Skip to content

Improving the documentation #580

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

Closed
7 tasks done
OrtnerMichael opened this issue Jan 27, 2023 · 2 comments
Closed
7 tasks done

Improving the documentation #580

OrtnerMichael opened this issue Jan 27, 2023 · 2 comments
Assignees
Labels
bug needs attention docs
Milestone

Comments

@OrtnerMichael
Copy link
Member

OrtnerMichael commented Jan 27, 2023

@OrtnerMichael
Copy link
Member Author

OrtnerMichael commented Jan 27, 2023

Equations of motion example
Consider the motion of a magnet in the field of a coil. (simple linear acceleration)

compute force on magnet numerically on a grid
solve equations of motion
make nice plots
This would be a very nice example code based on this request:

@OrtnerMichael
Copy link
Member Author

OrtnerMichael commented Jan 27, 2023

Gradient field example

Magpylib fields have a huge advantage over FE fields - they are smooth. This allows computation of gradient fields to a very high level of precision with simple finite differences.

image

There have been multiple requests for gradient fields in the past - we should make this an example in the gallery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs attention docs
Projects
None yet
Development

No branches or pull requests

2 participants