cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ca.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 #ifndef _CA_H_
5 #define _CA_H_
6 
8 EXTERN struct t_ca {
9 
12 
15  Cah,
16  Cax,
17  Cay,
18  Caz,
19  Caf1,
20  Caf2;
21  double
22  Cair,
23  c7306,
24  Cakh,
25  Ca3688,
26  Ca2112,
27  Ca5620,
28  Ca4941,
29  c3997,
30  c2414,
31  Ca6087,
32  c5311;
33 
36  dCakh,
37  dCaf12,
38  Ca3d,
39  Ca4p;
40 
43 
46 
47  } ca;
48 
49 
50 #endif /* _CA_H_ */

Generated for cloudy by doxygen 1.8.4