INT: planeToFaceZone: integrate a new topoSet from OpenFOAM.org

This commit is contained in:
Kutalmis Bercin
2020-09-03 18:10:12 +01:00
parent cf6d5b844f
commit da65e02707
4 changed files with 634 additions and 0 deletions

View File

@ -433,6 +433,16 @@ actions
normal (1 0 0);
}
{
name planeToFaceZone1;
type faceZoneSet;
action new;
source planeToFaceZone;
point (0.05 0 0);
normal (1 0 0);
option closest;
}
// {
// name faceZone1;
// type faceZoneSet;