/home66/gary/public_html/cloudy/c13_branch/source/hydro_bauman.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double H_photo_cs (double photon_energy, long int n, long int l, long int iz)
double H_Einstein_A (long int n, long int l, long int np, long int lp, long int iz)

Detailed Description

these are the hydrogenic routines written by Robert Bauman For references, see h_bauman.c

Author:
Robert Bauman

Definition in file hydro_bauman.h.


Function Documentation

double H_Einstein_A ( long int  n,
long int  l,
long int  np,
long int  lp,
long int  iz 
)
Calculates the Einstein A's for hydrogen                           
   for the transition n,l --> n',l'                                   
   units of sec^(-1)
                                                                      
   In the following, we have n > n' 
Parameters:
n principal quantum number, 1 for ground, upper level
l angular momentum, 0 for s
np principal quantum number, 1 for ground, lower level
lp angular momentum, 0 for s
iz Nuclear charge, 1 for H+, 2 for He++, etc

Definition at line 2324 of file hydro_bauman.cpp.

References DEBUG_ENTRY, H_Einstein_A_lin(), and H_Einstein_A_log10().

Referenced by DrvHyas(), FillExtraLymanLine(), he_1trans(), hydro_transprob(), and SanityCheckBegin().

Here is the call graph for this function:

double H_photo_cs ( double  photon_energy,
long int  n,
long int  l,
long int  iz 
)

returns hydrogenic photoionization cross section in cm-2

Parameters:
photon_energy photon energy relative to threshold
n principal quantum number, 1 for ground
l angular momentum, 0 for s
iz charge, 1 for H+, 2 for He++, etc

Definition at line 564 of file hydro_bauman.cpp.

References DEBUG_ENTRY, H_photo_cs_lin(), and H_photo_cs_log10().

Referenced by cross_section(), H_cross_section(), Opacity_iso_photo_cs(), and SanityCheckBegin().

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1