#include "cddefines.h"
#include "thermal.h"
#include "cooling.h"
#include "stopcalc.h"
#include "called.h"
#include "dense.h"
#include "mole.h"
#include "phycon.h"
#include "trace.h"
#include "pressure.h"
#include "conv.h"
#include "map.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 22 of file map.cpp.
References called, cdEXIT(), t_thermal::chClntLab, chLabel, t_map::cmap, co, t_thermal::collam, conv, ConvEdenIoniz(), t_thermal::cooling, coolpr(), t_thermal::ctot, t_thermal::dCooldT, DEBUG_ENTRY, DEBUG_EXIT, dense, t_thermal::dHeatdT, t_dense::eden, EPS, t_dense::gas_phase, t_thermal::heating, t_thermal::heatnt, t_map::hmap, t_thermal::htot, t_dense::IonHigh, t_dense::IonLow, ioQQQ, ipHELIUM, ipHYDROGEN, t_co::iteration_co, t_thermal::lgCNegChk, t_dense::lgElmtOn, t_map::lgMapDone, t_map::lgMapOK, t_conv::lgSearch, t_called::lgTalk, t_thermal::lgTeHigh, t_trace::lgTrace, LIMELM, MALLOC, map, MAX2, MIN2, t_thermal::ncltot, NCOLNT_LAB_LEN, t_map::nmap, t_map::nMapAlloc, t_map::nMapStep, t_conv::nTotalIoniz, t_trace::nTrConvg, nzone, phycon, PresTotCurrent(), PrintEfmt(), t_map::RangeMap, StopCalc, t_phycon::te, t_StopCalc::TeHighest, t_StopCalc::TeLowest, t_map::temap, tfidle(), thermal, trace, wl, and t_dense::xIonDense.
Referenced by ConvFail(), iter_end_check(), pltmap(), and PunchDo().