*DESIGN GRADIENT

Directly specify design gradients for design sensitivity analysis.

This option is used to specify directly design gradients with respect to design parameters, excluding design parameters related to shape. (By default, Abaqus/Design will automatically determine the design gradients with respect to non-shape design parameters numerically based on the parameterization of the input file. Design gradients with respect to shape design parameters must be specified via the PARAMETER SHAPE VARIATION option.)

Related Topics
*PARAMETER
*DESIGN PARAMETER
In Other Guides
Design Sensitivity Analysis

ProductsAbaqus/Design

TypeModel data

LevelPartPart instanceAssemblyModelStep

Required parameters

DEPENDENT

Set this parameter equal to the list of parameter names whose gradients with respect to the design parameter are to be specified. The list must be given inside parentheses as parameter names separated by commas; for example, (depPar1, depPar2, depPar3).

INDEPENDENT

Set this parameter equal to the name of the design parameter with respect to which gradients are specified.

Data lines to define the design gradients

First line
  1. Python expression giving the gradient of the first dependent parameter.

Repeat this data line as often as necessary to define the gradients of the dependent parameters consecutively with respect to the design parameter. Up to 16 entries are allowed per line.