Merge pull request #768 from smharper/linlinenergy

EnergyFunctionFilter to apply arbitrary piecewise linear function to a tally
This commit is contained in:
Paul Romano 2016-12-12 08:05:11 -05:00 committed by GitHub
commit 7a73930060
13 changed files with 712 additions and 273 deletions

View file

@ -146,6 +146,7 @@ Constructing Tallies
openmc.AzimuthalFilter
openmc.DistribcellFilter
openmc.DelayedGroupFilter
openmc.EnergyFunctionFilter
openmc.Mesh
openmc.Trigger
openmc.Tally