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;
|
||||
type triSurfaceMesh;
|
||||
|
||||
regions
|
||||
{
|
||||
ascii
|
||||
{
|
||||
name sphere_patch;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cone_orient.stl
|
||||
{
|
||||
name cone;
|
||||
type triSurfaceMesh;
|
||||
|
||||
regions
|
||||
{
|
||||
ascii
|
||||
{
|
||||
name cone_patch;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Outside of domain
|
||||
|
||||
Reference in New Issue
Block a user