conquest/pseudo-and-pao/LDA/Cs/Conquest_ion_input

40 lines
924 B
Plaintext

# The basis set created by this file should be fairly reliable,
# and we recommend using it, or adapting it to make larger basis
# sets by changing the number of zeta functions and their radii
# in the BasisBlock below. At present it is a DZP size basis
# (though there are two types of polarisation orbital, l=1 and l=2)
General.NumberOfSpecies 1
# If you want to force the 5p shell to be semi-core, uncomment the line below
#General.SemicoreEnergy -0.50
%block SpeciesLabels
1 Cs
%endblock
%block Cs
Atom.PseudopotentialFile Cs.in
Atom.VKBFile Cs.pot
Atom.Perturbative_Polarised F
Atom.PAO_N_Shells 5
Atom.BasisBlock CsBlock
%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 CsBlock
# n, l, number of zetas
5 0 1
5 1 1
6 0 2
6 1 1
5 2 1
# Radii for PAOs (bohr)
4.7
5.8
12.3 6.7
12.3
12.3
%endblock