Structural analysis solvers
Project description
Version | Download | Travis CI | Test Coverage |
:——-: | :— | :— | :— |
Master | | [![Linux Status](https://img.shields.io/travis/compmech/structsolve/master.svg)](https://travis-ci.org/compmech/structsolve) | [![Coverage Status](https://coveralls.io/repos/github/compmech/structsolve/badge.svg?branch=master)](https://coveralls.io/github/compmech/structsolve?branch=master) |
Structural Analysis Solvers
Linear statics: [K]{u} = {f}
Eigensolver for Linear buckling: ([K] + lambda[KG]){u} = 0
Eigensolver for dynamics: ([K] + lambda^2[M]){u} = 0
Nonlinear statics using Newton-Raphson
Nonlinear statics using the Arc-Length method
ROADMAP
Currently these solvers are pretty much compatible with my other repository “panels”, such that future work should focus on generalizing this module to work with other applications.
License
Distrubuted in the 2-Clause BSD license (https://raw.github.com/compmech/structsolve/master/LICENSE).
Contact: castrosaullo@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
structsolve-0.2.0.tar.gz
(13.1 kB
view hashes)
Built Distribution
Close
Hashes for structsolve-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e94a1d25da57cbd1083870e27f6d83f52b192813b730a21a2f3afba7949ed34 |
|
MD5 | b8b1d93c194af7c8da0ae5e615f53b93 |
|
BLAKE2b-256 | 630da717e1ba172723ea87f2f2605a7a3b6d20eaa3d0c027554ef4b574a4441e |