mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Fix typo in description of distance_inactive for random ray setting (#3663)
This commit is contained in:
parent
dcb7443711
commit
7ab92ec142
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ class Settings:
|
|||
Options for configuring the random ray solver. Acceptable keys are:
|
||||
|
||||
:distance_inactive:
|
||||
Indicates the total active distance in [cm] a ray should travel
|
||||
Indicates the total inactive distance in [cm] a ray should travel
|
||||
:distance_active:
|
||||
Indicates the total active distance in [cm] a ray should travel
|
||||
:ray_source:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue