cloudy trunk
Loading...
Searching...
No Matches
heat_save.cpp File Reference
#include "cddefines.h"
#include "thermal.h"
#include "radius.h"
#include "conv.h"
#include "lines_service.h"
#include "dense.h"
#include "taulines.h"
#include "phycon.h"
#include "elementnames.h"
#include "dynamics.h"
#include "save.h"
Include dependency graph for heat_save.cpp:

Go to the source code of this file.

Functions

void SaveHeat (FILE *io)

Variables

static const int IPRINT = 9

Function Documentation

◆ SaveHeat()

void SaveHeat ( FILE * io)

SaveHeat save contributors to local heating, with save heat command, called by save_do

Parameters
io

Definition at line 22 of file heat_save.cpp.

References ASSERT, TransitionProxy::associated(), CALLOC, chLineLbl(), CollisionProxy::col_str(), TransitionProxy::Coll(), conv, DEBUG_ENTRY, dense, dynamics, elementnames, TransitionProxy::Emis(), FndLineHt(), CollisionProxy::heat(), ioQQQ, IPRINT, LIMELM, MIN2, EmissionProxy::Pesc(), phycon, EmissionProxy::pump(), radius, save, SDIV(), SMALLFLOAT, spsort(), EmissionProxy::TauIn(), and thermal.

Referenced by SaveDo().

Here is the call graph for this function:

Variable Documentation

◆ IPRINT

const int IPRINT = 9
static

Definition at line 18 of file heat_save.cpp.