[MITgcm-devel] thsice mnc pickup
Martin Losch
Martin.Losch at awi.de
Sat Dec 2 05:24:45 EST 2006
I find that I cannot use mnc-pickups with thsice (group name
pickup_ic not found in mnc_cw_set_citer) when I do the following
modification to thsice_read_pickup.F (move the commented line 3 lines
down, which is calling sequence in model/src/read_pickup.F):
CML CALL MNC_CW_SET_CITER(fn, 3, 3, myIter, 0, myThid)
CALL MNC_FILE_CLOSE_ALL_MATCHING(fn, myThid)
CALL MNC_CW_SET_UDIM(fn, 1, myThid)
CALL MNC_CW_SET_CITER(fn, 3, 3, myIter, 0, myThid)
Then at least the model reads the pickup files and runs (I have no
idea how well, as I am working from home and my connection is
terrible). I am still not comfortable with modifying anything that is
related to mnc, so could someone who knows better than I, have a
quick look at this? In particular, I don't know about the 0 in the
parameter list, read_pickup.F has a -1 in its place.
M.
More information about the MITgcm-devel
mailing list