Commit Graph

12 Commits

Author SHA1 Message Date
David Bowler d885898929 PBE and PBEsol input files for Gp I and II elements
Follows the same principles as for LDA (all elements from Na on
in the first two columns)
2022-12-15 14:01:51 +09:00
David Bowler a02b444d87 Create new input files for Group I and II PAOs 2022-12-15 10:06:36 +09:00
David Bowler 9460442498 Make Zn consistent with other input files
The Zn input files used Atom.SemicoreEnergy while other
files use General.SemicoreEnergy.  Both work, but this
is now consistent.
2021-10-29 11:45:23 +01:00
David Bowler 5d28e184bc Updates for PAO generation with semi-core states
1. Orthogonalise polarisation functions to semi-core states
where they exist.  Note that we don't orthogonalise valence
functions (see code for details)

2. Adjustments to make LDA/PBE/PBEsol all the same in terms
of semi-core and valence choices (various adjustments to the
semi-core cutoff)

3. Add comments in Conquest_ion_input to explain adjustments
to semi-core cutoff energy

4. Rework Lu pseudopotential for PBEsol to place the 4f shell
in the core in line with PBE (making the pseudopotential and
PAOs much simpler)
2021-09-28 15:08:02 +01:00
David Bowler 3adc3131c3 Changed Pd electronic configuration for pseudopotential
The PseudoDojo valence configuration (4d10 as well as 4s and 4p
as semi-core states) makes the default basis set very poor.  Many
DFT codes have Pd as 4d9 5s1 (or 4d8 5s2 even) and we have changed
the pseudopotential to follow this.  The resulting default basis
is good quality.  We have added readme files to clarify the
change.
2021-09-07 09:03:23 +01:00
David Bowler 4035963de3 Fix issue with perturbed polarisation functions
Transition metals showed issues generating perturbed polarisation
functions; this stems from the sign of the function near r=0,
which is now fixed.  Also introduced relatively simple scripts
to test default PAO generation.
2021-09-02 17:26:24 +01:00
David Bowler 5a0dabd68f Added missing LDA potentials and DOI 2020-07-17 09:02:24 +01:00
David Bowler 8cda68b8c3 Remove output files (accidentally committed) 2020-01-23 17:24:08 +00:00
David Bowler e57daa0d4f Add PBEsol files and correct some LDA and PBE
There were some .pot file format issues with 4 valence shells
which are now fixed
2020-01-23 17:23:00 +00:00
David Bowler 2487adcc84 Create library of LDA ion file inputs 2020-01-23 16:34:55 +00:00
David Bowler b7e49af79a Added complete set of input files for ion file generation
These are based off the v0.4 PseudoDojo files, with Conquest
pot files generated by Hamann's ONCVPSP v3.3.1.  La and Lu
were both adjusted to remove the f orbitals into the core.

Most Conquest_input files are default; there are a few tweaks.
These require version 1.0.3 of the MakeIonFiles utility
2019-12-17 15:42:51 +00:00
David Bowler ab82e611a7 Adding basic directory structure via README files
Creating directories with README files for the basic repository
layout.
2019-04-12 14:00:20 +01:00