PyNeb
1.1.2
PyNeb Reference Manua
|
Variables | |
float | planck = 6.6260693e-27 |
float | planckEv = 4.13566743e-15 |
int | light = 29979245800 |
float | ev2Ang = 12.39841875e+3 |
float | ev2Erg = 1.602176487e-12 |
float | pi = 3.1415926535897931 |
float | boltzmann = 1.3806504e-16 |
float | stefanBoltzmann = 5.670373e-5 |
float | boltzmannEv = 8.617343e-5 |
int | invCm2Ev = 1 |
int | invCm2ryd = 1 |
float | ryd2Ev = 13.6056923 |
float | ryd2erg = 2.17987197e-11 |
float | fine = 7.2973525376e-3 |
float | emass = 9.10938215e-28 |
float | bohr = 0.52917720859e-8 |
float | hartree = 4.35974434e-11 |
float | hartreeEv = 27.21138505 |
hc = planck*light | |
int | bohrCross = pi*bohr**2 |
int | std2fwhm = 2 |
invCm2Erg = planck*light | |
boltzmannRyd = boltzmannEv/ryd2Ev | |
int | collision = planck**2 |
int | freeFree = 1 |
tuple | sutherland = (2./(3.*np.sqrt(3.))) |
int | freeBound = 1 |
tuple | verner = (1.e-8/(planck*light**3*emass**3)) |
tuple | freeFreeLoss = (8./3.) |
tuple | freeBoundLoss = ((16.*fine*(planck**2))/(3.*pi*np.sqrt(3.)*(emass**3)*(light**2))) |
float | luminositySun = 3.86e+33 |
float | radiusSun = 6.955e+10 |
float | parsec = 3.08568025e+18 |
list | El |
list | Ionstage |
list | Spd |
int | ngl = 12 |
tuple | xgl |
tuple | wgl |
A set of physical constants. Copyright 2009, 2010 Kenneth P. Dere This software is distributed under the terms of the GNU General Public License that is found in the LICENSE file Most are from http://physics.nist.gov/cuu - the NIST Reference on Constants, Units and Uncertainty
float bohr = 0.52917720859e-8 |
float boltzmann = 1.3806504e-16 |
float boltzmannEv = 8.617343e-5 |
boltzmannRyd = boltzmannEv/ryd2Ev |
int collision = planck**2 |
list El |
float emass = 9.10938215e-28 |
float ev2Ang = 12.39841875e+3 |
float ev2Erg = 1.602176487e-12 |
float fine = 7.2973525376e-3 |
int freeBound = 1 |
int freeFree = 1 |
tuple freeFreeLoss = (8./3.) |
float hartree = 4.35974434e-11 |
float hartreeEv = 27.21138505 |
int invCm2Ev = 1 |
int invCm2ryd = 1 |
list Ionstage |
int light = 29979245800 |
float luminositySun = 3.86e+33 |
int ngl = 12 |
float parsec = 3.08568025e+18 |
float pi = 3.1415926535897931 |
float planck = 6.6260693e-27 |
float planckEv = 4.13566743e-15 |
float radiusSun = 6.955e+10 |
float ryd2erg = 2.17987197e-11 |
float ryd2Ev = 13.6056923 |
list Spd |
int std2fwhm = 2 |
float stefanBoltzmann = 5.670373e-5 |
tuple sutherland = (2./(3.*np.sqrt(3.))) |
tuple wgl |
tuple xgl |