#include <timesc.h>
Data Fields | |
double | tcmptn |
double | time_therm_long |
double | time_therm_short |
double | time_Hrecom_long |
double | time_Hrecom_short |
double | sound |
float | CloudAgeSet |
double * | AgeCOMoleDest |
double | time_H2_Dest_longest |
double | time_H2_Form_longest |
double | time_H2_Dest_here |
double | time_H2_Form_here |
double | BigCOMoleForm |
double | sound_speed_isothermal |
double | sound_speed_adiabatic |
float | TimeErode |
double | TimeH21cm |
Definition at line 8 of file timesc.h.
double* t_timesc::AgeCOMoleDest |
local and longest timescales for CO and H2 molecules to form
Definition at line 31 of file timesc.h.
Referenced by CO_solve(), CO_zero(), IterStart(), PunchDo(), and radius_increment().
double t_timesc::BigCOMoleForm |
Definition at line 31 of file timesc.h.
Referenced by AgeCheck(), IterStart(), radius_increment(), and zero().
float t_timesc::CloudAgeSet |
age of cloud set with age command
Definition at line 26 of file timesc.h.
Referenced by AgeCheck(), ParseAge(), and zero().
double t_timesc::sound |
sound is sound travel time (sec) updated in radinc
Definition at line 23 of file timesc.h.
Referenced by AgeCheck(), IterStart(), PrtFinal(), and radius_increment().
adiabatic sound speed assuming monatomic gas - gamnma is 5/3
Definition at line 42 of file timesc.h.
Referenced by DynaPrtZone(), PunchDo(), and radius_increment().
isothermal sound speed
Definition at line 39 of file timesc.h.
Referenced by radius_increment(), radius_next(), and zero().
double t_timesc::tcmptn |
timescales tracked by the code, some set in checkage, some in radinc compton equilibrium timescale
Definition at line 12 of file timesc.h.
Referenced by IterStart(), PrtComment(), and PrtFinal().
double t_timesc::time_H2_Dest_here |
Definition at line 31 of file timesc.h.
Referenced by hmole_step(), IterStart(), PunchDo(), radius_increment(), and zero().
Definition at line 31 of file timesc.h.
Referenced by AgeCheck(), cdTimescales(), IterStart(), radius_increment(), and zero().
double t_timesc::time_H2_Form_here |
Definition at line 31 of file timesc.h.
Referenced by hmole_step(), IterStart(), radius_increment(), and zero().
Definition at line 31 of file timesc.h.
Referenced by AgeCheck(), cdTimescales(), IterStart(), radius_increment(), and zero().
double t_timesc::time_Hrecom_long |
hydrogen recombination timescale
Definition at line 19 of file timesc.h.
Referenced by AgeCheck(), and cdTimescales().
double t_timesc::time_Hrecom_short |
double t_timesc::time_therm_long |
thermal timescales
Definition at line 15 of file timesc.h.
Referenced by AgeCheck(), cdTimescales(), IterStart(), PrtComment(), PrtFinal(), and radius_increment().
double t_timesc::time_therm_short |
float t_timesc::TimeErode |
timescale for photoerosion of iron due to gamma rays
Definition at line 45 of file timesc.h.
Referenced by ContSetIntensity(), PrtComment(), and PrtFinal().
double t_timesc::TimeH21cm |
H 21 cm line to come into equilibrium
Definition at line 48 of file timesc.h.
Referenced by AgeCheck(), IterStart(), radius_increment(), and zero().