next up previous contents index
Next: Constraints and Restraints Up: Further details of the Previous: Further details of the   Contents   Index


Pseudopotentials

The general format for entering the pseudo potentials in the input file is:

The information on the nonlocal part of the pseudopotential can be given in two different styles:

-
You can specify the maximum $ l$ - quantum number with ``LMAX=$ l$'' where $ l$ is S, P or D.
If this is the only input, the program assumes that LMAX is the local potential (LOC).
You can use another local function by specifying ``LOC=$ l$''.
In addition it is possible to assign the local potential to a further potential with ``SKIP=$ l$''.
-
Alternatively you can specify these three angular quantum numbers by their numerical values (S=0, P=1, D=2) in the order ``LMAX LOC SKIP''.
If values for LOC and SKIP are provided outside the range 0 - LMAX the program uses the default.
Examples: The following lines are equivalent



LMAX=P


LMAX=P LOC=P


1 1 2


1 2 2


Note:

Also for Vanderbilt and Goedecker pseudopotentials this line has to be in a valid format, but the actual values are not used.


next up previous contents index
Next: Constraints and Restraints Up: Further details of the Previous: Further details of the   Contents   Index

2006-03-29 cpmd@cpmd.org