You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paul Leopardi edited this page Oct 8, 2024
·
4 revisions
CABLE initialization
In all current implementations of CABLE coupled to JULES and the UM, the initialization of CABLE variables is awkward.
The notable example of this is that re-start reproducability.
Consider running the model for a total of 2 days. Whether it is run in two 1 day chunks OR one 2 day chunk, it shoul give identical results.
However, running CABLE (through JULES) this is not the case.
Excluding any other possibilities, this will not be the case as we avoid calling the radiation on the first timestep.