cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_rt Struct Reference

#include <rt.h>

Collaboration diagram for t_rt:
Collaboration graph
[legend]

Data Fields

realnum wayin
 
realnum wayout
 
realnum fracin
 
realnum TAddHLya
 
realnum TAddHeI
 
realnum DoubleTau
 
long int ipxry
 
realnum tauxry
 
bool lgFstOn
 
int nLineContShield
 
bool lgElecScatEscape
 
realnum dTauMase
 
bool lgMaserSetDR
 
bool lgMaserCapHit
 
long int mas_species
 
long int mas_ion
 
long int mas_hi
 
long int mas_lo
 
bool lgStarkON
 

Detailed Description

Definition at line 239 of file rt.h.

Field Documentation

realnum t_rt::DoubleTau

1 or two, set to double optical depth scale, set to 2 with double command default is 1

Definition at line 257 of file rt.h.

Referenced by ConvIterCheck(), ParseCommands(), RT_line_one_tau_reset(), RT_tau_init(), and zero().

realnum t_rt::dTauMase

dTauMase is smallest maser optical depth in atoms, set in RT_tau_inc for H, and in tauchn for heavy elements it is negative or zero

Definition at line 277 of file rt.h.

Referenced by radius_next(), RT_line_one_tauinc(), RT_tau_inc(), and zero().

realnum t_rt::fracin

fractin = wayin / (wayin+wayout) when outer defined, else zero

Definition at line 249 of file rt.h.

Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), lindst(), lines(), lines_general(), PutLine(), RT_line_static(), and RTesc_lya().

long int t_rt::ipxry

offset in continuum array for energy where x-ray opacity determined

Definition at line 260 of file rt.h.

Referenced by ContCreatePointers(), PrtFinal(), RT_tau_init(), and RT_tau_reset().

bool t_rt::lgElecScatEscape

include electron scattering escape for lines?

Definition at line 272 of file rt.h.

Referenced by ParseDont(), RT_line_static(), and zero().

bool t_rt::lgFstOn

option to turn off fine structure line optical depths

Definition at line 266 of file rt.h.

Referenced by ContCreatePointers(), ParseDont(), and zero().

bool t_rt::lgMaserCapHit

flag set true in tauchn if maser cap ever hit, causes comment to be printed in prtComments

Definition at line 284 of file rt.h.

Referenced by IterStart(), RT_line_one_tauinc(), and zero().

bool t_rt::lgMaserSetDR

set true in radius_next if maser ever sets zone thickness

Definition at line 280 of file rt.h.

Referenced by radius_next(), and zero().

bool t_rt::lgStarkON

flag saying that stark broadening is enabled, set false with no stark

Definition at line 290 of file rt.h.

Referenced by InitDefaultsPreparse(), ParseDont(), and RT_stark().

long int t_rt::mas_hi

Definition at line 287 of file rt.h.

Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().

long int t_rt::mas_ion

Definition at line 287 of file rt.h.

Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().

long int t_rt::mas_lo

Definition at line 287 of file rt.h.

Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().

long int t_rt::mas_species

these identify the species that had a major maser, for debugging

Definition at line 287 of file rt.h.

Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().

int t_rt::nLineContShield

which type of line continuum shielding function should be used?

Definition at line 269 of file rt.h.

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

realnum t_rt::TAddHeI

Definition at line 252 of file rt.h.

realnum t_rt::TAddHLya

optical depths to add to Lyman lines for three series

Definition at line 252 of file rt.h.

Referenced by RT_tau_init().

realnum t_rt::tauxry

optical depth at this energy

Definition at line 263 of file rt.h.

Referenced by PrtFinal(), RT_tau_init(), and RT_tau_reset().

realnum t_rt::wayin

wayin - escape probability in inward direction

Definition at line 242 of file rt.h.

Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), and RTesc_lya().

realnum t_rt::wayout

wayout - escape probability in outward direction =1 when outward optical depths unknown (touton .false.)

Definition at line 242 of file rt.h.

Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), and RTesc_lya().


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

Generated for cloudy by doxygen 1.8.3.1