cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
nitro.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 NITRO_H_
5 #define NITRO_H_
6 
7 struct t_nitro {
8 
11  double quench_5200,
12 
14  xN5200,
15  xN5198,
16  xN3467,
17  xN3466,
18  xN10398,
19  xN10397,
20  xN10408,
21  xN10407,
22  c5755,
23  c6584,
24 
26  xN2_A3_tot,
27 
29  pump5199,
30 
32  rec5199;
33 
34  };
35 extern t_nitro nitro;
36 
37 
38 #endif /* NITRO_H_ */
double xN10398
Definition: nitro.h:11
double xN2_A3_tot
Definition: nitro.h:11
double xN5200
Definition: nitro.h:11
double c5755
Definition: nitro.h:11
double pump5199
pump of [NI] 5199 by FUV intercombination lines, only an estimate
Definition: nitro.h:11
double xN3467
Definition: nitro.h:11
double xN10407
Definition: nitro.h:11
double xN3466
Definition: nitro.h:11
double xN10408
Definition: nitro.h:11
double xN10397
Definition: nitro.h:11
double c6584
Definition: nitro.h:11
Definition: nitro.h:7
t_nitro nitro
Definition: nitro.cpp:5
double rec5199
recombination pumping of [NI] 5199, only an estimate
Definition: nitro.h:11
double xN5198
Definition: nitro.h:11
double quench_5200
Definition: nitro.h:11