A package including patches and scripts for adding transition-state calculation to the first-principles calculation application VASP. This package adds new functions to VASP such as calculation of reaction paths, transition-state structures, and rate constants, as well as a set of scripts for setting up calculations and analyzing results. A program for the Bader analysis for atomic charge assignment is also included.
A support application for preparing input files of molecular dynamics calculation. This application supports manual input of atomic coordinates and bond informations, reading files of protain structure database, and editing data by graphical user interface. It also implements various functions such as addition of hydrogen atoms and composition of data. and can treat a large number of atoms using only a moderate memory cost.
An application for the Rietveld analysis used in X-ray and neutron diffraction experiments. This application determines lattice constants and atomic coordinates from X-ray and neutron diffraction data on powder samples by pattern fitting based on the maximum entropy method (MEM). It can also analyze materials with random atomic configuration effectively. It supports Windows and Mac OS, and is still being developed actively.
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.
OpenFFT is an open source parallel package for computing multi-dimensional Fast Fourier Transforms (3-D and 4-D FFTs) of both real and complex numbers of arbitrary input size. It originates from OpenMX (Open source package for Material eXplorer). OpenFFT adopts a communication-optimal domain decomposition method that is adaptive and capable of localizing data when transposing from one dimension to another for reducing the total volume of communication. It is written in C and MPI, with support for Fortran through the Fortran interface, and employs FFTW3 for computing 1-D FFTs.
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.
An application for structure prediction based on the genetic algorithm. This application can predict the structure and composition of stable phase of crystals, molecules, atomic clusters, and so on by using first-principles calculation and molecular dynamics. This application implements interfaces with various programs such as VASP, LAMMPS, MOPAC, GULP, JDFTx, etc, and runs efficiently on parallel computing architectures.
A pre/post-processing application for SIESTA and TranSIESTA. This application can calculate phonon frequencies, electron-phonon coupling, and contributions of inelastic scattering to the conductance. It also provides a Python interface for accessing data in the Hamiltonian output from SIESTA.
An open-source framework for execution management of numerical simulation. By registering target simulators, information at the time of execution (parameters, date and time, hostname, version of simulators, etc.) and calculation results are saved automatically on database. Job submission and browse of job status can be performed efficiently from web browsers.
Tool for performing analytical continuation for many-body Green’s functions by using the maximum entropy method. From the data of the Green functions on the imaginary axis, users can obtain the values of the Green’s functions on the real axis. This tool supports the several different Green’s functions (Bozonic, Fermionic, anomalous, etc.).