Skip to content

Commit 4e2078b

Browse files
committed
update the tag
1 parent 99f6973 commit 4e2078b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[submodule "ncar-physics"]
2121
path = src/physics/ncar_ccpp
2222
url = https://github.com/ESCOMP/atmospheric_physics
23-
fxtag = 252b500a93c89f36ece7d8ba08fd8eb025279eaa
23+
fxtag = fix_musica_bug
2424
fxrequired = AlwaysRequired
2525
fxDONOTUSEurl = https://github.com/ESCOMP/atmospheric_physics
2626
[submodule "ccs_config"]

cime_config/atm_musica_config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"""
55

66
MUSICA_REPO_URL = "https://github.com/NCAR/musica.git"
7-
MUSICA_TAG = "802bc9041f964a7edd5ec896bec8cdc0c90de50b"
7+
MUSICA_TAG = "cc39bb00d2220fc81c85b22d3ceea4a39bd2bacf"
88
CHEMISTRY_DATA_REPO_URL = "https://github.com/NCAR/cam-sima-chemistry-data.git"
99
CHEMISTRY_DATA_TAG = "b81cbc2e61c41ecd2d09167d6736daf1bf1be149"

0 commit comments

Comments
 (0)