Closed shimwell closed 8 months ago
This PR changes the DTprimspecmoments and DDprimspecmoments to accept arguments in units of eV and return units of eV.
DTprimspecmoments
DDprimspecmoments
This is super useful for openmc usage where everything is in eV.
Helps with issue #21
Also some extra tests have been added to check the variance is sized correctly and increases with Tion.
Also some doc strings and types have been added
This PR changes the
DTprimspecmoments
andDDprimspecmoments
to accept arguments in units of eV and return units of eV.This is super useful for openmc usage where everything is in eV.
Helps with issue #21
Also some extra tests have been added to check the variance is sized correctly and increases with Tion.
Also some doc strings and types have been added