structuralSEInterface
Specify structural superelement interface for component mode synthesis
Domain-specific structural workflow is not recommended. New features might not be compatible with this workflow. For help migrating your existing code to the unified finite element workflow, see Migration from Domain-Specific to Unified Workflow.
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(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b