Skip to content

Allow to use more than the LLG method in spirit #7

@PhilippRue

Description

@PhilippRue

The run_spirit.py script that is created in the SpiritCalculation
https://github.com/JuDFTteam/aiida-spirit/blob/develop/aiida_spirit/calculations.py#L174
only works for LLG, the Depondt solver and may include the +z initialization of the spins.

This should be generalized to cover the other modes of spirit (MC, GNEB, HTST, MMF), solvers (HEUN, LBFGS_Atlas, LBFGS_OSO, RK4, SIB, VP, VP_OSO) and configurations (+/-z, random, pinning, skyrmion, hopfion, dw_skyrmion, spin_spiral, noise).

A reference for the differnet methods, solvers and configurations can be found in the spirit python API documentatoion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions