We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3036d1b commit c73458eCopy full SHA for c73458e
openmc_dagmc_wrapper/Tally.py
@@ -16,6 +16,7 @@ class Tally(openmc.Tally):
16
openmc.Tally.filters to allow convenient application of tallies to
17
specified materials or volumes.
18
"""
19
+
20
def __init__(
21
self,
22
tally_type,
0 commit comments