Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
models
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
models
Wiki
Antennas
Changes
Page history
New page
Templates
Clone repository
up
authored
7 years ago
by
Christophe Geuzaine
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Antennas.md
+9
-1
9 additions, 1 deletion
Antennas.md
with
9 additions
and
1 deletion
Antennas.md
View page @
aab0f437
...
...
@@ -13,7 +13,15 @@
## Quick start
To run the model, open
`dipole.pro`
with Gmsh.
To run the model, open
`dipole.pro`
or
`microstrip.pro`
with Gmsh.
## Additional information
The example contains 2D and 3D models of a simple dipole antenna (
`dipole.pro`
)
as well as a 3D model of a microstrip antenna (
`microstrip.pro`
). A
Silver-Muller Absorbing Boundary Condition or a Pefectly Matched Layer is used
to truncate the domain. The far field is computing using the
`NearToFarField`
Gmsh plugin.
----
*Model developed by @sabariego and @geuzaine*
This diff is collapsed.
Click to expand it.