CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Mesh Generation & Pre-Processing (https://www.cfd-online.com/Forums/mesh-generation/)
-   -   Mesh refinement near points in gmsh (https://www.cfd-online.com/Forums/mesh-generation/217207-mesh-refinement-near-points-gmsh.html)

Cerevisiae May 3, 2019 06:31

Mesh refinement near points in gmsh
 
I have a three-dimensional geometry imported from Solidworks as a step file (for now, a hollow sphere of finite thickness). I want to increase the resolution of the mesh around certain points on the surface of the sphere. I heard that this could be done simply by adding syntax like

Code:

Point(11) = {52.69, 0, 0, 0.01};
to the step file or an associated .geo file and then opening it again and regenerating the mesh, but this doesn't seem to refine the mesh near the point.

What's the right way of doing this?

Due to compatibility needs with other software, I am using gmsh 2.16.0.

Nicles43 May 12, 2023 03:39

Same problem
 
I am trying to d the same thing.
GMSH seem not to recongise the point that i manually added.
Do you have obtained the answer to your question?

Best regards


All times are GMT -4. The time now is 15:13.