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 PEC_insulator bc #4943

Open
wants to merge 22 commits into
base: development
Choose a base branch
from
Open

Conversation

dpgrote
Copy link
Member

@dpgrote dpgrote commented May 21, 2024

This PR adds a mixed PEC and insulator boundary condition. This allows an insulator to be placed on a portion of the boundary. The rest of that boundary will be PEC. Within the insulator portion, the tangential fields can be specified on the boundary (as functions of space and time). The normal fields and fields not specified are extrapolated to the guard cells from the valid cells. The fields are specified in pairs, the two tangential electric fields, and the two tangential magnetic fields. In each pair, if one is set, the other will be zeroed if not set.

A use case is the simulation of a dynamic pinch, driven by an external current, represented as a time dependent B field on the boundary.

@dpgrote dpgrote added enhancement New feature or request component: boundary PML, embedded boundaries, et al. labels May 21, 2024
@ax3l ax3l requested a review from RemiLehe May 29, 2024 22:07
@RemiLehe RemiLehe self-assigned this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: boundary PML, embedded boundaries, et al. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants