<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hello<div><br></div><div>In the attached test, I read a small grid made in gmsh with periodic bc.</div><div><br></div><div>This is a 2d mesh.</div><div><br></div><div>The cell numbers are shown in the figure.</div><div><br></div><div>All faces have length = 2.5</div><div><br></div><div>But using <span style="font-family: Menlo; font-size: 15px;">PetscFVFaceGeom </span>I am getting length of 7.5 for some faces. E.g.,</div><div><br></div><div><p style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">face: 59, centroid = 3.750000, 2.500000, normal = 0.000000, -7.500000</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures"><font color="#ff2600">===> Face length incorrect = 7.500000, should be 2.5</font></span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">support[0] = 11, cent = 8.750000, 3.750000, area = 6.250000</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">support[1] = 15, cent = 8.750000, 1.250000, area = 6.250000</span></p><p style="margin: 0px; font-stretch: normal; font-size: 15px; line-height: normal; font-family: Menlo;"><br></p><div>There are also errors in the orientation of normal.</div></div><div><br></div><div>If we disable periodicity in geo file, this error goes away.</div><div><br></div><div>Thanks</div><div>praveen</div><div><br></div><div></div></body></html>