jchelly / gadgetviewer

Simple tool for interactive visualisation of Gadget and SWIFT N-body simulations
GNU General Public License v3.0
24 stars 9 forks source link

Smoothed density plot fails with runtime checks enabled #9

Closed jchelly closed 4 years ago

jchelly commented 4 years ago

Building with gcc and -fcheck=all,no-array-temps -finit-real=snan -finit-integer=-10000000 makes the smoothed density plot go wrong. Probably an uninitialized variable somewhere.

jchelly commented 4 years ago

Possibly fixed by bc9d13941a66f2f60c16ee8f0c07df0f19f12db6.