Default Convergence CriteriaFor sensitivity-based optimization, the optimization stops automatically when the following convergence criteria are fulfilled. More detailed explanations of the criteria can be found in the sections beneath.
Convergence CriteriaBy default, the stop criterion measuring the change in the objective function
and the criterion measuring the change in the design variables should both be fulfilled before the optimization
algorithm stops. To specify that just one of the criteria must be
fulfilled, set In the example below, the optimization algorithm should stop when just one of the criteria is fulfilled
Stop Criterion: Change in Objective FunctionOne of the available stop criteria is a measurement based on the change in the objective function from one optimization design cycle to the next design cycle. This stop criterion is defined by
where Θ is objective value, the index n is representing the present optimization iteration and is n-1 is the
previous iteration. When the criterion is lower than
This could be desirable when the number of optimizations should be reduced. Stop Criterion: Change in Element ThicknessAnother stop criterion is based on the change in the thicknesses (design variables) in each element from one optimization iteration to the next optimization iteration and is defined by:
where the index n is representing the present optimization iteration
and n-1 is the previous iteration. When the criterion is lower than
Start Iteration for Convergence CheckThe two convergence criteria above are not checked before a specified number of optimization
iterations have been executed. This means that the optimization will always be executed
until
The default value for
|