cloudy
trunk
|
Go to the source code of this file.
Data Structures | |
struct | t_thermal |
Macros | |
#define | NCOLNT 10000L |
#define | NCOLNT_LAB_LEN 15 |
#define | NGRID 100 |
Functions | |
void | TempChange (double TempNew, bool lgForceUpdate) |
void | TempChange (double TempNew) |
Variables | |
EXTERN struct t_thermal | thermal |
#define NCOLNT 10000L |
Definition at line 9 of file thermal.h.
Referenced by CoolAdd(), and CoolZero().
#define NCOLNT_LAB_LEN 15 |
#define NGRID 100 |
grid to remember heating cooling history
Definition at line 175 of file thermal.h.
Referenced by PunchDo(), and PutHetCol().
void TempChange | ( | double | TempNew, |
bool | lgForceUpdate | ||
) |
TempChange change kinetic temperature, calls tfidle
Definition at line 52 of file temp_change.cpp.
References t_thermal::ConstTemp, DEBUG_ENTRY, ioQQQ, lgAbort, t_thermal::lgTemperatureConstant, phycon, StopCalc, t_phycon::te, t_StopCalc::TeFloor, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, tfidle(), and thermal.
Referenced by AGN_He1_CS(), AGN_Hemis(), ChargTranPun(), ConvInitSolution(), ConvTempEdenIoniz(), CoolEvaluate(), CoolHeatError(), dgaunt(), ion_recombAGN(), IonCarbo(), iso_recomb_check(), iter_end_check(), map_do(), ParseConstant(), ParseTLaw(), PressureChange(), PresTotCurrent(), PunchDo(), PunchLineData(), RT_tau_init(), zero(), and ZoneStart().
void TempChange | ( | double | TempNew) |
TempChange change kinetic temperature, calls tfidle but does not check on temperature floor or update all variables
TempChange change kinetic temperature, calls tfidle but does not update extensive variables or check for temperature floor, intended for use by routines that are sanity checks rather than real calculation
Definition at line 106 of file temp_change.cpp.
References DEBUG_ENTRY, ioQQQ, phycon, t_phycon::te, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, and tfidle().
Referenced by AbundancesSet(), advection_set_detault(), atom_level2(), atom_level3(), atom_levelN(), AtomSeqBeryllium(), AtomSeqBoron(), badprt(), cdCooling_last(), cdHeating_last(), ChargTranSumHeat(), CO_drive(), CO_PopsEmisCool(), CO_solve(), ContRate(), ContSetIntensity(), ConvBase(), ConvEdenIoniz(), ConvFail(), ConvInitSolution(), ConvIoniz(), ConvTempEdenIoniz(), CoolAdd(), CoolArgo(), CoolCalc(), CoolCarb(), CoolChlo(), CoolDima(), CoolEvaluate(), CoolHeatError(), CoolIron(), CoolNeon(), CoolNitr(), CoolOxyg(), CoolPunch(), CoolSulf(), CoolSum(), CoolZero(), dmpary(), DynaEndIter(), DynaIonize(), DynaPrtZone(), DynaPunch(), Fe11Lev5(), Fe13Lev5(), Fe2_cooling(), Fe3Lev14(), Fe4Lev12(), Fe7Lev8(), FeIILevelPops(), fndneg(), fndstr(), GammaBn(), GammaBnPL(), GammaK(), GetMaxhLine(), GrainChargeTemp(), GrainDrive(), GrainMakeDiffuse(), GrainRateDr(), GrainsInit(), GrainTemperature(), H2_Cooling(), H2_LevelPops(), H2_PunchDo(), HeatPunch(), HeatZero(), highen(), hmole_reactions(), hmole_step(), InitDefaultsPreparse(), InitSimPostparse(), ion_photo(), ion_solver(), ion_trim(), ion_zero(), IonCarbo(), IonNitro(), IonOxyge(), iso_cool(), iso_photo(), iter_end_check(), IterRestart(), IterStart(), lgCheckAsserts(), lgConvTemp(), lgCoolHeatCheckConverge(), lgCoolNetConverge(), lines(), lines_general(), lines_grains(), lines_molecules(), MakeDeriv(), map_do(), ParseCommands(), ParseConstant(), ParseCoronal(), ParseDont(), ParseTLaw(), PrtComment(), PrtFinal(), PrtHeader(), PrtZone(), PunchDo(), PunchLineData(), PutHetCol(), radius_first(), radius_increment(), radius_next(), RT_tau_init(), TeBrent(), TempChange(), tfidle(), zero(), and ZoneStart().