mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Update cv2DMesh tutorials
This commit is contained in:
@ -103,8 +103,8 @@ motionControl
|
||||
|
||||
linearDistanceCoeffs
|
||||
{
|
||||
distanceCellSize $minCellSize;
|
||||
distance 1;
|
||||
distanceCellSizeCoeff 1;
|
||||
distanceCoeff 50;
|
||||
}
|
||||
uniformCoeffs
|
||||
{}
|
||||
@ -112,7 +112,7 @@ motionControl
|
||||
surfaceCellSizeFunction uniformValue;
|
||||
uniformValueCoeffs
|
||||
{
|
||||
surfaceCellSize $minCellSize;
|
||||
surfaceCellSizeCoeff 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user