-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathObstructor-05mm.json
59 lines (59 loc) · 1.23 KB
/
Obstructor-05mm.json
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
{
"MeshName": "/home/giavancini/dev/obstructor-analyses/mixed-hybrid-stokes/Obstructor-05mm",
"CreateMsh": false,
"HdivType": 1,
"VelpOrder": 2,
"TracpOrder": 1,
"Dim": 3,
"Resolution": 1,
"StaticCondensation": true,
"isAxisymmetric": 0,
"HasAnalyticSolution": false,
"Domain": [
{
"name": "Domain",
"matID": 1,
"viscosity": 1
}
],
"NormalBoundary": [
{
"name": "VelIn",
"type": 2,
"value": -1,
"matID": 2
},
{
"name": "PressOut",
"type": 2,
"value": 0,
"matID": 3
},
{
"name": "NoPenetration",
"type": 0,
"value": 0,
"matID": 5
}
],
"TangentialBoundary": [
{
"name": "NoSlip",
"type": 1,
"value": [
0,
0,
0
],
"matID": 4
}
],
"AxisymmetryDomain": [],
"AxisymmetryBoundary": [],
"LambdaID": 10,
"InterfaceID": 20,
"AxiLambdaID": 30,
"AxiInterfaceID": 40,
"FluxInterfaceID": 50,
"ObstructionID": 100
}