Metadata-Version: |
2.1 |
Name: |
composite-ufjc-scission-ufl-fenics |
Version: |
1.4.0 |
Summary: |
The Python package for the composite uFJC model with scission implemented in the Unified Form Language (UFL) for FEniCS. |
Author: |
Jason Mulderrig, Brandon Talamini, Nikolaos Bouklas |
Author-Email: |
jpm445[at]cornell.edu, talamini1[at]llnl.gov, nb589[at]cornell.edu |
Maintainer: |
Jason Mulderrig |
Maintainer-Email: |
jpm445[at]cornell.edu, mulderrig.jason[at]gmail.com |
Home-Page: |
https://github.com/jasonmulderrig/composite-uFJC-scission-UFL-FEniCS |
License: |
GNU General Public License v3 or later (GPLv3+) |
Keywords: |
ufjc,non-local chain scission,polymer network fracture,asymptotic matching,thermodynamics,statistical mechanics,chain extensibility,polymer chain scission,distorted bond potential,dissipated energy,fracture toughness |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python :: 3.5 |
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: |
Programming Language :: Python :: 3.10 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
<4,>=3.5 |
Requires-Dist: |
numpy (==1.21.6) |
Requires-Dist: |
fenics-fiat (==2019.1.0) |
Requires-Dist: |
fenics-dijitso (==2019.1.0) |
Requires-Dist: |
fenics-ufl (==2019.1.0) |
Requires-Dist: |
fenics-ffc (==2019.1.0) |
Requires-Dist: |
fenics-dolfin (==2019.1.0) |
Requires-Dist: |
mshr (==2019.1.0) |
Requires-Dist: |
composite-ufjc-scission (==1.4.0) |
Requires-Dist: |
gmsh; extra == "meshing" |
Requires-Dist: |
meshio; extra == "meshing" |
Requires-Dist: |
pygmsh; extra == "meshing" |
Requires-Dist: |
matplotlib; extra == "plotting" |
Requires-Dist: |
pkgconfig; extra == "rest" |
Requires-Dist: |
ply; extra == "rest" |
Requires-Dist: |
pybind11; extra == "rest" |
Provides-Extra: |
meshing |
Provides-Extra: |
plotting |
Provides-Extra: |
rest |
License-File: |
LICENSE |