cloudy trunk
|
#include "cddefines.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 "conv.h"
#include "dynamics.h"
#include "radius.h"
#include "zones.h"
#include "doppvel.h"
#include "mole.h"
Go to the source code of this file.
Macros | |
#define | IOFF 3 |
Functions | |
void | ZoneStart (const char *chMode) |
void | ZoneEnd (void) |
#define IOFF 3 |
Definition at line 23 of file zone_startend.cpp.
Referenced by ZoneStart().
void ZoneEnd | ( | void | ) |
ZoneStart, ZoneEnd, set variables that change with each zone, like radius, depth
Definition at line 509 of file zone_startend.cpp.
References 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 |
Definition at line 25 of file zone_startend.cpp.
References ASSERT, conv, DEBUG_ENTRY, dense, diatoms, DoppVel, dynamics, DynaStartZone(), EdenChange(), geometry, IOFF, ioQQQ, iteration, max(), MAX2, min(), MIN2, nzone, opac, phycon, PI, PI2, POW2, pow2(), radius, rfield, sign(), struc, TempChange(), thermal, and TotalInsanity().
Referenced by cloudy().