🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

What Methodology Does OptiStruct Use for Topology Optimization

BUGRAUser: "BUGRA"
Altair Community Member
Updated by BUGRA

Hello, 

I need to undestand theoratical background of topology optimization by OptiStruct. One of the optistruct guide says it uses SIMP (Solid Isotropic Material with Penalty). On the other hand, One of the optistruct guide says it uses Gradient Based Method. 

When I check OPTMETH, options are as follows, MFD, SQP, DUAL, DUAL2, BIGOPT. Some of them are Gradient Based Methods. Therefore, I am confused which method is being used by OptiStruct.

Could you please share your opinions ?

Thanks

Find more posts tagged with

Sort by:
1 - 2 of 21

    SIMP (density method) is the default method for topology optimisation, you may also enable LEVELSET Levelset method in help for topology.

    These methods are both concerned with the topology adjustment itself, i.e. whether the material in a given location/element is 'active' or not

    The Gradient based method options (the OPTMETH you mention) are not concerned with topology optimisation (specifically), but apply to all optimisation methods, they are the mathematical approaches for the solver to determine whether a design iteration change (of any kind, topology, size, shape, etc) is improving/converging on an optimum solution. Gradient Based Methods in help

     

     

    BUGRAUser: "BUGRA"
    Altair Community Member
    OP
    Updated by BUGRA

    SIMP (density method) is the default method for topology optimisation, you may also enable LEVELSET Levelset method in help for topology.

    These methods are both concerned with the topology adjustment itself, i.e. whether the material in a given location/element is 'active' or not

    The Gradient based method options (the OPTMETH you mention) are not concerned with topology optimisation (specifically), but apply to all optimisation methods, they are the mathematical approaches for the solver to determine whether a design iteration change (of any kind, topology, size, shape, etc) is improving/converging on an optimum solution. Gradient Based Methods in help

     

     

    Thanks Paul