DiracQ is a Mathematica nodebook for calculating commutation relations, which frequently appear in the quantum mechanics. DiracQ can treat canonical operators (canonical momentum and canonical position operators), Fermion operators, and Boson operators.
An open source application to simulate crystal structures and to calculate and refine against diffraction pattern and the pair distribution function. A special emphasis placed is on the simulation of materials with disorder and the package provides many tools to create and distribute defects throughout the crystal. Another strong feature is the simulation of nanoparticles.
An application for first-principles calculation based on density functional theory. This application is included in Material Sudio, and can evaluate electronic states and properties of various physical systems such as molecules, atomic clusters, crystals, and solid surfaces based on the all-electron method and the pseudopotential method. It can also be applied to evaluation of the chemical reaction such as catalysis and combustion reaction, and is optimized for large-scale parallel computing.
An open-source application for simulation based on the density-matrix renormalization group (DMRG). This application can perform high-speed calculation of low-dimensional quantum systems with high accuracy. It implements generic programming techniques in the C++ language, and can easily extend simulation to new models and geometries. It is developed putting emphasis on user-friendly interfaces and low dependences on environments.
DSQSS is an application program for solving quantum many body problems in a discrete set (typically a lattice). It carries out quantum Monte Carlo simulations that sample from the Feynman path integral using the worm update. It can handle any lattice geometry and interaction.
An open-source application for first-principles calculation utilizing the DV-Xα method. It produces electronic structure for a wide rage of physical systems such as atoms, molecules and crystals. The DV-Xα method realizes high-speed computation for all-electron calculations, and makes it possible to evaluate various physical properties and electron transition probability (especially of core-electron excitation). Tools for supplying input data, and visualizing and post-processing output data are also released.
An open-source program package for first-principles calculation based on a mixed augmented plane wave method (the PMT method). For various physical systems, this package performs electronic structure calculation and structure optimization by LDA, GGA, LDA+U and so on. It further can treat quasi-particle excitation with high accuracy by the quasi-particle self-consistent GW method. It implements several original methods not included in other program packages, and is maintained by the version control system, Git.
EDlib is an app for performing finite-temperature exact diagonalizations for quantum many-body systems. EDlib is written in C++ and it is possible to obtain finite-temperature properties such as the one-body Green’s function in the Hubbard model and the Anderson model.
A set of routines for real-symmetric dense eigenproblems in supercomputers or massively parallel machines. Both of standard and general eigenproblems are supported. A fast computation is achieved by optimal hybrid solvers among eigenproblem libraries of ELPA, EigenExa and ScaLAPACK. The package includes a mini-appli that can be used in a benchmark test.
Elastic is a set of python routines for calculation of elastic properties of crystals (elastic constants, equation of state, sound velocities, etc.). It is implemented as a extension to the Atomic Simulation Environment (ASE) system. There is a script providing interface to the library not requiring knowledge of python or ASE system.