2.0

2.0 | 1 rating Rate this file 62 Downloads (last 30 days) File Size: 4.3 KB File ID: #29158
image thumbnail

Fast Euler and Navier-Stokes fluid flow simulation

by Alexandre Munnier

 

28 Oct 2010

Three m-files to realize easily simulations of fluid flow in a rectangular cavity.

| Watch this File

File Information
Description

Here are two examples of videos:
http://www.youtube.com/watch?v=rCxkKp8Ngw4
http://www.youtube.com/watch?v=9QJahw5tBV8
The colors show the vorticity of the flow.
Enter the command line:
simulation_euler_flow(l,L,lambda_max)
where L and l are the width and height of the box containing the fluid and lambda_max is an integer that will be used to determine the number of degrees of freedom (the larger it is, the better the simulation will be but the longer the computation will last). As a first guess, you can try : l = 4, L = 3 and lambda_max = 60.
Once the computation is done, enter:
film = graph_flow_euler
to make a Matlab movie.

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
12 Jul 2011 Richard Stephens

It works and the results are beautiful, but I've no idea what I'm looking at. Some description please!

Please login to add a comment or rating.

Contact us at files@mathworks.com