Skip to content

The Python package for the composite uFJC with scission. This package corresponds to "A statistical mechanics framework for polymer chain scission, based on the concepts of distorted bond potential and asymptotic matching" by Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, 2023.

License

jasonmulderrig/composite-uFJC-scission

Repository files navigation

composite uFJC scission

build pyversions pypi license zenodo

The Python package for the composite uFJC model with scission.

Installation

This package can be installed using pip via the Python Package Index (PyPI),

pip install composite-ufjc-scission

Alternatively, a branch can be directly installed using

pip install git+https://github.com/jasonmulderrig/composite-uFJC-scission.git@<branch-name>

or after cloning a branch, moving to the main project directory (where the setup and configuration files are located), and executing pip install -e . for an editable installation or pip install . for a standard installation.

Information

Citation

Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, composite-ufjc-scission: the Python package for the composite uFJC model with scission, Zenodo (2022).

Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, A statistical mechanics framework for polymer chain scission, based on the concepts of distorted bond potential and asymptotic matching, Journal of the Mechanics and Physics of Solids 174, 105244 (2023).

About

The Python package for the composite uFJC with scission. This package corresponds to "A statistical mechanics framework for polymer chain scission, based on the concepts of distorted bond potential and asymptotic matching" by Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, 2023.

Resources

License

Stars

Watchers

Forks

Packages

No packages published