/home66/gary/public_html/cloudy/c08_branch/source/hydro_vs_rates.h

Go to the documentation of this file.
00001 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
00002  * others.  For conditions of distribution and use see copyright notice in license.txt */
00003 
00004 #ifndef _HYDRO_VS_RATES_H_
00005 #define _HYDRO_VS_RATES_H_
00006 
00017 double CS_VS80( long int ipISO,
00018                            long int nelem,
00019                            long int ipHi,
00020                            long int ipLo,
00021                            double Aul, 
00022                            double temp,
00023                            long int Collider );
00024 
00031 double hydro_vs_ioniz( long int ipISO, long int nelem, long int level );
00032 
00033 
00043 double Hion_coll_ioniz_ratecoef(
00044                 long int ipISO ,
00045                 long int nelem,
00046                 long int level);
00047 
00056 double hydro_vs_deexcit( long ipISO, long nelem, long ipHi, long ipLo, double Aul );
00057 
00058 #endif /* _HYDRO_VS_RATES_H_ */

Generated on Mon Feb 16 12:01:17 2009 for cloudy by  doxygen 1.4.7