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
manifests/restart.yaml records the input restarts for the run, so this test would require two consecutive runs and checking the second one, ie archive/output001/manifests/restart.yaml.
We weren't convinced about the completeness of comparing ocean.stats for reproducibility - it seemed like rounding errors differences may not get caught. As the restart.yml has checksums for the restart files, this is a more complete check.
As Andrew noted - the checksums are calculated during payu setup, so payu setup would need to be run after the model run to calculate the new checksums.
payu generates
manifests/restart.yaml
files containing md5 hashes of all restart files.Checking these would be a quick, easy and thorough way to confirm bitwise reproducibility of all model components, e.g. for ACCESS-OM3.
The text was updated successfully, but these errors were encountered: