-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-e0740fe5a6.log
212 lines (211 loc) · 10.7 KB
/
1.5.0-DEV-e0740fe5a6.log
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
Julia Version 1.5.0-DEV.147
Commit e0740fe5a6 (2020-01-24 14:13 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Nullables ──── v1.0.0
Installed AbaqusReader ─ v0.2.3
Updating `~/.julia/environments/v1.5/Project.toml`
[bc6b9049] + AbaqusReader v0.2.3
Updating `~/.julia/environments/v1.5/Manifest.toml`
[bc6b9049] + AbaqusReader v0.2.3
[4d1e1d77] + Nullables v1.0.0
Testing AbaqusReader
Updating `/tmp/jl_9h77JQ/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_9h77JQ/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Running sandbox
Status `/tmp/jl_9h77JQ/Project.toml`
[bc6b9049] AbaqusReader v0.2.3
[4d1e1d77] Nullables v1.0.0
[8dfed614] Test
[ Info: 298 nodes found
[ Info: Parsing elements. Type: C3D10. Topology: Tet10
[ Info: Adding elset: Body1
[ Info: Creating nset SUPPORT
[ Info: Creating nset LOAD
[ Info: Creating nset TOP
[ Info: Parsing elements. Type: C3D10. Topology: Tet10
[ Info: Adding elset: BEAM
[ Info: 10 nodes found
[ Info: Parsing elements. Type: C3D4. Topology: Tet4
[ Info: Adding elset: CUBE
┌ Warning: Unknown section: 'SOLID SECTION'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'MATERIAL'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'ELASTIC'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
[ Info: Creating nset SYM12
[ Info: Creating nset SYM23
[ Info: Creating nset SYM13
┌ Warning: Unknown section: 'STEP'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'STATIC'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'BOUNDARY'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'DSLOAD'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'NODE FILE'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'END STEP'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
[ Info: 3 nodes found
[ Info: Creating elset EALL
[ Info: 2 nodes found
[ Info: Creating nset testgen
[ Info: Creating elset TEST1
[ Info: 116 nodes found
[ Info: Parsing elements. Type: C3D4. Topology: Tet4
[ Info: Adding elset: UPPER
[ Info: Parsing elements. Type: C3D4. Topology: Tet4
[ Info: Adding elset: LOWER
┌ Warning: Unknown section: 'SOLID SECTION'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'SOLID SECTION'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'MATERIAL'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'ELASTIC'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'DENSITY'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'SPECIFIC HEAT'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'CONDUCTIVITY'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
[ Info: 10 nodes found
[ Info: Parsing elements. Type: C3D4. Topology: Tet4
[ Info: Adding elset: CUBE
┌ Warning: Unknown section: 'SOLID SECTION'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'MATERIAL'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'ELASTIC'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
[ Info: Creating nset SYM12
[ Info: Creating nset SYM23
[ Info: Creating nset SYM13
┌ Warning: Unknown section: 'BOUNDARY'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'STEP'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'STATIC'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'BOUNDARY'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'DSLOAD'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'NODE FILE'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'NODE PRINT'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
┌ Warning: Unknown section: 'END STEP'
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_mesh.jl:270
[ Info: section = nothing! line = *NODE, NSET=NALL
[ Info: section = nothing! line = 1, 4.07417, 3.51532, 4.43035
[ Info: section = nothing! line = 2, 6.24583, 4.69753, 6.40067
[ Info: section = nothing! line = 3,1.0e1,10.00000,0.00000
[ Info: section = nothing! line = 4, 1.0E1, 0.00000, 0.00000
[ Info: section = nothing! line = 5, 0.00000, 0.00000, 0.00000
[ Info: section = nothing! line = 6, 0.00000, 10.00000, 0.00000
[ Info: section = nothing! line = 7, 0.00000, 10.00000, 10.00000
[ Info: section = nothing! line = 8, 0.00000, 0.00000, 10.00000
[ Info: section = nothing! line = 9, 100.0e-1,10.00000,10.00000
[ Info: section = nothing! line = 10,100.0E-1,0.00000,10.00000
[ Info: section = nothing! line = *ELEMENT, TYPE=C3D4, ELSET=CUBE
[ Info: section = nothing! line = 1, 8, 10, 1, 2
[ Info: section = nothing! line = 2, 4, 1, 10, 2
[ Info: section = nothing! line = 3, 3, 9, 7, 2
[ Info: section = nothing! line = 4, 3, 5, 4, 1
[ Info: section = nothing! line = 5, 8, 7, 2, 1
[ Info: section = nothing! line = 6, 5, 6, 8, 1
[ Info: section = nothing! line = 7, 7, 6, 1, 8
[ Info: section = nothing! line = 8, 7, 9, 8, 2
[ Info: section = nothing! line = 9, 5, 8, 10, 1
[ Info: section = nothing! line = 10, 3, 6, 5, 1
[ Info: section = nothing! line = 11, 4, 10, 9, 2
[ Info: section = nothing! line = 12, 1, 7, 2, 3
[ Info: section = nothing! line = 13, 3, 4, 9, 2
[ Info: section = nothing! line = 14, 3, 1, 4, 2
[ Info: section = nothing! line = 15, 4, 5, 10, 1
[ Info: section = nothing! line = 16, 8, 9, 10, 2
[ Info: section = nothing! line = 17, 3, 6, 1, 7
[ Info: New section: SOLID SECTION with options Union{String, Pair}["ELSET" => "CUBE", "MATERIAL" => "MAT"]
[ Info: Close section: SOLID SECTION
[ Info: New section: MATERIAL with options Union{String, Pair}["NAME" => "MAT"]
[ Info: Close section: MATERIAL
┌ Warning: no close_section! found for MATERIAL
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:168
[ Info: New section: ELASTIC with options Union{String, Pair}[]
┌ Warning: no open_section! found for ELASTIC
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:182
┌ Warning: missing keyword? line = *NSET, NSET=SYM12
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:199
[ Info: Close section: ELASTIC
[ Info: section = nothing! line = 5, 6, 3, 4,
[ Info: section = nothing! line = *NSET, NSET=SYM23
[ Info: section = nothing! line = 5, 6, 7, 8,
[ Info: section = nothing! line = *NSET, NSET=SYM13
[ Info: section = nothing! line = 5, 10, 8, 4,
[ Info: section = nothing! line = *SURFACE, TYPE=ELEMENT, NAME=LOAD
[ Info: section = nothing! line = 16, S1
[ Info: section = nothing! line = 8, S1
[ Info: section = nothing! line = *SURFACE, NAME=ORDER , TYPE=ELEMENT
[ Info: section = nothing! line = 16, S1
[ Info: section = nothing! line = 8, S1
[ Info: New section: BOUNDARY with options Union{String, Pair}[]
┌ Warning: no open_section! found for BOUNDARY
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:182
[ Info: Close section: BOUNDARY
[ Info: New section: STEP with options Union{String, Pair}[]
[ Info: Close section: STEP
┌ Warning: no close_section! found for STEP
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:168
[ Info: New section: STATIC with options Union{String, Pair}[]
[ Info: Close section: STATIC
┌ Warning: no close_section! found for STATIC
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:168
[ Info: New section: BOUNDARY with options Union{String, Pair}[]
┌ Warning: no open_section! found for BOUNDARY
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:182
[ Info: Close section: BOUNDARY
[ Info: New section: DSLOAD with options Union{String, Pair}[]
┌ Warning: no open_section! found for DSLOAD
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:182
┌ Warning: missing keyword? line = *NODE FILE
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:199
[ Info: Close section: DSLOAD
[ Info: section = nothing! line = COORD
[ Info: section = nothing! line = U
[ Info: New section: NODE PRINT with options Union{String, Pair}[]
┌ Warning: no open_section! found for NODE PRINT
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:182
[ Info: Close section: NODE PRINT
[ Info: New section: END STEP with options Union{String, Pair}[]
[ Info: Close section: END STEP
┌ Warning: no close_section! found for END STEP
└ @ AbaqusReader ~/.julia/packages/AbaqusReader/qbw5I/src/parse_model.jl:168
[ Info: Downloading model jl_OlCRvX to /tmp/jl_OlCRvX
[ Info: 7 nodes found
[ Info: Parsing elements. Type: B33. Topology: Seg2
Test Summary: | Pass Total
AbaqusReader.jl | 63 63
Testing AbaqusReader tests passed