Search Results for "fluid-particles" - Page 8

Showing 402 open source projects for "fluid-particles"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    A toolkit in C++ and python to process both experimental and simulation data of colloidal particles. Includes among others * a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data). * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement and its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CFD General Notation System (CGNS)
    The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. WE HAVE MOVED! Very old (unsupported) stable releases can still be found here, but the new repository is at https://github.com/CGNS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Geometrical Simulator

    Virtual Simulator for Dynamical Systems

    Geometrical Simulator is basically a graphical user interface to visualize geometrically the evolution of abstract dynamical systems of particles along the virtual time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5

    Fluid2D

    Fluid2D is the Swiss army knife of 2D CFD

    Fluid2D allows to study a wide variety of 2D flows. It is written entirely in Python. It is both a teaching code and a research code, capable of running from one core to thousands. Its numerics has been chosen to yield to as small dissipation as possible allowing to simulate easily high Reynolds flows, much higher than any of its concurrents. High performances are achieved by writting most of the operations as matrix-vector multiplications, handled by numpy that itself relies on the highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SPTEmu

    A synchrophasotron emulator

    A simulator for people who are interested in physics. Have you ever tried to calculate, e.g., nuclear reactions? I was totally confused by all these quants, neutrinos, alpha and beta decays, so I decided to create this synchrophasotron simulator. You just enter the reacting isotopes and/or particles and it simulates the reaction for you! P.S. It's called 'Synchrophasotron simulator' because I wanted the program to simulate particle colliding, but it doesn't do it yet. It just calculates alpha...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FitText.js

    FitText.js

    A jQuery plugin for inflating web type

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only! Your text should now fluidly resize, by default: Font-size = 1/10th of the element's width. If your text is resizing poorly, you'll want to turn tweak up/down "The Compressor". It works a little like a guitar amp. The default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    particlevis

    A particle simulation visualization program

    ParticleVis is a visualization tool specialized for loading and exploring particulate simulation data. It contains a set of features that enables powerful and useful visualizations of particle simulations to be quickly generated. Support is provided for visualization of hundreds of thousands of particles on commodity workstations, using OpenGL. Functionality includes data exploration, debugging of simulation output, and generation of presentation-quality imagery. The ability to visualize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Computational Fluid Dynamics Algorithms Codes and Utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Octree Method For Particles

    simulation of particles using an oct-tree

    Similiar to the fast multipole method i guess. I realized that simulating a very large number of particles in e.g. electromagnetic sims can run into growing i/o demands. This is a way to overcome that hurdle. the low-level "octets" can be distributed among a cluster of computers, organized in a grid. they don't have to send each other their whole dataset - only a zoomed out image of it. the further away, the more zoomed out. thus, i/o traffic is greatly reduced. combine this with the fact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MParticles

    A Simple 2D Particle System

    A simple 2D Particle system that is designed to be able to run using any 2D Graphics Library. Currently SFML is the only renderer made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GBDave's Pipe Size Calculator

    HVAC Minimum Pipe Size Calculator

    Starting off as a simple LISP command in AutoCAD this HAVC pipe size calculator was migrated to a standalone Java application. Calculates HVAC minimum pipe ID based on GPM and FPS for numerous fluid types (found in the fluid density chart on EngineeringToolbox.com) Includes a table to automatically calculate riser piping sizes per floor. Read the README.txt file included in PipeSize.zip for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simbuca
    SIMBUCA (before called Simonion) is a simulation package that simulates the motion of charged particles under the influence of Electric and/or Magnetic fields. What makes Simbuca unique is that you can choose to calculate the Coulomb interaction between ions on a Graphics cards which is much faster than calculating this on the conventional CPU (reducing the simulation time from years to days). Therefore Simbuca has been applied in various projects which required to understand the behaviour...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Synchrotron Motion Simulator

    Simulate the synchrotron motion of particles in a ring accelerator

    Simulate the synchrotron motion of particles in a ring accelerator. Particularly used in the adiabatic capture study for particles in a booster ring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VorteGrid

    Fluid Simulation for Video Games

    Video games appeal to our desire to explore and interact with our environment, and adding real-world phenomena-such as fluid motion-allows game developers to create immersive and fun virtual worlds. Recently, physical simulations have become more realistic, but the simulations have largely been limited to rigid bodies. Pervasive simulations of continuous media like cloth and fluids remain uncommon, largely because fluid dynamics entail conceptual and computational challenges that make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ParisSimulator

    ParisSimulator

    PArallel Robust Interface Simulator combines VOF and Front-Tracking

    Paris, or ParisSimulator, is a PArallel Robust Interface Simulator. It combines VOF and Front-Tracking to create simulations of interfacial fluid flow, such as droplet bubbles or waves. It computes complex flows such as fast atomizing jets and has a Lagrangian particle option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Liquidus Fluid Dynamics (Demo)

    Fluid Dynamics Sandbox Demo

    Newtonian fluid sandbox + game w/ OpenGL/GLSL/OpenAL in C++, MSVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sphrheo

    SPH add-on to LAMMPS for the rheology of Non-Newtonian liquids

    This package comprises a set of add-ons to the popular LAMMPS molecular dynamics software to study the rheology of Non-Newtonian liquids with moving boundaries. Licensed under the GPL, this software is free to use and reproduce under the same terms. It is simple to install and extend. At the current stage, it provides libraries for strain-rate dependent viscosity, a dynamic stress model (Rolie-Poly), and the inclusion of colloidal particles in a viscoelastic solvent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OverView

    OverView

    Optimization and visualization tool for CFD.

    OVERVIEW is a framework for optimization that integrates the visualization of complex fluid solutions and geometries taking advantage of the high performance and cutting edge rendering techniques of modern graphic cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Body Fluid Cell Counter "Hemocytometer"

    Body Fluid Cell Counter "Hemocytometer"

    Body fluid cell counts are easy to calculate and follow with this App!

    Precision is very important when counting cells in body fluids such as spinal fluids. By using this software the lab tech will be better able to track which grid square they counted and to simply clear out one side to recount. Instead of having to hold on to the old mechanical ticker, which at times did not work correctly, the tech simply presses the space-bar to count.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PRIN-3D (PRoto-code for Internal flows modeled by Navier-Stokes equations in 3-Dimensions) is a CFD code written in MATLAB, with turbulent and reactive capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    hydro101

    A beginner for CFD and similar codes

    Codes for CFD and similar problems mainly dealing with interaction of solids and liquids. I am a beginner and would love to see contribution from the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Computational Fluid Dynamics (CFD) solver aimed to solve multi-physics problems on unstructured grids (inviscid Euler, Navier-Stokes flows, Heat transfer). F90 based. MPI, cgns, Metis libraries used.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project