mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Address #768 comments
This commit is contained in:
parent
e8c9fe664a
commit
310fa134be
6 changed files with 60 additions and 44 deletions
|
|
@ -1639,8 +1639,9 @@ The ``<tally>`` element accepts the following sub-elements:
|
|||
:energy:
|
||||
``energyfunction`` filters multiply tally scores by an arbitrary
|
||||
function. The function is described by a piecewise linear-linear set of
|
||||
(energy, y) values. This entry specifies the energy values. (Only used
|
||||
for ``energyfunction`` filters)
|
||||
(energy, y) values. This entry specifies the energy values. The function
|
||||
will be evaluated as zero outside of the bounds of this energy grid.
|
||||
(Only used for ``energyfunction`` filters)
|
||||
|
||||
:y:
|
||||
``energyfunction`` filters multiply tally scores by an arbitrary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue