.Modelica.Blocks.Interfaces.Adaptors.FlowToPotentialAdaptor

Signal adaptor for a connector with flow, 1st derivative of flow, and 2nd derivative of flow as inputs and potential, 1st derivative of potential, and 2nd derivative of potential as outputs (especially useful for FMUs)

Information

Adaptor between a physical connector and a signal representation of the connector signals. This component is used to provide a pure signal interface around a physical model and export this model in form of an input/output block, especially as FMU (Functional Mock-up Unit).

This adaptor has flow, optional 1st derivative of flow, and optional 2nd derivative of flow as input and potential, optional 1st derivative of potential, and optional 2nd derivative of potential as output signals.

Note, the input signals must be consistent to each other (fder=der(f), fder2=der(fder)).


Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos