Skip to main content

No project description provided

Project description

PyPI Version Build Status Code Coverage

Structures

Solves struture problems using FEM.

  • 1D Elements
    • Cable (Only traction)
    • Truss (Traction/Compression)
    • Beam
      • Euler-Bernoulli
      • Timoshenko
  • 2D Elements
    • Plate

How to use it

There are many Python Notebooks in the folder examples.

For simple examples, see

  • 1D Elements
    • Cable
    • Truss
    • Beam
      • Euler-Bernoulli
      • Timoshenko
  • 2D Elements
    • Plate

Install

This library is available in PyPI. To install it

pip install compmec-strct

Or install it manually

git clone https://github.com/compmec/strct
cd strct
pip install -e .

To verify if everything works in your machine, type the command in the main folder

pytest

Documentation

In progress

Contribute

Please use the Issues or refer to the email compmecgit@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compmec_strct-0.2.1.tar.gz (29.2 kB view hashes)

Uploaded Source

Built Distribution

compmec_strct-0.2.1-py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page