[MITgcm-devel] small bug in MITgcm/pkg/ctrl/ctrl_set_globfld_yz.F
Martin Losch
Martin.Losch at awi.de
Tue Oct 27 03:58:36 EDT 2009
Matt,
thanks for spotting this bug. I fixed it.
M.
On Oct 26, 2009, at 10:32 PM, Matthew Mazloff wrote:
> Hello,
>
> There is a bug in the latest version of ctrl_set_globfld_yz.F
>
> There is a
> nrec_nl = int(ncvarrecs(ivartype)/Ny)
> that should be
> nrec_nl=int(ncvarrecs(ivartype)/Nx)
>
> Thanks
> -Matt
>
>
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel
More information about the MITgcm-devel
mailing list