romInterface
Description
A romInterface
object defines a ROM interface
for structural analysis. You can define a ROM interface as a superelement boundary degrees of
freedom or as a multipoint constraint for component mode synthesis. If you intend to use a
reduced-order model in Simscape™
Multibody™, set a multipoint constraint.
Creation
Description
creates a
ROM
= romInterface(Name=Value)romInterface
object and sets properties using one or more name-value
arguments. For example, ROM = romInterface(Edge=[4 6 9 10])
creates a
superelement interface using edges 4, 6, 9, and 10. You can use a combination of vertices,
edges, and faces to create a romInterface
object.
Properties
Examples
Version History
Introduced in R2024a