mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
yet another necessary file
This commit is contained in:
parent
49aec9c387
commit
b0bb63cb35
1 changed files with 11 additions and 0 deletions
11
tests/regression_tests/source_mcpl_file/settings.xml
Normal file
11
tests/regression_tests/source_mcpl_file/settings.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
<eigenvalue>
|
||||
<batches>10</batches>
|
||||
<inactive>5</inactive>
|
||||
<particles>1000</particles>
|
||||
</eigenvalue>
|
||||
<source>
|
||||
<mcpl>source.10.mcpl</mcpl>
|
||||
</source>
|
||||
</settings>
|
||||
Loading…
Add table
Add a link
Reference in a new issue