blockFrom_litre
Convert from litre to cubic metre
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).
Information
This block converts the input signal from litre to cubic metre 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 |