pyCloudy  0.8.54
manage Cloudy photoionization code
pyCloudy.utils.physics Namespace Reference

Classes

class  CST
 

Functions

def flux_convert (x, y, x_unit, y_unit_in, y_unit_out)
 
def planck
 
def atomic_mass (elem)
 

Variables

dictionary ATOMIC_MASS = {}
 
dictionary abund_Asplund_2009
 
dictionary abund_Lodder_2003
 
dictionary depletion_cloudy_13 = {}
 
dictionary depletion_dopita_2013 = {}
 
dictionary depletion_jenkins_2009 = {}
 
dictionary depletion_jenkins_2009l = {}
 

Function Documentation

def pyCloudy.utils.physics.atomic_mass (   elem)
def pyCloudy.utils.physics.flux_convert (   x,
  y,
  x_unit,
  y_unit_in,
  y_unit_out 
)
def pyCloudy.utils.physics.planck (   T,
  x = None,
  x_min = None,
  x_max = None,
  n_steps = 1000,
  x_log = True,
  x_unit = 'Angstrom',
  y_unit = 'erg/s/cm2/A' 
)

Variable Documentation

dictionary abund_Asplund_2009
Initial value:
1 = {'Al': 6.45 -12,
2  'Ar': 6.40 -12,
3  'B': 2.70 -12,
4  'Be': 1.38 -12,
5  'C': 8.43 - 12,
6  'Ca': 6.34 -12,
7  'Cl': 5.50 -12,
8  'Co': 4.99 -12,
9  'Cr': 5.64 -12,
10  'Cu': 4.19 -12,
11  'F': 4.56 -12,
12  'Fe': 7.50 -12,
13  'He': 10.93 - 12,
14  'K': 5.03 -12,
15  'Li': 1.05 -12,
16  'Mg': 7.60 -12,
17  'Mn': 5.43 -12,
18  'N': 7.83 -12,
19  'Na': 6.24 -12,
20  'Ne': 7.93 -12,
21  'Ni': 6.22 -12,
22  'O': 8.69 -12,
23  'P': 5.41 -12,
24  'S': 7.12 -12,
25  'Sc': 3.15 -12,
26  'Si': 7.51 -12,
27  'Ti': 4.95 -12,
28  'V': 3.93 -12,
29  'Zn': 4.56 - 12}
dictionary abund_Lodder_2003
Initial value:
1 = {'Al': 6.54 -12,
2  'Ar': 6.62 -12,
3  'B': 2.85 -12,
4  'Be': 1.48 -12,
5  'C': 8.46 - 12,
6  'Ca': 6.41 -12,
7  'Cl': 5.33 -12,
8  'Co': 4.98 -12,
9  'Cr': 5.72 -12,
10  'Cu': 4.34 -12,
11  'F': 4.53 -12,
12  'Fe': 7.54 -12,
13  'He': 10.984 - 12,
14  'K': 5.18 -12,
15  'Li': 3.35 -12,
16  'Mg': 7.62 -12,
17  'Mn': 5.58 -12,
18  'N': 7.90 -12,
19  'Na': 6.37 -12,
20  'Ne': 7.95 -12,
21  'Ni': 6.29 -12,
22  'O': 8.76 -12,
23  'P': 5.54 -12,
24  'S': 7.26 -12,
25  'Sc': 3.15 -12,
26  'Si': 7.61 -12,
27  'Ti': 5.00 -12,
28  'V': 4.07 -12,
29  'Zn': 4.70 - 12}
dictionary ATOMIC_MASS = {}
dictionary depletion_cloudy_13 = {}
dictionary depletion_dopita_2013 = {}
dictionary depletion_jenkins_2009 = {}
dictionary depletion_jenkins_2009l = {}