structuralSEInterface
(To be removed) Specify structural superelement interface for component mode synthesis
structuralSEInterface
will be removed. Use
romInterface
instead. (since R2023a) For more information on updating your code, see Version History.
Description
structuralSEInterface(
defines the specified geometric region structuralmodel
,RegionType
,RegionID
)RegionType
,
RegionID
as a superelement interface for component mode synthesis.
For better performance, specify geometric regions with a minimal number of nodes. For
example, use a set of edges instead of a face, or a set of vertices instead of an
edge.
If you intend to use a reduced-order model in Simscape™
Multibody™, use structuralBC
instead of structuralSEInterface
.
returns the superelement interface assignment object using the previous syntax. sei
= structuralSEInterface(___)