Cloudy
Spectral Synthesis Code for Astrophysics
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:

Functions

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

Function Documentation

◆ CoolSave()

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

CoolSave save coolants, called by save_do

Parameters
iothe file we will write to
*chJob

References cdEXIT, conv, CoolHeavy, DEBUG_ENTRY, dynamics, EXIT_FAILURE, fprintf(), gv, hmi, ioQQQ, LIMELM, MAX2, phycon, radius, safe_div(), save, sign(), SMALLFLOAT, spsort(), thermal, TotalInsanity(), and zero().

Referenced by ConvBase(), ConvInitSolution(), and SaveDo().

Here is the call graph for this function: