Skip to content

Commit 1f3438f

Browse files
Upstream spell checker changed
1 parent 987105d commit 1f3438f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/documentation/case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ MPI topology is automatically optimized to maximize the parallel efficiency for
197197

198198
The Table lists the patch parameters.
199199
The parameters define the geometries and physical parameters of fluid components (patch) in the domain at initial condition.
200-
Note that the domain must be fully filled with patche(s).
200+
Note that the domain must be fully filled with patches.
201201
The code outputs error messages when an empty region is left in the domain.
202202

203203
- `tau_e(i)` is the `i`-th component of the elastic stress tensor, ordered as `tau_xx`, `tau_xy`, `tau_yy`, `tau_xz`, `tau_yz`, and `tau_zz`. 1D simulation requires `tau(1)`, 2D `tau(1:3)`, and 3D `tau(1:6)`.

0 commit comments

Comments
 (0)