Pressure drop of a two-phase fluid pipeline in simscape
2 ビュー (過去 30 日間)
古いコメントを表示
When simulating the pressure drop of a two-phase fluid pipeline in simscape, the local resistance in simscape did not select different pressure drop correlations according to different states of the two-phase flow. As far as I know, two-phase fluids in different states can have different pressure drops, such as the viscosity correlations of Mac Adam and Dukler. How can I model the pressure drop of a two-phase pipe if I consider different empirical correlations.
0 件のコメント
採用された回答
Yifeng Tang
2024 年 6 月 14 日
You can view the Simscape code of the Pipe (2P) block, save a copy, and modify it to use a custom correlation if you like.
Find the source code:
Locate the part for pressure drop calculation (R2024a):
And write your own equations!
There are two ways to use your own .ssc file. See this documentation page: https://www.mathworks.com/help/simscape/simscape-file-deployment.html
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Two-Phase Fluid Library についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!