Skip to content

Commit 062f040

Browse files
committed
Update NOTE on runtime of micro-nutils in two-scale-heat-conduction
1 parent f4d2fef commit 062f040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

two-scale-heat-conduction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ cd micro-nutils
5757

5858
The `num_procs` needs to fit the decomposition specified in the `micro-manager-config.json` (default: two ranks).
5959

60-
**NOTE**: When running `micro-nutils`, even though the case setup and involved physics is simple, each micro simulation is an instance of Nutils, which usually has a moderately high computation time. If the Micro Manager is run on 2 processors, the total runtime is approximately 25-30 minutes. Do not run the Micro Manager in serial, because the runtime will be several hours.
60+
**NOTE**: When running `micro-nutils`, even though the case setup and involved physics is simple, each micro simulation is an instance of Nutils, which usually has a moderately high computation time. If the Micro Manager is run on 2 processors, the total runtime is approximately 10-15 minutes depending on the compute machine. Do not run the Micro Manager in serial, because the runtime will be several hours.
6161

6262
Running `micro-dumux` is much faster. A serial simulation takes approximately 2 minutes to finish.
6363

0 commit comments

Comments
 (0)