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 magnetic force auxsolver #117

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jvwilliams23
Copy link

  • Added functionality to compute magnetic force for systems with discontinuous permeabilities.
  • Added hollow sphere levitation example (computes force on outer and inner surface).

@jvwilliams23
Copy link
Author

FYI, some results on hollow sphere case. By changing -ref (refinement levels) we getting the following:

ref outer-integral inner-integral
0 359.0276 -0.002127189
1 373.2145 -0.0022614011

analytical outer surface integral is 372.88 N. Analytical inner surface integral is 0 N. So we have pretty good agreement.

I can test higher refinement levels if you want. I just ran these on my laptop for convenience.

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.

1 participant