#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.
Defines | |
| #define | EPS 0.005 |
Functions | |
| void | map_do (FILE *io, const char *chType) |
| void map_do | ( | FILE * | io, | |
| const char * | chType | |||
| ) |
punt produce map of heating-cooling space for specified zone
| *io | ||
| *chType |
Definition at line 21 of file hcmap.cpp.
References called, cdEXIT, t_thermal::chClntLab, chLabel, t_hcmap::cmap, co, t_thermal::collam, conv, ConvEdenIoniz(), t_thermal::cooling, coolpr(), t_thermal::ctot, t_thermal::dCooldT, DEBUG_ENTRY, dense, t_thermal::dHeatdT, t_dense::eden, EPS, t_dense::gas_phase, hcmap, t_thermal::heating, t_thermal::heatnt, t_hcmap::hmap, t_thermal::htot, t_dense::IonHigh, t_dense::IonLow, ioQQQ, ipHELIUM, ipHYDROGEN, t_co::iteration_co, lgAbort, t_thermal::lgCNegChk, t_dense::lgElmtOn, t_hcmap::lgMapDone, t_hcmap::lgMapOK, t_conv::lgSearch, t_called::lgTalk, t_thermal::lgTeHigh, t_trace::lgTrace, LIMELM, MALLOC, MAX2, MIN2, t_thermal::ncltot, NCOLNT_LAB_LEN, t_hcmap::nmap, t_hcmap::nMapAlloc, t_hcmap::nMapStep, t_conv::nTotalIoniz, t_trace::nTrConvg, nzone, phycon, pow(), PresTotCurrent(), PrintEfmt, t_hcmap::RangeMap, t_phycon::te, t_hcmap::temap, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, TempChange(), thermal, trace, wl, and t_dense::xIonDense.
Referenced by ConvFail(), iter_end_check(), pltmap(), and SaveDo().
1.6.1