mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
10 lines
194 B
XML
10 lines
194 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<plots>
|
||
|
|
<plot id="1" type="slice">
|
||
|
|
<color_by>cell</color_by>
|
||
|
|
<origin>0. 0. 0.</origin>
|
||
|
|
<width>20. 20.</width>
|
||
|
|
<pixels>200 200</pixels>
|
||
|
|
</plot>
|
||
|
|
</plots>
|