<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hallo,<o:p></o:p></p><p class=MsoNormal>I am using Gmsh to create a mesh with curved Elements and I really like to thank you for developing this free software with such user-friendly-GUI.<o:p></o:p></p><p class=MsoNormal>I need to export the mesh in a format that support curved elements (I will use this mesh in my c# code). I know that cgns format support that, but only till the 2<sup>nd</sup> order(e.g. tria6, tetra10).<o:p></o:p></p><p class=MsoNormal>I have problems exporting a mesh from Gmsh (2.5.0, windows) in cgns format, because somehow Gmsh canīt find the cgns libraries to have support for exporting this format. <o:p></o:p></p><p class=MsoNormal>I am also planning on implementing an import feature for msh format in my c# code to have the possibility to deal with curved elements of order greater than 2. Till now I used a parallel cgns Api which is built on top of parallel hdf5. I donīt really know if itīs possible to have an anlog scheme for Gmsh API. It will be great, if you can help me regarding these issues.<o:p></o:p></p><p class=MsoNormal>Thank in advance for any suggestions!<o:p></o:p></p><p class=MsoNormal>Best Regards,<o:p></o:p></p><p class=MsoNormal>Emna.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>+---------------------------------------------+ <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| Dipl.–Ing. Emna Hassani | <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| | <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| University of Darmstadt | <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| Institut of Fluid Dynamics |<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| L1|01 322 |</span><span style='font-size:13.5pt;font-family:Consolas;color:black'><o:p></o:p></span></p><p class=MsoNormal><span lang=DE style='font-size:10.0pt;font-family:"Courier New"'>| Petersenstr. 30, D-64287 Darmstadt, Germany | <o:p></o:p></span></p><p class=MsoNormal><span lang=DE style='font-size:10.0pt;font-family:"Courier New"'>| | <o:p></o:p></span></p><p class=MsoNormal><span lang=DE style='font-size:10.0pt;font-family:"Courier New"'>| Phone : ++49 (0)6151 16-70960 | <o:p></o:p></span></p><p class=MsoNormal><span lang=DE style='font-size:10.0pt;font-family:"Courier New"'>| e-mail: </span><u><span style='font-size:10.0pt;font-family:"Courier New";color:blue'><a href="mailto:hassani@fdy.tu-darmstadt.de"><span lang=DE style='color:blue'>hassani@fdy.tu-darmstadt.de</span></a></span></u><span lang=DE style='font-size:10.0pt;font-family:"Courier New"'> |<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>| website: <a href="http://www.fdy.tu-darmstadt.de/"><span style='color:blue'>http://www.fdy.tu-darmstadt.de</span></a> |<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'>+---------------------------------------------+<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:13.5pt;font-family:Consolas;color:black'><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>