HyperWorks Solvers

DESOBJ

DESOBJ

Previous topic Next topic No expanding text in this topic  

DESOBJ

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Subcase Information Entry

DESOBJ – Objective Selection

Description

The DESOBJ command is used in the Subcase Information section to select a single response definition as the objective function of an optimization, or to select system response definitions when the objective function is the least squares sum of these definitions. The DESOBJ command also indicates if this response is to be minimized or maximized.

Format

DESOBJ (type) = integer, PROB

Argument

Options

Description

type

<MIN, MAX, MINP, MAXP>

Default = MIN

MIN:

The objective is to minimize the response.

MAX:

The objective is to maximize the response.

MINP:

The objective is to minimize the percentile value of the response (Comment 8).

MAXP:

The objective is to maximize the percentile value of the response (Comment 8).

 

integer

< ID >

No default

ID:

Identification number of a DRESP1, DRESP2, DRESP3, or DSYSID bulk data entry.

 

PROB

<Probability>

<50.0 < Real < 100.00>

Probability

Probability related to the reliability requirement (Comment 8).

Comments

1.Only one DESOBJ card can be present.
2.For global DRESP1 responses (responses which are not subcase dependent) or DRESP2 or DRESP3 responses containing either DRESP1L/DRESP2L data or global DRESP1 responses, the DESOBJ data must be above the first SUBCASE statement.
3.If the DESOBJ data references responses that are subcase specific, the DESOBJ statement must be within the appropriate subcase definition and the subcase must be of the appropriate type.
4.If the DSYSID entry is referenced by a DESOBJ subcase entry, a least squares objective function is used in the optimization. The objective function is the sum of the squared, weighted (), normalized differences between the target responses ()and those calculated by the finite element analysis ().

5.DSYSID entries must have unique identification numbers with respect to DRESP1, DRESP2, and DRESP3 entries.
6.DRESP1, DRESP2, and DRESP3 entries referenced by the DSYSID entry can define only a single response per subcase when the DESOBJ formulation is used.
7.Time dependent responses should not be referenced by the DESOBJ entry. The minmax formulation should be used for optimization problems that have time-dependent responses as the objective functions. The minmax formulation can be selected using the MINMAX or MAXMIN subcase information entry.
8.The MAXP, MINP, and PROB options can be input during a Reliability-based Design Optimization run. MINP and MAXP are not supported if random design variables or random parameters are not defined in the model.
9.This entry is represented as an optimization objective in HyperMesh.

See Also:

Subcase Information Section

Bulk Data Entries by Function

The Input File