FDM solution to flow through a square pipe

A MATLAB code that solves the velocity diffusion equation for the flow of a viscous fluid through a rectangular pipe
232 téléchargements
Mise à jour 14 avr. 2020

Afficher la licence

This is a MATLAB code that uses Finite Difference Method to solve the Poisson's equation for the velocity potential across the cross section of a rectangular pipe. Contours of the velocity are obtained using the contourf function. While earlier a matrix method was adopted to generate a coefficient matrix and solve the system of equations resulting from the discretized Poissions, this code uses a Gauss-Siedel iterative method by initializing the north-south-east-west coefficients for given grid-point.

Citation pour cette source

R Surya Narayan (2024). FDM solution to flow through a square pipe (https://www.mathworks.com/matlabcentral/fileexchange/74998-fdm-solution-to-flow-through-a-square-pipe), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0