Skip to content

Commit

Permalink
Removed code referencing PHIOC in output section for PHICE in ww3_ounf (
Browse files Browse the repository at this point in the history
  • Loading branch information
ukmo-ccbunney authored Oct 18, 2023
1 parent d148d09 commit 66262f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions model/src/ww3_ounf.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1815,9 +1815,6 @@ SUBROUTINE W3EXNC ( NX, NY, IX1, IXN, IY1, IYN, NSEA, &
! Wave to sea ice energy flux
ELSE IF ( IFI .EQ. 6 .AND. IFJ .EQ. 11 ) THEN
IF (NCVARTYPEI.EQ.3) NCVARTYPE=4
DO ISEA=1, NSEA
PHIOC(ISEA)=MIN(3000.,PHIOC(ISEA))
END DO
CALL S2GRID(PHICE(1:NSEA), X1)
!
! Partitioned surface stokes drift
Expand Down

0 comments on commit 66262f6

Please sign in to comment.