mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Review improvement from @paulromano
This commit is contained in:
parent
2dbb0c7523
commit
60f33d4607
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ class Results(list):
|
|||
materials.xml will be used. If that element is not present,
|
||||
nuclides from openmc.config['cross_sections'] will be used.
|
||||
path : PathLike
|
||||
Path to file to write. Defaults to 'materials.xml'.
|
||||
Path to materials XML file to read. Defaults to 'materials.xml'.
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue