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

Use SubMesh for wave port boundary mode calculations #42

Closed
sebastiangrimberg opened this issue May 18, 2023 · 1 comment
Closed

Use SubMesh for wave port boundary mode calculations #42

sebastiangrimberg opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sebastiangrimberg
Copy link
Contributor

Once mfem/mfem#3379 is merged, we can redesign the WavePortOperator class to solve the eigenmode problem for each port on a SubMesh object and transfer the computed solution back onto the global mesh for the boundary condition/excitation.

@sebastiangrimberg sebastiangrimberg added the enhancement New feature or request label May 18, 2023
@sebastiangrimberg
Copy link
Contributor Author

Will be completed as part of #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant