Skip to content

Commit e322653

Browse files
committed
Simplify
1 parent 6f226e1 commit e322653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

growing-mesh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Get the [case files of this tutorial](https://github.com/precice/tutorials/tree/
1212
## Setup
1313

1414
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.
1616
The unit square is partitioned equally among the ranks of a solver.
1717

1818
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

Comments
 (0)