Skip to content

Commit

Permalink
Properly define ocn/ice mesh filename
Browse files Browse the repository at this point in the history
The ocn/ice mesh filename was not correctly being set.

Refs: NOAA-EMC#416
  • Loading branch information
WalterKolczynski-NOAA committed Aug 23, 2021
1 parent 9429a03 commit 87d37da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ush/nems_configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ WAVPETS=${WAVPETS:-8}
CHMPETS=${CHMPETS:-${ATMPETS}}

USE_MOMMESH=${USE_MOMMESH:-"true"}
MESH_OCN_ICE=${MESH_OCN_ICE:-"mesh.mx${ICERES}.nc"}

if [[ $OCNRES = "100" ]]; then
EPS_IMESH='2.5e-1'
Expand Down

0 comments on commit 87d37da

Please sign in to comment.