TRACE User Guide  TRACE Version 9.6.1
Pseudo-Time Solver Commands

SetResidualConvergenceControl

Activate unsteady sub-iteration residual control in time-accurate simulations.

Usage
SetResidualConvergenceControl <norm> <controlType> <value>
Parameters
normNorm to be monitored (one of ResidualL1, ResidualMax)
controlTypeSpecifies whether the criterion is relative (controlType = factor) or absolute (controlType = limit)
valueNorm value to be achieved (controlType = limit) or factor by which the norm is to be reduced (controlType = factor)
Domain
all
Example
all immediate SetResidualConvergenceControl ResidualL1 limit 1e-6