Skip to content

Commit

Permalink
fix ww3 restart issue
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu committed Jul 29, 2024
1 parent f13050b commit 5debd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/src/w3iorsmd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,7 @@ SUBROUTINE W3IORS ( INXOUT, NDSR, DUMFPI, IMOD, FLRSTRT )
TICE(1) = -1
TICE(2) = 0
TRHO(1) = -1
TRHO(2) = 0
TIC1(1) = -1
TIC1(2) = 0
TIC5(1) = -1
Expand Down

0 comments on commit 5debd42

Please sign in to comment.