mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Merge pull request #2276 from openmc-dev/yardasol-patch-1
small grammar fix in `Settings.temperature` docstring
This commit is contained in:
commit
97f1e2fdd7
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 minimum and maximum temperatures 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