<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><span id="result_box" lang="en"><span class="hps">I</span> <span class="hps">am very</span> <span class="hps">happy</span> <span class="hps">that</span> <span class="hps">you</span> <span class="hps">answer me</span> <span class="hps">every time</span><span>.</span><br><span class="hps">I made a</span> <span class="hps">comparison between</span> <span class="hps">the</span> <span class="hps"></span><span class="hps">old mesh (used with an old version) and the new</span></span> mesh (used in the new version), please see attached file , <br>I put there some screen shots and my question.<br><br>Thanks in advance.<br>Best,<br>Abdelaziz<br><br><br><div></div><div id="SkyDrivePlaceholder"></div>> Date: Thu, 22 Mar 2012 10:32:03 +1100<br>> Subject: Fwd: [Gmsh] It is possible to refine mesh in point using gmsh?<br>> From: gdmcbain@freeshell.org<br>> To: gmsh@geuz.org; khomsi_abdelaziz@hotmail.com<br>> <br>> 2012/3/21 abdelaziz khomsi <khomsi_abdelaziz@hotmail.com>:<br>> > Hello,<br>> > Thank you for your response.<br>> <br>> Please reply to the list: other's might know better than me or be able<br>> to reply quicker; also the answer might be of interest to others.<br>> <br>> > In fact, I want to refine mesh in points in polygon<br>> ><br>> > My friend used the attached file <test.geo> in (2001) , he had the file<br>> > <test.msh><br>> > When I open <test.geo> in GMSH (2012) I have an error<br>> > I tested test.geo in Windows xp and windows x86, I have the same error<br>> > I lose match time to resolve this problem and I did not found any solution.<br>> > Could you give me an idea about this case?<br>> > Please see attached files.<br>> > I'm waiting you response.<br>> <br>> The current syntax is described in<br>> <br>> http://geuz.org/gmsh/doc/texinfo/gmsh.html#Specifying-mesh-element-sizes<br>> <br>> Instead of<br>> <br>> %<---test.geo (received)----------<br>> Attractor Point{10} ={xx,xx,i};<br>> Attractor Point{11} ={xx,xx,i};<br>> Attractor Point{12} ={xx,xx,i};<br>> Attractor Point{13} ={xx,xx,i};<br>> ...<br>> <br>> Attractor Point{19} ={xx,xx,i};<br>> --->%<br>> <br>> try<br>> <br>> %<---test1.geo (modified)----------<br>> Field[1] = Attractor;<br>> Field[1].NodesList = {10, 11, 12, 13, 14, 15, 16, 17, 18, 19};<br>> Background Field = 1;<br>> --->%<br>> <br>> as attached.<br>                                    </div></body>
</html>