Skip to content

Commit

Permalink
post merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Jan 7, 2025
1 parent 9ffe0f0 commit 3b4479a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ush/parsing_ufs_configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,6 @@ if [[ "${cplwav}" = ".true." ]]; then
local wav_model="ww3"
local wav_petlist_bounds="$(( ATMPETS+OCNPETS+ICEPETS )) $(( ATMPETS+OCNPETS+ICEPETS+WAVPETS-1 ))"
local wav_omp_num_threads="${WAVTHREADS}"
local WW3_user_sets_restname="false"
local WW3_user_histname="false"
local WW3_historync="false"
local WW3_restartnc="false"
local WW3_restart_from_binary="false"
local WW3_PIO_FORMAT="pnetcdf"
local WW3_PIO_IOTASKS=-99
local WW3_PIO_STRIDE=4
local WW3_PIO_REARR="box"
local WW3_PIO_ROOT=-99

fi

Expand Down

0 comments on commit 3b4479a

Please sign in to comment.