==============================
SEAMM Thermomechanical Plug-in
==============================
.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/thermomechanical_step
:target: https://github.com/molssi-seamm/thermomechanical_step/pulls
:alt: GitHub pull requests
.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/CI/badge.svg
:target: https://github.com/molssi-seamm/thermomechanical_step/actions
:alt: Build Status
.. image:: https://codecov.io/gh/molssi-seamm/thermomechanical_step/branch/master/graph/badge.svg
:target: https://codecov.io/gh/molssi-seamm/thermomechanical_step
:alt: Code Coverage
.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/CodeQL/badge.svg
:target: https://github.com/molssi-seamm/thermomechanical_step/security/code-scanning
:alt: Code Quality
.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/Release/badge.svg
:target: https://molssi-seamm.github.io/thermomechanical_step/index.html
:alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/thermomechanical_step.svg
:target: https://pypi.python.org/pypi/thermomechanical_step
:alt: PyPi VERSION
A SEAMM plug-in for calculating thermomechanical properties
* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/thermomechanical_step/index.html
* Code: https://github.com/molssi-seamm/thermomechanical_step
Features
--------
* Please edit this section!
Acknowledgements
----------------
This package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which
is based on the excellent Cookiecutter_.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin
Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award CHE-2136142.
.. _MolSSI: https://molssi.org
.. _`National Science Foundation`: https://www.nsf.gov
=======
History
=======
2025.9.6 -- Bugfix: error in units for Poisson ratio
* Corrected the metadata to indicate that the Poisson ratio has no units.
2025.9.4 -- Bugfixes: numerical issues and missing item in the GUI
* Fixed numerical overflows that occurred for larger Debye temperature, > ~700 K
* The list of temperatures for the thermochemistry functions was missing in the GUI.
2025.9.2 -- Added several properties and thermodynamic functions to the output
* Added a table of properties from the Debye model as well as ability to save/store
them
* Pugh's ductility criterion
* Cauchy pressure -- Pettifor's ductility criterion
* Vickers hardness
* Sound velocity
* Debye temperature
* Zero-point energy
* Gruneisen parameter
* Added a table of thermodynamic functions and linear coefficient of thermal
expansion in the Debye/Gruneisen model, and the ability to save/store them
* Added graphs of the thermodynamic functions and coefficient of thermal expansion
2025.8.22 -- Bugfix: errors in moduli
* There were several errors in calculating the Reuss and Voigt approximations for
the polycrystalline moduli.
2025.8.21 -- Initial, working version.
* Handles elastic constants for a single state point.
Raw data
{
"_id": null,
"home_page": "https://github.com/molssi-seamm/thermomechanical_step",
"name": "thermomechanical-step",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "SEAMM, SEAMMplugin, flowchart",
"author": "Paul Saxe",
"author_email": "psaxe@molssi.org",
"download_url": "https://files.pythonhosted.org/packages/ef/70/e909b71c595edd8219703927be3ddc4a7399f238abc25b24541f2d2b7225/thermomechanical_step-2025.9.6.tar.gz",
"platform": "Linux",
"description": "==============================\nSEAMM Thermomechanical Plug-in\n==============================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/thermomechanical_step\n :target: https://github.com/molssi-seamm/thermomechanical_step/pulls\n :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/CI/badge.svg\n :target: https://github.com/molssi-seamm/thermomechanical_step/actions\n :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/thermomechanical_step/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/molssi-seamm/thermomechanical_step\n :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/CodeQL/badge.svg\n :target: https://github.com/molssi-seamm/thermomechanical_step/security/code-scanning\n :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/thermomechanical_step/workflows/Release/badge.svg\n :target: https://molssi-seamm.github.io/thermomechanical_step/index.html\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/thermomechanical_step.svg\n :target: https://pypi.python.org/pypi/thermomechanical_step\n :alt: PyPi VERSION\n\nA SEAMM plug-in for calculating thermomechanical properties\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/thermomechanical_step/index.html\n* Code: https://github.com/molssi-seamm/thermomechanical_step\n\nFeatures\n--------\n\n* Please edit this section!\n\nAcknowledgements\n----------------\n\nThis package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which\nis based on the excellent Cookiecutter_.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin\n\nDeveloped by the Molecular Sciences Software Institute (MolSSI_),\nwhich receives funding from the `National Science Foundation`_ under\naward CHE-2136142.\n\n.. _MolSSI: https://molssi.org\n.. _`National Science Foundation`: https://www.nsf.gov\n\n\n=======\nHistory\n=======\n2025.9.6 -- Bugfix: error in units for Poisson ratio\n * Corrected the metadata to indicate that the Poisson ratio has no units.\n\n2025.9.4 -- Bugfixes: numerical issues and missing item in the GUI\n * Fixed numerical overflows that occurred for larger Debye temperature, > ~700 K\n * The list of temperatures for the thermochemistry functions was missing in the GUI.\n\n2025.9.2 -- Added several properties and thermodynamic functions to the output\n * Added a table of properties from the Debye model as well as ability to save/store\n them\n\n * Pugh's ductility criterion\n * Cauchy pressure -- Pettifor's ductility criterion\n * Vickers hardness\n * Sound velocity\n * Debye temperature\n * Zero-point energy\n * Gruneisen parameter\n\n * Added a table of thermodynamic functions and linear coefficient of thermal\n expansion in the Debye/Gruneisen model, and the ability to save/store them\n * Added graphs of the thermodynamic functions and coefficient of thermal expansion\n \n2025.8.22 -- Bugfix: errors in moduli\n * There were several errors in calculating the Reuss and Voigt approximations for\n the polycrystalline moduli.\n\n2025.8.21 -- Initial, working version.\n * Handles elastic constants for a single state point.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A SEAMM plug-in for calculating thermomechanical properties",
"version": "2025.9.6",
"project_urls": {
"Homepage": "https://github.com/molssi-seamm/thermomechanical_step"
},
"split_keywords": [
"seamm",
" seammplugin",
" flowchart"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "914122aa404207f2bec1080c49343d76b175a83cfdbb6d889bac6ced5a163d05",
"md5": "1818f339f159a7a54657c702f277329a",
"sha256": "5eb993c03eec35390778accc638d17e358608d02ed3b4c3b975694a95e87b143"
},
"downloads": -1,
"filename": "thermomechanical_step-2025.9.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "1818f339f159a7a54657c702f277329a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 25634,
"upload_time": "2025-09-06T23:54:05",
"upload_time_iso_8601": "2025-09-06T23:54:05.620322Z",
"url": "https://files.pythonhosted.org/packages/91/41/22aa404207f2bec1080c49343d76b175a83cfdbb6d889bac6ced5a163d05/thermomechanical_step-2025.9.6-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef70e909b71c595edd8219703927be3ddc4a7399f238abc25b24541f2d2b7225",
"md5": "fa1311cb32823085adcb5c0d8d9d0ce7",
"sha256": "5efd5bbce36499f4883f5faaa8f8586aa76b04c303584da1c97f51a801e24e3e"
},
"downloads": -1,
"filename": "thermomechanical_step-2025.9.6.tar.gz",
"has_sig": false,
"md5_digest": "fa1311cb32823085adcb5c0d8d9d0ce7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 314016,
"upload_time": "2025-09-06T23:54:06",
"upload_time_iso_8601": "2025-09-06T23:54:06.804875Z",
"url": "https://files.pythonhosted.org/packages/ef/70/e909b71c595edd8219703927be3ddc4a7399f238abc25b24541f2d2b7225/thermomechanical_step-2025.9.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-06 23:54:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "molssi-seamm",
"github_project": "thermomechanical_step",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "seamm",
"specs": []
},
{
"name": "seamm-util",
"specs": []
},
{
"name": "seamm-widgets",
"specs": []
}
],
"lcname": "thermomechanical-step"
}