blockFrom_cfm

Block that converts volume flow from cubic feet per minute to cubic meters per second

Information

Converts volume flow given in cubic feet per minute [cfm] to cubic meters per second [m3/s].

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputuVolume flow in cubic feet per minute
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyVolume flow in cubic meters per second

Revisions

  • November 29, 2021, by Michael Wetter:
    Regenerated files with Text annotation using now the textColor attribute rather than the deprecated lineColor attribute.
  • July 05, 2018, by Milica Grahovac:
    Generated with Buildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
    First implementation.