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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Yifeng Tang
el 1 de Mayo de 2024
Movida: Sabin
el 6 de Ag. de 2025
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 comentarios
Yifeng Tang
el 2 de Mayo de 2024
Movida: Sabin
el 6 de Ag. de 2025
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?
Ver también
Categorías
Más información sobre Gas Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!