From e9c54389f732725a039aa7238ef90c66e1489c60 Mon Sep 17 00:00:00 2001 From: Debolskiy Andrey <and.debol@gmail.com> Date: Thu, 26 Jan 2017 18:00:47 +0300 Subject: [PATCH] Version 1.1 initial version of ParLib intended to be used in INMCM37-40 --- ParLib.src/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ParLib.src/README b/ParLib.src/README index d2a7acf..1f5836b 100644 --- a/ParLib.src/README +++ b/ParLib.src/README @@ -12,3 +12,5 @@ latest update: 11/30/2001 INM ParLib is a high level library facilitating the coding of finite difference and spectral approximation weather and climate prediction models on distributed memory parallel computers. + + -- GitLab