Fast Euler and Navier-Stokes fluid flow simulation

버전 1.0.0.0 (4.3 KB) 작성자: Alexandre Munnier
Three m-files to realize easily simulations of fluid flow in a rectangular cavity.
다운로드 수: 5K
업데이트 날짜: 2010/10/28

라이선스 보기

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.

인용 양식

Alexandre Munnier (2025). Fast Euler and Navier-Stokes fluid flow simulation (https://www.mathworks.com/matlabcentral/fileexchange/29158-fast-euler-and-navier-stokes-fluid-flow-simulation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fluid Dynamics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0