mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
fixed assorted issues with heating scores
This commit is contained in:
parent
dc32bccfc3
commit
dc71fa2915
8 changed files with 23 additions and 20 deletions
|
|
@ -14,7 +14,7 @@ import openmc.data
|
|||
from openmc.data import ATOMIC_SYMBOL
|
||||
|
||||
description = """
|
||||
Download ENDF/B-VII.1 ENDF data from IAEA for photo-atomic and atomic
|
||||
Download ENDF/B-VII.1 ENDF data from NNDC for photo-atomic and atomic
|
||||
relaxation data and convert it to an HDF5 library for use with OpenMC.
|
||||
This data is used for photon transport in OpenMC.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue