Solid Stress Load Step Solver Reference
In simulations with nonlinear geometry or nonlinear materials, you can improve convergence using the Solid Stress Load Step solver. This solver applies external loads incrementally over several iteration steps in steady simulations, or over several time-steps in unsteady simulations.
Simcenter STAR-CCM+
adds the Solid Stress Load Step solver to the simulation tree when
you activate the Load Stepping property for the Solid
Stress Solver.
- For instructions, see Load Stepping: Applying Loads Progressively.
- For the load stepping formulation, see 载荷步进.
注 | The Solid Stress Load Step solver only acts on mechanical loads and has no effect on thermal loads. |
Solver Properties
- Verbosity
- Controls the amount of information that is displayed in the Output window. When set to High, Simcenter STAR-CCM+ prints detailed information on the load stepping progress and the Newton solution update.
- Max Newton Steps
- Specifies the maximum number of Newton iterations per each load loop. For more information, see 载荷步进.
- Max Load Steps
- Specifies the number of steps over which the external load is incrementally applied. The load increment that is applied in each step depends on the Load Step Control property.
- Load Step Control
- Determines the load increment that is applied at each load step. The available options
are:
Option Activated Controls - Static Load Step Control
- The solver applies the same load increment at each load step. The solver calculates the load increment by deviding the full load value by the specified maximum load steps.
None - Linear Load Step Control
-
At each load step, the solver applies a load increment that is calculated based on convergence of previous load steps.
- Allows you to specify the Initial Load increment that is applied in the load step and the Optimal Newton Steps that are used to calculate the load increment. At each load step, the solver increments the load linearly based on the current and previous load steps. For more information, see 载荷步进.
- 冻结求解器
- 开启时,求解器在迭代过程中不更新任何物理量。该选项默认情况下关闭。这是一个调试选项,由于缺少储存,它可能导致不可恢复的错误和错误的求解。有关详细信息,请参见有限体积求解器参考。
Solver Controls
- Stopping Criteria
- The Solid Stress
Load Step solver has stopping criteria based on the convergence of
displacement, force, contact constraint, contact pressure, and strain energy:
- Load Step Displacement Criterion
- Load Step Force Criterion
- Load Step Contact Constraint (only available when you set Contact Constraint Enforcement to Augmented Lagrangian (Uzawa algorithm))
- Load Step Contact Pressure (only available when you set Contact Constraint Enforcement to Augmented Lagrangian (Uzawa algorithm))
- Load Step Strain energy Criterion (only available when you activate Strain energy on the Solid Stress Solver node).
For more information on the common properties of stopping criteria, see 使用自动生成的停止条件.