cloudy trunk
Loading...
Searching...
No Matches
hcmap.cpp File Reference
#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"
Include dependency graph for hcmap.cpp:

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

Macro Definition Documentation

◆ EPS

#define EPS   0.005

Definition at line 19 of file hcmap.cpp.

Function Documentation

◆ map_do()

void map_do ( FILE * io,
const char * chType )

punt produce map of heating-cooling space for specified zone

Parameters
*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().

Here is the call graph for this function:

Variable Documentation

◆ hcmap