All plugins

aiida-fenics

AiiDA plugin for the FEniCS computing platform for solving partial differential equations.

status pre-alpha AiiDA ~=1.6

General information

Install pip install git+https://github.com/broeder-j/aiida-fenics
Documentation No documentation provided by the package author.
Author(s) Sebastiaan P. Huber
Python import import aiida_fenics
Latest version 0.1.0

Registry checks

E001: Failed to install plugin aiida-fenics<pre>Collecting git+https://github.com/broeder-j/aiida-fenics Cloning https://github.com/broeder-j/aiida-fenics to /tmp/pip-req-build-h35hs4wg Running command git clone --filter=blob:none --quiet https://github.com/broeder-j/aiida-fenics /tmp/pip-req-build-h35hs4wg Resolved https://github.com/broeder-j/aiida-fenics to commit eae053f7c82889a15fe19c3909d303f923fcf79e Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' ERROR: Cannot install aiida-fenics==0.1.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts INFO: pip is looking at multiple versions of aiida-fenics to determine which version is compatible with other requirements. This could take a while. The conflict is caused by: aiida-fenics 0.1.0 depends on aiida-core~=1.6 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 </pre>
Click any code (W001, E001…) to jump to troubleshooting instructions .

Plugins provided

Workflows 1

Entry points

WorkChains and work functions aiida.workflows
  • fenics.geometry_poisson

    aiida_fenics.workflows.geometry_poisson:GeometryPoisson