Skip to content

Commit c6345e7

Browse files
committed
Formatting README
1 parent b2710b0 commit c6345e7

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ message.
3636

3737
To run:
3838
```
39-
wmake
40-
cd testCase
41-
./Allrun
39+
wmake
40+
cd testCase
41+
./Allrun
4242
```
4343

4444
---------
@@ -48,9 +48,9 @@ Shows how to read information from dictionaries and output it into files.
4848

4949
To run:
5050
```
51-
wmake
52-
cd testCase
53-
./Allrun
51+
wmake
52+
cd testCase
53+
./Allrun
5454
```
5555

5656
---------
@@ -61,9 +61,9 @@ interface used to interact with the grid.
6161

6262
To run:
6363
```
64-
wmake
65-
cd testCase
66-
./Allrun
64+
wmake
65+
cd testCase
66+
./Allrun
6767
```
6868

6969
---------
@@ -74,9 +74,9 @@ using built-in operators, as well as calculating field values by hand.
7474

7575
To run:
7676
```
77-
wmake
78-
cd testCase
79-
./Allrun
77+
wmake
78+
cd testCase
79+
./Allrun
8080
```
8181

8282
---------
@@ -90,9 +90,9 @@ is upgraded to work in parallel.
9090

9191
To run:
9292
```
93-
wmake
94-
cd testCase
95-
./Allrun
93+
wmake
94+
cd testCase
95+
./Allrun
9696
```
9797

9898
---------
@@ -106,9 +106,9 @@ all of the baseline functionality.
106106

107107
To run:
108108
```
109-
wmake
110-
cd testCase
111-
./Allrun
109+
wmake
110+
cd testCase
111+
./Allrun
112112
```
113113

114114
---------
@@ -121,9 +121,9 @@ solver code.
121121

122122
To run:
123123
```
124-
./Allwmake
125-
cd testCase
126-
./Allrun
124+
./Allwmake
125+
cd testCase
126+
./Allrun
127127
```
128128

129129
---------
@@ -150,9 +150,9 @@ layer profile at the inlet and how it affects the solution.
150150

151151
To run:
152152
```
153-
./Allwmake
154-
cd testCase
155-
./Allrun
153+
./Allwmake
154+
cd testCase
155+
./Allrun
156156
```
157157

158158
---------
@@ -182,9 +182,9 @@ by the utility in the postProcessing directory.
182182

183183
To run:
184184
```
185-
wmake libso
186-
cd testCase
187-
./Allrun
185+
wmake libso
186+
cd testCase
187+
./Allrun
188188
```
189189

190190
---------

0 commit comments

Comments
 (0)