Big update for planetary stuff
Lots of minor and some major updates and tweaks, including bug fixes for particles running out of neighbours and non-periodic boundaries, some of which are crude and temporary.
Planetary simulations are now running successfully!
Also removed the examples since they need serious updating, to be replaced with functional versions soon.
Merge request reports
Activity
DensityEnergy includes Balsara. At the moment that's the only difference, but I figured that it was worth keeping a minimal SPH version separate from the DensityEnergy that we can use to play around with things like viscosity.
I also need to update it with everything that's changed in MinimalMultiMat, which like you say is a pain since apart from the few viscosity lines they're currently identical.
Edited by Jacob Kegerreisadded 1 commit
- 771182bd - Prevent FPE from mutlipoles with only zero-mass particles that have left the box
added 1 commit
- 4c83a0a0 - Leave out-of-box particles' positions unchanged to avoid breaking the tree
added 1 commit
- 85c7c8de - Remove the DensityEnergy scheme and add its Balsara switch to MinimalMultiMat as…
added 1 commit
- 2dc6bfcf - Remove the DensityEnergy scheme and add its Balsara switch to MinimalMultiMat as…
added 1 commit
- 99a7c119 - Rename the MinimalMultiMat hydro scheme to Planetary, since it'll no longer…
added 1 commit
- 53d78f5e - Rename the MinimalMultiMat hydro scheme to Planetary, since it'll no longer…
- Resolved by Jacob Kegerreis