forked from su2code/SU2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates after simd size of 1 for reverse AD
- Loading branch information
1 parent
4357145
commit 37b4f58
Showing
4 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
74 changes: 37 additions & 37 deletions
74
TestCases/cont_adj_euler/naca0012/of_grad_cd_disc.dat.ref
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,39 @@ | ||
VARIABLES="VARIABLE" , "GRADIENT" , "FINDIFF_STEP" | ||
0 , -2654.17 , 0.001 | ||
1 , -12995.5 , 0.001 | ||
2 , -21781.7 , 0.001 | ||
3 , -27675.9 , 0.001 | ||
4 , -30438.6 , 0.001 | ||
5 , -30444.6 , 0.001 | ||
6 , -28343.8 , 0.001 | ||
7 , -24794.9 , 0.001 | ||
8 , -20330.1 , 0.001 | ||
9 , -15377.4 , 0.001 | ||
10 , -10418.8 , 0.001 | ||
11 , -6202.42 , 0.001 | ||
12 , -3878.85 , 0.001 | ||
13 , -4911.73 , 0.001 | ||
14 , -10574.3 , 0.001 | ||
15 , -20611.7 , 0.001 | ||
16 , -30111.5 , 0.001 | ||
17 , -26295.8 , 0.001 | ||
18 , -62395.3 , 0.001 | ||
19 , -2807.68 , 0.001 | ||
20 , -838.255 , 0.001 | ||
21 , -672.494 , 0.001 | ||
22 , -1776.6 , 0.001 | ||
23 , -5721.22 , 0.001 | ||
24 , -13719.0 , 0.001 | ||
25 , -25698.8 , 0.001 | ||
26 , -40060.1 , 0.001 | ||
27 , -53726.4 , 0.001 | ||
28 , -62410.5 , 0.001 | ||
29 , -61286.9 , 0.001 | ||
30 , -46498.5 , 0.001 | ||
31 , -17834.2 , 0.001 | ||
32 , 18190.2 , 0.001 | ||
33 , 48451.4 , 0.001 | ||
0 , -2656.96 , 0.001 | ||
1 , -12995.9 , 0.001 | ||
2 , -21781.3 , 0.001 | ||
3 , -27675.3 , 0.001 | ||
4 , -30437.9 , 0.001 | ||
5 , -30443.9 , 0.001 | ||
6 , -28343.1 , 0.001 | ||
7 , -24794.2 , 0.001 | ||
8 , -20329.4 , 0.001 | ||
9 , -15376.6 , 0.001 | ||
10 , -10418.0 , 0.001 | ||
11 , -6201.67 , 0.001 | ||
12 , -3878.08 , 0.001 | ||
13 , -4910.93 , 0.001 | ||
14 , -10573.5 , 0.001 | ||
15 , -20610.7 , 0.001 | ||
16 , -30110.4 , 0.001 | ||
17 , -26294.5 , 0.001 | ||
18 , -62393.8 , 0.001 | ||
19 , -2797.26 , 0.001 | ||
20 , -832.067 , 0.001 | ||
21 , -668.081 , 0.001 | ||
22 , -1773.25 , 0.001 | ||
23 , -5718.86 , 0.001 | ||
24 , -13717.8 , 0.001 | ||
25 , -25699.0 , 0.001 | ||
26 , -40061.9 , 0.001 | ||
27 , -53729.8 , 0.001 | ||
28 , -62415.6 , 0.001 | ||
29 , -61293.4 , 0.001 | ||
30 , -46505.9 , 0.001 | ||
31 , -17841.7 , 0.001 | ||
32 , 18183.8 , 0.001 | ||
33 , 48447.5 , 0.001 | ||
34 , 62322.0 , 0.001 | ||
35 , 64135.8 , 0.001 | ||
36 , 54563.9 , 0.001 | ||
37 , 64854.5 , 0.001 | ||
35 , 64139.5 , 0.001 | ||
36 , 54568.2 , 0.001 | ||
37 , 64856.8 , 0.001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
INDEX GRAD | ||
0 -3.461460562561343e-03 | ||
1 -1.841786233479942e-03 | ||
2 -7.915535761739026e-04 | ||
3 -2.739621893483675e-04 | ||
4 -2.734869271695357e-04 | ||
5 -7.881162914578071e-04 | ||
6 -1.828978375508056e-03 | ||
7 -3.427219521629237e-03 | ||
0 -3.461460630332286e-03 | ||
1 -1.841786279602490e-03 | ||
2 -7.915536035493717e-04 | ||
3 -2.739622003666185e-04 | ||
4 -2.734869244046031e-04 | ||
5 -7.881162775931060e-04 | ||
6 -1.828978353197476e-03 | ||
7 -3.427219493292633e-03 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
VARIABLES="VARIABLE" , "GRADIENT" , "FINDIFF_STEP" | ||
0 , 0.076707 , 0.001 | ||
1 , -0.113016 , 0.001 | ||
0 , 0.0767137 , 0.001 | ||
1 , -0.113024 , 0.001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters