OpenMC/tests/test_particle_restart/geometry.xml
2013-06-16 16:10:38 -04:00

9 lines
280 B
XML

<?xml version="1.0"?>
<geometry>
<!-- Sphere with no boundary condition -->
<surface id="1" type="sphere" coeffs="0.0 0.0 0.0 80.0" />
<surface id="2" type="sphere" coeffs="0.0 0.0 0.0 10000.0" boundary="vacuum" />
<cell id="1" material="1" surfaces="-1" />
</geometry>