Skip to content

VASP settings for uniform calculations #990

Description

@Vahid999

According to the Amset documentation, the following is used to generate the WAVECAR:

ADDGRID = True
EDIFF = 1E-8
PREC = Accurate
NSW = 1
LWAVE = True

I am using the following for Bi2Te3 with SOC:

ADDGRID = True
EDIFF = 1E-8
PREC = Accurate
NSW = 1
LWAVE = True
LSORBIT = True

But VASP crashes and asks for POTIM:

Fatal error! IBRION=0, but no entry for POTIM on file INCAR. MUST be specified!

Should there be a POTIM in the Amset documentation?

Thanks,
Vahid

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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