Main Content

Structural Mechanics

(To be removed) Solve linear static, transient, modal analysis, and frequency response problems

Note

Domain-specific structural workflow will be removed. Use Unified Modeling instead. For help migrating your existing code to the unified finite element workflow, see Migration from Domain-Specific to Unified Workflow.

In this workflow, you can only specify and store parameters belonging to structural analysis.

Functions

expand all

createpdeCreate a PDE model
structuralProperties(To be removed) Assign structural properties of material for structural model
structuralDamping(To be removed) Specify damping parameters for transient or frequency response structural model
structuralBodyLoad(To be removed) Specify body load for structural model
structuralBoundaryLoad(To be removed) Specify boundary loads for structural model
structuralBC (To be removed) Specify boundary conditions for structural model
structuralIC(To be removed) Set initial conditions for a transient structural model
structuralSEInterface(To be removed) Specify structural superelement interface for component mode synthesis
solveSolve structural analysis, heat transfer, or electromagnetic analysis problem
assembleFEMatricesAssemble finite element matrices
reduceReduce structural or thermal model
reconstructSolutionRecover full-model transient solution from reduced-order model (ROM)
linearize(To be removed) Linearize structural or thermal model (Since R2021b)
linearizeInput(To be removed) Specify inputs to linearized model (Since R2021b)
linearizeOutput(To be removed) Specify outputs of linearized model (Since R2021b)
evaluateStressEvaluate stress for dynamic structural analysis problem
evaluateStrainEvaluate strain for dynamic structural analysis problem
evaluateVonMisesStressEvaluate von Mises stress for dynamic structural analysis problem
evaluateReactionEvaluate reaction forces on boundary
evaluatePrincipalStressEvaluate principal stress at nodal locations
evaluatePrincipalStrainEvaluate principal strain at nodal locations
interpolateDisplacementInterpolate displacement at arbitrary spatial locations
interpolateVelocityInterpolate velocity at arbitrary spatial locations for all time or frequency steps for dynamic structural problem
interpolateAccelerationInterpolate acceleration at arbitrary spatial locations for all time or frequency steps for dynamic structural problem
interpolateStressInterpolate stress at arbitrary spatial locations
interpolateStrainInterpolate strain at arbitrary spatial locations
interpolateVonMisesStressInterpolate von Mises stress at arbitrary spatial locations
findStructuralProperties(To be removed) Find structural material properties assigned to geometric region
findStructuralDamping(To be removed) Find damping model assigned to structural dynamics model
findStructuralBC(To be removed) Find structural boundary conditions and boundary loads assigned to geometric region
findStructuralIC(To be removed) Find initial displacement and velocity assigned to geometric region
findBodyLoad(To be removed) Find body load assigned to geometric region

Objects

StructuralModel(To be removed) Structural model object
ReducedStructuralModelReduced-order structural model results
StaticStructuralResultsStatic structural solution and derived quantities
TransientStructuralResultsTransient structural solution and derived quantities
ModalStructuralResultsModal structural solution
FrequencyStructuralResultsFrequency response structural solution and derived quantities

Properties

StructuralMaterialAssignment Properties(To be removed) Structural material property assignments
StructuralDampingAssignment Properties(To be removed) Damping assignment for a structural analysis model
StructuralSEIAssignment Properties(To be removed) Superelement interface assignment for structural model
BodyLoadAssignment Properties(To be removed) Body load assignments
StructuralBC Properties(To be removed) Boundary condition or boundary load for structural analysis model
GeometricStructuralICs Properties(To be removed) Initial displacement and velocity over a region
NodalStructuralICs Properties(To be removed) Initial displacement and velocity at mesh nodes
PDESolverOptions PropertiesAlgorithm options for solvers
PDEVisualization PropertiesPDE visualization of mesh and nodal results (Since R2021a)