Metadata-Version: 2.1
Name: particleShear
Version: 1.0
Summary: Simulation of frictional and possibly crosslinked particles in shear
Home-page: https://github.com/tbgitoo/particleShear
Author: Thomas Braschler
Author-email: thomas.braschler@unige.ch
License: MIT
Project-URL: Bug Tracker, https://github.com/tbgitoo/particleShear/issues
Description: particleShear
        Python package for particle shear simulation
        
        This package provides a discrete particle simulation kit for having multiple spheres interacting. The spheres (i.e. 2D circles) interact by mutual elastic repulsion and tangential friction upon contact, but can also be crosslinked together. In addition to the elementary implementation of the interacting particles, it is also possible to define rheological experiments where the spheres are exposed to sinusoidally varying displacement conditions on the boundaries.
        
        Acknowledgement: Thanks from the author (Thomas Braschler) go to Fabien Bonini and Joé Brefie-Guth for package testing, and to Daniel Lyobenov for initial help with simulation setup.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
