TeNPy

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

A Python library for simulating strongly correlated quantum systems using tensor networks. The goal is to make the algorithms readable and easy to use for beginners, and also powerful and fast for experts. Simple sample code and toy code to illustrate TEBD and DMRG are also provided.

To Detail

qmpy

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

Python library for the Open Quantum Materials Database, a first-principles computational database. qmpy supports several analysis tools such as crystal structures and phase diagrams. Users can perform automatic calculations using VASP.

To Detail

ALPS

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

ALPS is a numerical simulation library for strongly correlated systems such as magnetic materials or correlated electrons. It contains typicalsolvers for strongly correlated systems: Monte Carlo methods, exact diagonalization, the density matrix renormalization group, etc. It can be used to calculate heat capacities, susceptibilities, magnetization processes in interacting spin systems, the density of states in strongly correlated electrons, etc. A highly efficient scheduler for parallel computing is another improvement.

※Related links are temporary changed due to the server maintenance for ALPS project.

To Detail

Maxent

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

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.).

To Detail

MODYLAS

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

MODYLAS is a highly parallelized general-purpose molecular dynamics (MD) simulation program appropriate for very large physical, chemical, and biological systems. It is equipped most standard MD techniques including free energy calculations based on thermodynamic integration method. Long-range forces are evaluated rigorously by the fast multipole method (FMM) without using the fast Fourier transform (FFT) in order to realize excellent scalability. The program enables investigations of large-scale real systems such as viruses, liposomes, assemblies of proteins and micelles, and polymers. It works on ordinary linux machines, too.

To Detail

Parsec

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

Parsec is a DFT program package based on real space basis and norm-conserving pseudopotential.

To Detail

Vampire

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

An open-source application for micromagnetic simulation from an atomic scale to an micro-meter scale. This application can perform dynamical simulation of spins and phase-space search based on a Monte Calro method. This application can also treat complex systems such as antiferromagnets and alloys. The code is written in object-oriented programing, and is optimized for efficient parallel computing.

To Detail

XtalOpt

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

An application for prediction of stable and metastable structures from a chemical composition. This application applies the revolutionary algorithm to structure prediction by using various external energy calculators (VASP, GULP, Quantum Espresso, CASTEP).

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