Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ElmerCSC
GitHub Repository: ElmerCSC/elmerfem
Path: blob/devel/ElmerGUI/Application/edf/linearelasticity.xml
3204 views
1
<?xml version='1.0' encoding='UTF-8'?>
2
<!DOCTYPE edf>
3
<edf version="1.0" >
4
<PDE Name="Linear Elasticity" >
5
<Name>Linear elasticity</Name>
6
<Solver>
7
<Parameter Widget="Edit" >
8
<Name> Procedure </Name>
9
<DefaultValue> "StressSolve" "StressSolver" </DefaultValue>
10
</Parameter>
11
12
<Parameter Widget="Label"> <Name> Additional Variables</Name> </Parameter>
13
<Parameter Widget="Edit">
14
<Name> Exported Variable 1 </Name>
15
<Activate> /Linear elasticity/Solver/Exported Variable 2</Activate>
16
</Parameter>
17
<Parameter Widget="Edit" Enabled="False" Visible="False">
18
<Name> Exported Variable 2 </Name>
19
<Activate> /Linear elasticity/Solver/Exported Variable 3</Activate>
20
</Parameter>
21
<Parameter Widget="Edit" Enabled="False" Visible="False">
22
<Name> Exported Variable 3 </Name>
23
<Activate> /Linear elasticity/Solver/Exported Variable 4</Activate>
24
</Parameter>
25
<Parameter Widget="Edit" Enabled="False" Visible="False">
26
<Name> Exported Variable 4 </Name>
27
<Activate> /Linear elasticity/Solver/Exported Variable 5</Activate>
28
</Parameter>
29
<Parameter Widget="Edit" Enabled="False" Visible="False">
30
<Name> Exported Variable 5 </Name>
31
</Parameter>
32
33
<Parameter Widget="Label"> <Name> Miscellaneous options</Name> </Parameter>
34
<Parameter Widget="CheckBox">
35
<Name> Calculate Loads </Name>
36
<Whatis> If checked compute boundary reaction forces. </Whatis>
37
</Parameter>
38
39
<Parameter Widget="CheckBox">
40
<Name> Calculate Stresses </Name>
41
<StatusTip> Calculate Stresses as a post processing step.</StatusTip>
42
<Whatis> If checked the stress tensor will be computed and written to output in addition to Von Mises
43
stress. </Whatis>
44
</Parameter>
45
46
<Parameter Widget="Label"> <Name> Eigen system solution </Name> </Parameter>
47
48
<Parameter Widget="CheckBox">
49
<Name> Eigen Analysis </Name>
50
<Whatis> Modal or stability analysis may be requested with this keyword. </Whatis>
51
<Activate> /Linear elasticity/Solver/Stability Analysis </Activate>
52
<Activate> /Linear elasticity/Solver/Geometric Stiffness </Activate>
53
<Activate> /Linear elasticity/Solver/Eigen System Values </Activate>
54
<Activate> /Linear elasticity/Solver/Eigen System Select </Activate>
55
<Activate> /Linear elasticity/Solver/Eigen System Damped </Activate>
56
<Activate> /Linear elasticity/Solver/Eigen System Shift </Activate>
57
<Activate> /Linear elasticity/Solver/Eigen System Compute Residuals </Activate>
58
</Parameter>
59
60
<Parameter Widget="CheckBox" Enabled="False">
61
<Name> Stability Analysis </Name>
62
<Whatis> If set to true, then eigen analysis is stability analysis. Otherwise modal analysis is performed. </Whatis>
63
</Parameter>
64
65
<Parameter Widget="CheckBox" Enabled="False">
66
<Name> Geometric Stiffness </Name>
67
<Whatis> If set to true, then geometric stiffness is taken into account in modal analysis. </Whatis>
68
</Parameter>
69
70
<Parameter Widget="Edit" Enabled="False">
71
<Name>Eigen System Values </Name>
72
<Type>Integer </Type>
73
<Whatis> The number of the selected eigen states must be given with this keyword, if modal or stability analysis is in effect. </Whatis>
74
</Parameter>
75
76
<Parameter Widget="Combo" Enabled="False">
77
<Name> Eigen System Select </Name>
78
<Item> <Name> Smallest magnitude </Name> </Item>
79
<Item> <Name> Largest magnitude </Name> </Item>
80
<Item> <Name> Smallest real part </Name> </Item>
81
<Item> <Name> Largest real part </Name> </Item>
82
<Item> <Name> Smallest imag part </Name> </Item>
83
<Item> <Name> Largest imag part </Name> </Item>
84
<Item> <Name> Smallest magnitude </Name> </Item>
85
</Parameter>
86
<Parameter Widget="Edit" Enabled="False">
87
<Name> Eigen System Shift </Name>
88
</Parameter>
89
<Parameter Widget="CheckBox" Enabled="False">
90
<Name> Eigen System Damped </Name>
91
</Parameter>
92
<Parameter Widget="CheckBox" Enabled="False">
93
<Name> Eigen System Compute Residuals </Name>
94
</Parameter>
95
96
<Parameter Widget="Label"> <Name> Harmonic system solution </Name> </Parameter>
97
98
<Parameter Widget="CheckBox">
99
<Name> Harmonic Analysis </Name>
100
<Activate> /Linear elasticity/Solver/Frequency </Activate>
101
<Whatis> Time-harmonic analysis where the solution becomes complex if damping is defined. </Whatis>
102
</Parameter>
103
104
<Parameter Widget="Edit" Enabled="False">
105
<Name> Frequency </Name>
106
<Whatis> The frequency related to the harmonic analysis. If the simulation type is scanning this may a
107
scalar function, otherwise it is assumed to be a vector of the desired frequencies. </Whatis>
108
</Parameter>
109
110
<Parameter Widget="Label"> <Name> Model Lumping definitions </Name> </Parameter>
111
112
<Parameter Widget="CheckBox">
113
<Name>Model Lumping </Name>
114
<Whatis>If model lumping is desired this flag should be set to True. </Whatis>
115
<Activate> /Linear elasticity/Solver/Fix Displacements </Activate>
116
<Activate> /Linear elasticity/Solver/Model Lumping Filename </Activate>
117
</Parameter>
118
119
<Parameter Widget="Edit" Enabled="False">
120
<Name> Model Lumping Filename </Name>
121
<Type> File </Type>
122
<Whatis> The results from model lumping are saved into an external file the name of which is given by this keyword. </Whatis>
123
</Parameter>
124
125
<Parameter Widget="CheckBox" Enabled="False">
126
<Name> Fix Displacements </Name>
127
<Whatis> This keyword defined if the displacements or forces are set and thereby chooces the model lumping algorithm.</Whatis>
128
</Parameter>
129
130
<Parameter Widget="Label"> <Name> More Options </Name> </Parameter>
131
132
<Parameter Widget="CheckBox" Enabled="True">
133
<Name> Displace mesh </Name>
134
<DefaultValue> True </DefaultValue>
135
<Whatis> Displace mesh with the solution (or not).</Whatis>
136
</Parameter>
137
138
<Parameter Widget="Label">
139
<Name> Free text input </Name>
140
</Parameter>
141
142
<Parameter Widget="TextEdit" Enabled="True">
143
<Name> Free text </Name>
144
<Type> String </Type>
145
<Whatis> Free text is copied into the Solver-block of the SIF as such. </Whatis>
146
<StatusTip> Free text is copied into the Solver-block of the SIF as such. </StatusTip>
147
</Parameter>
148
149
</Solver>
150
151
<Equation>
152
<Parameter Widget="Label">
153
<Name> Options </Name>
154
</Parameter>
155
<Parameter Widget="CheckBox">
156
<Name> Calculate Stresses </Name>
157
<StatusTip> Calculate Stresses as a post processing step.</StatusTip>
158
<Whatis> If checked the stress tensor and Von Mises stress will be computed for the domains activating this equation set. </Whatis>
159
</Parameter>
160
161
<Parameter Widget="CheckBox">
162
<Name> Plane Stress </Name>
163
<Whatis> If checked, compute the solution according to the plane stress situation zz = 0, otherwise plane strain model is assumed. Applies only in 2D. </Whatis>
164
</Parameter>
165
<Parameter Widget="Label" > <Name> This and that </Name> </Parameter>
166
<Parameter Widget="Edit">
167
<Name> Element Codes </Name>
168
<SifName> Element </SifName>
169
<Whatis> Define element degrees of freedom (p:n d:n n:n e:n f:n b:n d:n). "p" is the p-element degree, "e" number of edge DOFs, "f" number of face DOFs, "b" number of bubble DOFs, and "d" the Discontinuous Galerkin DOFs (0 = element number of nodes). "p" and "b" may be entered together, "d" on its own, and the rest together. </Whatis>
170
</Parameter>
171
172
<Parameter Widget="Label">
173
<Name> Free text input </Name>
174
</Parameter>
175
176
<Parameter Widget="TextEdit" Enabled="True">
177
<Name> Free text </Name>
178
<Type> String </Type>
179
<Whatis> Free text is copied into the Equation-block of the SIF as such. </Whatis>
180
<StatusTip> Free text is copied into the Equation-block of the SIF as such. </StatusTip>
181
</Parameter>
182
183
</Equation>
184
185
<InitialCondition>
186
<Parameter Widget="Label"> <Name> Variables </Name> </Parameter>
187
188
<Parameter Widget="Edit">
189
<Name> Displacement 1 </Name>
190
<Whatis> Initial condition for the displacement in coordinate direction 1. </Whatis>
191
</Parameter>
192
<Parameter Widget="Edit">
193
<Name> Displacement 2 </Name>
194
<Whatis> Initial condition for the displacement in coordinate direction 1. </Whatis>
195
</Parameter>
196
<Parameter Widget="Edit">
197
<Name> Displacement 3 </Name>
198
<Whatis> Initial condition for the displacement in coordinate direction 1. </Whatis>
199
</Parameter>
200
201
<Parameter Widget="Label"> <Name> ...for time dependent simulations... </Name> </Parameter>
202
<Parameter Widget="Edit">
203
<Name> Displacement Velocity 1 </Name>
204
<Whatis> Initial condition for the displacement velocity in coordinate direction 1. </Whatis>
205
</Parameter>
206
<Parameter Widget="Edit">
207
<Name> Displacement Velocity 2 </Name>
208
<Whatis> Initial condition for the displacement velocity in coordinate direction 2. </Whatis>
209
</Parameter>
210
<Parameter Widget="Edit">
211
<Name> Displacement Velocity 3 </Name>
212
<Whatis> Initial condition for the displacement velocity in coordinate direction 3. </Whatis>
213
</Parameter>
214
215
<Parameter Widget="Label">
216
<Name> Free text input </Name>
217
</Parameter>
218
219
<Parameter Widget="TextEdit" Enabled="True">
220
<Name> Free text </Name>
221
<Type> String </Type>
222
<Whatis> Free text is copied into the Initial Condition-block of the SIF as such. </Whatis>
223
<StatusTip> Free text is copied into the Initial Condition-block of the SIF as such. </StatusTip>
224
</Parameter>
225
226
</InitialCondition>
227
228
<BodyForce>
229
<Parameter Widget="Label"> <Name> Volume forces </Name> </Parameter>
230
<Parameter Widget="Edit">
231
<Name> Force 1 </Name>
232
<SifName> Stress Bodyforce 1 </SifName>
233
<Whatis> Volume force in coordinate direction 1. </Whatis>
234
</Parameter>
235
<Parameter Widget="Edit">
236
<Name> Force 2 </Name>
237
<SifName> Stress Bodyforce 2 </SifName>
238
<Whatis> Volume force in coordinate direction 2. </Whatis>
239
</Parameter>
240
<Parameter Widget="Edit">
241
<Name> Force 3 </Name>
242
<SifName> Stress Bodyforce 3 </SifName>
243
<Whatis> Volume force in coordinate direction 3. </Whatis>
244
</Parameter>
245
<Parameter Widget="Edit">
246
<Name> Pressure </Name>
247
<SifName> Stress Pressure </SifName>
248
</Parameter>
249
<Parameter Widget="Edit">
250
<Name> Stress 6-vector </Name>
251
<SifName> Stress(6) </SifName>
252
<Whatis> Stress engineering 6-vector corresponding to a prestressed state. </Whatis>
253
</Parameter>
254
<Parameter Widget="Edit">
255
<Name> Strain 6-vector </Name>
256
<SifName> Strain(6) </SifName>
257
<Whatis> Strain engineering 6-vector corresponding to a prestressed state. </Whatis>
258
</Parameter>
259
<Parameter Widget="Label"> <Name> Bodywise Dirichlet Conditions </Name> </Parameter>
260
<Parameter Widget="Edit">
261
<Name> Displacement 1 </Name>
262
<Activate> /Linear elasticity/BodyForce/Displacement 1 Condition </Activate>
263
<Whatis> Dirichlet condition for the displacement in coordinate direction 1. </Whatis>
264
</Parameter>
265
<Parameter Widget="Edit">
266
<Name> Displacement 2 </Name>
267
<Activate> /Linear elasticity/BodyForce/Displacement 2 Condition </Activate>
268
<Whatis> Dirichlet condition for the displacement in coordinate direction 2. </Whatis>
269
</Parameter>
270
<Parameter Widget="Edit">
271
<Name> Displacement 3 </Name>
272
<Activate> /Linear elasticity/BodyForce/Displacement 3 Condition </Activate>
273
<Whatis> Dirichlet condition for the displacement in coordinate direction 3. </Whatis>
274
</Parameter>
275
<Parameter Widget="Edit" Enabled="False">
276
<Name> Displacement 1 Condition </Name>
277
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
278
</Parameter>
279
<Parameter Widget="Edit" Enabled="False">
280
<Name> Displacement 2 Condition </Name>
281
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
282
</Parameter>
283
<Parameter Widget="Edit" Enabled="False">
284
<Name> Displacement 3 Condition </Name>
285
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
286
</Parameter>
287
288
<Parameter Widget="Label">
289
<Name> Free text input </Name>
290
</Parameter>
291
292
<Parameter Widget="TextEdit" Enabled="True">
293
<Name> Free text </Name>
294
<Type> String </Type>
295
<Whatis> Free text is copied into the Body Force-block of the SIF as such. </Whatis>
296
<StatusTip> Free text is copied into the Body Force-block of the SIF as such. </StatusTip>
297
</Parameter>
298
299
</BodyForce>
300
301
<Material>
302
<Parameter Widget="Label" > <Name> Properties </Name> </Parameter>
303
<Parameter Widget="Edit" >
304
<Name>Youngs modulus</Name>
305
<Whatis> The elastic modulus must be given with this keyword. The modulus may be given as a scalar for the isotropic case or as 6 � 6 (3D) or 4 � 4 (2D and axisymmetric) matrix for the anisotropic case. Although the matrices are symmetric, all entries must be given. </Whatis>
306
</Parameter>
307
308
<Parameter Widget="Edit" >
309
<Name>Poisson ratio</Name>
310
<Whatis> For isotropic materials Poisson ratio must be given with this keyword. </Whatis>
311
</Parameter>
312
313
<Parameter Widget="Edit">
314
<Name> Damping coefficient </Name>
315
<SifName> Damping </SifName>
316
<Whatis> Damping proportional to deformation velocity. </Whatis>
317
</Parameter>
318
319
<Parameter Widget="CheckBox">
320
<Name> Rayleigh Damping </Name>
321
<Whatis> Damping proportional to linear combination of stiffness and mass. </Whatis>
322
<Activate> /Linear elasticity/Material/Rayleigh Damping Alpha </Activate>
323
<Activate> /Linear elasticity/Material/Rayleigh Damping Beta </Activate>
324
</Parameter>
325
326
<Parameter Widget="Edit" Enabled="False">
327
<Name> Rayleigh Damping Alpha </Name>
328
</Parameter>
329
330
<Parameter Widget="Edit" Enabled="False">
331
<Name> Rayleigh Damping Beta </Name>
332
</Parameter>
333
334
<Parameter Widget="Edit">
335
<Name> Stress 6-vector </Name>
336
<SifName> Stress(6) </SifName>
337
<Whatis> Stress engineering 6-vector corresponding to a prestressed state. This is added to the load case in buckling and/or geometric stiffness analysis. </Whatis>
338
</Parameter>
339
340
<Parameter Widget="Edit">
341
<Name> Strain 6-vector </Name>
342
<SifName> Strain(6) </SifName>
343
<Whatis> Strain engineering 6-vector corresponding to a prestressed state. This is converted to the corresponding stress and added to the load case in buckling and/or geometric stiffness analysis. </Whatis>
344
</Parameter>
345
346
<Parameter Widget="Label"> <Name> Material principal directions </Name> </Parameter>
347
<Parameter Widget="CheckBox">
348
<Name> Rotate Elasticity Tensor </Name>
349
<Whatis> For anisotropic materials the principal directions of anisotropy do not always correspond to the coordinate axes. Setting this keyord to True enables the user to input Youngs Modulus matrix with respect to the principal directions of anisotropy. Otherwise Youngs Modulus should be given with respect to the coordinate axis directions. </Whatis>
350
<Activate> /Linear elasticity/Material/Unit Vector 1</Activate>
351
<Activate> /Linear elasticity/Material/Unit Vector 2</Activate>
352
<Activate> /Linear elasticity/Material/Unit Vector 3</Activate>
353
</Parameter>
354
<Parameter Widget="Edit" Enabled="False">
355
<Name> Unit Vector 1 </Name>
356
<SifName> Material Coordinates Unit Vector 1(3) </SifName>
357
</Parameter>
358
<Parameter Widget="Edit" Enabled="False">
359
<Name> Unit Vector 2 </Name>
360
<SifName> Material Coordinates Unit Vector 2(3) </SifName>
361
</Parameter>
362
<Parameter Widget="Edit" Enabled="False">
363
<Name> Unit Vector 3 </Name>
364
<SifName> Material Coordinates Unit Vector 3(3) </SifName>
365
</Parameter>
366
367
<Parameter Widget="Label">
368
<Name> Free text input </Name>
369
</Parameter>
370
371
<Parameter Widget="TextEdit" Enabled="True">
372
<Name> Free text </Name>
373
<Type> String </Type>
374
<Whatis> Free text is copied into the Material-block of the SIF as such. </Whatis>
375
<StatusTip> Free text is copied into the Material-block of the SIF as such. </StatusTip>
376
</Parameter>
377
378
</Material>
379
380
<BoundaryCondition>
381
<Parameter Widget="Label"> <Name> Normal-Tangential Coordinate System</Name> </Parameter>
382
<Parameter Widget="CheckBox">
383
<Name> Use normal-tangential coordinate system </Name>
384
<SifName> Normal-Tangential Displacement </SifName>
385
<Activate> /Linear elasticity/BoundaryCondition/Change of variables</Activate>
386
<Whatis> The Dirichlet conditions for the vector variables may be given in normal-tangential coordinate system instead of the coordinate axis directed system. The first component will in this case be the normal component and the components 2, 3 two orthogonal tangent directions. </Whatis>
387
</Parameter>
388
389
<Parameter Widget="CheckBox" Enabled="False">
390
<Name> Change of variables </Name>
391
<DefaultValue> True </DefaultValue>
392
<SifName> Normal-Tangential Displacement Rotate </SifName>
393
<Whatis> If checked, do change of variables from x,y,z -> n,t1,t2. This change of variables is only needed if Dirichlet conditions are present. </Whatis>
394
</Parameter>
395
396
<Parameter Widget="Label"> <Name> Dirichlet Conditions </Name> </Parameter>
397
<Parameter Widget="Edit">
398
<Name> Displacement 1 </Name>
399
<Activate> /Linear elasticity/BoundaryCondition/Displacement 1 Condition </Activate>
400
<Whatis> Dirichlet condition for the displacement in coordinate direction 1. </Whatis>
401
</Parameter>
402
<Parameter Widget="Edit">
403
<Name> Displacement 2 </Name>
404
<Activate> /Linear elasticity/BoundaryCondition/Displacement 2 Condition </Activate>
405
<Whatis> Dirichlet condition for the displacement in coordinate direction 2. </Whatis>
406
</Parameter>
407
<Parameter Widget="Edit">
408
<Name> Displacement 3 </Name>
409
<Activate> /Linear elasticity/BoundaryCondition/Displacement 3 Condition </Activate>
410
<Whatis> Dirichlet condition for the displacement in coordinate direction 3. </Whatis>
411
</Parameter>
412
<Parameter Widget="Edit" Enabled="False">
413
<Name> Displacement 1 Condition </Name>
414
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
415
</Parameter>
416
<Parameter Widget="Edit" Enabled="False">
417
<Name> Displacement 2 Condition </Name>
418
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
419
</Parameter>
420
<Parameter Widget="Edit" Enabled="False">
421
<Name> Displacement 3 Condition </Name>
422
<Whatis> If the given value is less than zero, don't set the Dirichlet condition. To be generally useful space and/or time varying values may be given. </Whatis>
423
</Parameter>
424
425
<Parameter Widget="Label"> <Name> Traction boundary conditions </Name> </Parameter>
426
427
<Parameter Widget="Edit">
428
<Name> Normal Force </Name>
429
<Whatis> A force normal to the boundary is given with this keyword. </Whatis>
430
</Parameter>
431
<Parameter Widget="Edit">
432
<Name> Force 1 </Name>
433
<Whatis> A force in coordinate direction 1 is given with this keyword. </Whatis>
434
</Parameter>
435
<Parameter Widget="Edit">
436
<Name> Force 2 </Name>
437
<Whatis> A force in coordinate direction 2 is given with this keyword. </Whatis>
438
</Parameter>
439
<Parameter Widget="Edit">
440
<Name> Force 3 </Name>
441
<Whatis> A force in coordinate direction 3 is given with this keyword. </Whatis>
442
</Parameter>
443
<Parameter Widget="Edit">
444
<Name> Stress 6-vector </Name>
445
<SifName> Stress(6) </SifName>
446
<Whatis> Stress engineering 6-vector as input is multiplied by outward unit normal to gain the traction on the boundary. </Whatis>
447
</Parameter>
448
<Parameter Widget="Edit">
449
<Name> Spring coefficient </Name>
450
<SifName> Spring </SifName>
451
</Parameter>
452
<Parameter Widget="Edit">
453
<Name> Damping coefficient </Name>
454
<SifName> Damping </SifName>
455
</Parameter>
456
<Parameter Widget="Label"> <Name> Periodic boundary condition </Name> </Parameter>
457
<Parameter Widget="CheckBox" Enabled="False">
458
<Name> Displacement 1 periodic </Name>
459
<SifName> Periodic BC Displacement 1 </SifName>
460
</Parameter>
461
<Parameter Widget="CheckBox" Enabled="False">
462
<Name> Displacement 2 periodic </Name>
463
<SifName> Periodic BC Displacement 2 </SifName>
464
</Parameter>
465
<Parameter Widget="CheckBox" Enabled="False">
466
<Name> Displacement 3 periodic </Name>
467
<SifName> Periodic BC Displacement 3 </SifName>
468
</Parameter>
469
470
<Parameter Widget="Label"> <Name> Miscellaneous </Name> </Parameter>
471
<Parameter Widget="CheckBox">
472
<Name>Model Lumping Boundary</Name>
473
<Whatis> When using the model lumping utility the user must define which boundary is to be loaded in order to determined the lumped model. </Whatis>
474
</Parameter>
475
476
<Parameter Widget="Label">
477
<Name> Free text input </Name>
478
</Parameter>
479
480
<Parameter Widget="TextEdit" Enabled="True">
481
<Name> Free text </Name>
482
<Type> String </Type>
483
<Whatis> Free text is copied into the Boundary Condition-block of the SIF as such. </Whatis>
484
<StatusTip> Free text is copied into the Boundary Condition-block of the SIF as such. </StatusTip>
485
</Parameter>
486
487
</BoundaryCondition>
488
</PDE>
489
</edf>
490
491