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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u | Volume flow in cubic feet per minute | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Volume flow in cubic meters per second |
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.