This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/validationSuite/incompressible/icoFoam/consistencyTest/cavity/explanationAndReference
Vuko Vukcevic f327093a69 Cavity verification test case for icoFoam
icoFoam/consistencyTest/cavity: the test case serves to verify the time and
under-relaxation consistent formulation which produces the solution that does
not depend on time step size and under-relaxation factor.
Author: Vuko Vukcevic
2017-01-17 16:37:50 +01:00

10 lines
621 B
Text

This test case serves to verify the time and under-relaxation consistent
formulation developed by CFD@FSB group (University of Zagreb). Pressure is
probed at four corners and in the centre of the lid driven cavity. Four
simulations are performed with four different time steps spanning four orders of
magnitude: 0.01, 0.001, 0.0001 and 0.00001 s. Tolerances for all equations are
very small, yielding extremely small (O(1e-11)) differences in converged
pressure field. If the differences are larger - it means that the converged
solution is not independent to time step size.
Author: Vuko Vukcevic, vuko.vukcevic@fsb.hr