An open API service indexing awesome lists of open source software.

https://github.com/anicusan/fluid_simulation

Web app that simulates the fluid flow around a falling sphere. Measures the time taken for the sphere to travel 15cm at terminal velocity.
https://github.com/anicusan/fluid_simulation

cfd dem falling falling-sphere fluid fluid-dynamics fluid-simulation html html5-canvas javascript js laboratory-automation laboratory-digitization laboratory-reports navier-stokes sphere webgl webgl-computer-graphics

Last synced: 4 months ago
JSON representation

Web app that simulates the fluid flow around a falling sphere. Measures the time taken for the sphere to travel 15cm at terminal velocity.

Awesome Lists containing this project

README

        

# Stokes Flow Simulation

This is a web app that simulates the fluid flow around a falling sphere, taking into account the dynamic effects of fluid viscosity, sphere radius and density, along with static parameters such as gravity, buoyancy and drag.

The simulation measures the time taken for the sphere to travel 15cm at terminal velocity. It is meant as a lab auxiliary for the Chemical Engineering course at the University of Birmingham.

Available online at:
https://anicusan.github.io/fluid_simulation/