From 2618ad31a9a1a138fdb30d3ba9d63a89f54c8308 Mon Sep 17 00:00:00 2001 From: smpark7 Date: Wed, 13 Sep 2023 23:57:18 -0500 Subject: [PATCH] Fix typo in readme --- problems/2021-cnrs-benchmark/phase-2/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problems/2021-cnrs-benchmark/phase-2/README.MD b/problems/2021-cnrs-benchmark/phase-2/README.MD index 9b4e068313..137aafb40c 100644 --- a/problems/2021-cnrs-benchmark/phase-2/README.MD +++ b/problems/2021-cnrs-benchmark/phase-2/README.MD @@ -8,7 +8,7 @@ clusters with at least 64 independent processors and 64 GB of RAM. The transient case with the shortest perturbation period took ~0.67h to complete one period (200 timesteps) and 16.67h in total (5000 timesteps) to reach reasonable convergence of the gain and phase shift -values on the 512 MPI processes on Blue Water. Conversely, the case with the +values on the 512 MPI processes on Blue Waters. Conversely, the case with the longest perturbation period took x2.25 longer due to the longer simulation time needed to reach convergence.