Plugins: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
Line 31: Line 31:
** [[Plugin_WindLab|WindLab Plugin]] provides a set of tools for the simulation of random wind velocity.
** [[Plugin_WindLab|WindLab Plugin]] provides a set of tools for the simulation of random wind velocity.
** [[Plugin_WindLab_CorrelationErgodicity|Correlation Ergodicity Plugin]] allows the user to check whether the simulated wind velocity is ergodic in terms of correlation.
** [[Plugin_WindLab_CorrelationErgodicity|Correlation Ergodicity Plugin]] allows the user to check whether the simulated wind velocity is ergodic in terms of correlation.
** [[Plugin_WindLab_DeodatisAndShinozyka1991|PluginDeodatisAndShinozyka1991 Plugin]] implements the simulation method presented in Deodatis and Shinozuka 1991.
** [[Plugin_WindLab_DeodatisAndShinozuka1991|Deodatis and Shinozuka 1991 Plugin]] implements the simulation method presented in Deodatis and Shinozuka 1991.
** [[Plugin_WindLab_ErgodicityCheckTool|ErgodicityCheckTool Plugin]] is a tool to check the ergodicity of the simulated wind velocity (correlation and PSD)
** [[Plugin_WindLab_ErgodicityCheckTool|ErgodicityCheckTool Plugin]] is a tool to check the ergodicity of the simulated wind velocity (correlation and PSD)
** [[Plugin_WindLab_GeneralizedSpectrum|GeneralizedSpectrum Plugin]] implements various wind spectra in a generalized form.
** [[Plugin_WindLab_GeneralizedSpectrum|GeneralizedSpectrum Plugin]] implements various wind spectra in a generalized form.

Revision as of 15:04, 22 January 2025

LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task.

In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects or RPS features.

Built-in plugins

The following plugins are bundled with every LabRPS installation: They are easily installable from within LabRPS, using the Std DlgRPSFeatures.svg RPS Features..., found under menu Tools → Std DlgRPSFeatures.svg RPS Features....

  • Workbench WindLab.svg The WindLab Plugin provides a set of tools for the simulation of random wind velocity.
  • Workbench SeismicLab.svg The SeismicLab Plugin provides a set of tools for the simulation of seismic ground motion.
  • Workbench SeaLab.svg The SeaLab Plugin provides a set of tools for the simulation of sea surface.
  • Workbench UserLab.svg The UserLab Plugin provides a set of tools for the simulation of user defined random phenomenon.


Official plugins

The following plugins are officials plugins developed by LabRPS Team:

  • SeaLab Plugins
    • SeaLab Plugin provides a set of tools for the simulation of sea surface.
    • DataReshaper Plugin allows to reshape simulated wind velocities(time by location) into grid (location by location)
    • QBlade Plugin implements the simulation method from the QBlade project.
  • UserLab Plugins
    • UserLab Plugin provides a set of tools for the simulation of user defined random phenomenon.
    • RandomWalk Plugin generates 2D random walks with rand velocity and random start point.

External plugins

The external plugins are developed by the LabRPS community. LabRPS plugins are easy to program, there are therefore many people developing additional plugins outside of the LabRPS main development area.

The external plugins page lists all that are known to this community.

New plugins are always in development, stay tuned!