Releases: phlowers/mechaphlowers
Releases · phlowers/mechaphlowers
v0.2.0
🌞 Key Features
- Data array structure for cable and weather input
- The SectionDataFrame object has been improved to provide:
- For the Catenary span model: Tensions on cable
- A new physics cable model providing the unstressed cable length
- A linear deformation model preparing the upcoming nonlinear equivalent
- The loads on cable due to external weather
- Plot features : display section in 3D with simple graphics with angle due to wind load.
- Compatibility with google colab (numpy 1.26) for this version. Not guaranteed for upcoming versions.
📃Release notes
Internal
- First catalog structure to expose data catalogs user
- Tooling for build
Maths/Models
- First Catenary span model
- New physics cable model in progress
- A deformation model in progress
- Cable loads
Documentation
- Getting started to switch from poetry to uv
Contributors
v0.1.0
🌞 Key Features
- Data array structure for section input
- A SectionDataFrame object for users to interact simply with the data section
- Span selection through SectionDataFrame
- Plot features : display section in 3D with simple graphics.
📃Release notes
Internal
- Global library initialization
Geometry
- numpy implementation to handle frames changes for display cable.
Documentation
- Global definitions
- Frames used
- Space position cable model : catenary model
- Sag tension algorithm
Contributors
0.1.0b
What's Changed
- Initialize library by @ai-qui in #1
- Feature/#2/initialize doc by @ai-qui in #12
- Deploy documentation by @ai-qui in #10
- Remove unused doc config file mkdocs_rtd.yaml by @ai-qui in #18
- Document Global definitions and different frames by @adriengoeller in #11
- add logos and icons and replace in documentation by @adriengoeller in #23
- adding conception guidelines documentation for developpers by @adriengoeller in #17
- Bump tornado from 6.4.1 to 6.4.2 by @ai-qui in #21
- documentation for sag-tension calculation for dead head span and catenary model by @adriengoeller in #24
- Load line description by @ai-qui in #19
- Add span catenary model by @ai-qui in #28
- Rename GeometricCableModel to SpacePositionCableModel by @wangjer in #53
- Display the section without insulators and for simple supports by @adriengoeller in #41
- solve issue and improve rendering by @adriengoeller in #51
New Contributors
Full Changelog: https://github.com/phlowers/mechaphlowers/commits/0.1.0b