Skip to content

Commit

Permalink
ncd_io not needed after all
Browse files Browse the repository at this point in the history
  • Loading branch information
olyson committed Oct 22, 2024
1 parent 77b8e80 commit b7121a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/biogeophys/LunaMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module LunaMod
subroutine readParams( ncid )
!
! !USES:
use ncdio_pio, only: file_desc_t,ncd_io
use ncdio_pio, only: file_desc_t
use paramUtilMod, only: readNcdioScalar
!
! !ARGUMENTS:
Expand Down

0 comments on commit b7121a6

Please sign in to comment.