Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Nov 30, 2023
1 parent cdc48a3 commit 5bec17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/src/w3iopomd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1559,6 +1559,7 @@ SUBROUTINE W3IOPON ( INXOUT, NDSOP, IOTST, IMOD &
END IF

! Determine filename.
filename = ''
filename = transfer(FNMPRE(:LEN_TRIM(FNMPRE))//'out_pnt_nc.'//FILEXT(:LEN_TRIM(FILEXT)), filename)
!print *, filename

Expand Down

0 comments on commit 5bec17f

Please sign in to comment.