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

Make the time point of M and H more accurate in MacroscopicEvolveHM_2nd.cpp #54

Open
jackieyao0114 opened this issue Nov 15, 2021 · 1 comment · May be fixed by #96
Open

Make the time point of M and H more accurate in MacroscopicEvolveHM_2nd.cpp #54

jackieyao0114 opened this issue Nov 15, 2021 · 1 comment · May be fixed by #96
Assignees

Comments

@jackieyao0114
Copy link
Collaborator

  1. To make the code cleaner, in the 2nd order algorithm in the static loop calculation, use Mfield_old instead of Mfield to make it clear these are old (static) quantities.
  2. when H_Bias it time-varying, we really need and H_bias_old and H_bias_new in the static and dynamic loops, respectively.
@jackieyao0114
Copy link
Collaborator Author

Confirmed on May 2 that this is not finished. Need to resolve this ASAP.

@jackieyao0114 jackieyao0114 linked a pull request May 19, 2022 that will close this issue
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 a pull request may close this issue.

1 participant