Skip to content

Commit c590476

Browse files
authored
Update hash to ufs-weather-model. The noahmptable.tbl was reorganized, so update link_workflow.sh to use the same one used in UFSWM RT (#2219)
1 parent c041968 commit c590476

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sorc/link_workflow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ done
127127
#---------------------------------------
128128
#--copy/link NoahMp table form ccpp-physics repository
129129
cd "${HOMEgfs}/parm/ufs" || exit 1
130-
${LINK_OR_COPY} "${HOMEgfs}/sorc/ufs_model.fd/FV3/ccpp/physics/physics/noahmptable.tbl" .
130+
${LINK_OR_COPY} "${HOMEgfs}/sorc/ufs_model.fd/tests/parm/noahmptable.tbl" .
131131

132132
cd "${HOMEgfs}/parm/post" || exit 1
133133
for file in postxconfig-NT-GEFS-ANL.txt postxconfig-NT-GEFS-F00.txt postxconfig-NT-GEFS.txt postxconfig-NT-GFS-ANL.txt \

sorc/ufs_model.fd

Submodule ufs_model.fd updated 107 files

0 commit comments

Comments
 (0)