34 lines
535 B
Plaintext
34 lines
535 B
Plaintext
General.NumberOfSpecies 1
|
|
General.PSFormat hgh
|
|
|
|
%block SpeciesLabels
|
|
1 Ca
|
|
%endblock
|
|
|
|
%block Ca
|
|
Atom.PseudopotentialFile Ca.hgh
|
|
Atom.ZetaForm com
|
|
Atom.Perturbative_Polarised F
|
|
Atom.PAO_N_Shells 5
|
|
Atom.BasisBlock CaBlock
|
|
Atom.Cutoffs ra
|
|
%endblock
|
|
|
|
# Specify the number of PAOs for each n,l pair and then their radii
|
|
# The radii below are based on default CONQUEST energies for the
|
|
# valence shells
|
|
%block CaBlock
|
|
# n, l, number of zetas
|
|
3 0 1
|
|
3 1 1
|
|
4 0 2
|
|
4 1 1
|
|
4 2 1
|
|
# Radii for PAOs (bohr)
|
|
5.57
|
|
6.70
|
|
10.49 5.53
|
|
10.49
|
|
10.49
|
|
%endblock
|