mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Cleanup
This commit is contained in:
parent
e626447a4e
commit
e7b4285bd5
3 changed files with 2 additions and 4 deletions
|
|
@ -106,7 +106,7 @@ Adding NCrystal materials
|
|||
------------------
|
||||
|
||||
Additional support for thermal scattering can be added by using NCrystal_.
|
||||
The :meth:`Material.from_ncrystal` class method generates a material object from
|
||||
The :meth:`Material.from_ncrystal` class method generates a :class:`openmc.Material` object from
|
||||
an `NCrystal configuration string <https://github.com/mctools/ncrystal/wiki/Using-NCrystal#uniform-material-configuration-syntax>`_.
|
||||
Temperature, material composition and density are passed from the configuration string
|
||||
and the `NCMAT file <https://github.com/mctools/ncrystal/wiki/NCMAT-format>`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue