I want to solve the Laplace equation in 2 different medium in 2D, each with its own dielectric constant. This is the extremely simplified geometry. The problem is the same error (which you will find out in the end!) for my more complex geometry in 3D. I start with defining the region: Needs[“NDSolve`FEM`”] bmesh =Read more