@@ -5,49 +5,14 @@ class = duneggd.Hall.ND_Hall_Rock.RockBuilder
5
5
subbuilders = [' ND_Hall_Air_Volume' ]
6
6
mat = ' Rock'
7
7
8
- # For Rock Thickness is 250m in front of Hall
9
- # rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('279.55m')]
10
- # rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('250m')]
11
- # rockBoxUpstreamPos = [Q('0m'), Q('0m'), Q('-14.775m')]
12
- # rockBoxSubtDim = [Q('65.17001m'), Q('11.1001m'), Q('10.35001m')]
13
- # rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('134.60m')]
14
- # rockTubDim = [Q('0m'), Q('5.79m'), Q('34.43m'), Q('0deg'), Q('360deg')]
15
- # rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('119.825m')]
16
-
17
- # Positions = [ [Q('2.895m'), Q('-3.2m'), Q('119.825m')] ]
18
- # Rotations = [ [Q('0deg'), Q('0deg'), Q('0deg')] ]
19
-
20
-
21
- # For Rock Thickness is 5m in front of Hall
22
- # rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('34.55m')]
23
- # rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('5m')]
24
- # rockBoxUpstreamPos = [Q('0m'), Q('0m'), Q('-14.775m')]
25
- # rockBoxSubtDim = [Q('65.17001m'), Q('11.1001m'), Q('10.35001m')]
26
- # rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('12.1m')]
27
- # rockTubDim = [Q('0m'), Q('5.79m'), Q('34.43m'), Q('0deg'), Q('360deg')]
28
- # rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('-2.675m')]
29
-
30
- # Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-2.675m')] ]
31
- # Rotations = [ [Q('0deg'), Q('0deg'), Q('0deg')] ]
32
-
33
-
34
- # rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('29.65m')]
35
- # rockBoxUpstreamDim = [Q('169.17m'), Q('135.64m'), Q('0.1m')]
36
- # rockBoxMainDim = [Q('65.17m'), Q('31.64m'), Q('30.55m')]
37
- rockBoxMainDim = [Q(' 65.17m' ), Q(' 31.64m' ), Q(' 279.55m' )]
38
8
rockBoxUpstreamDim = [Q(' 169.17m' ), Q(' 135.64m' ), Q(' 0m' )]
39
9
rockBoxUpstreamPos = [Q(' 0m' ), Q(' 0m' ), Q(' -15.775m' )]
40
10
rockBoxSubtDim = [Q(' 65.17001m' ), Q(' 11.1001m' ), Q(' 10.35001m' )]
41
- # rockBoxSubtPos = [Q('0m'), Q('10.27m'), Q('9.65m')]
42
11
rockBoxSubtPos = [Q(' 0m' ), Q(' 10.27m' ), Q(' 9.6m' )]
43
12
rockTubDim = [Q(' 0m' ), Q(' 5.79m' ), Q(' 34.43m' ), Q(' 0deg' ), Q(' 360deg' )]
44
- # rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('-5.125m')]
45
13
rockTubPos = [Q(' -21.795m' ), Q(' 1.395m' ), Q(' -5.175m' )]
46
- # rockTubPos = [Q('-21.795m'), Q('1.395m'), Q('125.175m')]
47
14
48
- # Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-5.125m')] ]
49
- # Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-5.175m')] ]
50
- # Positions = [ [Q('2.895m'), Q('-3.2m'), Q('-125.175m')] ]
15
+ rockBoxMainDim = [Q(' 85.17m' ), Q(' 106.64m' ), Q(' 310.55m' )]
51
16
Positions = [ [Q(' 2.895m' ), Q(' -3.2m' ), Q(' 119.825m' )] ]
52
17
Rotations = [ [Q(' 0deg' ), Q(' 0deg' ), Q(' 0deg' )] ]
53
18
0 commit comments