#include <rt.h>
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 | 
Definition at line 229 of file rt.h.
1 or two, set to double optical depth scale, set to 2 with double command default is 1
Definition at line 247 of file rt.h.
Referenced by ConvIterCheck(), ParseDoubleTau(), PrtComment(), RT_line_one_tau_reset(), RT_tau_init(), and zero().
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 267 of file rt.h.
Referenced by radius_next(), RT_line_one_tauinc(), RT_tau_inc(), and zero().
fractin = wayin / (wayin+wayout) when outer defined, else zero
Definition at line 239 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), lincom(), lines(), lines_general(), PutLine_base(), RT_line_escape(), and RTesc_lya().
| long int t_rt::ipxry | 
offset in continuum array for energy where x-ray opacity determined
Definition at line 250 of file rt.h.
Referenced by ContCreatePointers(), PrtFinal(), RT_tau_init(), and RT_tau_reset().
include electron scattering escape for lines?
Definition at line 262 of file rt.h.
Referenced by ParseDont(), RT_line_electron_scatter(), and zero().
| bool t_rt::lgFstOn | 
option to turn off fine structure line optical depths
Definition at line 256 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 274 of file rt.h.
Referenced by IterStart(), PrtComment(), RT_line_one_tauinc(), and zero().
| bool t_rt::lgMaserSetDR | 
set true in radius_next if maser ever sets zone thickness
Definition at line 270 of file rt.h.
Referenced by IterStart(), PrtComment(), radius_next(), and zero().
| bool t_rt::lgStarkON | 
flag saying that stark broadening is enabled, set false with no stark
Definition at line 280 of file rt.h.
Referenced by InitDefaultsPreparse(), ParseDont(), and RT_stark().
| long int t_rt::mas_hi | 
Definition at line 277 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 277 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 277 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 277 of file rt.h.
Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().
which type of line continuum shielding function should be used?
Definition at line 259 of file rt.h.
Referenced by InitDefaultsPreparse(), ParseSet(), and RT_continuum_shield_fcn().
optical depths to add to Lyman lines for three series
Definition at line 242 of file rt.h.
Referenced by RT_tau_init().
optical depth at this energy
Definition at line 253 of file rt.h.
Referenced by PrtFinal(), RT_tau_init(), and RT_tau_reset().
wayin - escape probability in inward direction
Definition at line 232 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), and RTesc_lya().
wayout - escape probability in outward direction =1 when outward optical depths unknown (touton .false.)
Definition at line 232 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), and RTesc_lya().
 1.6.1