All Projects → mbsim-env → mbsim

mbsim-env / mbsim

Licence: LGPL-2.1 License
A multi-body simulation software

Programming Languages

C++
36643 projects - #6 most used programming language
fortran
972 projects
SWIG
194 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
M4
1887 projects

Projects that are alternatives of or similar to mbsim

RigidBodySim.jl
Simulation and visualization of articulated rigid body systems in Julia
Stars: ✭ 63 (+186.36%)
Mutual labels:  dynamical-systems, simulation-modeling
pomp
R package for statistical inference using partially observed Markov processes
Stars: ✭ 88 (+300%)
Mutual labels:  dynamical-systems, simulation-modeling
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+386.36%)
Mutual labels:  simulation, dynamic-analysis
pypuf
Cryptanalysis of Physically Unclonable Functions
Stars: ✭ 39 (+77.27%)
Mutual labels:  simulation
JavaQemu
JavaQemu is a Graphical User Interface Front End for QEMU, written in Java.
Stars: ✭ 28 (+27.27%)
Mutual labels:  gui-application
QuadrotorFly
This is a dynamic simulation for quadrotor UAV
Stars: ✭ 61 (+177.27%)
Mutual labels:  simulation
PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (+163.64%)
Mutual labels:  simulation
GarlicSim
Pythonic framework for working with simulations.
Stars: ✭ 67 (+204.55%)
Mutual labels:  simulation
sycomore
MRI simulation toolkit
Stars: ✭ 13 (-40.91%)
Mutual labels:  simulation
ls1-mardyn
ls1-MarDyn is a massively parallel Molecular Dynamics (MD) code for large systems. Its main target is the simulation of thermodynamics and nanofluidics. ls1-MarDyn is designed with a focus on performance and easy extensibility.
Stars: ✭ 17 (-22.73%)
Mutual labels:  simulation
sssMOR
sssMOR - Sparse State-Space and Model Order Reduction Toolbox
Stars: ✭ 20 (-9.09%)
Mutual labels:  dynamical-systems
voting
A simulator for voting systems.
Stars: ✭ 24 (+9.09%)
Mutual labels:  simulation
Spedread
GTK speed reading software: Read like a speedrunner!
Stars: ✭ 23 (+4.55%)
Mutual labels:  gui-application
Black-Scholes-Option-Pricing-Model
Black Scholes Option Pricing calculator with Greeks and implied volatility computations. Geometric Brownian Motion simulator with payoff value diagram and volatility smile plots. Java GUI.
Stars: ✭ 25 (+13.64%)
Mutual labels:  simulation
awesome-nn-optimization
Awesome list for Neural Network Optimization methods.
Stars: ✭ 39 (+77.27%)
Mutual labels:  dynamical-systems
mdtoolbox
MDToolbox: A MATLAB/Octave toolbox for statistical analysis of molecular dynamics trajectories
Stars: ✭ 21 (-4.55%)
Mutual labels:  simulation
qecsim
qecsim is a Python 3 package for simulating quantum error correction using stabilizer codes.
Stars: ✭ 34 (+54.55%)
Mutual labels:  simulation
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (+136.36%)
Mutual labels:  simulation
BuildingSystems
Modelica BuildingSystems library
Stars: ✭ 52 (+136.36%)
Mutual labels:  simulation
whitefield
Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
Stars: ✭ 70 (+218.18%)
Mutual labels:  simulation-environment

Dashboard

Current Daily Build Status of the MBSim-Environment

Build Type Variant Failed
linux64-dailydebug build image / image
linux64-dailydebug examples image / image
linux64-dailydebug coverage image
linux64-dailydebug examples-valgrind image / image
linux64-dailydebug coverage-valgrind image
linux64-dailyrelease build image / image
linux64-dailyrelease examples image / image
win64-dailyrelease build image / image
win64-dailyrelease examples image / image
- manuals image / image

Installation

This project provides a simulation environment for mechanical systems. It needs openmbvc++interface. After the installation proceed with the following steps.

  1. Checkout from git

If not already done, checkout the git tree git clone https://github.com/mbsim-env/mbsim.git

  1. Run AutoTools
aclocal
autoheader
libtoolize -c --force
autoconf
automake -a -c --force
  1. Proceed with configure

See file INSTALL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].