PIMD

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

An open-source application for molecular simulations. This application supports various methods such as classical and ab initio molecular dynamics, path integral simulations, replica exchange simulations, metadynamics, string method, surface hopping dynamics, QM/MM simulations, and so on. A hierarchical parallelization between molecular structures (replicas) and force fields (adiabatic potentials) enables fast and efficient computation.

To Detail

PLUMED

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

An open source library to calculate free energy in molecular dynamics simulation. It supports several famous molecular dynamics software packages such as Amber and Lammps.

To Detail

PMlib

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

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.

To Detail

PolyParGen

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

PolyParGen is a free web application that automatically generates OPLS force field for molecular dynamics calculations. It is possible to create OPLS-AA parameters of macromolecules such as fullerenes with complex crosslinking structures, graphene and cyclic molecules. The generated OPLS-AA force field parameter file in Gromacs format is automatically sent to users.

To Detail

Pomerol

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

Pomerol is an app for calculation one- and two-body Green’s function at finite temperatures for the Hubbard-type model based on the full exact diagonalization. Pomerol is written in C++ and supports the hybrid parallelization (MPI+openMP).

To Detail

POV-Ray

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

An application for three-dimensional visualization with the ray tracing method. This application can visualize arbitrary positions and shapes of objects such as spheres and cubes. It can visualize three-dimensional data obtained from computational fluid dynamics etc. by volume rendering. It can also be used for simple three-dimensional graphical simulator with macro functions.

To Detail

Protein Data Bank (PDB)

  • Level of openness 0 ☆☆☆
  • Document quality 0 ☆☆☆

A structure database for proteins and nuclear acids. Three-dimensional structure data of proteins and nuclear acids (atomic coordinates determined experimentally by X-ray crystal analysis, NMR, etc.) can be downloaded. The data reposited in PDB are in the public domain, and can be accessed by everyone freely.

To Detail

psi4

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

An open-source application for quantum chemical calculation. This package implements various methods for quantum chemical calculation such as Hartree-Fock approximation, density functional theory, coupled-cluster method, and CI (configuration interaction) method. The package is written in C++, and provides API for Python, by which users can perform for preparation of setting and execution of calculation.

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