[MITgcm-devel] mnc & mdsio
Jean-Michel Campin
jmc at ocean.mit.edu
Thu Oct 14 11:31:24 EDT 2004
Hi Chris,
> I'd prefer to have the ability to do mdsio and mnc in the same run if I
> want it for now e.g.
>
> timeAveMNC = .TRUE.
> timeAVEMDSIO = .TRUE.
>
> etc....
Yes. This is what is presently in the code:
you specify
timeave_ioinc=.T. (in data)
timeave_mnc=.T. (in dada.mnc)
And this will do the job.
What I was suggesting is to have only 1 ioinc flag
valid for all (monitor, pickup, snapshot & timeave),
and turning this unique flag to T will imply that
all the outputs that are written with mnc will also
be written with mdsio (or in stdoutp for the monitor).
Jean-Michel
More information about the MITgcm-devel
mailing list