This model shows how to compose the subsequences to find the minimum outdoor airflow setpoint of an AHU unit that serves three zones.
zon1, zon2 and
zon3 which instantiate
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.OutdoorAirFlow.Zone,
calculate the zone level minimum outdoor airflow setpoints.zonToAhu which instantiates
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.OutdoorAirFlow.SumZone,
finds the sum, minimum and maximum of the zone level
setpoints.ahu1. See
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.OutdoorAirFlow.AHU.