|
[Sponsors] |
May 3, 2019, 07:31 |
Mesh refinement near points in gmsh
|
#1 |
New Member
Jonah Scher-Zagier
Join Date: May 2019
Posts: 1
Rep Power: 0 |
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}; What's the right way of doing this? Due to compatibility needs with other software, I am using gmsh 2.16.0. |
|
May 12, 2023, 04:39 |
Same problem
|
#2 |
New Member
Nicola Trippella
Join Date: May 2023
Location: Milan
Posts: 14
Rep Power: 3 |
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 |
|
Tags |
gmsh, gmsh 2.16.0, solidworks |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Add Mesh Layers doesnt work on the whole surface | Kryo | OpenFOAM Meshing & Mesh Conversion | 13 | February 17, 2022 08:34 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[snappyHexMesh] SHM Layer Addition Phase | dickcruz | OpenFOAM Meshing & Mesh Conversion | 4 | November 1, 2018 08:05 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |