blockTo_litre
Convert from cubic metre to litre
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).
Information
This block converts the input signal from metre to litre and returns the result as output signal.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from PartialConversionBlock) | Connector of Real input signal to be converted | |
| RealOutput | y (from PartialConversionBlock) | Connector of Real output signal containing input signal u in another unit |