mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Add fission heating MT=318 to constants.h
This commit is contained in:
parent
2cecbd5d0f
commit
7376bfa81d
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ constexpr int N_XT {205};
|
|||
constexpr int N_X3HE {206};
|
||||
constexpr int N_XA {207};
|
||||
constexpr int NEUTRON_HEATING {301};
|
||||
constexpr int FISSION_HEATING {318};
|
||||
constexpr int DAMAGE_ENERGY {444};
|
||||
constexpr int COHERENT {502};
|
||||
constexpr int INCOHERENT {504};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue