SIMPLE algorithm: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
In [[computational fluid dynamics]] (CFD), '''SIMPLE algorithm''' is a widely used [[numerical algorithm|numerical procedure]] to solve the [[Navier-Stokes equation]]s. ''SIMPLE'' is an acronym for Semi-Implicit Method for Pressure Linked Equations.
 
The SIMPLE algorithm was developed by Prof. [[Brian Spalding]] and his student [[Suhas Patankar|S V Patankar]] at [[Imperial College London|Imperial College]], London in the early 1970s. Since then it has been extensively used by many researchers to solve different kinds of fluid flow and heat transfer problems.<ref>[https://engineering.purdue.edu/ME608/webpage/project-reports/SIMPLE-DrivenCavity.pdf SIMPLE solver for driven cavity flow problem]</ref>
 
Many popular books on computational fluid dynamics discuss the SIMPLE algorithm in detail.<ref>{{cite book |last=Patankar |first=S. V. | authorlink = Suhas Patankar |title=Numerical Heat Transfer and Fluid Flow |publisher=[[Taylor & Francis]] |year=1980 |isbn=978-0891165224}}</ref><ref>{{cite book |last=Ferziger |first=J. H. | authorlink = J. H. Ferziger |coauthors = Peric, M. |title=Computational Methods for Fluid Dynamics|publisher=[[ Springer-Verlag]] |year=2001 |isbn= 978-3540420743}}</ref> This algorithm forms the basis of Commercial CFD packages.<ref>[http://www.fluent.com/about/cfdhistory.htm History of CFD]</ref>