- 28 Jul, 2017 1 commit
-
-
Bert Vandenbroucke authored
Partially restored old time step criterion. Isolated flux limiter into a separate file and made it configurable. Removed some superfluous gravity variables.
-
- 30 May, 2017 1 commit
-
-
Matthieu Schaller authored
Updated the hydrodstatic disc patch example to use a longer slab in z and the correct internal energy.
-
- 23 May, 2017 1 commit
-
-
Bert Vandenbroucke authored
Disabled GIZMO particle steering for vacuum particles. Disabled warning messages for unphysical values and pathological configurations.
-
- 22 May, 2017 1 commit
-
-
Matthieu Schaller authored
Implemented the changes in ls that prevent gizmo crashes in cases where the mesh is seriously distorted
-
- 15 Mar, 2017 2 commits
-
-
Bert Vandenbroucke authored
Fixed wrong box size in 2D Sod shock that caused SHADOWFAX_SPH to crash. Added flag in const.h to enable or disable cell motion steering. Made sure cell centroids have all their coordinates initialized.
-
Bert Vandenbroucke authored
Fixed bug in 2D Voronoi algorithm. Sod shock now works (with fixed cells). Moved gradient and slope limiter defines for SHADOWFAX_SPH to const.h.
-
- 09 Mar, 2017 2 commits
-
-
Bert Vandenbroucke authored
Cleaned up 1D Voronoi algorithm some more. Added SHADOWFAX_TOTAL_ENERGY flag and support for an isothermal EoS.
-
Bert Vandenbroucke authored
-
- 07 Mar, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 03 Mar, 2017 1 commit
-
-
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 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 01 Mar, 2017 3 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
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
-
- 28 Feb, 2017 4 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
-
- 12 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 10 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 29 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 27 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 26 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 27 Nov, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 27 Oct, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 26 Oct, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 25 Oct, 2016 1 commit
-
-
Stefan Arridge authored
-
- 21 Oct, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 07 Oct, 2016 1 commit
-
-
Stefan Arridge authored
-
- 25 Sep, 2016 1 commit
-
-
Peter W. Draper authored
-
- 23 Sep, 2016 2 commits
-
-
Stefan Arridge authored
-
Matthieu Schaller authored
-
- 22 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
Add debugging checks to make sure all the active tasks are scheduled and that no inactive task is being run.
-
- 21 Sep, 2016 1 commit
-
-
Tom Theuns authored
-