#include "cddefines.h"#include "physconst.h"#include "trace.h"#include "heavy.h"#include "radius.h"#include "magnetic.h"#include "hextra.h"#include "thermal.h"#include "dense.h"#include "doppvel.h"#include "ionbal.h"#include "rfield.h"#include "opacity.h"#include "gammas.h"#include "highen.h"Include dependency graph for highen.cpp:

Go to the source code of this file.
Functions | |
| void | highen (void) | 
| void highen | ( | void | ) | 
evaluate compton heating cooling, pair production
Definition at line 20 of file highen.cpp.
References t_rfield::anu2, ASSERT, t_rfield::comoff, t_ionbal::CompRecoilHeatRate, t_ionbal::CompRecoilIonRate, DEBUG_ENTRY, dense, ELECTRON_MASS, EN1RYD, Heavy, ionbal, t_opac::iopcom, t_ionbal::ipCompRecoil, t_ionbal::lgCompRecoil, LIMELM, t_ionbal::nCompRecoilElec, t_rfield::nflux, opac, t_opac::OpacStack, rfield, SPEEDLIGHT, t_rfield::SummedCon, t_Heavy::Valence_IP_Ryd, and t_dense::xIonDense.
 1.4.7