Improved docs for Tally.get_slice(...) and fixed bug with redundant energy filter bins in sliced tallies

This commit is contained in:
wbinventor@gmail.com 2016-01-20 18:04:20 -05:00
parent 263266f4f8
commit 9d7dbdb7d7
3 changed files with 87 additions and 964 deletions

File diff suppressed because one or more lines are too long

View file

@ -1452,7 +1452,6 @@
],
"source": [
"# Generate tracks for OpenMOC\n",
"openmoc_geometry.initializeFlatSourceRegions()\n",
"track_generator = openmoc.TrackGenerator(openmoc_geometry, num_azim=32, spacing=0.1)\n",
"track_generator.generateTracks()\n",
"\n",
@ -1638,7 +1637,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.6"
}
},
"nbformat": 4,