CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[mesh manipulation] FaceSet creation from faces and faceCentres?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 21, 2021, 08:52
Default FaceSet creation from faces and faceCentres?
  #1
Member
 
Sunag R A
Join Date: Jul 2019
Location: Bangalore, India
Posts: 82
Rep Power: 7
sunagra27 is on a distinguished road
Dear All,


I am trying to create a faceSet from topoSet utility.


I have faces, faceCentres data related to it. I do have points data from which I can do pointToFace and from that I can create faceSet. But, I do not want to use points.

So, is there a way I can create faceSet from faces and faceCentres data?


faces example:


Code:
4
(
5(0 1 2 3 4)
4(5 6 7 8)
4(9 10 11 12)
4(13 14 15 16)
)

faceCentres example:


Code:
4
(
(0.1430288 0.00218509 0.0001205211)
(0.1905574 0.005802098 0.0004476021)
(0.1940142 0.007457328 0.0002026334)
(0.1986899 0.01370724 0.0003252593)
)

Any leads will be appreciated.


Regards,
Sunag R A.
sunagra27 is offline   Reply With Quote

Reply

Tags
faceset, mesh manipulation, openfoam, toposet


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[mesh manipulation] How to select faces in TopoSet based on faceCentres or faceLabels sunagra27 OpenFOAM Meshing & Mesh Conversion 0 April 14, 2021 04:51


All times are GMT -4. The time now is 23:53.