Boundary Layer Thickness Calculator

버전 1.0.0 (17.2 KB) 작성자: Moreno, M.
Calculates the displacement, momentum, energy and 99% boundary layer thicknesses for compressible and incompressible flow.
다운로드 수: 4
업데이트 날짜: 2024/8/12

라이선스 보기

THICKNESS(Y,U,R): Calculates the different boundary layer thicknessesfor a rake of coordiantes Y, velocities U, and densities R (optional)in COLUMN form. The integral thicknesses from Schlichting are derivedfrom trapezoidal integrations. The 99% thicknesses are robust metricsfor the standard 'delta99'. Three BL profiles are provided as sample.
INTEGRAL, INCOMPRESSIBLE:
(1) Displacement (incompressible)
(2) Momentum (incompressible)
(3) Energy (incompressible)
INTEGRAL, COMPRESSIBLE
(4) Displacement (compressible: ONLY when R is passed)
(5) Momentum (compressible: ONLY when R is passed)
(6) Energy (compressible: ONLY when R is passed)
GEOMETRIC, ROBUST DELTA 99
(7) 99% variance thickness (4 for incompressible)
(8) 99% asymptotic thickness (5 for incompressible)
If zero outputs are passed, a plot is generated with all thicknesses.If one output is passed, all thicknesses are returned in vector form. If multiple outputs are passed, the indexed thicknesses are returned.
thickness;
t = thickness(Y,U);
t = thickness(Y,U,R);
t = thickness([Y,U,R]);
[t1,...,tn] = thickness(...);
Miguel Moreno, August 2024

인용 양식

Moreno, M. (2024). Boundary Layer Thickness Calculator (https://www.mathworks.com/matlabcentral/fileexchange/171234-boundary-layer-thickness-calculator), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2024a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
cfd

Community Treasure Hunt

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

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