|
cloudy trunk
|
#include "cddefines.h"#include "thermal.h"#include "cooling.h"#include "called.h"#include "dense.h"#include "mole.h"#include "phycon.h"#include "trace.h"#include "pressure.h"#include "conv.h"#include "hcmap.h"
Go to the source code of this file.
Macros | |
| #define | EPS 0.005 |
Functions | |
| void | map_do (FILE *io, const char *chType) |
Variables | |
| t_hcmap | hcmap |
| void map_do | ( | FILE * | io, |
| const char * | chType ) |
punt produce map of heating-cooling space for specified zone
| *io | |
| *chType |
Definition at line 23 of file hcmap.cpp.
References called, cdEXIT, conv, ConvEdenIoniz(), coolpr(), DEBUG_ENTRY, dense, EPS, EXIT_FAILURE, hcmap, ioQQQ, ipHELIUM, ipHYDROGEN, lgAbort, LIMELM, MALLOC, MAX2, MIN2, NCOLNT_LAB_LEN, nzone, phycon, PresTotCurrent(), PrintEfmt, TempChange(), thermal, and trace.
Referenced by ConvFail(), iter_end_check(), pltmap(), and SaveDo().

| t_hcmap hcmap |
Definition at line 21 of file hcmap.cpp.
Referenced by ConvFail(), InitCoreload(), InitDefaultsPreparse(), iter_end_check(), lgCheckMonitors(), map_do(), ParseMap(), ParseSave(), ParseSet(), pltmap(), PrtComment(), and SaveDo().