- 07 Oct, 2016 2 commits
-
-
Stefan Arridge authored
-
Stefan Arridge authored
-
- 06 Oct, 2016 5 commits
-
-
Stefan Arridge authored
-
Stefan Arridge authored
-
Matthieu Schaller authored
Gizmo set internal energy This updates both the conserved and the primitive variables in `hydro_set_internal_energy()` and `hydro_set_entropy()`, and closes #221. See merge request !265
-
Bert Vandenbroucke authored
-
Matthieu Schaller authored
Added an exact isothermal Riemann solver. Using an isothermal equation of state requires the use of a specialized Riemann solver. Based on the book of Toro, I derived the corresponding equations and implemented an (exact) Riemann solver that solves them. The results obtained for the 1D Sod shock with GIZMO_SPH and EOS_ISOTHERMAL_GAS match those obtained with GADGET2_SPH and EOS_ISOTHERMAL_GAS, and also agree with the analytic solution (which also makes use of the isothermal Riemann solver). Writing a TRRS isothermal solver is quite straightforward. I still have to look into the HLLC solver and see if it is possible to make an isothermal version of that. I have a short document in which the equations for the isothermal Riemann problem are derived, and a Python script that can be used to get the analytic solution for a Sod shock type problem with an isothermal eos. If you are interested in these documents, I can also add them to the repository. The isothermal Riemann problem is not solved in Toro, so there is not really a reference for this. See merge request !264
-
- 29 Sep, 2016 9 commits
-
-
Matthieu Schaller authored
-
Stefan Arridge authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Stefan Arridge authored
-
Stefan Arridge authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 28 Sep, 2016 1 commit
-
-
Bert Vandenbroucke authored
-
- 27 Sep, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 26 Sep, 2016 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Stefan Arridge authored
-
Stefan Arridge authored
-
Peter W. Draper authored
Print hostname Prints the name of the host at runtime for each MPI rank when the verbosity level is set to 2 and the name of the host by default when MPI is not activated. See merge request !263
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 25 Sep, 2016 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
- 24 Sep, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 23 Sep, 2016 3 commits
-
-
Stefan Arridge authored
-
Matthieu Schaller authored
-
Bert Vandenbroucke authored
-
- 22 Sep, 2016 2 commits
-
-
Peter W. Draper authored
Test gdwarf support in GCC compiler Fixes a problem introduced by !261. See merge request !262
-
Peter W. Draper authored
-