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

[WIP] Implement finite difference solver with user-input custom stencil coefficients #5433

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

Conversation

cdmccombs
Copy link

This is work in progress, in collaboration with @RemiLehe

@cdmccombs cdmccombs marked this pull request as draft October 30, 2024 20:57
@RemiLehe RemiLehe marked this pull request as ready for review March 3, 2025 22:11

algo.maxwell_solver = customcoef

algo.custom_coef_upward_stencil_z = 1 0
Copy link
Member

Choose a reason for hiding this comment

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

TODO: Switch to customized coefficients

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