Lid Driven Cavity Flow coding question

I'm taking an Intro to CFD class, so I'm pretty new to it, but I had a quick question. I'm working on coding a "lid driven cavity flow" for fun, and was wondering if there was a way to plot the velocity vectors with arrows to show the eddys. Right now I have a contour plot to show streamlines (lines of constant psi). Also is there a way to get a finer contour plot? Here is what my results look like right now. Not sure if it's right but it looks like some photos i've seen online. Thanks!

댓글 수: 1

To plot arrows you would typicall use the "quiver" function (with the same data as used in the contour plots). You can import CFD data and plot them in MATLAB with the FEATool simulation toolbox, here is a tutorial for a lid driven cavity example as in your picture: MATLAB CFD simulation tutorial for a lid driven cavity fluid dynamics model

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Computational Fluid Dynamics (CFD)에 대해 자세히 알아보기

제품

태그

질문:

2013년 5월 1일

댓글:

2024년 11월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by