From 267d59bfa87b7316b587838cc5d67a37269d1cba Mon Sep 17 00:00:00 2001 From: Swagat Kumar Nayak Date: Mon, 15 Dec 2025 15:26:21 +0100 Subject: [PATCH 1/3] Added the derived quantity enstrophy for the Q polynomials --- .gitmodules | 1 + atl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9d873a1b7..a12a93ab0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,7 @@ [submodule "atl"] path = atl url = ../ateles-source.git + branch = enstrophy_derived_quantity_Qpoly [submodule "pysys-extensions"] path = pysys-extensions url = ../apes-pysys-extensions.git diff --git a/atl b/atl index f833d91a3..07ae2bdb3 160000 --- a/atl +++ b/atl @@ -1 +1 @@ -Subproject commit f833d91a3fcc331444d7fc1eb71f4fd6db84a3da +Subproject commit 07ae2bdb3095c1bda2790de82d803ab3cbb9b299 From 267edcebec4ac1529aa2aba5e4840705eaff1e72 Mon Sep 17 00:00:00 2001 From: Harald Klimach Date: Sat, 28 Feb 2026 08:51:05 +0100 Subject: [PATCH 2/3] Some formatting --- atl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atl b/atl index 07ae2bdb3..3aec8ec86 160000 --- a/atl +++ b/atl @@ -1 +1 @@ -Subproject commit 07ae2bdb3095c1bda2790de82d803ab3cbb9b299 +Subproject commit 3aec8ec861e291d49c65b83380af57605870008a From 1e4c6738d5aba22e4ce1127fe0c0c2f97290ed9e Mon Sep 17 00:00:00 2001 From: Harald Klimach Date: Sat, 28 Feb 2026 09:23:24 +0100 Subject: [PATCH 3/3] Merge pull request #20 from apes-suite/enstrophy_derived_quantity_Qpoly --- .gitmodules | 1 - atl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a12a93ab0..9d873a1b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,6 @@ [submodule "atl"] path = atl url = ../ateles-source.git - branch = enstrophy_derived_quantity_Qpoly [submodule "pysys-extensions"] path = pysys-extensions url = ../apes-pysys-extensions.git diff --git a/atl b/atl index 3aec8ec86..a526a68ed 160000 --- a/atl +++ b/atl @@ -1 +1 @@ -Subproject commit 3aec8ec861e291d49c65b83380af57605870008a +Subproject commit a526a68ed9bf8a8142d8c497e773c25012816d36