.BondLib.Passive.HydroG

Information

The bondgraphic hydraulic conductor is a passive OnePort element. It models the turbulent flow through a hydraulic valve. The model inherits the effort and flow variables from the passive OnePort. The valve constant is modeled as a parameter.

This non-linear model is formulated in conductive causality. There exists a second model, HydroR, that models the same device in resistive causality. It is useful to make use of the model in its correct causality, as Modelica may be unable to automatically turn the causality of this non-linear equation around.

The hydraulic conductor model has a preferred causality at the element.


Potential variables:

 e:  Bondgraphic effort variable

 f:  Bondgraphic flow variable, normalized positive for flows into the model


Parameters:

 k:  Valve constant (default value = 1)


Equations:

f = k*sign(e)*sqrt(abs(e))


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