Skip to content

Commit 0ef08f0

Browse files
committedJan 30, 2025·
removing comment
1 parent d6206b1 commit 0ef08f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎model/src/w3wavemd.F90

-1
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,6 @@ SUBROUTINE W3WAVE ( IMOD, ODAT, TEND, STAMP, NO_OUT &
10371037
print *, "We have reached the end of Section 2"
10381038
!
10391039
! MY EDITS HERE
1040-
! here
10411040
print *, "WW3: Calling WW3_RECEIVE_FROM_ERF from w3wavemd"
10421041
CALL WW3_RECEIVE_FROM_ERF()
10431042
open(unit=6123, file='ww3_mpi_recv.txt', status='unknown', access='append', action="write")

0 commit comments

Comments
 (0)
Please sign in to comment.