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

Magnetic field handling for non-periodic boundary conditions #26

Open
pgrete opened this issue Feb 23, 2023 · 1 comment
Open

Magnetic field handling for non-periodic boundary conditions #26

pgrete opened this issue Feb 23, 2023 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@pgrete
Copy link
Contributor

pgrete commented Feb 23, 2023

We likely need to take special care of the B fields around non-periodic boundaries, so that we do not introduce div B from there.

This likely also pertains to prolongation/restriction operations for multilevel meshes.

@pgrete pgrete added enhancement New feature or request bug Something isn't working labels Feb 23, 2023
@pgrete
Copy link
Contributor Author

pgrete commented Feb 23, 2023

I just checked the Pluto code and couldn't find any special handling of the magnetic field for their GLM implementation with AMR support based on Chombo.

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

No branches or pull requests

1 participant