Block that serves as a container to export a thermofluid flow component.
This block contains a replaceable model com
that needs to
be redeclared to export any model that has as its base class
Annex60.Fluid.Interfaces.PartialTwoPort.
This allows exporting a large variety of thermofluid flow models
with a simple redeclare.
See for example Annex60.Fluid.FMI.ExportContainers.Examples.FMUs.PressureDrop or Annex60.Fluid.FMI.ExportContainers.Examples.FMUs.HeaterCooler_u for how to use this block.
Note that this block must not be used if the instance com
sets a constant pressure. In such a situation, use
Annex60.Fluid.FMI.ExportContainers.PartialTwoPort
together with
Annex60.Fluid.FMI.InletAdaptor
and
Annex60.Fluid.FMI.OutletAdaptor
and set the pressure to be equal to the port p
of
Annex60.Fluid.FMI.OutletAdaptor.