Skip to content

Commit cb74223

Browse files
committed
use cam hemco module at hemco-cesm2_2_0_hemco3_10_3
1 parent be76aeb commit cb74223

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

.gitmodules

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,18 +94,25 @@
9494
fxtag = 14.1.2
9595
fxrequired = AlwaysRequired
9696

97+
#[submodule "hemco"]
98+
# path = src/hemco
99+
# url = https://github.com/ESCOMP/HEMCO_CESM.git
100+
# fxtag = hemco-cesm1_2_1_hemco3_6_3_cesm
101+
# fxrequired = AlwaysRequired
102+
#
103+
#[submodule "HEMCO"]
104+
# path = src/hemco/HEMCO
105+
# url = https://github.com/geoschem/hemco.git
106+
# fxrequired = AlwaysRequired
107+
# fxtag = 3.6.3-cesm
108+
# fxDONOTUSEurl = https://github.com/geoschem/hemco.git
109+
97110
[submodule "hemco"]
98111
path = src/hemco
99112
url = https://github.com/ESCOMP/HEMCO_CESM.git
100-
fxtag = hemco-cesm1_2_1_hemco3_6_3_cesm
101-
fxrequired = AlwaysRequired
102-
103-
[submodule "HEMCO"]
104-
path = src/hemco/HEMCO
105-
url = https://github.com/geoschem/hemco.git
113+
fxtag = hemco-cesm2_2_0_hemco3_10_3
106114
fxrequired = AlwaysRequired
107-
fxtag = 3.6.3-cesm
108-
fxDONOTUSEurl = https://github.com/geoschem/hemco.git
115+
fxDONOTUSEurl = https://github.com/ESCOMP/HEMCO_CESM.git
109116

110117
[submodule "rte-rrtmgp"]
111118
path = src/physics/rrtmgp/ext

0 commit comments

Comments
 (0)