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
JhanSrbinovsky edited this page Jan 6, 2015
·
1 revision
Code changes associated with Tickets #53, #72 and #77 add a simple check of reproducibility to the CABLE model across three main applications. These applications are
offline serial
offline parallel
online
Basically, in each case, following every model timestep we sum together the sensible and latent heat fluxes, and the soil moisture and temperature, over every grid cell.
We then compare this number to that calculated for the base revision.
In this instance the base revision is the head of the trunk.
Further details will follow as this is made public.