anaStruct icon indicating copy to clipboard operation
anaStruct copied to clipboard

2D structural analysis in Python

Results 49 anaStruct issues
Sort by recently updated
recently updated
newest added

Pair-programming session on May 31, 2023

Currently, `get_element_results()["wmax"]` only gives the ELEMENTAL deflection, but not actually the TOTAL displacement along the element. We should add an additional output for total displacements along an element.

enhancement

Installing the package in virtual environment, brought to my eyes that the package needs both NumPy and SciPy. To the best of my understanding, NumPy is built on top of...

help wanted

Hi Ritchie, I believe that the documentation of the anaStruct do not reflect the capabilities of the package. Therefore, I forked the latest version and I will gradually modify the...

enhancement

Not feature for the title and labels of the figures

For Jupyter Notebook at: https://github.com/ritchie46/anaStruct/blob/master/anastruct/fem/examples/water_acc.ipynb error encountered is: ```sh SystemElements.__init__() got an unexpected keyword argument 'plot_backend' ``` ### Full error message: ```sh -------------------------------------------- TypeError Traceback (most recent call last) Cell...

i am getting an error when i try to run the example about creating a truss in the Load cases in the documentation: error message : C:\ProgramData\miniconda3\python.exe "C:\Users\Bukkale\PycharmProjects\pythonProject12\Environment(Urban, Rural, and...

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1. Commits 94eed81 Bump pylint to 3.1.1, update changelog (#9615) 461831f Fix a false positive with singledispatchmethod-function (#9599) (#9605) cf102ff Fix a false positive for...

dependencies
python