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

Compute secondary fields interactively #9

Closed
fangohr opened this issue Nov 3, 2016 · 1 comment
Closed

Compute secondary fields interactively #9

fangohr opened this issue Nov 3, 2016 · 1 comment

Comments

@fangohr
Copy link
Member

fangohr commented Nov 3, 2016

Step 1: implement this naively

Everytime hamiltonian.INTERACTION.field, or
hamiltonian.INTERACTION.energy or hamiltonian.INTERACTION.energy_density is called, we execute OOMMF to retrieve that information and return it.

Disadvantages: lots of calling of OOMMF if we need multiple field values.

Issue #10 is (expected) to be a performance improvement on this.

@marijanbeg
Copy link
Member

This is now implemented on master.

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

No branches or pull requests

2 participants