How could I model a gas purging the liquid in tanks and pipes? How the interface between Gas and TL could be implemented to achieve purging?
5 次查看(过去 30 天)
显示 更早的评论
I want to model a process that requires purging to displace the liquid in tanks and pipes. My model would be using a G-TL tank and pipes that fill the tank, a pump to recirculate the liquid, or pump out the content. The tank is also pressurized with gas that is additionally used to purge the system.
0 个评论
回答(1 个)
Yifeng Tang
2024-5-1
移动:Sabin
2025-8-6
pushing liquid out from that G-TL tank block is easy, but to do the same purging in pipe (TL) block cannot be done in the same fashion. There is a partially filled pipe block, but that's more for modeling the liquid level of say a vertical pipe.
In general, Simscape components in the fluids domains (IL, TL, G, 2P, MA) are "filled" with that fluid of the domain.
2 个评论
Yifeng Tang
2024-5-2
移动:Sabin
2025-8-6
Simscape won't allow connecting different physical domains together directly.
You MAY be able to put two mechanical converter blocks together, one for each fluid domain, and mimic some of the volume displacement effect. How many pipe blocks are we talking about here? Is it one or two or it's a whole network?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gas Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!