All Projects → grimme-lab → Xtb

grimme-lab / Xtb

Licence: lgpl-3.0
Semiempirical Extended Tight-Binding Program Package

Programming Languages

fortran
972 projects

Projects that are alternatives of or similar to Xtb

Psi4
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
Stars: ✭ 521 (+140.09%)
Mutual labels:  quantum-chemistry
Openfermion
The electronic structure package for quantum computers.
Stars: ✭ 1,099 (+406.45%)
Mutual labels:  quantum-chemistry
Qmcpack
Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids.
Stars: ✭ 160 (-26.27%)
Mutual labels:  quantum-chemistry
Pennylane
PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum computer the same way as a neural network.
Stars: ✭ 800 (+268.66%)
Mutual labels:  quantum-chemistry
Dftd4
Generally Applicable Atomic-Charge Dependent London Dispersion Correction
Stars: ✭ 44 (-79.72%)
Mutual labels:  quantum-chemistry
Qcengine
Quantum chemistry program executor and IO standardizer (QCSchema).
Stars: ✭ 83 (-61.75%)
Mutual labels:  quantum-chemistry
Schnetpack
SchNetPack - Deep Neural Networks for Atomistic Systems
Stars: ✭ 296 (+36.41%)
Mutual labels:  quantum-chemistry
Cclib
Parsers and algorithms for computational chemistry logfiles
Stars: ✭ 190 (-12.44%)
Mutual labels:  quantum-chemistry
Hande
Open source stochastic quantum chemistry
Stars: ✭ 50 (-76.96%)
Mutual labels:  quantum-chemistry
Learnquantum
Repo of resources to help learn about quantum computing.
Stars: ✭ 143 (-34.1%)
Mutual labels:  quantum-chemistry
Xopt
eXternal OPTimizer
Stars: ✭ 5 (-97.7%)
Mutual labels:  quantum-chemistry
Gaussium
A Quantum Chemistry program written in Python 3 supporting RHF, UHF, TDHF, CIS, MP2, DFT, CCSD and CCSD(T) methods.
Stars: ✭ 36 (-83.41%)
Mutual labels:  quantum-chemistry
Alchemy
Stars: ✭ 92 (-57.6%)
Mutual labels:  quantum-chemistry
Awesome Quantum Software
Curated list of open-source quantum software projects.
Stars: ✭ 647 (+198.16%)
Mutual labels:  quantum-chemistry
Deepqmc
Deep learning quantum Monte Carlo for electrons in real space
Stars: ✭ 170 (-21.66%)
Mutual labels:  quantum-chemistry
Awesome Python Chemistry
A curated list of Python packages related to chemistry
Stars: ✭ 410 (+88.94%)
Mutual labels:  quantum-chemistry
Openfermion Psi4
OpenFermion plugin to interface with the electronic structure package Psi4.
Stars: ✭ 63 (-70.97%)
Mutual labels:  quantum-chemistry
Torchani
Accurate Neural Network Potential on PyTorch
Stars: ✭ 215 (-0.92%)
Mutual labels:  quantum-chemistry
Qml
Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.
Stars: ✭ 174 (-19.82%)
Mutual labels:  quantum-chemistry
Molecular Design Toolkit
Notebook-integrated tools for molecular simulation and visualization
Stars: ✭ 123 (-43.32%)
Mutual labels:  quantum-chemistry

Semiempirical Extended Tight-Binding Program Package

License Latest Version DOI Github Downloads All Releases

This is the offical repository of the xtb program package developed by the Grimme group in Bonn.

Extended Tight Binding

Installation

Build Status

Statically linked binaries (Intel Compiler 18.0.2) can be found at the latest release page. There is also a version of the shared library, which requires the Math Kernel Library and additional Intel specific libraries to be installed. Bleeding edge releases of the latest source from this repository are available on the continuous release tag.

xtb is routinely compiled with Intel Parallel Studio 18 and newer on our clusters in Bonn. It is also possible to compile xtb with GCC (version 7.5 or newer), but we recommend to use binaries compiled with Intel. Successful builds on OSX with GCC via homebrew have been performed as well. The NVHPC compilers (version 20.9, 20.11) can be used to compile for CPU and GPU. To compile on Windows we recommend the MinGW toolchain (installable with MSYS2) or, if a POSIX environment is preferred, Cygwin. It has been reported that xtb can be compiled using Intel Fortran on Windows as well, but official support is not yet established.

This projects supports two build systems, meson and CMake. A short guide on the usage of each is given here, follow the linked instructions for a more detailed information (meson guide, CMake guide).

Meson

Using meson as build system requires you to install a fairly new version like 0.51 or newer. To use the default backend of meson you have to install ninja version 1.7 or newer.

export FC=ifort CC=icc
meson setup build --buildtype release --optimization 2
ninja -C build test

Make sure the testsuite is running without errors.

To install the xtb binaries to /usr/local use (might require sudo)

ninja -C build install

For more information on the build with meson see the instructions here.

CMake

The CMake build system requires both make and CMake to be installed, the latter has to be version 3.9 or newer.

Building xtb with CMake works with the following chain of commands:

cmake -B build -DCMAKE_BUILD_TYPE=Release
make -C build
make -C build test

To install the xtb binaries to /usr/local use (might require sudo)

make -C build install

For more detailed information on the build with CMake see the instructions here.

Conda

Conda Version

Installing xtb from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge

Once the conda-forge channel has been enabled, xtb can be installed with:

conda install xtb

It is possible to list all of the versions of xtb available on your platform with:

conda search xtb --channel conda-forge

Documentation

Documentation Status

The xtb documentation is hosted at read-the-docs.

Contributing

Please read our contributing guidelines before contributing to this project.

Contributors

We are developing this program to make our research possible. Many of the features that xtb has today have been added because there was a dire need for them and we had many contributors who made these features reality:

Contributors are listed in alphabetical order. Some contributions predate the GitHub release of this project and are not visible in the repository commit history. For the contributor data from the commit history since then look here.

Citations

General Reference to xtb and the implemented GFN methods:

  • C. Bannwarth, E. Caldeweyher, S. Ehlert, A. Hansen, P. Pracht, J. Seibert, S. Spicher, S. Grimme WIREs Comput. Mol. Sci., 2020, 11, e01493. DOI: 10.1002/wcms.1493

for GFN-xTB:

for GFN-FF:

for DFT-D4:

  • E. Caldeweyher, C. Bannwarth and S. Grimme, J. Chem. Phys., 2017, 147, 034112. DOI: 10.1063/1.4993215
  • E. Caldeweyher, S. Ehlert, A. Hansen, H. Neugebauer, S. Spicher, C. Bannwarth and S. Grimme, J. Chem. Phys., 2019, 150, 154122. DOI: 10.1063/1.5090222
  • E. Caldeweyher, J.-M. Mewes, S. Ehlert and S. Grimme, Phys. Chem. Chem. Phys., 2020, 22, 8499-8512. DOI: 10.1039/D0CP00502A

for sTDA-xTB:

  • S. Grimme and C. Bannwarth, J. Chem. Phys., 2016, 145, 054103. DOI: 10.1063/1.4959605

in the mass-spec context:

for metadynamics refer to:

for SPH calculations refer to:

All references are available in bibtex format.

License

xtb is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

xtb is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Lesser General Public License for more details.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in xtb by you, as defined in the GNU Lesser General Public license, shall be licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].