Showing 225 open source projects for "fluid"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 391 This Week
    Last Update:
    See Project
  • 2

    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
  • 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: 5 This Week
    Last Update:
    See Project
  • 4
    vim-tmux-navigator

    vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

    ...This means that instead of treating Vim splits and tmux panes as completely separate navigation domains, you can press the same directional keys (for example Ctrl-h / Ctrl-j / Ctrl-k / Ctrl-l) and move seamlessly between them. The plugin detects when you are at the edge of a Vim split and hands off navigation to tmux, or vice versa, enabling a more fluid multitasking workflow with terminal multiplexing and editing combined. Many terminal-based development setups rely on this plugin to unify the mental model of window/pane navigation across tools. It requires tmux version 1.8 or higher and a matching keybind configuration in tmux so that the plugin can hook into the navigation system. ...
    Downloads: 0 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
    Fitter Happier Text

    Fitter Happier Text

    Performant, fully fluid headings

    Fitter Happier Text is a JavaScript utility that dynamically adjusts text size to perfectly fit within a given container, ensuring optimal readability and layout consistency across different screen sizes. Inspired by responsive design principles, it calculates the maximum font size that allows text to occupy available space without overflowing. The library is particularly useful for headlines, banners, and UI elements where visual balance and proportional scaling are important. It operates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VorteGrid

    Fluid Simulation for Video Games

    ...This article begins a series that explains fluid dynamics and its simulation techniques. The series culminates in an example of a fluid simulation algorithm suitable for use in a video game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    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
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    This project will build and maintain packages of OpenFOAM which is compatible with the current version of CentOS/SL/RHEL x86_64. Both the OpenCFD official release of OpenFOAM and the extend version are maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fmurf

    fmurf

    osc tuio midi dmx hub

    multi touch application for openframeworks, osc, puredata, reactivision/CCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyUSV

    Ultrasonic Speckle Velocimetry

    Treat output from ultrasound transducer(s) in order to obtain local velocities in a (complex) fluid ; and further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cooldt

    Cooldt

    Cool-down time calculator for multi-layers pipe

    Cooldt calculate the cooling duration of a multi-layers pipe in a cold environment. The duration to reach the “Final fluid temperature” or cool-down time (CDT) is calculated by solving the heat equation in cylindrical coordinates with a flux conservative formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PFA Simulateur Fluide

    Real time 2D simulator of fluid mechanics

    6 month project to create a software simulating a fluid and the interactions with its environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SphereSim

    SphereSim

    Physical simulation of particle movements

    Physical simulation of particle movements. The computer program SphereSim simulates and animates the behavior and the movement of particles in a space. By forces (such as gravity in a particular direction and between the particles, repulsion of the particles against each other and from the walls, Lennard-Jones-Potential between particles) different physical effects in particle groups are calculated and shown, such as the Brownian motion. The application uses the programming language C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Class Generator will generate PHP 5 source code from your mysql BD model. PCG The internal optimizer self create objects on demand and provide fluid interface. You can plug-it on Zend Framework. PCG takes advantage of technological lead of language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    is-sfe

    is-sfe

    Information System "Supercritical Fluid Extraction"

    Information System "Supercritical Fluid Extraction" has developed as tool for collecting and analyzing the experimental data from various supercritical fluids experiments. The final target is to help to scientists who worked with supercritical fluids to predict some useful properties such as density, solubility etc. In order to calculate molecular descriptors, parse SMILES and another applied purposes is used Chemistry Development Kit (https://sourceforge.net/projects/cdk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pye

    Pye

    Pye - Javascript Engine For Drawing Fast, Fluid and Dynamic Pie Charts

    Pye is a JavaScript engine for drawing beautiful pie charts that are fast, fluid and dynamic and can be easily modified dynamically. As great new web technologies progress, it is handy to have a handy script or utility to do the job efficiently and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenFOAM 1.6 binary for win32
    ...It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics. It includes tools for meshing, notably snappyHexMesh, a parallelised mesher for complex CAD geometries, and for pre- and post-processing. Almost everything (including meshing, and pre- and post-processing) runs in parallel as standard, enabling users to take full advantage of computer hardware at their disposal. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Digital Content Component (DCC) is a self-descriptive unit to encapsulate any kind of content artifact. Designed to be reused and adapted, DCCs encapsulate data and software using a single structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fluids-sh

    acquire fluid properties from the NIST Chemistry WebBook

    fluid.sh is a shell script which utilized wget to acquire fluid properties from the NIST Chemistry WebBook in a format suitable for further processing with shell scripts or e.g. xmgrace. It supports the full functionality provided by the website! The script takes the same input as command line arguments you need to enter on the web forms. It produces a ASCII text file containing the respective data points in columns headed by a well readable description.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo