ebbef2p-python

Tool for Finite Element Analysis of beams on elastic foundations


Keywords
finite, element, method, math, numerics, elastic, foundation, elastic-foundation, finite-element-analysis, finite-element-method, python, two-parameter-elastic-foundation, vlasov-foundation, winkler-foundation
License
MIT
Install
pip install ebbef2p-python==0.0.3.dev0

Documentation

EBBEF2p for Python

PyPI version GitHub license Build Status Coverage Status Documentation Status

Background

The computer program EBBEF2p was originally written as a toolbox for the MATLAB computing environment. EBBEF2p (Euler-Bernoulli Beams on Two-Parameter Elastic Foundationis) can handle a wide range of static loading problems involving one-dimensional beams supported by elastic foundation.

Why EBBEF2p for Python?

Matlab is a quite expensive comercial product, which means that code that is written in Matlab can only be used by people with sufficient funds to buy a license. Unlike MATLAB, Python is free to use and distribute both for personal and commercial use.