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

@ -35,7 +35,7 @@ purgeWrite 0;
writeFormat ascii;
writePrecision 6;
writePrecision 10;
writeCompression off;

View File

@ -39,7 +39,7 @@ solvers
pFinal
{
$p;
tolerance 1e-6;
tolerance 1e-10;
relTol 0;
}