CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Gmsh] unused points (https://www.cfd-online.com/Forums/openfoam-meshing/82311-unused-points.html)

Akuji November 23, 2010 04:53

unused points
 
Hi there,

how can I delete unused points, when I use gmshToFoam?
Because of it I 've got an error using checkMesh

T.D. November 30, 2010 08:04

Quote:

Originally Posted by Akuji (Post 284451)
Hi there,

how can I delete unused points, when I use gmshToFoam?
Because of it I 've got an error using checkMesh

Hi Akuji,
after you converted using gmshToFoam you open the constant/PolyMesh/boundary file
and inside it you delete the last one "defaultFaces" and you also change the "number" on top of the boundary patches to "number-1" and all will be ok.

Good Luck

Akuji December 1, 2010 04:18

Quote:

Originally Posted by T.D. (Post 285388)
Hi Akuji,
after you converted using gmshToFoam you open the constant/PolyMesh/boundary file
and inside it you delete the last one "defaultFaces" and you also change the "number" on top of the boundary patches to "number-1" and all will be ok.

Good Luck

Thnx for replay,
but it doesn't work. Also, after using gmshToFoam in /constant/polyMesh/boundary I haven't a defaultFAces. I see faces, which I define.

T.D. December 1, 2010 08:17

hi,
can you send me the gmsh file ".geo"
i can check it for you if you want.

Akuji December 2, 2010 05:52

1 Attachment(s)
Quote:

Originally Posted by T.D. (Post 285565)
hi,
can you send me the gmsh file ".geo"
i can check it for you if you want.

I'll be grateful:)


Here I try to visualize a flow around a building. As I see, gmsh make a mesh inside building too, but I don;t need it. How can I delete it?..

Abhishekd18 May 11, 2012 02:32

Hi,

Did you succeed in removing unused points from openfoam mesh?

Akuji May 11, 2012 04:24

Quote:

Originally Posted by Abhishekd18 (Post 360477)
Hi,

Did you succeed in removing unused points from openfoam mesh?


Yes. I solved my problem

karl_tae August 1, 2012 11:41

Hello Akuji,
how did you solve your problem?

Thanks, Karl

Akuji August 6, 2012 02:10

Quote:

Originally Posted by karl_tae (Post 374865)
Hello Akuji,
how did you solve your problem?

Thanks, Karl

Hello, Karl!


My problem was solved long time ago... I don't remember now exactly, but I think I made my geometry on another way. Also, maybe I was a little inattentive and don't include in volume some faces, lines.
Hope you will find solution for yours problem


Best, Arina

karl_tae August 6, 2012 03:33

Hello Arina,
thanks a lot for your answer. My problem was solved unexpectedly by Icem itself. In the forth or fith run of CheckMesh it found the unconnected vertices. I don't know, what the reason was, but okay.
So my advice for other people with similar problems: Just redo your actions in Icem. Icem just needs a little bit more time sometimes.

Best, Karl

hz283 March 16, 2013 09:52

Hi All,

I also had this problem: there are two unused points in my mesh. But I found that the mesh can still be used for running although I do not know if the results are correct. How did you solver this problem in the stage of mesh generation?

Thanks.
H

Quote:

Originally Posted by karl_tae (Post 375535)
Hello Arina,
thanks a lot for your answer. My problem was solved unexpectedly by Icem itself. In the forth or fith run of CheckMesh it found the unconnected vertices. I don't know, what the reason was, but okay.
So my advice for other people with similar problems: Just redo your actions in Icem. Icem just needs a little bit more time sometimes.

Best, Karl


suggalachaitu January 12, 2016 06:13

Same problem with Salome
 
*Unused points found in the mesh, number unused by faces: 6859 number unused by cells: 6859


how can i remove these unused points in salome.. please reply asap:confused:

sunilpatil June 10, 2017 04:13

Hi, I am also facing the same issue
*Unused points found in the mesh, number unused by faces: 1458 number unused by cells: 1458
<<Writing 1458 unused points to set unusedPoints

Have you solved this problem
I am using Salome for mesh generation

fiery February 8, 2022 18:13

How to remove unused points
 
First use "topoSet" or "setSet" to select all cells you want to extract, excluding the unusedPoints. Or just call "checkMesh", it creates cellSet without unusedPoints as well.



If the resulting cellSet is "region0":


> subsetMesh region0 -overwrite

AMR96 June 13, 2023 17:30

Hi,

I know it has been a long time since this post but I was wondering if the unused points caused any trouble with the final results?

I'm facing the same problem and not sure how to solve it.

Best,

Amirmohammad


All times are GMT -4. The time now is 09:51.