mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Add versionadded directive for new arguments/functions in 0.12
This commit is contained in:
parent
5012c6b0ce
commit
5547ecf88f
20 changed files with 107 additions and 7 deletions
|
|
@ -22,6 +22,8 @@ class Source:
|
|||
Source file from which sites should be sampled
|
||||
library : str
|
||||
Path to a custom source library
|
||||
|
||||
.. versionadded:: 0.12
|
||||
strength : float
|
||||
Strength of the source
|
||||
particle : {'neutron', 'photon'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue