All Projects → omnetpp → Omnetpp

omnetpp / Omnetpp

OMNeT++ Discrete Event Simulator

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Omnetpp

Sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
Stars: ✭ 435 (+67.95%)
Mutual labels:  framework, research, simulation
Cloudsim Plus
☕️🏗⛅️🎓 A modern, full-featured, easier-to-use, highly extensible, faster and more accurate Java 8+ Framework for Cloud Computing Simulation
Stars: ✭ 178 (-31.27%)
Mutual labels:  research, simulation
Tidyversity
🎓 Tidy tools for academics
Stars: ✭ 155 (-40.15%)
Mutual labels:  research, academic
Parsifal
Parsifal is a tool to assist researchers to perform Systematic Literature Reviews
Stars: ✭ 254 (-1.93%)
Mutual labels:  research, academic
Morphogenesis Resources
Comprehensive list of resources on the topic of digital morphogenesis (the creation of form through code). Includes links to major articles, code repos, creative projects, books, software, and more.
Stars: ✭ 1,278 (+393.44%)
Mutual labels:  research, simulation
tips-for-scientific-research
A collection of tips for scientific research
Stars: ✭ 21 (-91.89%)
Mutual labels:  research, academic
Spirit
Atomistic Spin Simulation Framework
Stars: ✭ 67 (-74.13%)
Mutual labels:  framework, simulation
Covid19 scenarios
Models of COVID-19 outbreak trajectories and hospital demand
Stars: ✭ 1,355 (+423.17%)
Mutual labels:  research, simulation
Pokerrl
Framework for Multi-Agent Deep Reinforcement Learning in Poker
Stars: ✭ 214 (-17.37%)
Mutual labels:  framework, research
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-67.18%)
Mutual labels:  framework, simulation
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-68.73%)
Mutual labels:  framework, research
PySDM
Pythonic particle-based (super-droplet) warm-rain/aqueous-chemistry cloud microphysics package with box, parcel & 1D/2D prescribed-flow examples in Python, Julia and Matlab
Stars: ✭ 26 (-89.96%)
Mutual labels:  research, simulation
starter-hugo-research-group
👥 轻松创建研究组或组织网站 Easily create a stunning Research Group, Team, or Business Website with no-code
Stars: ✭ 148 (-42.86%)
Mutual labels:  research, academic
RAWSim-O
A simulation framework for Robotic Mobile Fulfillment Systems
Stars: ✭ 82 (-68.34%)
Mutual labels:  research, simulation
orkid
Orkid Media Engine (C++/Lua/Python3/Linux/MacOs/OpenVR/Qt5)
Stars: ✭ 20 (-92.28%)
Mutual labels:  simulation
Zen
zen is a elegant and lightweight web framework for Go
Stars: ✭ 257 (-0.77%)
Mutual labels:  framework
computational-economy
An agent-based computational economy with macroeconomic equilibria from microeconomic behaviors
Stars: ✭ 67 (-74.13%)
Mutual labels:  simulation
gff3toembl
Converts Prokka GFF3 files to EMBL files for uploading annotated assemblies to EBI
Stars: ✭ 27 (-89.58%)
Mutual labels:  research
Relight
A light MVVM framework for Android. 一个轻量级的安卓MVVM框架
Stars: ✭ 258 (-0.39%)
Mutual labels:  framework
Anet
A .NET Core Common Library , Framework and Boilerplate.
Stars: ✭ 255 (-1.54%)
Mutual labels:  framework

Join the chat at https://gitter.im/omnetpp/community

OMNeT++

OMNeT++ is a public-source, component-based, modular and open-architecture simulation environment with strong GUI support and an embeddable simulation kernel. Its primary application area is the simulation of communication networks, but it has been successfully used in other areas like the simulation of IT systems, queueing networks, hardware architectures and business processes as well.

See the main OMNeT++ website omnetpp.org for documentation, tutorials and other introductory materials, release downloads, model catalog, and other useful information.

License

OMNeT++ is distributed under the Academic Public License.

Installation

To compile OMNeT++ after cloning the repository, first create your local copy of the configure.user file:

cd omnetpp
cp configure.user.dist configure.user

then follow instructions in the Installation Guide of the last release. It contains OS-specific information on installing dependencies, selecting build options, compilation, and more. (The hyperlinked PDF is generated from the sources in doc/src/installguide.)

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].