#include "cddefines.h"#include "physconst.h"#include "taulines.h"#include "opacity.h"#include "hextra.h"#include "elementnames.h"#include "hydrogenic.h"#include "conv.h"#include "iso.h"#include "wind.h"#include "magnetic.h"#include "doppvel.h"#include "rfield.h"#include "phycon.h"#include "thermal.h"#include "hmi.h"#include "h2.h"#include "dense.h"#include "atomfeii.h"#include "mole.h"#include "dynamics.h"#include "trace.h"#include "rt.h"#include "atmdat.h"#include "lines_service.h"#include "pressure.h"#include "radius.h"Include dependency graph for pressure_total.cpp:

Go to the source code of this file.
Functions | |
| void | PresTotCurrent (void) | 
| void PresTotCurrent | ( | void | ) | 
PressureTotal determine the gas and line radiation pressures for current conditions, this sets the variable pressure.PresTotlCurr
Definition at line 34 of file pressure_total.cpp.
References t_dense::chDenseLaw, t_elementnames::chElementName, conv, t_hextra::cryden, DEBUG_ENTRY, dense, elementnames, t_dense::gas_phase, hextra, ioQQQ, ipHYDROGEN, iteration, lgAbort, t_dense::lgElmtOn, t_conv::lgSearch, t_dense::lgSetIoniz, LIMELM, NISO, t_conv::nTotalIoniz, nzone, phycon, t_pressure::pres_radiation_lines_curr, pressure, t_conv::PressureErrorAllowed, t_phycon::te, TempChange(), TotalInsanity(), and t_dense::xIonDense.
Referenced by ConvBase(), ConvInitSolution(), ConvTempEdenIoniz(), CoolHeatError(), DynaPresChngFactor(), map_do(), and PressureChange().
Here is the call graph for this function:

 1.4.7