|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "thermal.h"#include "cooling.h"#include "called.h"#include "dense.h"#include "phycon.h"#include "trace.h"#include "pressure.h"#include "conv.h"#include "hcmap.h"#include "ion_trim.h"#include "hmi.h"
Functions | |
| void | map_do (FILE *io, const char *chType) |
Variables | |
| static const double | EPS = 0.005 |
| t_hcmap | hcmap |
| void map_do | ( | FILE * | io, |
| const char * | chType ) |
punt produce map of heating-cooling space for specified zone
| *io | |
| *chType |
References called, cdEXIT, conv, ConvEdenIoniz(), coolpr(), DEBUG_ENTRY, dense, EPS, EXIT_FAILURE, exp10(), fprintf(), hcmap, hmi, ion_trim_invalidate(), ion_trim_untrim(), ioQQQ, ipHELIUM, ipHYDROGEN, LIMELM, MAX2, MIN2, NCOLNT_LAB_LEN, nzone, phycon, PresTotCurrent(), PrintEfmt, TempChange(), thermal, and trace.
Referenced by ConvFail(), iter_end_check(), and SaveDo().

|
static |
| t_hcmap hcmap |
Referenced by ConvFail(), InitDefaultsPreparse(), iter_end_check(), lgCheckMonitors(), map_do(), ParseMap(), ParseSave(), ParseSet(), PrtComment(), and SaveDo().