rajan_cr@hotmail_com
New Member
We started with CCSM 3.0.1 and ran it for T42 gx1v3 - it runs for around 10 minutes and crashed showing some fault.
But none of the logs reported the actual error. After this we moved to CCSM 3.0.1.14 beta version that has been released in 2006
and we were able to see the actual cause of the error in the logs. It goes like this:
************************************************************************
(main) -------------------------------------------------------------------------
(main) check atm/lnd and ocn/ice model domains for consistency
(main) -------------------------------------------------------------------------
(cpl_domain_compare) domain #1 name: atm contract domain
(cpl_domain_compare) domain #2 name: lnd contract domain
(cpl_domain_compare) the domain size is = 8192
(cpl_domain_compare) maximum latitude difference = 0.000E+00
eps_grid = 0.100000000000000002E-01
ndiff = 0
(cpl_domain_compare) maximum longitude difference = 0.000E+00
longitude eps_grid = 0.100000000000000002E-01
longitude ndiff = 0
(cpl_domain_compare) maximum relative error of area (model) = 0.000E+00
(cpl_domain_compare) maximum relative error of area (map) = 0.000E+00
(cpl_domain_compare) domain #1 name: ocn contract domain
(cpl_domain_compare) domain #2 name: ice contract domain
(cpl_domain_compare) the domain size is = 122880
(cpl_domain_compare) maximum latitude difference = 1.009E+04
eps_grid = 0.100000000000000002E-01
ndiff = 74037
(cpl_domain_compare) maximum longitude difference = 1.800E+02
longitude eps_grid = 0.100000000000000002E-01
longitude ndiff = 148073
(cpl_domain_compare) ERROR: incompatible domain grid coordinates
(shr_sys_abort) ERROR: (cpl_domain_compare) incompatible domain grid coordinates
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
*****************************************************************************
As seen above, clearly there is no difference in files for atmosphere and land while there is a difference seen for ocean and ice models. (Same problem with T31 model too). Currently we are running this on Linux and IBM XL compiler. Any help is much appreciated.
But none of the logs reported the actual error. After this we moved to CCSM 3.0.1.14 beta version that has been released in 2006
and we were able to see the actual cause of the error in the logs. It goes like this:
************************************************************************
(main) -------------------------------------------------------------------------
(main) check atm/lnd and ocn/ice model domains for consistency
(main) -------------------------------------------------------------------------
(cpl_domain_compare) domain #1 name: atm contract domain
(cpl_domain_compare) domain #2 name: lnd contract domain
(cpl_domain_compare) the domain size is = 8192
(cpl_domain_compare) maximum latitude difference = 0.000E+00
eps_grid = 0.100000000000000002E-01
ndiff = 0
(cpl_domain_compare) maximum longitude difference = 0.000E+00
longitude eps_grid = 0.100000000000000002E-01
longitude ndiff = 0
(cpl_domain_compare) maximum relative error of area (model) = 0.000E+00
(cpl_domain_compare) maximum relative error of area (map) = 0.000E+00
(cpl_domain_compare) domain #1 name: ocn contract domain
(cpl_domain_compare) domain #2 name: ice contract domain
(cpl_domain_compare) the domain size is = 122880
(cpl_domain_compare) maximum latitude difference = 1.009E+04
eps_grid = 0.100000000000000002E-01
ndiff = 74037
(cpl_domain_compare) maximum longitude difference = 1.800E+02
longitude eps_grid = 0.100000000000000002E-01
longitude ndiff = 148073
(cpl_domain_compare) ERROR: incompatible domain grid coordinates
(shr_sys_abort) ERROR: (cpl_domain_compare) incompatible domain grid coordinates
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
*****************************************************************************
As seen above, clearly there is no difference in files for atmosphere and land while there is a difference seen for ocean and ice models. (Same problem with T31 model too). Currently we are running this on Linux and IBM XL compiler. Any help is much appreciated.