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.
DDMRG (DynamicalDMRG) is a program for analyzing the dynamical properties of one-dimensional electron systems by using the density matrix renormalization group method. It simulates excited or photo-induced quantum phenomena in Mott insulators, spin-Peierls materials, organic materials, etc. Parallel computational procedures for linear and non-linear responses in low dimensional electron systems and analyzing routines for relaxation processes of excited states induced by photo-irradiation are available.
An application for DFTB (Density Functional Tight Binding) calculation combined with Divide-and-Conquer (DC) method. The DC-DFTB-K program enables geometry optimization and molecular dynamics simulation of large molecular systems with linear-scaling computational cost. DFTB electronic structure calculation of 1 million atom system has been demonstrated using MPI/OpenMP hybrid parallel computation on the K computer.
Open-source software for analyzing scientific data. DAWN can visualize data in various dimensions, from 1D to 3D, and it is also possible to create maps that plot different types of data. It can not only visualize data, but also process data, such as fitting for peak detection. It supports general data formats such as text files and HDF5, as well as data formats such as NeXus, which is used in X-ray experiments.
An electronic state solver distributed with GAMESS, the quantum chemical (QM) calculation software. Combining energy density analysis and Divide-and-Conquer (DC) method, accurate QM calculation with electronic correlation is solved in a short time. Highly accurate QM calculations for many-atom/nano-scale material can be solved when run on a high performance super computer.
Python/C++ based software package that employs deep learning techniques for construction of interatomic potentials. It implements the Deep Potential, which defines atomic environment descriptors with respect to a local reference frame. The output of many first-principles and molecular dynamics applications can be used as training data, and the trained potentials can be used for molecular dynamics calculations using LAMMPS and path integral molecular dynamics calculations using i-PI.
DAMASK is a unified multi-physics crystal plasticity simulation package. The solution of continuum mechanical boundary value problems requires a constitutive response that connects deformation and stress at each material point. This problem is solved in DAMASK on the basis of crystal plasticity using a variety of constitutive models and homogenization approaches. However, treating mechanics in isolation is no longer sufficient to study emergent advanced high-strength materials. In these materials, deformation happens interrelated with displacive phase transformation, significant heating, and potential damage evolution. Therefore, DAMASK is capable of handling multi-physics problems. Following a modular approach, additional field equations are solved in a fully coupled way using a staggered approach.
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.
DCA++ is a software framework to solve correlated electron problems with modern quantum cluster methods. This code provides a state of the art implementation of the dynamical cluster approximation (DCA) and its DCA+ extension. As the cluster solvers, DCA++ provides the continuous-time auxiliary field QMC (CT-AUX) , the continuous-time hybridization expansion (CT-HYB) restricted to single-site problems, the high temperature series expansion (HTS) and the exact diagonalization(ED).
A tool for performing quantum many-body simulations based on dynamical mean-field theory. In addition to predefined models, one can construct and solve an ab-initio tight-binding model by using wannier 90 or RESPACK. We provide a post-processing tool for computing physical quantities such as the density of state and the momentum resolved spectral function. DCore depends on external libraries such as TRIQS and ALPSCore.