General parameters

Parameters that are valid for both, controller and sensitivity based optimization are explained.

Related Topics
In Other Guides
OPT_PARAM

Each command has a unique name (ID_NAME parameter) and references a previously defined optimization job (OPTIMIZE parameter). The specified parameters only relate to the given optimization task. A typical command appears as follows:

OPT_PARAM
 ID_NAME = param_for_bead_optimization

 OPTIMIZE = bead_optimization

 ...
END_

The following parameters may be set in bead optimization:

BEAD_CONTROLLER

  • Direction of the optimization displacement
  • Update of normal vectors (optimization displacement vector)
  • Influence on bead width
  • Number of iterations
  • Minimum stress for a optimized area
  • Maximum membrane stress for a optimized area
  • Mesh enhancing parameters

BEAD_SENSITIVITY

  • Filtering of sensitivities
  • Move limit
  • MMA asymptote update
  • Sensitivity calculation
  • Optimization parameters for mode tracking
  • Optimization parameters for frequency response
    • damping parameters
    • Q-factor

Important:
  1. The parameters for controller are ignored for the sensitivity-based algorithm and vice versa.
  2. The command is also used in shape and topology optimization. However, the optimization parameters that can be set, depend upon the given type of optimization. The only parameters that can be set here are those allowable for bead optimization. Topology and shape optimization parameters cannot be used.
  3. Please note that BEAD_WIDTH and BEAD_ITER has no effect in sensitivity- based optimization. Therefore always define a STOP-command; ITER_MAX = 20 is recommended.

Realization in Tosca ANSA® environment

This example shows an BEAD_CONTROLLER example of setting the SCALE parameter for controller-based bead optimization:

Select SIMULIA Tosca Structure Task PRE-PROCESSING > BEAD_OPTIMIZATION_<type> > New > SETTINGS.



This example shows a BEAD_SENSITIVITY example of setting the FILTER_RADIUS parameter for sensitivity-based bead optimization:

Select SIMULIA Tosca Structure Task PRE-PROCESSING > BEAD_OPTIMIZATION_<type> > New > SETTINGS.



Realization in Tosca Structure.gui

This example shows a BEAD_CONTROLLER Example of setting the SCALE parameter for controller-based bead optimization:

Select Command > OPT_PARAM:



Example of setting the FILTER_RADIUS parameter for sensitivity-based bead optimization: