Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
zone_startend.cpp File Reference
#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"
Include dependency graph for zone_startend.cpp:

Macros

#define IOFF   3
 

Functions

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

Macro Definition Documentation

◆ IOFF

#define IOFF   3

Referenced by ZoneStart().

Function Documentation

◆ ZoneEnd()

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

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?

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

Here is the call graph for this function: