Allow entropy mesh and UFS mesh to be specified using <mesh> elements

This commit is contained in:
Paul Romano 2017-08-22 16:40:55 -05:00
parent 23159d0c3b
commit 523fb33bab
8 changed files with 209 additions and 167 deletions

View file

@ -3,10 +3,11 @@
<run_mode>plot</run_mode>
<entropy>
<mesh id="1">
<dimension>5 4 3</dimension>
<lower_left>-10 -10 -10</lower_left>
<upper_right>10 10 10</upper_right>
</entropy>
</mesh>
<entropy_mesh>1</entropy_mesh>
</settings>