mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
12 lines
188 B
XML
12 lines
188 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<plots>
|
||
|
|
|
||
|
|
<plot id="1">
|
||
|
|
<origin>0. 0. 0.</origin>
|
||
|
|
<width>30. 30.</width>
|
||
|
|
<pixels>200 200</pixels>
|
||
|
|
<background>0 0 0</background>
|
||
|
|
</plot>
|
||
|
|
|
||
|
|
</plots>
|