Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
iter_end_chk.cpp File Reference
#include "cddefines.h"
#include "lines.h"
#include "mole.h"
#include "conv.h"
#include "iterations.h"
#include "trace.h"
#include "dense.h"
#include "colden.h"
#include "taulines.h"
#include "hmi.h"
#include "prt.h"
#include "phycon.h"
#include "geometry.h"
#include "stopcalc.h"
#include "opacity.h"
#include "thermal.h"
#include "cooling.h"
#include "predcont.h"
#include "pressure.h"
#include "radius.h"
#include "called.h"
#include "wind.h"
#include "hcmap.h"
#include "rfield.h"
#include "flux.h"
Include dependency graph for iter_end_chk.cpp:

Macros

#define EPS   1.00001
 
#define EPS   0.005
 

Functions

STATIC void dmpary (void)
 
int iter_end_check (void)
 

Macro Definition Documentation

◆ EPS [1/2]

#define EPS   1.00001

◆ EPS [2/2]

#define EPS   0.005

Function Documentation

◆ dmpary()

STATIC void dmpary ( void )

References coolpr(), DEBUG_ENTRY, EPS, fprintf(), ioQQQ, nzone, phycon, STATIC, and thermal.

Referenced by iter_end_check().

Here is the call graph for this function:

◆ iter_end_check()

int iter_end_check ( void )

iter_end_check called by Cloudy after each zone to determine whether iteration is complete returns true if iteration is complete, false if not

References ASSERT, BIGFLOAT, called, cdEXIT, colden, column(), molezone::column, conv, cpu, DEBUG_ENTRY, dense, dmpary(), EPS, EXIT_FAILURE, findspecieslocal(), findspecieslocal_validate(), fprintf(), geometry, hcmap, HFLines, hmi, Singleton< t_PredCont >::Inst(), ioMAP, ioQQQ, ipCOL_HTOT, ipHYDROGEN, ipOXYGEN, iteration, iterations, LineSave, map_do(), MAX2, mole, mole_global, nCHREASONSTOP, NULL, nzone, t_PredCont::offset(), opac, phycon, pressure, prt, PrtLinePres(), PrtZone(), radius, rfield, SDIV(), ShowMe(), SMALLFLOAT, StopCalc, TempChange(), thermal, TotalInsanity(), trace, and wind.

Referenced by cloudy().

Here is the call graph for this function: