tutorials/incompressibleVoF/DTCHullMoving: Changed the featureAngle to 180

to improve the mesh adjacent to the symmetry plane to avoid excessive mesh
distortion during mesh motion.
This commit is contained in:
Henry Weller
2024-06-28 09:55:50 +01:00
parent 3928fbb81a
commit 01c91397aa

View File

@ -197,7 +197,7 @@ addLayersControls
// When not to extrude surface. 0 is flat surface, 90 is when two faces
// are perpendicular
featureAngle 100;
featureAngle 180;
// At non-patched sides allow mesh to slip if extrusion direction makes
// angle larger than slipFeatureAngle. Default is 0.5*featureAngle.