Open LudwigBoess opened 5 years ago
On some random occasions the code crashes in the first iteration. Reststarting solves the issue. The error message is:
ERROR : In file src/tree.c, function create_node_from_particle(), line 280 :
Too many nodes
Steps to reproduce: Start the code with any model density. About one in three times it will crash with this error, for larger particle numbers.
On some random occasions the code crashes in the first iteration. Reststarting solves the issue. The error message is:
ERROR : In file src/tree.c, function create_node_from_particle(), line 280 :
Steps to reproduce: Start the code with any model density. About one in three times it will crash with this error, for larger particle numbers.