pyCloudy
0.9.6
manage Cloudy photoionization code
|
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 |
|
static |
|
static |
Boltzmann constant (erg/K) - NIST 2010.
|
static |
Light velocity in vacuum (cm/s) - NIST 2010.
|
static |
Electron charge (C) NIST 2010.
|
static |
Electron mass (g) NIST 2010.
|
static |
Hydrogen atom mass (g)
|
static |
Planck constant (erg.s) NIST 2010.
|
static |
|
static |
Kiloparsec (cm)
|
static |
Parsec (cm)
|
static |
|
static |
Proton mass (g)
|
static |
Rydberg constant (cm^-1)
|
static |
Infinite mass Rydberg (Angstrom)
|
static |
|
static |
|
static |