Defining Frozen Areas for Topology Optimization

You can define element groups as Frozen Area to maintain material in certain parts of the design area, such that they remain unchanged in the optimized model.

This task shows you how to:

Related Topics
In Other Guides
DVCON_TOPO

Define a Frozen Area in Tosca ANSA® environment

  • To define a frozen area, choose DV_CONSTRAINTS item and select New > FROZEN_AREA.

    Each of these restrictions relates to an element group that is either the design area or a subset of it. For the definition of the frozen area, only an element group is necessary. No further properties have to be set.



    The following figure shows frozen areas due to functional requirements.



Define a Frozen Area in Tosca Structure.gui

  1. To define a frozen area, choose Command > DVCON_TOPO in Tosca Structure.pre screen.

  2. Name the element group that is to be frozen in the ID_NAME field. If the element group is not already defined, it is necessary to define it in advance using GROUP_DEF command.

  3. As Type select Frozen.

    The resulting command looks like:

    DVCON_TOPO
     ID_NAME = frozen_area
    
     EL_GROUP = frozen_grp
    
     CHECK_TYPE = FROZEN
    END_
    

    This constraint for the design variables is activated when it is referenced in the OPTIMIZE command.

Define a Frozen Area in Tosca Extension for ANSYS® Workbench

  1. To add a Frozen Area to the project, select Topology > Frozen Area.

  2. Select and assign a geometry or surface as shown in the following figure.

    Predefined Named Selection are possible, too. Edges, vertices or nodes are not available to choose.