An open-source application for simulation of low-dimensional interacting electron models based on density-matrix renormalization group (DMRG). For effective models of one-dimensional quantum systems and impurity systems, this application can treat not only physical quantities of ground states but also time evolution and finite-temperature physical quantities. The program is coded in C++, and can be called from MATLAB scripts.
An open-source program package for numerical diagonalization of quantum spin systems. The FORTRAN source programs are relatively simple and highly readable, and it can be applied to various quantum spin systems by modifying the main routine. Both the Lanczos and the inverse iteration methods are implemented for calculation of eigenvalues and eigenvectors, as well as correlation functions. Can be also used for diagonalization problems of general sparse matrices.
An application for visualization of large-scale many-particle simulation. This application can visualize information on a large number of particles treated in calculation of gravitational many-body problems, and provides many features for creating animations. It implements high-speed visualization with OpenGL, and supports graphical user interface (GUI) for operations.
z-Pares is an app for obtaining the eigenvalues and eigenvectors for general sparse matrices using the contour integrals in the complex plane, i.e., Sakurai-Sugiura method. z-Parels is written in fortran 90/95 and supports the large scale parallelization via the two-level MPI distributed parallelism.
OpenMX Viewer (Open source package for Material eXplorer Viewer) is a web-based graphical user interface (GUI) program for visualization and analysis of crystalline and molecular structures.
XYZ, CIF, OpenMX input/output, md(molecular dynamics) files, the Gaussian cube format such as electron density and molecular orbitals can be visualized quickly by drag-and-drop, and it is easy to analyze static/dynamic structural properties conveniently in a web browser. Several basic functionalities such as analysis of Mulliken charges, molecular dynamics, geometry optimization and band structure are included.
TC++ is open-source software for ab initio calculations using the transcorrelated (TC) method. In TC++, users can take account of electron correlations in a Jastrow correlation factor based on the TC method. Electronic structures obtained by Quantum ESPRESSO can be used as an initial state of TC++.
A set of tools for alloy theory analysis in combination with first-principles calculation packages. Free energy and thermodynamic phase diagrams of alloy systems are calculated by combining the cluster expansion method with Monte Carlo simulations. Interfaces with major first-principles code including Quantum Espresso, VASP, and ABINIT are provided.
An interface tool for combining first-principles calculation based on density functional theory (DFT) and TRIQS, the application for dynamical mean-field theory (DMFT). By combining Wien2k and TRIQS, self-consistent DFT+DMFT calculation can be realized by this tool. One-shot DFT+DMFT calculation using band structures obtained by other first-principles applications is also possible.
Open source library to record execution and communication time during specified regions in user’s program. C/C++ and Fortran API are provided. This can profile MPI & OpenMP hybrid parallel programs as well as serial ones.
Fortran codes for computing the specified k-th eigenvalue and eigenvector for generalized symmetric definite eigenvalue problems. Sylvester’s law of inertia is employed as the fundamental principle in computations, and the sparse direct linear solver (MUMPS) is used in the main routine. By inputting Hamiltonian and its overlap matrices, user can compute electron’s energy and its wave function in the specified k-th energy level.