Skip to content

Commit

Permalink
Add FV3_GFS_v17_p8_ugwpv1_c3 to CCPP_SUITES in build_ufs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhender committed Jan 30, 2024
1 parent dab06b7 commit 4c8249f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/build_ufs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cwd=$(pwd)

# Default settings
APP="S2SWA"
CCPP_SUITES="FV3_GFS_v17_p8_ugwpv1,FV3_GFS_v17_coupled_p8_ugwpv1,FV3_GFS_v17_p8_ugwpv1_mynn" # TODO: does the g-w need to build with all these CCPP_SUITES?
CCPP_SUITES="FV3_GFS_v17_p8_ugwpv1,FV3_GFS_v17_coupled_p8_ugwpv1,FV3_GFS_v17_p8_ugwpv1_mynn,FV3_GFS_v17_p8_ugwpv1_c3" # TODO: does the g-w need to build with all these CCPP_SUITES?

while getopts ":da:j:v" option; do
case "${option}" in
Expand Down

0 comments on commit 4c8249f

Please sign in to comment.