Main Content

Interface (TL-IL)

R2026b

Connection between thermal and isothermal networks

  • Interface block

Libraries:
Simscape / Fluids / Fluid Network Interfaces

Description

The Interface block is a connector between thermal and isothermal fluid networks. The fluid mass flow rate and pressure are matched between the networks, but fluid properties are not passed between the two networks. To maintain fluid properties between the thermal and isothermal components of your model, connect an Isothermal Liquid Predefined Properties (IL) block with the desired properties to the isothermal network side.

The temperature set in the isothermal system can either be Constant or Controlled. In the case of a Controlled temperature system, the isothermal network temperature is set by the thermal liquid temperature. In the Constant temperature setting, you specify the isothermal network temperature directly.

The mass flow rate is conserved over the two networks

m˙TL+m˙IL=0,

where:

  • m˙TL is the mass flow rate at the thermal liquid interface.

  • m˙IL is the mass flow rate at the isothermal liquid interface.

The fluid absolute pressure is maintained between the thermal, internal, and isothermal sections of the Interface block:

pTL=pIL.

Ports

Conserving

expand all

Entry or exit port to the thermal liquid network.

Programmatic Use

Port: TL

Entry or exit port to the isothermal liquid network.

Programmatic Use

Port: IL

Parameters

expand all

Sets the isothermal network temperature. In the Constant setting, specify the isothermal network temperature with the Interface temperature parameter. In the Controlled setting, the temperature in the isothermal network is set by the thermal network.

Programmatic Use

Parameter: temperature_spec
Values: "foundation.enum.constant_controlled.constant" | "foundation.enum.constant_controlled.controlled"

Fluid temperature transmitted from the thermal liquid network to the isothermal liquid network.

Dependencies

To enable this parameter, set Temperature specification to Constant.

Programmatic Use

Parameter: T_interface

Cross-sectional area of the thermal liquid port.

Programmatic Use

Parameter: area_TL

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2020a

expand all