Laminar Heated Channel Flow Using FVM and SIMPLE

Version 1.0.2 (2.02 MB) by Kim
Solves for velocity, pressure, and temperature for laminar flow between parallel plates.
646 Downloads
Updated 20 Jun 2019

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.2

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

1.0.1

Minor fixes in comments.

1.0.0