Skip to content

Commit

Permalink
Update armi/physics/executers.py
Browse files Browse the repository at this point in the history
Co-authored-by: TianJingwd <157168608+TianJingwd@users.noreply.github.com>
  • Loading branch information
keckler and TianJingwd committed Jan 24, 2024
1 parent 53cac3a commit 4ae64fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/physics/executers.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class ExecutionOptions:
will include the name and value of all public attributes of the instance.
Also facilitates the ability to execute parallel instances of a code by
providing the ability to to resolve a ``runDir`` that is aware of the
providing the ability to resolve a ``runDir`` that is aware of the
executing MPI rank. This is done via :py:meth:`~armi.physics.executers.ExecutionOptions.setRunDirFromCaseTitle`,
where the user passes in a ``caseTitle`` string, which is hashed and combined
with the MPI rank to provide a unique directory name to be used by each parallel
Expand Down

0 comments on commit 4ae64fa

Please sign in to comment.