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

Fix the order of applying excitation field and boundary conditions #20

Draft
wants to merge 35 commits into
base: development
Choose a base branch
from

Conversation

jackieyao0114
Copy link
Collaborator

Prev:

(Macroscopic)EvolveE(B,HM) -> apply PML or PEC [within the Evolve field function] -> ApplyExternalFieldExcitationOnGrid

Now:

(Macroscopic)EvolveE(B,HM) -> ApplyExternalFieldExcitationOnGrid [within the Evolve field function] -> apply PML or PEC [within the Evolve field function]

rzamora2 and others added 29 commits June 10, 2021 11:32
@jackieyao0114
Copy link
Collaborator Author

this PR is discussed and will be revisited after the PML/PEC PR.

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