<div dir="ltr"><div>Hello Martin,</div><div> </div><div>I've checked the option you mentioned and nothing happened when I select "vertex" and not "barycenter" for the Glyph Location. You can check it out in a simple example with one quad element. Attached you will find scalar field plotted in gmsh and the same contour plot taken from wikipedia lemma (bilinear interpolation). (see <a href="http://en.wikipedia.org/wiki/Bilinear_interpolation">http://en.wikipedia.org/wiki/Bilinear_interpolation</a>)</div>
<div> </div><div>The question is, how I can use gmsh's $InterpolationScheme feature to get the same contour plot inside the quad element? </div><div> </div><div>Regards!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Nov 4, 2013 at 2:14 PM, Martin Vymazal <span dir="ltr"><<a href="mailto:martin.vymazal@vki.ac.be" target="_blank">martin.vymazal@vki.ac.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Marios,<br>
<br>
 could you check that gmsh plots the values in vertices and not in<br>
barycenters?<br>
You can verify this by clicking on Tools->Options, then select your<br>
postprocessing view, go to tab 'Aspect' and look at 'Glyph location'.<br>
<br>
Best regards,<br>
<br>
  Martin Vymazal<br>
<br>
On Sunday 03 November 2013 19:03:56 Marios Papadopoulos wrote:<br>
> Dear gmshers,<br>
><br>
> attached you will find two contour plots from a scalar field. The first one<br>
> (contour1.png) was made with gmsh using $NodeData feature, without using<br>
> any extra $InterpolationScheme rule info. The second one (contour2.png) was<br>
> made using another post-processing software with the same nodal values.<br>
> This second image is the right represantion of the contour for the scalar<br>
> field.<br>
><br>
> As you notice, gmsh interpolate the nodal values with a "wrong" way.<br>
> Ignoring the color mapping, how i can use the $InterpolationScheme feature<br>
> in .msh format in order to get the right distribution inside the elements<br>
> from the corresponding nodal values?<br>
><br>
> i.e.<br>
> $InterpolationScheme<br>
> "name"<br>
> number-of-element-topologies<br>
> elm-topology<br>
> number-of-interpolation-matrices<br>
> num-rows num-columns value<br>
> ... ...<br>
> $EndInterpolationScheme<br>
><br>
> Thank you in advance!<br>
<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
</blockquote></div><br></div>