Skip to content

Commit

Permalink
Update test_cases.IN.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Nov 14, 2024
1 parent cd6c933 commit 1703da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests-dev/test_cases/exp_conf/test_cases.IN
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ if [ $WARM_START = .false. ]; then
cp -r @[INPUTDATA_ROOT]/HSD_input_data/${inputdir}/INPUT_L127_v2_sfc/* ./INPUT/.
elif [ "$CASE_NAME" = "baroclinic_wave" ]; then
cp @[INPUTDATA_ROOT]/HSD_input_data/global_hyblev.l128.txt .
cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/* ./INPUT/.
fi
else
cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/* ./INPUT/.
Expand Down

0 comments on commit 1703da9

Please sign in to comment.