Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.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 "conv.h"
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 |
References ASSERT, BIGFLOAT, called, cdEXIT, conv, DEBUG_ENTRY, dense, EXIT_FAILURE, fnzone, fprintf(), hcmap, hextra, ioQQQ, ipHYDROGEN, iteration, map_do(), MAX2, MIN2, nzone, phycon, pressure, PrtZone(), safe_div(), ShowMe(), and thermal.
Referenced by ConvPresTempEdenIoniz(), and GrainChargeTemp().