cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
t_continuum Struct Reference

#include <continuum.h>

Inheritance diagram for t_continuum:
Inheritance graph
[legend]
Collaboration diagram for t_continuum:
Collaboration graph
[legend]

Public Member Functions

const char * chName () const
 
void zero ()
 
void comment (t_warnings &)
 
- Public Member Functions inherited from module
 module ()
 
virtual ~module ()
 

Data Fields

bool lgCon0
 
bool lgCoStarInterpolationCaution
 
double TotalLumin
 
double totlsv
 
realnum cn4861
 
realnum cn1216
 
realnum sv4861
 
realnum sv1216
 
realnum fluxv
 
realnum fbeta
 
long int nContBand
 
char ** chContBandLabels
 
realnumContBandWavelength
 
long int * ipContBandLow
 
long int * ipContBandHi
 
realnumBandEdgeCorrLow
 
realnumBandEdgeCorrHi
 
bool lgPrtIsotropicCont
 
long int KshellLimit
 
realnum EnergyKshell
 
bool lgCheckEnergyEveryZone
 

Detailed Description

Definition at line 58 of file continuum.h.

Member Function Documentation

const char* t_continuum::chName ( ) const
inlinevirtual

Implements module.

Definition at line 59 of file continuum.h.

void t_continuum::comment ( t_warnings )
inlinevirtual

Implements module.

Definition at line 64 of file continuum.h.

void t_continuum::zero ( void  )
virtual

Implements module.

Definition at line 8 of file continuum.cpp.

References EnergyKshell, lgCon0, lgCoStarInterpolationCaution, and lgPrtIsotropicCont.

Field Documentation

realnum * t_continuum::BandEdgeCorrHi

Definition at line 91 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

realnum* t_continuum::BandEdgeCorrLow

these are fractions of first and last bin to include in the band

Definition at line 91 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

char** t_continuum::chContBandLabels

Definition at line 86 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

realnum t_continuum::cn1216

Definition at line 75 of file continuum.h.

Referenced by ContSetIntensity(), IterRestart(), and lines_continuum().

realnum t_continuum::cn4861

the incident continuum at Hb and La

Definition at line 75 of file continuum.h.

Referenced by ContSetIntensity(), IterRestart(), and lines_continuum().

realnum* t_continuum::ContBandWavelength

Definition at line 87 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

realnum t_continuum::EnergyKshell

Definition at line 99 of file continuum.h.

Referenced by ContCreatePointers(), ParseSet(), and zero().

realnum t_continuum::fbeta

Definition at line 81 of file continuum.h.

Referenced by ContSetIntensity(), and PrtHeader().

realnum t_continuum::fluxv

Definition at line 80 of file continuum.h.

Referenced by ContSetIntensity(), and PrtHeader().

long int * t_continuum::ipContBandHi

Definition at line 88 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

long int* t_continuum::ipContBandLow

Definition at line 88 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

long int t_continuum::KshellLimit

this is highest energy where k-shell opacities are counted can be adjusted with "set kshell" command

Definition at line 98 of file continuum.h.

Referenced by ContCreatePointers(), ipShells(), LimitSh(), OpacityCreate1Element(), SanityCheckBegin(), and save_opacity().

bool t_continuum::lgCheckEnergyEveryZone

Definition at line 102 of file continuum.h.

Referenced by cloudy(), InitDefaultsPreparse(), lgConserveEnergy(), and ParseSet().

bool t_continuum::lgCon0

flag saying that parts of continuum are zero

Definition at line 67 of file continuum.h.

Referenced by ContSetIntensity(), PrtComment(), and zero().

bool t_continuum::lgCoStarInterpolationCaution

Definition at line 67 of file continuum.h.

Referenced by FindVCoStar(), PrtComment(), and zero().

bool t_continuum::lgPrtIsotropicCont

option to include isotropic continua in output

Definition at line 94 of file continuum.h.

Referenced by flux_correct_isotropic(), ParseDont(), and zero().

long int t_continuum::nContBand

these are number, labels, and bounds of continuum bands they are specified in continuum_bands.ini in the data dir

Definition at line 85 of file continuum.h.

Referenced by ContBandsCreate(), and lines_continuum().

realnum t_continuum::sv1216

Definition at line 75 of file continuum.h.

Referenced by ContSetIntensity(), and IterRestart().

realnum t_continuum::sv4861

Definition at line 75 of file continuum.h.

Referenced by ContSetIntensity(), and IterRestart().

double t_continuum::TotalLumin

TotalLumin is total intensity in incident continuum erg cm-2 s-1

Definition at line 71 of file continuum.h.

Referenced by ContSetIntensity(), IterRestart(), lgConserveEnergy(), and PrtHeader().

double t_continuum::totlsv

Definition at line 71 of file continuum.h.

Referenced by ContSetIntensity(), IterRestart(), and lines_general().


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