t_prt Struct Reference

#include <prt.h>

Collaboration diagram for t_prt:

Collaboration graph
[legend]

Data Fields

bool lgSortLines
bool lgSortLineWavelength
bool lgSortLineIntensity
float wlSort1
float wlSort2
bool lgPrintColumns
bool lgPrtLineEmergent
bool lgPrintTime
bool lgPrnAges
bool lgPrtMaser
bool lgPrtTau
bool lgPrintFluxEarth
bool lgSurfaceBrightness
bool lgSurfaceBrightness_SR
float PrtTauFnt
bool lgPrnPump
bool lgPrnHeat
bool lgPrnColl
bool lgPrnInwd
bool lgPrnDiff
bool lgPrtCont
bool lgPrtContIndices
float lgPrtContIndices_lo_E
float 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]
float TooFaint
bool lgFaintOn
bool lgFntSet
bool lgPrtLineArray
bool lgPrtLineLog
float qx
float powion
float xpow
float pbal
float q
float qgam
float pradio
float fx1ryd
long int ipeak
float GammaLumin
long int nzdump

Detailed Description

Definition at line 82 of file prt.h.


Field Documentation

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

Definition at line 215 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

long int t_prt::ipeak

Definition at line 214 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

Definition at line 157 of file prt.h.

Referenced by lines_continuum(), ParseSet(), and Zerologic().

Definition at line 158 of file prt.h.

Referenced by lines_continuum(), ParseSet(), and Zerologic().

Definition at line 191 of file prt.h.

Referenced by grid_do(), gridXspec(), lgOptimize_do(), ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 195 of file prt.h.

Referenced by ParsePrint(), and Zerologic().

lgOnlyHead set with print only header

Definition at line 172 of file prt.h.

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

lgOnlyZone set with print only zones

Definition at line 170 of file prt.h.

Referenced by iter_end_check(), ParsePrint(), and Zerologic().

print hydrogenic level populations, set with print hydrogenic command bool lgPrintHLevPops; print column densities

Definition at line 101 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 123 of file prt.h.

Referenced by conorm(), ParsePrint(), PrtFinal(), and Zerologic().

flag to turn on printout of heat sources

Definition at line 181 of file prt.h.

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

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

Definition at line 109 of file prt.h.

Referenced by lgCheckAsserts(), main(), ParseDont(), PrtFinal(), writeCloudyDetails(), and Zerologic().

print ages command tells code to print various timescales

Definition at line 112 of file prt.h.

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

Definition at line 136 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

Definition at line 136 of file prt.h.

Referenced by ParsePrint(), ParseSet(), PrtFinal(), and Zerologic().

Definition at line 136 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

Definition at line 136 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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 136 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

flag set with print array command to print ionization recombination arrays

Definition at line 184 of file prt.h.

Referenced by ion_solver(), ParsePrint(), and Zerologic().

flag set with print departure coefficients

Definition at line 161 of file prt.h.

flag set with print continuum command

Definition at line 143 of file prt.h.

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

Definition at line 147 of file prt.h.

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

Definition at line 151 of file prt.h.

Referenced by ipLineEnergy(), and ParsePrint().

Definition at line 151 of file prt.h.

Referenced by ipLineEnergy(), and ParsePrint().

if true then print only last iteration

Definition at line 164 of file prt.h.

Referenced by IterStart(), ParsePrint(), and Zerologic().

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

Definition at line 199 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 105 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 203 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 116 of file prt.h.

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

flag set with print short command

Definition at line 167 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

lgPrtStart is option to start printout at certain zone

Definition at line 175 of file prt.h.

Referenced by iter_end_check(), IterStart(), ParsePrint(), and Zerologic().

lgPrtTau tells whether to print line optical depths

Definition at line 119 of file prt.h.

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

Definition at line 90 of file prt.h.

Referenced by ParsePrint(), and PrtFinal().

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

Definition at line 86 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 90 of file prt.h.

Referenced by ParsePrint(), and PrtFinal().

flags for determining what is included in nFnu

Definition at line 155 of file prt.h.

Referenced by lines_continuum(), ParseSet(), and Zerologic().

Definition at line 156 of file prt.h.

Referenced by lines_continuum(), ParseSet(), and Zerologic().

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

Definition at line 127 of file prt.h.

Referenced by conorm(), ParsePrint(), PrtFinal(), and Zerologic().

Definition at line 127 of file prt.h.

Referenced by conorm(), ParsePrint(), PrtFinal(), and Zerologic().

long int t_prt::nstart

nstart is zone number, set with print start command

Definition at line 178 of file prt.h.

Referenced by iter_end_check(), ParsePrint(), and Zerologic().

long int t_prt::nzdump

Definition at line 217 of file prt.h.

Referenced by iter_end_check(), ParsePrint(), and Zerologic().

float t_prt::pbal

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

PrtTauFnt is smallest line optical depth to print

Definition at line 130 of file prt.h.

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

float t_prt::q

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

float t_prt::qgam

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

float t_prt::qx

quantities to do with radiation field and printed in header

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().

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 190 of file prt.h.

Referenced by ParsePrint(), PrtFinal(), and Zerologic().

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

Definition at line 94 of file prt.h.

Referenced by ParsePrint(), and PrtFinal().

Definition at line 94 of file prt.h.

Referenced by ParsePrint(), and PrtFinal().

float t_prt::xpow

Definition at line 206 of file prt.h.

Referenced by ContSetIntensity(), and PrtHeader().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.5.9