Elk

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

An open-source application for the first-principles calculation by the all-electron calculation method based on plane wave bases. In addition to standard methods (LDA, GGA, etc.), the LDA+U method, treatment of spin-orbit interaction (noncolinear magnetism), and calculation of phonons are supported. Hybrid parallel computing by OpenMP and MPI is also supported.

To Detail

JDFTx

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

An application for first-principles calculation by the joint-DFT method based on a plane-wave basis. By implementation of the joint-DFT method, this application realizes a good convergence for electronic state calculation of molecules in liquid, particular for charged systems. This application is written by C++11, and supports GPU calculation by CUDA. This application also supports diffusive Monte Carlo simulation in cooperation with CASINO.

To Detail

H-wave

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

H-wave is a Python package for performing unrestricted Hartree-Fock (UHF) calculations and random phase approximation (RPA) calculations for itinerant electron systems. H-wave supports UHF calculations both in real- and wavenumber-spaces. H-wave supports one-body and two-body interactions in the Wannier90 format as inputs for H-wave, and thus users can solve ab initio effective Hamiltonians derived from  Wannier90/RESPACK calculations based on UHF and RPA methods.

To Detail

ABINIT

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

Open-source package for first-principles calculation based on pseudo-potential and plane-wave basis. This package performs various electronic-state calculation by density functional theory such as band calculation of solids, and structure optimization of surfaces/interfaces. Detailed tutorials and documents are well prepared in this package, and many physical quantities including chemical reaction and lattice vibration can be obtained easily.

To Detail

snake-dmrg

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

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.

To Detail

DSQSS

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

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.

To Detail

TITPACK

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

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.

To Detail

RESPACK

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

RESPACK is a first-principles calculation software for evaluating the interaction parameters of materials. It is able to calculate the maximally localized Wannier functions, the RPA response functions, and frequency-dependent electronic interaction parameters. RESPACK receives its input data from a band calculation using norm-conserving pseudopotentials with plane-wave basis sets. Utilities which convert a result of xTAPP or Quantum ESPRESSO to an input for RESPACK are prepared. The software has been used successfully for a wide range of materials such as metals, semiconductors, transition-metal compounds, and organic compounds. It supports OpenMP / MPI parallelization.

To Detail

PHASE

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

An electronic structure calculation program based on the density functional theory and the pseudo potential scheme with a plane wave basis set. This is a powerful tool to predict the physical properties of unknown materials and to simulate experimental results such as STM and EELS. This also enables users to perform long time molecular dynamics simulations and to analyze chemical reaction processes. This program is available on a wide variety of computers from single-core PCs to massive parallel computers like K computer. The whole source code is open to public.

To Detail

BEEMs

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

BEEMs is a Bayesian optimization tool of Effective Models (BEEMs). In BEEMs, the quantum lattice model solver HΦ is used as a forward problem solver to compute the magnetisation curve based on the given Hamiltonian. The deviation between the obtained magnetisation curve and the target magnetisation curve is used as a cost function, and the Bayesian optimization library PHYSBO is used to propose the next candidate point of the Hamiltonian for searching the minimum cost function

To Detail