From 65528229a4940c478a6af6715ad8b7e930d5c254 Mon Sep 17 00:00:00 2001 From: Kacper Derlatka <51274280+Delcior@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:10:25 +0100 Subject: [PATCH] fix animation filenames --- 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