mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
small grammar fix in Settings.temperature docstring
This commit is contained in:
parent
030f73a869
commit
58b1a80b64
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ class Settings:
|
|||
Kelvin. The value for 'method' should be 'nearest' or 'interpolation'.
|
||||
If the method is 'nearest', 'tolerance' indicates a range of temperature
|
||||
within which cross sections may be used. The value for 'range' should be
|
||||
a pair a minimum and maximum temperatures which are used to indicate
|
||||
a pair of a minimum and maximum temperature which are used to indicate
|
||||
that cross sections be loaded at all temperatures within the
|
||||
range. 'multipole' is a boolean indicating whether or not the windowed
|
||||
multipole method should be used to evaluate resolved resonance cross
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue