#include <rt.h>

Data Fields | |
| float | wayin |
| float | wayout |
| float | fracin |
| float | TAddHLya |
| float | TAddHeI |
| float | DoubleTau |
| long int | ipxry |
| float | tauxry |
| bool | lgFstOn |
| int | nLineContShield |
| bool | lgElecScatEscape |
| float | 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 237 of file rt.h.
| float t_rt::wayin |
wayin - escape probability in inward direction
Definition at line 240 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), RT_line_static(), and RTesc_lya().
| float t_rt::wayout |
wayout - escape probability in outward direction =1 when outward optical depths unknown (touton .false.)
Definition at line 240 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), and RTesc_lya().
| float t_rt::fracin |
fractin = wayin / (wayin+wayout) when outer defined, else zero >>chng 06 mar 07, from double to float, save mem, no reason for double
Definition at line 248 of file rt.h.
Referenced by esc_CRDcore(), esc_CRDwing(), esc_PRD(), lindst(), lines(), lines_general(), PutLine(), RT_line_static(), and RTesc_lya().
| float t_rt::TAddHLya |
optical depths to add to Lyman lines for three series
Definition at line 251 of file rt.h.
Referenced by RT_tau_init().
| float t_rt::TAddHeI |
| float t_rt::DoubleTau |
1 or two, set to double optical depth scale, set to 2 with double command default is 1
Definition at line 256 of file rt.h.
Referenced by ConvIterCheck(), ParseCommands(), RT_line_one_tau_reset(), RT_tau_init(), and zero().
| long int t_rt::ipxry |
offset in continuum array for energy where x-ray opacity determined
Definition at line 259 of file rt.h.
Referenced by ContCreatePointers(), PrtFinal(), RT_tau_init(), and RT_tau_reset().
| float t_rt::tauxry |
optical depth at this energy
Definition at line 262 of file rt.h.
Referenced by PrtFinal(), RT_tau_init(), and RT_tau_reset().
| bool t_rt::lgFstOn |
option to turn off fine structure line optical depths
Definition at line 265 of file rt.h.
Referenced by ContCreatePointers(), ParseDont(), and zero().
which type of line continuum shielding function should be used?
Definition at line 268 of file rt.h.
Referenced by ParseSet(), RT_continuum_shield_fcn(), and Zerologic().
include electron scattering escape for lines?
Definition at line 271 of file rt.h.
Referenced by ParseDont(), RT_line_static(), and zero().
| float 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 276 of file rt.h.
Referenced by radius_next(), RT_line_one_tauinc(), RT_tau_inc(), and zero().
| bool t_rt::lgMaserSetDR |
set true in radius_next if maser ever sets zone thickness
Definition at line 279 of file rt.h.
Referenced by radius_next(), 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 283 of file rt.h.
Referenced by IterStart(), RT_line_one_tauinc(), and zero().
| long int t_rt::mas_species |
these identify the species that had a major maser, for debugging
Definition at line 286 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 286 of file rt.h.
Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().
| long int t_rt::mas_hi |
Definition at line 286 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 286 of file rt.h.
Referenced by radius_next(), RT_line_one_tauinc(), and RT_tau_inc().
| bool t_rt::lgStarkON |
flag saying that stark broadening is enabled, set false with no stark
Definition at line 289 of file rt.h.
Referenced by ParseDont(), RT_stark(), and Zerologic().
1.5.5