Saving MOM6 daily diagnostic file while giving long run say for 6 month or 1 year

jagdishprajapati

Jagdish Prajapati
New Member
Hi there all,
I an new to the field of modelling and I want to run MOM6 for a year. I want to give MOM6 run for a year but want to save daily files. I think this can be done in diag_table by providing interval. Can anyone help me in this regard?
 
Yes, you can save daily fields for a whole year. They will all end up in the same file. Are you asking how to save each day as a separate file or are you happy with the defaults? There are plenty of diag_table examples. What exactly are you asking?
 

praveenvk

Praveen
New Member
I guess this in diag_table will do.

"ocean%4yr%2mo%2dy", 1, "days", 1, "days", "time" ,1, "days",

The last two arguments are for file creation steps.
 
Back
Top