mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Enabled inverse-velocities to use polar/azimuthal angles consistent with the actual coding
This commit is contained in:
parent
d4c7a9cdda
commit
ac57f5004d
2 changed files with 6 additions and 8 deletions
|
|
@ -122,8 +122,9 @@ Temperature-dependent data, provided for temperature <TTT>K.
|
|||
spectra as well and thus will have one additional dimension
|
||||
for the outgoing energy group. In this case, `nu-fission` has the
|
||||
same dimensionality as `multiplicity matrix`.
|
||||
- **inverse-velocity** (*double[]*) -- Average inverse velocity
|
||||
for each of the groups in the library. This dataset is optional.
|
||||
- **inverse-velocity** (*double[]* or *double[][][]*) --
|
||||
Average inverse velocity for each of the groups in the library.
|
||||
This dataset is optional.
|
||||
|
||||
**/<library name>/<TTT>K/scatter_data/**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue