cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hextra.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 HEXTRA_H_
5 #define HEXTRA_H_
6 
7 /* hextra.h */
10 #define CR_EDEN_GAL_BACK_EV_CMM3 1.8
11 
12 struct t_hextra {
15  crpowr,
16  crtemp;
17 
20 
23 
26 
30 
33 
36 
43  turback;
44 
48 
51 
54  bool lgHextraSS;
55 
58 
60  double HextraSS_M;
61 
64 
67 
77  double CrsSecNeutron;
78 
79 };
80 extern t_hextra hextra;
81 
82 #endif /* HEXTRA_H_ */
realnum turrad
Definition: hextra.h:41
realnum turback
Definition: hextra.h:41
realnum crtemp
Definition: hextra.h:14
realnum HextraSSradius
Definition: hextra.h:63
t_hextra hextra
Definition: hextra.cpp:5
bool lgNeutrnHeatOn
Definition: hextra.h:71
bool lg_CR_B_equipartition
Definition: hextra.h:19
realnum effneu
Definition: hextra.h:75
realnum TurbHeatSave
Definition: hextra.h:32
realnum frcneu
Definition: hextra.h:73
double CrsSecNeutron
Definition: hextra.h:77
realnum background_rate
Definition: hextra.h:29
realnum crpowr
Definition: hextra.h:14
realnum TurbHeat
Definition: hextra.h:32
double cr_energydensity
Definition: hextra.h:22
float realnum
Definition: cddefines.h:107
realnum HextraScaleDensity
Definition: hextra.h:50
bool lgTurbHeatVaryTime
Definition: hextra.h:66
realnum cryden_ov_background
Definition: hextra.h:25
realnum cryden
Definition: hextra.h:14
realnum totneu
Definition: hextra.h:69
bool lgHextraSS
Definition: hextra.h:54
double HextraSS_M
Definition: hextra.h:60
bool lgHextraDensity
Definition: hextra.h:47
realnum HextraSSalpha
Definition: hextra.h:57
realnum background_density
Definition: hextra.h:28
bool lgHextraDepth
Definition: hextra.h:39