language-icon Old Web
English
Sign In

SIMPLEC algorithm

The SIMPLEC (Semi-Implicit Method for Pressure Linked Equations-Consistent) algorithm; a modified form of SIMPLE algorithm; is a commonly used numerical procedure in Computational Fluid Dynamics to solve the very famous Navier-Stokes equations.This algorithm was developed by Van Doormal and Raithby in 1984. The algorithm follows the same steps like the SIMPLE algorithm with a little variation that the momentum equations are manipulated which allows SIMPLEC velocity correction equations to omit terms that are less significant than those omitted in SIMPLE. Basically, it tries to prevent the effects of dropping velocity neighbor correction terms. The SIMPLEC (Semi-Implicit Method for Pressure Linked Equations-Consistent) algorithm; a modified form of SIMPLE algorithm; is a commonly used numerical procedure in Computational Fluid Dynamics to solve the very famous Navier-Stokes equations.This algorithm was developed by Van Doormal and Raithby in 1984. The algorithm follows the same steps like the SIMPLE algorithm with a little variation that the momentum equations are manipulated which allows SIMPLEC velocity correction equations to omit terms that are less significant than those omitted in SIMPLE. Basically, it tries to prevent the effects of dropping velocity neighbor correction terms. The steps involved are same as the SIMPLE algorithm and the algorithm is iterative in nature.p*, u*, v* are guessed Pressure, X-direction velocity and Y-direction velocity respectively, p', u', v' are the correction terms respectively and p, u, v are the correct fields respectively; Φ is the property for which we are solving and d terms are involved with the under relaxation factor. So, steps are as follows:

[ "Finite volume method", "Turbulence", "Computer simulation", "flow field" ]
Parent Topic
Child Topic
    No Parent Topic