BUG: cyclicACMI: make conservative. Remove faceAreas0

This commit is contained in:
mattijs
2016-06-06 14:30:00 +01:00
parent 5d29b49811
commit c4b5880f9c
13 changed files with 247 additions and 548 deletions

View File

@ -175,9 +175,6 @@ int main(int argc, char *argv[])
{
Info<< "Time = " << runTime.timeName() << nl << endl;
// Clear mesh before checking
mesh.clearOut();
// Reconstruct globalMeshData
mesh.globalData();