|
[Sponsors] |
June 24, 2019, 17:06 |
NPOIN error on 3D mesh
|
#1 |
New Member
Join Date: Jun 2019
Posts: 4
Rep Power: 7 |
Hi all! I tried to make a mesh recently and SU2 is giving me an NPOIN error. The file has the correct number of points, and I have tried creating physical surfaced and volumes to include all of the points. In GMSH, I have also tried save all elements with no success. Attached is my mesh. Thanks for the help!
https://drive.google.com/file/d/1FfM...ew?usp=sharing |
|
June 25, 2019, 04:58 |
|
#2 |
Member
Akshay Koodly
Join Date: Aug 2017
Location: The Netherlands
Posts: 43
Rep Power: 9 |
Hi,
Your file says NELEM = 0 and there are no elements defined. I can see the correct number of points and markers, but no elements. Can you check with gmsh again? Cheers. |
|
June 25, 2019, 12:01 |
|
#3 |
New Member
Join Date: Jun 2019
Posts: 4
Rep Power: 7 |
Thank you, I will try to regenerate the mesh!
|
|
July 12, 2019, 12:49 |
|
#4 |
Member
na
Join Date: Jul 2018
Posts: 90
Rep Power: 8 |
Hey,
if you have a gmsh .geo file to share I could help much better. Did you really create a Physical Volume? I am kind of certain that you didn't, from what I see (I uncommented the physical volume part in of my meshes and I get the exact same behavior). GMSH only exports what is inphysical groups by default. Code:
Physical Volume("<name>") = {<Volume ID list seperated by commas>}; You'll need a Surface Loop -> Volume -> Physical Volume. I recommend to use the GUI for that as it usually easier. You could use the Code:
Save all (ignore physical) Hope that helps, Tobi |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[ICEM] surface mesh merging problem | everest | ANSYS Meshing & Geometry | 44 | April 14, 2016 07:41 |
[ICEM] Problem making structural mesh on a surface | froztbear | ANSYS Meshing & Geometry | 1 | November 10, 2011 09:52 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |