Simscape Pipe array (many pipes in parallel)
1 view (last 30 days)
Show older comments
What's the best way to model many pipes in parallel in simscape? The flow in each pipe and heat transfer to each pipe would be identical. Let's say 20 pipes in parallel connected between two volumes. I assume it would be inefficient to actually create 20 pipes. Could I use 1 pipe and multiply the flow 20 times at exit and divide 20 times at entrance somehow?
0 Comments
Answers (1)
Yifeng Tang
on 3 Aug 2022
It's possible to do it in the way you described. I attached a sample of "flow multiplier" and "thermal liquid multiplier". Depending on what physical domain you are working with, you may need to modify the code. The code itself should be quite straightforward.
You'll need a pair of the multiplier. One at inlet and another at outlet.
0 Comments
See Also
Categories
Find more on Thermal Liquid Library in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!