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

bug fix: current conversion #73

Merged
merged 1 commit into from
Sep 26, 2023
Merged

bug fix: current conversion #73

merged 1 commit into from
Sep 26, 2023

Conversation

samjrholt
Copy link
Member

Bug in the conversion from u to j.

The equation previously being used was:

$$ \mathbf{u} = \mathbf{J} \frac{Pg\mu_\text{B}}{2eM_s}$$

based on https://www.zurich.ibm.com/st/nanomagnetism/spintevolve.html .
We have now updated this to:

$$ \mathbf{u} = \mathbf{J} \frac{Pg\mu_\text{B}}{2eM_s} \frac{1}{1+\beta^2}$$

based on J. Appl. Phys. 128, 243902 (2020); https://doi.org/10.1063/5.0024382

@samjrholt
Copy link
Member Author

@swapneelap would you mind taking a look through this because me need it merged prior to to submitting the MMM paper? Hopefully it should be pretty quick

@swapneelap swapneelap closed this Sep 26, 2023
@swapneelap swapneelap reopened this Sep 26, 2023
@samjrholt samjrholt merged commit 9c3577d into master Sep 26, 2023
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.

3 participants