mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -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
|
|
@ -184,6 +184,8 @@ def run(particles=None, threads=None, geometry_debug=False,
|
|||
event_based : bool, optional
|
||||
Turns on event-based parallelism, instead of default history-based
|
||||
|
||||
.. versionadded:: 0.12
|
||||
|
||||
Raises
|
||||
------
|
||||
subprocess.CalledProcessError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue