Skip to content

Commit

Permalink
Corrected cpl_atmw_gdas test task count for S4 ufs-community#1235 ufs…
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Jun 3, 2022
1 parent d4ed327 commit d47de1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ elif [[ $MACHINE_ID = s4.* ]]; then
TASKS_c384=336 ; INPES_c384=6 ; JNPES_c384=8 ; THRD_c384=2
TASKS_c768=928 ; INPES_c768=8 ; JNPES_c768=16 ; THRD_c768=1

TASKS_cpl_atmw_gdas=544; THRD_cpl_atmw_gdas=2
TASKS_cpl_atmw_gdas=560; THRD_cpl_atmw_gdas=2
INPES_cpl_atmw_gdas=6; JNPES_cpl_atmw_gdas=8; WPG_cpl_atmw_gdas=24
WAV_tasks_atmw_gdas=248

Expand Down

0 comments on commit d47de1f

Please sign in to comment.