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

#include <doppvel.h>

Collaboration diagram for t_DoppVel:
Collaboration graph
[legend]

Data Fields

realnum doppler [LIMELM+3]
double AveVel [LIMELM+3]
realnum TurbVel
realnum TurbVelZero
realnum TurbVelLaw
bool lgTurbLawOn
realnum Heiles_Troland_F
bool lgTurb_pressure
bool lgTurbEquiMag
realnum DispScale

Detailed Description

doppvel.h

Definition at line 8 of file doppvel.h.

Field Documentation

double t_DoppVel::AveVel[LIMELM+3]

average velocity of atoms/ions in gas, for grain charging and heating

Definition at line 16 of file doppvel.h.

Referenced by GrainChrgTransferRates(), GrainCollHeating(), GrainElecEmis1(), GrainElecRecomb1(), hmole_step(), and velset().

realnum t_DoppVel::DispScale

The scale in cm over which the turbulence is dissipated. Normally 0, only set if dissipate keyword appears on turbulence command, entered as log of scale

Definition at line 50 of file doppvel.h.

Referenced by highen(), ParseCommands(), PrtComment(), velset(), and zero().

realnum t_DoppVel::doppler[LIMELM+3]

*doppler width for each element, cm/sec including turbulent, *as set in routine velset, extra elements are 12CO, 13CO, and H2

Definition at line 13 of file doppvel.h.

Referenced by atom_oi_calc(), t_fe2ovr_la::atoms_fe2ovr(), CoolCalc(), DrvContPump(), FeIILyaPump(), hmole_reactions(), PressureRadiationLine(), PresTotCurrent(), pun1Line(), radius_increment(), radius_next(), RT_line_all(), RT_line_one(), RT_line_one_tauinc(), RT_line_static(), RT_LineWidth(), RT_tau_init(), RTesc_lya(), th85rate_co(), and velset().

realnum t_DoppVel::Heiles_Troland_F

this is the factor F in equation 34 of >>refer pressure turb Heiles, C. & Troland, T.H. 2005, 624, 773

Definition at line 36 of file doppvel.h.

Referenced by Magnetic_evaluate(), ParseCommands(), PresTotCurrent(), and zero().

bool t_DoppVel::lgTurb_pressure

is TurbVel included in pressure? - can be done two ways, with the velocity being set of with equipartition - true when TurbVel set if not equipartition, false with NO PRESSURE option on turbulence command

Definition at line 41 of file doppvel.h.

Referenced by ParseCommands(), PresTotCurrent(), PunchDo(), and zero().

bool t_DoppVel::lgTurbEquiMag

equipartition option on turbulence command, to set turbulence from B if true then TurbVel set from B

Definition at line 45 of file doppvel.h.

Referenced by Magnetic_evaluate(), ParseCommands(), and zero().

bool t_DoppVel::lgTurbLawOn

this flag says that a turbulent velocity law (as a function of depth) has been set with the vlaw command

Definition at line 32 of file doppvel.h.

Referenced by ParseCommands(), and ZoneStart().

realnum t_DoppVel::TurbVel

this is the turbulent velocity in cm/s, normally zero, set with turbulence command

Definition at line 20 of file doppvel.h.

Referenced by highen(), lines_lv1_li_ne(), Magnetic_evaluate(), noneq_offset(), ParseCommands(), PresTotCurrent(), PrtComment(), PunchDo(), velset(), zero(), and ZoneStart().

realnum t_DoppVel::TurbVelLaw

this is the turbulent velocity in cm/s, normally zero, set with turbulence command

Definition at line 28 of file doppvel.h.

Referenced by ParseCommands(), and ZoneStart().

realnum t_DoppVel::TurbVelZero

this is the turbulent velocity in cm/s at the beginning of the calculation, this is only important if turbulence law is set with vlaw command

Definition at line 24 of file doppvel.h.

Referenced by ParseCommands(), and ZoneStart().


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

Generated for cloudy by doxygen 1.8.1.2