cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
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:

Go to the source code of this file.

Functions

void PrtLinePres (FILE *ioPRESSURE)
 

Variables

static const double THRESH = 0.05
 

Function Documentation

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

Definition at line 16 of file prt_linepres.cpp.

References ASSERT, t_dense::AtomicWeight, chIonLbl(), dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, diatoms, fprintf(), frac(), GetDopplerWidth(), HFLines, t_dense::IonHigh, iso_ctrl, iso_sp, LIMELM, MIN2, t_iso_sp::nCollapsed_local, NISO, nLine, nSpecies, t_iso_sp::numLevels_local, nWindLine, t_pressure::pres_radiation_lines_curr, pressure, PressureRadiationLine(), prt_wl(), TransitionList::size(), t_isoCTRL::SmallA, SMALLFLOAT, spsort(), TauLine2, THRESH, t_iso_sp::trans(), and TransitionProxy::WLAng().

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

Here is the call graph for this function:

Variable Documentation

const double THRESH = 0.05
static

Definition at line 14 of file prt_linepres.cpp.

Referenced by PrtLinePres().