Metadata-Version: 2.1
Name: bfscplate2d
Version: 0.2.0
Summary: Implementation of the BFSm plate finite element in 2D
Home-page: https://github.com/saullocastro/bfscplate2d
Author: Saullo G. P. Castro
Author-email: S.G.P.Castro@tudelft.nl
License: 2-Clause BSD
Keywords: finite elements shell plate structural analysis buckling vibration dynamics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: composites

Implementation of the BFSC plate finite element in 2D, aiming linear and
nonlinear analyses.

Travis-CI status:

[![Build Status](https://travis-ci.com/saullocastro/bfscplate2d.svg?token=42zpXqXADpxR3nr2TD7y&branch=master)](https://travis-ci.com/saullocastro/bfscplate2d)

Github Actions status:

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

Coverage status:

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

License
-------
Distrubuted in the 2-Clause BSD license (https://raw.github.com/saullocastro/bfscplate2d/master/LICENSE).

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



