Skip to content
Translational.PartialTwoFlanges.md

Translational.PartialTwoFlanges

Component with two Translational 1D flanges This component is translated by DyadAI

Usage

TranslatedComponents.Translational.PartialTwoFlanges()

Connectors

  • flange_a - This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)

  • flange_b - This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)

Source

dyad
# Component with two Translational 1D flanges
# This component is translated by DyadAI
partial component PartialTwoFlanges
  flange_a = Flange()
  flange_b = Flange()
relations
end
Flattened Source
dyad
# Component with two Translational 1D flanges
# This component is translated by DyadAI
partial component PartialTwoFlanges
  flange_a = Flange()
  flange_b = Flange()
relations
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses