<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm interested in knowing how the differences arise.  I can understand how different machines, compilers can give numerical results that differ at the limits of the selected precision, but it's not obvious how this leads to the generation of different meshes.</p>
<p><br>
</p>
<p>Gib<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> gmsh <gmsh-bounces@ace20.montefiore.ulg.ac.be> on behalf of moritz braun <moritz.braun@gmail.com><br>
<b>Sent:</b> Monday, 1 July 2019 10:28 p.m.<br>
<b>To:</b> Christophe Geuzaine<br>
<b>Cc:</b> gmsh@onelab.info; gmsh@geuz.org<br>
<b>Subject:</b> [FORGED] Re: [Gmsh] Windows, Ubuntu give different meshes</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Dear Christophe</div>
<div><br>
</div>
<div>I assume  identical  geometries leading to different meshes</div>
<div>between different versions of  redhat 7.4 to 7.6 <br>
</div>
<div>can be expected. <br>
</div>
<div>I was quite surprised because my self consitent code behaved differently depending</div>
<div>on the redhat version and now I understand!</div>
<div><br>
</div>
<div>Regards</div>
<div><br>
</div>
<div>Moritz <br>
</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Jun 28, 2019 at 8:04 AM Christophe Geuzaine <<a href="mailto:cgeuzaine@uliege.be">cgeuzaine@uliege.be</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<br>
<br>
> On 27 Jun 2019, at 03:33, Gib Bogle <<a href="mailto:g.bogle@auckland.ac.nz" target="_blank">g.bogle@auckland.ac.nz</a>> wrote:<br>
> <br>
> I have been testing with the demo file cube.geo:<br>
> <br>
> lc = 0.3;<br>
> Point(1) = {0.0,0.0,0.0,lc};<br>
> Point(2) = {1,0.0,0.0,lc};<br>
> Point(3) = {1,1,0.0,lc};<br>
> Point(4) = {0,1,0.0,lc};<br>
> Line(1) = {4,3};<br>
> Line(2) = {3,2};<br>
> Line(3) = {2,1};<br>
> Line(4) = {1,4};<br>
> Line Loop(5) = {2,3,4,1};<br>
> Plane Surface(6) = {5};<br>
> tmp[] = Extrude {0,0.0,1} {<br>
>   Surface{6};<br>
> };<br>
> Physical Volume(1) = tmp[1];<br>
> <br>
> I generate the mesh file at the command line like this:<br>
> <br>
> gmsh -3 cube.geo<br>
> <br>
> on a Windows 7 machine and on Ubuntu 16.04.  The gmsh version is 4.3.0.<br>
> <br>
> I find that the meshes created on the two systems are a bit different.  On Windows the mesh has 137 nodes and 372 elements, while on Ubuntu it has 136 nodes and 373 elements.<br>
> <br>
> Should I be concerned about this?<br>
<br>
No, on the same machine the meshes should be identical, but across OSes (and different compilers) small variations are normal.<br>
<br>
Christophe<br>
<br>
<br>
> <br>
> Thanks<br>
> Gib<br>
> _______________________________________________<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" rel="noreferrer" target="_blank">
http://onelab.info/mailman/listinfo/gmsh</a><br>
<br>
— <br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science <br>
<a href="http://www.montefiore.ulg.ac.be/~geuzaine" rel="noreferrer" target="_blank">http://www.montefiore.ulg.ac.be/~geuzaine</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://onelab.info/mailman/listinfo/gmsh</a><br>
</blockquote>
</div>
<br clear="all">
<br>
-- <br>
<div dir="ltr" class="gmail_signature">Prof M Braun         Tel.:27-12-4298006/8027<br>
Physics Department  Fax.: 27-12-4293643<br>
University of South Africa (UNISA)      <br>
<a href="mailto:moritz.braun@gmail.com" target="_blank">moritz.braun@gmail.com</a><br>
P.O. Box 392     <br>
0003 <br>
UNISA<br>
 South Africa <br>
<a href="http://moritz-braun.blogspot.com" target="_blank">http://moritz-braun.blogspot.com</a><br>
</div>
</div>
</div>
</body>
</html>