cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
conv_temp_eden_ioniz.cpp File Reference
#include "cddefines.h"
#include "hmi.h"
#include "thermal.h"
#include "colden.h"
#include "pressure.h"
#include "dense.h"
#include "trace.h"
#include "phycon.h"
#include "conv.h"
#include "physconst.h"
#include "iter_track.h"
#include "radius.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

int ConvTempEdenIoniz ( void  )
STATIC double CoolHeatError ( double  temp)
STATIC void DumpCoolStack ( double  thres)

Definition at line 341 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:

STATIC void DumpHeatStack ( double  thres)

Definition at line 373 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:

STATIC bool lgConvTemp ( const iter_track TeTrack)