Hi,
I am using the Matlab package Roms_tools to start a climatological run for my study area.
The model version is ROMS_AGRIF v1.1, and in roms.in I've set NTIMES so each run is of one month
>> time_stepping: NTIMES dt[sec] NDTFAST NINFO
>> 2880 900 45 1
>> restart: NRST, NRPFRST / filename
>> 2880 -1
>> roms_rst.nc
and acording run_roms.sh it should run for 10 years, saving each month in a separate file.
My question is how (or where) do I make shure that, since each run is just one month long, the 13th month is forced again with the information of a climaological January,
Regards,
Andres