cloudy
trunk
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
oxy.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 _OXY_H_
5
#define _OXY_H_
6
8
EXTERN
struct
t_oxy
{
9
realnum
poiii2
,
10
d5007r
,
11
d5007t
,
12
poiii3
,
13
poiii2Max
,
14
poiii3Max
,
15
d4363
,
16
r5007Max
,
17
r4363Max
,
18
poiexc
,
19
poimax
,
20
d6300
;
21
22
double
p1666
,
23
p1401
;
24
26
realnum
AugerO3
;
27
29
realnum
s3727
,
30
s7325
;
31
33
long
int
i2d
,
34
i2p
;
35
36
realnum
o3cs12
,
37
o3cs13
,
38
o3ex23
,
39
o3br32
,
40
o3enro
;
41
42
}
oxy
;
43
44
45
#endif
/* _OXY_H_ */
Generated for cloudy by
1.8.1.2