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, 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