Skip to content

Commit

Permalink
delete commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaerz committed Dec 13, 2024
1 parent f8fe12e commit 5cf0324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hamocc/mo_inventory_bgc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,6 @@ subroutine write_netcdf(iogrp)
!--- Define global attributes
call nccheck(NF90_PUT_ATT(ncid,NF90_GLOBAL,'title','Global inventory for marine bgc') )
call nccheck(NF90_PUT_ATT(ncid,NF90_GLOBAL,'history','Global inventory for marine bgc') )
!call nccheck(NF90_PUT_ATT(ncid,NF90_GLOBAL,'date', timeunits) )

!--- Define dimensions
if (.not. use_sedbypass) then
Expand Down

0 comments on commit 5cf0324

Please sign in to comment.