TC++

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

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

To Detail

OQMD: The Open Quantum Materials Database

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

A database for thermodynamic properties and crystal structures calculated based on the density functional theory by a research group in Northwestern University. OQMD provides over one million data generated by using not only experimental crystal structures provided by ICSD but also those obtained by calculations. Users can search data in OQMD by using Python API.

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

PubChem

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

Open Chemistry database that has been in operation since 2004 under the National Institutes of Health (NIH) in the United States. It mainly targets data for small molecules, but information on large molecules such as lipids and peptides are also collected. The database can be accessed via web browser or PUG REST API. The data can be also downloaded from an FTP site.

To Detail

PubChemPy

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

Python code for a chemical database, PubChem. Users can search data in PubChem by compound name, structural information and so on. It is also possible to receive outputs as a Pandas DataFrame.

To Detail

ChemDataExtractor

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

Python tool for automatic extraction of chemical substance information from literature. Based on natural language processing algorithms, it can extract substance names and related physical/chemical properties such as melting points and spectra from documents written in English.

To Detail

TurboGenius

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

Python wrapper to manage jobs for the ab initio Monte Carlo package TurboRVB. By combining with a workflow management application, TurboWorkflows,  users can perform high-throughput calculations based on TurboRVB.

To Detail

AFLOW (Automatic-FLOW)

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

A highly efficient framework for crystal structure exploration and property prediction dedicated to material science calculations. This application can automate the setup, execution, and analysis of the results of calculations based primarily on the density functional theory. It provides data on more than millions of crystal structures and can be used for high throughput calculations for material exploration. It also interfaces with various DFT codes (VASP, Quantum ESPRESSO, etc.).

To Detail

Spglib

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

A library related to the symmetry of crystal structures. By providing a crystal structure, Spglib can detect information related to the symmetry of the structure, such as symmetry operations, a space group and a primitive cell. It can also generate irreducible wave numbers. Spglib is written in C, but various interfaces are available, including Python, Fortran, and Rust.

To Detail

DDMRG

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

DDMRG (DynamicalDMRG) is a program for analyzing the dynamical properties of one-dimensional electron systems by using the density matrix renormalization group method. It simulates excited or photo-induced quantum phenomena in Mott insulators, spin-Peierls materials, organic materials, etc. Parallel computational procedures for linear and non-linear responses in low dimensional electron systems and analyzing routines for relaxation processes of excited states induced by photo-irradiation are available.

To Detail