exciting

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An open-source application for first-principles calculation based on all-electron calculations. In addition to ground-state energy and forces on atoms obtained by density functional theory, it focuses on investigation of excited state properties using time-dependent density functional theory as well as many-body perturbation theory. It is parallelized using MPI and is also optimized for multithreaded math libraries such as BLAS and LAPACK.

To Detail

MMSP

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

A collection of C++ interfaces for simulation of mesoscale properties based on grid data. By using provided header files, one can easily construct programs for simulation of various phenomena such as solidification, crystal growth, and spinodal decomposition, based on a Monte Carlo method, cellar automaton, and a phase-field method. This interface supports parallel computing by MPI, and also provides converters of output files for visualization software such as ParaView.

To Detail

OpenMX

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

OpenMX is a first-principles software based on the pseudo-atomic localized basis functions. It calculates electronic structure rapidly for a wide range of materials including crystals, interfaces, liquids, etc. It speedily provides molecular dynamics simulation and structural optimization of large-scale systems and also implements a hybrid parallelism. It is able to deal with non-collinear magnetism and non-equilibrium Green’s function calculations for electrical conductions.

To Detail

AMULET

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

AMULET is a collection of tools for a first principles calculation of physical properties of strongly correlated materials. It is based on density functional theory (DFT) combined with dynamical mean-field theory (DMFT). Users can calculate physical properties of chemically disordered compounds and alloys within CPA+DMFT formalism.

To Detail

pacemaker

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

Software tool for constructing interatomic potentials based on nonlinear atomic cluster expansion. It requires the user to either prepare a fitting dataset based on pandas and ASE, or it can automatically extract data from VASP calculation results. The obtained potentials can be used for molecular dynamics simulations using LAMMPS, and it also provides the capability to calculate extrapolation grades for on-the-fly active learning.

To Detail

DFTB+

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An application for quantum chemical calculation based on DFTB (Density Functional based Tight Binding). This application performs structure
optimization and molecular dynamics by the DFTB force field as well as ordinary energy calculation, and implements parallel computing by OpenMP. A tool for visualization of molecular orbitals and an extended versions supporting MPI parallel computation or electron transport calculation by the nonequilibrium Green’s function method are also
available.

To Detail

Calypso

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An application for prediction of stable and metastable structures from a chemical composition. This application applies particle swarm optimization to predict material structures from results of the first-principles calculation by external packages (VASP, CASTEP, Quantum Espresso, GULP, SIESTA, CP2k). It has been applied to predict not only three-dimensional crystal structures, but also those of clusters and surfaces.

To Detail

cdview

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An open-source application for visualization of many-particle systems. With simple operation by graphical user interface (GUI) or by command line, this application can visualize particle positions obtained from molecular dynamics simulation as well as three-dimensional scalar quantities such as potential energies. It supports various display options on kinds and shapes of particles, and can also visualize bond formation between particles.

To Detail

VASP TST tools

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

Rokko

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

A unified wrapper library for sequential and parallel versions of eigenvalue solvers. Sequential versions of dense-matrix diagonalization (LAPACK), parallel versions of dense-matrix diagonalization (EigenExa, ELPA, ScaLAPACK, etc.), and sequential/parallel versions of sparse-matrix diagonalization (SLEPc, Trilinos/Anasazi, etc.) can be installed quickly, and can be called from user’s program easily. Physical quantities written by eigenvalues or eigenvectors can also be evaluated by both sequential and parallel computation.

To Detail