From 341213adce83f94f861403704fb8c8716b326fd4 Mon Sep 17 00:00:00 2001 From: guignont Date: Mon, 18 Nov 2024 15:22:37 +0100 Subject: [PATCH] Update README.md fix cells number --- test/LargeScaleTwoPhaseFlowSimulation/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/LargeScaleTwoPhaseFlowSimulation/README.md b/test/LargeScaleTwoPhaseFlowSimulation/README.md index 2ff6b11..31674f5 100644 --- a/test/LargeScaleTwoPhaseFlowSimulation/README.md +++ b/test/LargeScaleTwoPhaseFlowSimulation/README.md @@ -23,14 +23,14 @@ with inside: ``` ## Test case dimensions -The grid dimension is 2048x2048x10 so the test uses ~4,19e6 cells. You can increase or decrease the number of cells +The grid dimension is 2048x2048x10 so the test uses ~41.9e6 cells. You can increase or decrease the number of cells in z dimension as you need. To change number of cells in z dimension change ``` 0 0 -100 ``` to ``` -0 0 -1000 +0 0 -1000