...
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=1020" .level_2=1020" .level_1=20" .level_0=3010" | 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=1030 .level_2=2540 .level_1=5090 .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 |
...