You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: growing-mesh/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/
12
12
## Setup
13
13
14
14
The problem consists of a unit-square uniformly discretized by 768 x 768 nodes.
15
-
Running in parallel is only allowed for $n^2, \exists n \in \mathbb{N}$.
15
+
Running in parallel is only allowed for 1, 4, 9, or 16 ranks.
16
16
The unit square is partitioned equally among the ranks of a solver.
17
17
18
18
The mesh starts with 2 nodes in z direction and at a given frequency, 2 nodes are added to the mesh, changing only the load per rank, not the partitioning.
0 commit comments