Skip to content

Commit

Permalink
Update baroclinic_wave
Browse files Browse the repository at this point in the history
gnu changes
  • Loading branch information
ulmononian authored Nov 8, 2024
1 parent 304d878 commit ada6d96
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests-dev/test_cases/tests/baroclinic_wave
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,8 @@ export FV3_RUN=baroclinic_wave.IN
export INPUT_NML=baroclinic_wave.nml.IN
export CCPP_SUITE='FV3_GFS_v17_p8_ugwpv1'
export HSD_CASE=true
export WLCLK=90

if [[ " gnu " =~ " ${RT_COMPILER} " ]] ; then
export FHMAX=120
export OUTPUT_FH='0 6 12 18 24 30 36 42 48 54 60 66 72 78 84 90 96 102 108 114 120'
fi

0 comments on commit ada6d96

Please sign in to comment.