Skip to content

Commit

Permalink
ww3_ig: more cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
aronroland committed Feb 9, 2024
1 parent b6f707e commit 12f9474
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions model/src/w3iogomd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1548,9 +1548,6 @@ SUBROUTINE W3OUTG ( A, FLPART, FLOUTG, FLOUTG2 )
#ifdef W3_IG1
IF (IK.EQ.NINT(IGPARS(5))) THEN
HSIG(JSEA) = 4*SQRT(ET(JSEA))
IF (IPLG(JSEA) == DEBUG_NODE) THEN
WRITE(*,*) IPLG(JSEA), HSIG(JSEA)
ENDIF
ENDIF
#endif
ETF(JSEA) = ETF(JSEA) + EBD(IK,JSEA) * CG(IK,ISEA)
Expand Down

0 comments on commit 12f9474

Please sign in to comment.