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

Go to the source code of this file.

Functions

void CoolSave (FILE *io, char chJob[])

Variables

static const int IPRINT = 100

Function Documentation

◆ CoolSave()

void CoolSave ( FILE * io,
char chJob[] )

CoolSave save coolants, called by save_do

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

Here is the call graph for this function:

Variable Documentation

◆ IPRINT

const int IPRINT = 100
static

Definition at line 17 of file cool_save.cpp.

Referenced by CoolSave(), and SaveHeat().