.BondLib.Passive.GF

Information

The bondgraphic TwoPort conductive field is a symmetric TwoPort element. It inherits the effort and flow variables from the symmetric TwoPort. The conductance values are modeled as a set of three parameters.

The TwoPort conductive field has free causality.


Potential variables:

 e1:   Bondgraphic effort variable of inflow

 f1:   Bondgraphic flow variable of inflow, normalized positive for flows into the model

 e2:   Bondgraphic effort variable of outflow

 f2:   Bondgraphic flow variable of outflow, normalized positive for flows into the model


Parameters:

 G1:   Primary conductance (default value = 1)

 G2:   Secondary conductance (default value = 1)

 G12:  Coupling conductance (default value = 0)


Equations:

f1 = G1*e1 + G12*e2
f2 = G12*e1 + G2*e2


Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos