if sum(halfNeilListX) != cellsX:
            print("HeSpaDDA message: The distributed cells are not matching the available ones")
            wholeNeilListX = reDistCells(halfNeilListX, cellsX, eh_size, rc_skin, node_gridX, ratioMS, sizeX, idealGas, halfCellInt)
        else:
            # Recently added 152, 153 and 154