Panel Method Based 2-D Potential Flow Simulator

版本 1.1 (5.7 MB) 作者: J. Divahar
This potential flow simulator simulates the flow past bodies of arbitrary shape including airfoils.
33.2K 次下载
更新时间 2021/3/8

查看许可证

This potential flow simulator simulates the flow past bodies of arbitrary shape including airfoils. With this simulator, we can do the following tasks,

* Compute and plot the Velocity Vector Plot of the flow past the selected body.
* Compute and plot the Pressure Distribution in terms of both Cp ( pressure coefficient ) and 1-Cp.
* Compute and plot the cL Vs alpha Curve of the selected body.
* Export the pressure distribution and the cL-Alpha data at various angles of attack as Ms.Excel file.
* Capture the images that are generated in the simulator (Profile and mesh details of the body, Vector plot, Cp distribution and cL - alpha Curve ) as .jpg files.

Features

* Automatic name generation for exporting the data and capturing the images to avoid the confusions that are very common in any Scientific Computing.
* Total of 9 Arbitrary bodies coordinates files are included in the simulator as default. You can also generate your own coordinates file of any shape and associate with the simulator.
* Total of 1550 Airfoils coordinates files are provided with the simulator ( All are checked for compatibility so that the simulator can read without any problem ).
* One can view the pressure distribution for range of angles attack dynamically and interactively
* The Menu lists the available data files very dynamically. Even if the data files are added, removed or renamed when the simulator is open ( before running the simulation ), the simulator detects it and updates the list.
* Well Customization is made possible through the Options menu
* Extensive Help is also included for better utilization.
* All of these are kept in a attractive and user friendly Graphical User Interface.

引用格式

J. Divahar (2024). Panel Method Based 2-D Potential Flow Simulator (https://www.mathworks.com/matlabcentral/fileexchange/12790-panel-method-based-2-d-potential-flow-simulator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Guidance, Navigation, and Control (GNC) 的更多信息

Community Treasure Hunt

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

Start Hunting!

Potential_Flow_Simulator/Potential_Flow_Simulator

版本 已发布 发行说明
1.1

Fixed the following bugs that occurred in the new versions:
1) the 'panzoom' related error;
2) the platform dependent path separator issue;
3) the error related 'Visible' not being a property
After loading coordinate file, do "File -> Run Simulation"

1.0.0.0

In cP distribution, the cL was wrongly displayed. It was solved