ENH: cvMesh blob tutorial: update settings

This commit is contained in:
laurence 2012-03-05 12:08:02 +00:00
parent 446cb7da01
commit acb475ee90
5 changed files with 8 additions and 15343 deletions

File diff suppressed because one or more lines are too long

View File

@ -153,9 +153,15 @@ motionControl
cellSizeFunction uniformDistance;
uniformDistanceCoeffs
{
cellSize 0.02;
cellSize 0.04;
distance 0.1;
}
linearDistanceCoeffs
{
surfaceCellSize 0.02;
distanceCellSize $defaultCellSize;
distance 0.1;
}
}
}

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 64;
numberOfSubdomains 8;
method scotch;
// method ptscotch;

File diff suppressed because it is too large Load Diff