Translational.InternalSupport ​
Usage ​
TranslatedComponents.Translational.InternalSupport()
Connectors ​
f- (ForceInput)flange- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)
Variables ​
| Name | Description | Units |
|---|---|---|
s | m |
Behavior ​
Source ​
dyad
component InternalSupport
f = ForceInput()
flange = Flange()
variable s::Dyad.Position
relations
flange.f = f
flange.s = s
endFlattened Source
dyad
component InternalSupport
f = ForceInput()
flange = Flange()
variable s::Dyad.Position
relations
flange.f = f
flange.s = s
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses