mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Change plot names (plot ID as suffix). Voxel files are now .h5
This commit is contained in:
parent
05d7e81794
commit
f0d9acc596
4 changed files with 101 additions and 120 deletions
|
|
@ -1,16 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
|
||||
<run_mode>eigenvalue</run_mode>
|
||||
<batches>10</batches>
|
||||
<inactive>5</inactive>
|
||||
<particles>1000</particles>
|
||||
|
||||
<source>
|
||||
<space type="box">
|
||||
<parameters>-4 -4 -4 4 4 4</parameters>
|
||||
</space>
|
||||
</source>
|
||||
<run_mode>plot</run_mode>
|
||||
|
||||
<entropy>
|
||||
<dimension>5 4 3</dimension>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue