All plugins

aiida-plumed

AiiDA plugin providing support for Plumed2

status pre-alpha AiiDA >=1.0.0b3,<2.0.0

General information

Install pip install --pre aiida-plumed
Documentation No documentation provided by the package author.
Author(s) Conrad Johnston
Python import import aiida_plumed
Latest version 0.1.0a0
Released 2019-09-16

Registry checks

E001: Failed to install plugin aiida-plumed<pre>Collecting aiida-plumed Downloading aiida-plumed-0.1.0a0.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' INFO: pip is looking at multiple versions of aiida-plumed to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install aiida-plumed==0.1.0a0 because these package versions have conflicting dependencies. The conflict is caused by: aiida-plumed 0.1.0a0 depends on aiida-core<2.0.0 and >=1.0.0b3 The user requested (constraint) aiida-core==2.5.2 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts </pre>
Click any code (W001, E001…) to jump to troubleshooting instructions .

Plugins provided

Calculations 1 Parsers 1 Data 1 Other 1

Entry points

CalcJobs and calculation functions aiida.calculations
  • plumed

    aiida_plumed.calculations:DiffCalculation
verdi data commands aiida.cmdline.data
  • plumed

    aiida_plumed.cli:data_cli
Data node types aiida.data
  • plumed

    aiida_plumed.data:DiffParameters
CalcJob parsers aiida.parsers
  • plumed

    aiida_plumed.parsers:DiffParser