- 02 Nov, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 30 Oct, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Need to distinguish the kicks in the timestep_limiter as some particles may be kicked anyway by the kick1 task.
-
- 22 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 13 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 12 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
Make the new task synchronize the particles hit by feedback and force them to recompute a time-step. Propagate the time-step upwards.
-
- 03 Oct, 2019 1 commit
-
-
Matthieu Schaller authored
Make the minimal SPH scheme collect the minimal time-bin of the neighbours in the force and use this when setting the time-step size.
-
- 02 Sep, 2019 1 commit
-
-
- 15 May, 2019 1 commit
-
-
- 17 Dec, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 15 Oct, 2018 1 commit
-
-
- 09 Oct, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 08 Oct, 2018 4 commits
-
-
Jacob Kegerreis authored
-
Jacob Kegerreis authored
-
Jacob Kegerreis authored
-
Jacob Kegerreis authored
-
- 22 Jun, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 18 Jun, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 22 May, 2018 3 commits
-
-
Bert Vandenbroucke authored
-
Bert Vandenbroucke authored
Moved Gizmo to GizmoMFV, and changed gizmo configuration option to gizmo-mfv. Made sure all unit tests compile again with gizmo-mfv.
-
Bert Vandenbroucke authored
-
- 08 Apr, 2018 1 commit
-
-
Matthieu Schaller authored
-
- 23 Feb, 2018 1 commit
-
-
Bert Vandenbroucke authored
Added reference result for interacting blast waves. Added 2D and 3D spherical vacuum expansion test. Disabled pathological particle configuration errors in GIZMO to make 3D vacuum test work.
-
- 22 Feb, 2018 1 commit
-
-
Bert Vandenbroucke authored
-
- 23 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 02 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
When compiling with the iosthermal equation of state, read the constant thermal energy from the YAML file.
-
- 09 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 05 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 01 Oct, 2017 2 commits
-
-
Matthieu Schaller authored
All gpart now find all of their interactions following correct boundary condition check in runner_do_grav_long_range()
-
Matthieu Schaller authored
-
- 26 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 25 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Fixed the gravity bugs reported in #363. Need to find a good rebuild criterion for gravity-only runs.
-
- 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
-