id summary reporter owner description type status priority component version resolution keywords cc 88 Consistency check 'ni .le. ni_glo' unrelevant for data_dim=1 and curvilinear grid ssenesi ymipsl "At node/domain.cpp l693, a test read as {{{ if (ni.getValue() < 0 || ibegin.getValue() < 0 ) // || (ibegin.getValue() + ni.getValue()) > ni_glo.getValue()) ERROR(""CDomain::checkLocalIDomain(void)"", << ""[ id = "" << this->getId() << "" , context = '"" << CObjectFactory::GetCurrentContextId() << "" ] "" << ""The local domain is wrongly defined,"" << "" check the attributes 'ni_glo' ("" << ni_glo.getValue() << ""), 'ni' ("" << ni.getValue() << "") and 'ibegin' ("" << ibegin.getValue() << "")""); }}} The third condition does not make sense in the case of data_dim=1 and grid types curvilinear and regular , as each task may handle up to ni_glo*nj_glo grid cells." defect closed major XIOS 2.0 duplicate