-
Notifications
You must be signed in to change notification settings - Fork 2
/
result.txt
114 lines (98 loc) · 2.52 KB
/
result.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Position of nodes:
---- Verbose Mode -----
Lower bound: 1
Upper bound: 8
===== Show Vector =====
1.0000000
2.0000000
3.0000000
4.0000000
5.0000000
6.0000000
7.0000000
8.0000000
Mesh-Element-Connectivity:
---- Verbose Mode -----
Size Y: 7
Size X: 2
Lower bound: 1 1
Upper bound: 7 2
===== Show Matrix =====
1.000 2.000
2.000 3.000
3.000 4.000
4.000 5.000
5.000 6.000
6.000 7.000
7.000 8.000
Convection Matrix:
---- Verbose Mode -----
Size Y: 2
Size X: 2
Lower bound: 1 1
Upper bound: 2 2
===== Show Matrix =====
-0.500 0.500
0.500 -0.500
Diffusion Matrix:
---- Verbose Mode -----
Size Y: 2
Size X: 2
Lower bound: 1 1
Upper bound: 2 2
===== Show Matrix =====
0.010 -0.010
-0.010 0.010
Force Vector:
---- Verbose Mode -----
Lower bound: 1
Upper bound: 2
===== Show Vector =====
0.50000000
0.50000000
e: 1
e: 2
e: 3
e: 4
e: 5
e: 6
e: 7
---- Verbose Mode -----
Size Y: 8
Size X: 8
Lower bound: 1 1
Upper bound: 8 8
===== Show Matrix =====
1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
0.490 -0.980 0.490 0.000 0.000 0.000 0.000 0.000
0.490 0.490 -0.980 0.490 0.000 0.000 0.000 0.000
0.000 0.490 0.490 -0.980 0.490 0.000 0.000 0.000
0.000 0.000 0.490 0.490 -0.980 0.490 0.000 0.000
0.000 0.000 0.000 0.490 0.490 -0.980 0.490 0.000
0.000 0.000 0.000 0.000 0.490 0.490 -0.980 0.490
0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000
---- Verbose Mode -----
Lower bound: 1
Upper bound: 8
===== Show Vector =====
0.0000000
1.0000000
1.0000000
1.0000000
1.0000000
1.0000000
1.0000000
0.0000000
Solution:
---- Verbose Mode -----
Lower bound: 1
Upper bound: 8
===== Show Vector =====
0.0000000
1.0204074
4.0816312
9.1836710
15.306120
19.387754
16.326532
0.0000000