pyCUFSM icon indicating copy to clipboard operation
pyCUFSM copied to clipboard

Python port of CUFSM (Constrained and Unconstrained Finite Strip Method), for analysing the buckling of thin-walled structures.

Results 17 pyCUFSM issues
Sort by recently updated
recently updated
newest added

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.0 to 3.2.2. Commits 769ffd2 Bump pylint to 3.2.2, update changelog (#9658) 98c5af9 Fix false-positive with contextmanager missing cleanup (#9654) (#9657) 9a9db8f Update astroid to 3.2.2 (#9655)...

dependencies
python

Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.0.0 to 3.1.0. Release notes Sourced from sphinx-autoapi's releases. v3.1.0 Features Objects can render to their own page (#226) Render PEP-695 type aliases as TypeAlias assignments. (#414)...

dependencies
python

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...

dependencies
python

there are two little problems in your codes. ![image](https://github.com/ClearCalcs/pyCUFSM/assets/113821091/50a8f793-c6cf-4f94-a6e6-d9ff1db01f02) ![image](https://github.com/ClearCalcs/pyCUFSM/assets/113821091/e30960d4-09f8-464d-a33e-7116bdebba0c)

When I evaluate the constrained distortional mode on shapes (raw-generated or using template_path) which have multiple nodes/elements representing the profile corners, the number of distortional modes 'n_dist_modes' increases (following n_dist_modes...

# springs: [node# d.o.f. k_spring k_flag] where 1=x dir 2= y dir 3 = z dir 4 = q dir (twist) Update this to CUFSM v5 format

I know it is a to-do for this project to create a complete help for usage of functions and to explain how things work in the package, but for the...

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.0 to 2.21.2. Release notes Sourced from pypa/cibuildwheel's releases. v2.21.2 ✨ Adds support for building 32-bit armv7l wheels on musllinux. On a Linux system with emulation set...

dependencies
github_actions

Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.2.1 to 3.3.2. Release notes Sourced from sphinx-autoapi's releases. v3.3.2 Bugfixes Fix types missing from documentation generated by autodoc-style directives. (#473) v3.3.1 Bugfixes Fix all class members...

dependencies
python