Skip to content

Commit

Permalink
ww3_2dm: cleaning ...
Browse files Browse the repository at this point in the history
  • Loading branch information
aronroland committed Feb 10, 2024
1 parent 688de63 commit 6ef4c13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion model/src/w3iogrmd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,6 @@ SUBROUTINE W3IOGR ( INXOUT, NDSM, IMOD, FEXT &
IF ( IAPROC .EQ. NAPERR ) &
WRITE (NDSE,905) 4, FILEXT(:IEXT), FNAME4, TNAME4, &
MESSAGE
WRITE(*,*) 'TEST TEST TEST IOGR'
CALL EXTCDE ( 18 )
END IF
IF ( FNAME5 .NE. TNAME5 ) THEN
Expand Down
1 change: 0 additions & 1 deletion model/src/w3nmlgridmd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2245,7 +2245,6 @@ SUBROUTINE READ_EXCLUDED_NML (NDSI, NML_EXCL_COUNT, NML_EXCL_POINT, &
WRITE (NDSE,'(A,/A)') &
'ERROR: READ_EXCL_POINT_NML: namelist read error', &
'ERROR: '//TRIM(MSG)
WRITE(*,*) 'TEST TEST TEST'
CALL EXTCDE (18)
END IF

Expand Down

0 comments on commit 6ef4c13

Please sign in to comment.