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 "stopcalc.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.

Defines

#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


Define Documentation

#define ITERMAX   100

Definition at line 801 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  )  [static]

Definition at line 777 of file conv_temp_eden_ioniz.cpp.

References ConvEdenIoniz(), t_thermal::ctot, t_thermal::htot, lgAbort, phycon, PresTotCurrent(), PutHetCol(), t_phycon::te, tfidle(), 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]

Definition at line 684 of file conv_temp_eden_ioniz.cpp.

References cdEXIT(), t_thermal::ctot, t_thermal::dCooldT, DEBUG_ENTRY, DEBUG_EXIT, t_thermal::htot, ioQQQ, t_thermal::lgTSetOn, nzone, phycon, SMALLFLOAT, t_phycon::te, and thermal.

Referenced by ConvTempEdenIoniz().

Here is the call graph for this function:

static void PutHetCol ( double  te,
double  htot,
double  ctot 
) [static]

static double TeBrent ( double  x1,
double  x2 
) [static]

Definition at line 803 of file conv_temp_eden_ioniz.cpp.

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

Referenced by ConvTempEdenIoniz().

Here is the call graph for this function:


Variable Documentation

const int LIMDEF = 60 [static]

Definition at line 28 of file conv_temp_eden_ioniz.cpp.

Referenced by ConvTempEdenIoniz().


Generated for cloudy by doxygen 1.5.9