|
cloudy trunk
|
#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"
Go to the source code of this file.
Functions | |
| void | ConvFail (const char chMode[], const char chDetail[]) |
| void ConvFail | ( | const char | chMode[], |
| const char | chDetail[] ) |
ConvFail handle convergence failure
| chMode[] | chMode is one of "pres", "eden", "ioni", "pops", "grai", "temp" |
| chDetail | string 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().
