@@ -5,10 +5,10 @@ DEFVAR = (REAL): ri0 = 0.5 ! inner square dim -> scales the inner square regi
5
5
! this value heavily changes the Jacobians and thus the quality of the mesh
6
6
! because this value blends a square slowly into a circle
7
7
8
- DEFVAR = (REAL): r1 = 1.0 ! [will be scaled with 0.2 m due to post-deform routines]
9
- DEFVAR = (REAL): r2 = 1.2 ! [will be scaled with 0.2 m due to post-deform routines]
10
- DEFVAR = (REAL): r3 = 1.66 ! [will be scaled with 0.2 m due to post-deform routines]
11
- DEFVAR = (REAL): r4 = 2.83 ! [will be scaled with 0.2 m due to post-deform routines]
8
+ DEFVAR = (REAL): r1 = 1.0 ! [will be scaled with 0.2 m due to post-deform routines]
9
+ DEFVAR = (REAL): r2 = 1.2 ! [will be scaled with 0.2 m due to post-deform routines]
10
+ DEFVAR = (REAL): r3 = 1.66 ! [will be scaled with 0.2 m due to post-deform routines]
11
+ DEFVAR = (REAL): r4 = 2.83 ! [will be scaled with 0.2 m due to post-deform routines]
12
12
13
13
! -------------------------------------------------------------------------------------------------------------------------------- !
14
14
! z-coordinates
@@ -21,7 +21,7 @@ DEFVAR = (REAL): z6 = 8.05 ! [will be scaled with 0.2 m due to post-deform rout
21
21
DEFVAR = (REAL): z7 = 9.05 ! [will be scaled with 0.2 m due to post-deform routines]
22
22
23
23
! -------------------------------------------------------------------------------------------------------------------------------- !
24
- ! AZIMUTHAL:
24
+ ! AZIMUTHAL:
25
25
! no. of elems in azimuthal direction (DO NOT REMOVE THE ZEROS IN " 002" -> " 2" WILL FAIL)
26
26
! -------------------------------------------------------------------------------------------------------------------------------- !
27
27
! center: square
@@ -54,18 +54,18 @@ DEFVAR = (INT): i3 = 3 !
54
54
55
55
56
56
! -------------------------------------------------------------------------------------------------------------------------------- !
57
- ! RADIAL:
57
+ ! RADIAL:
58
58
! no. elems in r (DO NOT REMOVE THE ZEROS IN " 002" -> " 2" WILL FAIL)
59
59
! -------------------------------------------------------------------------------------------------------------------------------- !
60
60
61
61
! --- 1st ring: r1
62
62
DEFVAR =(INT): ir_6 = 2 ! was 16 refined first ring
63
63
64
64
! --- 2nd ring: r2
65
- DEFVAR =(INT): ir_2 = 1 !
65
+ DEFVAR =(INT): ir_2 = 1 !
66
66
67
67
! --- 3rd ring: r3
68
- DEFVAR =(INT): ir_3 = 1 !
68
+ DEFVAR =(INT): ir_3 = 1 !
69
69
70
70
71
71
@@ -79,7 +79,7 @@ DEFVAR=(REAL): f2 = 1.00
79
79
80
80
81
81
! -------------------------------------------------------------------------------------------------------------------------------- !
82
- ! AXIAL:
82
+ ! AXIAL:
83
83
! no. elems in z (DO NOT REMOVE THE ZEROS IN " 002" -> " 2" WILL FAIL)
84
84
! -------------------------------------------------------------------------------------------------------------------------------- !
85
85
! z-segment z1-z2 (step) = 5th ring
@@ -168,7 +168,7 @@ elemtype =108 ! element type (108: Hexahedral)
168
168
Corner =(/r1,0.,z3 ,, r2,0.,z3 ,, r2,r2,z3 ,, r1,r1,z3 ,, r1,0.,z4 ,, r2,0.,z4 ,, r2,r2,z4 ,, r1,r1,z4 /)
169
169
nElems =(/ir_2,i7,iz_11/) ! number of elements in each direction
170
170
factor =(/f1,1.,1./) ! stretching
171
- BCIndex =(/2 , 3 , 2 , 0, 0 , 4 /) ! Indices of Boundary Conditions
171
+ BCIndex =(/2 , 3 , 2 , 0, 4 , 4 /) ! Indices of Boundary Conditions
172
172
! =(/z-, y-, x+, y+, x-, z+/) ! Indices of Boundary Conditions
173
173
elemtype =108 ! element type (108: Hexahedral)
174
174
@@ -185,7 +185,7 @@ elemtype =108 ! element type (108: Hexahedral)
185
185
Corner =(/0.,r1,z3 ,, r1,r1,z3 ,, r2,r2,z3 ,, 0.,r2,z3 ,, 0.,r1,z4 ,, r1,r1,z4 ,, r2,r2,z4 ,, 0.,r2,z4 /)
186
186
nElems =(/i7,ir_2,iz_11/) ! number of elements in each direction
187
187
factor =(/1.,f1,1./) ! stretching
188
- BCIndex =(/2 , 0 , 0 , 2, 3 , 4 /) ! Indices of Boundary Conditions
188
+ BCIndex =(/2 , 4 , 0 , 2, 3 , 4 /) ! Indices of Boundary Conditions
189
189
! =(/z-, y-, x+, y+, x-, z+/) ! Indices of Boundary Conditions
190
190
elemtype =108 ! element type (108: Hexahedral)
191
191
@@ -221,7 +221,7 @@ elemtype =108 ! element type (108: Hexahedral)
221
221
Corner =(/r1,0.,z4 ,, r2,0.,z4 ,, r2,r2,z4 ,, r1,r1,z4 ,, r1,0.,z5 ,, r2,0.,z5 ,, r2,r2,z5 ,, r1,r1,z5 /)
222
222
nElems =(/ir_2,i7,iz_22/) ! number of elements in each direction
223
223
factor =(/f1,1.,1./) ! stretching
224
- BCIndex =(/0 , 3 , 0 , 0, 0 , 0 /) ! Indices of Boundary Conditions
224
+ BCIndex =(/4 , 3 , 0 , 0, 0 , 0 /) ! Indices of Boundary Conditions
225
225
! =(/z-, y-, x+, y+, x-, z+/) ! Indices of Boundary Conditions
226
226
elemtype =108 ! element type (108: Hexahedral)
227
227
@@ -245,7 +245,7 @@ elemtype =108 ! element type (108: Hexahedral)
245
245
Corner =(/0.,r1,z4 ,, r1,r1,z4 ,, r2,r2,z4 ,, 0.,r2,z4 ,, 0.,r1,z5 ,, r1,r1,z5 ,, r2,r2,z5 ,, 0.,r2,z5 /)
246
246
nElems =(/i7,ir_2,iz_22/) ! number of elements in each direction
247
247
factor =(/1.,f1,1./) ! stretching
248
- BCIndex =(/0 , 0 , 0 , 0, 3 , 0 /) ! Indices of Boundary Conditions
248
+ BCIndex =(/4 , 0 , 0 , 0, 3 , 0 /) ! Indices of Boundary Conditions
249
249
! =(/z-, y-, x+, y+, x-, z+/) ! Indices of Boundary Conditions
250
250
elemtype =108 ! element type (108: Hexahedral)
251
251
0 commit comments