|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "dense.h"#include "rfield.h"#include "phycon.h"#include "conv.h"#include "rt.h"#include "opacity.h"
Functions | |
| void | EdenChange (double EdenNew, bool lgEvalEscProb) |
| void EdenChange | ( | double | EdenNew, |
| bool | lgEvalEscProb = true ) |
EdenChange - changes electron density and dependent variables
References ASSERT, conv, DEBUG_ENTRY, dense, fp_equal(), ipHYDROGEN, lgOpacAllocated, MAX2, NULL, nzone, phycon, rfield, RT_line_all_escape(), and TotalInsanity().
Referenced by ContSetIntensity(), EdenError(), ion_recombAGN(), IterRestart(), SaveLineData(), ScaleAllDensities(), and ZoneStart().
