t_prt Struct Reference

#include <prt.h>

Collaboration diagram for t_prt:

Collaboration graph
[legend]

Data Fields

bool lgSortLines
bool lgSortLineWavelength
bool lgSortLineIntensity
realnum wlSort1
realnum wlSort2
bool lgPrintColumns
bool lgPrtLineEmergent
bool lgPrintTime
bool lgPrnAges
bool lgPrtMaser
bool lgPrtTau
bool lgPrintFluxEarth
bool lgSurfaceBrightness
bool lgSurfaceBrightness_SR
realnum PrtTauFnt
bool lgPrnPump
bool lgPrnHeat
bool lgPrnColl
bool lgPrnInwd
bool lgPrnDiff
bool lgPrtCont
bool lgPrtContIndices
realnum lgPrtContIndices_lo_E
realnum lgPrtContIndices_hi_E
bool lgSourceReflected
bool lgSourceTransmitted
bool lgDiffuseInward
bool lgDiffuseOutward
bool lgPrtBN
bool lgPrtLastIt
bool lgPrtShort
bool lgOnlyZone
bool lgOnlyHead
bool lgPrtStart
long int nstart
bool lgPrintHeating
bool lgPrtArry [LIMELM]
realnum TooFaint
bool lgFaintOn
bool lgFntSet
bool lgPrnLineCell
long int nPrnLineCell
bool lgPrtLineArray
bool lgPrtLineLog
realnum qx
realnum powion
realnum xpow
realnum pbal
realnum q
realnum qgam
realnum pradio
realnum fx1ryd
long int ipeak
realnum GammaLumin
long int nzdump

Detailed Description

Definition at line 90 of file prt.h.


Field Documentation

realnum t_prt::fx1ryd

Definition at line 221 of file prt.h.

realnum t_prt::GammaLumin

Definition at line 230 of file prt.h.

Referenced by PrtHeader().

long int t_prt::ipeak

Definition at line 229 of file prt.h.

Referenced by PrtHeader().

bool t_prt::lgDiffuseInward

Definition at line 165 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParseSet().

bool t_prt::lgDiffuseOutward

Definition at line 166 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParseSet().

bool t_prt::lgFaintOn

Definition at line 199 of file prt.h.

Referenced by grid_do(), InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgFntSet

flag set true if print faint command entered, only used to not override it with print short

Definition at line 203 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgOnlyHead

lgOnlyHead set with print only header

Definition at line 180 of file prt.h.

Referenced by cloudy(), InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgOnlyZone

lgOnlyZone set with print only zones

Definition at line 178 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrintColumns

print column densities

Definition at line 109 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrintFluxEarth

lgPrintFluxEarth says to print flux of lines at Earth, if luminosity can be predicted

Definition at line 131 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrintHeating

flag to turn on printout of heat sources

Definition at line 189 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and PrtZone().

bool t_prt::lgPrintTime

should we print execution time? normally true, but set false with no times command so that different runs can compare exactly

Definition at line 117 of file prt.h.

Referenced by InitDefaultsPreparse(), main(), ParseDont(), and writeCloudyDetails().

bool t_prt::lgPrnAges

print ages command tells code to print various timescales

Definition at line 120 of file prt.h.

Referenced by AgeCheck(), InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrnColl

Definition at line 144 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrnDiff

Definition at line 144 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and ParseSet().

bool t_prt::lgPrnHeat

Definition at line 144 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrnInwd

Definition at line 144 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrnLineCell

these implement the print line cell commmand, flag saying to do this

Definition at line 207 of file prt.h.

Referenced by InitDefaultsPreparse(), ipLineEnergy(), and ParsePrint().

bool t_prt::lgPrnPump

these are various contributors to the line output, and are changed with the print line or print continuum commands in prtfinal code uses these to make a final filter over what lines will be printed

Definition at line 144 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtArry[LIMELM]

flag set with print array command to print ionization recombination arrays

Definition at line 192 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtBN

flag set with print departure coefficients

Definition at line 169 of file prt.h.

bool t_prt::lgPrtCont

flag set with print continuum command

Definition at line 151 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and PrtContinuum().

bool t_prt::lgPrtContIndices

Definition at line 155 of file prt.h.

Referenced by InitDefaultsPreparse(), ipLineEnergy(), and ParsePrint().

realnum t_prt::lgPrtContIndices_hi_E

Definition at line 159 of file prt.h.

Referenced by ipLineEnergy(), and ParsePrint().

realnum t_prt::lgPrtContIndices_lo_E

Definition at line 159 of file prt.h.

Referenced by ipLineEnergy(), and ParsePrint().

bool t_prt::lgPrtLastIt

if true then print only last iteration

Definition at line 172 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtLineArray

option to print main block of lines as a single column instead of the normal array. if true then usual array

Definition at line 214 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtLineEmergent

print emergent intensities even when sphere, set with print line emergent command

Definition at line 113 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtLineLog

printing as a column also has an option to print linear quantity in exponential format

Definition at line 218 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtMaser

option to print maser lines (true) normally false print maser turns on

Definition at line 124 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and RT_line_one_tau_reset().

bool t_prt::lgPrtShort

flag set with print short command

Definition at line 175 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtStart

lgPrtStart is option to start printout at certain zone

Definition at line 183 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgPrtTau

lgPrtTau tells whether to print line optical depths

Definition at line 127 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and prtmet().

bool t_prt::lgSortLineIntensity

Definition at line 98 of file prt.h.

Referenced by ParsePrint().

bool t_prt::lgSortLines

lgSortLines, option to sort lines by wavelength- print sort command

Definition at line 94 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgSortLineWavelength

if above is set, then one of the following must also be set, say whether to sort by wavelength or intensity

Definition at line 98 of file prt.h.

Referenced by ParsePrint().

bool t_prt::lgSourceReflected

flags for determining what is included in nFnu

Definition at line 163 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParseSet().

bool t_prt::lgSourceTransmitted

Definition at line 164 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParseSet().

bool t_prt::lgSurfaceBrightness

print line surface brightness command, units either sr or sq arcsec, default is SR, set to arcsec with arcsec option

Definition at line 135 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

bool t_prt::lgSurfaceBrightness_SR

Definition at line 135 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

long int t_prt::nPrnLineCell

the cell number, on the physics scale, counts from 1, will print labels of all lines that lie within that cell

Definition at line 210 of file prt.h.

Referenced by InitDefaultsPreparse(), ipLineEnergy(), and ParsePrint().

long int t_prt::nstart

nstart is zone number, set with print start command

Definition at line 186 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

long int t_prt::nzdump

Definition at line 232 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

realnum t_prt::pbal

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::powion

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::pradio

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::PrtTauFnt

PrtTauFnt is smallest line optical depth to print

Definition at line 138 of file prt.h.

Referenced by InitDefaultsPreparse(), ParsePrint(), and prme().

realnum t_prt::q

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::qgam

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::qx

quantities to do with radiation field and printed in header

Definition at line 221 of file prt.h.

Referenced by PrtHeader().

realnum t_prt::TooFaint

logical lgFaintOn normally true, says to not print very faint lines set false with print faint off command lines fainter than TooFaint will not be printed. This is set in zerologic and reset with print line faint command

Definition at line 198 of file prt.h.

Referenced by InitDefaultsPreparse(), and ParsePrint().

realnum t_prt::wlSort1

lower and upper wavelength bounds for printed spectrum, range option on print sort command

Definition at line 102 of file prt.h.

Referenced by ParsePrint().

realnum t_prt::wlSort2

Definition at line 102 of file prt.h.

Referenced by ParsePrint().

realnum t_prt::xpow

Definition at line 221 of file prt.h.

Referenced by PrtHeader().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:54 2009 for cloudy by  doxygen 1.4.7