OpenMC/tests/test_fixed_source/geometry.xml
2015-09-28 16:54:48 +07:00

8 lines
197 B
XML

<?xml version="1.0"?>
<geometry>
<!-- Sphere with radius 10 -->
<surface id="1" type="sphere" coeffs="0 0 0 10" boundary="vacuum"/>
<cell id="1" material="1" region="-1" />
</geometry>