blockTo_cfm
Block that converts volume flow from cubic meters per second to cubic feet per minute
Information
Converts volume flow given in cubic meters per second [m3/s] to cubic feet per minute [cfm].
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u | Volume flow in cubic meters per second | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Volume flow in cubic feet per minute |
Revisions
-
November 29, 2021, by Michael Wetter:
Regenerated files withTextannotation using now thetextColorattribute rather than the deprecatedlineColorattribute. -
July 05, 2018, by Milica Grahovac:
Generated withBuildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
First implementation.