cloudy trunk
Loading...
Searching...
No Matches
t_rt Struct Reference

#include <rt.h>

Collaboration diagram for t_rt:

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 229 of file rt.h.

Field Documentation

◆ DoubleTau

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 247 of file rt.h.

◆ dTauMase

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 267 of file rt.h.

◆ fracin

realnum t_rt::fracin

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

Definition at line 239 of file rt.h.

◆ ipxry

long int t_rt::ipxry

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

Definition at line 250 of file rt.h.

◆ lgElecScatEscape

bool t_rt::lgElecScatEscape

include electron scattering escape for lines?

Definition at line 262 of file rt.h.

◆ lgFstOn

bool t_rt::lgFstOn

option to turn off fine structure line optical depths

Definition at line 256 of file rt.h.

◆ lgMaserCapHit

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.

◆ lgMaserSetDR

bool t_rt::lgMaserSetDR

set true in radius_next if maser ever sets zone thickness

Definition at line 270 of file rt.h.

◆ lgStarkON

bool t_rt::lgStarkON

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

Definition at line 280 of file rt.h.

◆ mas_hi

long int t_rt::mas_hi

Definition at line 277 of file rt.h.

◆ mas_ion

long int t_rt::mas_ion

Definition at line 277 of file rt.h.

◆ mas_lo

long int t_rt::mas_lo

Definition at line 277 of file rt.h.

◆ mas_species

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.

◆ nLineContShield

int t_rt::nLineContShield

which type of line continuum shielding function should be used?

Definition at line 259 of file rt.h.

◆ TAddHeI

realnum t_rt::TAddHeI

Definition at line 243 of file rt.h.

◆ TAddHLya

realnum t_rt::TAddHLya

optical depths to add to Lyman lines for three series

Definition at line 242 of file rt.h.

◆ tauxry

realnum t_rt::tauxry

optical depth at this energy

Definition at line 253 of file rt.h.

◆ wayin

realnum t_rt::wayin

wayin - escape probability in inward direction

Definition at line 232 of file rt.h.

◆ wayout

realnum t_rt::wayout

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

Definition at line 236 of file rt.h.


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