Skip to main content

Finite Element Method for Solid Structures in Python.

Project description

SigmaEpsilon.Solid - High-Performance Computational Solid Mechanics in Python

Binder CircleCI Documentation Status License PyPI Code style: black

Warning This package is under active development and in an alpha stage. Come back later, or star the repo to make sure you don’t miss the first stable release!

Highlights

Head over to the Quick Examples page in the docs to explore our gallery of examples showcasing what SigmaEpsilon can do! Want to test-drive SigmaEpsilon? All of the examples from the gallery are live on MyBinder for you to test drive without installing anything locally: Launch on Binder.

Overview

  • A solid submodule to analyze and optimize solid structures of all kinds with the Finite Element Method. The implementations so far only cover linear behaviour, but with practically no limits on the complexity of the shape and topology of the domain under investigation.

Installation

sigmaepsilon.solid can be installed from PyPI using pip on Python >= 3.7:

>>> pip install sigmaepsilon.solid

or chechkout with the following command using GitHub CLI

gh repo clone sigma-epsilon/sigmaepsilon.solid

and install from source by typing

>>> pip install .

If you want to run the tests, you can install the package along with the necessary optional dependencies like this

>>> pip install ".[test]"

Documentation

Refer to the docs for further details on installation and usage.

Testing

To run all tests, open up a console in the root directory of the project and type the following

>>> python -m unittest

Dependencies

We use Numba's JIT compiler to speed up heavy computations, and it relies on the C++ redistributable package. It is likely already installed on your system, but if it is not, you can download it from Microsoft's website under "Other Tools, Frameworks, and Redistributables".

must have

  • Numba, NumPy, SciPy, SymPy, awkward

strongly suggested

  • PyVista, Plotly, matplotlib, sectionproperties

optional

  • networkx

License

SigmaEpsilon.Solid is Copyright(C) 2022: Bence Balogh

All rights reserved.

This program is dual-licensed as follows:

(1) You may use SigmaEpsilon as free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

In this case the program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License at http://www.gnu.org/licenses/gpl.txt or in the LICENSE file of this repository for more details.

(2) You may use SigmaEpsilon as part of a commercial software. In this case a proper agreement must be reached with the Authors based on a proper licensing contract.

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

sigmaepsilon_solid_fem-1.0.4.tar.gz (556.6 kB view details)

Uploaded Source

Built Distributions

sigmaepsilon_solid_fem-1.0.4-py3-none-win_amd64.whl (432.3 kB view details)

Uploaded Python 3 Windows x86-64

sigmaepsilon_solid_fem-1.0.4-py3-none-win32.whl (432.3 kB view details)

Uploaded Python 3 Windows x86

sigmaepsilon_solid_fem-1.0.4-py3-none-any.whl (614.7 kB view details)

Uploaded Python 3

File details

Details for the file sigmaepsilon_solid_fem-1.0.4.tar.gz.

File metadata

  • Download URL: sigmaepsilon_solid_fem-1.0.4.tar.gz
  • Upload date:
  • Size: 556.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/5.15.0-1053-aws

File hashes

Hashes for sigmaepsilon_solid_fem-1.0.4.tar.gz
Algorithm Hash digest
SHA256 213de1bf9ba15e154eb39b11e655e9600441ec9949a493c01e694ddf5844eca1
MD5 7e9b6e2e4743720d45344e50ca40eb24
BLAKE2b-256 04e7d0661783045df288d3d08e5c65a79352c83f9ad4b6033f1f40d90a8fe4b7

See more details on using hashes here.

File details

Details for the file sigmaepsilon_solid_fem-1.0.4-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for sigmaepsilon_solid_fem-1.0.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d1a30678f7b6c3f5274b753f542a22531a60f0027edfb77c5654cc6d667fe476
MD5 c8ebff1e5c306501891a18400c709afc
BLAKE2b-256 28d564045f61c0a01e43280b58c6214111d822c2b6c376b6b596eb31baff2742

See more details on using hashes here.

File details

Details for the file sigmaepsilon_solid_fem-1.0.4-py3-none-win32.whl.

File metadata

File hashes

Hashes for sigmaepsilon_solid_fem-1.0.4-py3-none-win32.whl
Algorithm Hash digest
SHA256 c79f549e3b971a561320d4f3446bd13184f3ef7c44f6f6e31a4c469296da86b8
MD5 d6a7f7f255f6abcc179d5541f6efcd9d
BLAKE2b-256 72098dd58b34a3682319279f18a31ce6df62e6ebdd943963017c466459b97b2d

See more details on using hashes here.

File details

Details for the file sigmaepsilon_solid_fem-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for sigmaepsilon_solid_fem-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1e9fb9bd7faa2047b15f153e3d6654a0bf064263946e0ff28a3e90cf9c4ed586
MD5 30f485f09a84f17676a6644ff7e06789
BLAKE2b-256 731c28a39257722fd9590f961b2ff6ca4e7da3bd1dba0c0e337664a3756958b7

See more details on using hashes here.

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