mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Add OPENMC_ to the MULTIPOLE_LIBRARY env variable
This commit is contained in:
parent
afccdba6d5
commit
49f9c66728
4 changed files with 11 additions and 9 deletions
|
|
@ -288,7 +288,7 @@ The ``<multipole_library>`` element indicates the directory containing a
|
|||
windowed multipole library. If a windowed multipole library is available,
|
||||
OpenMC can use it for on-the-fly Doppler-broadening of resolved resonance range
|
||||
cross sections. If this element is absent from the settings.xml file, the
|
||||
:envvar:`MULTIPOLE_LIBRARY` environment variable will be used.
|
||||
:envvar:`OPENMC_MULTIPOLE_LIBRARY` environment variable will be used.
|
||||
|
||||
.. note:: The <use_windowed_multipole> element must also be set to "True"
|
||||
for windowed multipole functionality.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue