Skip to content

Commit 8a6a5bf

Browse files
committed
Merged develop and fixed conflicts [ci skip].
2 parents 0715714 + ef7e10e commit 8a6a5bf

File tree

43 files changed

+1337582
-284175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1337582
-284175
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ SU2 provides an extensive collection of common test cases. The test cases contai
1414

1515
The files found within these directories serve three purposes:
1616

17-
1. A subset of the available cases are used for regression testing internally by the development team. The configuration files and meshes are automatically downloaded and executed with the latest version of SU2 at regular intervals. Any changes in the output of the specified test cases are immediately reported to the developers.
17+
1. A subset of the available cases are used for regression testing internally by the development team. The configuration files and meshes are automatically downloaded and executed with the latest version of SU2 at regular intervals. Any changes in the output of the specified test cases are immediately reported to the developers. These cases are controlled by the Python scripts in the root of the test cases directory, e.g., serial_regression.py.
1818

19-
2. A subset of the available cases contain the configuration files and meshes that are required for the written tutorials found in the SU2 documentation (see http://su2.stanford.edu/training.html).
19+
2. A subset of the available cases contain the configuration files and meshes that are required for the written tutorials found in the SU2 documentation (see https://github.com/su2code/SU2/wiki).
2020

21-
3. The entire suite of test cases is provided to the community as a way to get started with SU2 and its many configuration options (including settings that the developers consider to be good starting points). Often, you will find a test case that is similar to your problem of interest, and the available configuration files can be modified to suit your needs.
21+
3. The entire suite of test cases is provided to the community as a way to get started with SU2 and its many configuration options, including settings that the developers consider to be good starting points. Often, you will find a test case that is similar to your problem of interest, and the available configuration files can be modified to suit your needs.
2222

2323
Note that, while many of the cases are used for regression testing, this test case suite is provided without any guarantees on performance or expected results. Keep in mind that small changes to the configuration options can often result in large changes to the output. We encourage the community to experiment with these test cases, or even try (and share!) other interesting validation cases with SU2!
2424

0 commit comments

Comments
 (0)