From e0e38398a9bcc82afd3ae16c5cbdbcf4107117a4 Mon Sep 17 00:00:00 2001 From: Kacper Derlatka <51274280+Delcior@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:18:41 +0100 Subject: [PATCH] fix animation filenames (#107) --- README.md | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3367644..b738ec4 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ Note that the spherical animations below depict simulations without MPDATA corre ### 1 worker
- +
### 2 workers- - + +
### Cartesian scenario (2D) @@ -67,20 +67,33 @@ In this example, two corrective MPDATA iterations are employed. ### 1 worker- +
-### 2 workers +### 2 workers (MPI_DIM = 0) ++ + +
+ +### 2 workers (MPI_DIM = -1) ++ + +
+ +### 3 workers (MPI_DIM = 0)- - + + +
-### 3 workers +### 3 workers (MPI_DIM = -1)- - - + + +
## Package architecture