Open Residual Stress - a Python application for comparing and tabulating residual stress measurements from multiple sources, ranging from predictive finite element analyses, as well as experimental techniques.
Functionality
This application seeks to ameliorate the current status quo for visualising residual stress fields in engineering components requiring a commercial finite element analysis package. In the same manner as computer aided design (CAD) employs interchange formats, such that component geometries can be shared between various commercial packages, there too is a need for the ability to share stress fields in these components with various stakeholders in the field of residual stress quantification.
The Visualisation ToolKit (VTK) is a powerful tool which has been leveraged for this purpose. Indeed, the free and open source FEA post processor ParaView can be employed, and the present application makes use of VTK data structures, and extensions to navigate, interpolate and extrapolate residual stress predictions and measurements.
Primarily comprising a simplified viewer which allows a user to conduct arbitrary traces of scalar representation of stress fields in components, this repository is also populated with a series of case studies which exemplify how stresses can develop in components, and identify where further measurements need to be carried out.
Overview
At the current stage of development, the application comprises a model viewer and the prototype of a diffraction volume viewer, existing as tabs in the main application. The main application can be launched at the command line with:
python -m OpenRS.main
This will run the OpenRS application as a script directly from the command line, with the two following sub-applications:
Examples
Representative examples to be employed with the model viewer and how to generate them are available here.
Installation
Python package dependencies are available through PyPI by running the following at the command line:
pip install OpenRS
If it is desired to generate finite element models, then it is recommended that either Dassault Systèmes' ABAQUS is available, with limited support for CalculiX. For more information on CalculiX, see http://www.dhondt.de/
Note that scripts for generating the examples are not included as part of the PyPI installer. These can be either copied from OpenRS\examples or from a cloned repository.
Release files for OpenRS 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| OpenRS-0.3.3.tar.gz | 4.9 MB | Details |
Release files / OpenRS-0.3.3.tar.gz
| Download URL | OpenRS-0.3.3.tar.gz |
|---|---|
| Size | 4.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
22adafd38bdc75a95f9b6ac59220d0ca591bdc9da1b43013a2e880d0e5d4ce4f
|
|
BLAKE2b-256 checksum How to use checksums |
7d142224351433cf6c3f68b5a553382f12c40a1af139d2d5a452008fdc3b751f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|