Model Reduction
Use a Model Reduction study step to perform simulations with reduced models or to produce reduced models.
A Model reduction study step will involve the following settings
1
2
3
4
5
6
7
8
Syntax
model.study(stdname).create(fname,"ModelReduction");
model.study(stdname).feature(fname).set(pname,value);
Description
Study step for model reduction. The following general and common properties are available.
Error expressions, if reducedModelType is awe.
Scale of the error variables, if reducedModelType is awe.
Unit of the error functions, if reducedModelType is awe.
Error expressions, if reducedModelType is awe.
Model error/output variables, if reducedModelType is awe.
modal | awe | pod
true | false
Solution selection, if reducedModelType is pod.
Variable names for outputs, if reducedModelType is modal.
true | false
on | off
String (auto or none)
Study step for constraint modes, if reducedModelType is pod.
The relative truncation tolerance, if reducedModelType is awe or pod.
Frequency domain study step, if reducedModelType is awe.
Frequency domain study step, if reducedModelType is pod.
true | false
For the modal model reduction method, the following methods are available.
String (auto or none)
The following properties are available for a time-dependent unreduced study (an unreducedModelStep).
on | off
The following properties are available for a frequency-dependent unreduced study (an unreducedModelStep).
on | off