Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "zones.h"
#include "phycon.h"
#include "opacity.h"
#include "rfield.h"
#include "struc.h"
#include "thermal.h"
#include "dense.h"
#include "h2.h"
#include "geometry.h"
#include "iterations.h"
#include "conv.h"
#include "save.h"
#include "dynamics.h"
#include "radius.h"
#include "doppvel.h"
#include "mole.h"
#include "cosmology.h"
Macros | |
#define | IOFF 3 |
Functions | |
void | ZoneStart (const char *chMode) |
void | ZoneEnd (void) |
#define IOFF 3 |
Referenced by ZoneStart().
void ZoneEnd | ( | void | ) |
ZoneStart, ZoneEnd, set variables that change with each zone, like radius, depth
References ASSERT, DEBUG_ENTRY, DynaEndZone(), dynamics, mole_rk_bigchange(), opac, and rfield.
Referenced by cloudy().
void ZoneStart | ( | const char * | chMode | ) |
ZoneStart, ZoneEnd, set variables that change with each zone, like radius, depth
*chMode |
References ASSERT, conv, cosmology, DEBUG_ENTRY, dense, diatoms, DoppVel, dynamics, DynaStartZone(), EdenChange(), fprintf(), geometry, IOFF, ioQQQ, iteration, iterations, max(), MAX2, min(), MIN2, nzone, opac, phycon, pow(), POW2, pow2, radius, rfield, save, sign(), struc, TempChange(), thermal, and TotalInsanity().
Referenced by cloudy().