mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Improved docs for Tally.get_slice(...) and fixed bug with redundant energy filter bins in sliced tallies
This commit is contained in:
parent
263266f4f8
commit
9d7dbdb7d7
3 changed files with 87 additions and 964 deletions
File diff suppressed because one or more lines are too long
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue