I’m trying to export a mesh with boundaries to OpenFoam, but when I export it it only exports the mesh points, not the boundaries. It’s possible I’m making boundaries wrong, as well, as I’m a complete beginner, but I’ve been using CFD walls, inlets, and outlets. The output of the boundaries file is below.
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
object boundary;
}
1
(
Unassigned
{
type patch;
nFaces 2472;
startFace 5385;
}
)