mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -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
|
|
@ -302,7 +302,7 @@
|
|||
"settings_file.batches = min_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",
|
||||
"settings_file.trigger_active = True\n",
|
||||
"settings_file.trigger_max_batches = max_batches\n",
|
||||
"source_bounds = [-10.71, -10.71, -10, 10.71, 10.71, 10.]\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue