cloudy trunk
Loading...
Searching...
No Matches
zone_startend.cpp File Reference
#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"
Include dependency graph for zone_startend.cpp:

Go to the source code of this file.

Macros

#define IOFF   3

Functions

void ZoneStart (const char *chMode)
void ZoneEnd (void)

Macro Definition Documentation

◆ IOFF

#define IOFF   3

Definition at line 23 of file zone_startend.cpp.

Referenced by ZoneStart().

Function Documentation

◆ ZoneEnd()

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().

Here is the call graph for this function:

◆ ZoneStart()

void ZoneStart ( const char * chMode)

ZoneStart, ZoneEnd, set variables that change with each zone, like radius, depth

Parameters
*chMode
Todo
2 is this the best place for this?

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().

Here is the call graph for this function: