cloudy
trunk
Loading...
Searching...
No Matches
source
hydro_bauman.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef HYDRO_BAUMAN_H_
5
#define HYDRO_BAUMAN_H_
6
11
12
/************************************************************************/
13
/* IN THE FOLLOWING WE HAVE n > n' */
14
/************************************************************************/
15
22
double
H_photo_cs
(
23
double
photon_energy,
24
long
int
n,
25
long
int
l,
26
long
int
iz
27
);
28
40
double
H_Einstein_A
(
41
long
int
n,
42
long
int
l,
43
long
int
np,
44
long
int
lp,
45
long
int
iz
46
);
47
48
#endif
/* HYDRO_BAUMAN_H_ */
H_photo_cs
double H_photo_cs(double photon_energy, long int n, long int l, long int iz)
Definition
hydro_bauman.cpp:564
H_Einstein_A
double H_Einstein_A(long int n, long int l, long int np, long int lp, long int iz)
Definition
hydro_bauman.cpp:2324
Generated by
1.14.0