Viscous Flow in pipe : Velocity profile

버전 1.0.0.0 (100 KB) 작성자: Youssef Khmou
Computing the Velocity profile of viscous fluid in pipe based on 5 inputs (Pa,Pb,mu,R,l)
다운로드 수: 1.2K
업데이트 날짜: 2013/6/11

라이선스 보기

%function [V,Vmax,Vmean,Q] = ViscousFlow (Pa,Pb,R,mu,l)

This program simulates the velocity profile across the radius of the tube with the following
inputs
Pa : Pressure in point a in Pascal .
Pb : Pressure in the other extremity b
in Pascal.
mu : Viscosity of the fluid in
Pascal.second
R : Radius of the tube in meter.
l : length of the tube in meter.

We assume that the environment is ambient(AT=298.15 K) and the viscosity
is static .

The outputs of the program are :

Vmax: Maximum velocity in m/s.
Vmea: Mean Velocity in the whole tube in
m/s.
Q : Volumic flow in meter^3 /second .

The Unit of the viscosity is also: Kg.second^-1.meter^-1.

The table below gives some numerical values of various fluids in ambient Temperature[1] :
Liquid ||Viscosity (Pas.s)

water :8.94e-4.
olive oil :0.081.
mercury :1.526e-3.
ethanol :1.074e-3.
castor oil :0.985.
propanol :1.945e-3.
pitch :2.3e+8.
motor oil :0.065.
ketchup :50-100.
honey :2-10.
Blood(37°) :(3-4)e-3.

Some of the materials above have variable viscosity.
References :
-----------
[1]: http://en.wikipedia.org/wiki/Viscosity#cite_note-23.
[2]: Viscosity of liquids and Gazs :
http://hyperphysics.phy-astr.gsu.edu/Hbase/tables/viscosity.html.

인용 양식

Youssef Khmou (2024). Viscous Flow in pipe : Velocity profile (https://www.mathworks.com/matlabcentral/fileexchange/42186-viscous-flow-in-pipe-velocity-profile), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fluid Dynamics에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0