<div dir="ltr">Ha, ha:) I tried that, but failed, for the time being:) I only have the examples distributed with MED library to provide inspiration; That was the code:<div><br></div><div>




<span></span>





<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">std::vector<med_int> conn;</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">for (i = 0; i < num; i ++)</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">{</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">  conn.push_back(i);</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">}</span></p>
<p class="gmail-p2" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">ASSERT (MEDmeshElementConnectivityWr(fid, meshName, MED_NO_DT, MED_NO_IT, 0., MED_CELL, MED_POINT1,</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(83,48,225)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">        MED_NODAL, MED_FULL_INTERLACE, conn.size(), &conn[0]) >= 0, "Could not write MED elements");</span></p>


<div><br></div>which is just a minor modification of the standard output for volumetric elements; do feel free to advice on a more suitable way of doing that:) Thank You; Tomek</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 17 May 2018 at 21:09, Christophe Geuzaine <span dir="ltr"><<a href="mailto:geuzaine@gmail.com" target="_blank">geuzaine@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div><br></div>Gmsh displays all meshes and post-processing data based on elements: so indeed you will need to add "point elements" (1 point for each vertex) in the med file in order to visualize it.<span class="HOEnZb"><font color="#888888"><div><br></div></font></span><div><span class="HOEnZb"><font color="#888888">Christophe</font></span><div><div class="h5"><br><div><br><blockquote type="cite"><div>On 17 May 2018, at 14:56, Tomasz Koziara <<a href="mailto:t.koziara@gmail.com" target="_blank">t.koziara@gmail.com</a>> wrote:</div><br class="m_7059130589614002266Apple-interchange-newline"><div><div dir="ltr">Dear Christophe,<div><br></div><div>Here: <a href="https://www.dropbox.com/s/ve8rm3qjyvew1uq/spring_system0rb.med.gz?dl=0" target="_blank">https://www.dropbox.com/<wbr>s/ve8rm3qjyvew1uq/spring_syste<wbr>m0rb.med.gz?dl=0</a></div><div><br></div><div>Best regards,</div><div>Tomek</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 17 May 2018 at 08:50, Christophe Geuzaine <span dir="ltr"><<a href="mailto:geuzaine@gmail.com" target="_blank">geuzaine@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div><br></div>Can you send a (small) example file?<br><div><br><blockquote type="cite"><div><div class="m_7059130589614002266h5"><div>On 14 May 2018, at 13:08, Tomasz Koziara <<a href="mailto:t.koziara@gmail.com" target="_blank">t.koziara@gmail.com</a>> wrote:</div><br class="m_7059130589614002266m_5526381163127838437Apple-interchange-newline"></div></div><div><div><div class="m_7059130589614002266h5"><div dir="ltr">Hi,<div><br></div><div>Continuing development of MED export in <a href="http://parmes.org/parmec/" target="_blank">parmec</a> I keep using Gmsh to test it. This time I am exporting nodes with time dependent scalar and vector fields attached to them. There are no elements or connectivity declared in the mesh. After import Gmsh shows all the views (per field) but I am not able to visualise anything. I would appreciate a helpful hint or comment:)</div><div><br></div><div>Thank you,</div><div>Tomek</div></div></div></div>
______________________________<wbr>_________________<br>gmsh mailing list<br><a href="mailto:gmsh@onelab.info" target="_blank">gmsh@onelab.info</a><br><a href="http://onelab.info/mailman/listinfo/gmsh" target="_blank">http://onelab.info/mailman/lis<wbr>tinfo/gmsh</a><br></div></blockquote></div><br></div></blockquote></div><br></div>
______________________________<wbr>_________________<br>gmsh mailing list<br><a href="mailto:gmsh@onelab.info" target="_blank">gmsh@onelab.info</a><br><a href="http://onelab.info/mailman/listinfo/gmsh" target="_blank">http://onelab.info/mailman/<wbr>listinfo/gmsh</a><br></div></blockquote></div><br></div></div></div></div></blockquote></div><br></div>