Skip to content

wannier90 spin_type para currently requires both up & down spins. #29

@DHKiem

Description

@DHKiem

in inputHandler.jl
line 464
if (lowercase(toml_inputs["spintype"]) != "nc_spin")
should be
if (lowercase(toml_inputs["spintype"]) == "co_spin")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions