Go to file
Tuomas Koskela 2cb4682a8c
Add more file links
2023-05-30 16:21:03 +01:00
.github/workflows Make test names unique 2023-05-30 10:19:42 +01:00
bin Fix missing file to allow compilation 2020-01-24 17:01:58 +00:00
docs Updates to cell optimisation 2023-01-11 14:59:18 +00:00
pseudo-and-pao PBE and PBEsol input files for Gp I and II elements 2022-12-15 14:01:51 +09:00
src Install XC library and include it in CI build 2023-05-25 09:56:40 +01:00
testsuite Add more file links 2023-05-30 16:21:03 +01:00
tools Tidy up lack of force output 2023-05-11 13:48:54 +01:00
.readthedocs.yml Tweak configuration for RTD 2020-02-27 10:28:16 +00:00
CONTRIBUTING.md Finalise CONTRIBUTING.md 2020-01-29 10:36:54 +00:00
LICENSE Initial commit 2019-04-12 21:30:01 +09:00
README.md Small changes to release-1.1 2022-12-20 15:38:08 +00:00

README.md

CONQUEST: Large-scale DFT calculations

CONQUEST is a DFT code designed for large-scale calculations, with excellent parallelisation. It gives a consistent, exact diagonalisation approach for systems from 1 to 10,000+ atoms, and brings the possibility of linear scaling calculations on over 1,000,000 atoms. The code has been demonstrated on scaling to nearly 200,000 cores and 2,000,000 atoms.

Capabilities

CONQUEST can perform static electronic structure calculations (including DOS and band structure calculations), structural relaxation, molecular dynamics (with NVE, NVT and NPT ensembles all implemented) and simulation cell optimisation. It can output energies, forces and stresses as well as density of states, charge density, orbital density and Tersoff-Hamann STM images. The facility to perform delta-SCF and cDFT calculations is available. The code can use LibXC for access to a wide variety of exchange-correlation functionals.

The basis sets used are primarily pseudo-atomic orbitals (PAOs), generated by a utility provided in the package. The PAOs can be used as primitive basis sets, and as basis functions for multi-site support functions (MSSF) to allow large-scale diagonalisation calculations (up to several thousand atoms). Linear scaling calculations with on-site support functions or small PAO basis sets are also possible.

CONQUEST reads pseudopotentials produced by Don Hamann's ONCVPSP code, and is fully compatible with the the PseudoDojo and SG15 databases. It can also read the .ion files produced by Siesta, using both the pseudopotentials and pseudo-atomic orbitals (PAOs) in those files. CONQUEST integrates with ASE, the atomic simulation environment.

The manual is provided with the release (see the docs directory) but is also available on ReadTheDocs.

DOI

The DOI for all versions of CONQUEST is here; you can find a DOI for each version under this umbrella DOI (which will resolve to the latest version). Please use the DOI for the specific version you have used in any given study.

DOI

Version number

CONQUEST is now at version 1.1 (tag:v1.1)