-
- Downloads
Merge branch 'cleanup_rho_dh' into 'master'
Cleanup rho dh and use of the EoS functions A few more rather unimportant cosmetic changes: - moved rho_dh to density.rho_dh everywhere. - added a force.f term to contain the transformed value of rho_dh. - When computing the sound speed, I am now using the functions defined in equation_of_state.h everywhere. The particles are the same size in memory as before despite the change. I had to update the tolerances for the tests as rho_dh changed meaning. See merge request !255
No related branches found
No related tags found
Showing
- src/equation_of_state.h 31 additions, 0 deletionssrc/equation_of_state.h
- src/hydro/Gadget2/hydro.h 67 additions, 19 deletionssrc/hydro/Gadget2/hydro.h
- src/hydro/Gadget2/hydro_debug.h 2 additions, 2 deletionssrc/hydro/Gadget2/hydro_debug.h
- src/hydro/Gadget2/hydro_iact.h 18 additions, 10 deletionssrc/hydro/Gadget2/hydro_iact.h
- src/hydro/Gadget2/hydro_part.h 6 additions, 3 deletionssrc/hydro/Gadget2/hydro_part.h
- src/hydro/Minimal/hydro.h 62 additions, 16 deletionssrc/hydro/Minimal/hydro.h
- src/hydro/Minimal/hydro_debug.h 1 addition, 1 deletionsrc/hydro/Minimal/hydro_debug.h
- src/hydro/Minimal/hydro_iact.h 11 additions, 11 deletionssrc/hydro/Minimal/hydro_iact.h
- src/hydro/Minimal/hydro_part.h 9 additions, 3 deletionssrc/hydro/Minimal/hydro_part.h
- src/hydro/PressureEntropy/hydro.h 46 additions, 31 deletionssrc/hydro/PressureEntropy/hydro.h
- tests/test27cells.c 2 additions, 6 deletionstests/test27cells.c
- tests/testInteractions.c 2 additions, 7 deletionstests/testInteractions.c
- tests/testPair.c 2 additions, 6 deletionstests/testPair.c
- tests/tolerance_27_normal.dat 1 addition, 1 deletiontests/tolerance_27_normal.dat
- tests/tolerance_27_perturbed.dat 1 addition, 1 deletiontests/tolerance_27_perturbed.dat
Loading
Please register or sign in to comment