Successive Over-Relaxation (SOR)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:logic
gptkbp:appliesTo large linear systems
sparse linear systems
gptkbp:basedOn gptkb:Gauss-Seidel_method
gptkbp:category numerical analysis
numerical linear algebra
gptkbp:convergence_depends_on choice of relaxation parameter
gptkbp:converges_faster_than gptkb:Gauss-Seidel_method
https://www.w3.org/2000/01/rdf-schema#label Successive Over-Relaxation (SOR)
gptkbp:introduced relaxation factor
gptkbp:introducedIn 1950
gptkbp:proposedBy David M. Young, Jr.
gptkbp:relatedTo gptkb:Gauss-Seidel_method
Jacobi method
Conjugate Gradient method
gptkbp:relaxation_factor_symbol omega (ω)
gptkbp:requires matrix splitting
gptkbp:used_in computational fluid dynamics
engineering simulations
finite difference methods
gptkbp:usedFor solving linear systems
gptkbp:bfsParent gptkb:stationary_iterative_method
gptkbp:bfsLayer 8