From a14158e69b5b836f51ec8d9518455fbab9f4ab9d Mon Sep 17 00:00:00 2001 From: Steve Goldhaber Date: Sun, 2 Mar 2025 21:41:03 +0100 Subject: [PATCH] Use update branch of OSLO_AERO for testing --- .gitmodules | 9 +++++++++ src/chemistry/oslo_aero | 1 + 2 files changed, 10 insertions(+) create mode 160000 src/chemistry/oslo_aero diff --git a/.gitmodules b/.gitmodules index 5f2f838b78..507e07807c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -74,6 +74,15 @@ fxrequired = AlwaysRequired fxDONOTUSEurl = https://github.com/ESCOMP/HEMCO_CESM.git +[submodule "oslo_aero"] + path = src/chemistry/oslo_aero +# url = https://github.com/NorESMhub/OSLO_AERO +# fxtag = oslo_aero_2_5a08d + url = https://github.com/gold2718/OSLO_AERO + fxtag = update_to_cam6_4_070 + fxrequired = AlwaysRequired + fxDONOTUSEurl = https://github.com/NorESMhub/OSLO_AERO.git + [submodule "pumas"] path = src/physics/pumas url = https://github.com/ESCOMP/PUMAS diff --git a/src/chemistry/oslo_aero b/src/chemistry/oslo_aero new file mode 160000 index 0000000000..5b0449ea30 --- /dev/null +++ b/src/chemistry/oslo_aero @@ -0,0 +1 @@ +Subproject commit 5b0449ea304f822ccfcd9a8954dfb6ea82bcf52b