flow2d

版本 1.0.7 (161.2 KB) 作者: milan batista
The two-dimensional potential flow of incompressible fluid.
386.0 次下载
更新时间 2020/2/11

查看许可证

Function flow2d produces a contour plot of streamlines, velocity field, and dynamic pressure field for the two-dimensional potential flow of incompressible fluid given by a complex potential. It is assumed that flow is stationary and that the fluid has no free surfaces. The influence of gravity is neglected.

Example:
flow2d('z + 1/z') produce contour plot of streamlines , velocity field and pressure field correspond to potential f(z) = z + 1/z.

引用格式

milan batista (2024). flow2d (https://www.mathworks.com/matlabcentral/fileexchange/74112-flow2d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
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!

flow2d_v02

版本 已发布 发行说明
1.0.7

Change example

1.0.6

Change the title of the pressure field to Dynamic pressure field

1.0.5

Change the pressure field to dynamic pressure field

1.0.4

Correct calculation of the pressure field

1.0.3

Change description

1.0.2

change image

1.0.1

add some new options and examples

1.0.0