Metadata-Version: 2.1
Name: platepy
Version: 0.0.6
Summary: Create and compute plate models with FEM
Home-page: https://github.com/tobiadig/platepyProject
Author: Tobia Diggelmann
Author-email: tobiadig@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/tobiadig/platepyProject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

# platepy Package

Provides

* Methods to easily model structural components for plates via the gmsh API (see https://gmsh.info/).
* Mesh generation via gmsh API.
* FEM calculation of displacements, rotations, bending moments, shear forces and required bending moment resistance according to SIA262.
* Results visualization.
* Analythical solutions according to Kirchhoff plate theory.

Full documentation and tutorial on https://tobiadig.github.io/

