Hi Christophe, thanks for the reply. My mesh however does not require to be purely hex-based. There may also be some prisms as shown in the attached example. The nodal positions and elements of the two “layers” in the front and the back are the same. I imagine, the extrusion does the same thing, here based on the back layer. It creates a copy and basically transforms it to the front layer position and then uses the identical node information to create the mesh. Thus, it is possible to create a hex-dominant mesh with the occasional prism in between based on the 2D mesh of the initial layer.
[cid:image001.png@01D3C52B.A7FA2310] In my models I basically use the same principle. However, I define all “layers” in my tool and write them as a geo-file. Thus, each layer has its own but identical 2D mesh. Is there a way to use the gmsh-algorithm for connecting layers in an extrusion but with me specifying the mesh of each layer myself (the meshes of both layers remain identical except the node z-coordinate) ? Best regards Martin Von: Christophe Geuzaine [mailto:geuza...@gmail.com] Gesendet: Sonntag, 25. März 2018 09:14 An: Rädel, Martin Cc: gmsh@onelab.info Betreff: Re: [Gmsh] Hex-Mesh problem Hi Martin, General (high-quality) full-hex meshes are not available: it's a current research topic. For high-quality full-hex meshes without extrusion, your best bet is to generate a fully structured grid - see attached file. Otherwise you'll have to either accept a hex-dominant mesh (we are actively working on this) ; or a low-quality hex mesh (using the subdivision algorithms). Christophe On 22 Mar 2018, at 18:24, martin.rae...@dlr.de<mailto:martin.rae...@dlr.de> wrote: Hello, are there any new possibilities for this problem using the new OpenCascade-options? Or is there any option to specify the layers of an extrusion by surface meshes? Regards Martin Von: gmsh [mailto:gmsh-boun...@ace20.montefiore.ulg.ac.be] Im Auftrag von martin.rae...@dlr.de<mailto:martin.rae...@dlr.de> Gesendet: Mittwoch, 16. November 2016 16:30 An: gmsh@onelab.info<mailto:gmsh@onelab.info> Betreff: Re: [Gmsh] Hex-Mesh problem Hello again, I got the desired result using an Extrusion: <image001.png> However, using Extrusion greatly disagrees with my modelling approach, since I create all required geometry (points, lines, surfaces, volumes) already in advance, before calling gmsh. Afterwards, I want to mesh the model with gmsh and in a third step assign the created mesh to the existing geometry. Is there any way to create a (semi-)structured mesh using volumes already defined in my geo-file? Best regards Martin Von: gmsh [mailto:gmsh-boun...@ace20.montefiore.ulg.ac.be] Im Auftrag von martin.rae...@dlr.de<mailto:martin.rae...@dlr.de> Gesendet: Dienstag, 15. November 2016 17:23 An: gmsh@onelab.info<mailto:gmsh@onelab.info> Betreff: [Gmsh] Hex-Mesh problem Hello, I experience difficulties creating a pure or at least Hex-dominant mesh for the model in the text file. I tried a lot of solver options but even with the frontal algorithm and AllHexas subdivision algorithm I cannot get a proper mesh. Volume elements are only created for the left and right volume while the boundary surfaces of the middle volume are meshed but no volumes are created and different errors are thrown by gmsh, e.g. “Cannot use frontal 3D algorithm with quadrangles on boundary” for frontal 3D Is there any way that I am missing? Do I somehow have to mesh the middle volume first? Best regards Martin Rädel ———————————————————————— Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) German Aerospace Center Institute of Composite Structures and Adaptive Systems | Structural Mechanics | Lilienthalplatz 7 | 38108 Braunschweig | Germany Dipl.-Ing. Martin Rädel Telephone +49 (0)531 295-2048 | Telefax +49 (0)531 295-2232 | martin.rae...@dlr.de<mailto:martin.rae...@dlr.de> www.DLR.de<http://www.dlr.de/> _______________________________________________ gmsh mailing list gmsh@onelab.info<mailto:gmsh@onelab.info> http://onelab.info/mailman/listinfo/gmsh
geometry_minimal_3D.geo
Description: geometry_minimal_3D.geo
geometry_minimal_3D_Extrusion.geo
Description: geometry_minimal_3D_Extrusion.geo
_______________________________________________ gmsh mailing list gmsh@onelab.info http://onelab.info/mailman/listinfo/gmsh