Active and passive elements - Top3d
In some designs, some elements may be desired to be solid or void (active or passive). In this tutorial you will learn how to set active and passive elements in the topology optimization program.
In some designs, some elements may be desired to be solid or void (active or passive). A matrix with ones at elements desired to be solid, and a matrix with zeros at elements desired to be void can be added to the program.
To solve the problem as shown below, the passive elements need to be defined first.
Step.1: Define active/passive elements
The passive elements are defined by adding the following lines after line 62:
Step.2: Modify OC subroutine
One line is added in the OC subroutine under line 85:
Step.3: Run the program
The optimized beam shown belown is promoted by the line