auckland-cosmo / PyUltraLight

Pseudo-spectral Python code to compute ultralight dark matter dynamics.
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

strengthen logic on saves and half steps #5

Open musoke opened 5 years ago

musoke commented 5 years ago

Check halfstepornot inside the conditional for whether a save happens, rather than as part of the condition.

This isn't a bug now but would be once other conditions can do a half step.