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

Make plane-wave excitation Jin compatible #13

Merged
merged 3 commits into from
Dec 13, 2022

Conversation

sbadrian
Copy link
Collaborator

Instead of sticking to an implementation based on Ruck, we now follow Jin's notation.

This change will help implementing a solution for dielectric problems, since Jin's book is much clearer on this

As a side effect, the sign error is gone too now.

Instead of sticking to an implementation based on Ruck,
we now follow Jin's notation.

This change will help implementing a solution for dielectric problems,
since Jin's book is much clearer on this

As a side effect, the sign error is gone too now.
@sbadrian sbadrian requested a review from HoBeZwe December 12, 2022 21:57
Copy link
Owner

@HoBeZwe HoBeZwe left a comment

Choose a reason for hiding this comment

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

Thank you, I think the changes are a good idea and look good.

However, before merging please also adapt the plane wave documentation: the wave is now travelling in positive z-direction and the scattered field computation now follows reference [1, p. x].

As a side note: I also did some tests locally at very low frequencies and everything looks fine.

@sbadrian sbadrian requested a review from HoBeZwe December 13, 2022 09:41
@HoBeZwe HoBeZwe merged commit d820f79 into master Dec 13, 2022
@HoBeZwe HoBeZwe deleted the feature/planewave_jin_compat branch December 13, 2022 09:52
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