NOAA-GFDL / icebergs

GFDL Climate Model Icebergs
Other
5 stars 19 forks source link

dev/master/2016.08.23 icebergs and calving restarts differ across a restart #31

Closed nikizadehgfdl closed 7 years ago

nikizadehgfdl commented 8 years ago

dev/master/2016.08.23 (new icebergs code) Restart experiments show that icebergs.res.nc and calving.res.nc differ between 1x30d and 2x15d regression tests. The differences are limited to these two files, the answers match otherwise. E.g.,

/// /lustre/f1/Niki.Zadeh/verona_mom6_2016.08.23_sis2fix/CM4_c96L32_am4g10r14_2000_OMp5_H5_ndiff_meke_MLE30d_ePBLe/ncrc3.intel15-prod-openmp/archive/1x1m0d_216x2a_842x1o/restart/00010201.tar                                                                                                                                                  
\\\ /lustre/f1/Niki.Zadeh/verona_mom6_2016.08.23_sis2fix/CM4_c96L32_am4g10r14_2000_OMp5_H5_ndiff_meke_MLE30d_ePBLe/ncrc3.intel15-prod-openmp/archive/2x0m15d_216x2a_842x1o/restart/00010201.tar                                                                                                                                                 

      Comparing calving.res.nc...                                                                                                                                       
DIFFER : VARIABLE : iceberg_counter_grd : POSITION : 0 0 1 209 : VALUES : 8 <> 9      
      Comparing icebergs.res.nc...                                                                                                                                      
DIFFER : VARIABLE : iceberg_num : ATTRIBUTE : checksum : VALUES : 68FA72DF <> B39AC75E                                                                              

   nccmp  -d first/icebergs.res.nc second/icebergs.res.nc
DIFFER : VARIABLE : iceberg_num : POSITION : 0 : VALUES : 456485 <> 871205

  nccmp -d first/calving.res.nc  second/calving.res.nc
DIFFER : VARIABLE : iceberg_counter_grd : POSITION : 0 0 1 209 : VALUES : 8 <> 9
nikizadehgfdl commented 7 years ago

This issue has been fixed.