mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: simpleShapes: no need for naming of patches
This commit is contained in:
@ -23,28 +23,12 @@ geometry
|
|||||||
{
|
{
|
||||||
name sphere;
|
name sphere;
|
||||||
type triSurfaceMesh;
|
type triSurfaceMesh;
|
||||||
|
|
||||||
regions
|
|
||||||
{
|
|
||||||
ascii
|
|
||||||
{
|
|
||||||
name sphere_patch;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
cone_orient.stl
|
cone_orient.stl
|
||||||
{
|
{
|
||||||
name cone;
|
name cone;
|
||||||
type triSurfaceMesh;
|
type triSurfaceMesh;
|
||||||
|
|
||||||
regions
|
|
||||||
{
|
|
||||||
ascii
|
|
||||||
{
|
|
||||||
name cone_patch;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Outside of domain
|
// Outside of domain
|
||||||
|
|||||||
Reference in New Issue
Block a user