MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <cooling.h>
Public Attributes | |
int | CoolingOn |
double | density_in_phys_cgs |
double | uu_in_cgs |
double | tt_in_s |
double | rho_crit_baryon |
int cooling_units::CoolingOn |
Definition at line 23 of file cooling.h.
Referenced by DoCooling(), GetCoolingTime(), init_cooling(), init_cooling_and_star_formation(), test_DoCooling(), and test_heatingcooling_rate().
double cooling_units::density_in_phys_cgs |
Definition at line 25 of file cooling.h.
Referenced by DoCooling(), GetCoolingTime(), GetHeliumIonFraction(), GetNeutralFraction(), init_cooling_and_star_formation(), test_DoCooling(), and test_heatingcooling_rate().
double cooling_units::rho_crit_baryon |
Definition at line 31 of file cooling.h.
Referenced by get_lambdanet(), init_cooling_and_star_formation(), and test_DoCooling().
double cooling_units::tt_in_s |
Definition at line 29 of file cooling.h.
Referenced by DoCooling(), GetCoolingTime(), init_cooling_and_star_formation(), test_DoCooling(), and test_heatingcooling_rate().
double cooling_units::uu_in_cgs |
Definition at line 27 of file cooling.h.
Referenced by DoCooling(), GetCoolingTime(), GetHeliumIonFraction(), GetNeutralFraction(), init_cooling_and_star_formation(), test_DoCooling(), and test_heatingcooling_rate().