Skip to content

Commit 9dc6036

Browse files
committed
removing uneccessary difs with develop
1 parent 08b5eb5 commit 9dc6036

File tree

2 files changed

+3711
-1
lines changed

2 files changed

+3711
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The files found within these directories serve three purposes:
1414

1515
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.
1616

17-
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).
17+
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 for the tutorials).
1818

1919
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.
2020

0 commit comments

Comments
 (0)