mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
change where source separate is specified in tests
This commit is contained in:
parent
728c906cc4
commit
ed3de400e6
1 changed files with 3 additions and 2 deletions
|
|
@ -1,10 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
|
||||
<state_point batches="10" source_separate="true" />
|
||||
<state_point batches="10" />
|
||||
<source_point source_separate="true" />
|
||||
|
||||
<eigenvalue>
|
||||
<batches>10</batches>
|
||||
<batches>15</batches>
|
||||
<inactive>5</inactive>
|
||||
<particles>1000</particles>
|
||||
</eigenvalue>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue