Qbox


Qbox is an open-source software package for atomic-scale simulations of molecules, liquids and solids. It implements first principles molecular dynamics, a simulation method in which inter-atomic forces are derived from quantum mechanics. Qbox is released under a GNU General Public License with documentation provided at . It is available as a FreeBSD port.

Main features

Methods and approximations

Qbox computes molecular dynamics trajectories of atoms using Newton's equations of motion, with forces derived from electronic structure calculations performed using density functional theory. Simulations can be performed either within the Born–Oppenheimer approximation or using Car-Parrinello molecular dynamics. The electronic ground state is computed at each time step by solving the Kohn-Sham equations. Various levels of density functional theory approximations can be used, including the local-density approximation, the generalized gradient approximation, or hybrid functionals that incorporate a fraction of Hartree-Fock exchange energy. Electronic wave functions are expanded using the plane wave basis set. The electron-ion interaction is represented by pseudopotentials.

Examples of use

Code architecture and implementation

Qbox is written in C++ and implements parallelism using both the message passing interface and the OpenMP application programming interface. It makes use of the BLAS, LAPACK, ScaLAPACK, FFTW and Apache Xerces libraries. Qbox was designed for operation on massively parallel computers such as the IBM Blue Gene supercomputer, or the Cray XC40 supercomputer.
In 2006 it was used to establish a performance record on the BlueGene/L computer installed at the Lawrence Livermore National Laboratory.

Interface with other simulation software

The functionality of Qbox can be enhanced by coupling it with other simulation software using a client-server paradigm. Examples of Qbox coupled operation include: