mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
ee7b95245a
commit
eda39ad9ca
146 changed files with 648 additions and 4310 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<run_mode>fixed source</run_mode>
|
||||
<particles>1000</particles>
|
||||
<batches>10</batches>
|
||||
<source strength="1.0">
|
||||
<source particle="neutron" strength="1.0" type="independent">
|
||||
<space type="point">
|
||||
<parameters>0 0 0</parameters>
|
||||
</space>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue