Skip to content

Commit

Permalink
fixed test_io call of read
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Apr 10, 2024
1 parent 8d9e572 commit c944bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regtests/unittests/test_io.F90
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ program test_io
print *, 'OK!'

print *, 'testing reading the WW3 binary point file in netCDF...'
ipass2 = 0
call w3iopon('READ', ndsop, iotest)
print *, iotest
if (iotest .ne. 0) stop 100
Expand Down

0 comments on commit c944bef

Please sign in to comment.