Skip to content

Commit 8f08c1f

Browse files
committed
fix random_ray_adjoint_local test and merge branch develop into local_adjoint
1 parent b96e89a commit 8f08c1f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

tests/regression_tests/random_ray_adjoint_local/inputs_true.dat

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,11 @@
223223
</source>
224224
</ray_source>
225225
<volume_normalized_flux_tallies>true</volume_normalized_flux_tallies>
226+
<source_region_meshes>
227+
<mesh id="1">
228+
<domain id="6" type="universe"/>
229+
</mesh>
230+
</source_region_meshes>
226231
<adjoint>true</adjoint>
227232
<adjoint_source>
228233
<source type="independent" strength="3.14" particle="neutron">
@@ -237,6 +242,11 @@
237242
</adjoint_source>
238243
<volume_estimator>naive</volume_estimator>
239244
</random_ray>
245+
<mesh id="1">
246+
<dimension>14 14 14</dimension>
247+
<lower_left>0.0 0.0 0.0</lower_left>
248+
<upper_right>35.0 35.0 35.0</upper_right>
249+
</mesh>
240250
</settings>
241251
<tallies>
242252
<filter id="1" type="cell">

0 commit comments

Comments
 (0)