mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Remove weight correction method for resonance scattering, rename ARES -> RVS
This commit is contained in:
parent
5f1657c9b7
commit
faa70b168f
13 changed files with 51 additions and 72 deletions
|
|
@ -321,14 +321,14 @@ or sub-elements:
|
|||
|
||||
:method:
|
||||
|
||||
Which resonance elastic scattering method is to be applied: "ares"
|
||||
(accelerated resonance elastic scattering), "dbrc" (Doppler broadening
|
||||
rejection correction), or "wcm" (weight correction method). Descriptions of
|
||||
each of these methods are documented here_.
|
||||
Which resonance elastic scattering method is to be applied: "rvs" (relative
|
||||
velocity sampling), "dbrc" (Doppler broadening rejection correction), or
|
||||
"wcm" (weight correction method). Descriptions of each of these methods are
|
||||
documented here_.
|
||||
|
||||
.. _here: http://dx.doi.org/10.1016/j.anucene.2014.01.017
|
||||
.. _here: http://dx.doi.org/10.1016/j.anucene.2017.12.044
|
||||
|
||||
*Default*: "ares"
|
||||
*Default*: "rvs"
|
||||
|
||||
:energy_min:
|
||||
The energy in eV above which the resonance elastic scattering method should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue