Specifications

230
fact an AnyScript operation (AnyOperation), called Analysis, which is a member of all design studies. To
state an optimization or a parameter study properly, the design variables, the design measures, and the
analysis must all be defined.
Definition of a parameter study
A parameter study is as the name indicates a study. Therefore its natural position in the model is below the
existing AnyBodyStudy. We can insert a new parameter study by means of the object inserter mechanism
from the class tree. Place the cursor below the definition of the AnyBodyStudy Study, click the Classes tab in
the tree view, locate the AnyParamStudy, right-click, and insert a template of the class. You should get the
following result:
AnyBodyStudy Study = {
AnyFolder &Model = .Model;
RecruitmentSolver = MinMaxOOSolSimplex;
Gravity = {0.0, -9.81, 0.0};
tEnd = Main.BikeParameters.T;
};
AnyParamStudy <ObjectName>
{
//LogFile = "";
/*Analysis =