mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Allow user to specify multipole library location
This commit is contained in:
parent
81ec5700b6
commit
e78933d0d3
8 changed files with 67 additions and 13 deletions
|
|
@ -264,6 +264,16 @@ based on the recommended value in LA-UR-14-24530_.
|
|||
|
||||
*Default*: 8000
|
||||
|
||||
``<multipole_library>`` Element
|
||||
-------------------------------
|
||||
|
||||
The ``<multipole_library>`` element has no attributes and 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.
|
||||
|
||||
.. _natural_elements:
|
||||
|
||||
``<natural_elements>`` Element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue