Changes to make cyclicACMI work. The issues were (mostly) due to the calculation of all geometry in one go (through the mesh.updateGeom() virtual call). This is normally ok except for cyclicACMI which has to adapt the (geometric) areas before calculating any cell based quantities.