t_struc Struct Reference

#include <struc.h>

Collaboration diagram for t_struc:
[legend]

Data Fields

long int nzlim
long int nzonePreviousIteration
realnumtestr
realnumvolstr
realnumdrad_x_fillfac
realnumhistr
realnumhiistr
realnumednstr
realnumo3str
realnumpressure
realnumwindv
realnumAccelTotalOutward
realnumAccelGravity
realnumGasPressure
realnumpres_radiation_lines_curr
realnumhden
realnumDenParticles
realnumDenMass
realnumdepth
realnumdrad
realnumxLyman_depth
realnumdepth_last
realnumdrad_last
realnum TempChangeMax
realnum *** xIonDense
realnum **** StatesElemNEW
realnum ** H2_molec
realnum ** CO_molec
realnum ** gas_phase
double * coolstr
double * heatstr
realnum dr_ionfrac_limit

Detailed Description

these save EXTERN structure variables, like te vs depth zeroed out in zero, incremented in RT_tau_inc

Definition at line 12 of file struc.h.


Field Documentation

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), and radius_increment().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), and radius_increment().

cooling and heating for each zone

Definition at line 78 of file struc.h.

Referenced by AgeCheck(), atmdat_readin(), ConvInitSolution(), radius_increment(), and state_get_put().

density, gm/cm3 total grams per unit vol

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), DynaSaveLast(), lgConserveEnergy(), radius_increment(), and state_get_put().

total particles per unit vol

Definition at line 25 of file struc.h.

Referenced by AgeCheck(), atmdat_readin(), ConvInitSolution(), radius_increment(), and state_get_put().

depth of this position

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), cdDepth_depth(), DynaNewStep(), DynaSaveLast(), IterEnd(), radius_increment(), and state_get_put().

previous iteration's radius and dr scale

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), IterEnd(), and radius_next().

this is the relative ionization that is the limit for choosing zones using it, and for detecting it in prt_comment, default is 1e-3

Definition at line 84 of file struc.h.

Referenced by InitCoreload(), prt_smooth_predictions(), radius_next(), and state_get_put().

the thickness of the current zone

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), IterEnd(), radius_increment(), and state_get_put().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), IterEnd(), and radius_next().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), radius_increment(), state_get_put(), and ZoneStart().

total gas phase abundances

Definition at line 75 of file struc.h.

Referenced by atmdat_readin(), ion_trim(), prt_smooth_predictions(), radius_increment(), radius_next(), and state_get_put().

just the gas pressure, nkT

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), cdPressure_depth(), lgConserveEnergy(), radius_increment(), and state_get_put().

the hydrogen molecules realnum *Molec[N_H_MOLEC];

Definition at line 71 of file struc.h.

Referenced by atmdat_readin(), DynaNewStep(), DynaSaveLast(), prt_smooth_predictions(), radius_increment(), radius_next(), and state_get_put().

>>chng 02 May 2001 rjrw: add hden for dilution

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), DynaNewStep(), DynaSaveLast(), radius_increment(), and state_get_put().

double * t_struc::heatstr

Definition at line 78 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), radius_increment(), and state_get_put().

long int t_struc::nzlim

this is the new variable that replaces the old NZLIM, it gives the largest number of zones that will be needed in the current calculation, and is used to create space for the following variables, and also similar variables in dynamics.c

Definition at line 19 of file struc.h.

Referenced by AgeCheck(), atmdat_readin(), DynaCreateArrays(), DynaIonize(), DynaNewStep(), DynaPrtZone(), DynaSaveLast(), gett2(), gett2o3(), MyMalloc(), PrtComment(), radius_increment(), and state_get_put().

nzone from previous iteration, -1 on first iteration

Definition at line 22 of file struc.h.

Referenced by InitSimPostparse(), IterEnd(), radius_increment(), and radius_next().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), gett2o3(), radius_increment(), and state_get_put().

line radiation pressure

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), cdPressure_depth(), prt_smooth_predictions(), radius_increment(), and state_get_put().

the total pressure, including all terms (ram, radiation, integrated incident, gas)

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), cdPressure_depth(), DynaSaveLast(), lgCheckMonitors(), radius_increment(), and state_get_put().

save iso level array across model

Definition at line 67 of file struc.h.

Referenced by atmdat_readin(), DynaNewStep(), DynaSaveLast(), radius_increment(), and state_get_put().

largest relative change in temperature in any zone between iterations

Definition at line 61 of file struc.h.

Referenced by radius_increment().

these will all become vectors with length given by the limit to the number of zones

Definition at line 25 of file struc.h.

Referenced by AgeCheck(), atmdat_readin(), ConvInitSolution(), gett2(), gett2o3(), lgCheckMonitors(), prt_smooth_predictions(), PrtComment(), radius_increment(), radius_next(), SaveDo(), state_get_put(), and ZoneStart().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), ConvInitSolution(), gett2(), gett2o3(), radius_increment(), and state_get_put().

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), lgConvPres(), and radius_increment().

save ionization balance array across model

Definition at line 64 of file struc.h.

Referenced by atmdat_readin(), DynaNewStep(), DynaSaveLast(), ion_trim(), prt_smooth_predictions(), radius_increment(), radius_next(), and state_get_put().

Lyman continuum optical depth for current iteration

Definition at line 25 of file struc.h.

Referenced by atmdat_readin(), DynaSaveLast(), radius_increment(), and state_get_put().


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

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1