Showing 3269 open source projects for "simulation"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Revolution Java Libraries

    Revolution Java Libraries

    Java libraries for creating applications

    Revolution Java libraries are downloadable .jar files used for creating applications. They are designed specifically for creating agent-based modelling applications. revolution.jar Contains the basic classes need to create an application. revolution-apps.jar Extends revolution.jar with a number of in-built application templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DVB LDPC

    Different LDPC Libraries for DVB-T2/S2

    Provides more than one different set of LDPC encoder and decoder, mainly to work with the DVB-T2 Common Simulation Platform Be sure to read the Wiki!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ECMM

    OMNET++ implementation of the Enhanced Community-based Mobility Model

    This project enables the introduction of community-based mobility models into the OMNET++ simulation environment. These models provide many desired characteristics, such as socially influenced mobility decisions and are quite realistic. One specific model, namely the Enhanced Community-based mobility model, is very suitable for opportunistic routing research comparing to the others, because of its advanced properties. These include a pause period, conformance to the existing social ties and the ability to produce periodical epochs during the simulation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    gametes

    Generate complex SNP models and heterogeneous datasets

    Genetic Architecture Model Emulator for Testing and Evaluating Software (GAMETES) is an algorithm for the generation of complex single nucleotide polymorphism (SNP) models for simulated association studies. GAMETES is designed to generate epistatic models which we refer to as pure and strict, that constitute the worst-case in terms of detecting disease associations, since such associations may only be observed if all n-loci are included in the disease model. User friendly GAMETES software...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Extended Marcatili Rectangular Waveguide

    Extended Marcatili method for Rectangular Waveguides in Matlab

    We recently extended Marcatili’s approximate analytical approach for the description of light propagation in rectangular waveguides to the regime of (silicon) high-index-contrast waveguides. This software is a Matlab implementation of the method.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    ICN Simulator

    An ICN Simulator based on the Blackadder paltform.

    This is a basic implementation of an Information-Centric Network simulator, following the architecture suggested by Blackadder. It was by the University of Essex for the needs of the PAL project and it include Publishers, Subscribers, RV and a Topology Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Keep-Cool

    Smart controller for the fan(s) of your Mac

    ...It runs in background as system service and dynamically changes the speed of you Mac's fan(s) in order to keep it cooler. This tool can be fully configured from command line and can also run in simulation mode from the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open PaperOpt
    Open Source Monte Carlo Simulation platform for particle level simulation of light scattering from generated paper structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DopeWars for Mystic BBS

    DopeWars for Mystic BBS

    A doorgame for Mystic BBS v1.10+

    DopeWars for Mystic BBS is a Multi-Player doorgame for Mystic BBS v1.10+. Callers to a Mystic BBS can become the top dope dealer on the BBS. Buy and sell dope, evade the cops, steal from other dealers, and rise to the top of the heap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10

    AMD_HealthSocialCareSim

    Multi-paradigm simulation of health and social care for AMD sufferers

    [See the README.htm or README.rst file for more detail.] This is an AnyLogic-based simulation of age-related macular degeneration (AMD), which tries to capture both the detailed operation of an eye clinic and the broader social care of AMD sufferers. It uses a mixture of agent-based modelling (ABM), discrete-event simulation (DES) and system dynamics (SD). It also serves as a demonstration simulation model for the Java Simulation Infrastructure Toolkit (JSIT), using its AnyLogic helper library, and an example of other software-engineering-best-practice ways to structure simulation models (which are covered in the journal paper "Simulation Design: Trans-Paradigm Best-Practice from Software Engineering" which introduces JSIT). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    KEMP

    A FDTD solver for electromagnetic wave simulations on a GPU cluster

    KEMP is a fast FDTD solver on a GPU-based cluster. The FDTD (Finite-Difference Time-Domain) method is a popular numerical method for electromagnetic field simulations. KEMP enables hardware accelerations suitable for multi-GPU, multi-core CPU and GPU cluster. KEMP also provide easy configuration by using Python scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlueSky Open Air Traffic Simulator

    BlueSky Open Air Traffic Simulator

    BlueSky Open Air Traffic sim, (Windows/Linux/Mac, Python 2.x based)

    BlueSky is an Open Air Traffic Simulation for research purposes. It includes only open, license free data for navigation and aircraft performance but is also compatible with BADA 3. Can be used for ATC research or any other aviation or air transport related simulation studies. Is also able to visualize ADS-B traffic. BlueSky commands, and thus the scenario files, are compatible with the TMX simulator in use by NLR and NASA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fluid-particles

    Real-time SPH fluid simulation and rendering via GPU raycasting

    Software developed for master thesis at Technische Universität Müchen. See thesis (under "files") for details. Sourcecode: https://github.com/pflaumental/fluid-particles/ Abstract: Fluid simulation based on smoothed particle hydrodynamics (SPH) is a practical method for the representation of liquids in interactive applications like virtual surgical training or computer games. In recent years various papers introduced ideas for both, the SPH simulation and its visualization. This thesis explains detailed a straightforward CPU-executed implementation of the simulation, as well as an entirely GPU-executed visualization technique using isosurface raycasting, which allows the realtime rendering of multiple refractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Flightgear Flightplan Exchange Server

    A server to exchange flightplan information between ATCs

    This server connects ATCs running OpenRadar or ATC-Pie. Flightplans are uploaded to the server and delivered to all ATCs that see the contact. The connected ATCs and their contacts are displayed on a simple webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Voxel CAD. Open source voxel editing and analyzing software. Edit and create multi-material voxel objects. Simulate the dynamics in a quantitative physics sandbox to test engineering designs or make moving creatures. www.voxcad.com for videos.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Electro-Mechanical Computer Simulation

    An electromechanical computer simulation.

    This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Orbital Flight

    Space travel simulator under the influence of gravity

    This game is written under python (with pygame and numpy) and is based on a n-body simulation. Pilot your spaceship and see if you can land on the moon or meet a satellite on low orbit! You can simulate tens of planets, asteroids, and check basic orbital mechanics. There are configuration files to simulate the full solar system, including the biggest satellites, and it is easy to create more. In short, you can use this software to pilot a spaceship and see all the challenges of a mission to moon or mars, or simulate n-body systems up to 100 bodies and see how they evolve in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sfunctioner is a GUI wizard written in PyQt for creating Matlab Simulink sfunctions quickly and efficiently. It helps creating a fully functional sfunction within a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ** The OpenStudio Legacy Plug-in has been relaunch as Euclid by Big Ladder Software, please see the new homepage: http://bigladdersoftware.com/projects/euclid/ ** The Legacy OpenStudio SketchUp Plug-in makes it easy to create and edit the building geometry in your EnergyPlus input files. Note that active development has moved to the more comprehensive OpenStudio suite of tools and libraries at https://www.openstudio.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OOMMF magnetoelastic extension

    Incorporates the magnetoelastic energy in OOMMF simulations.

    ...Spatially-nonuniform, time-varying strain can be specified either with Tcl scripts or file lists and the effective magnetoelastic field and energy is computed at each simulation step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Galactic Tycoon

    Space Trading doorgame for Mystic BBS v1.10+

    Galactic Tycoon is a retro-style BBS game similar to TradeWars 2002, and Planets: The Exploration of Space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PIHMgis is a “tightly-coupled” GIS interface to Penn State Integrated Hydrologic Model (PIHM). It is open source, platform independent and extensible. The “tightly-coupled” integrated GIS interface to PIHM has been created in the Open Source QGIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Seer

    Seer

    Seer is a multipurpose data analysis package for Monte Carlo data.

    Seer is a multipurpose data analysis package for Monte Carlo simulation data, particularly for collider physics processes. Seer reads LHCO files and performs a variety of cuts and analyses on the data for either exploratory data analysis or reproduction of experimental studies.
    Downloads: 1 This Week
    Last Update:
    See Project