Panel Method Based 2-D Potential Flow Simulator

バージョン 1.1 (5.67 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 Center および MATLAB AnswersGuidance, 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