Skip to content

Commit bf5ddd7

Browse files
committed
Update graphite grade and regold tests. Refs idaholab#537.
1 parent 1695b43 commit bf5ddd7

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

microreactors/mrad/legacy/steady/MP_FC_ss_bison.i

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
packing_fraction = 0.4
141141
specific_heat_scale_factor = 1.0
142142
thermal_conductivity_scale_factor = 1.0
143+
graphite_grade = IG_110
143144
fast_neutron_fluence = 0 # Fresh matrix (near BoC)
144145
temperature = temp
145146
[]
@@ -149,6 +150,7 @@
149150
packing_fraction = 0
150151
specific_heat_scale_factor = 1.0
151152
thermal_conductivity_scale_factor = 1.0
153+
graphite_grade = IG_110
152154
fast_neutron_fluence = 0 # Fresh matrix (near BoC)
153155
temperature = temp
154156
[]

microreactors/mrad/steady/HPMR_thermo_ss.i

+2
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ corr_factor = '${fparse R_hp_hole / R_clad_o * area_correction / perimeter_corre
162162
type = GraphiteMatrixThermal
163163
block = 'fuel_quad fuel_tri'
164164
# unirradiated_type = 'A3_27_1800'
165+
graphite_grade = IG_110
165166
packing_fraction = 0.4
166167
specific_heat_scale_factor = 1.0
167168
thermal_conductivity_scale_factor = 1.0
@@ -172,6 +173,7 @@ corr_factor = '${fparse R_hp_hole / R_clad_o * area_correction / perimeter_corre
172173
type = GraphiteMatrixThermal
173174
block = 'monolith '
174175
# unirradiated_type = 'A3_27_1800'
176+
graphite_grade = IG_110
175177
packing_fraction = 0
176178
specific_heat_scale_factor = 1.0
177179
thermal_conductivity_scale_factor = 1.0

microreactors/mrad/triso_failure/UnitCell_with_TM/MP_ss_bison.i

+2
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ hp_surfs = 'HP_surf'
185185
packing_fraction = 0.4
186186
specific_heat_scale_factor = 1.0
187187
thermal_conductivity_scale_factor = 1.0
188+
graphite_grade = IG_110
188189
fast_neutron_fluence = 0 #6.75E+24 # this value is neutron fluence over 0.1MeV
189190
temperature = temp
190191
[]
@@ -194,6 +195,7 @@ hp_surfs = 'HP_surf'
194195
packing_fraction = 0
195196
specific_heat_scale_factor = 1.0
196197
thermal_conductivity_scale_factor = 1.0
198+
graphite_grade = IG_110
197199
fast_neutron_fluence = 0 #6.75E+24 # this value is neutron fluence over 0.1MeV
198200
temperature = temp
199201
[]

0 commit comments

Comments
 (0)