|
MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <cooling_rates.h>
Public Attributes | |
| enum RecombType | recomb |
| enum CoolingType | cooling |
| int | SelfShieldingOn |
| int | PhotoIonizationOn |
| double | fBar |
| double | PhotoIonizeFactor |
| double | CMBTemperature |
| double | MinGasTemp |
| double | UVRedshiftThreshold |
| double | HydrogenHeatAmp |
| int | HeliumHeatOn |
| double | HeliumHeatThresh |
| double | HeliumHeatAmp |
| double | HeliumHeatExp |
| double | rho_crit_baryon |
Definition at line 23 of file cooling_rates.h.
| double cooling_params::CMBTemperature |
Definition at line 41 of file cooling_rates.h.
Referenced by cool_InverseCompton(), set_cooling_params(), and test_DoCooling().
| enum CoolingType cooling_params::cooling |
Definition at line 114 of file cooling_rates.h.
Referenced by _t5(), cool_CollisionalH0(), cool_FreeFree(), cool_RecombHePP(), cool_RecombHp(), get_heatingcooling_rate(), get_individual_cooling(), set_cooling_params(), test_DoCooling(), and test_heatingcooling_rate().
| double cooling_params::fBar |
Definition at line 35 of file cooling_rates.h.
Referenced by get_global_UVBG(), init_cooling_rates(), test_DoCooling(), test_heatingcooling_rate(), test_rate_network(), test_recomb_rates(), and test_uvbg_loader().
| double cooling_params::HeliumHeatAmp |
Definition at line 55 of file cooling_rates.h.
Referenced by cool_he_reion_factor(), set_cooling_params(), and test_DoCooling().
| double cooling_params::HeliumHeatExp |
Definition at line 56 of file cooling_rates.h.
Referenced by cool_he_reion_factor(), set_cooling_params(), and test_DoCooling().
| int cooling_params::HeliumHeatOn |
Definition at line 53 of file cooling_rates.h.
Referenced by cool_he_reion_factor(), set_cooling_params(), and test_DoCooling().
| double cooling_params::HeliumHeatThresh |
Definition at line 54 of file cooling_rates.h.
Referenced by cool_he_reion_factor(), set_cooling_params(), and test_DoCooling().
| double cooling_params::HydrogenHeatAmp |
Definition at line 50 of file cooling_rates.h.
Referenced by load_treecool(), set_cooling_params(), and test_DoCooling().
| double cooling_params::MinGasTemp |
Definition at line 44 of file cooling_rates.h.
Referenced by get_temp_internal(), set_cooling_params(), and test_DoCooling().
| int cooling_params::PhotoIonizationOn |
Definition at line 33 of file cooling_rates.h.
Referenced by get_photo_rate(), init_cooling_rates(), load_treecool(), set_cooling_params(), and test_DoCooling().
| double cooling_params::PhotoIonizeFactor |
Definition at line 38 of file cooling_rates.h.
Referenced by get_photo_rate(), set_cooling_params(), and test_DoCooling().
| enum RecombType cooling_params::recomb |
Definition at line 114 of file cooling_rates.h.
Referenced by recomb_alphad(), recomb_alphaHep(), recomb_alphaHepp(), recomb_alphaHp(), recomb_GammaeH0(), recomb_GammaeHe0(), recomb_GammaeHep(), set_cooling_params(), test_DoCooling(), test_heatingcooling_rate(), and test_recomb_rates().
| double cooling_params::rho_crit_baryon |
Definition at line 57 of file cooling_rates.h.
Referenced by cool_he_reion_factor(), init_cooling_rates(), and test_DoCooling().
| int cooling_params::SelfShieldingOn |
Definition at line 31 of file cooling_rates.h.
Referenced by self_shield_corr(), set_cooling_params(), test_DoCooling(), test_heatingcooling_rate(), test_rate_network(), and test_uvbg_loader().
| double cooling_params::UVRedshiftThreshold |
Definition at line 47 of file cooling_rates.h.
Referenced by set_cooling_params(), and test_DoCooling().