Skip to content

Commit

Permalink
clean up test
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Nov 4, 2023
1 parent 8fe1e60 commit 188b21e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions model/tests/test_io.F90
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,13 @@ program test_io
call w3setg(1, 6, 6)
call w3ndat(6, 6)
call w3setw(1, 6, 6)
#ifdef w3_nl1
call w3naux(6, 6)
call w3seta(1, 6, 6)
#endif
call w3nout(6, 6)
call w3seto(1, 6, 6)

ndsi = 10
ndsm = 20
ndsop = 20
ndsbul = 0
#ifdef w3_nco
ndscbul = 0
#endif
ndstrc = 6
ntrace = 10

Expand Down

0 comments on commit 188b21e

Please sign in to comment.