The primary objective of the repository to gather and keep updated verification and validation problems showing strengths and weakneses of the aforementioned computational complexes.
The structure of the repository is next.
- On the first level go folders with titles of problems.
- On the second level inside a problem folder we keep folders:
- for reference data (reference/);
- for literature (docs/);
- for results of comparison (comparison/) with reference data and between different solvers;
- for cases computed using different solvers (e.g., QGDFoam/, pimpleCentralFoam/, rhoCentralFoam/, etc);
- for common data shared by different solvers (common/) cases.
- On the third level, inside the solver folders we keep computational cases in folders with names specifying the mesh density (e.g., 10CPL, 20CPL, etc).
The wish list of cases to check is maintained using the issues section of the repository with all neccesary links to reference data and description of problems.
SodProblem/
reference/
docs/
comparison/
QGDFoam/
100CPL/
200CPL/
400CPL/
pimpleCentralFoam/
100CPL/
200CPL/
400CPL/