CONQUEST Release Versions Save

Full public release of large scale and linear scaling DFT code CONQUEST

v1.3

3 months ago

This release contains key changes:

  • Wider implementation of multi-threading with OpenMP
  • Padding of H and S matrices to improve efficiency (amount of padding currently defaults to zero, must be set by user)
  • Variable temperature in MD runs
  • Various bug fixes and improvements

v1.2

9 months ago

This release includes a number of new features, along with bug fixes and code polishing, and updates to the manual.

  • Implementation of the modern theory of polarisation (using Resta’s formulation for large unit cells)
  • Implementation of atom-projected DOS (as a post-processing step)
  • Initial version of test suite (for continuous integration)
  • Initial version of ASE compatibility (to be merged into main ASE release soon)

v1.1

1 year ago

This is the first full release of CONQUEST, featuring a significant number of changes:

  • Reworking output completely for clarity and concision
  • Implementation of the stabilised quasi-Newton method (SQNM) for robust, efficient structural optimisation
  • Compatibility with LibXC v5 and ASE
  • Implementation of spin polarisation for multi-site orbitals
  • Updates to pseudopotential and pseudo-atomic orbital (PAO) generation and defaults for better accuracy and robustness
  • Post-processing tools for DOS, charge density and STM image simulation (VESTA, Gaussian, VMD compatible)
  • Identified and fixed many bugs

v1.0.6-pre

3 years ago

When running without neutral atom potentials, there were errors in the forces and stresses which this fixes.

v1.0.5-pre

3 years ago

Added six missing LDA pseudopotentials.

1.0.4-pre

3 years ago

Fixes fatal crash for LibXC LDA ion file creation

1.0.3-pre

4 years ago

Hot fix for significant memory leak.

v1.0.2-pre

4 years ago

Final files added for integration with ReadTheDocs along with information on contributing to development. This is now the first pre-release candidate for v1.0

v1.0.1-pre

4 years ago

Bug fix for v1.0-pre (added missing file required for compilation). Functional code with some changes required before full release. Includes full library of input files for basis functions and pseudopotentials for LDA, PBE and PBEsol (follows PseudoDojo).

v1.0-pre

4 years ago

Fully functional code though with various small changes required for full release.