Metadata-Version: 2.1
Name: tudaesasII
Version: 2023.0
Summary: Python module related to the Master's course SASII at the faculty of Aeropsace Engineering, TU Delft
Home-page: https://github.com/saullocastro/tudaesasII
Author: Saullo G. P. Castro
Author-email: S.G.P.Castro@tudelft.nl
License: 3-Clause BSD
Keywords: structural analysis vibration dynamics finite elements
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: BSD
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy (>=1.5.0)
Requires-Dist: structsolve
Requires-Dist: composites (>=0.5.4)

TU Delft, Aerospace Engineering, Stability and Analysis of Structures II (tudaesasII)
---

Github Actions status:

[![Actions Status](https://github.com/saullocastro/tudaesasII/workflows/pytest/badge.svg)](https://github.com/saullocastro/tudaesasII/actions)

Coverage status:

[![Coveralls Status](https://coveralls.io/repos/github/saullocastro/tudaesasII/badge.png?branch=master)](https://coveralls.io/github/saullocastro/tudaesasII?branch=master)
[![Codecov Status](https://codecov.io/gh/saullocastro/tudaesasII/branch/master/graph/badge.svg?token=KD9D8G8D2P)](https://codecov.io/gh/saullocastro/tudaesasII)


TU Delft

Aerospace Engineering

Aerospace Structures and Materials

Stability and Analysis of Structures II

AE4-ASM-511


This Python module can be used by the students to assist in the course assignments.

Documentation
-------------

The documentation is available on: https://saullocastro.github.io/tudaesasII/


Citing this repository
----------------------

If you use any content of this repository, you can cite it as:

Castro, S.G.P. Supporting code for Stability and Analysis of Structures II, Department of Aerospace Structures and Materials, Delft University of Technology, 2024. [DOI: 10.5281/zenodo.2583004](https://doi.org/10.5281/zenodo.2583004).


License
-------
Distrubuted under the 3-Clause BSD license
(https://raw.github.com/saullocastro/tudaesasII/master/LICENSE).

Contact: S.G.P.Castro@tudelft.nl

