fluid-dynamics Questions
6
Solved
I'm trying to write a fluid dynamic simulator on the HTML5 canvas. I've found some real damn cool stuff on the internets that always look like a promising starting point, but they are all cell-base...
Lactoprotein asked 4/2, 2011 at 2:32
1
Solved
I am trying to replicate my working 2d fluid shadertoy in a compute shader in Unity, with the hopes of moving it to 3D soon. When I replicate the algorithm the same way, I get some very weird behav...
Armyworm asked 20/7, 2020 at 15:17
2
Solved
I am trying to implement the Clavet method for simulating fluids in JavaScript, so debugging is a nightmare, which is why I'm asking here, hoping that someone who has gone through the same thing wi...
Prizewinner asked 8/9, 2017 at 22:24
2
Solved
I am an aerospace student working on a school project for our python programming course. The assignment is create a program only using Pygame and numpy. I decided to create a wind tunnel simulation...
Hellbender asked 1/3, 2016 at 13:47
2
This fluid simulation is based off of a paper by Stam. On page 7, he describes the basic idea behind advection:
Start with two grids: one that contains the density values from the previous time ...
Creatinine asked 28/12, 2015 at 21:10
3
Solved
The following fluid simulation is a translation of a paper by Stam. Something truly terrible has happened. Each time the program is run with a low DIFF=0.01, the values start off small and then rap...
Schismatic asked 27/11, 2015 at 4:39
2
Is there any proof that simulations that mix Rigid Body physics and fluids (say SPH) can provide modeling for real world?
How does a frame of such mix work?
Say we have a wooden swing inside a bo...
Newkirk asked 10/2, 2014 at 15:21
1
Solved
I've been trying to implement the shallow water equations in Unity, but I've run in a weird bug. I get these strange oscillating ripples in my water. I made some screenshot:
And a video you can...
Villain asked 2/7, 2014 at 14:7
3
Somebody know fluid engine for iphone?I need water and gases simulation.
Yoong asked 23/11, 2009 at 17:36
1
© 2022 - 2024 — McMap. All rights reserved.