Skip to content

Commit

Permalink
Support coupling on AWS (NOAA-EMC#2859)
Browse files Browse the repository at this point in the history
Make ATM-OCN-ICE coupling model run on AWS.

This adds capability to run UFS atm-ocn-ice coupling on AWS.

Resolves NOAA-EMC#2858
  • Loading branch information
weihuang-jedi authored Aug 28, 2024
1 parent 9ad7d3e commit 85c7659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parm/config/gfs/config.base
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ if [[ "${machine}" =~ "PW" ]]; then
export DO_TRACKER="NO"
export DO_GENESIS="NO"
export DO_METP="NO"
export DO_WAVE="NO"
fi

echo "END: config.base"

0 comments on commit 85c7659

Please sign in to comment.