The
Under-Relaxation Factor Ramp node is a subnode of various solvers. You can activate or deactivate linear URF ramping in its properties.
Variations exist for this object, depending on the type of model you activate. For example, the Segregated Energy solver has separate ramps for the Fluid and Solid URFs.
Under-Relaxation Factor Ramp Properties
- Ramp Method
-
- No Ramp
- Leaves off ramp calculation.
- Linear Ramp
- Activates linear ramp value calculation. The
Linear Ramp node becomes available under the
Under-Relaxation Factor Ramp node.
- The
Linear Ramp node has the following properties:
- Start Iteration
- Specifies the iteration on which to begin ramping, typically 1.
- End Iteration
- Specifies the iteration on which to stop ramping, typically within the first 10–100 iterations.
- Initial Value
- Uses a text entry to specify the value before ramping starts.
Example: If the specified
Under-Relaxation Factor is 0.8,
Start Iteration is 100,
End Iteration is 1000, and Initial Value is 0.1, then
Simcenter STAR-CCM+ uses an under-relaxation factor of 0.1 for iterations before 100, an under-relaxation factor of 0.8 for iterations after 1000, and the under-relaxation factor grows linearly between those two values.