mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Updates for building with NCrystal support (and fix CI) (#3274)
This commit is contained in:
parent
7e033b25ad
commit
27ce2ceee3
9 changed files with 33 additions and 76 deletions
|
|
@ -287,9 +287,8 @@ Prerequisites
|
|||
Adding this option allows the creation of materials from NCrystal, which
|
||||
replaces the scattering kernel treatment of ACE files with a modular,
|
||||
on-the-fly approach. To use it `install
|
||||
<https://github.com/mctools/ncrystal/wiki/Get-NCrystal>`_ and `initialize
|
||||
<https://github.com/mctools/ncrystal/wiki/Using-NCrystal#setting-up>`_
|
||||
NCrystal and turn on the option in the CMake configuration step::
|
||||
<https://github.com/mctools/ncrystal/wiki/Get-NCrystal>`_ NCrystal and
|
||||
turn on the option in the CMake configuration step::
|
||||
|
||||
cmake -DOPENMC_USE_NCRYSTAL=on ..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue