Add OPENMC_ to the MULTIPOLE_LIBRARY env variable

This commit is contained in:
Sterling Harper 2016-03-25 16:27:59 -04:00
parent afccdba6d5
commit 49f9c66728
4 changed files with 11 additions and 9 deletions

View file

@ -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.