cloudy trunk
Loading...
Searching...
No Matches
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
9struct t_co {
10
17
21
22 double xDens13CO;
23};
24
25extern t_co co;
26
27#endif /* CO_H_ */
float realnum
Definition: cddefines.h:103
t_co co
Definition: co.cpp:5
Definition: co.h:9
realnum C12_C13_isotope_ratio_parsed
Definition: co.h:20
realnum codfrc
Definition: co.h:15
realnum codtot
Definition: co.h:16
double xDens13CO
Definition: co.h:22
realnum C12_C13_isotope_ratio
Definition: co.h:20
realnum CODissHeat
Definition: co.h:13