[View on GitHub/register your package]

AiiDA plugin package "aiida-phtools"

< back to the registry index

General information

Current state:

Short description: AiiDA plugin for persistence homology tools, used to analyze nanoporous materials.

How to install: pip install --pre aiida-phtools

Source code: Go to the source code repository

Documentation: No documentation provided by the package author

Detailed information

Author(s): Leopold Talirz

Contact: leopold.talirz@gmail.com

How to use from python: import aiida_phtools

Most recent version: 0.1.0a1

Compatibility:

Plugins provided by the package

Calculations 2 Parsers 2 Data 1

CalcJobs and calculation functions (aiida.calculations)

  • phtools.dmatrix
    class aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation
  • phtools.surface
    class aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation

Data node types (aiida.data)

  • phtools.surface
    class aiida_phtools.data.pore_surface:PoreSurfaceParameters

CalcJob parsers (aiida.parsers)

  • phtools.dmatrix
    class aiida_phtools.parsers.distance_matrix:DistanceMatrixParser
  • phtools.surface
    class aiida_phtools.parsers.pore_surface:PoreSurfaceParser