Hey dudes,
I'm trying to build a simple smoke solver from scratch to understand more how they work. I created a simple setup with density, temperature and buoyancy.
Now I want to add a second velocity volume as a force to my simulation.
But when I add the force, the velocity is increasing massively in a few frames. I have to mix my force with the existing velocity but I don't understand how to do this
my_solver.hiplc