I would like to simulate a floating metal contact inside an insulator in my device.
The surface potential should be a constant that satisfy the Gauss’s law:
where Q is total charge of the floating contact.
Let’s say I have already created the edge model “EdgeFlux”, equal to “Permittivity * (Potential@n0 - Potential@n1) * EdgeInverseLength”.
How shall I create the contact equation to enforce such boundary condition?
I looked into the contact_equation command but haven’t figured out a method.
Thank you in advance.