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

Fixed a bug where centering coefficients used in Magentostatic solver… #5289

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

Conversation

clarkse
Copy link
Member

@clarkse clarkse commented Sep 18, 2024

… were not being initialized when doing an energy-conserving field gather.

clarkse and others added 2 commits September 18, 2024 12:51
… were not being initialized when doing an energy-conserving field gather.

Signed-off-by: S. Eric Clark <[email protected]>
@clarkse clarkse added bug Something isn't working bug: affects latest release Bug also exists in latest release version component: magnetostatic magneticstatic solver labels Sep 18, 2024
@clarkse
Copy link
Member Author

clarkse commented Sep 18, 2024

This should resolve issue #5242

@EZoni
Copy link
Member

EZoni commented Sep 19, 2024

To be rebased after #5296 is merged (will fix the clang-tidy-3D failure).

@roelof-groenewald roelof-groenewald linked an issue Sep 19, 2024 that may be closed by this pull request
@roelof-groenewald
Copy link
Member

I agree this will fix the B = 0 issue with non-Eb runs but the introduction of non-zero div B (as described in #5175) will still be there. We can merge this though and I'll try to get the follow-up PR cleaned up and ready to go over the next week or two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: magnetostatic magneticstatic solver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

B=0 field output in magnetostatic mode
3 participants