<div dir="ltr">Thanks!<div><br></div><div>Please tell if I can help. I know how to program in C and C++.</div><div><br></div><div> Mathieu</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 6, 2015 at 8:42 PM, David Brown <span dir="ltr"><<a href="mailto:dbrown@ucar.edu" target="_blank">dbrown@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mathieu,<br>
Sorry for the delay in responding. I am going to take a look at your<br>
examples and see whether there is a fixable issue, or whether further<br>
development is needed to handle your cases. I suspect the latter, but<br>
I am not sure. In any case, we do want to make this work in a<br>
satisfactory manner.<br>
-dave<br>
<div><div class="h5"><br>
On Thu, Oct 29, 2015 at 11:45 AM, Mathieu Dutour<br>
<<a href="mailto:mathieu.dutour@gmail.com">mathieu.dutour@gmail.com</a>> wrote:<br>
> Dear all,<br>
><br>
> I have a problem when plotting data from an unstructured mesh.<br>
><br>
> The problem that happen is that some triangles are omitted on the<br>
> boundary is therefore not as nice as it could be. This happens in<br>
> at least two contexts (files in attachment):<br>
><br>
> Case 1:<br>
> I select with mpLeftCornerLatF and similar a box<br>
> to make a plot. The nodes that are selected are the ones<br>
> inside the box and the triangles used are the ones of those<br>
> nodes. The problem is that some of the surface on the border<br>
> is not filled because the nodes that cover it are outside of the<br>
> box.<br>
><br>
> Case 2:<br>
> I select with a box a box that contains all the points of the model.<br>
> The problem is that apparently some triangles on the boundary<br>
> are not used and I do not see why. If all triangles were used then<br>
> I would get a collored rectangle. This problem is independent<br>
> of the above as I made sure that all points are used.<br>
><br>
> In both cases, if I outcomment<br>
> res2@sfElementNodes = f->ele<br>
> the result is somewhat nicer but it does not really solve the essence<br>
> of the problem, which is missing triangles.<br>
><br>
> Any help on addressing this problem would be much appreciated.<br>
><br>
> Mathieu<br>
><br>
><br>
><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> ncl-talk mailing list<br>
> <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
> List instructions, subscriber options, unsubscribe:<br>
> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
><br>
</blockquote></div><br></div>