I am on refactoring branch.
Running simulation with monthly restarts, that, say, last for 3 months with monthly restarts. I have 3 restart records with time stamps:
time = 2675700, 5094900, 7773300
I would like to restart from the month 2, and chance the fesom.clock to:
83700.0000000000 59 1958
86400.0000000000 59 1958
I get the error:
raw restart time 7773300.00000000 does not match current clock time 5094900.00000000
So there is no way to start from anything but last record in the restart? If so, it's not a good behaviour, since in high resolution setups we restarts from couple of steps before the last one quite often.
@hegish @dsidoren
I am on
refactoringbranch.Running simulation with monthly restarts, that, say, last for 3 months with monthly restarts. I have 3 restart records with time stamps:
time = 2675700, 5094900, 7773300I would like to restart from the month 2, and chance the
fesom.clockto:I get the error:
So there is no way to start from anything but last record in the restart? If so, it's not a good behaviour, since in high resolution setups we restarts from couple of steps before the last one quite often.
@hegish @dsidoren