composite-ufjc-scission


Namecomposite-ufjc-scission JSON
Version 1.3.6 PyPI version JSON
download
home_pagehttps://github.com/jasonmulderrig/composite-uFJC-scission
SummaryThe Python package for the composite uFJC model with scission.
upload_time2023-01-20 19:24:19
maintainerJason Mulderrig
docs_urlNone
authorJason Mulderrig, Brandon Talamini, Nikolaos Bouklas
requires_python<4,>=3.5
licenseGNU General Public License v3 or later (GPLv3+)
keywords ufjc diffuse chain scission asymptotic matching thermodynamics statistical mechanics chain extensibility polymer chain scission distorted bond potential dissipated energy fracture toughness
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #######################
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 <https://pypi.org/project/composite-ufjc-scission/>`_ (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
***********

- `License <https://github.com/jasonmulderrig/composite-uFJC-scission/LICENSE>`__
- `Releases <https://github.com/jasonmulderrig/composite-uFJC-scission/releases>`__
- `Repository <https://github.com/jasonmulderrig/composite-uFJC-scission>`__

********
Citation
********

\Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, ``composite-ufjc-scission``: the Python package for the composite uFJC model with scission, `Zenodo (2022) <https://doi.org/10.5281/zenodo.7335564>`_.

\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, (2023).

..
    Badges ========================================================================

.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/composite-uFJC-scission/main?label=GitHub&logo=github
    :target: https://github.com/jasonmulderrig/composite-uFJC-scission

.. |pyversions| image:: https://img.shields.io/pypi/pyversions/composite-ufjc-scission.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python
    :target: https://pypi.org/project/composite-ufjc-scission/

.. |pypi| image:: https://img.shields.io/pypi/v/composite-ufjc-scission?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
    :target: https://pypi.org/project/composite-ufjc-scission/

.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/composite-uFJC-scission?label=License
    :target: https://github.com/jasonmulderrig/composite-uFJC-scission/LICENSE

.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7335564.svg
   :target: https://doi.org/10.5281/zenodo.7335564

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jasonmulderrig/composite-uFJC-scission",
    "name": "composite-ufjc-scission",
    "maintainer": "Jason Mulderrig",
    "docs_url": null,
    "requires_python": "<4,>=3.5",
    "maintainer_email": "jpm445@cornell.edu, mulderrig.jason@gmail.com",
    "keywords": "ufjc,diffuse chain scission,asymptotic matching,thermodynamics,statistical mechanics,chain extensibility,polymer chain scission,distorted bond potential,dissipated energy,fracture toughness",
    "author": "Jason Mulderrig, Brandon Talamini, Nikolaos Bouklas",
    "author_email": "jpm445@cornell.edu, talamini1@llnl.gov, nb589@cornell.edu",
    "download_url": "https://files.pythonhosted.org/packages/34/9c/c8ac0421db1bbc95c6825492fd479c9b5a9915a3ca8e7d5ee8b0ad8656cf/composite_ufjc_scission-1.3.6.tar.gz",
    "platform": null,
    "description": "#######################\ncomposite uFJC scission\n#######################\n\n|build| |pyversions| |pypi| |license| |zenodo|\n\nThe Python package for the composite uFJC model with scission.\n\n************\nInstallation\n************\n\nThis package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/composite-ufjc-scission/>`_ (PyPI),\n\n::\n\n    pip install composite-ufjc-scission\n\nAlternatively, a branch can be directly installed using\n\n::\n\n    pip install git+https://github.com/jasonmulderrig/composite-uFJC-scission.git@<branch-name>\n\nor 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.\n\n***********\nInformation\n***********\n\n- `License <https://github.com/jasonmulderrig/composite-uFJC-scission/LICENSE>`__\n- `Releases <https://github.com/jasonmulderrig/composite-uFJC-scission/releases>`__\n- `Repository <https://github.com/jasonmulderrig/composite-uFJC-scission>`__\n\n********\nCitation\n********\n\n\\Jason Mulderrig, Brandon Talamini, and Nikolaos Bouklas, ``composite-ufjc-scission``: the Python package for the composite uFJC model with scission, `Zenodo (2022) <https://doi.org/10.5281/zenodo.7335564>`_.\n\n\\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, (2023).\n\n..\n    Badges ========================================================================\n\n.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/composite-uFJC-scission/main?label=GitHub&logo=github\n    :target: https://github.com/jasonmulderrig/composite-uFJC-scission\n\n.. |pyversions| image:: https://img.shields.io/pypi/pyversions/composite-ufjc-scission.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python\n    :target: https://pypi.org/project/composite-ufjc-scission/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/composite-ufjc-scission?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE\n    :target: https://pypi.org/project/composite-ufjc-scission/\n\n.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/composite-uFJC-scission?label=License\n    :target: https://github.com/jasonmulderrig/composite-uFJC-scission/LICENSE\n\n.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7335564.svg\n   :target: https://doi.org/10.5281/zenodo.7335564\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 or later (GPLv3+)",
    "summary": "The Python package for the composite uFJC model with scission.",
    "version": "1.3.6",
    "split_keywords": [
        "ufjc",
        "diffuse chain scission",
        "asymptotic matching",
        "thermodynamics",
        "statistical mechanics",
        "chain extensibility",
        "polymer chain scission",
        "distorted bond potential",
        "dissipated energy",
        "fracture toughness"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88404193bacdb0eb083efe7ec34b62fee7a0814563af8a1f8821c486f538617e",
                "md5": "6db29ef5c1efa4142f0f4afb00018f5e",
                "sha256": "bd1712b42e020c65d816be8026bd3205f4ed6ec77f9424ab76dd8e30171b5772"
            },
            "downloads": -1,
            "filename": "composite_ufjc_scission-1.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6db29ef5c1efa4142f0f4afb00018f5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.5",
            "size": 19506,
            "upload_time": "2023-01-20T19:24:16",
            "upload_time_iso_8601": "2023-01-20T19:24:16.793314Z",
            "url": "https://files.pythonhosted.org/packages/88/40/4193bacdb0eb083efe7ec34b62fee7a0814563af8a1f8821c486f538617e/composite_ufjc_scission-1.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "349cc8ac0421db1bbc95c6825492fd479c9b5a9915a3ca8e7d5ee8b0ad8656cf",
                "md5": "10373ddf771b978f407a6b173849022d",
                "sha256": "394697b4e2c900b9db80164f182b6a20f065c7182dadbe27e72121e4861960b6"
            },
            "downloads": -1,
            "filename": "composite_ufjc_scission-1.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "10373ddf771b978f407a6b173849022d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.5",
            "size": 18016,
            "upload_time": "2023-01-20T19:24:19",
            "upload_time_iso_8601": "2023-01-20T19:24:19.127500Z",
            "url": "https://files.pythonhosted.org/packages/34/9c/c8ac0421db1bbc95c6825492fd479c9b5a9915a3ca8e7d5ee8b0ad8656cf/composite_ufjc_scission-1.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 19:24:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jasonmulderrig",
    "github_project": "composite-uFJC-scission",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "composite-ufjc-scission"
}
        
Elapsed time: 0.03146s