mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Update documentation/notebooks to reflect default writing of summary.h5
This commit is contained in:
parent
41e3c658ce
commit
8f3b614774
6 changed files with 7 additions and 7 deletions
|
|
@ -392,7 +392,7 @@
|
|||
"settings_file.batches = batches\n",
|
||||
"settings_file.inactive = inactive\n",
|
||||
"settings_file.particles = particles\n",
|
||||
"settings_file.output = {'tallies': False, 'summary': True}\n",
|
||||
"settings_file.output = {'tallies': False}\n",
|
||||
"source_bounds = [-10.71, -10.71, -10, 10.71, 10.71, 10.]\n",
|
||||
"settings_file.source = Source(Box(\n",
|
||||
" source_bounds[:3], source_bounds[3:], only_fissionable=True))\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue