Merged branch xml into master.

This commit is contained in:
Paul Romano 2011-09-01 22:48:55 -04:00
parent b451da7b44
commit 865c3a4eb7
31 changed files with 3848 additions and 1109 deletions

View file

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<!-- Path for cross section library -->
<xslibrary path="/opt/serpent/xsdata/endfb7" />
<!-- Parameters for criticality calculation -->
<criticality>
<cycles>15</cycles>
<inactive>5</inactive>
<particles>10000</particles>
</criticality>
<!-- How verbose output should be -->
<verbosity value="7" />
<!-- Starting source -->
<source>
<type>box</type>
<coeffs>-4 -4 -4 4 4 4</coeffs>
</source>
</settings>