Laminar Heated Channel Flow Using FVM and SIMPLE

Versione 1.0.2 (2,02 MB) da Kim
Solves for velocity, pressure, and temperature for laminar flow between parallel plates.
759 download
Aggiornato 20 giu 2019

Visualizza la licenza

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.

Cita come

Kim (2025). Laminar Heated Channel Flow Using FVM and SIMPLE (https://it.mathworks.com/matlabcentral/fileexchange/71888-laminar-heated-channel-flow-using-fvm-and-simple), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2019a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.2

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

1.0.1

Minor fixes in comments.

1.0.0