GIT: Initial state after latest Foundation merge

This commit is contained in:
Andrew Heather
2016-09-20 14:49:08 +01:00
4571 changed files with 115696 additions and 74609 deletions

View File

@ -20,10 +20,6 @@ solvers
{
solver GAMG;
smoother GaussSeidel;
cacheAgglomeration on; // Need to make this default?
agglomerator faceAreaPair; // Need to make this default?
nCellsInCoarsestLevel 10; // Need to make this default?
mergeLevels 1; // Need to make this default
tolerance 1e-6;
relTol 0.1;
}

View File

@ -94,7 +94,7 @@ meshQualityControls
writeFlags
(
scalarLevels
// scalarLevels
layerSets
layerFields
);