cloudy
trunk
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
co.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef CO_H_
5
#define CO_H_
6
7
/* co.h */
8
9
struct
t_co
{
10
12
realnum
CODissHeat
,
14
codfrc
,
16
codtot
;
17
20
realnum
C12_C13_isotope_ratio
;
21
22
double
xDens13CO
;
23
};
24
25
extern
t_co
co
;
26
27
#endif
/* CO_H_ */
co
t_co co
Definition:
co.cpp:5
t_co::codtot
realnum codtot
Definition:
co.h:13
t_co::xDens13CO
double xDens13CO
Definition:
co.h:22
realnum
float realnum
Definition:
cddefines.h:107
t_co::C12_C13_isotope_ratio
realnum C12_C13_isotope_ratio
Definition:
co.h:20
t_co
Definition:
co.h:9
t_co::codfrc
realnum codfrc
Definition:
co.h:13
t_co::CODissHeat
realnum CODissHeat
Definition:
co.h:13
Generated on Sat Oct 19 2013 10:43:09 for cloudy by
1.8.5