Skip to content

Commit

Permalink
bugfix on WHITECAP initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelaccensi committed Nov 21, 2023
1 parent 8ff8d22 commit 77619fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/w3src4md.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2520,7 +2520,7 @@ SUBROUTINE W3SDS4 (A, K, CG, USTAR, USDIR, DEPTH, DAIR, SRHS, &
RETURN
END IF
!
WHITECAP(1:2) = 0.
WHITECAP(1:4) = 0.
!
! precomputes integration of Lambda over direction
! times wavelength times a (a=5 in Reul&Chapron JGR 2003) times dk
Expand Down

0 comments on commit 77619fe

Please sign in to comment.