*OBJECTIVE

Keyword type: step

With *OBJECTIVE one can define the objective functions in a sensitivity analysis. Right now the following objectives are allowed for TYPE=COORDINATE design variables:

and for TYPE=ORIENTATION design variables:

There is one optional parameter TARGET. If TARGET=MIN (= default) the sensivity is calculated for a minization of the objective, if TARGET=MAX for a maximization. The difference comes into play when determining which constraints are active. Exactly one *OBJECTIVE keyword is required in a *SENSITIVITY step. This keyword has to be followed by at least one objective function. If a *CONSTRAINT card is used within the step exactly one objective function must be defined within the step.


First line:

Second line:

Repeat this line if needed.

The objective functions STRAIN ENERGY, MASS, DISPLACEMENT and STRESS require a *STATIC step before the *SENSITIVITY step, the objective function EIGENFREQUENCY requires a *FREQUENCY step immediately preceding the *SENSITIVITY step and the objective function GREEN requires a *GREEN step before the *SENSITIVITY step. Therefore, the {STRAIN ENERGY, MASS, DISPLACEMENT, STRESS} objective functions, the {EIGENFREQUENCY} objective function and the {GREEN} objective function are mutually exclusive within one and the same *SENSITIVITY step.

Example:

*OBJECTIVE
DISPLACEMENT,N1

defines the square root of the sum of the square of the displacements in set N1 to be the objective function.


Example files: sensitivity_I.