CM4 comes down with duplicate bergs with "0" ids
adcroft opened this issue · 0 comments
The safety checks after reading a restart are being trigger because the icebuerg_num (id) = 0 for at least one berg, which is meant to be an impossible value.
Duplicated berg across PEs with id= 0 0 seen 574 times pe= 0 17392
Duplicated berg across PEs with id= 0 0 seen 574 times pe= 1 17392
Duplicated berg across PEs with id= 0 0 seen 574 times pe= 11 17392
Duplicated berg across PEs with id= 0 0 seen 574 times pe= 7 17392
...
icebergs.res.nc has valid values for iceberg_num but after reading the restart we have bad (0) values.
To complete CM4 runs I'm commenting out the checks.