Skip to content

Commit

Permalink
Fix big in bcw IN.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Nov 8, 2024
1 parent d3a3ca8 commit 07ba905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-dev/test_cases/exp_conf/baroclinic_wave.IN
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ echo "inputdir=$inputdir,NPX=$NPX,NESTED=$NESTED"

HSD_CASE=${HSD_CASE:-false}
if [ "$HSD_CASE" = "true" ]; then
cp @[INPUTDATA_ROOT/HSD_input_data/global_hyblev.l128.txt .
cp @[INPUTDATA_ROOT]/HSD_input_data/global_hyblev.l128.txt .
fi

OPNREQ_TEST=${OPNREQ_TEST:-false}
Expand Down

0 comments on commit 07ba905

Please sign in to comment.