mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: sampleDist: added option
This commit is contained in:
@ -272,6 +272,8 @@ surfaces
|
||||
// Distance to surface
|
||||
distance 0.0;
|
||||
|
||||
//cell false;// optional: use isoSurface instead
|
||||
// of isoSurfaceCell
|
||||
interpolate false;
|
||||
regularise false; // Optional: do not simplify
|
||||
// mergeTol 1e-10; // Optional: fraction of mesh bounding box
|
||||
|
||||
Reference in New Issue
Block a user