Merge branch 'feature-conservativeACMI' into 'develop'

BUG: cyclicACMI: make conservative and remove faceAreas0

Need to review cyclicACMI patch non-overlap values
- values here preserve initial values only
- snGrad - used?
- wall functions - no longer call updateCoeffs with ACMI weights (?)

See merge request !46
This commit is contained in:
Andrew Heather
2016-06-15 16:16:43 +01:00
18 changed files with 270 additions and 556 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();