Skip to content
Snippets Groups Projects
Commit acb475ee authored by laurence's avatar laurence
Browse files

ENH: cvMesh blob tutorial: update settings

parent 446cb7da
Branches
Tags
No related merge requests found
File deleted
This diff is collapsed.
......@@ -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;
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment