|
[Sponsors] |
November 7, 2024, 06:39 |
Stitching defaultFaces
|
#1 |
New Member
GM
Join Date: Sep 2024
Posts: 1
Rep Power: 0 |
Hi,
I'm new to OF and pardon me if the question seems trivial. I have exported a mesh from Salome as .unv. I convert it to OF by ideasUnvToFoam. However, I am getting some extra faces within my internalMesh. I've read various similar posts suggesting to use stitchMesh to fix this issue. However, after reading the documentation I see that stitchMesh takes in two arguments - master and slave. But I don't have any adjoining patch that I can stitch this face to. It is a face just existing inside my fluid volume. I tried Code:
stitchMesh "((defaultFaces defaultFaces))" Code:
stitchMesh "((internalMesh defaultFaces))" Thanks in advance! |
|
Tags |
default faces, salome, stitchmesh patch |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] defaultFaces boundary condition | bruce21 | OpenFOAM Meshing & Mesh Conversion | 0 | June 21, 2022 08:55 |
[blockMesh] How to get rid of defaultFaces | flowwwww | OpenFOAM Meshing & Mesh Conversion | 0 | June 3, 2020 02:25 |
[Gmsh] unwanted defaultFaces after exporting to foam 5.0 | deepbandivadekar | OpenFOAM Meshing & Mesh Conversion | 8 | July 3, 2018 17:37 |
How to get rid of the defaultFaces, Courant number diverge. | liguifan | OpenFOAM Running, Solving & CFD | 1 | May 1, 2011 00:13 |
[Gmsh] How to get rid of the defaultFaces | liguifan | OpenFOAM Meshing & Mesh Conversion | 0 | April 30, 2011 23:53 |