cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
coolheavy.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 _COOLHEAVY_H_
5 #define _COOLHEAVY_H_
6 
9  double c1170,
10  c2428,
11  c2125,
12  c7136,
13  c7007,
14  c4626,
15  c2691,
16  fs4413,
17  c409,
18  c5192,
19  c3109,
20  Ar4740,
21  Ar4711,
22  Ar2868,
23  Ar2854,
24  Ar7263,
25  Ar7171,
26  Ar7331,
27  Ar7237,
28  c8579,
29  c6164,
30  c3679,
31  c5525,
32  c3350,
33  c8494,
34  Cl5539,
35  Cl5519,
36  Cl3354,
37  Cl3344,
38  Cl8504,
39  Cl8436,
40  Cl8552,
41  Cl8483,
42  c8047,
43  c3119,
44  c5324,
45  Cr4l31,
46  Cr4l21,
47  Cr5l31,
48  Cr5l21,
49  Cr5l32,
50  Cr3l21,
51  c3892,
52  c5177,
53  c2568,
54  c1242,
55  c2170,
56  c5303,
57  c7082,
58  c1118,
59  c1328,
60  c592,
61  c263,
62  c242,
63  Fe231,
64  Fe232,
65  Fe221,
66  c1806,
67  c2569,
68  c1357,
69  c2972,
70  c1365,
71  c2067,
72  c4017,
73  c3343,
74  c3869,
75  c4720,
76  c2424,
77  c2975,
78  c1565,
79  c3426,
80  c1134,
81  herec,
82  eebrm,
83  h2line,
84  HD,
85  colmet,
86  tccool,
87  c3ind,
88  expans,
89  cextxx,
90  c5577,
91  c6300,
94  c3727,
95  c7325,
96  c4363,
97  c5007,
98  coolOi,
99  c6363,
100  c6731,
101  c10330,
102  c6312,
103  c9532,
104  c1715,
105  c1213,
106  c1826,
107  c488,
108  Sc22p08m,
109  Sc24p1m,
110  Sc24p2m,
111  Sc33936,
112  Sc42100,
113  Sc45058,
114  Sc43595,
115  Ti3l31,
116  Ti3l32,
117  Ti3l21,
118  V38830,
119  V47741,
120  V49496,
121  V44p2m,
122  V38507,
123  cyntrn,
124  heavfb,
125  p2_21,
126  p2_32,
127  p2_31;
129  S6718,
130  S4070,
131  S4078,
132  S10323,
133  S10289,
134  S10373,
135  S10339;
136 
137  /* Fe12 lines added 01 Aug
138  double fe13_1216 , fe13_3000 , fe13_2302; */
139 
141  bool lgFreeOn;
142  double brems_cool_h,
144  brems_cool_he,
150 
153  O3726,
154  O2471,
155  O7323,
156  O7332;
157 
160  double O2_A3_tot ,
161  O2_A2_tot;
162 
165 
168  dC12O16Rot ,
169  C13O16Rot ,
170  dC13O16Rot;
171 
172  } CoolHeavy;
173 
174 #endif /* _COOLHEAVY_H_ */

Generated for cloudy by doxygen 1.8.3.1