We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So far the spirit parser only takes some basics. This should be improved. See also discussion in issue #4:
Other useful outputs might be: For LLG (Dynamics) (meaning LLG with any solver that is not VP/LBFGS and direct_minimization=false) Snapshots of the spin configuration at different time intervals Energies at different time intervals For LLG (Minimization) (So we probably expect some metastable configurations) The profile/radius (thinking of Skyrmions) Topological charge For GNEB The saddle point configuration/energies Energy barrier For HTST All of the quantities in htst_info Eigenvalues/Eigenvectors (if non sparse calculation) MC Critical temperatures (requires post processing, so maybe a bit out of scope) Ground state spin configuration (simulated annealing + final minimization with LLG) (How to control convergence?)
Other useful outputs might be: For LLG (Dynamics) (meaning LLG with any solver that is not VP/LBFGS and direct_minimization=false)
Snapshots of the spin configuration at different time intervals
For LLG (Minimization) (So we probably expect some metastable configurations)
The profile/radius (thinking of Skyrmions)
Topological charge
For GNEB
The saddle point configuration/energies
Energy barrier
For HTST
All of the quantities in htst_info
Eigenvalues/Eigenvectors (if non sparse calculation)
MC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
So far the spirit parser only takes some basics. This should be improved. See also discussion in issue #4:
The text was updated successfully, but these errors were encountered: