Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_continuum Struct Reference

#include <continuum.h>

Inheritance diagram for t_continuum:
Collaboration diagram for t_continuum:

Public Member Functions

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

Public Attributes

bool lgCon0
bool lgCoStarInterpolationCaution
double TotalLumin
double totlsv
realnum cn4861
realnum cn1216
realnum cn1367
realnum cn2066
realnum sv4861
realnum sv1216
realnum sv2066
realnum sv1367
realnum fluxv
realnum fbeta
long int nContBand
vector< string > chContBandLabels
vector< t_wavlContBandWavelength
vector< long > ipContBandLow
vector< long > ipContBandHi
vector< realnumBandEdgeCorrLow
vector< realnumBandEdgeCorrHi
bool lgPrtIsotropicCont
long int KshellLimit
realnum EnergyKshell
bool lgCheckEnergyEveryZone

Member Function Documentation

◆ chName()

const char * t_continuum::chName ( ) const
inlinevirtual

Implements module.

◆ comment()

void t_continuum::comment ( t_warnings & )
inlinevirtual

Implements module.

◆ zero()

void t_continuum::zero ( void )
virtual

Member Data Documentation

◆ BandEdgeCorrHi

vector<realnum> t_continuum::BandEdgeCorrHi

◆ BandEdgeCorrLow

vector<realnum> t_continuum::BandEdgeCorrLow

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

◆ chContBandLabels

vector<string> t_continuum::chContBandLabels

◆ cn1216

realnum t_continuum::cn1216

◆ cn1367

realnum t_continuum::cn1367

◆ cn2066

realnum t_continuum::cn2066

◆ cn4861

realnum t_continuum::cn4861

the incident continuum at Hb, FUV out of damped Lya, and La

◆ ContBandWavelength

vector<t_wavl> t_continuum::ContBandWavelength

◆ EnergyKshell

realnum t_continuum::EnergyKshell

Referenced by zero().

◆ fbeta

realnum t_continuum::fbeta

◆ fluxv

realnum t_continuum::fluxv

◆ ipContBandHi

vector<long> t_continuum::ipContBandHi

◆ ipContBandLow

vector<long> t_continuum::ipContBandLow

◆ KshellLimit

long int t_continuum::KshellLimit

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

◆ lgCheckEnergyEveryZone

bool t_continuum::lgCheckEnergyEveryZone

◆ lgCon0

bool t_continuum::lgCon0

flag saying that parts of continuum are zero

Referenced by zero().

◆ lgCoStarInterpolationCaution

bool t_continuum::lgCoStarInterpolationCaution

Referenced by zero().

◆ lgPrtIsotropicCont

bool t_continuum::lgPrtIsotropicCont

option to include isotropic continua in output

Referenced by zero().

◆ nContBand

long int t_continuum::nContBand

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

◆ sv1216

realnum t_continuum::sv1216

◆ sv1367

realnum t_continuum::sv1367

◆ sv2066

realnum t_continuum::sv2066

◆ sv4861

realnum t_continuum::sv4861

◆ TotalLumin

double t_continuum::TotalLumin

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

◆ totlsv

double t_continuum::totlsv

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