ENH: Update cvMesh tutorials.

This commit is contained in:
laurence
2012-12-11 17:22:49 +00:00
parent fd8eebab13
commit 6fcb21987d
25 changed files with 1910 additions and 464 deletions

View File

@ -15,14 +15,14 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 4;
numberOfSubdomains 8;
method scotch;
//method hierarchical;
//method scotch;
method hierarchical;
simpleCoeffs
{
n ( 2 2 1 );
n ( 2 2 2 );
delta 0.001;
}