Translational.Set_v_start
Set v_start This component is translated by DyadAI
Usage
TranslatedComponents.Translational.Set_v_start()
Connectors
v_start- This connector represents a real signal as an input to a component (RealInput)flange- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)
Behavior
Source
dyad
# Set v_start
# This component is translated by DyadAI
component Set_v_start
v_start = RealInput()
flange = Flange()
relations
initial der(flange.s) = v_start
flange.f = 0
endFlattened Source
dyad
# Set v_start
# This component is translated by DyadAI
component Set_v_start
v_start = RealInput()
flange = Flange()
relations
initial der(flange.s) = v_start
flange.f = 0
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses