cloudy trunk
Loading...
Searching...
No Matches
conv_pres_temp_eden_ioniz.cpp File Reference
#include "cddefines.h"
#include "phycon.h"
#include "rt.h"
#include "dense.h"
#include "pressure.h"
#include "trace.h"
#include "conv.h"
#include "pressure_change.h"
#include "thermal.h"
#include "geometry.h"
#include "grainvar.h"
#include "grains.h"
Include dependency graph for conv_pres_temp_eden_ioniz.cpp:

Go to the source code of this file.

Functions

int ConvPresTempEdenIoniz (void)

Function Documentation

◆ ConvPresTempEdenIoniz()

int ConvPresTempEdenIoniz ( void )

ConvPresTempEdenIoniz solve for current pressure, calls PressureChange, ConvTempEdenIoniz, called by cloudy returns 0 if ok, 1 if disaster

Definition at line 23 of file conv_pres_temp_eden_ioniz.cpp.

References AbundChange(), conv, ConvFail(), ConvTempEdenIoniz(), DEBUG_ENTRY, dense, fnzone, geometry, GrainDrift(), gv, ioQQQ, ipHYDROGEN, iteration, lgAbort, max(), MAX2, min(), MIN2, nzone, phycon, PRES_CHANGES, solverState::press, pressure, PressureChange(), pressureZone(), PresTotCurrent(), RT_OTS_ChkSum(), ScaleAllDensities(), scalingDensity(), PresMode::set(), sign(), SMALLFLOAT, TempChange(), thermal, TorF(), trace, and zoneDensity().

Referenced by AGN_Hemis(), cloudy(), and ConvInitSolution().

Here is the call graph for this function: