DVCON_GENERIC

Defines restrictions for generic design variables

ID_NAME

= <id_name_of_dvcon_generic>

Name of the DVCON_GENERIC definition

TYPE

= BOUNDS

Defines upper and lower limits for the design variables as well as the move limit.

GENERIC_GROUP

= <name_of_generic_group>

Name of the already defined generic group on which this DVCON_GENERIC should be applied.

GENERIC_DV_ID

= <generic_dv_id>

ID of a single generic design variable on which this DVCON_GENERIC should be applied.

Items for TYPE = BOUNDS

LOWER_BOUND

= <lower_bound_value>

Lower bound for the generic design variables

UPPER_BOUND

= <upper_bound_value>

Upper bound for the generic design variables.

GENERIC_DV_MOVE

= <move_limit>, REL | ABS

= <move_limit>

Move limit for the generic design variables from one iteration to the next.

Can be given as relative or absolute value.