[MITgcm-devel] mdsio_readfield.F
Jean-Michel Campin
jmc at ocean.mit.edu
Tue Dec 9 15:07:17 EST 2003
Hi Dimitri,
I don't know which platform you were using to test the
new version of mdsio_readfield.F, but here we cannot find
any machine/compiler that is able to compile it.
a) the 1rst END_MASTER is within the k loop but
the 1rst BEGIN_MASTER is outside.
b) arr is declared arr(*) : this does not allow to use more
than 1 index, so that
arr(i,j,k,bi,bj)
causes a big problem.
I did not go further.
Can you fix it soon or should we go back to the previon
version (checkpoint52d_pre) ?
Thanks,
Jean-Michel
More information about the MITgcm-devel
mailing list