Wrong volume and level from tank (TL)
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello
I am modelling hot oil system in simscape where expansion tank is modelled as Tank (TL).
I have specified maximum volume as 5.6 m^3 but when I run the simulation, I get the volume of fluid in the tank more than 5.6 m3. why is it so?


2 comentarios
Yifeng Tang
el 1 de Oct. de 2025 a las 18:53
It seems that you initialize the tank with 0.8m^3 of liquid volume, which is indeed the starting point of your simulation. Then the volume increases, which I believe is a result of some inflow through one or more of the four ports. You block is set up with a warning, instead of an error, when the volume exceed maximum, so the simulation will go on with a warning message. Did you get that message?
It'll help the community to understand your issues if you can attach your model and explain what the intended behavior should be.
Respuestas (0)
Ver también
Categorías
Más información sobre Sources 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!