This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here
LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist reseachers in related fields to quickly implement new simulation methods programmatically in their new research work based on the existing works, help engineers to numerically generate random phenomena in a more realistic way, helps students and new comers to this field to learn quickly. It is highly modular and is integrated with a data visualizer which can generate different types of publication quality 2D and 3D plots (such as line, scatter, bar, pie
Features
- An efficient plugins system allowing various combinations of algorithm pieces to numerically generate random phenomena in space or time domain.
- Full parametric model allowing any type of parameter-driven custom objects, that can even be fully programmed in python
- Complete access from python built-in interpreter, macros or external scripts to almost any part of the program.