Metadata-Version: 2.1
Name: vcfempy
Version: 0.0.7
Summary: A Python package for the Voronoi Cell Finite Element Method
Home-page: https://github.com/karcheba1/vcfempy
Author: Brandon Karchewski
Author-email: brandon.karchewski@ucalgary.ca
License: UNKNOWN
Project-URL: GitHub Repo, https://github.com/karcheba1/vcfempy
Project-URL: Bug Tracker, https://github.com/karcheba1/vcfempy/issues/
Project-URL: Documentation, https://vcfempy.readthedocs.io/en/latest/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE

README
======

A Python package implementing the Voronoi Cell Finite Element Method (VCFEM)
for analysis of problems in geomechanics.

.. _Brandon Karchewski: brandon.karchewski@ucalgary.ca
.. _GitHub: https://github.com/karcheba1/vcfempy/
.. _RTD: https://vcfempy.readthedocs.io/en/latest/

For information on how to install the package and to read the documentation,
visit the RTD_ page. For information about the project, to view source code,
and to report issues visit the project repo page on GitHub_. For more
information and to discuss collaboration contact `Brandon Karchewski`_.


