From ae2c638550cc91371c3700990b5f079adc0cf4b0 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 15 Mar 2018 18:36:30 +0100 Subject: [PATCH] Update microstrip.pro --- Electrostatics/microstrip.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Electrostatics/microstrip.pro b/Electrostatics/microstrip.pro index e3524fe..c37beb8 100644 --- a/Electrostatics/microstrip.pro +++ b/Electrostatics/microstrip.pro @@ -29,7 +29,7 @@ constitutive law leads to a scalar Poisson equation in terms of the electric potential: -Div(epsilon Grad v) = rho. - We consider here the special case where rho = 0, to model a conducting + We consider here the special case where rho = 0 to model a conducting microstrip line on top of a dielectric substrate. A Dirichlet boundary condition sets the potential to 1 mV on the boundary of the microstrip line (called "Electrode" below) and 0 V on the ground. A homogeneous Neumann -- GitLab