Skip to content

Commit

Permalink
w3iors: add Denises TRHO(2)=0 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Aug 9, 2024
1 parent abc77b9 commit 709f45c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/src/w3iorsmd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1303,6 +1303,10 @@ SUBROUTINE W3IORS ( INXOUT, NDSR, DUMFPI, IMOD, FLRSTRT )
TICE(1) = -1
TICE(2) = 0
TRHO(1) = -1
!!!MTM
TRHO(2) = 0
WRITE(*,*) 'MTM: Entered TRHO(2)=0 block'
!!!MTM
TIC1(1) = -1
TIC1(2) = 0
TIC5(1) = -1
Expand Down

0 comments on commit 709f45c

Please sign in to comment.