[MITgcm-support] Problem using pickup with mnc
Martin Losch
Martin.Losch at awi.de
Mon Sep 3 05:36:43 EDT 2012
These messages appear, when the model tries to create files that are already there (the error messages are not the most intuitive ones, I admit). It's coded so that overwriting netcdf files is not allowed.
I do a \rm *.nc in my working directory, before I start a run with netcdf output. Alternatively you can use separate output directories for each run (mnc_use_outdir=.true. in data.mnc).
M.
On Aug 29, 2012, at 5:26 PM, Schoonover, Joseph wrote:
> I'm currently running MITgcm using the mnc package. In an attempt to do a pickup run I receive the following message :
>
> ABNORMAL END: S/R MNC_VAR_INIT_ANY
> *** ERROR *** MNC ERROR: variable 'RC' is already defined in file 'grid.t001.nc' but using a different grid shape
>
> I moved the grid.*.nc files out of the directory, and attempted to do the pickup again, but received the following error message :
>
> ABNORMAL END: S/R MNC_GRID_INIT
> *** ERROR *** MNC ERROR: dimension 'Zp1' does not exist for file 'state.0000527040.t001.nc'
>
> Upon looking in the state*.nc files, Zp1 is defined.
> I've attached my data and data.mnc files.
> Has anyone else had this issue ?
>
>
> Thanks,
>
> Joe Schoonover
> <data><data.mnc>_______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list