-
Couldn't load subscription status.
- Fork 924
Closed
Description
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
"
DanielYang59
Metadata
Metadata
Assignees
Labels
No labels