cloudy trunk
|
#include "cddefines.h"
#include "thermal.h"
#include "dynamics.h"
#include "radius.h"
#include "conv.h"
#include "phycon.h"
#include "save.h"
#include "grainvar.h"
#include "hmi.h"
#include "coolheavy.h"
Go to the source code of this file.
Functions | |
void | CoolSave (FILE *io, char chJob[]) |
Variables | |
static const int | IPRINT = 100 |
void CoolSave | ( | FILE * | io, |
char | chJob[] ) |
CoolSave save coolants, called by save_do
io |
Definition at line 20 of file cool_save.cpp.
References CALLOC, cdEXIT, conv, CoolHeavy, DEBUG_ENTRY, dynamics, EXIT_FAILURE, gv, hmi, ioQQQ, IPRINT, LIMELM, MAX2, MIN2, phycon, radius, save, SDIV(), sign(), spsort(), thermal, and TotalInsanity().
Referenced by ConvInitSolution(), and SaveDo().
|
static |
Definition at line 17 of file cool_save.cpp.
Referenced by CoolSave(), and SaveHeat().