Skip to content

Support for Multi-Line INCAR Parameters in user_incar_settings #4517

@zhenyaofang

Description

@zhenyaofang

Dear pymatgen developers,

I'm using pymatgen (via atomate2) to construct VASP input sets and have noticed a limitation when trying to include multi-line string INCAR parameters like WANNIER90_WIN.

It seems that the user_incar_settings in MPStaticSet or related classes) does not currently support multi-line values (an example is given below). I was wondering if there is a recommended way to include such multi-line string parameters in the INCAR file through pymatgen input sets.

I appreciate any thoughts or advice from you. Thanks very much for your time and help.

Best,
Zhenyao

WANNIER90_WIN = "
begin projections
Ga: s
As: p
end projections
"

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