Defines restrictions for generic design variables
ID_NAME
= <id_name_of_dvcon_generic>
<id_name_of_dvcon_generic>
Name of the DVCON_GENERIC definition
DVCON_GENERIC
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_generic_group>
Name of the already defined generic group on which this DVCON_GENERIC should be applied.
GENERIC_DV_ID
= <generic_dv_id>
<generic_dv_id>
ID of a single generic design variable on which this DVCON_GENERIC should be applied.
LOWER_BOUND
= <lower_bound_value>
<lower_bound_value>
Lower bound for the generic design variables
UPPER_BOUND
= <upper_bound_value>
<upper_bound_value>
Upper bound for the generic design variables.
GENERIC_DV_MOVE
= <move_limit>, REL | ABS
<move_limit>, REL | ABS
= <move_limit>
<move_limit>
Move limit for the generic design variables from one iteration to the next.
Can be given as relative or absolute value.