With the Advanced User Settings the optimization parameters can be influenced even further than the options Strut Density and Shape Quality. Furthermore a few unsupported options are available using the Advanced User Settings like Restart, Usage of a Startspace, Symmetry and Intersection.
The Advanced User Settings can be added to a Scenario by right clicking on this and selecting the option as shown in the picture below.
The appearing text field can be used to add Advanced User Commands to the current Generative Design Scenario.
Restart, Usage of a Startspace & Influencing the Strut Density
To influence the Strut Density even further, changes of the number of iterations, stress goal percentage and number of resolution levels can be made. These settings overwrite the selection of the Strut Density and the Shape Quality as they are only default settings for the ones described here. The table gives an overview of the default settings:
Input Commands | Explanation |
---|---|
UpSampleConfig fOptimizer_switchAddRemove=58 | Starting with iteration 58, elements are either added or removed and only every second iteration is saved. This is important for the iterations near to the end of the optimization. |
iteration .level_3=20" .level_2=20" .level_1=20" .level_0=10" | Specify how many iterations are calculated at which resolution level. Note that convergence should be achieved at each level. Default settings normal: 20, 20, 20, 10 Default settings massive: 16, 40, 4, 4 Default settings filigree: 10, 10, 40, 10 |
Optimizer_stressPercentGoal .level_3=30 .level_2=40 .level_1=90 .level_0=100 | The percentage at which the target stress is reached is set. Default settings normal: 30, 40, 90, 100 Default settings massive: 60, 90, 95, 100 Default settings filigree: 10, 25, 50, 100 |
By default, the software uses four resolution levels from coarse to fine (level 3: coarse - level 0: fine). More or less resolution levels can be added or removed. The number behind the level indicates the number of iterations calculated on this resolution level. Moreover, the stressPercentGoal for each resolution level can be changed. More information about the stresses and resolution here.
To set up these additional parameters, the Input Commands (left side of the table) need to be added to the optimization model in the Advanced User Settings Text Field. In the picture below an example is shown. By adding these Advanced User Settings, the first (coarse) resolution level will be skipped and the optimization starts directly at the second level. You might want to add more iterations to the remaining levels to give the optimization the chance to reduce the material accordingly. Especially level 2 can use more iterations.
Restart (Start Space)
With the Advanced User Settings a Restart is possible. The Start Space can be chosen with which the optimization will re/start. This way a two-stage optimization is also possible.
Therefore, an already optimized STL-file is needed. This can be exported directly from the post processing and and be selected as a Start space by clicking on the browse button. In most cases the Strut Density and Shape Quality settings must be changed as well using the Advanced User Settings. For a restart the same resolution level and number of missing iterations have to be filled in. For a two-stage optimization the resolution level and number of iterations must be chosen wisely.
Symmetry
With the Advanced User Settings a symmetrical result can be realized. Therefore, the geometry as well as the boundary conditions need to be symmetrical and the part must be located in the global coordinate origin.
Currently the symmetry function only works correctly, if there is no load applied on regions crossed by the symmetry plane! (The symmetry plane isn’t dividing the load region)
Since the forces and moments always affect an object/volume they must be adjusted. If only half the part is considered, the forces and moments need to be divided in half as well.
To activate a symmetry the following commands can be typed into the Advanced User Settings Text Field:
symmetry.x (Y-Z-Plane is symmetry plane)
symmetry.y (X-Z-Plane is symmetry plane)
symmetry.z (X-Y-Plane is symmetry plane)
All three symmetry planes can be used simultaneously if the model supports this.
The symmetry constraint might not show exactly symmetrical designs while choosing the calculation type “Preview”. This is because of the low resolution level but will not occur once the calculation type is set to “Balanced” and the optimization runs through.
Hint: Only a half, a quarter or an eighth of the model will be calculated. Thus, only a half, a quarter or an eighth of the calculating resources are needed.
Intersection
Intersections between optimization results and the Design space are needed to create the final, manufacturable design. This ensures all functional sharp edges are available and the generative designed part is inside the boundary limits.
An intersection can be done after the optimization in the Apex user interface. Further information here.
Another option to create intersections automatically and simultaneously with the optimization is to use the Advanced User Settings. Therefore, the following export command has to be added to the text field:
export_stl_name_MC_Smooth_intersection
The intersected STL-files will be saved inside the project folder for every intersection in the workspace.