<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi Jean-François,</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Thanks for the information's ; even if post-processing is a part of gmsh capabilities, I've been looking for a "light" but accurate post-processor to share results with my colleagues : gmsh is fully adapted for that purpose</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">"Y'a plus qu'à "</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Thanks</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Paul</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Le 2017-06-17 12:17, Jean-François Remacle a écrit :
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Le 16 juin 2017 à 17:01, <a href="mailto:paul.carrico@free.fr">paul.carrico@free.fr</a> a écrit :<br /> <br /> Hi All</blockquote>
<br /> Hello Paul <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">I'm thinking in interfacing a FEA code to Gmsh for post-processing<br /> results ; for that topic the documentation is speaking about an old<br /> file format (legacy).<br /> <br /> Where can I find the right format?</blockquote>
<br /> There are two formats. One (the legacy one) is self contained and is<br /> made of objects (triangles, tets, hexes) with datas.  <br /> There is no connectivity : every object is treated independently. See<br /> <a href="http://gmsh.info/doc/texinfo/gmsh.html#POS-ASCII-file-format" target="_blank" rel="noreferrer">http://gmsh.info/doc/texinfo/gmsh.html#POS-ASCII-file-format</a>. <br /> <br /> The second format is more standard. You have to have a mesh (i.e. a<br /> connectivity) and FE results can be saved as data’s for <br /> that mesh. The doc is in<br /> <a href="http://gmsh.info/doc/texinfo/gmsh.html#MSH-ASCII-file-format" target="_blank" rel="noreferrer">http://gmsh.info/doc/texinfo/gmsh.html#MSH-ASCII-file-format</a>, see<br /> sections $NodeData, $ElementData <br /> and $ElementNodeData. <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Is all the element supported (from shell to volumic elements - 1rst<br /> to 2nd order ones)?</blockquote>
<br /> Yes. High order elements are supported, in both formats. <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Is there a limitation in terms of max number of elements?</blockquote>
<br /> No :-) The only limitation is the RAM of your computer. Note that the<br /> second format with $NodeData is clearly cheaper <br /> in term of memory.  <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Thanks for any feedback<br /> <br /> Regards<br /> <br /> Paul</blockquote>
<br /> ------------------------------------------------------------------ <br /> Prof. Jean-Francois Remacle <br /> Universite catholique de Louvain (UCL) <br /> Ecole Polytechnique de Louvain (EPL) - Louvain School of Engineering <br /> Institute of Mechanics, Materials and Civil Engineering (iMMC) <br /> Center for Systems Engineering and Applied Mechanics (CESAME) <br /> Tel : +32-10-472352 -- Mobile : +32-473-909930  <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">_______________________________________________<br /> gmsh mailing list<br /> <a href="mailto:gmsh@onelab.info">gmsh@onelab.info</a><br /> <a href="http://onelab.info/mailman/listinfo/gmsh" target="_blank" rel="noreferrer">http://onelab.info/mailman/listinfo/gmsh</a></blockquote>
</blockquote>
</div>
</body></html>