cloudy trunk
Defines | Functions | Variables

conv_eden_ioniz.cpp File Reference

#include "cddefines.h"
#include "dense.h"
#include "trace.h"
#include "thermal.h"
#include "thirdparty.h"
#include "phycon.h"
#include "conv.h"
Include dependency graph for conv_eden_ioniz.cpp:

Go to the source code of this file.

Defines

#define PRT_FAIL_LAST_TRY   false
#define PRT_EDEN_OSCIL   false
#define OLDFAC   0.75
#define KASE_EDEN_NOT_ION   10
#define USE_NEW   true
#define PRT_NEW   false

Functions

int ConvEdenIoniz (void)
bool lgConvEden (void)

Variables

static const int LOOPMAX = 35

Define Documentation

#define KASE_EDEN_NOT_ION   10

Referenced by ConvEdenIoniz().

#define OLDFAC   0.75

Referenced by ConvEdenIoniz(), and RT_line_static().

#define PRT_EDEN_OSCIL   false

Referenced by ConvEdenIoniz().

#define PRT_FAIL_LAST_TRY   false

Referenced by ConvEdenIoniz().

#define PRT_NEW   false

Referenced by ConvEdenIoniz().

#define USE_NEW   true

Referenced by ConvEdenIoniz().


Function Documentation

int ConvEdenIoniz ( void  )
bool lgConvEden ( void  )

returns true if electron density is converged

Definition at line 931 of file conv_eden_ioniz.cpp.

References conv, dense, t_dense::eden, t_conv::EdenErrorAllowed, t_dense::EdenTrue, t_conv::lgConvEden, and SDIV().

Referenced by ConvPresTempEdenIoniz().

Here is the call graph for this function:


Variable Documentation

const int LOOPMAX = 35 [static]

Definition at line 14 of file conv_eden_ioniz.cpp.

Referenced by ConvEdenIoniz().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3