[Dart-dev] DART/branches Revision: 11608
dart at ucar.edu
dart at ucar.edu
Fri May 5 15:51:09 MDT 2017
hendric at ucar.edu
2017-05-05 15:51:08 -0600 (Fri, 05 May 2017)
33
had two calls to nf90_enddef...
Modified: DART/branches/model_mod_changes/models/POP/model_mod.f90
===================================================================
--- DART/branches/model_mod_changes/models/POP/model_mod.f90 2017-05-05 18:05:07 UTC (rev 11607)
+++ DART/branches/model_mod_changes/models/POP/model_mod.f90 2017-05-05 21:51:08 UTC (rev 11608)
@@ -2068,8 +2068,6 @@
call nc_check(nf90_put_var(ncid, KMUVarID, KMU ), &
'nc_write_model_atts', 'KMU put_var '//trim(filename))
-call nc_enddef(ncid)
-
!-------------------------------------------------------------------------------
! Flush the buffer and leave netCDF file open
!-------------------------------------------------------------------------------
More information about the Dart-dev
mailing list