tutorials/mesh/snappyHexMesh/pipe: Calculate closeness from the pipe wall only

This commit is contained in:
Henry Weller
2020-01-27 15:14:11 +00:00
parent f4e47fccbc
commit ea3e891dab
8 changed files with 51 additions and 23 deletions

View File

@ -27,6 +27,12 @@ geometry
type closedTriSurfaceMesh;
file "pipe.obj";
}
pipeWall
{
type closedTriSurfaceMesh;
file "pipeWall.obj";
}
};
castellatedMeshControls
@ -53,7 +59,7 @@ castellatedMeshControls
refinementRegions
{
pipe
pipeWall
{
mode span;
levels ((1000 2));