From 0c3176e9eaee652e098ac26f1c4701dc8db0354f Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 2 Apr 2024 15:07:19 -0500 Subject: [PATCH 01/18] Update .gitmodules --- .gitmodules | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..c15b0699b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,22 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere - branch = dev/emc + #url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere + #branch = dev/emc + url = https://github.com/DusanJovic-NOAA/GFDL_atmos_cubed_sphere + branch = support_intelllvm [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + #url = https://github.com/ufs-community/ccpp-physics + #branch = ufs/dev + url = https://github.com/DusanJovic-NOAA/ccpp-physics + branch = support_intelllvm [submodule "upp"] path = upp - url = https://github.com/NOAA-EMC/UPP - branch = develop + #url = https://github.com/NOAA-EMC/UPP + #branch = develop + url = https://github.com/DusanJovic-NOAA/UPP + branch = support_intelllvm From 3bc270d40383d57e51952671e64a1d64d5d1b2ee Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 3 Apr 2024 09:49:20 -0500 Subject: [PATCH 02/18] Add support for IntelLLVM compiler --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- upp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 6663459e5..e587b0ec1 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 6663459e58a04e3bda2157d5891d227e3abc3c7a +Subproject commit e587b0ec113a6a3864d751b17e5d990e3a8beabd diff --git a/ccpp/physics b/ccpp/physics index 9b0ac7b16..a7c0a139e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 +Subproject commit a7c0a139eef351ef10d4330b8667fe84231622c8 diff --git a/upp b/upp index 945cb2cef..5fd1aad54 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf +Subproject commit 5fd1aad54bba91ea78bdd3bca6551bb9d1a53ffe From cf67b0eb7c79c2e678d44103fb5e14bfda90a5d8 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 16 Jul 2024 14:28:55 +0000 Subject: [PATCH 03/18] Update atmos_cubed_sphere, ccpp/physics and upp --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- upp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index e587b0ec1..6fa85b862 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit e587b0ec113a6a3864d751b17e5d990e3a8beabd +Subproject commit 6fa85b862d9f392228e0a6ec7286705b77e2343e diff --git a/ccpp/physics b/ccpp/physics index a7c0a139e..05227d0f7 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit a7c0a139eef351ef10d4330b8667fe84231622c8 +Subproject commit 05227d0f7316f551f1a92e2bde680079a8708c67 diff --git a/upp b/upp index 5fd1aad54..9b8ef4eac 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 5fd1aad54bba91ea78bdd3bca6551bb9d1a53ffe +Subproject commit 9b8ef4eacd665ad4001bd65dc3510de79726de47 From 85c9e887730707881739b5a7ae337b0935483b89 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Thu, 18 Jul 2024 15:01:44 +0000 Subject: [PATCH 04/18] Update atmos_cubed_sphere and ccpp/physics --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 6fa85b862..55756ab1d 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 6fa85b862d9f392228e0a6ec7286705b77e2343e +Subproject commit 55756ab1d6ba6982057ebb851c45fdf692893d35 diff --git a/ccpp/physics b/ccpp/physics index 05227d0f7..d6490c5f0 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 05227d0f7316f551f1a92e2bde680079a8708c67 +Subproject commit d6490c5f09e119c1aa322ce9d43894f13f320716 From 47737128fd003bc438df79aa354c43866beee098 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Fri, 19 Jul 2024 20:23:52 +0000 Subject: [PATCH 05/18] Update atmos_cubed_sphere --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 55756ab1d..980a750d7 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 55756ab1d6ba6982057ebb851c45fdf692893d35 +Subproject commit 980a750d74d5fe704ca76465c9a026de3e41f173 From d29708edac41ea20398461917db91fcc46765724 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Mon, 22 Jul 2024 15:11:42 -0500 Subject: [PATCH 06/18] Update atmos_cubed_sphere --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 980a750d7..1a8820fb1 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 980a750d74d5fe704ca76465c9a026de3e41f173 +Subproject commit 1a8820fb1e0d4843df3f9d9a25d52008b32ea0bf From 698dac600c6a5c71224f9a18662dd9410049f187 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 23 Jul 2024 08:18:44 -0500 Subject: [PATCH 07/18] Update ccpp/physics and upp --- ccpp/physics | 2 +- upp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/physics b/ccpp/physics index d6490c5f0..062b73e98 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit d6490c5f09e119c1aa322ce9d43894f13f320716 +Subproject commit 062b73e98343412ee2f23953347c57dab8912c49 diff --git a/upp b/upp index 9b8ef4eac..69f33254b 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 9b8ef4eacd665ad4001bd65dc3510de79726de47 +Subproject commit 69f33254b71f6d07be7e8bb4f58c00a1237afb2b From 70b101eb67fbe2727df1489c2e138f84e91f0a1b Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 23 Jul 2024 08:38:53 -0500 Subject: [PATCH 08/18] Update (revert) upp --- upp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upp b/upp index 69f33254b..9b8ef4eac 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 69f33254b71f6d07be7e8bb4f58c00a1237afb2b +Subproject commit 9b8ef4eacd665ad4001bd65dc3510de79726de47 From 2e514dc0bbcedef7e9281f537218541b16ce1631 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 24 Jul 2024 08:11:04 -0500 Subject: [PATCH 09/18] Update atmos_cubed_sphere --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 1a8820fb1..f6f83c880 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 1a8820fb1e0d4843df3f9d9a25d52008b32ea0bf +Subproject commit f6f83c880b3a094b8f599026023f4ec4aa20ff79 From beaa25f04e713cb0d1bb8cc2c7d074d8ee0b3fc5 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 30 Jul 2024 13:58:27 +0000 Subject: [PATCH 10/18] Update ccpp/physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 062b73e98..7dbc47dfb 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 062b73e98343412ee2f23953347c57dab8912c49 +Subproject commit 7dbc47dfb76c5ce0d9ab3847bce13876eb31c78b From 778c37718a09dcd676c4965cfe68a6adb3268e7b Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Thu, 22 Aug 2024 15:47:27 +0000 Subject: [PATCH 11/18] Update atmos_cubed_sphere and ccpp/physics --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index f6f83c880..9eaf2c2b8 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit f6f83c880b3a094b8f599026023f4ec4aa20ff79 +Subproject commit 9eaf2c2b835e63a704285dad8bc9644762d2e154 diff --git a/ccpp/physics b/ccpp/physics index 7dbc47dfb..15d0c7517 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 7dbc47dfb76c5ce0d9ab3847bce13876eb31c78b +Subproject commit 15d0c7517b80f7ccd27ab4c3b1207f68330f1b30 From be83967a8790e7beafa22166ecf01154a3800ad8 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 27 Aug 2024 11:32:35 -0500 Subject: [PATCH 12/18] Update atmos_cubed_sphere and upp --- atmos_cubed_sphere | 2 +- upp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 9eaf2c2b8..6b451f116 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 9eaf2c2b835e63a704285dad8bc9644762d2e154 +Subproject commit 6b451f11675acc0c019f7bd354a3960f14adf691 diff --git a/upp b/upp index 9b8ef4eac..c806eaa90 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 9b8ef4eacd665ad4001bd65dc3510de79726de47 +Subproject commit c806eaa9041a44b37651c1d40b02fefd2021817f From 887fb49230f37a0ad2a85810da497f00c59b1ac2 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 28 Aug 2024 17:50:39 +0000 Subject: [PATCH 13/18] Update atmos_cubed_sphere --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 6b451f116..b947391ed 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 6b451f11675acc0c019f7bd354a3960f14adf691 +Subproject commit b947391ed4d23ffa15f5c854e7d5c4849abefc40 From 39c5978ca765174da3e78d82eb83c216290b9dd3 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Fri, 30 Aug 2024 08:36:18 -0500 Subject: [PATCH 14/18] Update ccpp/physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 15d0c7517..5e529a6dc 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 15d0c7517b80f7ccd27ab4c3b1207f68330f1b30 +Subproject commit 5e529a6dc74bacb18ad8014a7d458d2b047f3164 From 0413079c778930efd05bf3cd09bfdd177eefaa57 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Fri, 20 Sep 2024 18:25:22 +0000 Subject: [PATCH 15/18] Update ccpp/physics and upp --- ccpp/physics | 2 +- upp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/physics b/ccpp/physics index 5e529a6dc..4e6e96c5b 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 5e529a6dc74bacb18ad8014a7d458d2b047f3164 +Subproject commit 4e6e96c5b6cd28d1e677539792cf5e21a8a67379 diff --git a/upp b/upp index c806eaa90..4a87feddc 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit c806eaa9041a44b37651c1d40b02fefd2021817f +Subproject commit 4a87feddc5b1e07165548a06b8573e21eb82eaa9 From 3fd205a8ce07944d38cb7ca6e882dffb2af03d1e Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 25 Sep 2024 13:37:26 +0000 Subject: [PATCH 16/18] Update upp --- upp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upp b/upp index 4a87feddc..55ec82b08 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 4a87feddc5b1e07165548a06b8573e21eb82eaa9 +Subproject commit 55ec82b08ca7d914ace595d4eecd54ae640ade31 From f188fe2afb3dd04f460a36ddda5e18e17c68f422 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Thu, 26 Sep 2024 14:39:57 +0000 Subject: [PATCH 17/18] Update ccpp/physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 4e6e96c5b..77d28126e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 4e6e96c5b6cd28d1e677539792cf5e21a8a67379 +Subproject commit 77d28126e3dbb19ad9714d3703764202ebce82ec From 94269e2fb98777caaf9b0bf172ff41952e128f07 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Tue, 1 Oct 2024 09:20:02 -0500 Subject: [PATCH 18/18] Revert .gitmodules and update atmos_cubed_sphere, ccpp/physics and upp --- .gitmodules | 18 ++++++------------ atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- upp | 2 +- 4 files changed, 9 insertions(+), 15 deletions(-) diff --git a/.gitmodules b/.gitmodules index c15b0699b..22c723ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,22 +1,16 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - #url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere - #branch = dev/emc - url = https://github.com/DusanJovic-NOAA/GFDL_atmos_cubed_sphere - branch = support_intelllvm + url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere + branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework branch = main [submodule "ccpp/physics"] path = ccpp/physics - #url = https://github.com/ufs-community/ccpp-physics - #branch = ufs/dev - url = https://github.com/DusanJovic-NOAA/ccpp-physics - branch = support_intelllvm + url = https://github.com/ufs-community/ccpp-physics + branch = ufs/dev [submodule "upp"] path = upp - #url = https://github.com/NOAA-EMC/UPP - #branch = develop - url = https://github.com/DusanJovic-NOAA/UPP - branch = support_intelllvm + url = https://github.com/NOAA-EMC/UPP + branch = develop diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index b947391ed..24686a256 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit b947391ed4d23ffa15f5c854e7d5c4849abefc40 +Subproject commit 24686a2561f1414eb86c7b97c93960c36e4257b1 diff --git a/ccpp/physics b/ccpp/physics index 77d28126e..5a363134a 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 77d28126e3dbb19ad9714d3703764202ebce82ec +Subproject commit 5a363134a77535f35594e56b58ba1e6141a23d2b diff --git a/upp b/upp index 55ec82b08..6f5dd627d 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 55ec82b08ca7d914ace595d4eecd54ae640ade31 +Subproject commit 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7