Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tutorials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
documentation
tutorials
Commits
93912eb2
There was a problem fetching the pipeline summary.
Commit
93912eb2
authored
7 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
up
parent
4857d9a1
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Electrostatics/microstrip.pro
+8
-6
8 additions, 6 deletions
Electrostatics/microstrip.pro
with
8 additions
and
6 deletions
Electrostatics/microstrip.pro
+
8
−
6
View file @
93912eb2
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
Run (button at the bottom of the left panel)
Run (button at the bottom of the left panel)
------------------------------------------------------------------- */
------------------------------------------------------------------- */
/* In this first tutorial we consider the
solu
tion of electric field
s given a
/* In this first tutorial we consider the
calcula
tion of
the
electric field
static distribution of electric potential
s
. This corresponds to a
so-called
given a
static distribution of electric potential. This corresponds to a
n
"electrostatic" physical model, obtained by combining the time-invariant
"electrostatic" physical model, obtained by combining the time-invariant
Maxwell-Ampere equation (Curl e = 0, with e the electric field) with Gauss'
Maxwell-Ampere equation (Curl e = 0, with e the electric field) with Gauss'
law (Div d = rho, with d the displacement field and rho the charge density)
law (Div d = rho, with d the displacement field and rho the charge density)
...
@@ -31,10 +31,12 @@
...
@@ -31,10 +31,12 @@
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
microstrip line on top of a dielectric substrate. A Dirichlet boundary
condition sets the potential to 1 mV on the boundary of the line (called
condition sets the potential to 1 mV on the boundary of the microstrip line
"Electrode" below) and 0 V on the ground. A homogeneous Neumann boundary
(called "Electrode" below) and 0 V on the ground. A homogeneous Neumann
condition (zero flux of the displacement field, i.e. n.d = 0) is imposed on a
boundary condition (zero flux of the displacement field, i.e. n.d = 0) is
surface truncating the modelling domain. */
imposed on the left boundary of the domain to account for the symmetry of the
problem, as well as on the top and right boundaries that truncate the
modelling domain. */
Group
{
Group
{
/* One starts by giving explicit meaningful names to the Physical regions
/* One starts by giving explicit meaningful names to the Physical regions
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment