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/)
-   -   Gmsh drops Unknown element type for UNV export (https://www.cfd-online.com/Forums/mesh-generation/234743-gmsh-drops-unknown-element-type-unv-export.html)

foadsf March 17, 2021 01:41

Gmsh drops Unknown element type for UNV export
 
1 Attachment(s)
Following this question, I'm trying to export the .geo file in the attchment as UNV using the command:

Code:

gmsh.exe <fileName>.geo -3 -order 1 -format unv
However, I get several warnings:

Quote:

Warning : Unknown element type for UNV export (MSH type 15) - output file might be invalid
I would appreciate if you could help me know what is the problem and how I can resolve it.

P.S. I also posted this on the unofficial Gmsh channel on Elmer's Discord server.

foadsf March 17, 2021 03:33

According to this FreeCAD Python script, it is a "usless warning"!


All times are GMT -4. The time now is 19:59.