Translational.Set_flange_f ​
Usage ​
TranslatedComponents.Translational.Set_flange_f()
Connectors ​
flange- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)
Behavior ​
julia
using TranslatedComponents #hide
using ModelingToolkit #hide
@named sys = TranslatedComponents.Translational.Set_flange_f() #hide
full_equations(sys) #hide<< @example-block not executed in draft mode >>Source ​
dyad
component Set_flange_f
flange = Flange()
relations
flange.f = 0
endFlattened Source
dyad
component Set_flange_f
flange = Flange()
relations
flange.f = 0
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses