A list of reference paper of verification and validation in CFD

[1] MacCormack R W. A perspective on a quarter century of CFD research.AIAA-93-3291-CP,1993 [2] Roache P J, Chia K, White F. Editorial policy statement on the control of numerical accuracy.Journal of Fluids Engineering,1986,108(1):2 [3] AIAA. Editorial policy statement on numerical Continue reading A list of reference paper of verification and validation in CFD

Time-Dependent Vector Boundary Conditions in OpenFOAM

OpenFOAM is one of the most famous open-source CFD toolbox, which current version is 1.6. In this version, there are some aspects changed, like: solver syntax, time-dependent vector boundary, integrating some flow models. Here, I will show you how to Continue reading Time-Dependent Vector Boundary Conditions in OpenFOAM

Solutions of Linear Equation Systems Used in OpenFOAM

Linear Equation Systems are most concerned in modern scientific and engineering computation, because most problems can be described by (partial) differential equations which could be discretized to a system of algebraic equations which can be solved on a computer. There Continue reading Solutions of Linear Equation Systems Used in OpenFOAM