[MITgcm-support] problem with data.exf and dates
Martin Losch
Martin.Losch at awi.de
Wed Aug 14 03:51:55 EDT 2013
Hi Manfredi,
I use
runoffperiod=-12,
with a monthly run-off file and that works fine.
As soon as you specify
> useExfYearlyFields = .TRUE.,
you input files will be augmented by "_year" or "_yr" unless you have the period -12
In other words, with useExfYearlyFields = .TRUE., the code assumes that your input files are different each year except for the ones with period=-12, for which it assume a monthly climatology. There is currently no way to elegantly have climatologies with intervals different from monthly together with yearly fields. Would that be a useful feature?
Martin
On Aug 13, 2013, at 10:31 PM, Manfredi Manizza <mmanizza at ucsd.edu> wrote:
> Hi,
>
> I am having problems with data.exf where I want the model to read the forcing files
> of a specific year, like 1992, 1993, etc.
>
> Model works fine but then it messes up with the runoff file which is a 12-month climatology
> to be repeated each year.
>
> This is what I have got in data.exf :
>
> useExfYearlyFields = .TRUE.,
> twoDigitYear = .FALSE.,
> exf_iprec = 32,
> exf_yftype = 'RL',
> useExfCheckRange = .FALSE.,
> # repeatPeriod = 31536000.,
>
> Files are :
>
> EIG_u10m_1979
>
> Then I have
>
> uwindfile = 'input/EIG_u10m',
>
> and it works fine !
>
> but then
>
> runofffile = '/nobackupp1/mmanizza/llc90/test1/input/test_runoff.bin',
>
> and this is the error :
>
> PID.TID 0000.0001) *** ERROR *** MDS_READ_FIELD: filename: /nobackupp1/mmanizza/llc90/test1/input/test_runoff.bin_1991.data
> (PID.TID 0000.0001) *** ERROR *** MDS_READ_FIELD: File does not exist
>
> Is attaching the non existing part "_1991.data" so , as expected, it does not find the file.....
>
> One way would be to rename the same runoff file with progressive years and "fool" the model
> but I was looking for a more elegant solutions.
>
> Suggestions anyone ?
>
> Thanks in advance
> Manfredi
>
>
>
>
>
>
> M
>
> --
> Dr. Manfredi Manizza
> Geosciences Research Division
> Scripps Institution of Oceanography
> University of California San Diego
> 9500 Gilman Drive La Jolla, CA 92093-0244
> email : mmanizza at ucsd.edu
> tel : +1-858-534-7094
> web : http://bluemoon.ucsd.edu/mmanizza/
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list