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?
조회 수: 4 (최근 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!