1Info <<
"\n Reading nuclear properties \n" << endl;
3IOdictionary nuclearProperties
15_TrefXS = autoPtr<dimensionedScalar>
19 nuclearProperties.lookup(
"TrefXS")
22dimensionedScalar&
TrefXS = _TrefXS();
24_IV1 = autoPtr<dimensionedScalar>
28 nuclearProperties.lookup(
"IV1")
33_D1_0 = autoPtr<dimensionedScalar>
37 nuclearProperties.lookup(
"D1_0")
46 nuclearProperties.lookup(
"alfa_D1")
52_A1_0 = autoPtr<dimensionedScalar>
56 nuclearProperties.lookup(
"A1_0")
65 nuclearProperties.lookup(
"alfa_A1")
75 nuclearProperties.lookup(
"NSF1_0")
84 nuclearProperties.lookup(
"alfa_NSF1")
93 nuclearProperties.lookup(
"SP1_0")
100 new dimensionedScalar
102 nuclearProperties.lookup(
"alfa_SP1")
109 new dimensionedScalar
111 nuclearProperties.lookup(
"Keff")
118_K0 = autoPtr<dimensionedScalar>
120 new dimensionedScalar(
K0)
127Info <<
"\n Reading precursors decay constants \n" << endl;
129IOdictionary delayedNeutronConstants
133 "delayedNeutronConstants",
141_lam1 = autoPtr<dimensionedScalar>
143 new dimensionedScalar
145 delayedNeutronConstants.lookup(
"lam1")
148dimensionedScalar&
lam1 = _lam1();
152 new dimensionedScalar
154 delayedNeutronConstants.lookup(
"lam2")
161 new dimensionedScalar
163 delayedNeutronConstants.lookup(
"lam3")
170 new dimensionedScalar
172 delayedNeutronConstants.lookup(
"lam4")
179 new dimensionedScalar
181 delayedNeutronConstants.lookup(
"lam5")
188 new dimensionedScalar
190 delayedNeutronConstants.lookup(
"lam6")
197 new dimensionedScalar
199 delayedNeutronConstants.lookup(
"lam7")
206 new dimensionedScalar
208 delayedNeutronConstants.lookup(
"lam8")
216 new dimensionedScalar
218 delayedNeutronConstants.lookup(
"beta1")
225 new dimensionedScalar
227 delayedNeutronConstants.lookup(
"beta2")
234 new dimensionedScalar
236 delayedNeutronConstants.lookup(
"beta3")
243 new dimensionedScalar
245 delayedNeutronConstants.lookup(
"beta4")
252 new dimensionedScalar
254 delayedNeutronConstants.lookup(
"beta5")
261 new dimensionedScalar
263 delayedNeutronConstants.lookup(
"beta6")
270 new dimensionedScalar
272 delayedNeutronConstants.lookup(
"beta7")
279 new dimensionedScalar
281 delayedNeutronConstants.lookup(
"beta8")
dimensionedScalar & beta1
dimensionedScalar & beta3
dimensionedScalar & beta2
dimensionedScalar & beta5
dimensionedScalar & beta4
dimensionedScalar & beta8
dimensionedScalar & alfa_NSF1
dimensionedScalar & alfa_A1
dimensionedScalar & beta6
dimensionedScalar & NSF1_0
dimensionedScalar & TrefXS
dimensionedScalar & beta7
dimensionedScalar K0(Keff)
dimensionedScalar & alfa_D1
dimensionedScalar & alfa_SP1
dimensionedScalar & SP1_0