StemVibrations / STEM

STEM: Numerical model to simulate railway induced vibrations
https://stemvibrations.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link
     _______..___________. _______ .___  ___.
    /       ||           ||   ____||   \/   |
   |   (----``---|  |----`|  |__   |  \  /  |
    \   \        |  |     |   __|  |  |\/|  |
.----)   |       |  |     |  |____ |  |  |  |
|_______/        |__|     |_______||__|  |__|

STEM: Soil and Track System Modeling Tool

Tests Documentation Status codecov PyPI version Python versions License

The STEM model is designed to create and analyse models of soil and track systems. The tool provides a set of commands for creating the geometry of the model, defining the soil and track properties, setting the boundary conditions and loads, generating the mesh, and performing post-processing on the results.

Installation

STEM can be downloaded and installed on any system that supports Python. To install the STEM, follow the following steps:

pip install STEM-Vibrations

Further details about the installation can be found here.

Usage

To use STEM please refer to the tutorials available here.