Dear All,
I am trying to solve a mixed Neumann-Dirichlet problem quite similar to the one given in Bempp documenation. Geometry that we have considered is slightly different, we have a hemiellipsoid of certain height(less than maximum domain length along z) sitting on z=0 plane. z=0 and z=50 planes are at fixed potential of 0 and 100 respectively. Potential of hemiellipsoid is also 0, rest of the boundary surfaces are neumann boundaries with value 0. I generate the geometry using "Freecad", mesh and mark surfaces using "gmsh", import in bempp script. Necessary changes are made in example script provided in bempp documentation to solve the problem. In the example script, solution on the boundary surfaces have been plotted, I plot the same using "Paraview" and results looks reasonable. However when I try to evaluate the potential using Green's representation theorem, I get nan+ nanj as the solution.
I have attached the script that I have adapted from example and the msh file of geometry with this post.
I shall highly appreciate any help in this regard.
Thanks
Raghwendra Kumar