Cloudy
Spectral Synthesis Code for Astrophysics
|
#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"
Functions | |
void | CoolSave (FILE *io, const char chJob[]) |
void CoolSave | ( | FILE * | io, |
const char | chJob[] ) |
CoolSave save coolants, called by save_do
io | the 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().