From 5828b5d31673d0cc54d80e26561e0293b51e921d Mon Sep 17 00:00:00 2001 From: kvrigor Date: Mon, 25 Aug 2025 14:19:16 +0200 Subject: [PATCH 1/2] Updated ParFlow to v3.14.1 --- .gitmodules | 4 ++-- models/parflow | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index dcbf8cf..65a5423 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ branch = icon-2024.07-public_coup-oas [submodule "models/parflow"] path = models/parflow - url = https://github.com/HPSCTerrSys/parflow.git - branch = hypre-cuda-fixes + url = https://github.com/parflow/parflow.git + branch = v3.14.1 [submodule "models/parflow_pdaf"] path = models/parflow_pdaf url = https://github.com/HPSCTerrSys/parflow diff --git a/models/parflow b/models/parflow index 4747725..03047c2 160000 --- a/models/parflow +++ b/models/parflow @@ -1 +1 @@ -Subproject commit 47477250e2932123c7083a15158595cdd6d2fc4c +Subproject commit 03047c20f61b54bed7e3ff73ba83c2f99d9be32e From 04d51dda40897a9964add0df4082ea27a1b8d383 Mon Sep 17 00:00:00 2001 From: Marco van Hulten Date: Mon, 25 Aug 2025 15:19:45 +0200 Subject: [PATCH 2/2] Removed trailing space --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 65a5423..2a7a07c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "models/parflow"] path = models/parflow url = https://github.com/parflow/parflow.git - branch = v3.14.1 + branch = v3.14.1 [submodule "models/parflow_pdaf"] path = models/parflow_pdaf url = https://github.com/HPSCTerrSys/parflow