![]() |
how to apply constant velocity to particles during the simulation
Dear all,
I am simulating a domain with some particles moving in a certain direction during the whole simulation. My problem is to apply this constant velocity to the particles in the entire domain and during my simulation. Does anyone have any idea or suggestion? thanks |
Hi,
Have a look here - description is in polish :) http://feazone.org/readarticle.php?article_id=11 vx, vy, vz are wind velocity. If equation you solve is the same use Galerkin method with up-winding. Marek |
I could imagine a udf that looks like this:
Code:
Although I must admit that I find it difficult to believe that you really want to force the particles to always have the same velocity, and would advise you to take a step back and look at your physical model and the problem you are trying to solve. |
All times are GMT -4. The time now is 11:39. |