Over these past few weeks I have finished six codes for the fluid dynamics project. One of the codes plots all the data collected from DIABLO. Another code places a marker to track the individual fluid particles; a second code to this one is for placing a marker on every single fluid particle. Another code is for taking snap pictures of the different vortices. This last codes is to help with using the fourth order runge kutta method to determine the time that particles stick together.
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.
Comments
Post a Comment