Laminar Heated Channel Flow Using FVM and SIMPLE

バージョン 1.0.2 (2.02 MB) 作成者: Kim
Solves for velocity, pressure, and temperature for laminar flow between parallel plates.
ダウンロード: 633
更新 2019/6/20

ライセンスの表示

MATLAB code that solves for the velocity, pressure, and temperature for laminar flow between parallel plates using the Finite Volume Method (FVM) and the SIMPLE algorithm. Details of the equations implemented are included on the attached pdf file. The inlet condition is uniform flow and temperature. The boundary condition for the top wall can be either fixed temperature or fixed heat flux. The boundary condition for the bottom wall is symmetry (for half way between plates). All gradients except pressure are zero at the outlet.

引用

Kim (2024). Laminar Heated Channel Flow Using FVM and SIMPLE (https://www.mathworks.com/matlabcentral/fileexchange/71888-laminar-heated-channel-flow-using-fvm-and-simple), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.2

Added icon with temperature contours, mean temperature distribution, and temperature profiles.

1.0.1

Minor fixes in comments.

1.0.0