Hello everyone, this week I was able to finalize a code on MATLAB where I placed a marker on every single fluid particle in my simulation. With this code, I am able to see the formation of vortices much clearer. The next step in my project will be to write a code that uses a fourth order Runge Kutta to integrate and determine the time it takes for the vortices to dismantle and the particles to flow out of the vortice.
Hello everyone, these past two weeks I have been working on creating a MATLAB code to be able to place a marker or tracker on the fluid particles. With this tracker I hope to be able to follow its trajectory. If I can get my tracker code to work, then I should be able to implement this and track all of the particles in my simulation.
Comments
Post a Comment