<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">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span>Dear all:<br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<div><br>
</div>
<div>This is the first time I am using getdp. I am trying to solve a Laplace problem with mixed boundary conditions in a cylinder. The equations are:<br>
</div>
<div><br>
</div>
<div>- Laplacian N = 0 inside the cylinder.<br>
</div>
<div><br>
</div>
<div>N = 0 on the side of the cylinder.<br>
</div>
<div>grad N * normal[] = - CompX[Normal[]] on the bases of the cylinder.<br>
</div>
<div><br>
</div>
<div>I have my .geo and .pro files, but when getdp computes the solution the Neumann condition is not fulfilled. I checked the normal vectors with the gui of gmsh and the postprocesing of getdp and they looked good. I tried with different ways of define my
 geometry but it gives me the same results.<br>
</div>
<div><br>
</div>
<div>I put the Dirichlet condition as a constraint and the weak formulation is:<br>
</div>
<div>[Dof{d N} ,{d N} ]_inside the cylinder<br>
</div>
<div>+ [CompX[Normal[]] ,{N} ]_on the bases of the cylinder.<br>
</div>
<div><br>
</div>
<div>I am using getdp-3.2.0 and gmsh-4.4.1 for Windows64. I also tried with the version from the 1st of October of 2019 of ONELAB.<br>
</div>
<div><br>
</div>
<div>I can't find what is wrong, I would be thankful if someone can help me. I attached the .geo and .pro files.<br>
</div>
<div><br>
</div>
<div>Thank you in advance.<br>
</div>
<div>Isabel.<br>
</div>
<span></span><br>
</div>
</body>
</html>