Skip to content

Commit 5e2d45a

Browse files
committed
Merge tag 'cam6_4_047' into cam_zm_cleanup4
Merge pull request ESCOMP#1078 from jedwards4b/update_config_component0705
2 parents 49bfd2a + 47dd341 commit 5e2d45a

File tree

248 files changed

+13639
-11735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

248 files changed

+13639
-11735
lines changed

.gitmodules

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
[submodule "atmos_phys"]
3737
path = src/atmos_phys
3838
url = https://github.com/ESCOMP/atmospheric_physics
39-
fxtag = atmos_phys0_04_001
39+
fxtag = atmos_phys0_06_000
4040
fxrequired = AlwaysRequired
4141
fxDONOTUSEurl = https://github.com/ESCOMP/atmospheric_physics
4242

@@ -51,13 +51,27 @@
5151
path = src/chemistry/geoschem/geoschem_src
5252
url = https://github.com/geoschem/geos-chem.git
5353
fxrequired = AlwaysRequired
54-
fxtag = 14.1.2
54+
fxtag = 14.4.3
5555
fxDONOTUSEurl = https://github.com/geoschem/geos-chem.git
5656

57+
[submodule "cloud_j"]
58+
path = src/chemistry/cloud_j
59+
url = https://github.com/geoschem/cloud-j.git
60+
fxrequired = AlwaysRequired
61+
fxtag = 7.7.3
62+
fxDONOTUSEurl = https://github.com/geoschem/cloud-j.git
63+
64+
[submodule "hetp"]
65+
path = src/chemistry/hetp
66+
url = https://github.com/geoschem/heterogeneous-vectorized-or-parallel.git
67+
fxrequired = AlwaysRequired
68+
fxtag = geoschem_hetp_1.0
69+
fxDONOTUSEurl = https://github.com/geoschem/heterogeneous-vectorized-or-parallel.git
70+
5771
[submodule "hemco"]
5872
path = src/hemco
5973
url = https://github.com/ESCOMP/HEMCO_CESM.git
60-
fxtag = hemco-cesm1_2_1_hemco3_6_3_cesm_rme01
74+
fxtag = hemco-cesm2_0_hemco3_9_0
6175
fxrequired = AlwaysRequired
6276
fxDONOTUSEurl = https://github.com/ESCOMP/HEMCO_CESM.git
6377

@@ -80,7 +94,7 @@
8094
url = https://github.com/MPAS-Dev/MPAS-Model.git
8195
fxrequired = AlwaysRequired
8296
fxsparse = ../.mpas_sparse_checkout
83-
fxtag = b8c33daa
97+
fxtag = v8.2.1
8498
fxDONOTUSEurl = https://github.com/MPAS-Dev/MPAS-Model.git
8599

86100
[submodule "cosp2"]
@@ -130,28 +144,28 @@ fxDONOTUSEurl = https://github.com/ESCOMP/mizuRoute
130144
[submodule "ccs_config"]
131145
path = ccs_config
132146
url = https://github.com/ESMCI/ccs_config_cesm.git
133-
fxtag = ccs_config_cesm1.0.0
147+
fxtag = ccs_config_cesm1.0.8
134148
fxrequired = ToplevelRequired
135149
fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
136150

137151
[submodule "cime"]
138152
path = cime
139153
url = https://github.com/ESMCI/cime
140-
fxtag = cime6.1.0
154+
fxtag = cime6.1.41
141155
fxrequired = ToplevelRequired
142156
fxDONOTUSEurl = https://github.com/ESMCI/cime
143157

144158
[submodule "cmeps"]
145159
path = components/cmeps
146160
url = https://github.com/ESCOMP/CMEPS.git
147-
fxtag = cmeps1.0.2
161+
fxtag = cmeps1.0.22
148162
fxrequired = ToplevelRequired
149163
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
150164

151165
[submodule "cdeps"]
152166
path = components/cdeps
153167
url = https://github.com/ESCOMP/CDEPS.git
154-
fxtag = cdeps1.0.45
168+
fxtag = cdeps1.0.53
155169
fxrequired = ToplevelRequired
156170
fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS.git
157171

@@ -165,28 +179,27 @@ fxDONOTUSEurl = https://github.com/ESCOMP/CESM_share
165179
[submodule "parallelio"]
166180
path = libraries/parallelio
167181
url = https://github.com/NCAR/ParallelIO
168-
fxtag = pio2_6_2
182+
fxtag = pio2_6_3
169183
fxrequired = ToplevelRequired
170184
fxDONOTUSEurl = https://github.com/NCAR/ParallelIO
171185

172186
[submodule "cice"]
173187
path = components/cice
174188
url = https://github.com/ESCOMP/CESM_CICE
175-
fxtag = cesm_cice6_5_0_10
189+
fxtag = cesm_cice6_5_0_12
176190
fxrequired = ToplevelRequired
177191
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
178192

179193
[submodule "clm"]
180194
path = components/clm
181195
url = https://github.com/ESCOMP/CTSM
182-
fxtag = ctsm5.2.009
196+
fxtag = ctsm5.3.002
183197
fxrequired = ToplevelRequired
184198
fxDONOTUSEurl = https://github.com/ESCOMP/CTSM
185199

186200
[submodule "fms"]
187201
path = libraries/FMS
188202
url = https://github.com/ESCOMP/FMS_interface
189-
fxtag = fi_240516
203+
fxtag = fi_240828
190204
fxrequired = ToplevelRequired
191205
fxDONOTUSEurl = https://github.com/ESCOMP/FMS_interface
192-

0 commit comments

Comments
 (0)