cloudy trunk
Data Fields

t_wind Struct Reference

#include <wind.h>

Collaboration diagram for t_wind:
Collaboration graph
[legend]

Data Fields

realnum windv0
realnum comass
realnum windv
realnum emdot
bool lgWindOK
realnum AccelAver
realnum acldr
realnum AccelGravity
realnum AccelTot
realnum AccelCont
realnum AccelLine
realnum AccelPres
realnum fmul
realnum AccelMax
bool lgVelPos
bool lgDisk
double DiskRadius

Detailed Description

parameters for wind model; wind.h

Definition at line 8 of file wind.h.


Field Documentation

variables for tracking average radiative acceleration - used to report average acceleration at end of calculation

Definition at line 30 of file wind.h.

Referenced by InitDefaultsPreparse(), IterRestart(), IterStart(), PrtFinal(), and radius_increment().

AccelCont continuum radiative acceleration - cm s-2

Definition at line 39 of file wind.h.

Referenced by InitDefaultsPreparse(), lgConvPres(), PresTotCurrent(), PrtZone(), PunchDo(), and radius_increment().

inward gravitational acceleration, cm s-2, a positive number

Definition at line 33 of file wind.h.

Referenced by InitDefaultsPreparse(), InitSimPostparse(), lgConvPres(), PresTotCurrent(), PrtZone(), PunchDo(), radius_first(), and radius_increment().

AccelLine line radiative acceleration - cm s-2

Definition at line 42 of file wind.h.

Referenced by InitDefaultsPreparse(), lgConvPres(), PresTotCurrent(), PrtZone(), PunchDo(), and radius_increment().

AccelMax is largest acceleration, usually at illuminated face - cm s-2

Definition at line 51 of file wind.h.

Referenced by InitDefaultsPreparse(), IterRestart(), and radius_increment().

AccelPres change in pressure acceleration - cm s-2

Definition at line 45 of file wind.h.

Referenced by InitDefaultsPreparse(), lgConvPres(), PresTotCurrent(), and PrtZone().

AccelTot is total radiative acceleration, lines and continuum, cm s-2

Definition at line 36 of file wind.h.

Referenced by CoolEvaluate(), InitDefaultsPreparse(), lgConvPres(), PresTotCurrent(), PrtZone(), PunchDo(), radius_first(), radius_increment(), radius_next(), and RT_line_one_tauinc().

Definition at line 30 of file wind.h.

Referenced by InitDefaultsPreparse(), IterRestart(), IterStart(), PrtFinal(), and radius_increment().

central object mass in solar units, to compute inward acceleration

Definition at line 14 of file wind.h.

Referenced by InitDefaultsPreparse(), InitSimPostparse(), ParseDynaWind(), and PresTotCurrent().

Definition at line 61 of file wind.h.

Referenced by InitDefaultsPreparse(), InitSimPostparse(), and PresTotCurrent().

mass flux at inner radius, n*v [cm-3 cm s-1 == cm-2 s-1], set in parsecommands at inner boundary. needs r^2 to be real mass flux density set by conservation of this quantity in wind model

Definition at line 23 of file wind.h.

Referenced by InitDefaultsPreparse(), lgConvPres(), ParseCommands(), and PrtComment().

force multiplier - dimensionless

Definition at line 48 of file wind.h.

Referenced by InitDefaultsPreparse(), PrtZone(), PunchDo(), and radius_increment().

Definition at line 57 of file wind.h.

Referenced by InitDefaultsPreparse(), InitSimPostparse(), lgConvPres(), and ParseDynaWind().

flag set if wind solution had negative velocity

Definition at line 54 of file wind.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), IterRestart(), and lgConvPres().

*flag set if wind not ok, (below sonic point)

Definition at line 26 of file wind.h.

Referenced by InitDefaultsPreparse(), ParseDynaWind(), and PrtComment().

initial wind velocity cm s-1, will be negative for D-critical flow

Definition at line 11 of file wind.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), IterRestart(), Magnetic_evaluate(), ParseCommands(), ParseDynaTime(), ParseDynaWind(), PrtComment(), RT_line_all(), RT_LineWidth(), and velset().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3