mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
Removed IPython Notebook example XML files
This commit is contained in:
parent
0eee99ee20
commit
5ee352bc95
6 changed files with 0 additions and 110 deletions
|
|
@ -1,38 +0,0 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<geometry>
|
||||
<cell id="10000" material="10000" name="1.6% Fuel" surfaces="-10000" universe="10000" />
|
||||
<cell id="10001" material="10002" name="1.6% Clad" surfaces="10000 -10001" universe="10000" />
|
||||
<cell id="10002" material="10001" name="1.6% Moderator" surfaces="10001" universe="10000" />
|
||||
<cell fill="10001" id="10003" name="root cell" surfaces="10002 -10003 10004 -10005 10006 -10007" universe="0" />
|
||||
<lattice id="10001" name="1.6% Fuel - 0BA">
|
||||
<pitch>1.26 1.26</pitch>
|
||||
<dimension>17 17</dimension>
|
||||
<lower_left>-10.71 -10.71</lower_left>
|
||||
<universes>
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000
|
||||
10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 10000 </universes>
|
||||
</lattice>
|
||||
<surface boundary="transmission" coeffs="0.0 0.0 0.39218" id="10000" type="z-cylinder" />
|
||||
<surface boundary="transmission" coeffs="0.0 0.0 0.4572" id="10001" type="z-cylinder" />
|
||||
<surface boundary="reflective" coeffs="-10.71" id="10002" type="x-plane" />
|
||||
<surface boundary="vacuum" coeffs="10.71" id="10003" type="x-plane" />
|
||||
<surface boundary="vacuum" coeffs="-10.71" id="10004" type="y-plane" />
|
||||
<surface boundary="reflective" coeffs="10.71" id="10005" type="y-plane" />
|
||||
<surface boundary="reflective" coeffs="-10.71" id="10006" type="z-plane" />
|
||||
<surface boundary="reflective" coeffs="10.71" id="10007" type="z-plane" />
|
||||
</geometry>
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
|
|
@ -1,20 +0,0 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<materials>
|
||||
<default_xs>71c</default_xs>
|
||||
<material id="10000" name="1.6% Fuel">
|
||||
<density units="g/cm3" value="10.31341" />
|
||||
<nuclide ao="0.022625" name="U-238" />
|
||||
<nuclide ao="0.046007" name="O-16" />
|
||||
<nuclide ao="0.00037503" name="U-235" />
|
||||
</material>
|
||||
<material id="10001" name="Borated Water">
|
||||
<density units="g/cm3" value="0.740582" />
|
||||
<nuclide ao="0.024732" name="O-16" />
|
||||
<nuclide ao="8.0042e-06" name="B-10" />
|
||||
<nuclide ao="0.049457" name="H-1" />
|
||||
</material>
|
||||
<material id="10002" name="Zircaloy">
|
||||
<density units="g/cm3" value="6.55" />
|
||||
<nuclide ao="0.0072758" name="Zr-90" />
|
||||
</material>
|
||||
</materials>
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<plots>
|
||||
<plot basis="xy" color="mat" filename="materials-xy" id="1" type="slice">
|
||||
<origin>0 0 0</origin>
|
||||
<width>21.5 21.5</width>
|
||||
<pixels>250 250</pixels>
|
||||
</plot>
|
||||
</plots>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<settings>
|
||||
<eigenvalue>
|
||||
<particles>2500</particles>
|
||||
<batches>20</batches>
|
||||
<inactive>5</inactive>
|
||||
</eigenvalue>
|
||||
<source>
|
||||
<space type="box">
|
||||
<parameters>-10.71 -10.71 -10 10.71 10.71 10.0</parameters>
|
||||
</space>
|
||||
</source>
|
||||
<output>
|
||||
<tallies>false</tallies>
|
||||
<summary>true</summary>
|
||||
</output>
|
||||
<trigger>
|
||||
<active>true</active>
|
||||
<max_batches>200</max_batches>
|
||||
</trigger>
|
||||
</settings>
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<tallies>
|
||||
<mesh id="1" type="regular">
|
||||
<dimension>17 17</dimension>
|
||||
<lower_left>-10.71 -10.71</lower_left>
|
||||
<width>1.26 1.26</width>
|
||||
</mesh>
|
||||
<tally id="10000" name="mesh tally">
|
||||
<filter bins="1" type="mesh" />
|
||||
<filter bins="0.0 6.25e-07 20.0" type="energy" />
|
||||
<scores>fission nu-fission</scores>
|
||||
</tally>
|
||||
<tally id="10001" name="cell tally">
|
||||
<filter bins="10000" type="cell" />
|
||||
<nuclides>U-235 U-238</nuclides>
|
||||
<scores>scatter-y2</scores>
|
||||
</tally>
|
||||
<tally id="10002" name="distribcell tally">
|
||||
<filter bins="10002" type="distribcell" />
|
||||
<scores>absorption scatter</scores>
|
||||
<trigger scores="absorption" threshold="5e-05" type="std_dev" />
|
||||
</tally>
|
||||
</tallies>
|
||||
Loading…
Add table
Add a link
Reference in a new issue