mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Merge pull request #4 from ChasingNeutrons/element_name
Changes to be consistent with PEP8 style
This commit is contained in:
commit
30c5167fb6
4 changed files with 23 additions and 23 deletions
|
|
@ -40,7 +40,7 @@ of an element, you specify the element itself. For example,
|
|||
|
||||
mat.add_element('C', 1.0)
|
||||
|
||||
This method can also accept element names, insensitive to case, such as
|
||||
This method can also accept case-insensitive element names such as
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue