|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "taulines.h"#include "iso.h"#include "phycon.h"#include "cddrive.h"#include "mole.h"#include "elementnames.h"#include "dynamics.h"#include "stopcalc.h"#include "dense.h"#include "iterations.h"#include "colden.h"#include "save.h"#include "rt.h"#include "conv.h"#include "lines.h"
Functions | |
| void | ConvIterCheck (void) |
| void ConvIterCheck | ( | ) |
ConvIterCheck check whether model has converged or whether more iterations are needed - implements the iter to converg comnd
References AllTransitions, ASSERT, cdLine(), chLineLbl(), colden, conv, dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, dynamics, elementnames, fprintf(), Hbeta_WavLen, ipCOL_HTOT, ipH2s, ipH3p, ipH_LIKE, ipHe2p3P2, ipHe2s3S, ipHE_LIKE, iso_ctrl, iso_sp, iteration, iterations, LIMELM, MIN2, mole, mole_global, NCOLD, NISO, nSpecies, nzone, phycon, rt, save, StopCalc, and TotalInsanity().
Referenced by cloudy().
