jdonnert / WVTICs

SPH initial conditions using Weighted Voronoi Tesselations
MIT License
8 stars 4 forks source link

Error in tree on startup #15

Open LudwigBoess opened 5 years ago

LudwigBoess commented 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.