[MITgcm-support] time-dep-wind-file
Ming Guo
gming at karluk.physics.mun.ca
Sat Aug 6 13:22:03 EDT 2005
Hi, Matt,
thanks for your help, but I am still a little confused,
1. you mean I should generate a file, "data.exf", to specify the forcing
interval and period? no need using command in "data", like
"externalForcingPeriod"...
2. what is the format of time-dep-wind-forcing file? Is it like
talx1 taly1 time1
talx2 taly2 time2
talx3 taly3 time3
...
3. is there some commands to be added in file "data" to read the
time-dep-wind file? I can't find it in the manual.
Thanks,
Ming
On Fri, 5 Aug 2005, Matthew Mazloff wrote:
> Hi Ming,
>
> You now write your file with several time records. So the record for t =
> 0 goes first, then the next time record is written into the file
> following that record, and so on. In data.exf you then specify the
> period so the model knows how over what interval each record is valid. I
> believe with the wind stress the model linearly interpolates between the
> two time records so the transitions are smooth.
>
> data.exf will have something like:
> ustressstartdate1=19920601,
> ustressstartdate2=30000,
> ustressperiod=43200.0,
>
> so that t = 0 is at June 1, 1992 at 3am and a new record is valid every
> 43200.0 seconds.
>
> To actually generate the file just add the next record on after the
> first.
> so that the record is valid for
> from t = 0:nts
> NX*NY*(t)+1 : NX*NY*(t)
>
> Hope I helped,
> -Matt
>
> Ming Guo wrote:
>
>> Hi,
>> anyone can tell me how to creat the time dependent wind stress file?
>>
>> Thanks,
>>
>> Ming
>>
>>
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
>>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
More information about the MITgcm-support
mailing list