...
Input Commands | Explanation |
---|---|
schedule.level.0.iterationCount = 8 schedule.level.1.iterationCount = 8 schedule.level.2.iterationCount = 8 schedule.level.3.iterationCount = 8 schedule.level.4.iterationCount = 17 schedule.level.5.iterationCount = 15 | Specify how many iterations are calculated at which resolution level. Note that convergence should be achieved at each level. |
The software uses four resolution levels from coarse to fine (level 0: coarse - level 3: fine). The number behind the level indicates the number of iterations calculated on this resolution level. To remove or skip a resolution level the value can be set to 0. Moreover, the Event Safety Coefficient for each resolution level can be changed. This coefficient is a scaling factor for the safety factor. More information about the safety factor, stress, failure criteria and resolution here.
...