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

Fix time varying J and tcl injection in Xf_ThermSpinXferEvolver #136

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

swapneelap
Copy link
Member

No description provided.

@lang-m
Copy link
Member

lang-m commented Jul 17, 2023

Is any of the tests actually running a simulation with time-varying Xf_ThermSpinXferEvolver? If not, we should add a test to micromagnetictests.

@swapneelap
Copy link
Member Author

Is any of the tests actually running a simulation with time-varying Xf_ThermSpinXferEvolver? If not, we should add a test to micromagnetictests.

Yes absolutely! I will add tests. I am also thinking it would be good to reorder a few things in oc.script when it comes to simulations at finite temperature. For example, it is redundant to to ask user for an evolver if both mm.Slonczewski and system.T are defined since oc.Xf_ThermSpinXferEvolver is the only suitable option (?).

swapneelap and others added 2 commits July 18, 2023 12:46
Co-authored-by: Martin Lang <[email protected]>
Co-authored-by: Martin Lang <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a8efd2c) 93.45% compared to head (581a22f) 93.45%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          26       26           
  Lines        1177     1177           
=======================================
  Hits         1100     1100           
  Misses         77       77           
Impacted Files Coverage Δ
oommfc/scripts/evolver.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@swapneelap
Copy link
Member Author

@lang-m if this is good for now, should we close this? There relevant test is here.

@swapneelap swapneelap requested a review from lang-m July 19, 2023 12:05
@lang-m
Copy link
Member

lang-m commented Jul 19, 2023

@swapneelap Have you created an issue to remind us to rework the tests and get access to mif string? Once that is done, you can merge.

@swapneelap swapneelap mentioned this pull request Jul 20, 2023
@swapneelap
Copy link
Member Author

@swapneelap Have you created an issue to remind us to rework the tests and get access to mif string? Once that is done, you can merge.

Done!

@swapneelap swapneelap merged commit a7a09fc into master Jul 20, 2023
@swapneelap swapneelap deleted the fix-Xf_ThermSpinXferEvolver-script branch July 20, 2023 12:43
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.

STT under finite temperature with constant current density as a pulse
3 participants