cloudy trunk
Loading...
Searching...
No Matches
Functions
conv_temp_eden_ioniz.cpp File Reference
#include "cddefines.h"
#include "hmi.h"
#include "thermal.h"
#include "iso.h"
#include "hydrogenic.h"
#include "colden.h"
#include "h2.h"
#include "pressure.h"
#include "dense.h"
#include "struc.h"
#include "thirdparty.h"
#include "trace.h"
#include "phycon.h"
#include "conv.h"
Include dependency graph for conv_temp_eden_ioniz.cpp:

Go to the source code of this file.

Functions

STATIC bool lgConvTemp (const iter_track &TeTrack)
 
STATIC double CoolHeatError (double temp)
 
STATIC void DumpCoolStack (double thres)
 
STATIC void DumpHeatStack (double thres)
 
int ConvTempEdenIoniz (void)
 

Function Documentation

◆ ConvTempEdenIoniz()

int ConvTempEdenIoniz ( void  )

◆ CoolHeatError()

STATIC double CoolHeatError ( double  temp)

◆ DumpCoolStack()

STATIC void DumpCoolStack ( double  thres)

Definition at line 327 of file conv_temp_eden_ioniz.cpp.

References t_thermal::chClntLab, t_thermal::collam, t_thermal::cooling, t_thermal::ctot, dprintf(), t_thermal::heatnt, ioQQQ, t_thermal::ncltot, and thermal.

Referenced by CoolHeatError().

Here is the call graph for this function:

◆ DumpHeatStack()

STATIC void DumpHeatStack ( double  thres)

Definition at line 359 of file conv_temp_eden_ioniz.cpp.

References dprintf(), t_thermal::heating, t_thermal::htot, ioQQQ, LIMELM, and thermal.

Referenced by CoolHeatError().

Here is the call graph for this function:

◆ lgConvTemp()

STATIC bool lgConvTemp ( const iter_track TeTrack)