|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "wind.h"#include "stopcalc.h"#include "thermal.h"#include "dynamics.h"#include "trace.h"#include "save.h"#include "pressure.h"#include "iso.h"#include "h2.h"#include "dense.h"#include "mole.h"#include "hmi.h"#include "geometry.h"#include "iterations.h"#include "opacity.h"#include "ipoint.h"#include "radius.h"#include "rfield.h"
Functions | |
| void | radius_first (void) |
| void radius_first | ( | ) |
radius_first derive thickness of first zone
References ASSERT, DEBUG_ENTRY, molezone::den, dense, dynamics, exp10(), findspecieslocal_validate(), fp_equal(), fprintf(), geometry, h2, hmi, ioQQQ, ipH_LIKE, ipHYDROGEN, ipoint(), iso_sp, iteration, iterations, MAX2, MIN2, MIN3, MIN4, nzone, opac, POW2, pressure, radius, rfield, safe_div(), save, SDIV(), ShowMe(), SMALLFLOAT, StopCalc, thermal, TotalInsanity(), trace, and wind.
Referenced by cloudy(), and ConvInitSolution().
