pyCloudy  0.9.6
manage Cloudy photoionization code
CST Class Reference

Inherits object.

Static Public Attributes

float BOLTZMANN = 1.3806488e-16
 Boltzmann constant (erg/K) - NIST 2010. More...
 
 K = BOLTZMANN
 
float CLIGHT = 2.99792458e10
 Light velocity in vacuum (cm/s) - NIST 2010. More...
 
float HPLANCK = 6.62606957e-27
 Planck constant (erg.s) NIST 2010. More...
 
float EMASS = 9.10938291e-28
 Electron mass (g) NIST 2010. More...
 
float PMASS = 1.67262158e-24
 Proton mass (g) More...
 
float HMASS = 1.660538921e-24
 Hydrogen atom mass (g) More...
 
float ECHARGE = 1.602176565e-19
 Electron charge (C) NIST 2010. More...
 
float PI = 3.141592653589793238462643
 
int BOLTZMANN_ANGK = BOLTZMANN/HPLANCK/CLIGHT/1
 Boltzmann constant ((angstrom.K)^-1)) More...
 
float RYD = 109737.31568539
 Rydberg constant (cm^-1) More...
 
int RYD_EV = HPLANCK*CLIGHT*RYD*1
 Infinite mass Rydberg (eV) More...
 
int RYD_ANG = 1
 Infinite mass Rydberg (Angstrom) More...
 
float PC = 3.0856780e18
 Parsec (cm) More...
 
float KPC = 3.0856780e21
 Kiloparsec (cm) More...
 
float ALPHA_B = 2.6e-13
 
float SUN_MASS = 1.9891e33
 
float SUN_RADIUS = 6.955e10
 
int SIGMA = 2
 

Member Data Documentation

float ALPHA_B = 2.6e-13
static
BOLTZMANN = 1.3806488e-16
static

Boltzmann constant (erg/K) - NIST 2010.

BOLTZMANN_ANGK = BOLTZMANN/HPLANCK/CLIGHT/1
static

Boltzmann constant ((angstrom.K)^-1))

CLIGHT = 2.99792458e10
static

Light velocity in vacuum (cm/s) - NIST 2010.

ECHARGE = 1.602176565e-19
static

Electron charge (C) NIST 2010.

EMASS = 9.10938291e-28
static

Electron mass (g) NIST 2010.

HMASS = 1.660538921e-24
static

Hydrogen atom mass (g)

HPLANCK = 6.62606957e-27
static

Planck constant (erg.s) NIST 2010.

K = BOLTZMANN
static
KPC = 3.0856780e21
static

Kiloparsec (cm)

PC = 3.0856780e18
static

Parsec (cm)

float PI = 3.141592653589793238462643
static
PMASS = 1.67262158e-24
static

Proton mass (g)

RYD = 109737.31568539
static

Rydberg constant (cm^-1)

RYD_ANG = 1
static

Infinite mass Rydberg (Angstrom)

RYD_EV = HPLANCK*CLIGHT*RYD*1
static

Infinite mass Rydberg (eV)

int SIGMA = 2
static
float SUN_MASS = 1.9891e33
static
float SUN_RADIUS = 6.955e10
static