ReducedThermalModel
Description
A ReducedThermalModel
object contains the
reduced stiffness matrix K, reduced mass matrix M, reduced load vector F, initial conditions,
mode shapes, mesh, and the average of snapshots used for proper orthogonal decomposition
(POD).
To expand this data to a full transient thermal solution, use reconstructSolution
.
Creation
Reduce a thermal model by using the reduce
function. This
function returns a reduced-order thermal model as a ReducedThermalModel
object.
Properties
Object Functions
reconstructSolution | Recover full-model transient solution from reduced-order model (ROM) |
Examples
Version History
Introduced in R2022a