InterviewSolution
Saved Bookmarks
| 1. |
What is the advantage of the SIMPLEC algorithm over the SIMPLER algorithm?(a) No extra equations(b) No extra terms(c) No momentum equation(d) More stableThis question was posed to me during an interview.I need to ask this question from Incompressible Flows in section Incompressible Flows & Compressible Flows of Computational Fluid Dynamics |
|
Answer» RIGHT option is (a) No extra equations Explanation: The SIMPLER algorithm has an extra equation when compared to the SIMPLEC and SIMPLE algorithms. But, the SIMPLEC algorithm INCREASES the PERFORMANCE of the SIMPLE algorithm without any extra terms. |
|