/home66/gary/public_html/cloudy/c08_branch/source/mole_co_atom.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 _MOLE_CO_ATOM_H_
00005 #define _MOLE_CO_ATOM_H_
00006 
00007 /* mole_co_atom.h */
00008 
00017 extern void CO_PopsEmisCool(
00018         transition ** Rotate , 
00019         long int nRotate , 
00020         realnum abund,  
00021         const char *chLabel , 
00022         realnum *Cooling , 
00023         realnum * dCoolingdT  );
00024 
00026 extern void CO_Colden( const char *chLabel );
00027 
00028 /*CO_OTS - add CO lines to ots fields, called by RT_OTS */
00029 extern void CO_OTS( void );
00030 
00031 
00032 #endif /* _MOLE_CO_ATOM_H_ */

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