CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Pointwise & Gridgen (https://www.cfd-online.com/Forums/pointwise/)
-   -   Interior Face Extraction in Volume Mesh (https://www.cfd-online.com/Forums/pointwise/132334-interior-face-extraction-volume-mesh.html)

AA29 March 29, 2014 18:52

Interior Face Extraction in Volume Mesh
 
Hi everyone,

I have a hybrid mesh for an engine in ICEM . I need to extract some internal faces around the valves in the volume mesh and export those as .STL . I need the internal faces to create faceSets and cellsets later in OpenFOAM.

I have been trying in vain to do this using create subsets in ICEM, but I couldnt find a way to do it.

Hence I am planning to read my mesh in PointWise and see if I can get the job done in PointWise. My first question is:

I just want to know if it is possible in PointWise to extract internal faces in the mesh?
Also , how can I read the mesh in PointWise (I tried to export my mesh in CGNS and read the grid it in PointWise, but I am getting error - Cannot open File.)
If anyone has experience, I would be really grateful if you share your thoughts.

Thank you in advance !

jchawner March 30, 2014 20:30

There is no tool in Pointwise for selecting a set of faces from the interior of a volume mesh and exporting them as STL. However, there's a tool in the Examine command for looking at mesh quality metrics than can export an X, Y, or Z constant cut through a mesh to STL. Of course, the implication is that the faces you desire all lie on the same plane.

However, the difficulty will be getting the hybrid mesh into Pointwise due to restrictions on the mesh topology in each block.

dgarlisch March 31, 2014 14:25

2 Attachment(s)
The Pointwise OpenFOAM CAE exporter has some support for face sets and cell sets.

It can export:
  1. cell sets:
    • one per volume condition (VC)
  2. face sets as:
    • boundary faces of a VC
    • interior faces of a VC
    • all faces of a VC

If you cannot import your ICEM grid into Pointwise, you could rebuild it using Pointwise and then export.

As an example, I have attached an OpenFOAM export for a simple Pointwise grid. The forum wouldn't let me attach the PW model (it was too big at 100k!).

AA29 March 31, 2014 14:37

Thank you guys for the prompt response. It has been helpful !
But i decide to create the surfaces in the geometry and ICEM has the capability to export them as .STL .

Anways, thanks a lot !

pdp.aero April 10, 2014 08:15

Quote:

Originally Posted by AA29 (Post 482803)
Hi everyone,

I have a hybrid mesh for an engine in ICEM . I need to extract some internal faces around the valves in the volume mesh and export those as .STL . I need the internal faces to create faceSets and cellsets later in OpenFOAM.

I have been trying in vain to do this using create subsets in ICEM, but I couldnt find a way to do it.

Hence I am planning to read my mesh in PointWise and see if I can get the job done in PointWise. My first question is:

I just want to know if it is possible in PointWise to extract internal faces in the mesh?
Also , how can I read the mesh in PointWise (I tried to export my mesh in CGNS and read the grid it in PointWise, but I am getting error - Cannot open File.)
If anyone has experience, I would be really grateful if you share your thoughts.

Thank you in advance !

There is a trickery way to extract i, j or k constant surface from the structured volume mesh in Pointwise.
My suggestion is:
1- Create your volume mesh around whatever you are working on or in the whatever you are working on. After successful creation of 3D structured volume mesh or successful importation of your 3D structured volume mesh.
2- Split your volume mesh in your desired i, j or k.
3- Change the set dimension from 3D to 2D.
4- Select your surface mesh.
5- Extract your desired surface mesh in STL format.

Most of the time due to the topology of the blocks, splitting the volume mesh creates non-flat surface mesh, so if you are planning to extract your surface mesh as a flat surface, you need to create a plane from three points of your non-flat surface. Then by projecting the non-flat mesh surface on the defined plane you will reach a flat surface mesh with constant x, y or z that depends on your location for extraction.
However, please note every time, you can just extract one surface mesh from structured volume mesh.


All times are GMT -4. The time now is 14:26.