Skip to content

Commit

Permalink
Add Oslo Aero and CAMNor phys as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Goldhaber committed Oct 31, 2024
1 parent e00f8b1 commit fc4dcd8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
24 changes: 19 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/ESCOMP/atmospheric_physics

[submodule "chem_proc"]
path = chem_proc
url = https://github.com/ESCOMP/CHEM_PREPROCESSOR.git
fxtag = chem_proc5_0_06
[submodule "oslo_aero"]
path = src/chemistry/oslo_aero
url = https://github.com/NorESMhub/OSLO_AERO
fxtag = camnor_noresm_v0.0.5
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/ESCOMP/CHEM_PREPROCESSOR.git
fxDONOTUSEurl = https://github.com/CAM-Nor-physics.git

[submodule "carma"]
path = src/physics/carma/base
Expand All @@ -51,6 +51,13 @@
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/ESCOMP/CARMA_base.git

[submodule "chem_proc"]
path = chem_proc
url = https://github.com/ESCOMP/CHEM_PREPROCESSOR.git
fxtag = chem_proc5_0_06
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/ESCOMP/CHEM_PREPROCESSOR.git

[submodule "clubb"]
path = src/physics/clubb
url = https://github.com/larson-group/clubb_release
Expand All @@ -74,6 +81,13 @@
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/ESCOMP/HEMCO_CESM.git

[submodule "camnor_phys"]
path = src/physics/camnor_phys
url = https://github.com/NorESMhub/CAM-Nor-physics
fxtag = oslo_aero_2_3a2
fxrequired = AlwaysRequired
fxDONOTUSEurl = https://github.com/NorESMhub/OSLO_AERO

[submodule "pumas"]
path = src/physics/pumas
url = https://github.com/ESCOMP/PUMAS
Expand Down
1 change: 1 addition & 0 deletions src/chemistry/oslo_aero
Submodule oslo_aero added at 8dba2e
1 change: 1 addition & 0 deletions src/physics/camnor_phys
Submodule camnor_phys added at 1f23c7

0 comments on commit fc4dcd8

Please sign in to comment.