Simulation Software

View 210 business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    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 Now
  • $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.
    Learn More
  • 1
    Wave Simulation

    Wave Simulation

    Physically correct simulation of 2D-waves

    UPDATED VERSION ON GITHUB! http://github.com/AtiX/wavesim This is a physically correct simulation of waves on a surface, for example water-waves. It can also be used to simulate Microwaves, and has features like the support for different refraction indices, different wave sources and custom borders. Therefore, experiments like the double-slit-experiment can be easily simulated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Waves FX

    Waves FX

    Advanced 2D simulator for evolving harmonical waves.

    WavesFX is a Java FX application to compute and represent with a very high precision harmonical waves evolving in space and time. The real-time motor is result of many years of investigation about the nature of the time. I decided to implement the philosophical motor in Java because of the cross-platform nature of the language. Some of the "normal" features are XY scalation, manual or mouse-assisted, translation of the XY axes, change of background colors, dynamic range X and DX, etc. The program is bi-threaded at run-time with 2 cooperative threads: background + foreground, that allows that all user-input parameters (including change of the virtual-time!) are automatically updated at run-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WebChip allows programmers of all abilities to literally look inside a highly-simplified virtual machine and understand what's going on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Opensource, webbased Stock analysis with support for AI algorithms and simulation. Current development state is very early and only supports viewing of stock quotes at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Wednus Darwin is the set of implementations of the Darwinian revolution workspace components; time, place, and creaures. The Oracle implements an abstract time manager which distributes tick signal to its member objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Weight Gallery Mobile

    Mobile Application for Weight Gallery

    This is the official release page for Weight Gallery Mobile. As of right now, it is in beta. The application functions and is (believed to be) bug-free. It only calculates weights at the time and has no added features of saving, loading, or editing weights. Those features are coming soon! As of right now, Weight Gallery Mobile is at version 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    To create, as a community, an open-source, GPL-licensed positioning system designed with a service-oriented architecture (SOA) that will run on all major platforms to provide low-cost positioning of any Wi-Fi enabled devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WiFlex is multiple channel protocol. This site will be used for Backup of development and distribution between developers only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Wilderness Mapping Project is an interactive Java based web application for providing detailed route information for travelers through the Boundary Waters Canoe Area Wilderness (BWCAW) in northern Minnesota.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Computational fluid dynamics simulation for vortex dynamics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wintermute Gambling Engine is a neuronal neutwork for playing Oddset (German Soccer Bets). Written in Java and parts in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WirelessOverSim-INETMANET

    Wireless characterstics in OverSim over OMNeT++ for simulation

    This project aims to provide the wireless support in OverSim to simulate the P2P protocol over Mobile AdHoc Network or Wireless Mesh Network. Our project include the INETMANET-2.0 open source library to facilitate wireless characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A suite of machine learning benchmarks where each agent must solve a lot of different tasks without recompilation. This means that the programmers cannot manually specify topologies or adjust parameters to specific tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A little game of mine, and right now it`s just a backup. If i`v gon any good stuff i will release it, but not before preprepreprepre-pre alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Randomly generates scientifically-plausible solar systems, simulates plate tectonics, calculates climate, randomly generates towns, city blocks, NPCs, treasure hoards, dungeons, and other RPG-related things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Worlds Project is a Java based English to 3D Tool. It renders in 3D whatever you type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XBM

    XBM

    eXtensible Behavioral Modeling (XBM) framework

    Impact Computing's eXtensible Behavioral Modeling (XBM) framework is an open, flexible and customizable platform providing integrated access to an extensible hybrid combination of modeling, simulation and visualization tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. VID: http://youtu.be/n_O-9EFW5zk Lagrande_Rally_3D is an evolution of this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XDiff is a program for numerical calculations of X-ray powder diffraction patterns of nanocrystals dispersed in a liquid phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XML based parsers and translation tools for electronic design automation (EDA). Tools for manipulating netlist formats (e.g. SPICE, Spectre, CDL), languages (e.g. Verilog-AMS, VHDL-AMS, ASM), and other useful text-based formats (e.g. Liberty, Gerber).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XNDiff

    X-ray and Neutron powder pattern simulation analysis

    Keywords (XNDiff): -SAXS -SANS -absolute units -core (double)shell crystalline nanoparticles -with a parallelepidal shape -particle assemblies -powder and ensemble average -C/C++ -Unix -OpenMP -HPC Cluster Keywords (BatchMultiFit): -simultaneous fits for several SAXS and SANS curves with simulation data from XNDiff -SANS data can be smeared with dq values from experimental data sets or analytical functions -Mathematica console -local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used -range for fit parameters and further constraints between fit parameters -parallelized (typ. 4-8 threads) TODO (BatchMultiFit): -read and use errorbars from experimental data sets -allow different q-ranges for different data sets in the fits -rewrite and test in Python using e.g. the lmfit module: https://pypi.python.org/pypi/lmfit/ to get rid of Mathematica and to run it on HPC clusters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPSEDAPI is a cross-platform (programming language agnostic) definition of an application programming interface for working with and manipulating SED-ML documents. Interfaces are defined in Interface Definition Language (IDL) with full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xcarecrows4MDA provides a complete toolset to build models and check their behavior for standalone applications or whole systems with a hierarchical, state driven approach. A test component checks the safety of the model under various situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XcopterSim is intended to become a system design environment for a RC-QuadroCopter. The airborne software is written in C++ for POSIX systems. The simulation is implemented with OpenModelica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Xholon project explores: software as systems of linked nodes, organized hierarchically. The Xholon toolkit supports this back-to-basics approach, and demonstrates practical benefits through examples from numerous domains.
    Downloads: 0 This Week
    Last Update:
    See Project