Skip to content

Commit 75a6d3c

Browse files
update config to false
1 parent 32ec7b2 commit 75a6d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ush/parsing_ufs_configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ if [[ "${cplwav}" = ".true." ]]; then
8080
local WW3_user_histname="false"
8181
local WW3_historync="false"
8282
local WW3_restartnc="false"
83-
local WW3_restart_from_binary="true"
83+
local WW3_restart_from_binary="false"
8484
local WW3_PIO_FORMAT="pnetcdf"
8585
local WW3_PIO_IOTASKS=-99
8686
local WW3_PIO_STRIDE=4

0 commit comments

Comments
 (0)