ENH: cvMesh blob tutorial: update settings
This commit is contained in:
parent
446cb7da01
commit
acb475ee90
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
numberOfSubdomains 64;
|
||||
numberOfSubdomains 8;
|
||||
|
||||
method scotch;
|
||||
// method ptscotch;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user