Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
prt_linepres.cpp File Reference
#include "cddefines.h"
#include "pressure.h"
#include "taulines.h"
#include "iso.h"
#include "dense.h"
#include "h2.h"
#include "prt.h"
#include "doppvel.h"
Include dependency graph for prt_linepres.cpp:

Functions

void PrtLinePres (FILE *ioPRESSURE)
 

Variables

static const double THRESH = 0.05
 

Function Documentation

◆ PrtLinePres()

void PrtLinePres ( FILE * ioPRESSURE)

PrtLinePres print line radiation pressures for current conditions output goes top openned file handle

Todo
1 make this and eval rad pressure same routine, with flag saying to print contributors - copy code from other routine - this code has been left behind

References ASSERT, chIonLbl(), dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, diatoms, fprintf(), frac(), GetDopplerWidth(), HFLines, iso_ctrl, iso_sp, LIMELM, MIN2, NISO, nLine, nSpecies, nWindLine, pressure, PressureRadiationLine(), t_wavl::prt_wl(), SMALLFLOAT, spsort(), TauLine2, and THRESH.

Referenced by iter_end_check(), PrtZone(), and SaveDo().

Here is the call graph for this function:

Variable Documentation

◆ THRESH

const double THRESH = 0.05
static

Referenced by PrtLinePres().