cloudy trunk
Loading...
Searching...
No Matches
conv_fail.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "prt.h"
#include "phycon.h"
#include "hextra.h"
#include "pressure.h"
#include "dense.h"
#include "thermal.h"
#include "called.h"
#include "hcmap.h"
#include "wind.h"
#include "conv.h"
Include dependency graph for conv_fail.cpp:

Go to the source code of this file.

Functions

void ConvFail (const char chMode[], const char chDetail[])

Function Documentation

◆ ConvFail()

void ConvFail ( const char chMode[],
const char chDetail[] )

ConvFail handle convergence failure

Parameters
chMode[]chMode is one of "pres", "eden", "ioni", "pops", "grai", "temp"
chDetailstring giving details about the convergence failure

Definition at line 18 of file conv_fail.cpp.

References ASSERT, called, cdEXIT, conv, DEBUG_ENTRY, dense, EXIT_FAILURE, fnzone, hcmap, hextra, ioQQQ, ipHYDROGEN, iteration, lgAbort, map_do(), MAX2, MIN2, nzone, phycon, pressure, PrtZone(), ShowMe(), and thermal.

Referenced by ConvPresTempEdenIoniz(), GrainChargeTemp(), and diatomics::H2_Level_low_matrix().

Here is the call graph for this function: