Metadata-Version: 2.1
Name: bfsccylinder
Version: 0.4.7
Summary: Implementation of the BFSC cylinder finite element
Home-page: https://github.com/saullocastro/bfsccylinder
Author: Saullo G. P. Castro
Author-email: S.G.P.Castro@tudelft.nl
License: 3-Clause BSD
Keywords: finite elements,plate,shell,cylindrical shell,static analysis,buckling,vibration,structural dynamics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: composites

Implementation of the single-curvature BFSC (SC-BFSC) element, for linear and
nonlinear analyses.

Donnell-type and Sanders-type kinematics are available.

Github Actions status:

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

Coverage status:

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


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

Contacts:
- Saullo G. P. Castro, S.G.P.Castro@tudelft.nl

