FlowQuota can be inserted between virtually any upstream and downstream
Petroleum Refining Library components, including Source, ProductMixer, Plant, SeparatorLight, MixerLight, RpAccumulative, RpFlowing, LoadingRack, or custom AnyLogic Fluid Library components.
When the configured quota is reached, FlowQuota closes its internal valve and triggers the On Valve State Change event. Components such as ProductMixer can subscribe to this event and reroute material to alternative destinations, while custom components can synchronize their behavior through the same event without continuous state polling or component-specific integration logic. After the quota is reset at the beginning of the next accounting period, normal material transfer can resume automatically.
To learn how FlowQuota extends the standard AnyLogic Valve with recurring quota management and programmable throughput control, see
Flow Rate Limiting in AnyLogic Using FlowQuota.