Skip to content

Commit 236dba5

Browse files
committed
Added: Regression test for dual solution with VTF-output
1 parent 8eb49a2 commit 236dba5

2 files changed

Lines changed: 61 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ ifem_add_vtf_test(
110110
LinEl
111111
TEST_FILES
112112
Linear/Annulus3D.vreg
113+
Linear/CanTS2D-p1-dual.vreg
113114
Linear/Hole2D-p3.vreg
114115
Linear/MidShipFrame.vreg
115116
Linear/ScordelisLo-p4-4x4.vreg

Test/Linear/CanTS2D-p1-dual.vreg

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
LR/CanTS2D-p1.xinp -dual
2+
3+
Step 1
4+
Element block 1
5+
105 nodes
6+
80 elements
7+
Displacement: 'Solution'
8+
Displacement: 'Dual solution'
9+
Scalar: 'fix_X'
10+
Scalar: 'fix_Y'
11+
Scalar: 'u_x'
12+
Scalar: 'u_y'
13+
Scalar: 'FE s_xx'
14+
Scalar: 'FE s_yy'
15+
Scalar: 'FE s_xy'
16+
Scalar: 'FE von Mises stress'
17+
Scalar: 'FE P1'
18+
Scalar: 'FE P2'
19+
Scalar: 'Exact s_xx'
20+
Scalar: 'Exact s_yy'
21+
Scalar: 'Exact s_xy'
22+
Scalar: 'Exact von Mises stress'
23+
Scalar: 'Exact P1'
24+
Scalar: 'Exact P2'
25+
Scalar: 'Dual solution u_x'
26+
Scalar: 'Dual solution u_y'
27+
Scalar: 'Continuous global L2-projection s_xx'
28+
Scalar: 'Continuous global L2-projection s_yy'
29+
Scalar: 'Continuous global L2-projection s_xy'
30+
Scalar: 'Continuous global L2-projection von Mises stress'
31+
Scalar: 'Continuous global L2-projection P1'
32+
Scalar: 'Continuous global L2-projection P2'
33+
Scalar: 'a(u^h,u^h)^0.5'
34+
Scalar: 'a(u,u)^0.5'
35+
Scalar: 'a(e,e)^0.5, e=u-u^h'
36+
Scalar: 'volume'
37+
Scalar: 'a(u^h,w)'
38+
Scalar: 'a(u,w)'
39+
Scalar: 'Continuous global L2-projection a(u^r,u^r)^0.5'
40+
Scalar: 'Continuous global L2-projection a(e,e)^0.5, e=u^r-u^h'
41+
Scalar: 'Continuous global L2-projection (u^r,u^r)^0.5'
42+
Scalar: 'Continuous global L2-projection (e,e)^0.5, e=u^r-u^h'
43+
Scalar: 'Continuous global L2-projection a(e,e)^0.5, e=u-u^r'
44+
Scalar: 'Continuous global L2-projection effectivity index'
45+
Scalar: 'a(z^h,z^h)^0.5'
46+
Scalar: '(E(u)*E(z))^0.5, E(v)=a(e,e), e=v^r-v^h'
47+
Scalar: 'Dual Continuous global L2-projection a(u^r,u^r)^0.5'
48+
Scalar: 'Dual Continuous global L2-projection a(e,e)^0.5, e=u^r-u^h'
49+
Scalar: 'Dual Continuous global L2-projection (u^r,u^r)^0.5'
50+
Scalar: 'Dual Continuous global L2-projection (e,e)^0.5, e=u^r-u^h'
51+
Scalar: 'Dual Continuous global L2-projection a(e,e)^0.5, e=u-u^r'
52+
Scalar: 'Dual Continuous global L2-projection effectivity index'
53+
Scalar: 'Dual extraction function'
54+
Vector: 'Internal forces'
55+
Vector: 'Principal direction P1'
56+
Vector: 'Principal direction P2'
57+
Element block 2
58+
8 nodes
59+
8 elements
60+
Vector: 'Tractions'

0 commit comments

Comments
 (0)