On Fri, 8 Jan 2010 16:24:12 +1300, Kevin.Buckley at ecs.vuw.ac.nz wrote: > I have determined that the file to which these descriptors > point is the one that is being passed to PETSc's "-save_to" > option.
As Satish says, this is a PISM thing, and has nothing to do with PETSc. PISM is using NetCDF directly here, but nc_close() should be called after writing those snapshots. It would be best if you could post any additional info to this bug report https://gna.org/bugs/index.php?15074 Jed
