Skip to content

Commit

Permalink
Fix Issue ufs-community#700.
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaholtNOAA committed Apr 20, 2022
1 parent 0a30ac6 commit a041c6b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions ush/set_extrn_mdl_params.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@
#-----------------------------------------------------------------------
#
function set_extrn_mdl_params() {
#
#-----------------------------------------------------------------------
#
# Use known locations as default, depending on RUN_ENVIR
#
#-----------------------------------------------------------------------
#
EXTRN_MDL_SYSBASEDIR_ICS="${EXTRN_MDL_SYSBASEDIR_ICS:-$(set_known_sys_dir \
${EXTRN_MDL_NAME_ICS})}"
EXTRN_MDL_SYSBASEDIR_LBCS="${EXTRN_MDL_SYSBASEDIR_LBCS:-$(set_known_sys_dir \
${EXTRN_MDL_NAME_LBCS})}"

#
#-----------------------------------------------------------------------
#
Expand Down

0 comments on commit a041c6b

Please sign in to comment.