Update documentation/notebooks to reflect default writing of summary.h5

This commit is contained in:
Paul Romano 2016-02-17 20:47:18 -06:00
parent 41e3c658ce
commit 8f3b614774
6 changed files with 7 additions and 7 deletions

View file

@ -288,7 +288,7 @@
"settings_file.batches = batches\n",
"settings_file.inactive = inactive\n",
"settings_file.particles = particles\n",
"settings_file.output = {'tallies': True, 'summary': True}\n",
"settings_file.output = {'tallies': True}\n",
"source_bounds = [-0.63, -0.63, -0.63, 0.63, 0.63, 0.63]\n",
"settings_file.source = Source(space=Box(\n",
" source_bounds[:3], source_bounds[3:]))\n",