Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Augmented Electric Field Integral Equation Feature #101

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

mx-nlte
Copy link
Member

@mx-nlte mx-nlte commented Dec 16, 2024

  • Descretizing Maxwell allows for screens, i.e., normal components at the boundary are omitted
  • Convergence of the A-EFIE method is shown with an academic example in unsupported/examples/AugmentedEFIE.cpp
  • Low-frequency stability is demonstrated with the same example by considering the condition number and the point wise error in the computed E-field, see unsupported/examples/AugmentedEFIEStabilized.cpp.
  • Feasibility of the spline-based A-EFIE method is shown by an application to an engineering problem. The design consists of a balun with an attached spiral antenna of significant curvature, see unsupported/examples/AugmentedEFIEBalun.cpp.

@mx-nlte mx-nlte requested a review from jdoelz December 16, 2024 14:53
Copy link
Collaborator

@jdoelz jdoelz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for me!

@mx-nlte mx-nlte merged commit 1e21364 into temf:master Dec 18, 2024
3 checks passed
@mx-nlte mx-nlte deleted the A-EFIE-release branch December 18, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants