cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
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 "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.

Macros

#define USENUMER   false
 
#define ITERMAX   100
 

Functions

STATIC double CoolHeatError (double temp)
 
STATIC double TeBrent (double x1, double x2)
 
STATIC void MakeDeriv (const char *job, double *DerivNumer)
 
STATIC void PutHetCol (double te, double htot, double ctot)
 
int ConvTempEdenIoniz (void)
 
bool lgConvTemp (void)
 

Variables

static const int LIMDEF = 60
 

Macro Definition Documentation

#define ITERMAX   100

Definition at line 674 of file conv_temp_eden_ioniz.cpp.

Referenced by TeBrent().

#define USENUMER   false

Referenced by ConvTempEdenIoniz().

Function Documentation

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

Definition at line 651 of file conv_temp_eden_ioniz.cpp.

References ConvEdenIoniz(), t_thermal::ctot, DEBUG_ENTRY, t_thermal::htot, lgAbort, phycon, PresTotCurrent(), PutHetCol(), t_phycon::te, TempChange(), and thermal.

Referenced by ConvTempEdenIoniz(), and TeBrent().

Here is the call graph for this function:

bool lgConvTemp ( void  )
STATIC void MakeDeriv ( const char *  job,
double *  DerivNumer 
)
STATIC void PutHetCol ( double  te,
double  htot,
double  ctot 
)
STATIC double TeBrent ( double  x1,
double  x2 
)

Definition at line 676 of file conv_temp_eden_ioniz.cpp.

References cdEXIT, conv, CoolHeatError(), DEBUG_ENTRY, fp_equal(), t_conv::HeatCoolRelErrorAllowed, t_thermal::htot, ioQQQ, ITERMAX, MIN2, sign(), thermal, x1, and x2.

Referenced by ConvTempEdenIoniz().

Here is the call graph for this function:

Variable Documentation

const int LIMDEF = 60
static

Definition at line 27 of file conv_temp_eden_ioniz.cpp.

Referenced by ConvTempEdenIoniz().


Generated for cloudy by doxygen 1.8.4