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

Feature/jin dielectric sphere #14

Merged
merged 8 commits into from
Dec 22, 2022

Conversation

sbadrian
Copy link
Collaborator

No description provided.

Implementation is based on Jin's textbook.

The notation used envisions already the implementation of the
multi-layered sphere model, that is, we use a numbering, with the
core sphere being numbered '1'.

We test against a PMCHWT implementation via BEAST.

Notable changes:
 - Excitation is now dependent on frequency instead of wavenumber:
   Frequency is always a real number, and the wavenumber can be computed
   from the embedding;
 - A sphere can be passed on to the excitation constructor, which correctly
   sets up the embedding;
 - Promote rules have been established to faciliate the usage of Medium;
 - Code unification for the plane wave part. In future, this will help to
   simplify code maintenance and debugging.
@sbadrian sbadrian requested a review from HoBeZwe December 20, 2022 10:15
@HoBeZwe HoBeZwe merged commit c38d888 into HoBeZwe:master Dec 22, 2022
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