aiida-fenics

View on PyPIReverse Dependencies (0)

0.1.0 aiida_fenics-0.1.0-py3-none-any.whl

Wheel Details

Project: aiida-fenics
Version: 0.1.0
Filename: aiida_fenics-0.1.0-py3-none-any.whl
Download: [link]
Size: 11742
MD5: 70aa34b0f863cd716fc9fd9d23ec990f
SHA256: e504059fb331cf0df46ed9f01af175abf919dcfd93e6499479f2a05812e40124
Uploaded: 2021-11-15 13:38:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida-fenics
Version: 0.1.0
Summary: Python package containing an AiiDA Plugin for running the pfdisloc-code (phasefield dislocation interaction) from the IAS-9 of the Forschungszentrum Juelich GmbH. The code is based on Fenics. The package also contains some workflows and utility
Author: Forschungszentrum Juelich GmbH (IAS-9)
Author-Email: j.broeder[at]fz-juelich.de
Home-Page: https://github.com/Materials-Data-Science-and-Informatics/aiida-fenics
License: MIT License, see LICENSE.txt file.
Keywords: pfdisloc aiida workflows dislocation phasefield phasefield-dislocation-interaction fenics FEM juelich dft FZJ ias-9
Classifier: Framework :: AiiDA
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: English
Requires-Dist: aiida-core (<2.0.0,>=1.3.0)
Requires-Dist: pyyaml
Requires-Dist: docutils; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinxcontrib-contentui; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-details-directive; python_version >= "3.0" and extra == "docs"
Requires-Dist: pre-commit (>=2.6.0); extra == "pre-commit"
Requires-Dist: yapf (==0.30.0); extra == "pre-commit"
Requires-Dist: pylint (==2.5.2); extra == "pre-commit"
Requires-Dist: pytest (>=2.9); extra == "testing"
Requires-Dist: pytest-timeout; extra == "testing"
Requires-Dist: pytest-cov (>=2.5.0); extra == "testing"
Requires-Dist: pgtest; extra == "testing"
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 4117 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiida_fenics/__init__.py sha256=Ujk2wJ8BhGnG2iARWbNEiygyZe2QaxuOfsIbpe_cPFg 868
aiida_fenics/calculation/__init__.py sha256=LpiZUwmeNtzwzykbZhtZ2m7eDeUmjwY3W9Sjdd9d7ag 846
aiida_fenics/calculation/pfdisloc.py sha256=iyYSEhoxkTyQGiqFcnx2f8aHny8YFlqZQcETsWeLSvY 6667
aiida_fenics/cli/__init__.py sha256=Xa6f29FyCDB4YKneDsfxJtZzjQJKrgXLQJgIOg86uCs 2212
aiida_fenics/data/__init__.py sha256=LpiZUwmeNtzwzykbZhtZ2m7eDeUmjwY3W9Sjdd9d7ag 846
aiida_fenics/parsers/__init__.py sha256=LpiZUwmeNtzwzykbZhtZ2m7eDeUmjwY3W9Sjdd9d7ag 846
aiida_fenics/parsers/pfdisloc.py sha256=9OcEa3UpQ-aKKTQUej30hoy7hy6Lf6BB2eClRqZfl1Y 1999
aiida_fenics/workflows/__init__.py sha256=LpiZUwmeNtzwzykbZhtZ2m7eDeUmjwY3W9Sjdd9d7ag 846
aiida_fenics-0.1.0.dist-info/AUTHORS sha256=IB2hqlIMXsSV36Fn4I8QxIjkoM1Lr6-gC84W3WW4HiY 210
aiida_fenics-0.1.0.dist-info/LICENSE sha256=OcMkXusI5s5Vfzc93-w89MEdpwAUJZo1aS9W202RI_k 1216
aiida_fenics-0.1.0.dist-info/METADATA sha256=6YA0Him5KX58rWbfTzEC6kc__YFNZAs5T2soWW8xEpM 6267
aiida_fenics-0.1.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
aiida_fenics-0.1.0.dist-info/entry_points.txt sha256=TmfoMc6aUCsGthAZgciFxwLcKevJVUycilZ-iWaxHkk 240
aiida_fenics-0.1.0.dist-info/top_level.txt sha256=e-hwNt3SsxQCzxN8InyXrnUegc0C-mXpG_9tfnCkhDE 13
aiida_fenics-0.1.0.dist-info/RECORD

top_level.txt

aiida_fenics

entry_points.txt

fenics.pfdisloc = aiida_fenics.calculation.pfdisloc:PfdislocCalculation
fenics.pfdislocparser = aiida_fenics.parsers.pfdisloc:PfdislocParser
aiida-fenics = aiida_fenics.cli:cmd_root