Skip to content

Commit

Permalink
Updated domain decomposition documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
braxtoncuneo committed Apr 30, 2024
1 parent c5073e9 commit ffb7b54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mcdc/input_.py
Original file line number Diff line number Diff line change
Expand Up @@ -1417,9 +1417,9 @@ def domain_decomposition(
z : array_like[float], optional
Location of subdomain boundaries in z (default None).
exchange_rate : float, optional
number of particles to acumulate in the domain banks before sending.
Number of particles to acumulate in the domain banks before sending.
work_ratio : array_like[integer], optional
Inte
Number of processors in each domain
Returns
-------
Expand Down

0 comments on commit ffb7b54

Please sign in to comment.