cloudy trunk
Loading...
Searching...
No Matches
zones.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

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: