mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fix Sphinx bullet list error
This commit is contained in:
parent
f4e0525a05
commit
aca4578f46
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ ENDF files with the
|
|||
example, 'U235' or 'Pu239'. Metastable nuclides are appended with an
|
||||
'_m' and their metastable number. For example, 'Am242_m1'
|
||||
|
||||
:Datasets: - **data** (*double[][][]*) -- The energy release coefficients. The
|
||||
:Datasets:
|
||||
- **data** (*double[][][]*) -- The energy release coefficients. The
|
||||
first axis indexes the component type. The second axis specifies
|
||||
values or uncertainties. The third axis indexes the polynomial
|
||||
order. If the data uses the Sher-Beck format, then the last axis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue