mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Removing re-defined distribution
This commit is contained in:
parent
85b6566fd7
commit
1e83df9dc1
1 changed files with 0 additions and 2 deletions
|
|
@ -132,8 +132,6 @@ def test_watt():
|
|||
assert d.b == b
|
||||
assert len(d) == 2
|
||||
|
||||
d = openmc.stats.Watt(a, b)
|
||||
|
||||
# mean value form adapted from
|
||||
# "Prompt-fission-neutron average energy for 238U(n, f ) from
|
||||
# threshold to 200 MeV" Ethvignot et. al.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue