|
pyCloudy
0.8.33
manage Cloudy photoionization code
|
Classes | |
| class | CST |
Functions | |
| def | flux_convert |
| def | planck |
| def | atomic_mass |
Variables | |
| dictionary | ATOMIC_MASS = {} |
| 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' |
|||
| ) |
| dictionary ATOMIC_MASS = {} |