JunctionLossCoeffic​ient(U, A, theta)

This function estimates pressure loss coefficients at vascular or pipe junctions
155 Downloads
Updated 20 Aug 2016

View License

This code accompanies the article titled "A unified method for estimating pressure losses at vascular junctions",
International Journal of Numerical Methods in Biomedical Engineering, DOI:10.1002/cnm.2717, 2015
Please read the above paper for a comprehensive discussion of the purpose, design and validation of the code.

Cite As

Jonathan Mynard (2024). JunctionLossCoefficient(U, A, theta) (https://www.mathworks.com/matlabcentral/fileexchange/50418-junctionlosscoefficient-u-a-theta), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fluid Network Interfaces Library in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.0

- Removed error (factor of 2) in denominator of Line 60. Note that the code used in the IJNMBE paper was correct.
- Added comment regarding line 71
- Updated help examples to use the correct function name

1.0.0.0