<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
This problem has been solved by using the function "Ceil()".<br>
<br>
Thanks,<br>
<br>
Jean-Pierre.<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
 cellspacing="0">
  <tbody>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
      <td>Problem with element size application</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Date: </th>
      <td>Fri, 24 Sep 2010 09:17:46 +0200</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">From: </th>
      <td>Jean-Pierre Lefebvre <a class="moz-txt-link-rfc2396E" href="mailto:jean-pierre.lefebvre@cenaero.fr"><jean-pierre.lefebvre@cenaero.fr></a></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">To: </th>
      <td><a class="moz-txt-link-abbreviated" href="mailto:gmsh@geuz.org">gmsh@geuz.org</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>Hello,

I am facing a problem when I try to mesh by using mesh element size. In
the attached script, I define a rectangle. I compute the element size,
and, based on that, I determine the number of elements to apply on the
edge (in this particular case, it is 6).
When I run the script like this, I just retrieve 5 elements instead of 6
(see attached picture). But if I define explicitly "nb_elem_x = 6;",
everything is working fine.

Could you please tell me what is wrong in my script ?

Thanks a lot in advance for your help,

Jean-Pierre.

-- 
Jean-Pierre LEFEBVRE
Cenaero France SASu
462 Rue Benjamin Delessert, BP 83
Z.I. de Moissy-Cramayel
F-77554 Moissy-Cramayel
France
Tél: + 33 (0)1 64 13 54 29
<a class="moz-txt-link-abbreviated" href="mailto:jean-pierre.lefebvre@cenaero.fr">jean-pierre.lefebvre@cenaero.fr</a>

+-+-+- Disclaimer +-+-+-
<a class="moz-txt-link-abbreviated" href="http://www.cenaero.be/disclaimer">www.cenaero.be/disclaimer</a>



</pre>
<br>
<pre class="moz-signature" cols="160">-- 
Jean-Pierre LEFEBVRE
Cenaero France SASu
462 Rue Benjamin Delessert, BP 83
Z.I. de Moissy-Cramayel
F-77554 Moissy-Cramayel
France
Tél: + 33 (0)1 64 13 54 29
<a class="moz-txt-link-abbreviated" href="mailto:jean-pierre.lefebvre@cenaero.fr">jean-pierre.lefebvre@cenaero.fr</a>

+-+-+- Disclaimer +-+-+-
<a class="moz-txt-link-abbreviated" href="http://www.cenaero.be/disclaimer">www.cenaero.be/disclaimer</a>

</pre>
</body>
</html>