Skip to content

Commit c27035f

Browse files
committed
Adjusting V&V.
1 parent 094ade6 commit c27035f

8 files changed

Lines changed: 10 additions & 49 deletions

File tree

_data/vandv.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1-
- title: Validation and Verification Suite
1+
- title: The SU2 Verification and Validation Collection
22
vandv:
3-
- home
3+
- Home
44

5-
- title: Method of Manufactured Solutions
6-
vandv:
7-
- DG_UnitQuad
8-
- FVM_Incomp_Euler
9-
- FVM_Incomp_Navier_Stokes
10-
- FVM_Navier_Stokes
11-
12-
- title: Verification Cases
5+
- title: Compressible Flow
136
vandv:
7+
- MMS_FVM_Navier_Stokes
148
- Bump_Channel
159
- Flat_Plate
File renamed without changes.
File renamed without changes.
File renamed without changes.

_vandv/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
2-
title: Home
2+
title: The SU2 V&V Collection
33
permalink: /vandv/home/
44
redirect_from: /vandv/index.html
55
---
66

7-
This is work in progress to provide a comprehensive set of Verification and Validation cases that showcases the abilities of SU2 and compares it to other common CFD solvers.
7+
The cases presented in this section demonstrate the verification and validation (V&V) of the solvers within the SU2 suite. Verification activities assess whether a particular model has been implemented correctly in software, i.e., it is coded as specified and bug-free. Validation activities assess whether a particular model matches the physical reality for a situation of interest, typically via comparison with experiment.
8+
9+
When available, rigorous verification via formal order of accuracy assessment by exact or manufactured solutions is performed. When exact or manufactured solutions are not available, code-to-code comparisons are made. By comparing SU2 results against many well-established codes on a sequence of refined grids and seeing agreement of key quantities in the limit, we can build a high degree of confidence that the models found within SU2 are implemented correctly.
10+
11+
We will continue to add cases over time to demonstrate V&V of additional physical models in SU2.
812

_vandv/mms/DG_UnitQuad.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

_vandv/mms/FVM_Incomp_Euler.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

_vandv/mms/FVM_Incomp_Navier_Stokes.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)