Metadata-Version: 2.1
Name: panels
Version: 0.2.15
Summary: Semi-analytical models for plates, shells, stiffened panels 
Home-page: https://github.com/saullocastro/panels
Author: Saullo G. P. Castro
Author-email: S.G.P.Castro@tudelft.nl
License: BSD
Download-URL: https://github.com/saullocastro/panels
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: composites
Requires-Dist: structsolve

Travis-CI status:

[![Build Status](https://travis-ci.com/saullocastro/panels.svg?branch=master)](https://travis-ci.com/saullocastro/panels)

Github Actions status:

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

Coverage status:

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


Semi-analytical methods for plates, shells and stiffened panels
===============================================================

Capabilities:

- linear buckling
- postbuckling
- Koiter asymptotic initial postbuckling analysis
- static
- vibration
- panel flutter

Installation
------------

To get the latest version::

    pip install panels


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

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



