mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
added comment that delayed-nu-fission could be input in shape [G]
This commit is contained in:
parent
56bc66e454
commit
cdf4d271a5
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ class XSdata(object):
|
|||
[Order][G][G']: scatter_matrix
|
||||
|
||||
[G]: total, absorption, fission, kappa_fission, nu_fission,
|
||||
prompt_nu_fission, inverse_velocity
|
||||
prompt_nu_fission, delayed_nu_fission, inverse_velocity
|
||||
|
||||
[G']: chi, chi_prompt, chi_delayed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue