cloudy trunk
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 "lines_service.h"
#include "h2.h"
#include "prt.h"
#include "mole.h"
Include dependency graph for prt_linepres.cpp:

Go to the source code of this file.

Macros

#define THRESH   0.05

Functions

void PrtLinePres (FILE *ioPRESSURE)

Macro Definition Documentation

◆ THRESH

#define THRESH   0.05

Definition at line 14 of file prt_linepres.cpp.

Referenced by PrtLinePres().

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

Definition at line 16 of file prt_linepres.cpp.

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

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

Here is the call graph for this function: