Running with RESTART_UNSIGNED_ZEROS = True causes an error when running with RESTART_CHECKSUMS_REQUIRES = True in a global MOM6-based OM5 model configuration because the restart checksums are different.
The model can run (and bitwise reproduces) if run with RESTART_CHECKSUMS_REQUIRED = False. We prefer to keep doing checksums on our restart files, though, which means we cannot use the RESTART_UNSIGNED_ZEROS=True option.
Running with RESTART_UNSIGNED_ZEROS = True causes an error when running with RESTART_CHECKSUMS_REQUIRES = True in a global MOM6-based OM5 model configuration because the restart checksums are different.
The model can run (and bitwise reproduces) if run with RESTART_CHECKSUMS_REQUIRED = False. We prefer to keep doing checksums on our restart files, though, which means we cannot use the RESTART_UNSIGNED_ZEROS=True option.