MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
cooling_params Struct Reference

#include <cooling_rates.h>

Collaboration diagram for cooling_params:
[legend]

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
 

Detailed Description

Definition at line 23 of file cooling_rates.h.

Member Data Documentation

◆ CMBTemperature

double cooling_params::CMBTemperature

Definition at line 41 of file cooling_rates.h.

Referenced by cool_InverseCompton(), set_cooling_params(), and test_DoCooling().

◆ cooling

enum CoolingType cooling_params::cooling

◆ fBar

double cooling_params::fBar

◆ HeliumHeatAmp

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().

◆ HeliumHeatExp

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().

◆ HeliumHeatOn

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().

◆ HeliumHeatThresh

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().

◆ HydrogenHeatAmp

double cooling_params::HydrogenHeatAmp

Definition at line 50 of file cooling_rates.h.

Referenced by load_treecool(), set_cooling_params(), and test_DoCooling().

◆ MinGasTemp

double cooling_params::MinGasTemp

Definition at line 44 of file cooling_rates.h.

Referenced by get_temp_internal(), set_cooling_params(), and test_DoCooling().

◆ PhotoIonizationOn

int cooling_params::PhotoIonizationOn

◆ PhotoIonizeFactor

double cooling_params::PhotoIonizeFactor

Definition at line 38 of file cooling_rates.h.

Referenced by get_photo_rate(), set_cooling_params(), and test_DoCooling().

◆ recomb

enum RecombType cooling_params::recomb

◆ rho_crit_baryon

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().

◆ SelfShieldingOn

int cooling_params::SelfShieldingOn

◆ UVRedshiftThreshold

double cooling_params::UVRedshiftThreshold

Definition at line 47 of file cooling_rates.h.

Referenced by set_cooling_params(), and test_DoCooling().


The documentation for this struct was generated from the following file: