- 03 Mar, 2017 4 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Added some extra isothermal eos flags in Gizmo/hydro.h. Made sure gpart mass is updated when conserved mass changes. Fixed a number of possible issues with the isothermal Riemann solver.
-
- 02 Mar, 2017 1 commit
-
-
Bert Vandenbroucke authored
-
- 01 Mar, 2017 6 commits
-
-
Bert Vandenbroucke authored
Particle velocities are now correct. Period. Noh still does not work properly, but increasing resolution helps (so it is probably just a resolution issue).
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Added some extra vacuum checks. Made sure isothermal Riemann solver crashes on vacuum (since isothermal vacuum cannot exist). Changed force.v_full to v instead of v_full and tried to explain why. Still have a problem with dt in acceleration computation which needs to be solved; will do this tomorrow.
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Improved initial density guess in isothermal Riemann solver, which leads to (faster) convergence. Added some extra isothermal eos flags in Gizmo hydro.h. Temporarily disabled primitive variable drift and changed the way the actual particle movement is calculated.
-
Bert Vandenbroucke authored
Added some extra checks to correctly handle vacuum + some debug checks. 2D Noh test now seems to work with moving particles.
-
- 28 Feb, 2017 5 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Cleaned up GIZMO gravity a bit. Still doesn't work. Added a gradient interpolation limiter that should solve the Noh problem.
-
Bert Vandenbroucke authored
Streamlined GIZMO_FIX_PARTICLES usage (tried to add parameter, but this does not work, as space_init has no access to the hydro_properties). Moved conserved variable initialization to hydro_first_init_part, and removed it from hydro_convert_quantities. Added some sanity checks to maintain positive density and pressure.
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Cleaned up Gizmo fixes. Added a hydro_timestep_extra method and added an empty version for all hydro schemes.
-
- 27 Feb, 2017 2 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
-
- 26 Feb, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 25 Feb, 2017 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 23 Feb, 2017 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Upgraded version number to reflect correct treatment of hydro in multi-dt and MPI as well as the inclusion of star particles.
-
Matthieu Schaller authored
Timestep order This is my last batch of changes regarding time integration. - Additional checks here and there that the particles are synchronized. Especially gpart. - Re-arranged the time-step sequence and simplified the logic in engine_step(). - Moved the decision of repartitioning from the main() to engine_step(). The re-arrangement of the time-step sequence allows for perfect energy conservation even when we rebuild, repartition or dump snapshots. Previously that was not the case as a spurious drift had to be introduced. See merge request !314
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 22 Feb, 2017 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Properties of the self-gravity scheme are now read from the YAML file. They are printed to stdout and to snapshots.
-
Matthieu Schaller authored
Properties of the self-gravity scheme are now read from the YAML file. They are printed to stdout and to snapshots.
-