<div dir="ltr"><div>Thank you Martin. This is helpful.</div><div><br></div><div>-Kunal<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 1, 2021 at 2:46 PM Martin Losch <<a href="mailto:Martin.Losch@awi.de">Martin.Losch@awi.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Kunal,<br>
<br>
If you use the calendar package, your timestep 0 corresponds to model startdate_1/2 in data.cal<br>
If you don’t use the cal packaghen, your timestep 0 corresponds to an arbitrary start date <br>
<br>
the startdates ind date.exf refer to the model start dates, let’s say your timestep 0 is at year 0001, Jan01 at midnight 12am (0:00:00), then your exf file should have, say for variable atemp:<br>
 atempstartdate1   = 00010101,<br>
 atempstartdate2   = 000000,<br>
 atempperiod       = 432000.0, # = 5 days<br>
<br>
The start date changes, if you use data.cal and have a nonzero model start date.<br>
<br>
See verification/global_ocean.cs32x15/input.seaice and others for examples how to set up the exf and cal namelists.<br>
<br>
Martin<br>
<br>
> On 31. Jan 2021, at 12:55, kunal madkaiker <<a href="mailto:kunal.madkaiker02@gmail.com" target="_blank">kunal.madkaiker02@gmail.com</a>> wrote:<br>
> <br>
> Dear All,<br>
> <br>
> I have an input file with data every 5th day (Eg: 1st, 5th, 10th,..) which I am trying to force through data.exf. Which flag can I use so that model reads the 1st day data for 5 days, then 5th day data for 5 days and so forth.<br>
> Any suggestions?<br>
> <br>
> Regards<br>
> Kunal<br>
> _______________________________________________<br>
> MITgcm-support mailing list<br>
> <a href="mailto:MITgcm-support@mitgcm.org" target="_blank">MITgcm-support@mitgcm.org</a><br>
> <a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" rel="noreferrer" target="_blank">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
<br>
_______________________________________________<br>
MITgcm-support mailing list<br>
<a href="mailto:MITgcm-support@mitgcm.org" target="_blank">MITgcm-support@mitgcm.org</a><br>
<a href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support" rel="noreferrer" target="_blank">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a><br>
</blockquote></div>