diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/controlDict b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/controlDict
index e6fb6a0103dbb1f6b2be8918c6ed0dc715a9bd72..f7b04133091c68fbd07432482e56471ba0486019 100644
--- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/controlDict
+++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/system/controlDict
@@ -31,7 +31,7 @@ writeControl    adjustable;
 
 writeInterval   2e-05;
 
-cycleWrite      0;
+purgeWrite      0;
 
 writeFormat     ascii;
 
diff --git a/tutorials/compressible/rhoCentralFoam/shockTube/system/controlDict b/tutorials/compressible/rhoCentralFoam/shockTube/system/controlDict
index b1992c1415b54f45218fe58c3ebd6ee5d18dfa72..50dc5ef0881f55daf3b76b46afbb377ef8b99afe 100644
--- a/tutorials/compressible/rhoCentralFoam/shockTube/system/controlDict
+++ b/tutorials/compressible/rhoCentralFoam/shockTube/system/controlDict
@@ -31,7 +31,7 @@ writeControl    adjustable;
 
 writeInterval   0.001;
 
-cycleWrite      0;
+purgeWrite      0;
 
 writeFormat     ascii;
 
diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/simpleCarSolarPanel/Allclean b/tutorials/heatTransfer/buoyantSimpleFoam/simpleCarSolarPanel/Allclean
index 4449be882b4d67178b5c5868d11dc959f400508c..76b58619d2dd156db300c96c352a9fabe2ed5c41 100755
--- a/tutorials/heatTransfer/buoyantSimpleFoam/simpleCarSolarPanel/Allclean
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/simpleCarSolarPanel/Allclean
@@ -4,7 +4,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 cleanCase0
+
 rm -rf constant/extendedFeatureEdgeMesh
-rm constant/triSurface/simpleCar.eMesh
+rm -f constant/triSurface/simpleCar.eMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allclean b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allclean
index 1fa445298cd97f211123252a1c3cdc7c3369fe00..56c76de367470f84a82a646aedb4642ac8cfc069 100755
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allclean
+++ b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allclean
@@ -6,8 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 cleanCase0
 
 # Remove surfaces and features
-rm -f constant/triSurface/propellerTip.obj.gz
-rm -f constant/triSurface/*.eMesh*
+rm -rf constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun
index e3f7ce446d49a96b0274993dd1c0e2c230e3af06..b9af8787b205ccddb853095c748e2447a67e7fae 100755
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun
+++ b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun
@@ -5,8 +5,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 ./Allrun.pre
 
+restore0Dir
+
 runApplication decomposePar
+
 runParallel $(getApplication)
+
 runApplication reconstructPar
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun.pre b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun.pre
index 363d448defdbd9d953cd635cb8bc7e5d4167e4d7..b13b8c1d893e26d7a323f20e2dd8e77191862c87 100755
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun.pre
+++ b/tutorials/incompressible/pimpleFoam/RAS/propeller/Allrun.pre
@@ -3,29 +3,30 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-# copy propeller surface from resources directory
-cp $FOAM_TUTORIALS/resources/geometry/propellerTip.obj.gz constant/triSurface/
+mkdir -p constant/triSurface
 
-# - meshing
+# copy propeller surface from resources directory
+cp -f $FOAM_TUTORIALS/resources/geometry/propeller/* constant/triSurface/
 
+# meshing
 runApplication blockMesh
+
 runApplication surfaceFeatureExtract
+
 runApplication snappyHexMesh -overwrite
+
 runApplication renumberMesh -overwrite
 
 # force removal of fields generated by snappy
 rm -rf 0
 
-# - generate face/cell sets and zones
+# generate face/cell sets and zones
 runApplication topoSet -dict system/createInletOutletSets.topoSetDict
 
-# - create the inlet/outlet and AMI patches
+# create the inlet/outlet and AMI patches
 runApplication createPatch -overwrite
 
-# - test by running moveDynamicMes
+# test by running moveDynamicMes
 #runApplication moveDynamicMesh -checkAMI
 
-# - set the initial fields
-restore0Dir
-
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinder.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinder.obj
deleted file mode 100644
index 164f9e299517e0d1add72820d8fe0e510fa11bfb..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinder.obj
+++ /dev/null
@@ -1,304 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 100
-# triangles : 196
-#
-v 0.0857323 0.1 -0.135092
-v -0.0857323 0.1 -0.135092
-v -0.0857323 0.1 0.135092
-v 0.0857323 0.1 0.135092
-v 0.158738 0.1 -0.0200533
-v -0.158738 0.1 -0.0200533
-v -0.158738 0.1 0.0200533
-v 0.158738 0.1 0.0200533
-v 0.0681247 0.1 -0.144772
-v -0.0681247 0.1 -0.144772
-v -0.0681247 0.1 0.144772
-v 0.0681247 0.1 0.144772
-v 0.154973 0.1 -0.0397904
-v -0.154973 0.1 -0.0397904
-v -0.154973 0.1 0.0397904
-v 0.154973 0.1 0.0397904
-v 0.0100465 0.1 -0.159684
-v -0.0100465 0.1 -0.159684
-v -0.0100465 0.1 0.159684
-v 0.0100465 0.1 0.159684
-v 0.148764 0.1 -0.0588999
-v -0.148764 0.1 -0.0588999
-v -0.148764 0.1 0.0588999
-v 0.148764 0.1 0.0588999
-v 0.140209 0.1 -0.0770806
-v -0.140209 0.1 -0.0770806
-v -0.140209 0.1 0.0770806
-v 0.140209 0.1 0.0770806
-v 0.0494427 0.1 -0.152169
-v -0.0494427 0.1 -0.152169
-v -0.0494427 0.1 0.152169
-v 0.0494427 0.1 0.152169
-v 0.16 0.1 0
-v -0.16 0.1 6.56331e-11
-v 0.101988 0.1 -0.123282
-v -0.101988 0.1 -0.123282
-v -0.101988 0.1 0.123282
-v 0.101988 0.1 0.123282
-v 0.029981 0.1 -0.157166
-v -0.029981 0.1 -0.157166
-v -0.029981 0.1 0.157166
-v 0.029981 0.1 0.157166
-v 0.129443 0.1 -0.0940456
-v -0.129443 0.1 -0.0940456
-v -0.129443 0.1 0.0940456
-v 0.129443 0.1 0.0940456
-v 0.116635 0.1 -0.109528
-v -0.116635 0.1 -0.109528
-v -0.116635 0.1 0.109528
-v 0.116635 0.1 0.109528
-v 0.0857323 -0.6 -0.135092
-v -0.0857323 -0.6 -0.135092
-v -0.0857323 -0.6 0.135092
-v 0.0857323 -0.6 0.135092
-v 0.158738 -0.6 -0.0200533
-v -0.158738 -0.6 -0.0200533
-v -0.158738 -0.6 0.0200533
-v 0.158738 -0.6 0.0200533
-v 0.0681247 -0.6 -0.144772
-v -0.0681247 -0.6 -0.144772
-v -0.0681247 -0.6 0.144772
-v 0.0681247 -0.6 0.144772
-v 0.154973 -0.6 -0.0397904
-v -0.154973 -0.6 -0.0397904
-v -0.154973 -0.6 0.0397904
-v 0.154973 -0.6 0.0397904
-v 0.0100465 -0.6 -0.159684
-v -0.0100465 -0.6 -0.159684
-v -0.0100465 -0.6 0.159684
-v 0.0100465 -0.6 0.159684
-v 0.148764 -0.6 -0.0588999
-v -0.148764 -0.6 -0.0588999
-v -0.148764 -0.6 0.0588999
-v 0.148764 -0.6 0.0588999
-v 0.140209 -0.6 -0.0770806
-v -0.140209 -0.6 -0.0770806
-v -0.140209 -0.6 0.0770806
-v 0.140209 -0.6 0.0770806
-v 0.0494427 -0.6 -0.152169
-v -0.0494427 -0.6 -0.152169
-v -0.0494427 -0.6 0.152169
-v 0.0494427 -0.6 0.152169
-v 0.16 -0.6 0
-v -0.16 -0.6 6.56331e-11
-v 0.101988 -0.6 -0.123282
-v -0.101988 -0.6 -0.123282
-v -0.101988 -0.6 0.123282
-v 0.101988 -0.6 0.123282
-v 0.029981 -0.6 -0.157166
-v -0.029981 -0.6 -0.157166
-v -0.029981 -0.6 0.157166
-v 0.029981 -0.6 0.157166
-v 0.129443 -0.6 -0.0940456
-v -0.129443 -0.6 -0.0940456
-v -0.129443 -0.6 0.0940456
-v 0.129443 -0.6 0.0940456
-v 0.116635 -0.6 -0.109528
-v -0.116635 -0.6 -0.109528
-v -0.116635 -0.6 0.109528
-v 0.116635 -0.6 0.109528
-g ascii
-f 33 83 5
-f 55 5 83
-f 5 55 13
-f 63 13 55
-f 13 63 21
-f 71 21 63
-f 21 71 25
-f 75 25 71
-f 25 75 43
-f 93 43 75
-f 43 93 47
-f 97 47 93
-f 47 97 35
-f 85 35 97
-f 35 85 1
-f 51 1 85
-f 1 51 9
-f 59 9 51
-f 9 59 29
-f 79 29 59
-f 29 79 39
-f 89 39 79
-f 39 89 17
-f 67 17 89
-f 17 67 18
-f 68 18 67
-f 18 68 40
-f 90 40 68
-f 40 90 30
-f 80 30 90
-f 30 80 10
-f 60 10 80
-f 10 60 2
-f 52 2 60
-f 2 52 36
-f 86 36 52
-f 36 86 48
-f 98 48 86
-f 48 98 44
-f 94 44 98
-f 44 94 26
-f 76 26 94
-f 26 76 22
-f 72 22 76
-f 22 72 14
-f 64 14 72
-f 14 64 6
-f 56 6 64
-f 6 56 34
-f 84 34 56
-f 34 84 7
-f 57 7 84
-f 7 57 15
-f 65 15 57
-f 15 65 23
-f 73 23 65
-f 23 73 27
-f 77 27 73
-f 27 77 45
-f 95 45 77
-f 45 95 49
-f 99 49 95
-f 49 99 37
-f 87 37 99
-f 37 87 3
-f 53 3 87
-f 3 53 11
-f 61 11 53
-f 11 61 31
-f 81 31 61
-f 31 81 41
-f 91 41 81
-f 41 91 19
-f 69 19 91
-f 19 69 20
-f 70 20 69
-f 20 70 42
-f 92 42 70
-f 42 92 32
-f 82 32 92
-f 32 82 12
-f 62 12 82
-f 12 62 4
-f 54 4 62
-f 4 54 38
-f 88 38 54
-f 38 88 50
-f 100 50 88
-f 50 100 46
-f 96 46 100
-f 46 96 28
-f 78 28 96
-f 28 78 24
-f 74 24 78
-f 24 74 16
-f 66 16 74
-f 16 66 8
-f 58 8 66
-f 8 58 33
-f 83 33 58
-f 13 21 5
-f 21 25 5
-f 5 25 33
-f 33 25 8
-f 25 43 8
-f 43 47 8
-f 47 35 8
-f 35 1 8
-f 1 9 8
-f 9 29 8
-f 29 39 8
-f 39 17 8
-f 17 18 8
-f 18 40 8
-f 40 30 8
-f 30 10 8
-f 10 2 8
-f 2 36 8
-f 36 48 8
-f 48 44 8
-f 44 26 8
-f 26 22 8
-f 22 14 8
-f 14 6 8
-f 6 34 8
-f 34 7 8
-f 8 7 16
-f 16 7 24
-f 7 15 24
-f 15 23 24
-f 24 23 28
-f 28 23 46
-f 46 23 50
-f 50 23 38
-f 38 23 4
-f 23 27 4
-f 27 45 4
-f 45 49 4
-f 49 37 4
-f 37 3 4
-f 4 3 12
-f 12 3 32
-f 32 3 42
-f 42 3 20
-f 20 3 19
-f 19 3 41
-f 41 3 31
-f 11 31 3
-f 66 74 58
-f 74 78 58
-f 58 78 83
-f 83 78 55
-f 78 96 55
-f 96 100 55
-f 100 88 55
-f 88 54 55
-f 54 62 55
-f 62 82 55
-f 82 92 55
-f 92 70 55
-f 70 69 55
-f 69 91 55
-f 91 81 55
-f 81 61 55
-f 61 53 55
-f 53 87 55
-f 87 99 55
-f 99 95 55
-f 95 77 55
-f 77 73 55
-f 73 65 55
-f 65 57 55
-f 57 84 55
-f 84 56 55
-f 55 56 63
-f 63 56 71
-f 56 64 71
-f 64 72 71
-f 71 72 75
-f 75 72 93
-f 93 72 97
-f 97 72 85
-f 85 72 51
-f 72 76 51
-f 76 94 51
-f 94 98 51
-f 98 86 51
-f 86 52 51
-f 51 52 59
-f 59 52 79
-f 79 52 89
-f 89 52 67
-f 67 52 68
-f 68 52 90
-f 90 52 80
-f 60 80 52
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinderSmall.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinderSmall.obj
deleted file mode 100644
index a2d0c64a99434cc0f6e092390fa33dad4167875a..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/innerCylinderSmall.obj
+++ /dev/null
@@ -1,364 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 120
-# triangles : 236
-#
-v 0.109625 0.06 -0.0488084
-v 0.0488084 0.06 -0.109625
-v -0.0488084 0.06 -0.109625
-v -0.109625 0.06 -0.0488084
-v -0.109625 0.06 0.0488084
-v -0.0488084 0.06 0.109625
-v 0.0488084 0.06 0.109625
-v 0.109625 0.06 0.0488084
-v 0.097082 0.06 -0.0705342
-v 0.0705342 0.06 -0.097082
-v -0.0705342 0.06 -0.097082
-v -0.097082 0.06 -0.0705342
-v -0.097082 0.06 0.0705342
-v -0.0705342 0.06 0.097082
-v 0.0705342 0.06 0.097082
-v 0.097082 0.06 0.0705342
-v 0.103923 0.06 -0.06
-v 0.06 0.06 -0.103923
-v -0.06 0.06 -0.103923
-v -0.103923 0.06 -0.06
-v -0.103923 0.06 0.06
-v -0.06 0.06 0.103923
-v 0.06 0.06 0.103923
-v 0.103923 0.06 0.06
-v 0.12 0.06 0
-v -2.46124e-11 0.06 -0.12
-v -0.12 0.06 4.92248e-11
-v 7.38372e-11 0.06 0.12
-v 0.0891774 0.06 -0.0802957
-v 0.0802957 0.06 -0.0891774
-v -0.0802957 0.06 -0.0891774
-v -0.0891774 0.06 -0.0802957
-v -0.0891774 0.06 0.0802957
-v -0.0802957 0.06 0.0891774
-v 0.0802957 0.06 0.0891774
-v 0.0891774 0.06 0.0802957
-v 0.114127 0.06 -0.037082
-v 0.037082 0.06 -0.114127
-v -0.037082 0.06 -0.114127
-v -0.114127 0.06 -0.037082
-v -0.114127 0.06 0.037082
-v -0.037082 0.06 0.114127
-v 0.037082 0.06 0.114127
-v 0.114127 0.06 0.037082
-v 0.117378 0.06 -0.0249494
-v 0.0249494 0.06 -0.117378
-v -0.0249494 0.06 -0.117378
-v -0.117378 0.06 -0.0249494
-v -0.117378 0.06 0.0249494
-v -0.0249494 0.06 0.117378
-v 0.0249494 0.06 0.117378
-v 0.117378 0.06 0.0249494
-v 0.119343 0.06 -0.0125434
-v 0.0125434 0.06 -0.119343
-v -0.0125434 0.06 -0.119343
-v -0.119343 0.06 -0.0125434
-v -0.119343 0.06 0.0125434
-v -0.0125434 0.06 0.119343
-v 0.0125434 0.06 0.119343
-v 0.119343 0.06 0.0125434
-v 0.109625 -0.08 -0.0488084
-v 0.0488084 -0.08 -0.109625
-v -0.0488084 -0.08 -0.109625
-v -0.109625 -0.08 -0.0488084
-v -0.109625 -0.08 0.0488084
-v -0.0488084 -0.08 0.109625
-v 0.0488084 -0.08 0.109625
-v 0.109625 -0.08 0.0488084
-v 0.097082 -0.08 -0.0705342
-v 0.0705342 -0.08 -0.097082
-v -0.0705342 -0.08 -0.097082
-v -0.097082 -0.08 -0.0705342
-v -0.097082 -0.08 0.0705342
-v -0.0705342 -0.08 0.097082
-v 0.0705342 -0.08 0.097082
-v 0.097082 -0.08 0.0705342
-v 0.103923 -0.08 -0.06
-v 0.06 -0.08 -0.103923
-v -0.06 -0.08 -0.103923
-v -0.103923 -0.08 -0.06
-v -0.103923 -0.08 0.06
-v -0.06 -0.08 0.103923
-v 0.06 -0.08 0.103923
-v 0.103923 -0.08 0.06
-v 0.12 -0.08 0
-v -2.46124e-11 -0.08 -0.12
-v -0.12 -0.08 4.92248e-11
-v 7.38372e-11 -0.08 0.12
-v 0.0891774 -0.08 -0.0802957
-v 0.0802957 -0.08 -0.0891774
-v -0.0802957 -0.08 -0.0891774
-v -0.0891774 -0.08 -0.0802957
-v -0.0891774 -0.08 0.0802957
-v -0.0802957 -0.08 0.0891774
-v 0.0802957 -0.08 0.0891774
-v 0.0891774 -0.08 0.0802957
-v 0.114127 -0.08 -0.037082
-v 0.037082 -0.08 -0.114127
-v -0.037082 -0.08 -0.114127
-v -0.114127 -0.08 -0.037082
-v -0.114127 -0.08 0.037082
-v -0.037082 -0.08 0.114127
-v 0.037082 -0.08 0.114127
-v 0.114127 -0.08 0.037082
-v 0.117378 -0.08 -0.0249494
-v 0.0249494 -0.08 -0.117378
-v -0.0249494 -0.08 -0.117378
-v -0.117378 -0.08 -0.0249494
-v -0.117378 -0.08 0.0249494
-v -0.0249494 -0.08 0.117378
-v 0.0249494 -0.08 0.117378
-v 0.117378 -0.08 0.0249494
-v 0.119343 -0.08 -0.0125434
-v 0.0125434 -0.08 -0.119343
-v -0.0125434 -0.08 -0.119343
-v -0.119343 -0.08 -0.0125434
-v -0.119343 -0.08 0.0125434
-v -0.0125434 -0.08 0.119343
-v 0.0125434 -0.08 0.119343
-v 0.119343 -0.08 0.0125434
-g ascii
-f 25 85 53
-f 113 53 85
-f 53 113 45
-f 45 113 105
-f 45 105 37
-f 97 37 105
-f 37 97 1
-f 61 1 97
-f 1 61 17
-f 17 61 77
-f 17 77 9
-f 9 77 69
-f 9 69 29
-f 89 29 69
-f 29 89 30
-f 90 30 89
-f 30 90 10
-f 70 10 90
-f 10 70 18
-f 18 70 78
-f 18 78 2
-f 2 78 62
-f 2 62 38
-f 98 38 62
-f 38 98 46
-f 106 46 98
-f 46 106 54
-f 54 106 114
-f 54 114 26
-f 86 26 114
-f 26 86 55
-f 115 55 86
-f 55 115 47
-f 47 115 107
-f 47 107 39
-f 99 39 107
-f 39 99 3
-f 63 3 99
-f 3 63 19
-f 19 63 79
-f 19 79 11
-f 11 79 71
-f 11 71 31
-f 91 31 71
-f 31 91 32
-f 92 32 91
-f 32 92 12
-f 72 12 92
-f 12 72 20
-f 20 72 80
-f 20 80 4
-f 4 80 64
-f 4 64 40
-f 100 40 64
-f 40 100 48
-f 108 48 100
-f 48 108 56
-f 56 108 116
-f 56 116 27
-f 87 27 116
-f 27 87 57
-f 117 57 87
-f 57 117 49
-f 49 117 109
-f 49 109 41
-f 101 41 109
-f 41 101 5
-f 65 5 101
-f 5 65 21
-f 21 65 81
-f 21 81 13
-f 13 81 73
-f 13 73 33
-f 93 33 73
-f 33 93 34
-f 94 34 93
-f 34 94 14
-f 74 14 94
-f 14 74 22
-f 22 74 82
-f 22 82 6
-f 6 82 66
-f 6 66 42
-f 102 42 66
-f 42 102 50
-f 110 50 102
-f 50 110 58
-f 58 110 118
-f 58 118 28
-f 88 28 118
-f 28 88 59
-f 119 59 88
-f 59 119 51
-f 51 119 111
-f 51 111 43
-f 103 43 111
-f 43 103 7
-f 67 7 103
-f 7 67 23
-f 23 67 83
-f 23 83 15
-f 15 83 75
-f 15 75 35
-f 95 35 75
-f 35 95 36
-f 96 36 95
-f 36 96 16
-f 76 16 96
-f 16 76 24
-f 24 76 84
-f 24 84 8
-f 8 84 68
-f 8 68 44
-f 104 44 68
-f 44 104 52
-f 112 52 104
-f 52 112 60
-f 60 112 120
-f 60 120 25
-f 85 25 120
-f 45 37 53
-f 37 1 53
-f 53 1 25
-f 25 1 60
-f 1 17 60
-f 60 17 52
-f 52 17 44
-f 44 17 8
-f 8 17 24
-f 24 17 16
-f 16 17 36
-f 36 17 35
-f 35 17 15
-f 15 17 23
-f 23 17 7
-f 7 17 43
-f 43 17 51
-f 51 17 59
-f 59 17 28
-f 28 17 58
-f 58 17 50
-f 50 17 42
-f 42 17 6
-f 6 17 22
-f 22 17 14
-f 14 17 34
-f 17 9 34
-f 9 29 34
-f 34 29 33
-f 33 29 13
-f 13 29 21
-f 21 29 5
-f 5 29 41
-f 41 29 49
-f 49 29 57
-f 57 29 27
-f 27 29 56
-f 56 29 48
-f 48 29 40
-f 40 29 4
-f 4 29 20
-f 20 29 12
-f 12 29 32
-f 32 29 31
-f 31 29 11
-f 29 30 11
-f 30 10 11
-f 11 10 19
-f 19 10 3
-f 3 10 39
-f 39 10 47
-f 47 10 55
-f 55 10 26
-f 26 10 54
-f 54 10 46
-f 46 10 38
-f 38 10 2
-f 18 2 10
-f 112 104 120
-f 104 68 120
-f 120 68 85
-f 85 68 113
-f 68 84 113
-f 113 84 105
-f 105 84 97
-f 97 84 61
-f 61 84 77
-f 77 84 69
-f 69 84 89
-f 89 84 90
-f 90 84 70
-f 70 84 78
-f 78 84 62
-f 62 84 98
-f 98 84 106
-f 106 84 114
-f 114 84 86
-f 86 84 115
-f 115 84 107
-f 107 84 99
-f 99 84 63
-f 63 84 79
-f 79 84 71
-f 71 84 91
-f 84 76 91
-f 76 96 91
-f 91 96 92
-f 92 96 72
-f 72 96 80
-f 80 96 64
-f 64 96 100
-f 100 96 108
-f 108 96 116
-f 116 96 87
-f 87 96 117
-f 117 96 109
-f 109 96 101
-f 101 96 65
-f 65 96 81
-f 81 96 73
-f 73 96 93
-f 93 96 94
-f 94 96 74
-f 96 95 74
-f 95 75 74
-f 74 75 82
-f 82 75 66
-f 66 75 102
-f 102 75 110
-f 110 75 118
-f 118 75 88
-f 88 75 119
-f 119 75 111
-f 111 75 103
-f 103 75 67
-f 83 67 75
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/outerCylinder.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/outerCylinder.obj
deleted file mode 100644
index e93a3978b6fbefb5903bc57af973f1593aa3e10e..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/outerCylinder.obj
+++ /dev/null
@@ -1,304 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 100
-# triangles : 196
-#
-v 0.297634 0.2 -0.0376
-v -0.297634 0.2 -0.0376
-v -0.297634 0.2 0.0376
-v 0.297634 0.2 0.0376
-v 0.160748 0.2 -0.253298
-v -0.160748 0.2 -0.253298
-v -0.160748 0.2 0.253298
-v 0.160748 0.2 0.253298
-v 0.0562144 0.2 -0.294686
-v -0.0562144 0.2 -0.294686
-v -0.0562144 0.2 0.294686
-v 0.0562144 0.2 0.294686
-v 0.191227 0.2 -0.231154
-v -0.191227 0.2 -0.231154
-v -0.191227 0.2 0.231154
-v 0.191227 0.2 0.231154
-v 0.278933 0.2 -0.110437
-v -0.278933 0.2 -0.110437
-v -0.278933 0.2 0.110437
-v 0.278933 0.2 0.110437
-v 0.262892 0.2 -0.144526
-v -0.262892 0.2 -0.144526
-v -0.262892 0.2 0.144526
-v 0.262892 0.2 0.144526
-v 0.0188372 0.2 -0.299408
-v -0.0188372 0.2 -0.299408
-v -0.0188372 0.2 0.299408
-v 0.0188372 0.2 0.299408
-v 0.127734 0.2 -0.271448
-v -0.127734 0.2 -0.271448
-v -0.127734 0.2 0.271448
-v 0.127734 0.2 0.271448
-v 0.3 0.2 0
-v -0.3 0.2 1.23062e-10
-v 0.0927051 0.2 -0.285317
-v -0.0927051 0.2 -0.285317
-v -0.0927051 0.2 0.285317
-v 0.0927051 0.2 0.285317
-v 0.290575 0.2 -0.074607
-v -0.290575 0.2 -0.074607
-v -0.290575 0.2 0.074607
-v 0.290575 0.2 0.074607
-v 0.242705 0.2 -0.176336
-v -0.242705 0.2 -0.176336
-v -0.242705 0.2 0.176336
-v 0.242705 0.2 0.176336
-v 0.218691 0.2 -0.205364
-v -0.218691 0.2 -0.205364
-v -0.218691 0.2 0.205364
-v 0.218691 0.2 0.205364
-v 0.297634 -0.8 -0.0376
-v -0.297634 -0.8 -0.0376
-v -0.297634 -0.8 0.0376
-v 0.297634 -0.8 0.0376
-v 0.160748 -0.8 -0.253298
-v -0.160748 -0.8 -0.253298
-v -0.160748 -0.8 0.253298
-v 0.160748 -0.8 0.253298
-v 0.0562144 -0.8 -0.294686
-v -0.0562144 -0.8 -0.294686
-v -0.0562144 -0.8 0.294686
-v 0.0562144 -0.8 0.294686
-v 0.191227 -0.8 -0.231154
-v -0.191227 -0.8 -0.231154
-v -0.191227 -0.8 0.231154
-v 0.191227 -0.8 0.231154
-v 0.278933 -0.8 -0.110437
-v -0.278933 -0.8 -0.110437
-v -0.278933 -0.8 0.110437
-v 0.278933 -0.8 0.110437
-v 0.262892 -0.8 -0.144526
-v -0.262892 -0.8 -0.144526
-v -0.262892 -0.8 0.144526
-v 0.262892 -0.8 0.144526
-v 0.0188372 -0.8 -0.299408
-v -0.0188372 -0.8 -0.299408
-v -0.0188372 -0.8 0.299408
-v 0.0188372 -0.8 0.299408
-v 0.127734 -0.8 -0.271448
-v -0.127734 -0.8 -0.271448
-v -0.127734 -0.8 0.271448
-v 0.127734 -0.8 0.271448
-v 0.3 -0.8 0
-v -0.3 -0.8 1.23062e-10
-v 0.0927051 -0.8 -0.285317
-v -0.0927051 -0.8 -0.285317
-v -0.0927051 -0.8 0.285317
-v 0.0927051 -0.8 0.285317
-v 0.290575 -0.8 -0.074607
-v -0.290575 -0.8 -0.074607
-v -0.290575 -0.8 0.074607
-v 0.290575 -0.8 0.074607
-v 0.242705 -0.8 -0.176336
-v -0.242705 -0.8 -0.176336
-v -0.242705 -0.8 0.176336
-v 0.242705 -0.8 0.176336
-v 0.218691 -0.8 -0.205364
-v -0.218691 -0.8 -0.205364
-v -0.218691 -0.8 0.205364
-v 0.218691 -0.8 0.205364
-g ascii
-f 33 83 1
-f 51 1 83
-f 1 51 39
-f 89 39 51
-f 39 89 17
-f 67 17 89
-f 17 67 21
-f 21 67 71
-f 21 71 43
-f 93 43 71
-f 43 93 47
-f 97 47 93
-f 47 97 13
-f 63 13 97
-f 13 63 5
-f 5 63 55
-f 5 55 29
-f 79 29 55
-f 29 79 35
-f 85 35 79
-f 35 85 9
-f 59 9 85
-f 9 59 25
-f 75 25 59
-f 25 75 26
-f 76 26 75
-f 26 76 10
-f 60 10 76
-f 10 60 36
-f 86 36 60
-f 36 86 30
-f 80 30 86
-f 30 80 6
-f 56 6 80
-f 6 56 14
-f 14 56 64
-f 14 64 48
-f 98 48 64
-f 48 98 44
-f 94 44 98
-f 44 94 22
-f 72 22 94
-f 22 72 18
-f 18 72 68
-f 18 68 40
-f 90 40 68
-f 40 90 2
-f 52 2 90
-f 2 52 34
-f 84 34 52
-f 34 84 3
-f 53 3 84
-f 3 53 41
-f 91 41 53
-f 41 91 19
-f 69 19 91
-f 19 69 23
-f 23 69 73
-f 23 73 45
-f 95 45 73
-f 45 95 49
-f 99 49 95
-f 49 99 15
-f 65 15 99
-f 15 65 7
-f 7 65 57
-f 7 57 31
-f 81 31 57
-f 31 81 37
-f 87 37 81
-f 37 87 11
-f 61 11 87
-f 11 61 27
-f 77 27 61
-f 27 77 28
-f 78 28 77
-f 28 78 12
-f 62 12 78
-f 12 62 38
-f 88 38 62
-f 38 88 32
-f 82 32 88
-f 32 82 8
-f 58 8 82
-f 8 58 16
-f 16 58 66
-f 16 66 50
-f 100 50 66
-f 50 100 46
-f 96 46 100
-f 46 96 24
-f 74 24 96
-f 24 74 20
-f 20 74 70
-f 20 70 42
-f 92 42 70
-f 42 92 4
-f 54 4 92
-f 4 54 33
-f 83 33 54
-f 17 21 39
-f 21 43 39
-f 43 47 39
-f 47 13 39
-f 13 5 39
-f 5 29 39
-f 29 35 39
-f 35 9 39
-f 9 25 39
-f 25 26 39
-f 26 10 39
-f 10 36 39
-f 36 30 39
-f 30 6 39
-f 6 14 39
-f 14 48 39
-f 48 44 39
-f 44 22 39
-f 22 18 39
-f 18 40 39
-f 39 40 1
-f 1 40 33
-f 33 40 4
-f 4 40 42
-f 40 2 42
-f 2 34 42
-f 34 3 42
-f 3 41 42
-f 42 41 20
-f 20 41 24
-f 41 19 24
-f 19 23 24
-f 24 23 46
-f 46 23 50
-f 50 23 16
-f 23 45 16
-f 45 49 16
-f 49 15 16
-f 16 15 8
-f 8 15 32
-f 32 15 38
-f 38 15 12
-f 12 15 28
-f 28 15 27
-f 27 15 11
-f 11 15 37
-f 37 15 31
-f 7 31 15
-f 70 74 92
-f 74 96 92
-f 96 100 92
-f 100 66 92
-f 66 58 92
-f 58 82 92
-f 82 88 92
-f 88 62 92
-f 62 78 92
-f 78 77 92
-f 77 61 92
-f 61 87 92
-f 87 81 92
-f 81 57 92
-f 57 65 92
-f 65 99 92
-f 99 95 92
-f 95 73 92
-f 73 69 92
-f 69 91 92
-f 91 53 92
-f 53 84 92
-f 84 52 92
-f 52 90 92
-f 92 90 54
-f 54 90 83
-f 83 90 51
-f 90 68 51
-f 68 72 51
-f 51 72 89
-f 89 72 67
-f 67 72 71
-f 71 72 93
-f 93 72 97
-f 97 72 63
-f 72 94 63
-f 94 98 63
-f 98 64 63
-f 63 64 55
-f 55 64 79
-f 79 64 85
-f 85 64 59
-f 59 64 75
-f 75 64 76
-f 76 64 60
-f 60 64 86
-f 86 64 80
-f 56 80 64
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem1.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem1.obj
deleted file mode 100644
index 65e112a4d6c65d56ced45ab768be815e47e0a15a..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem1.obj
+++ /dev/null
@@ -1,1368 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 544
-# triangles : 816
-#
-v 0.0262033 0.049 0.00256484
-v -0.00256484 0.049 0.0262034
-v -0.00319498 0.049 0.0261372
-v 0.0261372 0.049 0.00319499
-v -0.00291342 0.049 0.0261946
-v 0.0261947 0.049 0.00291323
-v -0.0261966 0.049 -0.00289495
-v 0.00289514 0.049 -0.0261966
-v 0.0261105 0.049 0.00343656
-v -0.00343642 0.049 0.0261106
-v -0.0022742 0.049 0.0262312
-v 0.0262312 0.049 0.00227423
-v -0.0262277 0.049 -0.00261122
-v 0.00261126 0.049 -0.0262278
-v -0.0261776 0.049 -0.00312961
-v 0.00312961 0.049 -0.0261776
-v 0.00226727 0.049 -0.0262569
-v -0.0262569 0.049 -0.00226742
-v 0.0260642 0.049 0.00380353
-v -0.00380345 0.049 0.0260643
-v -0.0261439 0.049 -0.00343597
-v 0.00343597 0.049 -0.0261439
-v 0.0262648 0.049 0.00188027
-v -0.0018803 0.049 0.0262649
-v -0.0262868 0.049 -0.00187182
-v 0.00187182 0.049 -0.0262868
-v -0.0260986 0.049 -0.00380549
-v 0.00380549 0.049 -0.0260986
-v 0.0259993 0.049 0.00426367
-v -0.00426372 0.049 0.0259993
-v -0.00140816 0.049 0.0263018
-v 0.0263018 0.049 0.00140825
-v -0.0263188 0.049 -0.00139816
-v 0.00139816 0.049 -0.0263188
-v 0.00426906 0.049 -0.0260339
-v -0.0260339 0.049 -0.00426907
-v 0.025906 0.049 0.00483967
-v -0.00483969 0.049 0.0259061
-v -0.025939 0.049 -0.00484888
-v 0.00484888 0.049 -0.025939
-v 0.0263427 0.049 0.000838468
-v -0.000838495 0.049 0.0263427
-v -0.026353 0.049 -0.000827017
-v 0.000827017 0.049 -0.026353
-v 0.0257707 0.049 0.00555399
-v -0.00555404 0.049 0.0257707
-v 0.00556664 0.049 -0.0257992
-v -0.0257992 0.049 -0.00556667
-v -9.79604e-05 0.049 0.026391
-v 0.026391 0.049 9.79641e-05
-v -0.0263921 0.049 -9.21069e-05
-v 9.21184e-05 0.049 -0.0263921
-v -0.00642856 0.049 0.025575
-v 0.025575 0.049 0.00642858
-v 0.00644282 0.049 -0.0255955
-v -0.0255955 0.049 -0.00644283
-v 0.000792588 0.049 0.0263552
-v 0.0263552 0.049 -0.000792593
-v -0.0263569 0.049 0.00079132
-v -0.000791322 0.049 -0.0263569
-v 0.0252944 0.049 0.00748232
-v -0.00748235 0.049 0.0252944
-v 0.00749474 0.049 -0.0253044
-v -0.0253044 0.049 -0.00749475
-v 0.026293 0.049 -0.00179681
-v 0.00179684 0.049 0.026293
-v -0.0262965 0.049 0.00179542
-v -0.00179542 0.049 -0.0262965
-v -0.00872354 0.049 0.0248996
-v 0.0248997 0.049 0.00872351
-v 0.00873007 0.049 -0.0248995
-v -0.0248995 0.049 -0.00873011
-v 0.0261939 0.049 -0.00298324
-v 0.00298324 0.049 0.0261939
-v -0.0261992 0.049 0.00298279
-v -0.00298279 0.049 -0.0261992
-v -0.0243529 0.049 -0.0101473
-v 0.0101473 0.049 -0.024353
-v -0.0101472 0.049 0.0243571
-v 0.0243572 0.049 0.0101473
-v 0.0260214 0.049 -0.00436476
-v 0.00436479 0.049 0.0260214
-v -0.00436579 0.049 -0.0260272
-v -0.0260272 0.049 0.00436584
-v -0.0236359 0.049 -0.0117235
-v 0.0117235 0.049 -0.0236359
-v 0.0236381 0.049 0.0117259
-v -0.0117259 0.049 0.0236381
-v 0.00591792 0.049 0.0257248
-v 0.0257249 0.049 -0.00591795
-v -0.025729 0.049 0.00592009
-v -0.0059201 0.049 -0.0257291
-v 0.0227256 0.049 0.0134106
-v -0.0134106 0.049 0.0227256
-v -0.0227265 0.049 -0.01341
-v 0.01341 0.049 -0.0227266
-v 0.00759748 0.049 0.0252768
-v 0.0252768 0.049 -0.00759755
-v -0.00759942 0.049 -0.0252782
-v -0.0252782 0.049 0.00759938
-v 0.0216179 0.049 0.0151381
-v -0.0151381 0.049 0.021618
-v 0.0151387 0.049 -0.0216186
-v -0.0216188 0.049 -0.0151388
-v -0.0246735 0.049 0.00935128
-v -0.00935128 0.049 -0.0246735
-v 0.0246741 0.049 -0.00935077
-v 0.00935077 0.049 0.0246741
-v 0.0168327 0.049 -0.0203298
-v 0.0203301 0.049 0.0168325
-v -0.0203299 0.049 -0.0168328
-v -0.0168325 0.049 0.0203302
-v -0.0239242 0.049 0.011122
-v -0.011122 0.049 -0.0239242
-v 0.0239247 0.049 -0.0111224
-v 0.0111224 0.049 0.0239247
-v -0.0189079 0.049 -0.0184112
-v 0.0184112 0.049 -0.0189079
-v 0.0189082 0.049 0.0184114
-v -0.0184114 0.049 0.0189082
-v -0.0128478 0.049 -0.0230443
-v -0.0230443 0.049 0.012848
-v 0.0230443 0.049 -0.0128482
-v 0.0128482 0.049 0.0230443
-v 0.0198221 0.049 -0.0174161
-v -0.0174162 0.049 -0.0198221
-v 0.0174161 0.049 0.0198223
-v -0.0198223 0.049 0.0174161
-v 0.0220658 0.049 -0.0144642
-v 0.0144642 0.049 0.0220658
-v -0.0220659 0.049 0.0144643
-v -0.0144643 0.049 -0.022066
-v -0.0159257 0.049 -0.0210319
-v -0.0210319 0.049 0.0159257
-v 0.0210319 0.049 -0.0159257
-v 0.0159256 0.049 0.021032
-v 0.0261369 0.0509796 0.00319853
-v 0.0262053 0.0509813 0.00254523
-v -0.0025454 0.0509813 0.0262053
-v -0.00319825 0.0509796 0.026137
-v -0.00291525 0.0509768 0.0261944
-v 0.0261944 0.0509768 0.0029154
-v -0.0261966 0.0509769 -0.00289437
-v 0.00289437 0.0509769 -0.0261966
-v 0.0261094 0.050988 0.00344573
-v -0.00344581 0.050988 0.0261095
-v 0.026235 0.0509937 0.00223084
-v -0.00223086 0.0509937 0.0262351
-v -0.0262298 0.0509814 -0.002588
-v 0.002588 0.0509814 -0.0262298
-v 0.00313408 0.0509796 -0.0261771
-v -0.0261771 0.0509796 -0.00313426
-v 0.00222376 0.0509937 -0.0262604
-v -0.0262604 0.0509937 -0.00222382
-v -0.0261427 0.050988 -0.00344534
-v 0.00344532 0.050988 -0.0261429
-v 0.0260623 0.0510032 0.00381779
-v -0.00381797 0.0510032 0.0260623
-v -0.00181719 0.0510141 0.02627
-v 0.02627 0.0510141 0.0018173
-v -0.0262913 0.0510141 -0.00180854
-v 0.00180854 0.0510141 -0.0262913
-v 0.00381998 0.0510032 -0.0260967
-v -0.0260968 0.0510032 -0.00381983
-v 0.0259964 0.0510269 0.00428301
-v -0.00428303 0.0510269 0.0259964
-v 0.0263079 0.0510437 0.00132634
-v -0.00132636 0.0510437 0.0263079
-v 0.00428849 0.0510269 -0.026031
-v -0.026031 0.0510269 -0.0042885
-v -0.0263239 0.0510437 -0.00131619
-v 0.0013162 0.0510437 -0.0263239
-v 0.025902 0.0510609 0.00486345
-v -0.00486347 0.0510609 0.025902
-v -0.0259348 0.0510609 -0.00487285
-v 0.00487285 0.0510609 -0.0259348
-v 0.0263496 0.051084 0.000736783
-v -0.000736791 0.0510841 0.0263496
-v -0.0263587 0.051084 -0.000725517
-v 0.000725517 0.0510841 -0.0263587
-v 0.0257652 0.0511073 0.00558124
-v -0.00558124 0.0511073 0.0257652
-v -0.0257934 0.0511073 -0.00559397
-v 0.00559397 0.0511073 -0.0257934
-v 2.68625e-05 0.0511367 0.0263951
-v 0.0263951 0.0511367 -2.68706e-05
-v -3.15114e-05 0.0511367 -0.0263952
-v -0.0263952 0.0511367 3.15136e-05
-v 0.0255679 0.0511683 0.00645755
-v -0.00645746 0.0511683 0.025568
-v 0.00647168 0.0511683 -0.0255882
-v -0.0255882 0.0511683 -0.0064717
-v 0.000928094 0.0512031 0.0263475
-v 0.0263475 0.0512031 -0.000928125
-v -0.000926223 0.0512031 -0.0263495
-v -0.0263495 0.0512031 0.000926224
-v 0.0252862 0.0512458 0.00751061
-v -0.00751067 0.0512458 0.0252863
-v 0.00752293 0.0512458 -0.0252958
-v -0.0252958 0.0512458 -0.00752294
-v 0.00193845 0.0512849 0.0262829
-v 0.0262829 0.0512849 -0.00193846
-v -0.0262867 0.0512849 0.00193709
-v -0.00193709 0.0512849 -0.0262867
-v 0.024891 0.0513407 0.00874853
-v -0.00874857 0.0513407 0.024891
-v 0.00875494 0.0513407 -0.0248906
-v -0.0248906 0.0513407 -0.00875495
-v 0.0261787 0.0513826 -0.00313211
-v 0.00313216 0.0513826 0.0261787
-v -0.0261841 0.0513826 0.00313183
-v -0.00313183 0.0513826 -0.0261841
-v -0.0243451 0.0514531 -0.010166
-v 0.010166 0.0514531 -0.0243451
-v 0.0243493 0.0514531 0.010166
-v -0.0101661 0.0514531 0.0243493
-v 0.00451416 0.0514959 0.0259979
-v 0.025998 0.0514959 -0.00451412
-v -0.0260037 0.0514959 0.00451536
-v -0.00451536 0.0514959 -0.0260037
-v -0.0236309 0.051581 -0.0117337
-v 0.0117338 0.051581 -0.023631
-v -0.0117362 0.051581 0.023633
-v 0.0236331 0.051581 0.0117362
-v 0.00605888 0.0516227 0.0256921
-v 0.0256922 0.0516227 -0.00605893
-v -0.0256961 0.0516227 0.00606111
-v -0.00606112 0.0516227 -0.0256961
-v -0.0134111 0.05172 0.0227253
-v 0.0227253 0.05172 0.0134112
-v -0.0227262 0.05172 -0.0134104
-v 0.0134104 0.05172 -0.0227263
-v 0.00772247 0.0517589 0.0252383
-v 0.0252383 0.0517589 -0.00772252
-v -0.0252395 0.0517589 0.00772424
-v -0.00772427 0.0517589 -0.0252396
-v 0.021624 0.0518628 0.0151293
-v -0.0151292 0.0518628 0.0216241
-v 0.0151298 0.0518628 -0.0216249
-v -0.0216249 0.0518628 -0.0151299
-v -0.0246335 0.0518974 0.00945514
-v -0.00945518 0.0518974 -0.0246335
-v 0.0246341 0.0518973 -0.00945474
-v 0.00945473 0.0518974 0.0246341
-v 0.0168167 0.0519999 -0.020343
-v 0.0203433 0.0519999 0.0168164
-v -0.0168165 0.0519999 0.0203433
-v -0.0203431 0.0519999 -0.0168168
-v -0.0238868 0.0520288 0.0112022
-v -0.0112022 0.0520288 -0.0238868
-v 0.0238874 0.0520287 -0.0112025
-v 0.0112025 0.0520287 0.0238874
-v 0.0183916 0.0521182 -0.0189269
-v -0.0189269 0.0521182 -0.0183917
-v 0.0189272 0.0521182 0.0183919
-v -0.0183919 0.0521182 0.0189272
-v 0.023013 0.0521403 -0.0129042
-v 0.0129042 0.0521403 0.023013
-v -0.023013 0.0521404 0.0129039
-v -0.0129039 0.0521404 -0.0230131
-v 0.0198034 0.0522043 -0.0174375
-v -0.0174376 0.0522043 -0.0198034
-v 0.0174375 0.0522043 0.0198036
-v -0.0198036 0.0522043 0.0174376
-v 0.0220429 0.0522173 -0.014499
-v 0.014499 0.0522173 0.0220429
-v -0.022043 0.0522173 0.0144991
-v -0.0144991 0.0522173 -0.022043
-v 0.0210178 0.0522439 -0.015945
-v -0.0210178 0.052244 0.0159449
-v 0.0159449 0.052244 0.0210178
-v -0.015945 0.052244 -0.0210178
-v -0.00320245 0.0570835 0.0261366
-v 0.0261366 0.0570835 0.00320247
-v -0.00252065 0.0570855 0.0262078
-v 0.0262078 0.0570855 0.00252065
-v 0.0261942 0.0570809 0.00291724
-v -0.00291727 0.0570809 0.0261942
-v 0.00289386 0.057081 -0.0261967
-v -0.0261967 0.057081 -0.00289387
-v -0.00345664 0.0570916 0.0261082
-v 0.0261082 0.0570916 0.00345679
-v -0.0262323 0.0570856 -0.00255921
-v 0.00255921 0.0570856 -0.0262323
-v 0.0262398 0.0570983 0.00217757
-v -0.00217768 0.0570983 0.0262398
-v 0.00313974 0.0570835 -0.0261765
-v -0.0261765 0.0570835 -0.00313977
-v -0.0262645 0.0570983 -0.00217024
-v 0.00217024 0.0570983 -0.0262645
-v -0.0261415 0.0570916 -0.00345625
-v 0.00345625 0.0570916 -0.0261415
-v 0.02606 0.0571063 0.00383456
-v -0.0038346 0.0571063 0.0260601
-v -0.00174028 0.0571191 0.0262762
-v 0.0262762 0.0571191 0.0017403
-v -0.0260945 0.0571063 -0.00383676
-v 0.00383666 0.0571063 -0.0260946
-v -0.0262967 0.0571191 -0.00173133
-v 0.00173133 0.0571191 -0.0262967
-v 0.0259931 0.057129 0.0043052
-v -0.00430525 0.057129 0.0259931
-v -0.0260275 0.057129 -0.00431092
-v 0.00431089 0.057129 -0.0260276
-v 0.0263151 0.0571489 0.00122731
-v -0.00122733 0.0571489 0.0263151
-v -0.02633 0.0571489 -0.00121689
-v 0.00121689 0.0571489 -0.02633
-v 0.0258972 0.0571618 0.00489038
-v -0.00489036 0.0571618 0.0258973
-v -0.0259299 0.0571618 -0.00489986
-v 0.00489991 0.0571618 -0.0259299
-v 0.0263584 0.0571895 0.000606484
-v -0.000606485 0.0571895 0.0263584
-v -0.0263658 0.0571894 -0.000596328
-v 0.000596332 0.0571894 -0.0263658
-v 0.025759 0.0572065 0.00561136
-v -0.00561141 0.0572065 0.025759
-v -0.0257869 0.0572065 -0.00562421
-v 0.00562421 0.0572065 -0.0257869
-v 0.000176967 0.0572416 0.0263877
-v 0.0263877 0.0572416 -0.000176983
-v -0.000180294 0.0572415 -0.026388
-v -0.026388 0.0572415 0.000180312
-v 0.0255602 0.0572652 0.00648896
-v -0.0064889 0.0572652 0.0255603
-v 0.00650308 0.0572652 -0.0255802
-v -0.0255802 0.0572652 -0.00650309
-v 0.00108346 0.0573066 0.0263385
-v 0.0263385 0.0573066 -0.00108348
-v -0.0263408 0.0573066 0.00108161
-v -0.00108161 0.0573066 -0.0263408
-v 0.0252775 0.0573398 0.00754057
-v -0.00754063 0.0573398 0.0252776
-v 0.00755279 0.0573398 -0.0252869
-v -0.0252869 0.0573398 -0.0075528
-v 0.0262704 0.0573865 -0.00210698
-v 0.00210703 0.0573865 0.0262704
-v -0.0021058 0.0573865 -0.0262744
-v -0.0262744 0.0573865 0.00210581
-v 0.0248821 0.0574313 0.00877387
-v -0.00877389 0.0574313 0.0248821
-v 0.00878018 0.0574313 -0.0248816
-v -0.0248816 0.0574313 -0.00878019
-v 0.00330839 0.0574815 0.0261598
-v 0.0261599 0.0574815 -0.0033084
-v -0.0261653 0.0574815 0.00330826
-v -0.00330826 0.0574815 -0.0261653
-v -0.0243378 0.0575399 -0.0101834
-v 0.0101834 0.0575399 -0.0243378
-v 0.024342 0.0575399 0.0101835
-v -0.0101835 0.0575399 0.024342
-v 0.00468981 0.0575913 0.025969
-v 0.025969 0.0575913 -0.00468985
-v -0.0259746 0.0575913 0.00469118
-v -0.00469118 0.0575913 -0.0259746
-v -0.0236274 0.0576636 -0.0117408
-v 0.0117408 0.0576636 -0.0236274
-v -0.0117432 0.0576636 0.0236295
-v 0.0236296 0.0576636 0.0117432
-v 0.00622389 0.0577137 0.0256529
-v 0.0256529 0.0577137 -0.0062239
-v -0.0256566 0.0577137 0.00622614
-v -0.00622616 0.0577137 -0.0256566
-v -0.0134067 0.0577983 0.0227279
-v 0.022728 0.0577983 0.0134067
-v -0.0227289 0.0577983 -0.0134059
-v 0.013406 0.0577983 -0.0227289
-v 0.00786834 0.0578448 0.0251925
-v 0.0251925 0.0578448 -0.00786837
-v -0.0251935 0.0578448 0.00787003
-v -0.00787004 0.0578448 -0.0251935
-v 0.0216346 0.0579371 0.015114
-v -0.015114 0.0579371 0.0216347
-v -0.0216355 0.0579371 -0.0151147
-v 0.0151147 0.0579371 -0.0216355
-v -0.0245861 0.0579779 0.00957634
-v -0.00957635 0.0579779 -0.0245861
-v 0.00957598 0.0579779 0.0245869
-v 0.0245869 0.0579779 -0.00957604
-v -0.0203621 0.0580704 -0.0167936
-v 0.0167936 0.0580704 -0.0203621
-v 0.0203624 0.0580704 0.0167933
-v -0.0167935 0.0580704 0.0203624
-v -0.0238426 0.0581036 0.0112958
-v -0.0112958 0.0581036 -0.0238426
-v 0.0112962 0.0581036 0.0238431
-v 0.0238431 0.0581036 -0.0112963
-v -0.0189525 0.0581855 -0.0183654
-v 0.0183654 0.0581855 -0.0189525
-v 0.0189528 0.0581855 0.0183657
-v -0.0183657 0.0581855 0.0189528
-v -0.0229758 0.0582099 0.0129701
-v -0.0129701 0.0582099 -0.0229758
-v 0.0229758 0.05821 -0.0129704
-v 0.0129704 0.05821 0.0229758
-v -0.0174654 0.0582689 -0.0197789
-v 0.0197789 0.0582689 -0.0174654
-v 0.0174654 0.0582689 0.0197791
-v -0.0197791 0.0582689 0.0174654
-v 0.0145411 0.0582826 0.0220151
-v 0.0220152 0.0582826 -0.0145412
-v -0.0220153 0.0582826 0.0145411
-v -0.0145412 0.0582826 -0.0220153
-v -0.0159693 0.0583062 -0.0209999
-v -0.021 0.0583062 0.0159692
-v 0.0159692 0.0583062 0.021
-v 0.021 0.0583062 -0.0159693
-v 0.0262108 0.06 0.00248931
-v -0.00248941 0.06 0.0262108
-v 0.0262454 0.06 0.00211211
-v -0.00211212 0.06 0.0262455
-v 0.026136 0.06 0.00320771
-v -0.00320771 0.06 0.026136
-v -0.00164626 0.06 0.0262836
-v 0.0262836 0.06 0.00164643
-v 0.0261065 0.06 0.0034698
-v -0.0034698 0.06 0.0261065
-v 0.0260574 0.06 0.00385415
-v -0.00385416 0.06 0.0260574
-v -0.0011069 0.06 0.0263238
-v 0.0263238 0.06 0.00110691
-v 0.0259891 0.06 0.004331
-v -0.004331 0.06 0.0259891
-v 0.00210439 0.06 -0.0262697
-v -0.0262697 0.06 -0.0021044
-v 0.00163698 0.06 -0.0263031
-v -0.0263031 0.06 -0.00163698
-v 0.0258917 0.06 0.00492109
-v -0.00492112 0.06 0.0258917
-v 0.0262546 0.06 -0.00230817
-v 0.00230817 0.06 0.0262546
-v -0.0261967 0.06 -0.00289314
-v 0.00289314 0.06 -0.0261967
-v 0.026194 0.06 0.00291915
-v -0.00291915 0.06 0.026194
-v 0.00252385 0.06 -0.0262355
-v -0.0262355 0.06 -0.00252385
-v 0.00126984 0.06 0.0263273
-v 0.0263274 0.06 -0.00126984
-v -0.00230712 0.06 -0.0262589
-v -0.0262589 0.06 0.00230713
-v -0.0263373 0.06 -0.0010962
-v 0.0010962 0.06 -0.0263373
-v -0.0263299 0.06 0.00126811
-v -0.00126811 0.06 -0.0263299
-v -0.00564527 0.06 0.0257519
-v 0.0257519 0.06 0.00564528
-v -0.0261758 0.06 -0.00314647
-v 0.00314647 0.06 -0.0261758
-v 0.0034695 0.06 -0.0261399
-v -0.0261399 0.06 -0.00346951
-v -0.00652345 0.06 0.0255518
-v 0.0255518 0.06 0.00652348
-v 0.00351761 0.06 0.0261359
-v 0.026136 0.06 -0.00351758
-v 0.0263687 0.06 0.000448979
-v -0.000449053 0.06 0.0263687
-v -0.0260919 0.06 -0.00385643
-v 0.00385644 0.06 -0.0260919
-v -0.00351769 0.06 -0.0261415
-v -0.0261415 0.06 0.0035177
-v -0.0263742 0.06 -0.000440245
-v 0.000440245 0.06 -0.0263742
-v -0.00757253 0.06 0.0252682
-v 0.0252682 0.06 0.00757254
-v 0.0263786 0.06 -0.00035674
-v 0.000356801 0.06 0.0263786
-v -0.000358569 0.06 -0.0263793
-v -0.0263793 0.06 0.000358571
-v -0.0243312 0.06 -0.010199
-v 0.010199 0.06 -0.0243313
-v 0.00433678 0.06 -0.0260237
-v -0.0260237 0.06 -0.00433679
-v -0.0159995 0.06 -0.0209777
-v -0.0209777 0.06 0.0159995
-v 0.0209777 0.06 -0.0159995
-v 0.0159994 0.06 0.0209778
-v -0.02379 0.06 0.0114061
-v -0.0114061 0.06 -0.02379
-v -0.0236259 0.06 -0.0117437
-v 0.0114065 0.06 0.0237906
-v 0.0117437 0.06 -0.023626
-v 0.0237906 0.06 -0.0114066
-v 0.0248732 0.06 0.00879951
-v -0.00879952 0.06 0.0248732
-v 0.0145919 0.06 0.0219815
-v 0.0219815 0.06 -0.014592
-v -0.0130488 0.06 -0.0229313
-v -0.0229313 0.06 0.0130489
-v 0.0229312 0.06 -0.0130491
-v 0.0130491 0.06 0.0229312
-v -0.0219816 0.06 0.0145921
-v -0.0145921 0.06 -0.0219816
-v -0.0245299 0.06 0.0097183
-v -0.00971835 0.06 -0.0245299
-v 0.00880564 0.06 -0.0248725
-v -0.0248725 0.06 -0.00880571
-v 0.00971806 0.06 0.0245306
-v 0.0245306 0.06 -0.00971808
-v 0.0243355 0.06 0.0101992
-v -0.0101992 0.06 0.0243355
-v -0.0175007 0.06 -0.0197478
-v 0.0197478 0.06 -0.0175007
-v -0.0117461 0.06 0.023628
-v 0.0175007 0.06 0.019748
-v -0.019748 0.06 0.0175007
-v 0.0236282 0.06 0.0117461
-v 0.0227343 0.06 0.0133959
-v -0.013396 0.06 0.0227343
-v -0.0227352 0.06 -0.0133952
-v 0.0133953 0.06 -0.0227352
-v 0.0049308 0.06 -0.0259243
-v -0.0259243 0.06 -0.00493081
-v 0.00758464 0.06 -0.0252771
-v -0.0252772 0.06 -0.00758465
-v 0.0216507 0.06 0.0150909
-v 0.00489696 0.06 0.0259328
-v -0.0150909 0.06 0.0216508
-v -0.0189859 0.06 -0.0183311
-v 0.0183311 0.06 -0.0189859
-v 0.0259329 0.06 -0.00489696
-v 0.0189861 0.06 0.0183314
-v -0.0183314 0.06 0.0189862
-v 0.00803906 0.06 0.0251377
-v 0.0251377 0.06 -0.00803912
-v -0.0216515 0.06 -0.0150916
-v 0.0150916 0.06 -0.0216515
-v -0.0251385 0.06 0.00804066
-v -0.00804068 0.06 -0.0251385
-v -0.0257796 0.06 -0.00565825
-v 0.00565825 0.06 -0.0257796
-v -0.0255713 0.06 -0.00653767
-v 0.0065377 0.06 -0.0255713
-v -0.0203882 0.06 -0.016762
-v 0.016762 0.06 -0.0203882
-v 0.0203884 0.06 0.0167618
-v -0.0167617 0.06 0.0203885
-v -0.0048985 0.06 -0.0259383
-v -0.0259383 0.06 0.00489852
-v 0.00641736 0.06 0.0256051
-v 0.0256052 0.06 -0.00641744
-v -0.0256085 0.06 0.00641963
-v -0.00641964 0.06 -0.0256085
-g ascii
-f 143 152 15
-f 15 7 143
-f 152 155 21
-f 15 152 21
-f 155 164 27
-f 21 155 27
-f 164 170 36
-f 36 27 164
-f 170 175 39
-f 39 36 170
-f 175 183 48
-f 48 39 175
-f 183 192 56
-f 48 183 56
-f 64 56 192
-f 192 200 64
-f 72 64 200
-f 200 208 72
-f 77 72 208
-f 208 213 77
-f 85 77 213
-f 213 221 85
-f 95 85 221
-f 221 231 95
-f 104 95 231
-f 231 240 104
-f 111 104 240
-f 248 111 240
-f 117 111 248
-f 248 254 117
-f 126 117 254
-f 254 262 126
-f 262 272 133
-f 133 126 262
-f 280 288 152
-f 152 143 280
-f 288 291 155
-f 155 152 288
-f 291 297 164
-f 164 155 291
-f 297 303 170
-f 170 164 297
-f 303 311 175
-f 175 170 303
-f 311 319 183
-f 183 175 311
-f 319 328 192
-f 192 183 319
-f 200 192 328
-f 328 336 200
-f 208 200 336
-f 336 344 208
-f 213 208 344
-f 344 349 213
-f 221 213 349
-f 349 357 221
-f 231 221 357
-f 357 367 231
-f 240 231 367
-f 240 367 375
-f 248 240 375
-f 375 381 248
-f 254 248 381
-f 389 254 381
-f 262 254 389
-f 389 397 262
-f 397 405 272
-f 262 397 272
-f 433 449 288
-f 433 288 280
-f 449 452 291
-f 291 288 449
-f 452 459 297
-f 297 291 452
-f 459 474 303
-f 303 297 459
-f 474 514 311
-f 311 303 474
-f 514 531 319
-f 319 311 514
-f 531 533 328
-f 328 319 531
-f 336 328 533
-f 533 516 336
-f 344 336 516
-f 516 498 344
-f 349 344 498
-f 498 471 349
-f 357 349 471
-f 471 481 357
-f 367 357 481
-f 481 511 367
-f 375 367 511
-f 511 527 375
-f 381 375 527
-f 527 535 381
-f 389 381 535
-f 535 520 389
-f 520 503 397
-f 397 389 520
-f 503 475 405
-f 397 503 405
-f 13 149 143
-f 143 7 13
-f 149 283 280
-f 149 280 143
-f 283 438 433
-f 433 280 283
-f 18 154 149
-f 149 13 18
-f 154 289 283
-f 154 283 149
-f 289 426 438
-f 438 283 289
-f 25 161 154
-f 154 18 25
-f 161 299 289
-f 289 154 161
-f 299 428 426
-f 426 289 299
-f 33 171 161
-f 161 25 33
-f 171 307 299
-f 299 161 171
-f 307 443 428
-f 428 299 307
-f 43 179 171
-f 171 33 43
-f 179 315 307
-f 307 171 179
-f 315 463 443
-f 443 307 315
-f 51 188 179
-f 179 43 51
-f 188 324 315
-f 315 179 188
-f 324 470 463
-f 463 315 324
-f 59 196 188
-f 188 51 59
-f 196 331 324
-f 324 188 196
-f 331 445 470
-f 470 324 331
-f 67 203 196
-f 67 196 59
-f 203 340 331
-f 331 196 203
-f 340 442 445
-f 445 331 340
-f 75 211 203
-f 203 67 75
-f 211 347 340
-f 340 203 211
-f 347 462 442
-f 442 340 347
-f 84 219 211
-f 211 75 84
-f 347 211 219
-f 219 355 347
-f 462 347 355
-f 355 540 462
-f 219 84 91
-f 91 227 219
-f 355 219 227
-f 227 363 355
-f 540 355 363
-f 363 543 540
-f 227 91 100
-f 100 235 227
-f 363 227 235
-f 363 235 371
-f 543 363 371
-f 371 529 543
-f 235 100 105
-f 105 241 235
-f 371 235 241
-f 241 377 371
-f 529 371 377
-f 529 377 495
-f 241 105 113
-f 113 249 241
-f 377 241 249
-f 249 385 377
-f 495 377 385
-f 495 385 479
-f 249 113 122
-f 249 122 259
-f 385 249 259
-f 259 393 385
-f 479 385 393
-f 393 490 479
-f 259 122 131
-f 131 267 259
-f 393 259 267
-f 393 267 403
-f 490 393 403
-f 490 403 493
-f 267 131 134
-f 134 270 267
-f 403 267 270
-f 270 406 403
-f 493 403 406
-f 406 476 493
-f 144 151 16
-f 16 8 144
-f 151 156 22
-f 16 151 22
-f 156 163 28
-f 28 22 156
-f 163 169 35
-f 35 28 163
-f 169 176 40
-f 40 35 169
-f 176 184 47
-f 47 40 176
-f 184 191 55
-f 55 47 184
-f 63 55 191
-f 191 199 63
-f 71 63 199
-f 199 207 71
-f 78 71 207
-f 207 214 78
-f 86 78 214
-f 214 222 86
-f 96 86 222
-f 222 232 96
-f 103 96 232
-f 239 103 232
-f 109 103 239
-f 239 245 109
-f 118 109 245
-f 245 253 118
-f 125 118 253
-f 253 261 125
-f 261 269 135
-f 135 125 261
-f 279 287 151
-f 151 144 279
-f 287 292 156
-f 156 151 287
-f 292 298 163
-f 163 156 292
-f 298 304 169
-f 169 163 298
-f 304 312 176
-f 176 169 304
-f 312 320 184
-f 184 176 312
-f 320 327 191
-f 191 184 320
-f 199 191 327
-f 327 335 199
-f 207 199 335
-f 335 343 207
-f 214 207 343
-f 343 350 214
-f 222 214 350
-f 350 358 222
-f 232 222 358
-f 358 368 232
-f 239 232 368
-f 368 376 239
-f 245 239 376
-f 376 382 245
-f 253 245 382
-f 390 253 382
-f 261 253 390
-f 390 398 261
-f 398 408 269
-f 269 261 398
-f 434 450 287
-f 287 279 434
-f 450 451 292
-f 292 287 450
-f 451 460 298
-f 298 292 451
-f 460 473 304
-f 304 298 460
-f 473 513 312
-f 312 304 473
-f 513 532 320
-f 320 312 513
-f 532 534 327
-f 327 320 532
-f 335 327 534
-f 534 515 335
-f 343 335 515
-f 515 497 343
-f 350 343 497
-f 350 497 472
-f 358 350 472
-f 472 483 358
-f 368 358 483
-f 483 512 368
-f 376 368 512
-f 512 528 376
-f 382 376 528
-f 528 536 382
-f 390 382 536
-f 536 521 390
-f 521 504 398
-f 398 390 521
-f 504 477 408
-f 398 504 408
-f 14 150 144
-f 144 8 14
-f 150 284 279
-f 150 279 144
-f 284 437 434
-f 434 279 284
-f 17 153 150
-f 150 14 17
-f 153 290 284
-f 284 150 153
-f 290 425 437
-f 437 284 290
-f 26 162 153
-f 153 17 26
-f 162 300 290
-f 290 153 162
-f 300 427 425
-f 425 290 300
-f 34 172 162
-f 162 26 34
-f 172 308 300
-f 172 300 162
-f 308 444 427
-f 427 300 308
-f 44 180 172
-f 172 34 44
-f 180 316 308
-f 308 172 180
-f 316 464 444
-f 444 308 316
-f 52 187 180
-f 180 44 52
-f 187 323 316
-f 316 180 187
-f 323 469 464
-f 464 316 323
-f 60 195 187
-f 187 52 60
-f 195 332 323
-f 323 187 195
-f 332 446 469
-f 469 323 332
-f 68 204 195
-f 195 60 68
-f 204 339 332
-f 332 195 204
-f 339 441 446
-f 446 332 339
-f 76 212 204
-f 204 68 76
-f 212 348 339
-f 339 204 212
-f 348 461 441
-f 441 339 348
-f 83 220 212
-f 212 76 83
-f 348 212 220
-f 220 356 348
-f 461 348 356
-f 356 539 461
-f 220 83 92
-f 220 92 228
-f 356 220 228
-f 228 364 356
-f 539 356 364
-f 544 539 364
-f 228 92 99
-f 99 236 228
-f 364 228 236
-f 236 372 364
-f 544 364 372
-f 372 530 544
-f 236 99 106
-f 106 242 236
-f 372 236 242
-f 372 242 378
-f 530 372 378
-f 378 496 530
-f 242 106 114
-f 114 250 242
-f 378 242 250
-f 250 386 378
-f 496 378 386
-f 386 480 496
-f 250 114 121
-f 250 121 260
-f 386 250 260
-f 260 394 386
-f 480 386 394
-f 394 489 480
-f 260 121 132
-f 132 268 260
-f 394 260 268
-f 268 404 394
-f 489 394 404
-f 404 494 489
-f 268 132 133
-f 133 272 268
-f 404 268 272
-f 272 405 404
-f 494 404 405
-f 405 475 494
-f 142 137 4
-f 4 6 142
-f 137 145 9
-f 9 4 137
-f 145 157 19
-f 19 9 145
-f 157 165 29
-f 29 19 157
-f 165 173 37
-f 37 29 165
-f 173 181 45
-f 45 37 173
-f 181 189 54
-f 54 45 181
-f 61 54 189
-f 189 197 61
-f 70 61 197
-f 197 205 70
-f 80 70 205
-f 205 215 80
-f 87 80 215
-f 215 224 87
-f 93 87 224
-f 93 224 230
-f 101 93 230
-f 237 101 230
-f 110 101 237
-f 246 110 237
-f 119 110 246
-f 246 255 119
-f 127 119 255
-f 255 263 127
-f 263 271 136
-f 136 127 263
-f 277 274 137
-f 142 277 137
-f 274 282 145
-f 145 137 274
-f 282 293 157
-f 157 145 282
-f 293 301 165
-f 165 157 293
-f 301 309 173
-f 173 165 301
-f 309 317 181
-f 181 173 309
-f 317 325 189
-f 189 181 317
-f 197 189 325
-f 325 333 197
-f 205 197 333
-f 333 341 205
-f 215 205 341
-f 341 351 215
-f 224 215 351
-f 351 360 224
-f 230 224 360
-f 360 366 230
-f 237 230 366
-f 366 373 237
-f 246 237 373
-f 383 246 373
-f 255 246 383
-f 383 391 255
-f 263 255 391
-f 391 399 263
-f 399 407 271
-f 271 263 399
-f 435 413 274
-f 274 277 435
-f 413 417 282
-f 413 282 274
-f 417 419 293
-f 293 282 417
-f 419 423 301
-f 301 293 419
-f 423 429 309
-f 309 301 423
-f 429 448 317
-f 317 309 429
-f 448 454 325
-f 325 317 448
-f 333 325 454
-f 454 466 333
-f 341 333 466
-f 466 485 341
-f 351 341 485
-f 485 501 351
-f 360 351 501
-f 501 508 360
-f 366 360 508
-f 508 509 366
-f 373 366 509
-f 509 517 373
-f 383 373 517
-f 517 537 383
-f 391 383 537
-f 537 523 391
-f 523 506 399
-f 399 391 523
-f 506 478 407
-f 407 399 506
-f 1 138 142
-f 1 142 6
-f 138 276 277
-f 277 142 138
-f 276 409 435
-f 435 277 276
-f 12 147 138
-f 138 1 12
-f 147 285 276
-f 147 276 138
-f 285 411 409
-f 276 285 409
-f 23 160 147
-f 147 12 23
-f 160 296 285
-f 285 147 160
-f 296 416 411
-f 411 285 296
-f 32 167 160
-f 160 23 32
-f 167 305 296
-f 296 160 167
-f 305 422 416
-f 416 296 305
-f 41 177 167
-f 167 32 41
-f 177 313 305
-f 305 167 177
-f 313 457 422
-f 422 305 313
-f 50 186 177
-f 177 41 50
-f 186 322 313
-f 313 177 186
-f 322 467 457
-f 457 313 322
-f 58 194 186
-f 186 50 58
-f 194 330 322
-f 322 186 194
-f 330 440 467
-f 467 322 330
-f 65 202 194
-f 194 58 65
-f 202 337 330
-f 330 194 202
-f 337 431 440
-f 440 330 337
-f 73 209 202
-f 202 65 73
-f 209 346 337
-f 337 202 209
-f 346 456 431
-f 431 337 346
-f 81 218 209
-f 209 73 81
-f 346 209 218
-f 218 354 346
-f 456 346 354
-f 354 522 456
-f 218 81 90
-f 90 226 218
-f 354 218 226
-f 226 362 354
-f 522 354 362
-f 362 542 522
-f 226 90 98
-f 98 234 226
-f 362 226 234
-f 362 234 370
-f 542 362 370
-f 370 526 542
-f 234 98 107
-f 107 243 234
-f 370 234 243
-f 243 380 370
-f 526 370 380
-f 380 500 526
-f 243 107 115
-f 115 251 243
-f 380 243 251
-f 380 251 388
-f 500 380 388
-f 388 484 500
-f 251 115 123
-f 123 257 251
-f 388 251 257
-f 257 395 388
-f 484 388 395
-f 395 491 484
-f 257 123 129
-f 129 265 257
-f 395 257 265
-f 265 402 395
-f 491 395 402
-f 402 488 491
-f 265 129 135
-f 265 135 269
-f 402 265 269
-f 269 408 402
-f 488 402 408
-f 408 477 488
-f 141 140 3
-f 3 5 141
-f 140 146 10
-f 10 3 140
-f 146 158 20
-f 20 10 146
-f 158 166 30
-f 30 20 158
-f 166 174 38
-f 38 30 166
-f 174 182 46
-f 38 174 46
-f 182 190 53
-f 53 46 182
-f 62 53 190
-f 190 198 62
-f 69 62 198
-f 198 206 69
-f 79 69 206
-f 206 216 79
-f 88 79 216
-f 216 223 88
-f 94 88 223
-f 223 229 94
-f 102 94 229
-f 229 238 102
-f 112 102 238
-f 238 247 112
-f 120 112 247
-f 247 256 120
-f 128 120 256
-f 128 256 264
-f 264 270 134
-f 134 128 264
-f 278 273 140
-f 141 278 140
-f 273 281 146
-f 146 140 273
-f 281 294 158
-f 146 281 158
-f 294 302 166
-f 166 158 294
-f 302 310 174
-f 174 166 302
-f 310 318 182
-f 174 310 182
-f 318 326 190
-f 190 182 318
-f 198 190 326
-f 334 198 326
-f 206 198 334
-f 334 342 206
-f 216 206 342
-f 342 352 216
-f 223 216 352
-f 352 359 223
-f 229 223 359
-f 229 359 365
-f 238 229 365
-f 365 374 238
-f 247 238 374
-f 384 247 374
-f 256 247 384
-f 384 392 256
-f 264 256 392
-f 392 400 264
-f 400 406 270
-f 264 400 270
-f 436 414 273
-f 436 273 278
-f 414 418 281
-f 281 273 414
-f 418 420 294
-f 294 281 418
-f 420 424 302
-f 302 294 420
-f 424 430 310
-f 310 302 424
-f 430 447 318
-f 318 310 430
-f 447 453 326
-f 326 318 447
-f 334 326 453
-f 453 465 334
-f 342 334 465
-f 465 486 342
-f 352 342 486
-f 486 502 352
-f 359 352 502
-f 359 502 505
-f 365 359 505
-f 505 510 365
-f 374 365 510
-f 510 519 374
-f 384 374 519
-f 519 538 384
-f 392 384 538
-f 538 524 392
-f 524 507 400
-f 400 392 524
-f 507 476 406
-f 406 400 507
-f 2 139 141
-f 141 5 2
-f 139 275 278
-f 278 141 139
-f 275 410 436
-f 436 278 275
-f 11 148 139
-f 139 2 11
-f 148 286 275
-f 275 139 148
-f 286 412 410
-f 410 275 286
-f 24 159 148
-f 24 148 11
-f 159 295 286
-f 286 148 159
-f 295 415 412
-f 412 286 295
-f 31 168 159
-f 159 24 31
-f 168 306 295
-f 295 159 168
-f 306 421 415
-f 415 295 306
-f 42 178 168
-f 168 31 42
-f 178 314 306
-f 306 168 178
-f 314 458 421
-f 421 306 314
-f 49 185 178
-f 178 42 49
-f 185 321 314
-f 314 178 185
-f 321 468 458
-f 321 458 314
-f 57 193 185
-f 185 49 57
-f 193 329 321
-f 321 185 193
-f 329 439 468
-f 321 329 468
-f 66 201 193
-f 193 57 66
-f 201 338 329
-f 329 193 201
-f 338 432 439
-f 439 329 338
-f 74 210 201
-f 74 201 66
-f 210 345 338
-f 338 201 210
-f 345 455 432
-f 432 338 345
-f 82 217 210
-f 210 74 82
-f 345 210 217
-f 345 217 353
-f 455 345 353
-f 518 455 353
-f 217 82 89
-f 89 225 217
-f 353 217 225
-f 225 361 353
-f 518 353 361
-f 361 541 518
-f 225 89 97
-f 97 233 225
-f 361 225 233
-f 233 369 361
-f 541 361 369
-f 369 525 541
-f 233 97 108
-f 108 244 233
-f 369 233 244
-f 379 369 244
-f 525 369 379
-f 499 525 379
-f 244 108 116
-f 116 252 244
-f 379 244 252
-f 379 252 387
-f 499 379 387
-f 387 482 499
-f 252 116 124
-f 124 258 252
-f 387 252 258
-f 387 258 396
-f 482 387 396
-f 396 492 482
-f 258 124 130
-f 130 266 258
-f 396 258 266
-f 396 266 401
-f 492 396 401
-f 401 487 492
-f 266 130 136
-f 266 136 271
-f 401 266 271
-f 271 407 401
-f 487 401 407
-f 407 478 487
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem2.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem2.obj
deleted file mode 100644
index a6f15f085c9d384fc1beaf2fe364ddc1dd2c99db..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem2.obj
+++ /dev/null
@@ -1,2184 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 816
-# triangles : 1360
-#
-v -0.0261967 0.0646739 -0.00289314
-v -0.0261758 0.0646764 -0.00314647
-v -0.0261765 0.06 -0.00313977
-v -0.0261967 0.06 -0.00289387
-v -0.0261399 0.0646842 -0.00346951
-v -0.0261415 0.06 -0.00345625
-v -0.0260919 0.0646984 -0.00385643
-v -0.0260945 0.06 -0.00383676
-v -0.0260237 0.0647203 -0.00433679
-v -0.0260275 0.06 -0.00431092
-v -0.0259243 0.0647517 -0.00493081
-v -0.0259299 0.06 -0.00489986
-v -0.0257796 0.0647945 -0.00565825
-v -0.0257869 0.06 -0.00562421
-v -0.0255713 0.0648505 -0.00653767
-v -0.0255802 0.06 -0.00650309
-v -0.0252869 0.06 -0.0075528
-v -0.0252772 0.0649216 -0.00758465
-v -0.0248816 0.06 -0.00878019
-v -0.0248725 0.0650087 -0.00880571
-v -0.0243378 0.06 -0.0101834
-v -0.0243312 0.065112 -0.010199
-v -0.0236274 0.06 -0.0117408
-v -0.0236259 0.0652299 -0.0117437
-v -0.0227289 0.06 -0.0134059
-v -0.0227352 0.0653584 -0.0133952
-v -0.0216355 0.06 -0.0151147
-v -0.0216515 0.0654912 -0.0150916
-v -0.0203621 0.06 -0.0167936
-v -0.0203882 0.0656192 -0.016762
-v -0.0189525 0.06 -0.0183654
-v -0.0189859 0.0657302 -0.0183311
-v -0.0175007 0.065811 -0.0197478
-v -0.0174654 0.06 -0.0197789
-v -0.0159995 0.0658471 -0.0209777
-v -0.0159693 0.06 -0.0209999
-v -0.0261968 0.0739773 -0.00289241
-v -0.026175 0.0739797 -0.00315444
-v -0.0261382 0.0739872 -0.00348528
-v -0.0260888 0.0740008 -0.00387999
-v -0.0260189 0.0740218 -0.0043671
-v -0.0259179 0.0740517 -0.00496658
-v -0.0257711 0.0740922 -0.00569718
-v -0.0255613 0.074145 -0.00657657
-v -0.0252665 0.0742118 -0.00761958
-v -0.0248629 0.0742934 -0.00883238
-v -0.0243252 0.0743902 -0.0102134
-v -0.0236264 0.0745008 -0.0117427
-v -0.0227453 0.0746215 -0.013378
-v -0.0216733 0.0747467 -0.0150601
-v -0.0204218 0.0748679 -0.0167212
-v -0.0190278 0.0749738 -0.0182879
-v -0.0175443 0.0750515 -0.0197092
-v -0.0160366 0.0750867 -0.0209505
-v -0.0261969 0.0851676 -0.00289201
-v -0.0261739 0.0851699 -0.00316426
-v -0.026136 0.0851771 -0.00350384
-v -0.0260851 0.0851901 -0.00390765
-v -0.0260134 0.0852099 -0.00440281
-v -0.0259101 0.0852379 -0.00500828
-v -0.0257613 0.0852756 -0.00574203
-v -0.0255498 0.0853246 -0.00662092
-v -0.0252545 0.0853863 -0.00765876
-v -0.0248525 0.0854615 -0.00886135
-v -0.0243193 0.0855506 -0.0102275
-v -0.0236285 0.0856524 -0.0117385
-v -0.0227589 0.0857638 -0.0133546
-v -0.021701 0.0858798 -0.0150202
-v -0.0204631 0.0859928 -0.0166706
-v -0.0190787 0.0860923 -0.0182349
-v -0.0175971 0.0861662 -0.0196623
-v -0.0160805 0.0862003 -0.0209171
-v -0.026197 0.0983323 -0.00289118
-v -0.0261727 0.0983345 -0.00317552
-v -0.0261334 0.0983413 -0.00352573
-v -0.0260808 0.0983534 -0.00393974
-v -0.026007 0.0983717 -0.00444398
-v -0.0259012 0.0983974 -0.00505645
-v -0.0257499 0.0984318 -0.00579362
-v -0.0255366 0.0984762 -0.00667143
-v -0.0252408 0.0985319 -0.00770285
-v -0.024841 0.0985997 -0.00889335
-v -0.0243132 0.0986798 -0.0102419
-v -0.023632 0.0987714 -0.0117317
-v -0.0227758 0.098872 -0.0133256
-v -0.0217339 0.0989773 -0.0149722
-v -0.0205121 0.0990807 -0.0166102
-v -0.0191388 0.0991727 -0.0181722
-v -0.0176587 0.099242 -0.0196073
-v -0.0161314 0.0992747 -0.0208764
-v -0.026197 0.1 -0.0028905
-v -0.0261714 0.1 -0.00318841
-v -0.0261304 0.1 -0.0035507
-v -0.0260758 0.1 -0.00397649
-v -0.0259995 0.1 -0.00449098
-v -0.0258908 0.1 -0.00511096
-v -0.0257368 0.1 -0.00585169
-v -0.0255216 0.1 -0.00672803
-v -0.0252257 0.1 -0.00775191
-v -0.0248282 0.1 -0.00892852
-v -0.0243068 0.1 -0.0102571
-v -0.0236363 0.1 -0.0117226
-v -0.0227955 0.1 -0.0132916
-v -0.0217719 0.1 -0.0149166
-v -0.0205682 0.1 -0.0165407
-v -0.0192074 0.1 -0.0180998
-v -0.0177292 0.1 -0.0195438
-v -0.0161896 0.1 -0.0208299
-v -0.0262323 0.06 -0.00255921
-v -0.0262355 0.0646788 -0.00252385
-v -0.0262391 0.0739825 -0.00248075
-v -0.0262436 0.0851732 -0.00242902
-v -0.026249 0.0983381 -0.00236387
-v -0.026255 0.1 -0.00228936
-v -0.0262645 0.06 -0.00217024
-v -0.0262697 0.064692 -0.0021044
-v -0.0262757 0.0739964 -0.00202437
-v -0.0262827 0.0851876 -0.00192821
-v -0.0262895 0.0983524 -0.00183452
-v -0.0262975 0.1 -0.00171971
-v -0.0262967 0.06 -0.00173133
-v -0.0263031 0.0647134 -0.00163698
-v -0.0263107 0.0740182 -0.00152238
-v -0.0263196 0.0852099 -0.00138528
-v -0.0263276 0.0983741 -0.00125757
-v -0.0263372 0.1 -0.00109875
-v -0.02633 0.06 -0.00121689
-v -0.0263373 0.0647435 -0.0010962
-v -0.0263459 0.0740486 -0.000949812
-v -0.0263559 0.0852403 -0.000775325
-v -0.0263656 0.0984036 -0.000599336
-v -0.0263773 0.1 -0.000380073
-v -0.0263658 0.06 -0.000596328
-v -0.0263742 0.0647837 -0.000440245
-v -0.0263839 0.0740881 -0.000252486
-v -0.0263953 0.0852793 -2.96364e-05
-v -0.0263877 0.098441 0.000186192
-v -0.0263746 0.1 0.000449299
-v -0.026388 0.06 0.000180312
-v -0.0263793 0.064835 0.000358571
-v -0.0263684 0.0741384 0.000572294
-v -0.026355 0.0853278 0.000824652
-v -0.0263418 0.0984867 0.00106302
-v -0.0263249 0.1 0.00135188
-v -0.0263408 0.06 0.00108161
-v -0.0263299 0.0648987 0.00126811
-v -0.0263163 0.0742002 0.00149188
-v -0.0262992 0.0853866 0.00175648
-v -0.0262804 0.0985417 0.0020248
-v -0.0262555 0.1 0.00234922
-v -0.0262744 0.06 0.00210581
-v -0.0262589 0.0649761 0.00230713
-v -0.0262392 0.0742742 0.00254779
-v -0.0262137 0.0854562 0.00283105
-v -0.026185 0.0986063 0.0031236
-v -0.0261467 0.1 0.00347354
-v -0.0261653 0.06 0.00330826
-v -0.0261415 0.0650674 0.0035177
-v -0.0261111 0.0743608 0.00376689
-v -0.0260722 0.0855369 0.00405835
-v -0.0260275 0.0986802 0.0043636
-v -0.025969 0.1 0.00472434
-v -0.0259746 0.06 0.00469118
-v -0.0259383 0.0651722 0.00489852
-v -0.0258927 0.0744594 0.00514356
-v -0.025836 0.0856281 0.00542861
-v -0.0257717 0.098763 0.00573016
-v -0.0256911 0.1 0.00608256
-v -0.0256566 0.06 0.00622614
-v -0.0256085 0.0652886 0.00641963
-v -0.0255498 0.0745682 0.00664731
-v -0.0254786 0.085728 0.00691124
-v -0.025399 0.098853 0.00719339
-v -0.0253021 0.1 0.00752075
-v -0.0251935 0.06 0.00787003
-v -0.0251385 0.0654127 0.00804066
-v -0.0250722 0.0746837 0.00824109
-v -0.0249932 0.0858336 0.00847318
-v -0.0249051 0.0989477 0.00872425
-v -0.0248002 0.1 0.00901399
-v -0.0245861 0.06 0.00957634
-v -0.0245299 0.0655384 0.0097183
-v -0.0244627 0.0748005 0.00988518
-v -0.0243832 0.0859399 0.0100787
-v -0.024294 0.0990427 0.0102907
-v -0.024189 0.1 0.0105345
-v -0.0238426 0.06 0.0112958
-v -0.02379 0.065657 0.0114061
-v -0.0237273 0.0749105 0.0115362
-v -0.0236531 0.08604 0.0116876
-v -0.0235693 0.099132 0.011856
-v -0.0234713 0.1 0.012049
-v -0.0229758 0.06 0.0129701
-v -0.0229313 0.0657572 0.0130489
-v -0.0228778 0.0750034 0.0131425
-v -0.0228145 0.0861246 0.0132523
-v -0.0227419 0.0992075 0.0133765
-v -0.0226577 0.1 0.0135187
-v -0.0220153 0.06 0.0145411
-v -0.0219816 0.0658254 0.0145921
-v -0.0219409 0.0750667 0.0146532
-v -0.021892 0.0861824 0.0147262
-v -0.0218348 0.099259 0.0148107
-v -0.021769 0.1 0.0149073
-v -0.021 0.06 0.0159692
-v -0.0209777 0.0658471 0.0159995
-v -0.0209506 0.0750867 0.0160365
-v -0.0209171 0.0862003 0.0160805
-v -0.0208764 0.0992747 0.0161314
-v -0.0208299 0.1 0.0161896
-v 0.00289314 0.0646739 -0.0261967
-v 0.00314647 0.0646764 -0.0261758
-v 0.00313974 0.06 -0.0261765
-v 0.00289386 0.06 -0.0261967
-v 0.0034695 0.0646842 -0.0261399
-v 0.00345625 0.06 -0.0261415
-v 0.00385644 0.0646984 -0.0260919
-v 0.00383666 0.06 -0.0260946
-v 0.00433678 0.0647203 -0.0260237
-v 0.00431089 0.06 -0.0260276
-v 0.0049308 0.0647517 -0.0259243
-v 0.00489991 0.06 -0.0259299
-v 0.00565825 0.0647945 -0.0257796
-v 0.00562421 0.06 -0.0257869
-v 0.0065377 0.0648505 -0.0255713
-v 0.00650308 0.06 -0.0255802
-v 0.00755279 0.06 -0.0252869
-v 0.00758464 0.0649216 -0.0252771
-v 0.00878018 0.06 -0.0248816
-v 0.00880564 0.0650087 -0.0248725
-v 0.0101834 0.06 -0.0243378
-v 0.010199 0.065112 -0.0243313
-v 0.0117408 0.06 -0.0236274
-v 0.0117437 0.0652299 -0.023626
-v 0.013406 0.06 -0.0227289
-v 0.0133953 0.0653584 -0.0227352
-v 0.0151147 0.06 -0.0216355
-v 0.0150916 0.0654912 -0.0216515
-v 0.0167936 0.06 -0.0203621
-v 0.016762 0.0656192 -0.0203882
-v 0.0183654 0.06 -0.0189525
-v 0.0183311 0.0657302 -0.0189859
-v 0.0197478 0.065811 -0.0175007
-v 0.0197789 0.06 -0.0174654
-v 0.0209777 0.0658471 -0.0159995
-v 0.021 0.06 -0.0159693
-v 0.00289241 0.0739773 -0.0261968
-v 0.00315444 0.0739797 -0.026175
-v 0.00348527 0.0739872 -0.0261382
-v 0.00387999 0.0740008 -0.0260888
-v 0.00436708 0.0740218 -0.0260189
-v 0.00496657 0.0740517 -0.0259179
-v 0.00569718 0.0740922 -0.0257711
-v 0.00657656 0.074145 -0.0255613
-v 0.00761955 0.0742118 -0.0252665
-v 0.00883238 0.0742934 -0.0248629
-v 0.0102134 0.0743902 -0.0243252
-v 0.0117427 0.0745008 -0.0236265
-v 0.013378 0.0746215 -0.0227453
-v 0.0150601 0.0747467 -0.0216733
-v 0.0167212 0.0748679 -0.0204217
-v 0.0182878 0.0749738 -0.0190277
-v 0.0197092 0.0750515 -0.0175443
-v 0.0209506 0.0750867 -0.0160365
-v 0.00289201 0.0851676 -0.0261969
-v 0.00316426 0.0851699 -0.0261739
-v 0.00350384 0.0851771 -0.026136
-v 0.00390765 0.0851901 -0.0260851
-v 0.00440282 0.0852099 -0.0260134
-v 0.00500826 0.0852379 -0.0259101
-v 0.0057421 0.0852756 -0.0257613
-v 0.00662095 0.0853246 -0.0255497
-v 0.00765872 0.0853863 -0.0252545
-v 0.00886135 0.0854615 -0.0248525
-v 0.0102275 0.0855506 -0.0243193
-v 0.0117385 0.0856524 -0.0236286
-v 0.0133546 0.0857638 -0.0227589
-v 0.0150202 0.0858798 -0.0217009
-v 0.0166705 0.0859928 -0.020463
-v 0.0182349 0.0860923 -0.0190787
-v 0.0196623 0.0861662 -0.017597
-v 0.0209172 0.0862003 -0.0160805
-v 0.00289118 0.0983323 -0.026197
-v 0.00317552 0.0983345 -0.0261727
-v 0.00352572 0.0983413 -0.0261334
-v 0.00393974 0.0983534 -0.0260808
-v 0.00444398 0.0983717 -0.026007
-v 0.00505645 0.0983974 -0.0259012
-v 0.00579365 0.0984318 -0.0257499
-v 0.00667147 0.0984762 -0.0255365
-v 0.00770281 0.0985319 -0.0252409
-v 0.00889335 0.0985997 -0.024841
-v 0.0102419 0.0986798 -0.0243132
-v 0.0117316 0.0987714 -0.023632
-v 0.0133256 0.098872 -0.0227759
-v 0.0149722 0.0989773 -0.0217339
-v 0.0166102 0.0990807 -0.0205121
-v 0.0181721 0.0991727 -0.0191388
-v 0.0196073 0.099242 -0.0176587
-v 0.0208764 0.0992747 -0.0161314
-v 0.0028905 0.1 -0.026197
-v 0.00318843 0.1 -0.0261714
-v 0.00355068 0.1 -0.0261304
-v 0.00397649 0.1 -0.0260758
-v 0.00449102 0.1 -0.0259995
-v 0.00511095 0.1 -0.0258908
-v 0.00585174 0.1 -0.0257368
-v 0.00672803 0.1 -0.0255215
-v 0.00775187 0.1 -0.0252257
-v 0.0089285 0.1 -0.0248282
-v 0.0102571 0.1 -0.0243068
-v 0.0117226 0.1 -0.0236364
-v 0.0132916 0.1 -0.0227956
-v 0.0149166 0.1 -0.0217719
-v 0.0165407 0.1 -0.0205681
-v 0.0180998 0.1 -0.0192074
-v 0.0195438 0.1 -0.0177292
-v 0.0208299 0.1 -0.0161896
-v 0.00255921 0.06 -0.0262323
-v 0.00252385 0.0646788 -0.0262355
-v 0.00248075 0.0739825 -0.0262391
-v 0.00242912 0.0851732 -0.0262436
-v 0.00236396 0.0983381 -0.026249
-v 0.00228935 0.1 -0.026255
-v 0.00217024 0.06 -0.0262645
-v 0.00210439 0.064692 -0.0262697
-v 0.00202437 0.0739964 -0.0262757
-v 0.00192821 0.0851876 -0.0262828
-v 0.00183452 0.0983524 -0.0262896
-v 0.00171971 0.1 -0.0262975
-v 0.00173133 0.06 -0.0262967
-v 0.00163698 0.0647134 -0.0263031
-v 0.00152239 0.0740182 -0.0263107
-v 0.00138519 0.0852099 -0.0263196
-v 0.00125748 0.0983741 -0.0263276
-v 0.00109876 0.1 -0.0263372
-v 0.00121689 0.06 -0.02633
-v 0.0010962 0.0647435 -0.0263373
-v 0.000949812 0.0740486 -0.0263459
-v 0.000775329 0.0852403 -0.0263559
-v 0.000599332 0.0984036 -0.0263656
-v 0.000380073 0.1 -0.0263773
-v 0.000596332 0.06 -0.0263658
-v 0.000440245 0.0647837 -0.0263742
-v 0.000252444 0.0740881 -0.0263839
-v 2.96364e-05 0.0852793 -0.0263953
-v -0.000186151 0.098441 -0.0263877
-v -0.000449299 0.1 -0.0263746
-v -0.000180294 0.06 -0.026388
-v -0.000358569 0.064835 -0.0263793
-v -0.000572294 0.0741384 -0.0263684
-v -0.000824652 0.0853278 -0.026355
-v -0.00106298 0.0984867 -0.0263418
-v -0.00135188 0.1 -0.0263249
-v -0.00108161 0.06 -0.0263408
-v -0.00126811 0.0648987 -0.0263299
-v -0.00149188 0.0742002 -0.0263163
-v -0.00175647 0.0853866 -0.0262992
-v -0.00202479 0.0985417 -0.0262804
-v -0.00234921 0.1 -0.0262555
-v -0.0021058 0.06 -0.0262744
-v -0.00230712 0.0649761 -0.0262589
-v -0.00254779 0.0742742 -0.0262392
-v -0.00283104 0.0854562 -0.0262137
-v -0.00312353 0.0986063 -0.026185
-v -0.00347353 0.1 -0.0261467
-v -0.00330826 0.06 -0.0261653
-v -0.00351769 0.0650674 -0.0261415
-v -0.00376685 0.0743608 -0.0261111
-v -0.00405836 0.0855369 -0.0260722
-v -0.00436357 0.0986802 -0.0260275
-v -0.00472427 0.1 -0.025969
-v -0.00469118 0.06 -0.0259746
-v -0.0048985 0.0651722 -0.0259383
-v -0.00514355 0.0744594 -0.0258928
-v -0.00542865 0.0856281 -0.025836
-v -0.00573016 0.098763 -0.0257718
-v -0.00608254 0.1 -0.0256912
-v -0.00622616 0.06 -0.0256566
-v -0.00641964 0.0652886 -0.0256085
-v -0.00664735 0.0745682 -0.0255497
-v -0.00691126 0.085728 -0.0254786
-v -0.00719342 0.098853 -0.025399
-v -0.00752078 0.1 -0.0253022
-v -0.00787004 0.06 -0.0251935
-v -0.00804068 0.0654127 -0.0251385
-v -0.00824109 0.0746837 -0.0250722
-v -0.00847317 0.0858336 -0.0249933
-v -0.00872423 0.0989477 -0.0249052
-v -0.00901408 0.1 -0.0248002
-v -0.00957635 0.06 -0.0245861
-v -0.00971835 0.0655384 -0.0245299
-v -0.00988519 0.0748005 -0.0244627
-v -0.0100787 0.0859399 -0.0243832
-v -0.0102908 0.0990427 -0.024294
-v -0.0105346 0.1 -0.024189
-v -0.0112958 0.06 -0.0238426
-v -0.0114061 0.065657 -0.02379
-v -0.0115361 0.0749105 -0.0237273
-v -0.0116876 0.08604 -0.0236532
-v -0.011856 0.099132 -0.0235693
-v -0.012049 0.1 -0.0234713
-v -0.0129701 0.06 -0.0229758
-v -0.0130488 0.0657572 -0.0229313
-v -0.0131425 0.0750034 -0.0228779
-v -0.0132523 0.0861246 -0.0228145
-v -0.0133765 0.0992075 -0.0227419
-v -0.0135187 0.1 -0.0226577
-v -0.0145412 0.06 -0.0220153
-v -0.0145921 0.0658254 -0.0219816
-v -0.0146533 0.0750667 -0.0219409
-v -0.0147262 0.0861824 -0.021892
-v -0.0148107 0.099259 -0.0218348
-v -0.0149073 0.1 -0.021769
-v 0.026194 0.0646738 0.00291915
-v 0.026136 0.0646764 0.00320771
-v 0.0261366 0.06 0.00320247
-v 0.0261942 0.06 0.00291724
-v 0.0261065 0.0646842 0.0034698
-v 0.0261082 0.06 0.00345679
-v 0.0260574 0.0646984 0.00385415
-v 0.02606 0.06 0.00383456
-v 0.0259891 0.0647203 0.004331
-v 0.0259931 0.06 0.0043052
-v 0.0258917 0.0647517 0.00492109
-v 0.0258972 0.06 0.00489038
-v 0.0257519 0.0647945 0.00564528
-v 0.025759 0.06 0.00561136
-v 0.0255518 0.0648505 0.00652348
-v 0.0255602 0.06 0.00648896
-v 0.0252775 0.06 0.00754057
-v 0.0252682 0.0649216 0.00757254
-v 0.0248821 0.06 0.00877387
-v 0.0248732 0.0650087 0.00879951
-v 0.024342 0.06 0.0101835
-v 0.0243355 0.065112 0.0101992
-v 0.0236296 0.06 0.0117432
-v 0.0236282 0.0652298 0.0117461
-v 0.022728 0.06 0.0134067
-v 0.0227343 0.0653584 0.0133959
-v 0.0216346 0.06 0.015114
-v 0.0216507 0.0654912 0.0150909
-v 0.0203624 0.06 0.0167933
-v 0.0203884 0.0656192 0.0167618
-v 0.0189528 0.06 0.0183657
-v 0.0189861 0.0657302 0.0183314
-v 0.0175007 0.065811 0.019748
-v 0.0174654 0.06 0.0197791
-v 0.0159994 0.0658471 0.0209778
-v 0.0159692 0.06 0.021
-v 0.0261937 0.0739772 0.00292089
-v 0.0261353 0.0739797 0.00321397
-v 0.0261047 0.0739872 0.00348528
-v 0.0260543 0.0740008 0.00387752
-v 0.0259844 0.0740218 0.00436121
-v 0.0258854 0.0740517 0.00495667
-v 0.0257437 0.0740922 0.00568423
-v 0.0255421 0.074145 0.00656244
-v 0.0252578 0.0742118 0.0076076
-v 0.0248637 0.0742934 0.00882636
-v 0.0243295 0.0743902 0.0102136
-v 0.0236286 0.0745008 0.0117452
-v 0.0227444 0.0746215 0.0133788
-v 0.0216725 0.0747467 0.0150595
-v 0.0204219 0.0748679 0.0167208
-v 0.019028 0.0749738 0.0182881
-v 0.0175444 0.0750515 0.0197093
-v 0.0160365 0.0750867 0.0209506
-v 0.0261937 0.0851675 0.00292234
-v 0.0261345 0.0851699 0.0032218
-v 0.0261024 0.0851771 0.00350386
-v 0.0260506 0.0851901 0.00390497
-v 0.025979 0.0852099 0.00439654
-v 0.025878 0.0852379 0.00499819
-v 0.0257342 0.0852756 0.00572899
-v 0.0255309 0.0853246 0.00660675
-v 0.0252463 0.0853863 0.0076468
-v 0.0248535 0.0854615 0.00885551
-v 0.0243236 0.0855506 0.0102277
-v 0.0236308 0.0856524 0.0117409
-v 0.0227581 0.0857638 0.0133554
-v 0.0217001 0.0858798 0.0150196
-v 0.0204633 0.0859928 0.0166702
-v 0.019079 0.0860923 0.0182351
-v 0.017597 0.0861662 0.0196626
-v 0.0160804 0.0862003 0.0209172
-v 0.0261935 0.0983322 0.00292344
-v 0.0261335 0.0983345 0.00323091
-v 0.0260997 0.0983413 0.00352546
-v 0.0260462 0.0983534 0.00393681
-v 0.0259726 0.0983717 0.00443756
-v 0.0258692 0.0983974 0.00504599
-v 0.0257233 0.0984318 0.00578031
-v 0.0255183 0.0984762 0.00665727
-v 0.025233 0.0985319 0.00769112
-v 0.0248421 0.0985997 0.00888766
-v 0.0243174 0.0986798 0.0102422
-v 0.0236341 0.0987714 0.011734
-v 0.0227751 0.098872 0.0133264
-v 0.021733 0.0989773 0.0149716
-v 0.0205122 0.0990807 0.0166098
-v 0.019139 0.0991727 0.0181723
-v 0.0176587 0.099242 0.0196074
-v 0.0161313 0.0992747 0.0208765
-v 0.0261934 0.1 0.00292389
-v 0.0261325 0.1 0.00324147
-v 0.0260967 0.1 0.00355049
-v 0.0260412 0.1 0.00397328
-v 0.0259653 0.1 0.00448414
-v 0.0258592 0.1 0.00510027
-v 0.0257108 0.1 0.0058382
-v 0.0255039 0.1 0.00671399
-v 0.0252182 0.1 0.00774039
-v 0.0248295 0.1 0.00892293
-v 0.0243111 0.1 0.0102574
-v 0.0236386 0.1 0.0117251
-v 0.0227948 0.1 0.0132925
-v 0.021771 0.1 0.014916
-v 0.0205682 0.1 0.0165403
-v 0.0192077 0.1 0.0181
-v 0.0177292 0.1 0.0195439
-v 0.0161895 0.1 0.0208299
-v 0.0262078 0.06 0.00252065
-v 0.0262108 0.0646787 0.00248931
-v 0.0262146 0.0739824 0.00245041
-v 0.0262191 0.0851732 0.00240293
-v 0.0262248 0.0983381 0.00234186
-v 0.0262313 0.1 0.00227122
-v 0.0262398 0.06 0.00217757
-v 0.0262454 0.064692 0.00211211
-v 0.0262522 0.0739964 0.00203229
-v 0.0262603 0.0851876 0.00193651
-v 0.0262679 0.0983524 0.00184309
-v 0.0262771 0.1 0.00172861
-v 0.0262762 0.06 0.0017403
-v 0.0262836 0.0647134 0.00164643
-v 0.0262925 0.0740182 0.00153208
-v 0.0263028 0.0852099 0.00139531
-v 0.0263122 0.0983741 0.00126793
-v 0.0263236 0.1 0.00110952
-v 0.0263151 0.06 0.00122731
-v 0.0263238 0.0647435 0.00110691
-v 0.0263341 0.0740486 0.000960964
-v 0.0263462 0.0852403 0.000786736
-v 0.0263582 0.0984036 0.000609373
-v 0.0263727 0.1 0.000388303
-v 0.0263584 0.06 0.000606484
-v 0.0263687 0.0647837 0.000448979
-v 0.0263809 0.0740881 0.000259643
-v 0.0263948 0.0852793 3.50947e-05
-v 0.0263873 0.098441 -0.000182935
-v 0.0263739 0.1 -0.000448286
-v 0.0263877 0.06 -0.000176983
-v 0.0263786 0.064835 -0.00035674
-v 0.0263673 0.0741383 -0.00057219
-v 0.0263533 0.0853278 -0.000826335
-v 0.0263397 0.0984867 -0.0010648
-v 0.0263221 0.1 -0.00135364
-v 0.0263385 0.06 -0.00108348
-v 0.0263274 0.0648987 -0.00126984
-v 0.0263133 0.0742002 -0.00149351
-v 0.0262956 0.0853866 -0.00175794
-v 0.0262764 0.0985417 -0.00202611
-v 0.0262511 0.1 -0.00235021
-v 0.0262704 0.06 -0.00210698
-v 0.0262546 0.0649761 -0.00230817
-v 0.0262344 0.0742742 -0.0025486
-v 0.0262087 0.0854562 -0.00283167
-v 0.0261797 0.0986063 -0.00312387
-v 0.0261411 0.1 -0.00347349
-v 0.0261599 0.06 -0.0033084
-v 0.026136 0.0650674 -0.00351758
-v 0.0261054 0.0743608 -0.00376645
-v 0.0260664 0.0855369 -0.00405765
-v 0.0260217 0.0986802 -0.00436256
-v 0.0259633 0.1 -0.00472291
-v 0.025969 0.06 -0.00468985
-v 0.0259329 0.0651722 -0.00489696
-v 0.0258875 0.0744594 -0.00514187
-v 0.0258311 0.0856281 -0.00542671
-v 0.0257673 0.098763 -0.00572803
-v 0.0256872 0.1 -0.00608031
-v 0.0256529 0.06 -0.0062239
-v 0.0256052 0.0652886 -0.00641744
-v 0.0255467 0.0745682 -0.00664511
-v 0.025476 0.085728 -0.00690909
-v 0.0253969 0.098853 -0.00719131
-v 0.0253007 0.1 -0.0075188
-v 0.0251925 0.06 -0.00786837
-v 0.0251377 0.0654127 -0.00803912
-v 0.0250717 0.0746838 -0.00823964
-v 0.0249931 0.0858336 -0.00847191
-v 0.0249053 0.0989477 -0.00872318
-v 0.0248006 0.1 -0.00901324
-v 0.0245869 0.06 -0.00957604
-v 0.0245306 0.0655384 -0.00971808
-v 0.0244635 0.0748005 -0.00988507
-v 0.024384 0.0859399 -0.0100787
-v 0.0242948 0.0990427 -0.0102908
-v 0.0241897 0.1 -0.0105348
-v 0.0238431 0.06 -0.0112963
-v 0.0237906 0.065657 -0.0114066
-v 0.0237277 0.0749105 -0.0115366
-v 0.0236536 0.08604 -0.011688
-v 0.0235696 0.099132 -0.0118564
-v 0.0234716 0.1 -0.0120494
-v 0.0229758 0.06 -0.0129704
-v 0.0229312 0.0657572 -0.0130491
-v 0.0228778 0.0750034 -0.0131427
-v 0.0228144 0.0861246 -0.0132525
-v 0.0227417 0.0992075 -0.0133767
-v 0.0226575 0.1 -0.0135188
-v 0.0220152 0.06 -0.0145412
-v 0.0219815 0.0658254 -0.014592
-v 0.0219408 0.0750667 -0.0146532
-v 0.0218918 0.0861824 -0.0147261
-v 0.0218348 0.099259 -0.0148106
-v 0.0217688 0.1 -0.0149073
-v -0.00291915 0.0646738 0.026194
-v -0.00320771 0.0646764 0.026136
-v -0.00320245 0.06 0.0261366
-v -0.00291727 0.06 0.0261942
-v -0.0034698 0.0646842 0.0261065
-v -0.00345664 0.06 0.0261082
-v -0.00385416 0.0646984 0.0260574
-v -0.0038346 0.06 0.0260601
-v -0.004331 0.0647203 0.0259891
-v -0.00430525 0.06 0.0259931
-v -0.00492112 0.0647517 0.0258917
-v -0.00489036 0.06 0.0258973
-v -0.00564527 0.0647945 0.0257519
-v -0.00561141 0.06 0.025759
-v -0.00652345 0.0648506 0.0255518
-v -0.0064889 0.06 0.0255603
-v -0.00754063 0.06 0.0252776
-v -0.00757253 0.0649216 0.0252682
-v -0.00877389 0.06 0.0248821
-v -0.00879952 0.0650087 0.0248732
-v -0.0101835 0.06 0.024342
-v -0.0101992 0.065112 0.0243355
-v -0.0117432 0.06 0.0236295
-v -0.0117461 0.0652298 0.023628
-v -0.0134067 0.06 0.0227279
-v -0.013396 0.0653584 0.0227343
-v -0.015114 0.06 0.0216347
-v -0.0150909 0.0654912 0.0216508
-v -0.0167935 0.06 0.0203624
-v -0.0167617 0.0656192 0.0203885
-v -0.0183657 0.06 0.0189528
-v -0.0183314 0.0657302 0.0189862
-v -0.019748 0.065811 0.0175007
-v -0.0197791 0.06 0.0174654
-v -0.00292082 0.0739772 0.0261937
-v -0.00321394 0.0739797 0.0261354
-v -0.00348544 0.0739872 0.0261047
-v -0.00387738 0.0740008 0.0260543
-v -0.00436121 0.0740218 0.0259845
-v -0.00495672 0.0740517 0.0258854
-v -0.00568409 0.0740922 0.0257437
-v -0.00656234 0.074145 0.0255421
-v -0.00760756 0.0742118 0.0252579
-v -0.00882637 0.0742934 0.0248637
-v -0.0102136 0.0743902 0.0243295
-v -0.0117451 0.0745008 0.0236286
-v -0.0133786 0.0746215 0.0227444
-v -0.0150594 0.0747467 0.0216726
-v -0.0167209 0.0748679 0.020422
-v -0.0182881 0.0749738 0.019028
-v -0.0197093 0.0750515 0.0175444
-v -0.00292233 0.0851675 0.0261937
-v -0.00322178 0.0851699 0.0261345
-v -0.00350389 0.0851771 0.0261024
-v -0.00390488 0.0851901 0.0260506
-v -0.00439654 0.0852099 0.025979
-v -0.00499825 0.0852379 0.025878
-v -0.00572891 0.0852756 0.0257342
-v -0.00660671 0.0853246 0.0255311
-v -0.00764689 0.0853863 0.0252462
-v -0.00885551 0.0854615 0.0248534
-v -0.0102277 0.0855506 0.0243236
-v -0.0117409 0.0856524 0.0236307
-v -0.0133554 0.0857638 0.0227581
-v -0.0150195 0.0858798 0.0217001
-v -0.0166702 0.0859928 0.0204633
-v -0.0182351 0.0860923 0.019079
-v -0.0196626 0.0861662 0.017597
-v -0.00292326 0.0983322 0.0261935
-v -0.00323088 0.0983345 0.0261336
-v -0.00352569 0.0983413 0.0260997
-v -0.00393676 0.0983534 0.0260462
-v -0.00443756 0.0983717 0.0259727
-v -0.0050461 0.0983974 0.0258692
-v -0.00578022 0.0984318 0.0257233
-v -0.00665726 0.0984762 0.0255184
-v -0.00769115 0.0985319 0.025233
-v -0.00888766 0.0985997 0.0248421
-v -0.0102422 0.0986798 0.0243174
-v -0.011734 0.0987714 0.0236341
-v -0.0133264 0.098872 0.022775
-v -0.0149715 0.0989773 0.0217331
-v -0.0166099 0.0990807 0.0205122
-v -0.0181723 0.0991727 0.0191391
-v -0.0196074 0.099242 0.0176587
-v -0.00292389 0.1 0.0261934
-v -0.00324145 0.1 0.0261325
-v -0.00355036 0.1 0.0260967
-v -0.00397329 0.1 0.0260413
-v -0.00448425 0.1 0.0259653
-v -0.00510027 0.1 0.0258592
-v -0.00583818 0.1 0.0257108
-v -0.00671394 0.1 0.0255039
-v -0.00774038 0.1 0.0252182
-v -0.00892297 0.1 0.0248295
-v -0.0102575 0.1 0.024311
-v -0.0117251 0.1 0.0236386
-v -0.0132925 0.1 0.0227948
-v -0.014916 0.1 0.021771
-v -0.0165404 0.1 0.0205683
-v -0.0181 0.1 0.0192078
-v -0.0195441 0.1 0.0177292
-v -0.00252065 0.06 0.0262078
-v -0.00248941 0.0646787 0.0262108
-v -0.00245053 0.0739824 0.0262147
-v -0.00240294 0.0851732 0.0262191
-v -0.00234198 0.0983381 0.0262248
-v -0.00227122 0.1 0.0262313
-v -0.00217768 0.06 0.0262398
-v -0.00211212 0.0646921 0.0262455
-v -0.00203216 0.0739964 0.0262522
-v -0.00193652 0.0851876 0.0262603
-v -0.00184309 0.0983524 0.026268
-v -0.00172861 0.1 0.0262771
-v -0.00174028 0.06 0.0262762
-v -0.00164626 0.0647134 0.0262836
-v -0.00153207 0.0740182 0.0262925
-v -0.00139531 0.0852099 0.0263028
-v -0.00126784 0.0983741 0.0263122
-v -0.00110951 0.1 0.0263236
-v -0.00122733 0.06 0.0263151
-v -0.0011069 0.0647435 0.0263238
-v -0.000960938 0.0740486 0.0263341
-v -0.000786756 0.0852403 0.0263462
-v -0.000609427 0.0984036 0.0263582
-v -0.000388261 0.1 0.0263727
-v -0.000606485 0.06 0.0263584
-v -0.000449053 0.0647837 0.0263687
-v -0.000259567 0.0740881 0.0263809
-v -3.50947e-05 0.0852793 0.0263948
-v 0.000182891 0.098441 0.0263873
-v 0.000448286 0.1 0.0263739
-v 0.000176967 0.06 0.0263877
-v 0.000356801 0.064835 0.0263786
-v 0.000572223 0.0741383 0.0263672
-v 0.000826336 0.0853278 0.0263533
-v 0.0010648 0.0984867 0.0263397
-v 0.00135364 0.1 0.0263221
-v 0.00108346 0.06 0.0263385
-v 0.00126984 0.0648987 0.0263273
-v 0.00149345 0.0742002 0.0263133
-v 0.00175794 0.0853866 0.0262956
-v 0.00202611 0.0985417 0.0262764
-v 0.0023502 0.1 0.0262511
-v 0.00210703 0.06 0.0262704
-v 0.00230817 0.0649761 0.0262546
-v 0.00254867 0.0742742 0.0262344
-v 0.00283166 0.0854562 0.0262087
-v 0.00312387 0.0986063 0.0261797
-v 0.00347349 0.1 0.0261411
-v 0.00330839 0.06 0.0261598
-v 0.00351761 0.0650674 0.0261359
-v 0.00376647 0.0743608 0.0261053
-v 0.00405766 0.0855369 0.0260664
-v 0.00436258 0.0986802 0.0260217
-v 0.0047229 0.1 0.0259633
-v 0.00468981 0.06 0.025969
-v 0.00489696 0.0651722 0.0259328
-v 0.00514183 0.0744594 0.0258875
-v 0.00542667 0.0856281 0.0258311
-v 0.00572801 0.098763 0.0257672
-v 0.00608029 0.1 0.0256872
-v 0.00622389 0.06 0.0256529
-v 0.00641736 0.0652885 0.0256051
-v 0.00664509 0.0745682 0.0255467
-v 0.00690904 0.085728 0.025476
-v 0.00719127 0.098853 0.0253969
-v 0.00751878 0.1 0.0253006
-v 0.00786834 0.06 0.0251925
-v 0.00803906 0.0654127 0.0251377
-v 0.00823963 0.0746837 0.0250717
-v 0.00847193 0.0858336 0.0249931
-v 0.00872317 0.0989477 0.0249053
-v 0.00901322 0.1 0.0248005
-v 0.00957598 0.06 0.0245869
-v 0.00971806 0.0655384 0.0245306
-v 0.00988506 0.0748005 0.0244635
-v 0.0100787 0.0859399 0.0243839
-v 0.0102908 0.0990427 0.0242948
-v 0.0105347 0.1 0.0241897
-v 0.0112962 0.06 0.0238431
-v 0.0114065 0.065657 0.0237906
-v 0.0115366 0.0749105 0.0237278
-v 0.011688 0.08604 0.0236536
-v 0.0118564 0.099132 0.0235696
-v 0.0120494 0.1 0.0234716
-v 0.0129704 0.06 0.0229758
-v 0.0130491 0.0657572 0.0229312
-v 0.0131427 0.0750034 0.0228778
-v 0.0132525 0.0861246 0.0228144
-v 0.0133767 0.0992075 0.0227417
-v 0.0135188 0.1 0.0226575
-v 0.0145411 0.06 0.0220151
-v 0.0145919 0.0658254 0.0219815
-v 0.0146531 0.0750667 0.0219407
-v 0.0147261 0.0861824 0.0218918
-v 0.0148106 0.099259 0.0218347
-v 0.0149072 0.1 0.0217688
-g ascii
-f 1 2 3
-f 1 3 4
-f 2 5 6
-f 6 3 2
-f 5 7 8
-f 8 6 5
-f 7 9 10
-f 10 8 7
-f 9 11 12
-f 12 10 9
-f 11 13 14
-f 14 12 11
-f 13 15 16
-f 16 14 13
-f 17 16 15
-f 15 18 17
-f 19 17 18
-f 18 20 19
-f 21 19 20
-f 20 22 21
-f 23 21 22
-f 22 24 23
-f 25 23 24
-f 24 26 25
-f 27 25 26
-f 26 28 27
-f 29 27 28
-f 28 30 29
-f 31 29 30
-f 30 32 31
-f 32 33 34
-f 34 31 32
-f 33 35 36
-f 34 33 36
-f 37 38 2
-f 1 37 2
-f 38 39 5
-f 5 2 38
-f 39 40 7
-f 7 5 39
-f 40 41 9
-f 7 40 9
-f 41 42 11
-f 11 9 41
-f 42 43 13
-f 13 11 42
-f 43 44 15
-f 13 43 15
-f 18 15 44
-f 44 45 18
-f 20 18 45
-f 46 20 45
-f 22 20 46
-f 46 47 22
-f 24 22 47
-f 48 24 47
-f 26 24 48
-f 48 49 26
-f 28 26 49
-f 50 28 49
-f 30 28 50
-f 30 50 51
-f 32 30 51
-f 52 32 51
-f 52 53 33
-f 33 32 52
-f 53 54 35
-f 35 33 53
-f 55 56 38
-f 37 55 38
-f 56 57 39
-f 39 38 56
-f 57 58 40
-f 40 39 57
-f 58 59 41
-f 41 40 58
-f 59 60 42
-f 42 41 59
-f 60 61 43
-f 43 42 60
-f 44 43 61
-f 61 62 44
-f 45 44 62
-f 62 63 45
-f 46 45 63
-f 63 64 46
-f 47 46 64
-f 64 65 47
-f 48 47 65
-f 65 66 48
-f 49 48 66
-f 66 67 49
-f 50 49 67
-f 68 50 67
-f 51 50 68
-f 68 69 51
-f 52 51 69
-f 70 52 69
-f 70 71 53
-f 53 52 70
-f 71 72 54
-f 54 53 71
-f 73 74 56
-f 56 55 73
-f 74 75 57
-f 56 74 57
-f 75 76 58
-f 57 75 58
-f 76 77 59
-f 59 58 76
-f 77 78 60
-f 60 59 77
-f 78 79 61
-f 61 60 78
-f 62 61 79
-f 79 80 62
-f 63 62 80
-f 80 81 63
-f 64 63 81
-f 81 82 64
-f 65 64 82
-f 82 83 65
-f 66 65 83
-f 83 84 66
-f 67 66 84
-f 84 85 67
-f 68 67 85
-f 85 86 68
-f 69 68 86
-f 86 87 69
-f 70 69 87
-f 87 88 70
-f 88 89 71
-f 71 70 88
-f 89 90 72
-f 72 71 89
-f 91 92 74
-f 74 73 91
-f 92 93 75
-f 75 74 92
-f 93 94 76
-f 76 75 93
-f 94 95 77
-f 77 76 94
-f 95 96 78
-f 77 95 78
-f 96 97 79
-f 96 79 78
-f 80 79 97
-f 97 98 80
-f 81 80 98
-f 99 81 98
-f 82 81 99
-f 99 100 82
-f 83 82 100
-f 100 101 83
-f 84 83 101
-f 101 102 84
-f 85 84 102
-f 102 103 85
-f 86 85 103
-f 103 104 86
-f 87 86 104
-f 104 105 87
-f 88 87 105
-f 105 106 88
-f 106 107 89
-f 106 89 88
-f 107 108 90
-f 90 89 107
-f 109 110 1
-f 1 4 109
-f 110 111 37
-f 37 1 110
-f 111 112 55
-f 55 37 111
-f 112 113 73
-f 73 55 112
-f 113 114 91
-f 91 73 113
-f 115 116 110
-f 110 109 115
-f 116 117 111
-f 116 111 110
-f 117 118 112
-f 112 111 117
-f 118 119 113
-f 113 112 118
-f 119 120 114
-f 119 114 113
-f 121 122 116
-f 116 115 121
-f 122 123 117
-f 117 116 122
-f 123 124 118
-f 118 117 123
-f 124 125 119
-f 119 118 124
-f 125 126 120
-f 119 125 120
-f 127 128 122
-f 122 121 127
-f 128 129 123
-f 123 122 128
-f 129 130 124
-f 124 123 129
-f 130 131 125
-f 130 125 124
-f 131 132 126
-f 131 126 125
-f 133 134 128
-f 128 127 133
-f 134 135 129
-f 129 128 134
-f 135 136 130
-f 130 129 135
-f 136 137 131
-f 131 130 136
-f 137 138 132
-f 132 131 137
-f 139 140 134
-f 134 133 139
-f 140 141 135
-f 135 134 140
-f 141 142 136
-f 136 135 141
-f 142 143 137
-f 137 136 142
-f 143 144 138
-f 138 137 143
-f 145 146 140
-f 140 139 145
-f 146 147 141
-f 141 140 146
-f 147 148 142
-f 147 142 141
-f 148 149 143
-f 142 148 143
-f 149 150 144
-f 143 149 144
-f 151 152 146
-f 146 145 151
-f 152 153 147
-f 147 146 152
-f 153 154 148
-f 148 147 153
-f 154 155 149
-f 149 148 154
-f 155 156 150
-f 150 149 155
-f 157 158 152
-f 152 151 157
-f 158 159 153
-f 153 152 158
-f 159 160 154
-f 154 153 159
-f 160 161 155
-f 155 154 160
-f 161 162 156
-f 156 155 161
-f 158 157 163
-f 163 164 158
-f 159 158 164
-f 164 165 159
-f 160 159 165
-f 165 166 160
-f 161 160 166
-f 161 166 167
-f 162 161 167
-f 167 168 162
-f 164 163 169
-f 169 170 164
-f 165 164 170
-f 170 171 165
-f 166 165 171
-f 171 172 166
-f 167 166 172
-f 167 172 173
-f 168 167 173
-f 173 174 168
-f 170 169 175
-f 175 176 170
-f 171 170 176
-f 176 177 171
-f 172 171 177
-f 177 178 172
-f 173 172 178
-f 178 179 173
-f 174 173 179
-f 179 180 174
-f 176 175 181
-f 176 181 182
-f 177 176 182
-f 177 182 183
-f 178 177 183
-f 183 184 178
-f 179 178 184
-f 184 185 179
-f 180 179 185
-f 180 185 186
-f 182 181 187
-f 182 187 188
-f 183 182 188
-f 188 189 183
-f 184 183 189
-f 189 190 184
-f 185 184 190
-f 190 191 185
-f 186 185 191
-f 191 192 186
-f 188 187 193
-f 193 194 188
-f 189 188 194
-f 194 195 189
-f 190 189 195
-f 195 196 190
-f 191 190 196
-f 196 197 191
-f 192 191 197
-f 197 198 192
-f 194 193 199
-f 194 199 200
-f 195 194 200
-f 200 201 195
-f 196 195 201
-f 196 201 202
-f 197 196 202
-f 202 203 197
-f 198 197 203
-f 203 204 198
-f 200 199 205
-f 205 206 200
-f 201 200 206
-f 206 207 201
-f 202 201 207
-f 207 208 202
-f 203 202 208
-f 208 209 203
-f 204 203 209
-f 209 210 204
-f 211 212 213
-f 213 214 211
-f 212 215 216
-f 216 213 212
-f 215 217 218
-f 218 216 215
-f 217 219 220
-f 220 218 217
-f 219 221 222
-f 222 220 219
-f 221 223 224
-f 224 222 221
-f 223 225 226
-f 226 224 223
-f 227 226 225
-f 225 228 227
-f 229 227 228
-f 228 230 229
-f 231 229 230
-f 231 230 232
-f 233 231 232
-f 232 234 233
-f 235 233 234
-f 234 236 235
-f 237 235 236
-f 236 238 237
-f 239 237 238
-f 238 240 239
-f 241 239 240
-f 240 242 241
-f 242 243 244
-f 244 241 242
-f 243 245 246
-f 244 243 246
-f 247 248 212
-f 211 247 212
-f 248 249 215
-f 215 212 248
-f 249 250 217
-f 217 215 249
-f 250 251 219
-f 219 217 250
-f 251 252 221
-f 221 219 251
-f 252 253 223
-f 221 252 223
-f 253 254 225
-f 225 223 253
-f 228 225 254
-f 254 255 228
-f 230 228 255
-f 255 256 230
-f 232 230 256
-f 256 257 232
-f 234 232 257
-f 257 258 234
-f 236 234 258
-f 259 236 258
-f 238 236 259
-f 260 238 259
-f 240 238 260
-f 261 240 260
-f 242 240 261
-f 261 262 242
-f 262 263 243
-f 243 242 262
-f 263 264 245
-f 245 243 263
-f 265 266 248
-f 247 265 248
-f 266 267 249
-f 248 266 249
-f 267 268 250
-f 250 249 267
-f 268 269 251
-f 251 250 268
-f 269 270 252
-f 252 251 269
-f 270 271 253
-f 253 252 270
-f 271 272 254
-f 254 253 271
-f 255 254 272
-f 273 255 272
-f 256 255 273
-f 273 274 256
-f 257 256 274
-f 274 275 257
-f 258 257 275
-f 275 276 258
-f 259 258 276
-f 276 277 259
-f 260 259 277
-f 277 278 260
-f 261 260 278
-f 278 279 261
-f 262 261 279
-f 279 280 262
-f 280 281 263
-f 263 262 280
-f 281 282 264
-f 264 263 281
-f 283 284 266
-f 266 265 283
-f 284 285 267
-f 266 284 267
-f 285 286 268
-f 267 285 268
-f 286 287 269
-f 269 268 286
-f 287 288 270
-f 270 269 287
-f 288 289 271
-f 271 270 288
-f 272 271 289
-f 289 290 272
-f 273 272 290
-f 290 291 273
-f 274 273 291
-f 274 291 292
-f 275 274 292
-f 292 293 275
-f 276 275 293
-f 293 294 276
-f 277 276 294
-f 295 277 294
-f 278 277 295
-f 295 296 278
-f 279 278 296
-f 296 297 279
-f 280 279 297
-f 297 298 280
-f 298 299 281
-f 281 280 298
-f 299 300 282
-f 282 281 299
-f 301 302 284
-f 284 283 301
-f 302 303 285
-f 285 284 302
-f 303 304 286
-f 285 303 286
-f 304 305 287
-f 287 286 304
-f 305 306 288
-f 288 287 305
-f 306 307 289
-f 289 288 306
-f 290 289 307
-f 307 308 290
-f 291 290 308
-f 308 309 291
-f 292 291 309
-f 309 310 292
-f 293 292 310
-f 311 293 310
-f 294 293 311
-f 311 312 294
-f 295 294 312
-f 312 313 295
-f 296 295 313
-f 314 296 313
-f 297 296 314
-f 314 315 297
-f 298 297 315
-f 315 316 298
-f 316 317 299
-f 299 298 316
-f 317 318 300
-f 300 299 317
-f 319 320 211
-f 211 214 319
-f 320 321 247
-f 247 211 320
-f 321 322 265
-f 265 247 321
-f 322 323 283
-f 283 265 322
-f 323 324 301
-f 301 283 323
-f 325 326 320
-f 320 319 325
-f 326 327 321
-f 321 320 326
-f 327 328 322
-f 322 321 327
-f 328 329 323
-f 323 322 328
-f 329 330 324
-f 329 324 323
-f 331 332 326
-f 326 325 331
-f 332 333 327
-f 327 326 332
-f 333 334 328
-f 328 327 333
-f 334 335 329
-f 329 328 334
-f 335 336 330
-f 330 329 335
-f 337 338 332
-f 332 331 337
-f 338 339 333
-f 333 332 338
-f 339 340 334
-f 334 333 339
-f 340 341 335
-f 335 334 340
-f 341 342 336
-f 336 335 341
-f 343 344 338
-f 338 337 343
-f 344 345 339
-f 339 338 344
-f 345 346 340
-f 339 345 340
-f 346 347 341
-f 341 340 346
-f 347 348 342
-f 342 341 347
-f 349 350 344
-f 344 343 349
-f 350 351 345
-f 345 344 350
-f 351 352 346
-f 346 345 351
-f 352 353 347
-f 347 346 352
-f 353 354 348
-f 348 347 353
-f 355 356 350
-f 350 349 355
-f 356 357 351
-f 351 350 356
-f 357 358 352
-f 357 352 351
-f 358 359 353
-f 353 352 358
-f 359 360 354
-f 353 359 354
-f 361 362 356
-f 356 355 361
-f 362 363 357
-f 357 356 362
-f 363 364 358
-f 358 357 363
-f 364 365 359
-f 359 358 364
-f 365 366 360
-f 365 360 359
-f 367 368 362
-f 362 361 367
-f 368 369 363
-f 363 362 368
-f 369 370 364
-f 364 363 369
-f 370 371 365
-f 365 364 370
-f 371 372 366
-f 366 365 371
-f 368 367 373
-f 373 374 368
-f 369 368 374
-f 369 374 375
-f 370 369 375
-f 375 376 370
-f 371 370 376
-f 376 377 371
-f 372 371 377
-f 377 378 372
-f 374 373 379
-f 380 374 379
-f 375 374 380
-f 380 381 375
-f 376 375 381
-f 381 382 376
-f 377 376 382
-f 382 383 377
-f 378 377 383
-f 383 384 378
-f 380 379 385
-f 385 386 380
-f 381 380 386
-f 386 387 381
-f 382 381 387
-f 387 388 382
-f 383 382 388
-f 388 389 383
-f 384 383 389
-f 389 390 384
-f 386 385 391
-f 391 392 386
-f 387 386 392
-f 387 392 393
-f 388 387 393
-f 393 394 388
-f 389 388 394
-f 394 395 389
-f 390 389 395
-f 395 396 390
-f 392 391 397
-f 397 398 392
-f 393 392 398
-f 398 399 393
-f 394 393 399
-f 394 399 400
-f 395 394 400
-f 400 401 395
-f 396 395 401
-f 401 402 396
-f 398 397 403
-f 403 404 398
-f 399 398 404
-f 404 405 399
-f 400 399 405
-f 405 406 400
-f 401 400 406
-f 406 407 401
-f 402 401 407
-f 407 408 402
-f 404 403 409
-f 409 410 404
-f 405 404 410
-f 405 410 411
-f 406 405 411
-f 412 406 411
-f 407 406 412
-f 412 413 407
-f 408 407 413
-f 413 414 408
-f 410 409 36
-f 36 35 410
-f 411 410 35
-f 35 54 411
-f 412 411 54
-f 54 72 412
-f 413 412 72
-f 72 90 413
-f 414 413 90
-f 90 108 414
-f 415 416 417
-f 417 418 415
-f 416 419 420
-f 416 420 417
-f 419 421 422
-f 422 420 419
-f 421 423 424
-f 424 422 421
-f 423 425 426
-f 426 424 423
-f 425 427 428
-f 428 426 425
-f 427 429 430
-f 430 428 427
-f 431 430 429
-f 429 432 431
-f 433 431 432
-f 432 434 433
-f 435 433 434
-f 434 436 435
-f 437 435 436
-f 436 438 437
-f 439 437 438
-f 438 440 439
-f 441 439 440
-f 440 442 441
-f 443 441 442
-f 442 444 443
-f 445 443 444
-f 444 446 445
-f 446 447 448
-f 448 445 446
-f 447 449 450
-f 450 448 447
-f 451 452 416
-f 415 451 416
-f 452 453 419
-f 419 416 452
-f 453 454 421
-f 421 419 453
-f 454 455 423
-f 423 421 454
-f 455 456 425
-f 425 423 455
-f 456 457 427
-f 427 425 456
-f 457 458 429
-f 429 427 457
-f 432 429 458
-f 458 459 432
-f 434 432 459
-f 459 460 434
-f 436 434 460
-f 460 461 436
-f 438 436 461
-f 461 462 438
-f 440 438 462
-f 462 463 440
-f 442 440 463
-f 463 464 442
-f 444 442 464
-f 464 465 444
-f 446 444 465
-f 465 466 446
-f 466 467 447
-f 447 446 466
-f 467 468 449
-f 449 447 467
-f 469 470 452
-f 451 469 452
-f 470 471 453
-f 453 452 470
-f 471 472 454
-f 454 453 471
-f 472 473 455
-f 454 472 455
-f 473 474 456
-f 455 473 456
-f 474 475 457
-f 456 474 457
-f 475 476 458
-f 458 457 475
-f 459 458 476
-f 476 477 459
-f 460 459 477
-f 477 478 460
-f 461 460 478
-f 478 479 461
-f 462 461 479
-f 479 480 462
-f 463 462 480
-f 480 481 463
-f 464 463 481
-f 481 482 464
-f 465 464 482
-f 482 483 465
-f 466 465 483
-f 483 484 466
-f 484 485 467
-f 467 466 484
-f 485 486 468
-f 468 467 485
-f 487 488 470
-f 469 487 470
-f 488 489 471
-f 471 470 488
-f 489 490 472
-f 472 471 489
-f 490 491 473
-f 472 490 473
-f 491 492 474
-f 474 473 491
-f 492 493 475
-f 475 474 492
-f 476 475 493
-f 493 494 476
-f 477 476 494
-f 494 495 477
-f 478 477 495
-f 495 496 478
-f 479 478 496
-f 496 497 479
-f 480 479 497
-f 497 498 480
-f 481 480 498
-f 498 499 481
-f 482 481 499
-f 499 500 482
-f 483 482 500
-f 500 501 483
-f 484 483 501
-f 501 502 484
-f 502 503 485
-f 485 484 502
-f 503 504 486
-f 485 503 486
-f 505 506 488
-f 487 505 488
-f 506 507 489
-f 489 488 506
-f 507 508 490
-f 490 489 507
-f 508 509 491
-f 491 490 508
-f 509 510 492
-f 491 509 492
-f 510 511 493
-f 493 492 510
-f 494 493 511
-f 494 511 512
-f 495 494 512
-f 512 513 495
-f 496 495 513
-f 513 514 496
-f 497 496 514
-f 514 515 497
-f 498 497 515
-f 515 516 498
-f 499 498 516
-f 516 517 499
-f 500 499 517
-f 517 518 500
-f 501 500 518
-f 518 519 501
-f 502 501 519
-f 519 520 502
-f 520 521 503
-f 503 502 520
-f 521 522 504
-f 504 503 521
-f 523 524 415
-f 415 418 523
-f 524 525 451
-f 451 415 524
-f 525 526 469
-f 525 469 451
-f 526 527 487
-f 526 487 469
-f 527 528 505
-f 505 487 527
-f 529 530 524
-f 523 529 524
-f 530 531 525
-f 525 524 530
-f 531 532 526
-f 526 525 531
-f 532 533 527
-f 527 526 532
-f 533 534 528
-f 528 527 533
-f 535 536 530
-f 530 529 535
-f 536 537 531
-f 536 531 530
-f 537 538 532
-f 532 531 537
-f 538 539 533
-f 533 532 538
-f 539 540 534
-f 534 533 539
-f 541 542 536
-f 536 535 541
-f 542 543 537
-f 542 537 536
-f 543 544 538
-f 543 538 537
-f 544 545 539
-f 544 539 538
-f 545 546 540
-f 540 539 545
-f 547 548 542
-f 542 541 547
-f 548 549 543
-f 543 542 548
-f 549 550 544
-f 549 544 543
-f 550 551 545
-f 545 544 550
-f 551 552 546
-f 545 551 546
-f 553 554 548
-f 548 547 553
-f 554 555 549
-f 549 548 554
-f 555 556 550
-f 550 549 555
-f 556 557 551
-f 551 550 556
-f 557 558 552
-f 552 551 557
-f 559 560 554
-f 554 553 559
-f 560 561 555
-f 555 554 560
-f 561 562 556
-f 561 556 555
-f 562 563 557
-f 557 556 562
-f 563 564 558
-f 558 557 563
-f 565 566 560
-f 560 559 565
-f 566 567 561
-f 561 560 566
-f 567 568 562
-f 562 561 567
-f 568 569 563
-f 563 562 568
-f 569 570 564
-f 564 563 569
-f 571 572 566
-f 566 565 571
-f 572 573 567
-f 572 567 566
-f 573 574 568
-f 573 568 567
-f 574 575 569
-f 569 568 574
-f 575 576 570
-f 570 569 575
-f 572 571 577
-f 577 578 572
-f 573 572 578
-f 578 579 573
-f 574 573 579
-f 579 580 574
-f 575 574 580
-f 580 581 575
-f 576 575 581
-f 581 582 576
-f 578 577 583
-f 583 584 578
-f 579 578 584
-f 579 584 585
-f 580 579 585
-f 585 586 580
-f 581 580 586
-f 581 586 587
-f 582 581 587
-f 587 588 582
-f 584 583 589
-f 589 590 584
-f 585 584 590
-f 585 590 591
-f 586 585 591
-f 591 592 586
-f 587 586 592
-f 592 593 587
-f 588 587 593
-f 593 594 588
-f 590 589 595
-f 595 596 590
-f 591 590 596
-f 596 597 591
-f 592 591 597
-f 597 598 592
-f 593 592 598
-f 598 599 593
-f 594 593 599
-f 599 600 594
-f 596 595 601
-f 601 602 596
-f 597 596 602
-f 602 603 597
-f 598 597 603
-f 603 604 598
-f 599 598 604
-f 599 604 605
-f 600 599 605
-f 605 606 600
-f 602 601 607
-f 607 608 602
-f 603 602 608
-f 608 609 603
-f 604 603 609
-f 609 610 604
-f 605 604 610
-f 610 611 605
-f 606 605 611
-f 606 611 612
-f 608 607 613
-f 613 614 608
-f 609 608 614
-f 614 615 609
-f 610 609 615
-f 610 615 616
-f 611 610 616
-f 616 617 611
-f 612 611 617
-f 617 618 612
-f 614 613 246
-f 246 245 614
-f 615 614 245
-f 245 264 615
-f 616 615 264
-f 264 282 616
-f 617 616 282
-f 282 300 617
-f 618 617 300
-f 300 318 618
-f 619 620 621
-f 619 621 622
-f 620 623 624
-f 624 621 620
-f 623 625 626
-f 626 624 623
-f 625 627 628
-f 628 626 625
-f 627 629 630
-f 630 628 627
-f 629 631 632
-f 632 630 629
-f 631 633 634
-f 634 632 631
-f 635 634 633
-f 633 636 635
-f 637 635 636
-f 636 638 637
-f 639 637 638
-f 638 640 639
-f 641 639 640
-f 641 640 642
-f 643 641 642
-f 642 644 643
-f 645 643 644
-f 644 646 645
-f 647 645 646
-f 646 648 647
-f 649 647 648
-f 648 650 649
-f 650 651 652
-f 652 649 650
-f 651 206 205
-f 205 652 651
-f 653 654 620
-f 619 653 620
-f 654 655 623
-f 623 620 654
-f 655 656 625
-f 625 623 655
-f 656 657 627
-f 627 625 656
-f 657 658 629
-f 629 627 657
-f 658 659 631
-f 629 658 631
-f 659 660 633
-f 633 631 659
-f 636 633 660
-f 660 661 636
-f 638 636 661
-f 661 662 638
-f 640 638 662
-f 663 640 662
-f 642 640 663
-f 664 642 663
-f 644 642 664
-f 664 665 644
-f 646 644 665
-f 666 646 665
-f 648 646 666
-f 666 667 648
-f 650 648 667
-f 668 650 667
-f 668 669 651
-f 651 650 668
-f 669 207 206
-f 206 651 669
-f 670 671 654
-f 654 653 670
-f 671 672 655
-f 654 671 655
-f 672 673 656
-f 656 655 672
-f 673 674 657
-f 657 656 673
-f 674 675 658
-f 658 657 674
-f 675 676 659
-f 658 675 659
-f 660 659 676
-f 676 677 660
-f 661 660 677
-f 677 678 661
-f 662 661 678
-f 679 662 678
-f 663 662 679
-f 679 680 663
-f 664 663 680
-f 680 681 664
-f 665 664 681
-f 681 682 665
-f 666 665 682
-f 682 683 666
-f 667 666 683
-f 684 667 683
-f 668 667 684
-f 684 685 668
-f 685 686 669
-f 669 668 685
-f 686 208 207
-f 207 669 686
-f 687 688 671
-f 670 687 671
-f 688 689 672
-f 672 671 688
-f 689 690 673
-f 673 672 689
-f 690 691 674
-f 674 673 690
-f 691 692 675
-f 675 674 691
-f 692 693 676
-f 676 675 692
-f 677 676 693
-f 693 694 677
-f 678 677 694
-f 694 695 678
-f 679 678 695
-f 695 696 679
-f 680 679 696
-f 696 697 680
-f 681 680 697
-f 698 681 697
-f 682 681 698
-f 698 699 682
-f 683 682 699
-f 700 683 699
-f 684 683 700
-f 700 701 684
-f 685 684 701
-f 701 702 685
-f 702 703 686
-f 686 685 702
-f 703 209 208
-f 686 703 208
-f 704 705 688
-f 687 704 688
-f 705 706 689
-f 689 688 705
-f 706 707 690
-f 690 689 706
-f 707 708 691
-f 691 690 707
-f 708 709 692
-f 691 708 692
-f 709 710 693
-f 693 692 709
-f 694 693 710
-f 710 711 694
-f 695 694 711
-f 711 712 695
-f 696 695 712
-f 696 712 713
-f 697 696 713
-f 713 714 697
-f 698 697 714
-f 714 715 698
-f 699 698 715
-f 715 716 699
-f 700 699 716
-f 717 700 716
-f 701 700 717
-f 717 718 701
-f 702 701 718
-f 718 719 702
-f 719 720 703
-f 702 719 703
-f 720 210 209
-f 209 703 720
-f 721 722 619
-f 619 622 721
-f 722 723 653
-f 653 619 722
-f 723 724 670
-f 670 653 723
-f 724 725 687
-f 687 670 724
-f 725 726 704
-f 704 687 725
-f 727 728 722
-f 722 721 727
-f 728 729 723
-f 723 722 728
-f 729 730 724
-f 729 724 723
-f 730 731 725
-f 725 724 730
-f 731 732 726
-f 726 725 731
-f 733 734 728
-f 728 727 733
-f 734 735 729
-f 734 729 728
-f 735 736 730
-f 730 729 735
-f 736 737 731
-f 736 731 730
-f 737 738 732
-f 737 732 731
-f 739 740 734
-f 734 733 739
-f 740 741 735
-f 740 735 734
-f 741 742 736
-f 741 736 735
-f 742 743 737
-f 737 736 742
-f 743 744 738
-f 738 737 743
-f 745 746 740
-f 740 739 745
-f 746 747 741
-f 741 740 746
-f 747 748 742
-f 742 741 747
-f 748 749 743
-f 743 742 748
-f 749 750 744
-f 744 743 749
-f 751 752 746
-f 751 746 745
-f 752 753 747
-f 747 746 752
-f 753 754 748
-f 748 747 753
-f 754 755 749
-f 749 748 754
-f 755 756 750
-f 750 749 755
-f 757 758 752
-f 751 757 752
-f 758 759 753
-f 753 752 758
-f 759 760 754
-f 754 753 759
-f 760 761 755
-f 755 754 760
-f 761 762 756
-f 756 755 761
-f 763 764 758
-f 758 757 763
-f 764 765 759
-f 759 758 764
-f 765 766 760
-f 760 759 765
-f 766 767 761
-f 761 760 766
-f 767 768 762
-f 762 761 767
-f 769 770 764
-f 764 763 769
-f 770 771 765
-f 765 764 770
-f 771 772 766
-f 766 765 771
-f 772 773 767
-f 767 766 772
-f 773 774 768
-f 767 773 768
-f 770 769 775
-f 776 770 775
-f 771 770 776
-f 771 776 777
-f 772 771 777
-f 777 778 772
-f 773 772 778
-f 773 778 779
-f 774 773 779
-f 779 780 774
-f 776 775 781
-f 781 782 776
-f 777 776 782
-f 782 783 777
-f 778 777 783
-f 778 783 784
-f 779 778 784
-f 784 785 779
-f 780 779 785
-f 785 786 780
-f 782 781 787
-f 787 788 782
-f 783 782 788
-f 788 789 783
-f 784 783 789
-f 789 790 784
-f 785 784 790
-f 790 791 785
-f 786 785 791
-f 791 792 786
-f 788 787 793
-f 794 788 793
-f 789 788 794
-f 794 795 789
-f 790 789 795
-f 795 796 790
-f 791 790 796
-f 796 797 791
-f 792 791 797
-f 797 798 792
-f 794 793 799
-f 799 800 794
-f 795 794 800
-f 800 801 795
-f 796 795 801
-f 801 802 796
-f 797 796 802
-f 797 802 803
-f 798 797 803
-f 803 804 798
-f 800 799 805
-f 805 806 800
-f 801 800 806
-f 806 807 801
-f 802 801 807
-f 807 808 802
-f 803 802 808
-f 808 809 803
-f 804 803 809
-f 804 809 810
-f 806 805 811
-f 811 812 806
-f 807 806 812
-f 812 813 807
-f 808 807 813
-f 813 814 808
-f 809 808 814
-f 809 814 815
-f 810 809 815
-f 815 816 810
-f 812 811 450
-f 450 449 812
-f 813 812 449
-f 813 449 468
-f 814 813 468
-f 468 486 814
-f 815 814 486
-f 486 504 815
-f 816 815 504
-f 504 522 816
diff --git a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem3.obj b/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem3.obj
deleted file mode 100644
index 83edbc8d21b48b345972d3aed419aa7849fb2864..0000000000000000000000000000000000000000
--- a/tutorials/incompressible/pimpleFoam/RAS/propeller/constant/triSurface/propellerStem3.obj
+++ /dev/null
@@ -1,2592 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 952
-# triangles : 1632
-#
-v -0.026197 0.113422 -0.0028905
-v -0.0261714 0.113424 -0.00318841
-v -0.0261727 0.1 -0.00317552
-v -0.026197 0.1 -0.00289118
-v -0.0261304 0.11343 -0.0035507
-v -0.0261334 0.1 -0.00352573
-v -0.0260758 0.113441 -0.00397649
-v -0.0260808 0.1 -0.00393974
-v -0.0259995 0.113457 -0.00449098
-v -0.026007 0.1 -0.00444398
-v -0.0258908 0.11348 -0.00511096
-v -0.0259012 0.1 -0.00505645
-v -0.0257368 0.11351 -0.00585169
-v -0.0257499 0.1 -0.00579362
-v -0.0255366 0.1 -0.00667143
-v -0.0255216 0.113549 -0.00672803
-v -0.0252408 0.1 -0.00770285
-v -0.0252257 0.113598 -0.00775191
-v -0.024841 0.1 -0.00889335
-v -0.0248282 0.113657 -0.00892852
-v -0.0243132 0.1 -0.0102419
-v -0.0243068 0.113727 -0.0102571
-v -0.023632 0.1 -0.0117317
-v -0.0236363 0.113808 -0.0117226
-v -0.0227758 0.1 -0.0133256
-v -0.0227955 0.113896 -0.0132916
-v -0.0217339 0.1 -0.0149722
-v -0.0217719 0.113989 -0.0149166
-v -0.0205121 0.1 -0.0166102
-v -0.0205682 0.114082 -0.0165407
-v -0.0191388 0.1 -0.0181722
-v -0.0192074 0.114166 -0.0180998
-v -0.0177292 0.114229 -0.0195438
-v -0.0176587 0.1 -0.0196073
-v -0.0161896 0.114261 -0.0208299
-v -0.0161314 0.1 -0.0208764
-v -0.0261971 0.130209 -0.00288984
-v -0.0261699 0.130211 -0.00320269
-v -0.026127 0.130216 -0.00357853
-v -0.0260701 0.130225 -0.00401725
-v -0.0259911 0.13024 -0.00454301
-v -0.0258793 0.130259 -0.00517105
-v -0.0257224 0.130284 -0.00591552
-v -0.025505 0.130317 -0.00679002
-v -0.0252089 0.130358 -0.00780527
-v -0.0248144 0.130408 -0.00896628
-v -0.0243002 0.130467 -0.0102728
-v -0.0236418 0.130535 -0.0117118
-v -0.0228177 0.13061 -0.0132533
-v -0.0218141 0.13069 -0.0148547
-v -0.0206301 0.130771 -0.0164633
-v -0.0192834 0.130846 -0.0180192
-v -0.0178074 0.130904 -0.0194728
-v -0.0162545 0.130933 -0.0207779
-v -0.0261971 0.148277 -0.00288927
-v -0.0261682 0.148279 -0.00321802
-v -0.0261234 0.148283 -0.0036083
-v -0.0260641 0.14829 -0.00406109
-v -0.025982 0.148301 -0.00459895
-v -0.0258668 0.148317 -0.00523551
-v -0.0257068 0.148337 -0.0059837
-v -0.0254872 0.148362 -0.00685594
-v -0.0251911 0.148395 -0.00786187
-v -0.0247998 0.148434 -0.00900627
-v -0.0242931 0.148481 -0.0102894
-v -0.0236475 0.148536 -0.0117002
-v -0.0228411 0.148598 -0.0132128
-v -0.0218586 0.148665 -0.0147889
-v -0.0206954 0.148733 -0.0163812
-v -0.0193634 0.148798 -0.0179335
-v -0.0178898 0.14885 -0.0193976
-v -0.0163224 0.148877 -0.0207235
-v -0.0261972 0.167045 -0.00288868
-v -0.0261665 0.167046 -0.00323399
-v -0.0261196 0.167048 -0.00363951
-v -0.0260576 0.167053 -0.00410678
-v -0.0259722 0.167061 -0.00465686
-v -0.0258537 0.167071 -0.00530208
-v -0.0256904 0.167084 -0.00605388
-v -0.0254688 0.167102 -0.00692346
-v -0.0251727 0.167125 -0.00791947
-v -0.024785 0.167153 -0.00904656
-v -0.0242863 0.167187 -0.0103055
-v -0.0236537 0.167229 -0.0116875
-v -0.0228655 0.167277 -0.0131703
-v -0.0219044 0.167331 -0.0147205
-v -0.0207627 0.167388 -0.0162957
-v -0.019446 0.167444 -0.0178443
-v -0.0179751 0.16749 -0.0193189
-v -0.016393 0.167516 -0.0206671
-v -0.0261972 0.185832 -0.00288822
-v -0.0261647 0.185832 -0.00324998
-v -0.0261157 0.185832 -0.0036707
-v -0.026051 0.185834 -0.00415248
-v -0.0259625 0.185836 -0.00471477
-v -0.0258403 0.18584 -0.00536833
-v -0.025674 0.185846 -0.00612339
-v -0.0254503 0.185855 -0.00699
-v -0.0251546 0.185867 -0.00797586
-v -0.0247706 0.185884 -0.0090856
-v -0.0242799 0.185906 -0.0103205
-v -0.0236604 0.185934 -0.0116739
-v -0.0228902 0.185969 -0.0131272
-v -0.0219503 0.186011 -0.0146518
-v -0.0208297 0.186058 -0.0162099
-v -0.0195281 0.186107 -0.0177546
-v -0.0180602 0.186149 -0.0192397
-v -0.0164636 0.186174 -0.0206105
-v -0.0261972 0.2 -0.00288777
-v -0.026163 0.2 -0.00326529
-v -0.026112 0.2 -0.00370083
-v -0.0260446 0.2 -0.00419664
-v -0.0259528 0.2 -0.00477036
-v -0.0258274 0.2 -0.00543159
-v -0.0256581 0.2 -0.00618942
-v -0.0254329 0.2 -0.00705268
-v -0.0251377 0.2 -0.00802852
-v -0.0247573 0.2 -0.00912144
-v -0.0242744 0.2 -0.0103333
-v -0.0236675 0.2 -0.0116594
-v -0.0229144 0.2 -0.0130846
-v -0.0219947 0.2 -0.0145847
-v -0.0208942 0.2 -0.0161265
-v -0.0196073 0.2 -0.0176675
-v -0.018142 0.2 -0.0191629
-v -0.0165317 0.2 -0.020556
-v -0.026249 0.1 -0.00236387
-v -0.026255 0.113427 -0.00228936
-v -0.0262617 0.130215 -0.0022067
-v -0.0262686 0.148282 -0.00211811
-v -0.0262756 0.167048 -0.0020263
-v -0.0262823 0.185833 -0.00193474
-v -0.0262886 0.2 -0.00184671
-v -0.0262895 0.1 -0.00183452
-v -0.0262975 0.113441 -0.00171971
-v -0.0263069 0.130227 -0.00158157
-v -0.0263173 0.148293 -0.00142164
-v -0.0263284 0.167056 -0.00124279
-v -0.0263401 0.185836 -0.00104969
-v -0.0263524 0.2 -0.000837281
-v -0.0263276 0.1 -0.00125757
-v -0.0263372 0.113462 -0.00109875
-v -0.0263486 0.130247 -0.000903982
-v -0.0263622 0.14831 -0.000662527
-v -0.0263771 0.167069 -0.000383778
-v -0.0263926 0.185841 -8.16342e-05
-v -0.0263851 0.2 0.000236196
-v -0.0263656 0.1 -0.000599336
-v -0.0263773 0.11349 -0.000380073
-v -0.026391 0.130272 -0.000113004
-v -0.0263869 0.148332 0.000202492
-v -0.0263692 0.167085 0.000556226
-v -0.0263487 0.18585 0.000940103
-v -0.0263261 0.2 0.00133187
-v -0.0263877 0.1 0.000186192
-v -0.0263746 0.113525 0.000449299
-v -0.0263581 0.130304 0.000768748
-v -0.0263379 0.148358 0.0011314
-v -0.0263137 0.167105 0.00153391
-v -0.0262842 0.185861 0.00197225
-v -0.0262489 0.2 0.00243195
-v -0.0263418 0.1 0.00106302
-v -0.0263249 0.113567 0.00135188
-v -0.0263027 0.130341 0.00170221
-v -0.026274 0.14839 0.00211121
-v -0.0262373 0.167129 0.00256957
-v -0.026191 0.185875 0.003064
-v -0.0261345 0.2 0.0035774
-v -0.0262804 0.1 0.0020248
-v -0.0262555 0.113617 0.00234922
-v -0.0262223 0.130385 0.00273827
-v -0.0261783 0.148427 0.00318783
-v -0.0261211 0.167157 0.00368663
-v -0.0260493 0.185893 0.00421829
-v -0.0259623 0.2 0.00476261
-v -0.026185 0.1 0.0031236
-v -0.0261467 0.113675 0.00347354
-v -0.0260953 0.130436 0.00388855
-v -0.0260277 0.148468 0.00436177
-v -0.0259416 0.167189 0.00487967
-v -0.025837 0.185915 0.00542355
-v -0.025717 0.2 0.00597218
-v -0.0260275 0.1 0.0043636
-v -0.025969 0.113741 0.00472434
-v -0.0258922 0.130493 0.00514601
-v -0.0257957 0.148515 0.00561991
-v -0.0256794 0.167225 0.00613165
-v -0.0255457 0.18594 0.00666255
-v -0.0253992 0.2 0.00719247
-v -0.0257717 0.1 0.00573016
-v -0.0256911 0.113815 0.00608256
-v -0.0255907 0.130555 0.00648944
-v -0.0254701 0.148566 0.0069417
-v -0.0253308 0.167265 0.00742555
-v -0.0251764 0.18597 0.00792338
-v -0.0250127 0.2 0.00841661
-v -0.025399 0.1 0.00719339
-v -0.0253021 0.113894 0.00752075
-v -0.0251854 0.130622 0.00789556
-v -0.0250494 0.148621 0.00830891
-v -0.0248968 0.167308 0.00874791
-v -0.0247321 0.186002 0.00919696
-v -0.0245612 0.2 0.00963956
-v -0.0249051 0.1 0.00872425
-v -0.0248002 0.113976 0.00901399
-v -0.0246763 0.130692 0.00934385
-v -0.0245352 0.148678 0.00970523
-v -0.0243798 0.167353 0.0100868
-v -0.0242148 0.186038 0.0104753
-v -0.024046 0.2 0.0108564
-v -0.024294 0.1 0.0102907
-v -0.024189 0.114059 0.0105345
-v -0.0240666 0.130762 0.0108105
-v -0.0239294 0.148736 0.0111108
-v -0.0237803 0.1674 0.0114263
-v -0.023624 0.186075 0.0117463
-v -0.0234664 0.2 0.0120586
-v -0.0235693 0.1 0.011856
-v -0.0234713 0.114137 0.012049
-v -0.0233587 0.130828 0.0122663
-v -0.0232341 0.14879 0.0125011
-v -0.0231004 0.167444 0.0127468
-v -0.0229618 0.186112 0.0129949
-v -0.0228238 0.2 0.0132363
-v -0.0227419 0.1 0.0133765
-v -0.0226577 0.114202 0.0135187
-v -0.0225619 0.130883 0.013678
-v -0.0224575 0.148836 0.0138486
-v -0.0223469 0.167482 0.0140264
-v -0.0222335 0.186144 0.0142055
-v -0.0221216 0.2 0.0143791
-v -0.0218348 0.1 0.0148107
-v -0.021769 0.114247 0.0149073
-v -0.0216948 0.130922 0.015015
-v -0.0216154 0.148868 0.015129
-v -0.0215321 0.167509 0.0152474
-v -0.0214478 0.186168 0.0153659
-v -0.0213653 0.2 0.0154802
-v -0.0208764 0.1 0.0161314
-v -0.0208299 0.114261 0.0161896
-v -0.0207779 0.130933 0.0162544
-v -0.0207236 0.148877 0.0163223
-v -0.0206671 0.167516 0.0163929
-v -0.0206105 0.186174 0.0164635
-v -0.020556 0.2 0.0165316
-v 0.0028905 0.113422 -0.026197
-v 0.00318843 0.113424 -0.0261714
-v 0.00317552 0.1 -0.0261727
-v 0.00289118 0.1 -0.026197
-v 0.00355068 0.11343 -0.0261304
-v 0.00352572 0.1 -0.0261334
-v 0.00397649 0.113441 -0.0260758
-v 0.00393974 0.1 -0.0260808
-v 0.00449102 0.113457 -0.0259995
-v 0.00444398 0.1 -0.026007
-v 0.00511095 0.11348 -0.0258908
-v 0.00505645 0.1 -0.0259012
-v 0.00585174 0.11351 -0.0257368
-v 0.00579365 0.1 -0.0257499
-v 0.00667147 0.1 -0.0255365
-v 0.00672803 0.113549 -0.0255215
-v 0.00770281 0.1 -0.0252409
-v 0.00775187 0.113598 -0.0252257
-v 0.00889335 0.1 -0.024841
-v 0.0089285 0.113657 -0.0248282
-v 0.0102419 0.1 -0.0243132
-v 0.0102571 0.113727 -0.0243068
-v 0.0117316 0.1 -0.023632
-v 0.0117226 0.113808 -0.0236364
-v 0.0133256 0.1 -0.0227759
-v 0.0132916 0.113896 -0.0227956
-v 0.0149722 0.1 -0.0217339
-v 0.0149166 0.113989 -0.0217719
-v 0.0166102 0.1 -0.0205121
-v 0.0165407 0.114082 -0.0205681
-v 0.0181721 0.1 -0.0191388
-v 0.0180998 0.114166 -0.0192074
-v 0.0195438 0.114229 -0.0177292
-v 0.0196073 0.1 -0.0176587
-v 0.0208299 0.114261 -0.0161896
-v 0.0208764 0.1 -0.0161314
-v 0.00288984 0.130209 -0.0261971
-v 0.00320268 0.130211 -0.0261699
-v 0.00357842 0.130216 -0.026127
-v 0.00401721 0.130225 -0.0260702
-v 0.00454309 0.13024 -0.0259911
-v 0.00517105 0.130259 -0.0258793
-v 0.00591552 0.130284 -0.0257224
-v 0.00679002 0.130317 -0.025505
-v 0.00780526 0.130358 -0.0252089
-v 0.00896628 0.130408 -0.0248144
-v 0.0102728 0.130467 -0.0243002
-v 0.0117118 0.130535 -0.0236418
-v 0.0132534 0.13061 -0.0228177
-v 0.0148547 0.13069 -0.0218141
-v 0.0164633 0.130771 -0.0206301
-v 0.0180192 0.130846 -0.0192834
-v 0.0194728 0.130904 -0.0178074
-v 0.0207779 0.130933 -0.0162544
-v 0.00288927 0.148277 -0.0261971
-v 0.00321802 0.148279 -0.0261682
-v 0.0036083 0.148283 -0.0261234
-v 0.00406108 0.14829 -0.0260641
-v 0.00459896 0.148301 -0.025982
-v 0.00523552 0.148317 -0.0258668
-v 0.0059837 0.148337 -0.0257068
-v 0.00685594 0.148362 -0.0254872
-v 0.00786186 0.148395 -0.0251911
-v 0.00900626 0.148434 -0.0247998
-v 0.0102894 0.148481 -0.0242931
-v 0.0117002 0.148536 -0.0236475
-v 0.0132127 0.148598 -0.0228412
-v 0.0147889 0.148665 -0.0218586
-v 0.0163811 0.148733 -0.0206954
-v 0.0179335 0.148798 -0.0193633
-v 0.0193976 0.14885 -0.0178897
-v 0.0207236 0.148877 -0.0163223
-v 0.00288868 0.167045 -0.0261972
-v 0.00323399 0.167046 -0.0261665
-v 0.0036395 0.167048 -0.0261196
-v 0.00410677 0.167053 -0.0260576
-v 0.00465687 0.167061 -0.0259722
-v 0.00530208 0.167071 -0.0258537
-v 0.00605397 0.167084 -0.0256904
-v 0.00692349 0.167102 -0.0254687
-v 0.00791943 0.167125 -0.0251727
-v 0.00904653 0.167153 -0.024785
-v 0.0103055 0.167187 -0.0242863
-v 0.0116875 0.167229 -0.0236537
-v 0.0131703 0.167277 -0.0228655
-v 0.0147205 0.167331 -0.0219044
-v 0.0162957 0.167388 -0.0207626
-v 0.0178442 0.167444 -0.019446
-v 0.0193188 0.16749 -0.0179751
-v 0.0206671 0.167516 -0.0163929
-v 0.00288822 0.185832 -0.0261972
-v 0.00324994 0.185832 -0.0261647
-v 0.0036707 0.185832 -0.0261157
-v 0.00415248 0.185834 -0.026051
-v 0.00471477 0.185836 -0.0259625
-v 0.00536833 0.18584 -0.0258403
-v 0.00612339 0.185846 -0.025674
-v 0.00699 0.185855 -0.0254503
-v 0.00797587 0.185867 -0.0251546
-v 0.0090856 0.185884 -0.0247706
-v 0.0103206 0.185906 -0.0242799
-v 0.011674 0.185934 -0.0236604
-v 0.0131272 0.185969 -0.0228902
-v 0.0146518 0.186011 -0.0219503
-v 0.0162099 0.186058 -0.0208297
-v 0.0177546 0.186107 -0.0195281
-v 0.0192397 0.186149 -0.0180601
-v 0.0206105 0.186174 -0.0164636
-v 0.00288777 0.2 -0.0261972
-v 0.00326529 0.2 -0.026163
-v 0.00370082 0.2 -0.026112
-v 0.00419663 0.2 -0.0260446
-v 0.00477036 0.2 -0.0259528
-v 0.00543159 0.2 -0.0258274
-v 0.00618942 0.2 -0.0256581
-v 0.00705271 0.2 -0.0254329
-v 0.00802851 0.2 -0.0251376
-v 0.00912138 0.2 -0.0247573
-v 0.0103333 0.2 -0.0242745
-v 0.0116594 0.2 -0.0236676
-v 0.0130846 0.2 -0.0229144
-v 0.0145848 0.2 -0.0219947
-v 0.0161264 0.2 -0.0208942
-v 0.0176674 0.2 -0.0196072
-v 0.0191628 0.2 -0.018142
-v 0.020556 0.2 -0.0165316
-v 0.00236396 0.1 -0.026249
-v 0.00228935 0.113427 -0.026255
-v 0.0022067 0.130215 -0.0262617
-v 0.00211811 0.148282 -0.0262686
-v 0.0020263 0.167048 -0.0262756
-v 0.00193474 0.185833 -0.0262823
-v 0.00184671 0.2 -0.0262886
-v 0.00183452 0.1 -0.0262896
-v 0.00171971 0.113441 -0.0262975
-v 0.00158157 0.130227 -0.0263069
-v 0.00142165 0.148293 -0.0263173
-v 0.00124279 0.167056 -0.0263284
-v 0.00104969 0.185836 -0.0263401
-v 0.000837277 0.2 -0.0263524
-v 0.00125748 0.1 -0.0263276
-v 0.00109876 0.113462 -0.0263372
-v 0.000904013 0.130247 -0.0263486
-v 0.000662534 0.14831 -0.0263622
-v 0.000383782 0.167069 -0.0263771
-v 8.16113e-05 0.185841 -0.0263926
-v -0.000236197 0.2 -0.0263851
-v 0.000599332 0.1 -0.0263656
-v 0.000380073 0.11349 -0.0263773
-v 0.000113008 0.130272 -0.026391
-v -0.000202538 0.148332 -0.0263869
-v -0.000556226 0.167085 -0.0263692
-v -0.000940036 0.18585 -0.0263487
-v -0.00133187 0.2 -0.0263261
-v -0.000186151 0.1 -0.0263877
-v -0.000449299 0.113525 -0.0263746
-v -0.000768832 0.130304 -0.0263581
-v -0.00113145 0.148358 -0.0263379
-v -0.00153391 0.167105 -0.0263137
-v -0.00197225 0.185861 -0.0262842
-v -0.00243195 0.2 -0.0262489
-v -0.00106298 0.1 -0.0263418
-v -0.00135188 0.113567 -0.0263249
-v -0.00170221 0.130341 -0.0263027
-v -0.00211121 0.14839 -0.026274
-v -0.00256957 0.167129 -0.0262373
-v -0.003064 0.185875 -0.026191
-v -0.00357738 0.2 -0.0261345
-v -0.00202479 0.1 -0.0262804
-v -0.00234921 0.113617 -0.0262555
-v -0.00273827 0.130385 -0.0262223
-v -0.00318783 0.148427 -0.0261783
-v -0.00368661 0.167157 -0.0261211
-v -0.0042183 0.185893 -0.0260493
-v -0.00476262 0.2 -0.0259623
-v -0.00312353 0.1 -0.026185
-v -0.00347353 0.113675 -0.0261467
-v -0.00388854 0.130436 -0.0260953
-v -0.00436178 0.148468 -0.0260277
-v -0.00487967 0.167189 -0.0259417
-v -0.00542359 0.185915 -0.025837
-v -0.00597219 0.2 -0.025717
-v -0.00436357 0.1 -0.0260275
-v -0.00472427 0.113741 -0.025969
-v -0.00514598 0.130493 -0.0258922
-v -0.00561983 0.148515 -0.0257957
-v -0.00613168 0.167225 -0.0256794
-v -0.00666254 0.18594 -0.0255457
-v -0.00719244 0.2 -0.0253993
-v -0.00573016 0.1 -0.0257718
-v -0.00608254 0.113815 -0.0256912
-v -0.00648945 0.130555 -0.0255908
-v -0.0069417 0.148566 -0.0254702
-v -0.00742556 0.167265 -0.0253309
-v -0.00792337 0.18597 -0.0251765
-v -0.0084166 0.2 -0.0250127
-v -0.00719342 0.1 -0.025399
-v -0.00752078 0.113894 -0.0253022
-v -0.0078956 0.130622 -0.0251854
-v -0.00830893 0.148621 -0.0250494
-v -0.00874795 0.167308 -0.0248968
-v -0.009197 0.186002 -0.0247321
-v -0.00963956 0.2 -0.0245613
-v -0.00872423 0.1 -0.0249052
-v -0.00901408 0.113976 -0.0248002
-v -0.00934386 0.130692 -0.0246763
-v -0.0097052 0.148678 -0.0245352
-v -0.0100867 0.167353 -0.0243798
-v -0.0104753 0.186038 -0.0242148
-v -0.0108564 0.2 -0.024046
-v -0.0102908 0.1 -0.024294
-v -0.0105346 0.114059 -0.024189
-v -0.0108105 0.130762 -0.0240666
-v -0.0111107 0.148736 -0.0239294
-v -0.0114263 0.167399 -0.0237804
-v -0.0117463 0.186075 -0.023624
-v -0.0120586 0.2 -0.0234664
-v -0.011856 0.1 -0.0235693
-v -0.012049 0.114137 -0.0234713
-v -0.0122663 0.130828 -0.0233587
-v -0.0125011 0.14879 -0.0232341
-v -0.0127468 0.167444 -0.0231004
-v -0.0129949 0.186112 -0.0229618
-v -0.0132363 0.2 -0.0228238
-v -0.0133765 0.1 -0.0227419
-v -0.0135187 0.114202 -0.0226577
-v -0.013678 0.130883 -0.0225619
-v -0.0138486 0.148836 -0.0224575
-v -0.0140265 0.167482 -0.0223469
-v -0.0142055 0.186144 -0.0222335
-v -0.0143791 0.2 -0.0221216
-v -0.0148107 0.1 -0.0218348
-v -0.0149073 0.114247 -0.021769
-v -0.0150151 0.130922 -0.0216948
-v -0.0151291 0.148868 -0.0216155
-v -0.0152474 0.167509 -0.0215322
-v -0.0153659 0.186168 -0.0214478
-v -0.0154802 0.2 -0.0213653
-v 0.0261934 0.113422 0.00292389
-v 0.0261325 0.113424 0.00324147
-v 0.0261335 0.1 0.00323091
-v 0.0261935 0.1 0.00292344
-v 0.0260967 0.11343 0.00355049
-v 0.0260997 0.1 0.00352546
-v 0.0260412 0.113441 0.00397328
-v 0.0260462 0.1 0.00393681
-v 0.0259653 0.113457 0.00448414
-v 0.0259726 0.1 0.00443756
-v 0.0258592 0.11348 0.00510027
-v 0.0258692 0.1 0.00504599
-v 0.0257108 0.11351 0.0058382
-v 0.0257233 0.1 0.00578031
-v 0.0255183 0.1 0.00665727
-v 0.0255039 0.113549 0.00671399
-v 0.025233 0.1 0.00769112
-v 0.0252182 0.113598 0.00774039
-v 0.0248421 0.1 0.00888766
-v 0.0248295 0.113657 0.00892293
-v 0.0243174 0.1 0.0102422
-v 0.0243111 0.113727 0.0102574
-v 0.0236341 0.1 0.011734
-v 0.0236386 0.113808 0.0117251
-v 0.0227751 0.1 0.0133264
-v 0.0227948 0.113896 0.0132925
-v 0.021733 0.1 0.0149716
-v 0.021771 0.113989 0.014916
-v 0.0205122 0.1 0.0166098
-v 0.0205682 0.114082 0.0165403
-v 0.019139 0.1 0.0181723
-v 0.0192077 0.114166 0.0181
-v 0.0177292 0.114229 0.0195439
-v 0.0176587 0.1 0.0196074
-v 0.0161895 0.114261 0.0208299
-v 0.0161313 0.1 0.0208765
-v 0.0261934 0.130209 0.00292393
-v 0.0261312 0.130211 0.00325337
-v 0.0260932 0.130216 0.00357804
-v 0.0260355 0.130225 0.00401372
-v 0.025957 0.13024 0.00453584
-v 0.0258481 0.130259 0.00516005
-v 0.0256968 0.130284 0.00590185
-v 0.025488 0.130317 0.00677589
-v 0.025202 0.130358 0.0077939
-v 0.024816 0.130408 0.00896094
-v 0.0243044 0.130467 0.0102733
-v 0.0236439 0.130535 0.0117143
-v 0.0228171 0.13061 0.0132542
-v 0.0218132 0.13069 0.0148541
-v 0.0206301 0.130771 0.0164629
-v 0.0192837 0.130846 0.0180193
-v 0.0178074 0.130904 0.0194731
-v 0.0162544 0.130933 0.020778
-v 0.0261934 0.148277 0.00292378
-v 0.0261298 0.148279 0.00326638
-v 0.0260895 0.148283 0.00360761
-v 0.0260294 0.14829 0.00405728
-v 0.025948 0.148301 0.00459134
-v 0.025836 0.148317 0.00522426
-v 0.0256817 0.148337 0.00596999
-v 0.0254708 0.148362 0.00684191
-v 0.0251847 0.148395 0.0078507
-v 0.0248015 0.148434 0.00900105
-v 0.0242974 0.148481 0.0102899
-v 0.0236496 0.148536 0.0117027
-v 0.0228405 0.148598 0.0132137
-v 0.0218576 0.148665 0.0147884
-v 0.0206954 0.148733 0.0163807
-v 0.0193637 0.148798 0.0179336
-v 0.0178898 0.14885 0.0193977
-v 0.0163223 0.148877 0.0207236
-v 0.0261935 0.167045 0.00292313
-v 0.0261283 0.167046 0.00328001
-v 0.0260856 0.167048 0.00363859
-v 0.0260229 0.167053 0.00410268
-v 0.0259385 0.167061 0.00464892
-v 0.0258232 0.167071 0.00529055
-v 0.025666 0.167084 0.00603995
-v 0.0254531 0.167102 0.00690949
-v 0.0251669 0.167125 0.0079086
-v 0.0247869 0.167153 0.00904161
-v 0.0242906 0.167187 0.0103061
-v 0.023656 0.167229 0.01169
-v 0.0228649 0.167277 0.0131714
-v 0.0219035 0.167331 0.01472
-v 0.0207627 0.167388 0.0162952
-v 0.0194463 0.167444 0.0178444
-v 0.0179751 0.16749 0.0193191
-v 0.0163929 0.167516 0.0206672
-v 0.0261936 0.185832 0.00292233
-v 0.0261267 0.185832 0.0032939
-v 0.0260817 0.185832 0.00366963
-v 0.0260163 0.185834 0.00414811
-v 0.0259289 0.185836 0.00470631
-v 0.0258103 0.18584 0.0053564
-v 0.0256503 0.185846 0.00610935
-v 0.0254354 0.185855 0.00697611
-v 0.0251493 0.185867 0.0079652
-v 0.0247726 0.185884 0.00908081
-v 0.0242841 0.185906 0.0103212
-v 0.0236626 0.185934 0.0116765
-v 0.0228895 0.185969 0.0131283
-v 0.0219493 0.186011 0.0146513
-v 0.0208296 0.186058 0.0162093
-v 0.0195286 0.186107 0.0177546
-v 0.0180603 0.186149 0.01924
-v 0.0164635 0.186174 0.0206106
-v 0.0261936 0.2 0.00292157
-v 0.0261252 0.2 0.00330758
-v 0.0260778 0.2 0.00369958
-v 0.02601 0.2 0.00419171
-v 0.0259196 0.2 0.00476173
-v 0.0257979 0.2 0.00541949
-v 0.0256351 0.2 0.00617525
-v 0.0254185 0.2 0.00703891
-v 0.0251327 0.2 0.00801805
-v 0.0247595 0.2 0.00911681
-v 0.0242788 0.2 0.0103339
-v 0.0236698 0.2 0.011662
-v 0.0229138 0.2 0.0130858
-v 0.0219936 0.2 0.0145843
-v 0.0208941 0.2 0.0161259
-v 0.0196076 0.2 0.0176676
-v 0.0181421 0.2 0.0191631
-v 0.0165316 0.2 0.020556
-v 0.0262248 0.1 0.00234186
-v 0.0262313 0.113427 0.00227122
-v 0.0262383 0.130215 0.00219172
-v 0.0262459 0.148282 0.00210594
-v 0.0262535 0.167048 0.00201668
-v 0.026261 0.185833 0.00192702
-v 0.0262681 0.2 0.00184059
-v 0.0262679 0.1 0.00184309
-v 0.0262771 0.113441 0.00172861
-v 0.0262879 0.130227 0.001591
-v 0.0263 0.148293 0.00143149
-v 0.0263133 0.167056 0.00125315
-v 0.0263271 0.185836 0.00106054
-v 0.026342 0.2 0.000846987
-v 0.0263122 0.1 0.00126793
-v 0.0263236 0.113462 0.00110952
-v 0.0263373 0.130247 0.000915206
-v 0.026354 0.14831 0.000672493
-v 0.0263724 0.167069 0.000391496
-v 0.0263916 0.185841 8.7418e-05
-v 0.0263847 0.2 -0.000232865
-v 0.0263582 0.1 0.000609373
-v 0.0263727 0.11349 0.000388303
-v 0.0263897 0.130272 0.00011912
-v 0.0263865 0.148332 -0.000199311
-v 0.0263681 0.167085 -0.000555398
-v 0.0263468 0.18585 -0.00094144
-v 0.0263234 0.2 -0.00133361
-v 0.0263873 0.1 -0.000182935
-v 0.0263739 0.113525 -0.000448286
-v 0.0263565 0.130304 -0.000769928
-v 0.0263356 0.148358 -0.00113326
-v 0.0263105 0.167105 -0.00153551
-v 0.0262804 0.185861 -0.00197361
-v 0.0262444 0.2 -0.00243296
-v 0.0263397 0.1 -0.0010648
-v 0.0263221 0.113567 -0.00135364
-v 0.0262993 0.130341 -0.00170372
-v 0.0262699 0.14839 -0.00211244
-v 0.0262326 0.167129 -0.00257039
-v 0.0261857 0.185875 -0.00306442
-v 0.0261288 0.2 -0.00357725
-v 0.0262764 0.1 -0.00202611
-v 0.0262511 0.113617 -0.00235021
-v 0.0262174 0.130385 -0.00273896
-v 0.0261729 0.148427 -0.00318806
-v 0.0261155 0.167157 -0.00368633
-v 0.0260435 0.185893 -0.00421741
-v 0.0259568 0.2 -0.00476117
-v 0.0261797 0.1 -0.00312387
-v 0.0261411 0.113675 -0.00347349
-v 0.0260896 0.130436 -0.00388804
-v 0.026022 0.148468 -0.00436073
-v 0.0259362 0.167189 -0.00487815
-v 0.0258322 0.185915 -0.00542157
-v 0.0257129 0.2 -0.00596995
-v 0.0260217 0.1 -0.00436256
-v 0.0259633 0.113741 -0.00472291
-v 0.0258871 0.130493 -0.00514423
-v 0.0257911 0.148515 -0.00561782
-v 0.0256756 0.167225 -0.00612937
-v 0.0255428 0.18594 -0.00666025
-v 0.0253973 0.2 -0.00719029
-v 0.0257673 0.1 -0.00572803
-v 0.0256872 0.113815 -0.00608031
-v 0.0255875 0.130555 -0.00648718
-v 0.0254677 0.148566 -0.00693947
-v 0.0253292 0.167265 -0.0074235
-v 0.0251757 0.18597 -0.00792164
-v 0.0250125 0.2 -0.00841524
-v 0.0253969 0.1 -0.00719131
-v 0.0253007 0.113894 -0.0075188
-v 0.0251844 0.130622 -0.00789386
-v 0.0250491 0.148621 -0.0083075
-v 0.0248969 0.167308 -0.00874691
-v 0.0247326 0.186002 -0.00919634
-v 0.024562 0.2 -0.00963925
-v 0.0249053 0.1 -0.00872318
-v 0.0248006 0.113976 -0.00901324
-v 0.0246769 0.130692 -0.00934333
-v 0.0245359 0.148678 -0.00970493
-v 0.0243806 0.167353 -0.0100868
-v 0.0242155 0.186038 -0.0104755
-v 0.0240466 0.2 -0.0108567
-v 0.0242948 0.1 -0.0102908
-v 0.0241897 0.114059 -0.0105348
-v 0.0240673 0.130762 -0.0108108
-v 0.0239301 0.148736 -0.0111111
-v 0.0237808 0.167399 -0.0114268
-v 0.0236244 0.186075 -0.0117468
-v 0.0234666 0.2 -0.0120591
-v 0.0235696 0.1 -0.0118564
-v 0.0234716 0.114137 -0.0120494
-v 0.0233588 0.130828 -0.0122668
-v 0.0232341 0.14879 -0.0125014
-v 0.0231004 0.167444 -0.0127471
-v 0.0229618 0.186112 -0.0129951
-v 0.0228236 0.2 -0.0132365
-v 0.0227417 0.1 -0.0133767
-v 0.0226575 0.114202 -0.0135188
-v 0.0225617 0.130883 -0.0136781
-v 0.0224575 0.148836 -0.0138486
-v 0.0223467 0.167482 -0.0140265
-v 0.0222334 0.186144 -0.0142055
-v 0.0221214 0.2 -0.014379
-v 0.0218348 0.1 -0.0148106
-v 0.0217688 0.114247 -0.0149073
-v 0.0216948 0.130922 -0.015015
-v 0.0216153 0.148868 -0.015129
-v 0.0215321 0.167509 -0.0152472
-v 0.0214477 0.186168 -0.0153658
-v 0.0213653 0.2 -0.0154801
-v -0.00292389 0.113422 0.0261934
-v -0.00324145 0.113424 0.0261325
-v -0.00323088 0.1 0.0261336
-v -0.00292326 0.1 0.0261935
-v -0.00355036 0.11343 0.0260967
-v -0.00352569 0.1 0.0260997
-v -0.00397329 0.113441 0.0260413
-v -0.00393676 0.1 0.0260462
-v -0.00448425 0.113457 0.0259653
-v -0.00443756 0.1 0.0259727
-v -0.00510027 0.11348 0.0258592
-v -0.0050461 0.1 0.0258692
-v -0.00583818 0.11351 0.0257108
-v -0.00578022 0.1 0.0257233
-v -0.00665726 0.1 0.0255184
-v -0.00671394 0.113549 0.0255039
-v -0.00769115 0.1 0.025233
-v -0.00774038 0.113598 0.0252182
-v -0.00888766 0.1 0.0248421
-v -0.00892297 0.113657 0.0248295
-v -0.0102422 0.1 0.0243174
-v -0.0102575 0.113727 0.024311
-v -0.011734 0.1 0.0236341
-v -0.0117251 0.113808 0.0236386
-v -0.0133264 0.1 0.022775
-v -0.0132925 0.113896 0.0227948
-v -0.0149715 0.1 0.0217331
-v -0.014916 0.113989 0.021771
-v -0.0166099 0.1 0.0205122
-v -0.0165404 0.114082 0.0205683
-v -0.0181723 0.1 0.0191391
-v -0.0181 0.114166 0.0192078
-v -0.0195441 0.114229 0.0177292
-v -0.0196074 0.1 0.0176587
-v -0.00292392 0.130209 0.0261934
-v -0.00325323 0.130211 0.0261312
-v -0.003578 0.130216 0.0260933
-v -0.00401376 0.130225 0.0260355
-v -0.00453582 0.13024 0.0259571
-v -0.00516015 0.130259 0.0258481
-v -0.00590192 0.130284 0.0256968
-v -0.0067759 0.130317 0.025488
-v -0.00779389 0.130358 0.025202
-v -0.00896094 0.130408 0.024816
-v -0.0102733 0.130467 0.0243044
-v -0.0117143 0.130535 0.0236439
-v -0.0132542 0.13061 0.0228169
-v -0.0148541 0.130691 0.0218132
-v -0.0164629 0.130771 0.0206303
-v -0.0180194 0.130846 0.0192837
-v -0.0194731 0.130904 0.0178074
-v -0.00292378 0.148277 0.0261934
-v -0.00326626 0.148279 0.0261298
-v -0.00360762 0.148283 0.0260896
-v -0.0040574 0.14829 0.0260294
-v -0.00459136 0.148301 0.025948
-v -0.00522421 0.148317 0.025836
-v -0.00596997 0.148337 0.0256819
-v -0.00684195 0.148362 0.0254709
-v -0.00785073 0.148395 0.0251846
-v -0.00900105 0.148434 0.0248015
-v -0.0102898 0.148481 0.0242974
-v -0.0117027 0.148536 0.0236496
-v -0.0132137 0.148598 0.0228404
-v -0.0147883 0.148665 0.0218576
-v -0.0163807 0.148733 0.0206954
-v -0.0179337 0.148798 0.0193638
-v -0.0193978 0.14885 0.0178898
-v -0.00292313 0.167045 0.0261935
-v -0.00327999 0.167046 0.0261283
-v -0.00363853 0.167048 0.0260856
-v -0.00410266 0.167053 0.026023
-v -0.00464895 0.167061 0.0259385
-v -0.00529044 0.167071 0.0258233
-v -0.00604004 0.167084 0.0256661
-v -0.00690953 0.167102 0.0254531
-v -0.00790856 0.167125 0.0251669
-v -0.00904162 0.167153 0.0247869
-v -0.0103061 0.167187 0.0242905
-v -0.01169 0.167229 0.0236558
-v -0.0131712 0.167277 0.0228648
-v -0.01472 0.167331 0.0219035
-v -0.0162953 0.167388 0.0207627
-v -0.0178444 0.167444 0.0194464
-v -0.0193191 0.16749 0.0179752
-v -0.00292233 0.185832 0.0261936
-v -0.00329391 0.185832 0.0261267
-v -0.00366957 0.185832 0.0260817
-v -0.00414811 0.185834 0.0260164
-v -0.00470653 0.185836 0.0259289
-v -0.00535651 0.18584 0.0258103
-v -0.00610939 0.185846 0.0256503
-v -0.00697606 0.185855 0.0254354
-v -0.00796516 0.185867 0.0251493
-v -0.00908083 0.185884 0.0247726
-v -0.0103211 0.185906 0.0242841
-v -0.0116765 0.185934 0.0236626
-v -0.0131283 0.185969 0.0228895
-v -0.0146513 0.186011 0.0219493
-v -0.0162093 0.186058 0.0208296
-v -0.0177547 0.186107 0.0195286
-v -0.01924 0.186149 0.0180603
-v -0.00292157 0.2 0.0261936
-v -0.00330746 0.2 0.0261252
-v -0.00369956 0.2 0.0260779
-v -0.00419181 0.2 0.02601
-v -0.00476159 0.2 0.0259196
-v -0.00541948 0.2 0.025798
-v -0.00617533 0.2 0.0256351
-v -0.0070389 0.2 0.0254185
-v -0.00801804 0.2 0.0251327
-v -0.00911684 0.2 0.0247595
-v -0.010334 0.2 0.0242786
-v -0.0116619 0.2 0.0236697
-v -0.0130858 0.2 0.0229138
-v -0.0145843 0.2 0.0219936
-v -0.0161259 0.2 0.0208942
-v -0.0176676 0.2 0.0196076
-v -0.0191631 0.2 0.0181422
-v -0.00234198 0.1 0.0262248
-v -0.00227122 0.113427 0.0262313
-v -0.00219174 0.130215 0.0262383
-v -0.00210609 0.148282 0.0262459
-v -0.00201673 0.167048 0.0262535
-v -0.00192702 0.185833 0.026261
-v -0.00184065 0.2 0.0262681
-v -0.00184309 0.1 0.026268
-v -0.00172861 0.113441 0.0262771
-v -0.00159101 0.130227 0.0262879
-v -0.00143151 0.148293 0.0263001
-v -0.00125315 0.167056 0.0263133
-v -0.00106054 0.185836 0.0263271
-v -0.000846916 0.2 0.026342
-v -0.00126784 0.1 0.0263122
-v -0.00110951 0.113462 0.0263236
-v -0.000915207 0.130247 0.0263373
-v -0.000672456 0.14831 0.026354
-v -0.000391538 0.167069 0.0263724
-v -8.74487e-05 0.185841 0.0263916
-v 0.000232894 0.2 0.0263847
-v -0.000609427 0.1 0.0263582
-v -0.000388261 0.11349 0.0263727
-v -0.00011912 0.130272 0.0263897
-v 0.000199265 0.148332 0.0263865
-v 0.000555434 0.167085 0.0263681
-v 0.000941446 0.18585 0.0263468
-v 0.00133365 0.2 0.0263234
-v 0.000182891 0.1 0.0263873
-v 0.000448286 0.113525 0.0263739
-v 0.000769849 0.130303 0.0263565
-v 0.00113327 0.148358 0.0263356
-v 0.00153551 0.167105 0.0263105
-v 0.00197361 0.185861 0.0262804
-v 0.00243296 0.2 0.0262443
-v 0.0010648 0.1 0.0263397
-v 0.00135364 0.113567 0.0263221
-v 0.00170372 0.130341 0.0262993
-v 0.00211244 0.14839 0.0262699
-v 0.00257039 0.167129 0.0262326
-v 0.00306442 0.185875 0.0261857
-v 0.00357724 0.2 0.0261288
-v 0.00202611 0.1 0.0262764
-v 0.0023502 0.113617 0.0262511
-v 0.00273896 0.130385 0.0262174
-v 0.00318805 0.148427 0.0261729
-v 0.00368632 0.167157 0.0261155
-v 0.00421744 0.185893 0.0260435
-v 0.00476123 0.2 0.0259567
-v 0.00312387 0.1 0.0261797
-v 0.00347349 0.113675 0.0261411
-v 0.00388808 0.130436 0.0260896
-v 0.00436075 0.148468 0.026022
-v 0.00487814 0.167189 0.0259362
-v 0.00542162 0.185915 0.0258321
-v 0.00596996 0.2 0.0257128
-v 0.00436258 0.1 0.0260217
-v 0.0047229 0.113741 0.0259633
-v 0.00514422 0.130493 0.025887
-v 0.00561784 0.148515 0.025791
-v 0.00612939 0.167225 0.0256755
-v 0.00666024 0.18594 0.0255427
-v 0.00719025 0.2 0.0253972
-v 0.00572801 0.1 0.0257672
-v 0.00608029 0.113815 0.0256872
-v 0.00648713 0.130555 0.0255875
-v 0.00693946 0.148566 0.0254677
-v 0.00742348 0.167265 0.0253291
-v 0.0079216 0.18597 0.0251756
-v 0.00841525 0.2 0.0250125
-v 0.00719127 0.1 0.0253969
-v 0.00751878 0.113894 0.0253006
-v 0.00789385 0.130622 0.0251844
-v 0.00830748 0.148621 0.025049
-v 0.0087469 0.167308 0.0248969
-v 0.0091963 0.186002 0.0247326
-v 0.00963925 0.2 0.0245619
-v 0.00872317 0.1 0.0249053
-v 0.00901322 0.113976 0.0248005
-v 0.00934331 0.130692 0.0246769
-v 0.00970493 0.148678 0.0245359
-v 0.0100867 0.167353 0.0243805
-v 0.0104755 0.186038 0.0242155
-v 0.0108567 0.2 0.0240467
-v 0.0102908 0.1 0.0242948
-v 0.0105347 0.114059 0.0241897
-v 0.0108108 0.130762 0.0240673
-v 0.0111112 0.148736 0.0239301
-v 0.0114268 0.167399 0.0237808
-v 0.0117468 0.186075 0.0236244
-v 0.0120591 0.2 0.0234666
-v 0.0118564 0.1 0.0235696
-v 0.0120494 0.114137 0.0234716
-v 0.0122668 0.130828 0.0233588
-v 0.0125015 0.14879 0.0232341
-v 0.0127471 0.167444 0.0231004
-v 0.0129952 0.186112 0.0229618
-v 0.0132364 0.2 0.0228236
-v 0.0133767 0.1 0.0227417
-v 0.0135188 0.114202 0.0226575
-v 0.013678 0.130883 0.0225617
-v 0.0138486 0.148836 0.0224574
-v 0.0140264 0.167482 0.0223467
-v 0.0142055 0.186144 0.0222333
-v 0.014379 0.2 0.0221214
-v 0.0148106 0.1 0.0218347
-v 0.0149072 0.114247 0.0217688
-v 0.0150149 0.130922 0.0216947
-v 0.0151289 0.148868 0.0216153
-v 0.0152472 0.167509 0.0215321
-v 0.0153657 0.186168 0.0214477
-v 0.0154801 0.2 0.0213653
-g ascii
-f 1 2 3
-f 3 4 1
-f 2 5 6
-f 6 3 2
-f 5 7 8
-f 8 6 5
-f 7 9 10
-f 10 8 7
-f 9 11 12
-f 10 9 12
-f 11 13 14
-f 11 14 12
-f 15 14 13
-f 13 16 15
-f 17 15 16
-f 18 17 16
-f 19 17 18
-f 18 20 19
-f 21 19 20
-f 20 22 21
-f 23 21 22
-f 22 24 23
-f 25 23 24
-f 24 26 25
-f 27 25 26
-f 26 28 27
-f 29 27 28
-f 28 30 29
-f 31 29 30
-f 30 32 31
-f 32 33 34
-f 32 34 31
-f 33 35 36
-f 36 34 33
-f 37 38 2
-f 2 1 37
-f 38 39 5
-f 5 2 38
-f 39 40 7
-f 7 5 39
-f 40 41 9
-f 9 7 40
-f 41 42 11
-f 11 9 41
-f 42 43 13
-f 11 42 13
-f 16 13 43
-f 43 44 16
-f 18 16 44
-f 44 45 18
-f 20 18 45
-f 45 46 20
-f 22 20 46
-f 46 47 22
-f 24 22 47
-f 47 48 24
-f 26 24 48
-f 48 49 26
-f 28 26 49
-f 49 50 28
-f 30 28 50
-f 51 30 50
-f 32 30 51
-f 51 52 32
-f 52 53 33
-f 33 32 52
-f 53 54 35
-f 35 33 53
-f 55 56 38
-f 38 37 55
-f 56 57 39
-f 38 56 39
-f 57 58 40
-f 40 39 57
-f 58 59 41
-f 41 40 58
-f 59 60 42
-f 42 41 59
-f 60 61 43
-f 42 60 43
-f 44 43 61
-f 61 62 44
-f 45 44 62
-f 62 63 45
-f 46 45 63
-f 63 64 46
-f 47 46 64
-f 64 65 47
-f 48 47 65
-f 65 66 48
-f 49 48 66
-f 66 67 49
-f 50 49 67
-f 67 68 50
-f 51 50 68
-f 69 51 68
-f 52 51 69
-f 69 70 52
-f 70 71 53
-f 53 52 70
-f 71 72 54
-f 54 53 71
-f 73 74 56
-f 56 55 73
-f 74 75 57
-f 57 56 74
-f 75 76 58
-f 58 57 75
-f 76 77 59
-f 59 58 76
-f 77 78 60
-f 60 59 77
-f 78 79 61
-f 61 60 78
-f 62 61 79
-f 79 80 62
-f 63 62 80
-f 80 81 63
-f 64 63 81
-f 81 82 64
-f 65 64 82
-f 83 65 82
-f 66 65 83
-f 84 66 83
-f 67 66 84
-f 84 85 67
-f 68 67 85
-f 85 86 68
-f 69 68 86
-f 86 87 69
-f 70 69 87
-f 87 88 70
-f 88 89 71
-f 71 70 88
-f 89 90 72
-f 72 71 89
-f 91 92 74
-f 74 73 91
-f 92 93 75
-f 75 74 92
-f 93 94 76
-f 76 75 93
-f 94 95 77
-f 77 76 94
-f 95 96 78
-f 78 77 95
-f 96 97 79
-f 79 78 96
-f 80 79 97
-f 97 98 80
-f 81 80 98
-f 98 99 81
-f 82 81 99
-f 99 100 82
-f 83 82 100
-f 100 101 83
-f 84 83 101
-f 101 102 84
-f 85 84 102
-f 102 103 85
-f 86 85 103
-f 103 104 86
-f 87 86 104
-f 104 105 87
-f 88 87 105
-f 105 106 88
-f 106 107 89
-f 89 88 106
-f 107 108 90
-f 90 89 107
-f 91 109 110
-f 110 92 91
-f 92 110 111
-f 111 93 92
-f 111 112 94
-f 94 93 111
-f 112 113 95
-f 95 94 112
-f 113 114 96
-f 96 95 113
-f 114 115 97
-f 97 96 114
-f 98 97 115
-f 115 116 98
-f 99 98 116
-f 116 117 99
-f 100 99 117
-f 117 118 100
-f 101 100 118
-f 118 119 101
-f 102 101 119
-f 119 120 102
-f 103 102 120
-f 120 121 103
-f 104 103 121
-f 121 122 104
-f 105 104 122
-f 122 123 105
-f 106 105 123
-f 123 124 106
-f 124 125 107
-f 107 106 124
-f 125 126 108
-f 107 125 108
-f 127 128 1
-f 1 4 127
-f 128 129 37
-f 37 1 128
-f 129 130 55
-f 55 37 129
-f 130 131 73
-f 73 55 130
-f 131 132 91
-f 91 73 131
-f 132 133 109
-f 109 91 132
-f 134 135 128
-f 134 128 127
-f 135 136 129
-f 129 128 135
-f 136 137 130
-f 130 129 136
-f 137 138 131
-f 131 130 137
-f 138 139 132
-f 132 131 138
-f 139 140 133
-f 139 133 132
-f 141 142 135
-f 134 141 135
-f 142 143 136
-f 136 135 142
-f 143 144 137
-f 143 137 136
-f 144 145 138
-f 138 137 144
-f 145 146 139
-f 139 138 145
-f 146 147 140
-f 140 139 146
-f 148 149 142
-f 148 142 141
-f 149 150 143
-f 143 142 149
-f 150 151 144
-f 144 143 150
-f 151 152 145
-f 145 144 151
-f 152 153 146
-f 146 145 152
-f 153 154 147
-f 147 146 153
-f 155 156 149
-f 149 148 155
-f 156 157 150
-f 150 149 156
-f 157 158 151
-f 151 150 157
-f 158 159 152
-f 152 151 158
-f 159 160 153
-f 159 153 152
-f 160 161 154
-f 154 153 160
-f 162 163 156
-f 156 155 162
-f 163 164 157
-f 157 156 163
-f 164 165 158
-f 164 158 157
-f 165 166 159
-f 159 158 165
-f 166 167 160
-f 160 159 166
-f 167 168 161
-f 161 160 167
-f 169 170 163
-f 162 169 163
-f 170 171 164
-f 164 163 170
-f 171 172 165
-f 165 164 171
-f 172 173 166
-f 166 165 172
-f 173 174 167
-f 173 167 166
-f 174 175 168
-f 168 167 174
-f 176 177 170
-f 170 169 176
-f 177 178 171
-f 177 171 170
-f 178 179 172
-f 178 172 171
-f 179 180 173
-f 173 172 179
-f 180 181 174
-f 174 173 180
-f 181 182 175
-f 175 174 181
-f 183 184 177
-f 177 176 183
-f 184 185 178
-f 178 177 184
-f 185 186 179
-f 179 178 185
-f 186 187 180
-f 180 179 186
-f 181 180 187
-f 187 188 181
-f 182 181 188
-f 188 189 182
-f 184 183 190
-f 190 191 184
-f 185 184 191
-f 191 192 185
-f 186 185 192
-f 186 192 193
-f 187 186 193
-f 193 194 187
-f 188 187 194
-f 194 195 188
-f 189 188 195
-f 195 196 189
-f 191 190 197
-f 197 198 191
-f 192 191 198
-f 192 198 199
-f 193 192 199
-f 199 200 193
-f 194 193 200
-f 200 201 194
-f 195 194 201
-f 201 202 195
-f 196 195 202
-f 202 203 196
-f 198 197 204
-f 204 205 198
-f 199 198 205
-f 205 206 199
-f 200 199 206
-f 200 206 207
-f 201 200 207
-f 207 208 201
-f 202 201 208
-f 208 209 202
-f 203 202 209
-f 209 210 203
-f 205 204 211
-f 205 211 212
-f 206 205 212
-f 212 213 206
-f 207 206 213
-f 213 214 207
-f 208 207 214
-f 208 214 215
-f 209 208 215
-f 215 216 209
-f 210 209 216
-f 210 216 217
-f 212 211 218
-f 218 219 212
-f 213 212 219
-f 219 220 213
-f 214 213 220
-f 214 220 221
-f 215 214 221
-f 221 222 215
-f 216 215 222
-f 222 223 216
-f 217 216 223
-f 223 224 217
-f 219 218 225
-f 225 226 219
-f 220 219 226
-f 226 227 220
-f 221 220 227
-f 227 228 221
-f 222 221 228
-f 222 228 229
-f 223 222 229
-f 229 230 223
-f 224 223 230
-f 230 231 224
-f 226 225 232
-f 232 233 226
-f 227 226 233
-f 233 234 227
-f 228 227 234
-f 234 235 228
-f 229 228 235
-f 229 235 236
-f 230 229 236
-f 236 237 230
-f 231 230 237
-f 237 238 231
-f 233 232 239
-f 239 240 233
-f 234 233 240
-f 234 240 241
-f 235 234 241
-f 241 242 235
-f 236 235 242
-f 242 243 236
-f 237 236 243
-f 243 244 237
-f 238 237 244
-f 244 245 238
-f 246 247 248
-f 248 249 246
-f 247 250 251
-f 251 248 247
-f 250 252 253
-f 251 250 253
-f 252 254 255
-f 255 253 252
-f 254 256 257
-f 257 255 254
-f 256 258 259
-f 259 257 256
-f 260 259 258
-f 258 261 260
-f 262 260 261
-f 261 263 262
-f 264 262 263
-f 263 265 264
-f 266 264 265
-f 267 266 265
-f 268 266 267
-f 267 269 268
-f 270 268 269
-f 269 271 270
-f 272 270 271
-f 273 272 271
-f 274 272 273
-f 273 275 274
-f 276 274 275
-f 275 277 276
-f 277 278 279
-f 279 276 277
-f 278 280 281
-f 281 279 278
-f 282 283 247
-f 246 282 247
-f 283 284 250
-f 250 247 283
-f 284 285 252
-f 252 250 284
-f 285 286 254
-f 254 252 285
-f 286 287 256
-f 256 254 286
-f 287 288 258
-f 258 256 287
-f 261 258 288
-f 288 289 261
-f 263 261 289
-f 263 289 290
-f 265 263 290
-f 290 291 265
-f 267 265 291
-f 291 292 267
-f 269 267 292
-f 293 269 292
-f 271 269 293
-f 293 294 271
-f 273 271 294
-f 294 295 273
-f 275 273 295
-f 296 275 295
-f 277 275 296
-f 296 297 277
-f 297 298 278
-f 278 277 297
-f 298 299 280
-f 280 278 298
-f 300 301 283
-f 283 282 300
-f 301 302 284
-f 283 301 284
-f 302 303 285
-f 285 284 302
-f 303 304 286
-f 286 285 303
-f 304 305 287
-f 287 286 304
-f 305 306 288
-f 288 287 305
-f 289 288 306
-f 306 307 289
-f 290 289 307
-f 307 308 290
-f 291 290 308
-f 308 309 291
-f 292 291 309
-f 309 310 292
-f 293 292 310
-f 310 311 293
-f 294 293 311
-f 312 294 311
-f 295 294 312
-f 312 313 295
-f 296 295 313
-f 313 314 296
-f 297 296 314
-f 314 315 297
-f 315 316 298
-f 298 297 315
-f 316 317 299
-f 298 316 299
-f 318 319 301
-f 301 300 318
-f 319 320 302
-f 302 301 319
-f 320 321 303
-f 303 302 320
-f 321 322 304
-f 304 303 321
-f 322 323 305
-f 305 304 322
-f 323 324 306
-f 306 305 323
-f 307 306 324
-f 324 325 307
-f 308 307 325
-f 325 326 308
-f 309 308 326
-f 326 327 309
-f 310 309 327
-f 327 328 310
-f 311 310 328
-f 329 311 328
-f 312 311 329
-f 329 330 312
-f 313 312 330
-f 330 331 313
-f 314 313 331
-f 331 332 314
-f 315 314 332
-f 332 333 315
-f 333 334 316
-f 316 315 333
-f 334 335 317
-f 317 316 334
-f 336 337 319
-f 319 318 336
-f 337 338 320
-f 320 319 337
-f 338 339 321
-f 321 320 338
-f 339 340 322
-f 322 321 339
-f 340 341 323
-f 323 322 340
-f 341 342 324
-f 324 323 341
-f 325 324 342
-f 342 343 325
-f 326 325 343
-f 343 344 326
-f 327 326 344
-f 344 345 327
-f 328 327 345
-f 345 346 328
-f 329 328 346
-f 346 347 329
-f 330 329 347
-f 347 348 330
-f 331 330 348
-f 348 349 331
-f 332 331 349
-f 349 350 332
-f 333 332 350
-f 350 351 333
-f 351 352 334
-f 333 351 334
-f 352 353 335
-f 335 334 352
-f 336 354 355
-f 355 337 336
-f 337 355 356
-f 356 338 337
-f 356 357 339
-f 339 338 356
-f 357 358 340
-f 340 339 357
-f 358 359 341
-f 341 340 358
-f 359 360 342
-f 342 341 359
-f 343 342 360
-f 360 361 343
-f 344 343 361
-f 361 362 344
-f 345 344 362
-f 363 345 362
-f 346 345 363
-f 363 364 346
-f 347 346 364
-f 364 365 347
-f 348 347 365
-f 348 365 366
-f 349 348 366
-f 366 367 349
-f 350 349 367
-f 367 368 350
-f 351 350 368
-f 369 351 368
-f 369 370 352
-f 352 351 369
-f 370 371 353
-f 352 370 353
-f 372 373 246
-f 246 249 372
-f 373 374 282
-f 282 246 373
-f 374 375 300
-f 300 282 374
-f 375 376 318
-f 318 300 375
-f 376 377 336
-f 336 318 376
-f 377 378 354
-f 354 336 377
-f 379 380 373
-f 379 373 372
-f 380 381 374
-f 374 373 380
-f 381 382 375
-f 375 374 381
-f 382 383 376
-f 376 375 382
-f 383 384 377
-f 377 376 383
-f 384 385 378
-f 378 377 384
-f 386 387 380
-f 380 379 386
-f 387 388 381
-f 381 380 387
-f 388 389 382
-f 388 382 381
-f 389 390 383
-f 383 382 389
-f 390 391 384
-f 384 383 390
-f 391 392 385
-f 391 385 384
-f 393 394 387
-f 387 386 393
-f 394 395 388
-f 388 387 394
-f 395 396 389
-f 389 388 395
-f 396 397 390
-f 390 389 396
-f 397 398 391
-f 391 390 397
-f 398 399 392
-f 392 391 398
-f 400 401 394
-f 394 393 400
-f 401 402 395
-f 395 394 401
-f 402 403 396
-f 396 395 402
-f 403 404 397
-f 397 396 403
-f 404 405 398
-f 398 397 404
-f 405 406 399
-f 399 398 405
-f 407 408 401
-f 401 400 407
-f 408 409 402
-f 402 401 408
-f 409 410 403
-f 403 402 409
-f 410 411 404
-f 404 403 410
-f 411 412 405
-f 405 404 411
-f 412 413 406
-f 406 405 412
-f 414 415 408
-f 407 414 408
-f 415 416 409
-f 409 408 415
-f 416 417 410
-f 410 409 416
-f 417 418 411
-f 411 410 417
-f 418 419 412
-f 418 412 411
-f 419 420 413
-f 413 412 419
-f 421 422 415
-f 421 415 414
-f 422 423 416
-f 422 416 415
-f 423 424 417
-f 423 417 416
-f 424 425 418
-f 424 418 417
-f 425 426 419
-f 419 418 425
-f 426 427 420
-f 420 419 426
-f 428 429 422
-f 422 421 428
-f 429 430 423
-f 423 422 429
-f 430 431 424
-f 424 423 430
-f 431 432 425
-f 431 425 424
-f 426 425 432
-f 432 433 426
-f 427 426 433
-f 433 434 427
-f 429 428 435
-f 435 436 429
-f 430 429 436
-f 436 437 430
-f 431 430 437
-f 437 438 431
-f 432 431 438
-f 432 438 439
-f 433 432 439
-f 439 440 433
-f 434 433 440
-f 440 441 434
-f 436 435 442
-f 442 443 436
-f 437 436 443
-f 437 443 444
-f 438 437 444
-f 444 445 438
-f 439 438 445
-f 439 445 446
-f 440 439 446
-f 446 447 440
-f 441 440 447
-f 447 448 441
-f 443 442 449
-f 449 450 443
-f 444 443 450
-f 444 450 451
-f 445 444 451
-f 451 452 445
-f 446 445 452
-f 446 452 453
-f 447 446 453
-f 453 454 447
-f 448 447 454
-f 448 454 455
-f 450 449 456
-f 456 457 450
-f 451 450 457
-f 457 458 451
-f 452 451 458
-f 458 459 452
-f 453 452 459
-f 453 459 460
-f 454 453 460
-f 460 461 454
-f 455 454 461
-f 455 461 462
-f 457 456 463
-f 463 464 457
-f 458 457 464
-f 464 465 458
-f 459 458 465
-f 465 466 459
-f 460 459 466
-f 460 466 467
-f 461 460 467
-f 467 468 461
-f 462 461 468
-f 468 469 462
-f 464 463 470
-f 470 471 464
-f 465 464 471
-f 471 472 465
-f 466 465 472
-f 472 473 466
-f 467 466 473
-f 473 474 467
-f 468 467 474
-f 474 475 468
-f 469 468 475
-f 475 476 469
-f 471 470 477
-f 477 478 471
-f 472 471 478
-f 478 479 472
-f 473 472 479
-f 479 480 473
-f 474 473 480
-f 480 481 474
-f 475 474 481
-f 481 482 475
-f 476 475 482
-f 482 483 476
-f 478 477 36
-f 36 35 478
-f 479 478 35
-f 35 54 479
-f 480 479 54
-f 480 54 72
-f 481 480 72
-f 481 72 90
-f 482 481 90
-f 90 108 482
-f 483 482 108
-f 108 126 483
-f 484 485 486
-f 487 484 486
-f 485 488 489
-f 489 486 485
-f 488 490 491
-f 491 489 488
-f 490 492 493
-f 493 491 490
-f 492 494 495
-f 493 492 495
-f 494 496 497
-f 497 495 494
-f 498 497 496
-f 498 496 499
-f 500 498 499
-f 499 501 500
-f 502 500 501
-f 501 503 502
-f 504 502 503
-f 503 505 504
-f 506 504 505
-f 505 507 506
-f 508 506 507
-f 507 509 508
-f 510 508 509
-f 509 511 510
-f 512 510 511
-f 511 513 512
-f 514 512 513
-f 513 515 514
-f 515 516 517
-f 517 514 515
-f 516 518 519
-f 519 517 516
-f 520 521 485
-f 485 484 520
-f 521 522 488
-f 488 485 521
-f 522 523 490
-f 490 488 522
-f 523 524 492
-f 492 490 523
-f 524 525 494
-f 492 524 494
-f 525 526 496
-f 496 494 525
-f 499 496 526
-f 527 499 526
-f 501 499 527
-f 527 528 501
-f 503 501 528
-f 528 529 503
-f 505 503 529
-f 529 530 505
-f 507 505 530
-f 530 531 507
-f 509 507 531
-f 531 532 509
-f 511 509 532
-f 532 533 511
-f 513 511 533
-f 533 534 513
-f 515 513 534
-f 534 535 515
-f 535 536 516
-f 516 515 535
-f 536 537 518
-f 518 516 536
-f 538 539 521
-f 521 520 538
-f 539 540 522
-f 522 521 539
-f 540 541 523
-f 523 522 540
-f 541 542 524
-f 523 541 524
-f 542 543 525
-f 524 542 525
-f 543 544 526
-f 525 543 526
-f 527 526 544
-f 544 545 527
-f 528 527 545
-f 545 546 528
-f 529 528 546
-f 546 547 529
-f 530 529 547
-f 547 548 530
-f 531 530 548
-f 548 549 531
-f 532 531 549
-f 549 550 532
-f 533 532 550
-f 550 551 533
-f 534 533 551
-f 552 534 551
-f 535 534 552
-f 552 553 535
-f 553 554 536
-f 536 535 553
-f 554 555 537
-f 537 536 554
-f 556 557 539
-f 539 538 556
-f 557 558 540
-f 539 557 540
-f 558 559 541
-f 541 540 558
-f 559 560 542
-f 542 541 559
-f 560 561 543
-f 543 542 560
-f 561 562 544
-f 544 543 561
-f 545 544 562
-f 563 545 562
-f 546 545 563
-f 563 564 546
-f 547 546 564
-f 564 565 547
-f 548 547 565
-f 565 566 548
-f 549 548 566
-f 567 549 566
-f 550 549 567
-f 567 568 550
-f 551 550 568
-f 568 569 551
-f 552 551 569
-f 569 570 552
-f 553 552 570
-f 570 571 553
-f 571 572 554
-f 554 553 571
-f 572 573 555
-f 555 554 572
-f 574 575 557
-f 557 556 574
-f 575 576 558
-f 558 557 575
-f 576 577 559
-f 558 576 559
-f 577 578 560
-f 560 559 577
-f 578 579 561
-f 561 560 578
-f 579 580 562
-f 562 561 579
-f 563 562 580
-f 580 581 563
-f 564 563 581
-f 581 582 564
-f 565 564 582
-f 582 583 565
-f 566 565 583
-f 583 584 566
-f 567 566 584
-f 584 585 567
-f 568 567 585
-f 585 586 568
-f 569 568 586
-f 587 569 586
-f 570 569 587
-f 587 588 570
-f 571 570 588
-f 588 589 571
-f 589 590 572
-f 572 571 589
-f 590 591 573
-f 573 572 590
-f 574 592 593
-f 593 575 574
-f 575 593 594
-f 575 594 576
-f 594 595 577
-f 577 576 594
-f 595 596 578
-f 578 577 595
-f 596 597 579
-f 579 578 596
-f 597 598 580
-f 580 579 597
-f 581 580 598
-f 598 599 581
-f 582 581 599
-f 599 600 582
-f 583 582 600
-f 600 601 583
-f 584 583 601
-f 601 602 584
-f 585 584 602
-f 602 603 585
-f 586 585 603
-f 603 604 586
-f 587 586 604
-f 604 605 587
-f 588 587 605
-f 605 606 588
-f 589 588 606
-f 607 589 606
-f 607 608 590
-f 590 589 607
-f 608 609 591
-f 591 590 608
-f 610 611 484
-f 484 487 610
-f 611 612 520
-f 520 484 611
-f 612 613 538
-f 538 520 612
-f 613 614 556
-f 556 538 613
-f 614 615 574
-f 574 556 614
-f 615 616 592
-f 592 574 615
-f 617 618 611
-f 611 610 617
-f 618 619 612
-f 612 611 618
-f 619 620 613
-f 613 612 619
-f 620 621 614
-f 614 613 620
-f 621 622 615
-f 615 614 621
-f 622 623 616
-f 616 615 622
-f 624 625 618
-f 618 617 624
-f 625 626 619
-f 625 619 618
-f 626 627 620
-f 626 620 619
-f 627 628 621
-f 621 620 627
-f 628 629 622
-f 622 621 628
-f 629 630 623
-f 623 622 629
-f 631 632 625
-f 625 624 631
-f 632 633 626
-f 626 625 632
-f 633 634 627
-f 627 626 633
-f 634 635 628
-f 628 627 634
-f 635 636 629
-f 629 628 635
-f 636 637 630
-f 630 629 636
-f 638 639 632
-f 631 638 632
-f 639 640 633
-f 639 633 632
-f 640 641 634
-f 634 633 640
-f 641 642 635
-f 641 635 634
-f 642 643 636
-f 636 635 642
-f 643 644 637
-f 637 636 643
-f 645 646 639
-f 639 638 645
-f 646 647 640
-f 646 640 639
-f 647 648 641
-f 641 640 647
-f 648 649 642
-f 642 641 648
-f 649 650 643
-f 643 642 649
-f 650 651 644
-f 644 643 650
-f 652 653 646
-f 646 645 652
-f 653 654 647
-f 647 646 653
-f 654 655 648
-f 648 647 654
-f 655 656 649
-f 649 648 655
-f 656 657 650
-f 656 650 649
-f 657 658 651
-f 651 650 657
-f 659 660 653
-f 653 652 659
-f 660 661 654
-f 654 653 660
-f 661 662 655
-f 655 654 661
-f 662 663 656
-f 662 656 655
-f 663 664 657
-f 657 656 663
-f 664 665 658
-f 658 657 664
-f 666 667 660
-f 660 659 666
-f 667 668 661
-f 661 660 667
-f 668 669 662
-f 662 661 668
-f 669 670 663
-f 663 662 669
-f 664 663 670
-f 664 670 671
-f 665 664 671
-f 671 672 665
-f 667 666 673
-f 673 674 667
-f 668 667 674
-f 668 674 675
-f 669 668 675
-f 675 676 669
-f 670 669 676
-f 676 677 670
-f 671 670 677
-f 677 678 671
-f 672 671 678
-f 672 678 679
-f 674 673 680
-f 680 681 674
-f 675 674 681
-f 681 682 675
-f 676 675 682
-f 682 683 676
-f 677 676 683
-f 683 684 677
-f 678 677 684
-f 684 685 678
-f 679 678 685
-f 685 686 679
-f 681 680 687
-f 687 688 681
-f 682 681 688
-f 688 689 682
-f 683 682 689
-f 689 690 683
-f 684 683 690
-f 690 691 684
-f 685 684 691
-f 691 692 685
-f 686 685 692
-f 692 693 686
-f 688 687 694
-f 694 695 688
-f 689 688 695
-f 695 696 689
-f 690 689 696
-f 696 697 690
-f 691 690 697
-f 697 698 691
-f 692 691 698
-f 698 699 692
-f 693 692 699
-f 693 699 700
-f 695 694 701
-f 701 702 695
-f 696 695 702
-f 702 703 696
-f 697 696 703
-f 703 704 697
-f 698 697 704
-f 704 705 698
-f 699 698 705
-f 705 706 699
-f 700 699 706
-f 700 706 707
-f 702 701 708
-f 702 708 709
-f 703 702 709
-f 709 710 703
-f 704 703 710
-f 710 711 704
-f 705 704 711
-f 711 712 705
-f 706 705 712
-f 712 713 706
-f 707 706 713
-f 713 714 707
-f 709 708 715
-f 715 716 709
-f 710 709 716
-f 716 717 710
-f 711 710 717
-f 717 718 711
-f 712 711 718
-f 718 719 712
-f 713 712 719
-f 719 720 713
-f 714 713 720
-f 720 721 714
-f 716 715 281
-f 281 280 716
-f 717 716 280
-f 280 299 717
-f 718 717 299
-f 299 317 718
-f 719 718 317
-f 719 317 335
-f 720 719 335
-f 335 353 720
-f 721 720 353
-f 353 371 721
-f 722 723 724
-f 725 722 724
-f 723 726 727
-f 727 724 723
-f 726 728 729
-f 729 727 726
-f 728 730 731
-f 731 729 728
-f 730 732 733
-f 731 730 733
-f 732 734 735
-f 735 733 732
-f 736 735 734
-f 734 737 736
-f 738 736 737
-f 737 739 738
-f 740 738 739
-f 740 739 741
-f 742 740 741
-f 741 743 742
-f 744 742 743
-f 743 745 744
-f 746 744 745
-f 745 747 746
-f 748 746 747
-f 749 748 747
-f 750 748 749
-f 749 751 750
-f 752 750 751
-f 751 753 752
-f 753 754 755
-f 752 753 755
-f 754 240 239
-f 239 755 754
-f 756 757 723
-f 723 722 756
-f 757 758 726
-f 726 723 757
-f 758 759 728
-f 726 758 728
-f 759 760 730
-f 728 759 730
-f 760 761 732
-f 732 730 760
-f 761 762 734
-f 734 732 761
-f 737 734 762
-f 762 763 737
-f 739 737 763
-f 763 764 739
-f 741 739 764
-f 764 765 741
-f 743 741 765
-f 765 766 743
-f 745 743 766
-f 766 767 745
-f 747 745 767
-f 767 768 747
-f 749 747 768
-f 768 769 749
-f 751 749 769
-f 769 770 751
-f 753 751 770
-f 770 771 753
-f 771 772 754
-f 754 753 771
-f 772 241 240
-f 240 754 772
-f 773 774 757
-f 757 756 773
-f 774 775 758
-f 758 757 774
-f 775 776 759
-f 759 758 775
-f 776 777 760
-f 760 759 776
-f 777 778 761
-f 761 760 777
-f 778 779 762
-f 761 778 762
-f 763 762 779
-f 779 780 763
-f 764 763 780
-f 780 781 764
-f 765 764 781
-f 781 782 765
-f 766 765 782
-f 782 783 766
-f 767 766 783
-f 783 784 767
-f 768 767 784
-f 784 785 768
-f 769 768 785
-f 785 786 769
-f 770 769 786
-f 787 770 786
-f 771 770 787
-f 787 788 771
-f 788 789 772
-f 772 771 788
-f 789 242 241
-f 241 772 789
-f 790 791 774
-f 774 773 790
-f 791 792 775
-f 774 791 775
-f 792 793 776
-f 776 775 792
-f 793 794 777
-f 777 776 793
-f 794 795 778
-f 778 777 794
-f 795 796 779
-f 779 778 795
-f 780 779 796
-f 796 797 780
-f 781 780 797
-f 797 798 781
-f 782 781 798
-f 798 799 782
-f 783 782 799
-f 800 783 799
-f 784 783 800
-f 800 801 784
-f 785 784 801
-f 801 802 785
-f 786 785 802
-f 802 803 786
-f 787 786 803
-f 803 804 787
-f 788 787 804
-f 804 805 788
-f 805 806 789
-f 789 788 805
-f 806 243 242
-f 242 789 806
-f 807 808 791
-f 791 790 807
-f 808 809 792
-f 792 791 808
-f 809 810 793
-f 793 792 809
-f 810 811 794
-f 794 793 810
-f 811 812 795
-f 795 794 811
-f 812 813 796
-f 796 795 812
-f 797 796 813
-f 814 797 813
-f 798 797 814
-f 815 798 814
-f 799 798 815
-f 815 816 799
-f 800 799 816
-f 816 817 800
-f 801 800 817
-f 817 818 801
-f 802 801 818
-f 818 819 802
-f 803 802 819
-f 820 803 819
-f 804 803 820
-f 820 821 804
-f 805 804 821
-f 821 822 805
-f 822 823 806
-f 806 805 822
-f 823 244 243
-f 243 806 823
-f 807 824 825
-f 825 808 807
-f 808 825 826
-f 826 809 808
-f 826 827 810
-f 810 809 826
-f 827 828 811
-f 811 810 827
-f 828 829 812
-f 811 828 812
-f 829 830 813
-f 812 829 813
-f 814 813 830
-f 830 831 814
-f 815 814 831
-f 831 832 815
-f 816 815 832
-f 832 833 816
-f 817 816 833
-f 833 834 817
-f 818 817 834
-f 835 818 834
-f 819 818 835
-f 835 836 819
-f 820 819 836
-f 836 837 820
-f 821 820 837
-f 837 838 821
-f 822 821 838
-f 839 822 838
-f 839 840 823
-f 823 822 839
-f 840 245 244
-f 244 823 840
-f 841 842 722
-f 722 725 841
-f 842 843 756
-f 756 722 842
-f 843 844 773
-f 773 756 843
-f 844 845 790
-f 790 773 844
-f 845 846 807
-f 807 790 845
-f 846 847 824
-f 824 807 846
-f 848 849 842
-f 842 841 848
-f 849 850 843
-f 843 842 849
-f 850 851 844
-f 844 843 850
-f 851 852 845
-f 845 844 851
-f 852 853 846
-f 852 846 845
-f 853 854 847
-f 847 846 853
-f 855 856 849
-f 855 849 848
-f 856 857 850
-f 850 849 856
-f 857 858 851
-f 857 851 850
-f 858 859 852
-f 852 851 858
-f 859 860 853
-f 859 853 852
-f 860 861 854
-f 854 853 860
-f 862 863 856
-f 856 855 862
-f 863 864 857
-f 857 856 863
-f 864 865 858
-f 858 857 864
-f 865 866 859
-f 859 858 865
-f 866 867 860
-f 866 860 859
-f 867 868 861
-f 861 860 867
-f 869 870 863
-f 863 862 869
-f 870 871 864
-f 864 863 870
-f 871 872 865
-f 865 864 871
-f 872 873 866
-f 866 865 872
-f 873 874 867
-f 867 866 873
-f 874 875 868
-f 868 867 874
-f 876 877 870
-f 870 869 876
-f 877 878 871
-f 877 871 870
-f 878 879 872
-f 872 871 878
-f 879 880 873
-f 873 872 879
-f 880 881 874
-f 874 873 880
-f 881 882 875
-f 875 874 881
-f 883 884 877
-f 877 876 883
-f 884 885 878
-f 878 877 884
-f 885 886 879
-f 879 878 885
-f 886 887 880
-f 880 879 886
-f 887 888 881
-f 881 880 887
-f 888 889 882
-f 882 881 888
-f 890 891 884
-f 884 883 890
-f 891 892 885
-f 891 885 884
-f 892 893 886
-f 886 885 892
-f 893 894 887
-f 893 887 886
-f 894 895 888
-f 888 887 894
-f 895 896 889
-f 889 888 895
-f 897 898 891
-f 890 897 891
-f 898 899 892
-f 898 892 891
-f 899 900 893
-f 893 892 899
-f 900 901 894
-f 900 894 893
-f 895 894 901
-f 901 902 895
-f 896 895 902
-f 902 903 896
-f 898 897 904
-f 904 905 898
-f 899 898 905
-f 905 906 899
-f 900 899 906
-f 906 907 900
-f 901 900 907
-f 907 908 901
-f 902 901 908
-f 908 909 902
-f 903 902 909
-f 909 910 903
-f 905 904 911
-f 911 912 905
-f 906 905 912
-f 912 913 906
-f 907 906 913
-f 913 914 907
-f 908 907 914
-f 914 915 908
-f 909 908 915
-f 915 916 909
-f 910 909 916
-f 916 917 910
-f 912 911 918
-f 918 919 912
-f 913 912 919
-f 919 920 913
-f 914 913 920
-f 914 920 921
-f 915 914 921
-f 915 921 922
-f 916 915 922
-f 922 923 916
-f 917 916 923
-f 923 924 917
-f 919 918 925
-f 925 926 919
-f 920 919 926
-f 926 927 920
-f 921 920 927
-f 927 928 921
-f 922 921 928
-f 928 929 922
-f 923 922 929
-f 929 930 923
-f 924 923 930
-f 924 930 931
-f 926 925 932
-f 932 933 926
-f 927 926 933
-f 933 934 927
-f 928 927 934
-f 934 935 928
-f 929 928 935
-f 935 936 929
-f 930 929 936
-f 930 936 937
-f 931 930 937
-f 937 938 931
-f 933 932 939
-f 933 939 940
-f 934 933 940
-f 934 940 941
-f 935 934 941
-f 941 942 935
-f 936 935 942
-f 942 943 936
-f 937 936 943
-f 943 944 937
-f 938 937 944
-f 938 944 945
-f 940 939 946
-f 946 947 940
-f 941 940 947
-f 947 948 941
-f 942 941 948
-f 948 949 942
-f 943 942 949
-f 949 950 943
-f 944 943 950
-f 950 951 944
-f 945 944 951
-f 951 952 945
-f 947 946 519
-f 519 518 947
-f 948 947 518
-f 518 537 948
-f 949 948 537
-f 537 555 949
-f 950 949 555
-f 950 555 573
-f 951 950 573
-f 573 591 951
-f 952 951 591
-f 591 609 952
diff --git a/tutorials/incompressible/pimpleFoam/laminar/contactAngleCavity/Allclean b/tutorials/incompressible/pimpleFoam/laminar/contactAngleCavity/Allclean
index a4d07e85f899520518644a289955270526b6fd86..43b1e567b1d6c68e3541af1e54add0ebe5376bae 100755
--- a/tutorials/incompressible/pimpleFoam/laminar/contactAngleCavity/Allclean
+++ b/tutorials/incompressible/pimpleFoam/laminar/contactAngleCavity/Allclean
@@ -9,6 +9,6 @@ cleanCase
 
 cleanFaMesh
 
-rm -r history
+rm -rf history
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/laminar/contaminatedDroplet2D/Allclean b/tutorials/incompressible/pimpleFoam/laminar/contaminatedDroplet2D/Allclean
index 25a4c2d141e7a763a7c1f50ed4063d7aff60aa72..e24e5125d63e2bff809cf69cfbc0d17c38866337 100755
--- a/tutorials/incompressible/pimpleFoam/laminar/contaminatedDroplet2D/Allclean
+++ b/tutorials/incompressible/pimpleFoam/laminar/contaminatedDroplet2D/Allclean
@@ -5,7 +5,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase
 cleanFaMesh
+
 (cd makePerturbation && wclean)
-rm -r history
+
+rm -rf history
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/incompressible/pimpleFoam/laminar/sloshing2D/Allclean b/tutorials/incompressible/pimpleFoam/laminar/sloshing2D/Allclean
index 928ea41850cfe0896a2faaa4185e3a66324b10e8..7f50ab85d4a5f459eab4749eea82d7a3a1925d48 100755
--- a/tutorials/incompressible/pimpleFoam/laminar/sloshing2D/Allclean
+++ b/tutorials/incompressible/pimpleFoam/laminar/sloshing2D/Allclean
@@ -11,6 +11,6 @@ cleanFaMesh
 
 (cd makeWave && wclean)
 
-rm -r history
+rm -rf history
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/mesh/foamyHexMesh/flange/Allclean b/tutorials/mesh/foamyHexMesh/flange/Allclean
index aa708a2c7556bdcd477b5c3ed6e455242faab394..26570cf079af41a25d13037acec2021619e2a077 100755
--- a/tutorials/mesh/foamyHexMesh/flange/Allclean
+++ b/tutorials/mesh/foamyHexMesh/flange/Allclean
@@ -5,17 +5,17 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-rm -r constant/triSurface/flange.stl.gz
+rm -f constant/triSurface/flange.stl.gz
 
 rm -rf constant/extendedFeatureEdgeMesh
-rm -r constant/ccx constant/ccy constant/ccz
-rm -r constant/internalDelaunayVertices constant/targetCellSize
+rm -f constant/ccx constant/ccy constant/ccz
+rm -f constant/internalDelaunayVertices constant/targetCellSize
 
 (
     cd constant/backgroundMeshDecomposition/polyMesh 2>/dev/null && \
     rm -f faces neighbour owner points
 )
 
-rm -r *.obj
+rm -f *.obj
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/mesh/foamyHexMesh/simpleShapes/Allclean b/tutorials/mesh/foamyHexMesh/simpleShapes/Allclean
index 0934170e6129c274e937d21b1db23a231f245e7e..5184f82319190024a3a9ffb6d758425e4f4ce399 100755
--- a/tutorials/mesh/foamyHexMesh/simpleShapes/Allclean
+++ b/tutorials/mesh/foamyHexMesh/simpleShapes/Allclean
@@ -5,12 +5,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-rm -r constant/extendedFeatureEdgeMesh constant/internalDelaunayVertices
+rm -rf constant/extendedFeatureEdgeMesh constant/internalDelaunayVertices
 rm -f constant/triSurface/*.eMesh
 rm -f constant/triSurface/*_orient*
-rm -r constant/tetDualMesh
+rm -rf constant/tetDualMesh
 
-rm -r snapToSurface?.obj tetsToSnapTo.obj
+rm -f snapToSurface?.obj tetsToSnapTo.obj
 rm -f domain coneAndSphere
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/mesh/snappyHexMesh/Allrun b/tutorials/mesh/snappyHexMesh/Allrun
index 5dcb83d6b127047777f7c6eb1e0c5d842d3ae9c6..5b9d4c9c593fccc02f891d81d5995a9430abadb6 100755
--- a/tutorials/mesh/snappyHexMesh/Allrun
+++ b/tutorials/mesh/snappyHexMesh/Allrun
@@ -6,6 +6,10 @@ cd "${0%/*}" || exit    # Run from this directory
 ( cd gap_detection && ./Allrun )
 ( cd aerofoilNACA0012_directionalRefinement && ./Allrun )
 ( cd iglooWithFridgesDirectionalRefinement && ./Allrun )
+( cd distributedTriSurfaceMesh && ./Allrun )
+( cd faceZoneRegions && ./Allrun )
+( cd motorBike_leakDetection && ./Allrun )
+( cd opposite_walls && ./Allrun )
 
 exit 0
 
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/U b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/U
similarity index 99%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/U
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/U
index 9d33768cccde5b4c09a885c9065df2b41903c1d4..d8062f68ee145c18a4eca2a4efc6d45ddf50097f 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/U
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/U
@@ -31,17 +31,20 @@ boundaryField
                                 (14 (0 0 0.5))
                            );
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         value              $internalField;
         inletValue         $internalField;
     }
+
     walls
     {
         type               fixedValue;
         value              uniform (0 0 0);
     }
+
     base
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/alpha.water.orig b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/alpha.water.orig
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/alpha.water
index 3bdfb4050f8be0824e2f4d75ebfaa416828c9fe1..e269ba2e016bc4fd611130faba09ce27aa03fae0 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/alpha.water.orig
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/alpha.water
@@ -30,18 +30,20 @@ boundaryField
                                 (1.01   0)
                                 (14     0)
                         );
-
     }
+
     outlet
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
     }
+
     base
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/epsilon b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/epsilon
similarity index 98%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/epsilon
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/epsilon
index d4b1377d5f820a89846a464723a18434eae6ba8b..bce1006e3590cbe7c16a719244eb18fec470f480 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/epsilon
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,17 +25,20 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            epsilonWallFunction;
         value           $internalField;
     }
+
     base
     {
         type            epsilonWallFunction;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/k b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/k
similarity index 98%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/k
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/k
index 126a2f71d1e71fa9335d2d7342baaee320f5ec32..537cdd0e86277c92dc777c72a6796390db92b518 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/k
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,17 +25,20 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
          type            inletOutlet;
         inletValue       $internalField;
         value            $internalField;
     }
+
     walls
     {
         type             kqRWallFunction;
         value            $internalField;
     }
+
     base
     {
         type             kqRWallFunction;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/nut b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/nut
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/nut
index 6eda6bca29afe0c59cf0da851d874227e230fcc7..14d201339c9d74b47a26f8aa474834f9c2f5be0e 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/nut
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0;
     }
+
     walls
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     base
     {
         type            nutkWallFunction;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/p_rgh b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/p_rgh
rename to tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/p_rgh
index 60553875074deebbaf3ed689455174b341329a5a..1207302abae9af0db657b6b51ed664db561bcd44 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0/p_rgh
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/0.orig/p_rgh
@@ -25,17 +25,20 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     outlet
     {
         type            prghTotalPressure;
         p0              uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     base
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allclean b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allclean
index 201c0813d469feb0bb049cc598f5262f1587d5fa..426e7ad42e76db792d021738689e12f5ea30334f 100755
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allclean
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allclean
@@ -5,7 +5,4 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase
 
-rm -f system/blockMeshDict
-rm -f 0/alpha.water
-
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allrun b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allrun
index 5e592ce887700e13308ae986844d16fca4adc942..8b7584d5c421c5e7b4daf32b2b2ae1d759263cc8 100755
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allrun
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/Allrun
@@ -3,23 +3,23 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-# create the underlying block mesh
+restore0Dir
+
+# Create the underlying block mesh
 m4 system/pachuka.m4 > system/blockMeshDict
 runApplication blockMesh
 
-\cp 0/alpha.water.orig 0/alpha.water
-
-# create faceSet for burner inlet and faceZone for coupled wall
+# Create faceSet for burner inlet and faceZone for coupled wall
 runApplication topoSet
 
-# create burner inlet
+# Create burner inlet
 runApplication createPatch -overwrite
 
 # Set alpha.water
 runApplication setFields
 
 # Decompose mesh
-decomposePar > log.decomposePar 2>&1
+runApplication decomposePar
 
 # Run
 runParallel $(getApplication)
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/controlDict b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/controlDict
index e4cac27ca5d7082bd27428f99ea3714332d2eb08..78a43705093afc8513d5a393d5c540efd23b8f79 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/controlDict
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/controlDict
@@ -48,13 +48,14 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1.0;
+
 maxAlphaCo      1.0;
 
 maxDeltaT       0.05;
 
+
 functions
 {
-
     minMax
     {
       type          fieldMinMax;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/createPatchDict b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/createPatchDict
index c725541cb267abace0755db653f514d2c87643be..84fcbf5de648c7664d7ac4257812f5bd5465d8b6 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/createPatchDict
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/createPatchDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      createPatchDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 pointSync false;
diff --git a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/pachuka.m4 b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/pachuka.m4
index d2abeaa1aabdffa53f3abd7046e484afa3297816..a65d7ace9a4e6e4afe55ec2d23ff78fa9e315b0c 100644
--- a/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/pachuka.m4
+++ b/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka/system/pachuka.m4
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 scale   0.001;
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/makeMesh b/tutorials/multiphase/cavitatingFoam/LES/Allclean
similarity index 73%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/makeMesh
rename to tutorials/multiphase/cavitatingFoam/LES/Allclean
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..1dfd655a0a2443daf5d3d94da5089a243ed99b48 100755
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/makeMesh
+++ b/tutorials/multiphase/cavitatingFoam/LES/Allclean
@@ -2,10 +2,7 @@
 cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
+( cd throttle && ./Allclean )
+( cd throttle3D && ./Allclean )
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/cavitatingFoam/LES/Allrun b/tutorials/multiphase/cavitatingFoam/LES/Allrun
index b83d1253909ce81e32be266a049b4b2c22808a6d..c55df51e6ca9c22d66df415a078dfba1a5ae0dcd 100755
--- a/tutorials/multiphase/cavitatingFoam/LES/Allrun
+++ b/tutorials/multiphase/cavitatingFoam/LES/Allrun
@@ -1,5 +1,6 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+#------------------------------------------------------------------------------
 
 ( cd throttle && ./Allrun $* )
 ( cd throttle3D && ./Allrun $* )
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/U b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/U
similarity index 93%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/U
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/U
index 2200f73c247ee6afc574d01538db03c4fdeee4b3..e92b165fd7ab01420c146e50e0ae714a69204145 100644
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/U
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/U
@@ -23,13 +23,11 @@ boundaryField
     inlet
     {
         type            zeroGradient;
-        value           uniform (0 0 0);
     }
 
     outlet
     {
         type            zeroGradient;
-        value           uniform (0 0 0);
     }
 
     walls
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/alpha.vapour b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/alpha.vapour
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/alpha.vapour
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/alpha.vapour
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/k b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/k
similarity index 98%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/k
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/k
index 84df263b4200c4222ebe090658fb782c66071a91..b74f3a4bf0c7a406f27443576de98fefd0b68317 100644
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/k
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -27,15 +26,18 @@ boundaryField
         intensity       0.05;
         value           uniform 0.05;
     }
+
     outlet
     {
         type            zeroGradient;
     }
+
     walls
     {
         type            kqRWallFunction;
         value           uniform 10;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/nut b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/nut
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/nut
index 5a7ff085d4db3402edbd360220d1ba5d11b73aad..4ca84f76c04eb28448c392adedbddfe89bd76123 100644
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/nut
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0;
     }
+
     walls
     {
         type            nutUSpaldingWallFunction;
         value           uniform 0;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/p b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/p
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/p
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/p
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/rho b/tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/rho
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/rho
rename to tutorials/multiphase/cavitatingFoam/LES/throttle/0.orig/rho
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/Allclean b/tutorials/multiphase/cavitatingFoam/LES/throttle/Allclean
index 9ab5795f37ce0975f5841f394c45aa5b5e9d49b9..fdee6830cabe641f10a0f303916796d50384581b 100755
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle/Allclean
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/Allclean
@@ -3,9 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
+cleanCase0
 
-rm -rf 0/polyMesh
 rm -f system/topoSetDict
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/Allrun b/tutorials/multiphase/cavitatingFoam/LES/throttle/Allrun
index 42b967ad24f6020932931426e388690dfab9bb8b..bb0b5370dd2d664d98090c22c128520e1484e1c6 100755
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle/Allrun
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/Allrun
@@ -21,6 +21,8 @@ refineMeshByCellSet()
    done
 }
 
+restore0Dir
+
 runApplication blockMesh
 refineMeshByCellSet 1 2 3
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/system/fvSolution b/tutorials/multiphase/cavitatingFoam/LES/throttle/system/fvSolution
index a1cb9a83fb3b0177ccf8b872fba088dba77a68bd..40f33eae0187355fe312e84aeba11c486d83bd07 100644
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle/system/fvSolution
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle/system/fvSolution
@@ -33,7 +33,6 @@ solvers
         relTol          0;
     }
 
-
     p
     {
         solver          GAMG;
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/U b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/U
index 968c1e62a13bed76358e100e27f825eae31e2464..e3d47e19c9a83c6ba5fd9e03368e5f5089331ac9 100644
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/U
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/U
@@ -23,13 +23,11 @@ boundaryField
     inlet
     {
         type            zeroGradient;
-        value           uniform (0 0 0);
     }
 
     outlet
     {
         type            zeroGradient;
-        value           uniform (0 0 0);
     }
 
     walls
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/nut b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/nut
index da1a9cf139ae0e7a880cec0bfffa613ffa3ca9a8..d15031b33175c38fb3002055a6e7c4b17e849a73 100644
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/nut
+++ b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0;
     }
+
     walls
     {
         type            nutUSpaldingWallFunction;
         value           uniform 0;
     }
+
     frontBack
     {
         type            nutUSpaldingWallFunction;
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/mapFieldsDict b/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/mapFieldsDict
deleted file mode 100644
index 4e6440e7964475d05292c3fdeeb510b8b02594a7..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/cavitatingFoam/LES/throttle3D/system/mapFieldsDict
+++ /dev/null
@@ -1,23 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      mapFieldsDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-patchMap        ( );
-
-cuttingPatches  ( );
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/cavitatingFoam/LES/throttle/0/U b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/U
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/LES/throttle/0/U
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/U
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/alpha.vapour b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/alpha.vapour
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/alpha.vapour
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/alpha.vapour
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/k b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/k
similarity index 98%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/k
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/k
index 84df263b4200c4222ebe090658fb782c66071a91..b74f3a4bf0c7a406f27443576de98fefd0b68317 100644
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/k
+++ b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -27,15 +26,18 @@ boundaryField
         intensity       0.05;
         value           uniform 0.05;
     }
+
     outlet
     {
         type            zeroGradient;
     }
+
     walls
     {
         type            kqRWallFunction;
         value           uniform 10;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/nut b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/nut
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/nut
index 33120cd7c9240f2e10936ea320f3fc9b03910885..8e267a5b2e3ef233dfd020991bac13dac6fa90a1 100644
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/nut
+++ b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0;
     }
+
     walls
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/omega b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/omega
similarity index 98%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/omega
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/omega
index d111a25c755847878080fdce967c216a74867be3..53e578425ee50a9e2e67373a2bec4709f084ef1c 100644
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/omega
+++ b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,15 +27,18 @@ boundaryField
         k               k;
         value           uniform 77200;
     }
+
     outlet
     {
         type            zeroGradient;
     }
+
     walls
     {
         type            omegaWallFunction;
         value           uniform 77200;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/p b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/p
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/p
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/p
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/0/rho b/tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/rho
similarity index 100%
rename from tutorials/multiphase/cavitatingFoam/RAS/throttle/0/rho
rename to tutorials/multiphase/cavitatingFoam/RAS/throttle/0.orig/rho
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allclean b/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allclean
index 9ab5795f37ce0975f5841f394c45aa5b5e9d49b9..fdee6830cabe641f10a0f303916796d50384581b 100755
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allclean
+++ b/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allclean
@@ -3,9 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
+cleanCase0
 
-rm -rf 0/polyMesh
 rm -f system/topoSetDict
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allrun b/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allrun
index 42b967ad24f6020932931426e388690dfab9bb8b..bb0b5370dd2d664d98090c22c128520e1484e1c6 100755
--- a/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allrun
+++ b/tutorials/multiphase/cavitatingFoam/RAS/throttle/Allrun
@@ -21,6 +21,8 @@ refineMeshByCellSet()
    done
 }
 
+restore0Dir
+
 runApplication blockMesh
 refineMeshByCellSet 1 2 3
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/T b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/T
similarity index 100%
rename from tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/T
rename to tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/T
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/U b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/U
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/U
rename to tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/U
index dccaf73948e5bb5fe0e90563ead575f4a7df73b1..4206449da11b640858ba7ab85f1f3c9f6d6dd36c 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/U
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/U
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/alpha.water.orig b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/alpha.water.orig
rename to tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/alpha.water
index 7570d3eddd4bbc93baafb9f8b61333fcb9c34f0f..6a510e97b53326afc36b4e8a284d6f53449a3a93 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/alpha.water.orig
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/alpha.water
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p
similarity index 99%
rename from tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p
rename to tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p
index ddace039e6306de0f10d4f4ea3a875ac732ba1b2..1fe816b595a75fe4aeafc5859f0a6e865373f54e 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            calculated;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p_rgh b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p_rgh
rename to tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p_rgh
index a6d7e3c82942eae0016b191c6ca6ad8a624f6dcc..8c8747e9c8dd08a0be033e1eede7cfd352d8fceb 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/p_rgh
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allclean b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allclean
index 4b806cf71efa9bd0735d3a7e7c018d7ffd4ad71d..8dfb6f7ba605d80e0dcd37c18285eb5abf2dfe71 100755
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allclean
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allclean
@@ -1,8 +1,7 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz 0/T.air.gz 0/T.water.gz \
-    probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allrun b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..7c81959c0f1a05dc5ac180a50892b7181ac39adb 100755
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allrun
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/Allrun
@@ -6,7 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
 
-cp 0/alpha.water.orig 0/alpha.water
+restore0Dir
 
 runApplication setFields
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/system/controlDict b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/system/controlDict
index 3e83dea0ade740ea8cb196378edb32cb2052428e..b914208e33a9adfd12708e15766850c2d7e24db2 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/system/controlDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T
index 270bd9d450557ae6941ef3d118ba56c762904621..a08e7ef622773e03f6550d74255b410b913b9191 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,34 +24,41 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 300;
         value           uniform 300;
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     farFieldWall
     {
         type            zeroGradient;
     }
+
     sphere
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.air b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.air
index 86e7be66750ec07471b0723154b1c352bd8c7f56..973309ec605eca0c38f58edb15823056094c5880 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.air
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,34 +24,41 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 300;
         value           uniform 300;
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     farFieldWall
     {
         type            zeroGradient;
     }
+
     sphere
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.water b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.water
index d4f846821c18f08da160c787d5b3b62198207292..c1029bf464efa893529c3c17e1c1d6850791a751 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.water
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/T.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,34 +24,41 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 300;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 300;
         value           uniform 300;
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     farFieldWall
     {
         type            zeroGradient;
     }
+
     sphere
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/U b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/U
index 590449845e94bcb91273aff1979c6e44a6b6ceed..aecbed6c57b68edf6dd6870ed4839ae2ee88e1f6 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/U
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,34 +24,41 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform (0 0 0);
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            zeroGradient;
     }
+
     bottom
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     farFieldWall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     sphere
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/alpha.water b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/alpha.water
index 1686f6658969055329a4f8f48986d8d317ff4f76..fdd85accd27ac3bbb76b42896ac0b80224de2e8a 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/alpha.water
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.walter;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,32 +24,39 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 0;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 0;
     }
+
     top
     {
         type            zeroGradient;
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     farFieldWall
     {
         type            zeroGradient;
     }
+
     sphere
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p
index 61653ebe913ae835b042334b55038085bb3f2a22..7cf27750c0c531c6a7149dfa71102eb6d835ed39 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,35 +24,42 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 101325;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 101325;
     }
+
     top
     {
         type            calculated;
         value           uniform 101325;
     }
+
     bottom
     {
         type            calculated;
         value           uniform 101325;
     }
+
     farFieldWall
     {
         type            calculated;
         value           uniform 101325;
     }
+
     sphere
     {
         type            calculated;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p_rgh b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p_rgh
index 78e45636e546e2ab9deab1f7f79532319a63c583..09184728951d03d6175e64e3974a2bcbb50af9af 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p_rgh
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,37 +24,44 @@ boundaryField
     {
         type            wedge;
     }
+
     back
     {
         type            wedge;
     }
+
     innerAMI
     {
         type            cyclicAMI;
         value           uniform 101325;
     }
+
     outerAMI
     {
         type            cyclicAMI;
         value           uniform 101325;
     }
+
     top
     {
         type            fixedValue;
         value           uniform 101325;
     }
+
     bottom
     {
         type            fixedFluxPressure;
         gradient        uniform 0;
         value           uniform 101325;
     }
+
     farFieldWall
     {
         type            fixedFluxPressure;
         gradient        uniform 0;
         value           uniform 101325;
     }
+
     sphere
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/pointDisplacement b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/pointDisplacement
index 1cb6ed4dab07aa4a571365b6f0dd1a454747cdc7..8ccb616d9f3a6be2e628ac6b4ecf08a950b73306 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/pointDisplacement
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/0.orig/pointDisplacement
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       pointVectorField;
-    location    "0";
     object      pointDisplacement;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -29,16 +28,19 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     sphere
     {
         type            sixDoFRigidBodyDisplacement;
@@ -77,18 +79,22 @@ boundaryField
 
         value           uniform ( 0 0 0 );
     }
+
     innerAMI
     {
         type            cyclicAMI;
     }
+
     outerAMI
     {
         type            cyclicAMI;
     }
+
     back
     {
         type            wedge;
     }
+
     front
     {
         type            wedge;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/transportProperties b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/transportProperties
index cf5d46e96363a7826afd046340d427716d06c153..dbe1054af12533f672994de6136f7f3c1226c338 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/transportProperties
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/transportProperties
@@ -14,6 +14,7 @@ FoamFile
     object      transportProperties;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
 phases (water air);
 
 water
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/turbulenceProperties b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/turbulenceProperties
index ab374338308822209b687f2a7be225075e256d5b..e35639d9fc92bd8d62ed792ef33fab2811f2a1ed 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/turbulenceProperties
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/constant/turbulenceProperties
@@ -17,12 +17,5 @@ FoamFile
 
 simulationType  laminar;
 
-RAS
-{
-    RASModel        laminar;
-
-    turbulence      on;
 
-    printCoeffs     off;
-}
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/fvSolution b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/fvSolution
index aa4e0fb977dc8028e41df249b9970d9108310933..52b1dff214459ca95a077f2d36cf48ec07ecdc79 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/fvSolution
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/fvSolution
@@ -24,7 +24,6 @@ solvers
         cAlpha          1;
     }
 
-
     cellDisplacement
     {
         solver          GAMG;
@@ -80,25 +79,22 @@ solvers
         tolerance       1e-08;
         relTol          0;
     }
-
 }
 
+
 PIMPLE
 {
     momentumPredictor no;
     nOuterCorrectors 2;
     nCorrectors      4;
-
     nNonOrthogonalCorrectors 1;
-
     correctPhi              yes;
-
     checkMeshCourantNo      no;
     moveMeshOuterCorrectors no;
-
     transonic   false;
 }
 
+
 relaxationFactors
 {
     fields
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/setFieldsDict b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/setFieldsDict
index 80a608af3688c5623c11479399937fcb3d4aa3d4..9379633eac022a6ab66e0bdab1a30f89f0fd925d 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/setFieldsDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/setFieldsDict
@@ -31,3 +31,6 @@ regions
         );
     }
 );
+
+
+// ************************************************************************* //
\ No newline at end of file
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/topoSetDict b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/topoSetDict
index e4b7eca2faffba3c5bf1b09860f1263add03b7fb..af57fe6c598640aec502d388c4bbdb20959761c9 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/topoSetDict
+++ b/tutorials/multiphase/compressibleInterDyMFoam/laminar/sphereDrop/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/0.orig/U b/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/0.orig/U
index 8b1d0df5ba9fb99ac42343bed95a3741f137460b..66c7a5b506937e458c026033412e5ff2029104d5 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/0.orig/U
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -29,6 +28,7 @@ boundaryField
         omega           constant 13.2; // 2.1 rev/s
         value           uniform (0 0 0);
     }
+
     vessel
     {
         type            noSlip;
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/system/controlDict b/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/system/controlDict
index bb723f2800b7206f738ea384cea6af6d90ab3370..2ecb50d8ceacb3e95ffecacef0ad0bb9999a5c7a 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/system/controlDict
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/climbingRod/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1;
+
 maxAlphaCo      1;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/0.orig/U b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/0.orig/U
index 2a14a0a5646e53bf543da999cd4beb1f65fcd78e..5d0c0f33ed819f6a82f27e42b1afccefc9a19eab 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/0.orig/U
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/0.orig/U
@@ -24,6 +24,7 @@ boundaryField
     {
         type            noSlip;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/thermophysicalProperties.water b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/thermophysicalProperties.water
index eba9664005131da4ed73d02c28217e0b75896aa9..240815e29e24259176144b4af13b9f2bea988cb7 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/thermophysicalProperties.water
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/constant/thermophysicalProperties.water
@@ -14,21 +14,6 @@ FoamFile
     object      thermophysicalProperties;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-/*
-thermoType
-{
-    type            heRhoThermo;
-    mixture         pureMixture;
-    properties      liquid;
-    energy          sensibleInternalEnergy;
-}
-
-mixture
-{
-    H2O;
-}
-*/
-
 
 thermoType
 {
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/system/controlDict b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/system/controlDict
index 03798f5b617bce7dca3aa66b39dba563bba052ed..173d68c5dc4483a4c0a27c3fd2648e780c9097fa 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/system/controlDict
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/0.orig/U b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/0.orig/U
index 2a14a0a5646e53bf543da999cd4beb1f65fcd78e..5d0c0f33ed819f6a82f27e42b1afccefc9a19eab 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/0.orig/U
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/0.orig/U
@@ -24,6 +24,7 @@ boundaryField
     {
         type            noSlip;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/Allclean b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/Allclean
index 36bf55b76b42d3d865916e157efa09981b6a4009..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/Allclean
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/Allclean
@@ -4,6 +4,5 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 cleanCase0
-rm -rf processor*
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/controlDict b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/controlDict
index 56bb4751719978cc9de52596375ded21fde62800..448115ffba0605b85a87ffd292fdfcdd5310a050 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/controlDict
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 
diff --git a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
index 22fe23b1ba01f50f71b0576ed7cc19a4fcb61697..d58582cb5130039db1d0c70ba4abb862e9ec9c22 100644
--- a/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/decomposeParDict
@@ -23,9 +23,5 @@ coeffs
     n           (1 4 1);
 }
 
-distributed     no;
-
-roots           ( );
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/T b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/T
index b3548a3ef55d9d2ed11118fd73f2664d5b27858d..6811d995072b2596dc9a7cca7f038212ca327b70 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/T
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/T
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,22 +25,26 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     rightWall
     {
         type            fixedValue;
         value           $internalField;
     }
+
     lowerWall
     {
         type            fixedValue;
         value           uniform 293;
     }
+
     atmosphere
     {
         type            inletOutlet;
         phi             rhoPhi;
         inletValue      $internalField;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/U b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/U
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
index 7b73dfd505eae01576879784efdf7f712299b9c7..70f6cfd063d2f693c6c9636a3f46dad358192feb 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,6 +34,7 @@ boundaryField
         );
         value           uniform 0;
     }
+
     rightWall
     {
         type            alphaContactAngle;
@@ -49,6 +49,7 @@ boundaryField
         );
         value           uniform 1;
     }
+
     lowerWall
     {
         type            alphaContactAngle;
@@ -63,12 +64,14 @@ boundaryField
         );
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
index 2591bd7c36d901f0764409a04895d8210e562201..daab3fa8a2dfde8c36d3b7beffd4b236fa4be863 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
index a9bbf243705f34322e54447cc35e7448d406c024..2f1203e5107c4361045453fa779ed07fb517c091 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
index d5548591962a37a76d08569648b1cee5c61eb9a7..3751568eb557b0ef4e01749df1eb732733b84125 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alphas b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alphas
index eae1565335871f79732acf9c431fab4337ec4785..aa5c283f3ab481aa6326120abb42071793814747 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alphas
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/0.orig/alphas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,18 +24,22 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/controlDict b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/controlDict
index 7161078e7bc8feb23cb18dfae9efe7aa3a66a795..a812f10fcd00e6bbad3d5c927fcaa685880ae002 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/controlDict
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..eded2a80c8bd27c91affa08e211b29c8ef7fb176 100644
--- a/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
@@ -23,9 +23,5 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/dahl/0/nut b/tutorials/multiphase/driftFluxFoam/RAS/dahl/0/nut
index 4fa65bee06b33d871067070299b6a7fdd49de7ea..6be63d4d968b28752247699ca7b897701df695df 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/dahl/0/nut
+++ b/tutorials/multiphase/driftFluxFoam/RAS/dahl/0/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/dahl/system/controlDict b/tutorials/multiphase/driftFluxFoam/RAS/dahl/system/controlDict
index a654bc50141e3d8ff221edc624f83d08eeb85b82..f46a91cc630b6b84d707cf258f55a9b24d4f5c0f 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/dahl/system/controlDict
+++ b/tutorials/multiphase/driftFluxFoam/RAS/dahl/system/controlDict
@@ -31,7 +31,7 @@ writeControl    adjustable;
 
 writeInterval   50;
 
-purgeWrite      10;
+purgeWrite      0;
 
 writeFormat     binary;
 
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/U b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/U
similarity index 98%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/U
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/U
index b4d7a6c83744152fcbe3b8d72a7aa428329ead62..9a26bb8344ab40620cd6e4130f06bdee1a867702 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/U
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,14 +24,17 @@ boundaryField
     {
         type            noSlip;
     }
+
     stator
     {
         type            noSlip;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/alpha.sludge b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/alpha.sludge
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/alpha.sludge
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/alpha.sludge
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/epsilon b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/epsilon
similarity index 98%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/epsilon
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/epsilon
index c021bd07bc080483a51f330db8b3e1a4d2afbf30..a1325130fe6a2968dedb1d280b822d47f82b3684 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/epsilon
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -29,6 +28,7 @@ boundaryField
         kappa           0.41;
         E               9.8;
     }
+
     stator
     {
         type            epsilonWallFunction;
@@ -37,10 +37,12 @@ boundaryField
         kappa           0.41;
         E               9.8;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/k b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/k
similarity index 98%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/k
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/k
index deab67fff8eb61bfae7728c595cd541dc4510671..8cc2725343fe34b2f6c6e1a1cf98ebf8f1dc95f4 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/k
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,15 +25,18 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
+
     stator
     {
         type            kqRWallFunction;
         value           $internalField;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/nut b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/nut
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/nut
index 880d905c7e35774df986e990e2a54333fbe7fb9b..64cd63f3fb5135d8732c66ab2a1c36944bcc359e 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/nut
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -29,6 +28,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     stator
     {
         type            nutkWallFunction;
@@ -37,10 +37,12 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/p_rgh b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allclean b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..9b3dd098335d975a8a63e57320f12226f11cb4b9
--- /dev/null
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allclean
@@ -0,0 +1,10 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+rm -f system/blockMeshDict
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun
index d2bc727d9dc50f539c67b2d5ba05aa1ec556c1f7..7286cb5958a69ce4214cc197772887ae66b7f716 100755
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
+restore0Dir
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/makeMesh b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun.pre
similarity index 91%
rename from tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/makeMesh
rename to tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun.pre
index 010f38bd5f8b6e2cc0857bdff452596508412d1d..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96 100755
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/makeMesh
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/Allrun.pre
@@ -4,8 +4,11 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 m4 system/blockMeshDict.m4 > system/blockMeshDict
+
 runApplication blockMesh
 
 runApplication topoSet
 
+runApplication setsToZones -noFlipMap
+
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/system/controlDict b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/system/controlDict
index 71a2847f1cdb1af7f80b19dff100da7735cb7a60..190ed10124b7b2a2c2caf820192006723348aab3 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/system/controlDict
+++ b/tutorials/multiphase/driftFluxFoam/RAS/mixerVessel2D/system/controlDict
@@ -31,7 +31,7 @@ writeControl    adjustable;
 
 writeInterval   0.25;
 
-purgeWrite      10;
+purgeWrite      0;
 
 writeFormat     ascii;
 
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/U b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/U
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/U
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/U
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/alpha.water b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/alpha.sludge
similarity index 80%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/alpha.water
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/alpha.sludge
index d89bc9a80514a224c39a18e961de74102078986c..72f829666db8752c2437357373df09f864b0af70 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/alpha.water
+++ b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/alpha.sludge
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      alpha.water;
+    object      alpha.sludge;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -20,33 +20,46 @@ internalField   uniform 0;
 
 boundaryField
 {
+    SYMP3
+    {
+        type            slip;
+    }
 
-    front
+    INLE1
+    {
+        type            fixedValue;
+        value           uniform 0.002;
+    }
+
+    OUTL9
     {
         type            zeroGradient;
     }
-    back
+
+    OUTL10
     {
         type            zeroGradient;
     }
-    walls
+
+    OUTL11
     {
         type            zeroGradient;
     }
-    porosityWall
+
+    OUTL12
     {
         type            zeroGradient;
     }
-    inlet
+
+    "WALL.*"
     {
-        type            fixedValue;
-        value           uniform 1;
+        type            zeroGradient;
     }
-    outlet
+
+    OUTL15
     {
         type            inletOutlet;
-        value           $internalField;
-        inletValue      $internalField;
+        inletValue      uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/epsilon b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/epsilon
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/epsilon
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/epsilon
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/k b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/k
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/k
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/k
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/nut b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/nut
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/nut
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/nut
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/p_rgh b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/p_rgh
similarity index 71%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/p_rgh
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/p_rgh
index 119dc49f9dd329213d612a6b67323afcff57d612..8c545feb3e1b801f3838f8b49969af363cfcee9c 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/p_rgh
+++ b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0.orig/p_rgh
@@ -20,35 +20,52 @@ internalField   uniform 0;
 
 boundaryField
 {
-    front
+    SYMP3
     {
         type            fixedFluxPressure;
-        value           $internalField;
+        value           uniform 0;
     }
-    back
+
+    INLE1
     {
         type            fixedFluxPressure;
-        value           $internalField;
+        value           uniform 0;
     }
-    walls
+
+    OUTL9
     {
         type            fixedFluxPressure;
-        value           $internalField;
+        value           uniform 0;
     }
-    porosityWall
+
+    OUTL10
     {
         type            fixedFluxPressure;
-        value           $internalField;
+        value           uniform 0;
     }
-    inlet
+
+    OUTL11
     {
         type            fixedFluxPressure;
-        value           $internalField;
+        value           uniform 0;
     }
-    outlet
+
+    OUTL12
+    {
+        type            fixedFluxPressure;
+        value           uniform 0;
+    }
+
+    "WALL.*"
+    {
+        type            fixedFluxPressure;
+        value           uniform 0;
+    }
+
+    OUTL15
     {
         type            fixedValue;
-        value           $internalField;
+        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/alpha.sludge b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/alpha.sludge
deleted file mode 100644
index 2ccf876fa929ec7a11c63257f284ae01c9baa8fa..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/alpha.sludge
+++ /dev/null
@@ -1,126 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.sludge;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    SYMP3
-    {
-        type            slip;
-    }
-
-    INLE1
-    {
-        type            fixedValue;
-        value           uniform 0.002;
-    }
-
-    OUTL9
-    {
-        type            zeroGradient;
-    }
-
-    OUTL10
-    {
-        type            zeroGradient;
-    }
-
-    OUTL11
-    {
-        type            zeroGradient;
-    }
-
-    OUTL12
-    {
-        type            zeroGradient;
-    }
-
-    WALL6
-    {
-        type            zeroGradient;
-    }
-
-    WALL8
-    {
-        type            zeroGradient;
-    }
-
-    WALL61
-    {
-        type            zeroGradient;
-    }
-
-    WALL62
-    {
-        type            zeroGradient;
-    }
-
-    WALL63
-    {
-        type            zeroGradient;
-    }
-
-    WALL64
-    {
-        type            zeroGradient;
-    }
-
-    WALL65
-    {
-        type            zeroGradient;
-    }
-
-    WALL66
-    {
-        type            zeroGradient;
-    }
-
-    WALL67
-    {
-        type            zeroGradient;
-    }
-
-    WALL68
-    {
-        type            zeroGradient;
-    }
-
-    WALL69
-    {
-        type            zeroGradient;
-    }
-
-    WALL7
-    {
-        type            zeroGradient;
-    }
-
-    WALL70
-    {
-        type            zeroGradient;
-    }
-
-    OUTL15
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/p_rgh b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/p_rgh
deleted file mode 100644
index d0fba011b561f46d370795bf9dd4040ff0995237..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/0/p_rgh
+++ /dev/null
@@ -1,144 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p_rgh;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [1 -1 -2 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    SYMP3
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    INLE1
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    OUTL9
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    OUTL10
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    OUTL11
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    OUTL12
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL6
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL8
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL61
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL62
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL63
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL64
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL65
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL66
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL67
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL68
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL69
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL7
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    WALL70
-    {
-        type            fixedFluxPressure;
-        value           uniform 0;
-    }
-
-    OUTL15
-    {
-        type            fixedValue;
-        value           uniform 0;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allclean b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allclean
index d9e841c5364b8d02c9f97637dbed755db987f81d..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allclean
+++ b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allclean
@@ -1,8 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-# Clean time directories only
-rm -rf *[1-9]*
-rm -f log.*
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allrun b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allrun
index bda1596bce1d22905f3d508923cdc7639e987f4f..ad391b25ac18261784068292328d58a841fc0a7d 100755
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allrun
+++ b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/Allrun
@@ -3,6 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+cp -rf constant/polyMesh.orig constant/polyMesh
+restore0Dir
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/boundary.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/boundary.gz
new file mode 100644
index 0000000000000000000000000000000000000000..092a57b63f4d544ecdd4319b64b561d3c0673d02
Binary files /dev/null and b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/boundary.gz differ
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/cells.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/cells.gz
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/cells.gz
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/cells.gz
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/faces.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/faces.gz
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/faces.gz
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/faces.gz
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/neighbour.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/neighbour.gz
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/neighbour.gz
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/neighbour.gz
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/owner.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/owner.gz
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/owner.gz
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/owner.gz
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/points.gz b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/points.gz
similarity index 100%
rename from tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/points.gz
rename to tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh.orig/points.gz
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/boundary b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/boundary
deleted file mode 100644
index da2710334e9d19e86ac04ac11e81d422580a5e56..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/constant/polyMesh/boundary
+++ /dev/null
@@ -1,160 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       polyBoundaryMesh;
-    object      boundary;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-(
-    SYMP3
-    {
-        type            patch;
-        startFace       53708;
-        nFaces          3191;
-    }
-
-    INLE1
-    {
-        type            patch;
-        startFace       56899;
-        nFaces          45;
-    }
-
-    OUTL9
-    {
-        type            patch;
-        startFace       56944;
-        nFaces          11;
-    }
-
-    OUTL10
-    {
-        type            patch;
-        startFace       56955;
-        nFaces          11;
-    }
-
-    OUTL11
-    {
-        type            patch;
-        startFace       56966;
-        nFaces          11;
-    }
-
-    OUTL12
-    {
-        type            patch;
-        startFace       56977;
-        nFaces          11;
-    }
-
-    WALL6
-    {
-        type            wall;
-        startFace       56988;
-        nFaces          1474;
-    }
-
-    WALL8
-    {
-        type            wall;
-        startFace       58462;
-        nFaces          1640;
-    }
-
-    WALL61
-    {
-        type            wall;
-        startFace       60102;
-        nFaces          44;
-    }
-
-    WALL62
-    {
-        type            wall;
-        startFace       60146;
-        nFaces          78;
-    }
-
-    WALL63
-    {
-        type            wall;
-        startFace       60224;
-        nFaces          255;
-    }
-
-    WALL64
-    {
-        type            wall;
-        startFace       60479;
-        nFaces          157;
-    }
-
-    WALL65
-    {
-        type            wall;
-        startFace       60636;
-        nFaces          35;
-    }
-
-    WALL66
-    {
-        type            wall;
-        startFace       60671;
-        nFaces          60;
-    }
-
-    WALL67
-    {
-        type            wall;
-        startFace       60731;
-        nFaces          55;
-    }
-
-    WALL68
-    {
-        type            wall;
-        startFace       60786;
-        nFaces          116;
-    }
-
-    WALL69
-    {
-        type            wall;
-        startFace       60902;
-        nFaces          24;
-    }
-
-    WALL7
-    {
-        type            wall;
-        startFace       60926;
-        nFaces          121;
-    }
-
-    WALL70
-    {
-        type            wall;
-        startFace       61047;
-        nFaces          182;
-    }
-
-    OUTL15
-    {
-        type            patch;
-        startFace       61229;
-        nFaces          14;
-    }
-
-)
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/system/controlDict b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/system/controlDict
index 59db9821a52ffd38c2445550fcea005024646836..2414b5da8f9221df56eec8f18883d9cd53219bc6 100644
--- a/tutorials/multiphase/driftFluxFoam/RAS/tank3D/system/controlDict
+++ b/tutorials/multiphase/driftFluxFoam/RAS/tank3D/system/controlDict
@@ -31,7 +31,7 @@ writeControl    runTime;
 
 writeInterval   50;
 
-purgeWrite      10;
+purgeWrite      0;
 
 writeFormat     binary;
 
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/T b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/T
index 06e7aaeb8129ea6fc8f6eae494536d91dc9bc81d..967604fe0a60e7dcb3efa366cc6ab99a0ce60a0d 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/T
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/T
@@ -24,22 +24,26 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      $internalField;
         value           $internalField;
     }
+
     left
     {
         type            fixedValue;
         value           uniform 375;
     }
+
     right
     {
         type            zeroGradient;
         value           $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/U b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/U
index 58665edc4bd0a10227aafd7b1d5813cf94dc88d1..7c3e26386ec129385bcdb798eeb91c9a04a86d30 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/U
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/U
@@ -25,21 +25,25 @@ boundaryField
         type        fixedValue;
         value       $internalField;
     }
+
     top
     {
         type        pressureInletOutletVelocity;
         value       uniform (0 0 0);
     }
+
     left
     {
         type        fixedValue;
         value       $internalField;
     }
+
     right
     {
         type        fixedValue;
         value       $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/air.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/air.gas
index d363443a7a4cb86c78f7497e1ffd167944d73a76..60da02f68f9fb15bd3ef2d6d4e14f0545cdba069 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/air.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/air.gas
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.gas
index 4a6e3b81a1d188ec44d856463c382f376731c7e7..6c828339fc3b5fb48c023e15f83a79e68301cf81 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.gas
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.liquid
index e69573cdbdaf5210b7d32b334640779703d6b30a..a9f362ec635ce2700773ae77af47309e4271da78 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alpha.liquid
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alphat b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alphat
index 6a958992a537278a2522e8aeaf1dbd5b6d4172c3..03c22da048ee8615df667edbe8935539e31f591a 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alphat
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/alphat
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/epsilon b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/epsilon
index a6a8b424a4aebf3107086af146ef90407ca6a9d2..b3f21c2dbf12e8bcad9b4c370276bf0ebf227422 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/epsilon
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/k b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/k
index fd93b75341683ab46ca8fff5b310e46455ce81ad..c7ba99b7c9635bc31b9d3331b5f78bed5e8c4765 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/k
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/nut b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/nut
index a90d6beefc0133d12ec6755b0f5e586b0d27f949..c0616886b40b8c03c4033b504fee5335a2d291fd 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/nut
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/vapour.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/vapour.gas
index 662b6737deb33dfec1513b2b607fd82d728acea5..a377b8880464e37ff1f117ae82e4815370e9716b 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/vapour.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/0.orig/vapour.gas
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/phaseProperties b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/phaseProperties
index 4bf6cc3f1678ff4607d2e24a184d56098e274000..8d6478fae4149f4e8a07ca69ed1159094b8bc86c 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/phaseProperties
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/phaseProperties
@@ -13,6 +13,7 @@ FoamFile
     object      phaseProperties;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
 type    massTransferMultiphaseSystem;
 
 phases  (liquid gas);
@@ -46,4 +47,6 @@ massTransferModel
         Tactivate       366;
     }
 );
+
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.gas
index cf93bb32a3fbb4e3421bdeabaac122e14da38419..be7cf68f431824ff248c2fbb40025cb8e94165d6 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.gas
@@ -25,8 +25,6 @@ thermoType
     energy          sensibleEnthalpy;
 }
 
-// ************************************************************************* //
-
 species
 (
     air
@@ -80,3 +78,6 @@ air
         Pr          0.7;
     }
 }
+
+
+// ************************************************************************* //
\ No newline at end of file
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.liquid
index 742d009e267b995d64521a6b28d5b9ea9f7f85d4..72648b3b6a79620ddeac9b41b55c1035922f5121 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/constant/thermophysicalProperties.liquid
@@ -48,4 +48,5 @@ mixture
     }
 }
 
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/controlDict b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/controlDict
index ae9cfceeb66ebea95ae678e6f245b0a69e827c6d..303abbad9af78ad203eeddd58c3b2e31cd8a1a7c 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/controlDict
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/controlDict
@@ -50,7 +50,9 @@ adjustTimeStep  yes;
 maxDeltaT       1e-1;
 
 maxCo           1.5;
+
 maxAlphaCo      1.5;
+
 maxAlphaDdt     1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/fvSolution b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/fvSolution
index bf24556d35c464523fbbabce96b5e5c3edb00876..a0d3cdd7be65e80022fe23ca6be2303ecaabe607 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/fvSolution
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/evaporationMultiComponent/system/fvSolution
@@ -37,8 +37,6 @@ solvers
         // Compressiion factor for species in each alpha phase
         // NOTE: It should be similar to cAlpha
         cYi             1;
-
-
     }
 
     "(U.*|epsilon.*|k.*)"
@@ -58,8 +56,6 @@ solvers
         residualAlpha   1e-5;
     }
 
-
-
     p_rgh
     {
         solver          PCG;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/CO2.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/CO2.gas
index 98c13e711bf801f0ada7bf931afc6249f6f33dea..2fd92da44f5fe4094ee134f84ce21e6f0c28294e 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/CO2.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/CO2.gas
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/O2.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/O2.liquid
index 6a3ed9b6a8552be8a5a04a941677e114b49f80eb..e346e3edfea64600420c08de7dac1bf76f8be1c7 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/O2.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/O2.liquid
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/T b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/T
index db6f849d894de95f91872c00a4c6483d5a40b377..de655023656a95fb6fcb986f6b09d86802ed1dc9 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/T
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/T
@@ -24,22 +24,26 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      $internalField;
         value           $internalField;
     }
+
     left
     {
         type            fixedValue;
         value           $internalField;
     }
+
     right
     {
         type            zeroGradient;
         value           $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/U b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/U
index 29ffc673695731c8a6b1df44a94f76551fdb4e02..acf68f53aafa0163f8a008f11ec86b083c68f217 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/U
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/U
@@ -25,21 +25,25 @@ boundaryField
         type        fixedValue;
         value       $internalField;
     }
+
     top
     {
         type        pressureInletOutletVelocity;
         value       uniform (0 0 0);
     }
+
     left
     {
         type        fixedValue;
         value       $internalField;
     }
+
     right
     {
         type        fixedValue;
         value       $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/air.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/air.gas
index 033b0ce4eb12bbcf4bf81d790a0dd0e8e0084eae..6c45c57f9a8537142c2293d206c1c2742323dda3 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/air.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/air.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      air.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.gas
index bc0553e3d4061245ce6e28e849013c374d9a59a7..79e9ffe514ce0a97742c294a8ee0b582f288dc13 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.liquid
index ad32c468119e22143756706b12c15db32210bc79..b32e1312b89a3267ea7821f7cd493c3a47c7ffd4 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.mercury b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.mercury
index 082bf5471928d246055a6cfb893237ee188a712d..fa32bf23d78b9c68fc5987057cc3d257b212dc96 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.mercury
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.oil b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.oil
index ebd2ea2dffe8612ebbe89eaad45fb6fc6ae6e9db..ab6572891edb0a38ffc872c9e556082cb3ff5a0a 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.oil
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/vapour.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/vapour.gas
index 662b6737deb33dfec1513b2b607fd82d728acea5..a377b8880464e37ff1f117ae82e4815370e9716b 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/vapour.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/vapour.gas
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/water.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/water.liquid
index f81ece492ca49e53502839d322457657e51945a5..200a51e10b10670cd538f37363636df9c3ae53d6 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/water.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/0.orig/water.liquid
@@ -24,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 1;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/phaseProperties b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/phaseProperties
index c5768608eab010cf3f5e49e7304ee6be56a31ac7..8a747fb9312af351b613af6882747a62f1db0393 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/phaseProperties
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/phaseProperties
@@ -85,4 +85,6 @@ surfaceTension
 massTransferModel
 (
 );
+
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/thermophysicalProperties.gas b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/thermophysicalProperties.gas
index 47d83caa3089d2d116440cbd75935cfe0a381dfd..d8f97bfff4aea7fc9a8894b0f6be7bd251f21bc8 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/thermophysicalProperties.gas
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/constant/thermophysicalProperties.gas
@@ -25,8 +25,6 @@ thermoType
     energy          sensibleEnthalpy;
 }
 
-// ************************************************************************* //
-
 species
 (
     air
@@ -104,3 +102,6 @@ CO2
         Pr              0.7;
     }
 }
+
+
+// ************************************************************************* //
\ No newline at end of file
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/fvSchemes b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/fvSchemes
index 4d6010db339909e7a7e4f1bc100e854dd4845329..f0d3be387dfaf49cec0142f8286c6ddba11316e4 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/fvSchemes
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/fvSchemes
@@ -75,4 +75,5 @@ fluxRequired
     XO2.liquid;
     "alpha.*";
 }
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/setFieldsDict b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/setFieldsDict
index 251ac5ac42484e401a010f658d2abe2df36f1620..b8f47fe63b3b6ded2b61410f334abc532b9cc378 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/setFieldsDict
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/inertMultiphaseMultiComponent/system/setFieldsDict
@@ -16,7 +16,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 // NOTE: The inert specie is defined everywhere.
-// As it is not solved it fullfills the thermo requirement of Sum Y = 1
+// As it is not solved it fulfills the thermo requirement of Sum Y = 1
 // in phases where there are not species
 defaultFieldValues
 (
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/T b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/T
index 3396885c951123498aa77838701c1aad28015fc2..614012c5a7c23a20632200ef213bb913451472b1 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/T
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/T
@@ -25,23 +25,26 @@ boundaryField
         type           fixedValue;
         value          uniform 311;
     }
+
     right
     {
         type           inletOutlet;
         inletValue     $internalField;
         value          $internalField;
-
     }
+
     bottom
     {
         type            zeroGradient;
         value           $internalField;
     }
+
     top
     {
         type            zeroGradient;
         value           $internalField;
     }
+
     frontAndBack
     {
         type           empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/U b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/U
index c1d6b789fd3c768f9a999fd983325dea8b620121..3dd13e53334837dfc09a1f27aaaeedec583a83d7 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/U
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/U
@@ -25,21 +25,25 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     right
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.liquid
index 9e8372ff28916e7e6dd052532b31506833de4764..01188f3c4ced794600ddc89041845540e74526f0 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.liquid
@@ -24,21 +24,24 @@ boundaryField
     {
         type           zeroGradient;
     }
+
     right
     {
         type           inletOutlet;
         inletValue     uniform 0;
         value          uniform 0;
-
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     top
     {
        type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.solid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.solid
index 8d6e4c68426d91ac8bfc5d9f1580a2a2d9dd2789..e4776c0a91a752b898434690e51f63e4799680bf 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.solid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/alpha.solid
@@ -24,21 +24,24 @@ boundaryField
     {
          type            zeroGradient;
     }
+
     right
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
-
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     top
     {
        type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/p_rgh b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/p_rgh
index 89f2d885e9d42960d93dd64bea62c1f4fa6cbc9f..0227ba34e9f95dcbe583854d05abf15a47ea4513 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/p_rgh
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/0/p_rgh
@@ -24,20 +24,24 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     right
     {
         type            totalPressure;
         p0              $internalField;
         value           $internalField;
     }
+
     bottom
     {
         type            fixedFluxPressure;
     }
+
     top
     {
         type            fixedFluxPressure;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/phaseProperties b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/phaseProperties
index a67b54ffc180aa7ad362bc3fa2cf401edf28b0fd..1af9d6b23c4dc4ad157c3c310eeb8402fc601da1 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/phaseProperties
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/phaseProperties
@@ -13,6 +13,7 @@ FoamFile
     object      phaseProperties;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
 type    massTransferMultiphaseSystem;
 
 phases  (solid liquid);
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.liquid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.liquid
index ab86f677009d4df09397e66b098a117e5b5a129c..2021338032c54b31dc1271a0e6baf636f3ebae8a 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.liquid
@@ -25,8 +25,6 @@ thermoType
     energy          sensibleEnthalpy;
 }
 
-// ************************************************************************* //
-
 mixture
 {
     specie
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.solid b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.solid
index e70a20029168b1720cdc83bc5936bdaca1ca995d..c9739ae6a1441916e2e7bfcf7d508e62dc3d5f16 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.solid
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/constant/thermophysicalProperties.solid
@@ -25,8 +25,6 @@ thermoType
     energy          sensibleEnthalpy;
 }
 
-// ************************************************************************* //
-
 mixture
 {
     specie
@@ -49,3 +47,4 @@ mixture
     }
 }
 
+// ************************************************************************* //
\ No newline at end of file
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/controlDict b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/controlDict
index 0d91de757f4607452585c5bf5cff04e097c5dd34..5a5025f4ca0a6926fd855f4ec2d43b4c1065fb37 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/controlDict
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/controlDict
@@ -50,8 +50,11 @@ adjustTimeStep  yes;
 maxDeltaT       1;
 
 maxCo           1.;
+
 maxAlphaCo      1.;
+
 maxAlphaDdt     2.3;
+
 maxDi           25;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/fvSolution b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/fvSolution
index 3fb761f6a79be5e32efc4a02388d8fda0ee794ed..164fdddcc9325d5f9b96c0d004862b0134e16f78 100644
--- a/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/fvSolution
+++ b/tutorials/multiphase/icoReactingMultiPhaseInterFoam/solidMelting2D/system/fvSolution
@@ -30,7 +30,6 @@ solvers
         nAlphaSubCycles 2;
         cAlphas         ((liquid and solid)  0);
 
-
         solver          smoothSolver;
         smoother        symGaussSeidel;
         tolerance       1e-8;
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/T b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/T
similarity index 99%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/T
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/T
index b58feb1bda03d1222a823c21318cd59ce6c968d1..296a05c2a38d02ea96167047ed8adbcef702449e 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/T
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/T
@@ -24,22 +24,26 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      $internalField;
         value           $internalField;
     }
+
     left
     {
         type            fixedValue;
         value           uniform 360;
     }
+
     right
     {
         type            zeroGradient;
         value           $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/U b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/U
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/U
index 58665edc4bd0a10227aafd7b1d5813cf94dc88d1..a1abb6afa3aa45e1549e21bd585bea5ae00544a0 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/U
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/U
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    object      U.air;
+    object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -25,21 +25,25 @@ boundaryField
         type        fixedValue;
         value       $internalField;
     }
+
     top
     {
         type        pressureInletOutletVelocity;
         value       uniform (0 0 0);
     }
+
     left
     {
         type        fixedValue;
         value       $internalField;
     }
+
     right
     {
         type        fixedValue;
         value       $internalField;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/alpha.liquid b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/alpha.liquid
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/alpha.liquid
index 7eac798346d02bced8120e52dbcba87cf02d15dd..2e6519cdcef6f8b05ed3bc04cd2c20aebdcdfef3 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/alpha.liquid
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
         inletValue      $internalField;
         value           $internalField;
     }
+
     left
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/epsilon b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/epsilon
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/epsilon
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/epsilon
index 0c44d0519d7c8dfcb400fe728215e9034fb33a42..8b02df2a0bfe48a29bf5c8b54db1111552d37edb 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/epsilon
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/k b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/k
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/k
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/k
index e828ee5b9367d8325c26ddc6f24c7e85e5663e1d..2a8cfd600879b9d29d45ac282f6e4d5190b9df51 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/k
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/nut b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/nut
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/nut
index a90d6beefc0133d12ec6755b0f5e586b0d27f949..c0616886b40b8c03c4033b504fee5335a2d291fd 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/nut
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/omega b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/omega
similarity index 98%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/omega
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/omega
index 9c4d722b4937c361a3fb3dcaf49844ae2a5e6d07..f14b87e319fb8b717550d538335995326ba3eaf1 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/omega
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/p b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/p
similarity index 100%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/p
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/p
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/p_rgh b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0/p_rgh
rename to tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/0.orig/p_rgh
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allclean b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allclean
index 426e7ad42e76db792d021738689e12f5ea30334f..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allclean
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allclean
@@ -3,6 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allrun b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allrun
index 4f6ed087bf3ec302bce7b71886c5cf3c92edde68..97b73101acb6f50c90ee361fb9330d2bf45f8479 100755
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allrun
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/Allrun
@@ -3,9 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-application=$(getApplication)
-
+restore0Dir
 runApplication blockMesh
-runApplication $application
+runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/constant/thermophysicalProperties b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/constant/thermophysicalProperties
index 0a8f48a455caaee61af80a1b65b70aa7838e4995..3891fcd0f5d8c2dfb93b7d11856b42478d3c4d2a 100644
--- a/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/constant/thermophysicalProperties
+++ b/tutorials/multiphase/interCondensatingEvaporatingFoam/condensatingVessel/constant/thermophysicalProperties
@@ -14,7 +14,7 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-TSat             TSat       [0 0 0 1 0]    366;   // saturation temperature
+TSat             366;   // saturation temperature
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/U b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/U
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/U
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/alpha.fuel b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/alpha.fuel
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/alpha.fuel
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/alpha.fuel
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/data/Ubulk b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/data/Ubulk
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/data/Ubulk
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/data/Ubulk
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/data/ptrace b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/data/ptrace
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/data/ptrace
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/data/ptrace
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/k b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/k
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/k
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/k
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/nuTilda b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/nuTilda
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/nuTilda
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/nuTilda
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/nut b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/nut
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/nut
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/nut
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/p_rgh b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/LES/nozzleFlow2D/0/p_rgh
rename to tutorials/multiphase/interFoam/LES/nozzleFlow2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allclean b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allclean
index 5d9a4fd4386a6f2c63ba594398e49e401b80824f..fdee6830cabe641f10a0f303916796d50384581b 100755
--- a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allclean
+++ b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allclean
@@ -3,7 +3,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
+cleanCase0
 
 rm -f system/topoSetDict
 
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allrun b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allrun
index 48169f8772568f1ba5b07bd72581f42a01a968ac..b20ba73111e31fb93b9d170cff0f893c22a6c9e3 100755
--- a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allrun
+++ b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/Allrun
@@ -3,6 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
 
 for i in 1 2
diff --git a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/controlDict b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/controlDict
index 9b86a9e95345705103ad6e7094e89f1fb11d87c0..9ab50073e16db988225e635f24fb4375e9249860 100644
--- a/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/controlDict
+++ b/tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1e-08;
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/U b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/U
index 1e2684679bed9b3b9a6f5be9e0030f9809a0871e..d2f15881dbb075a91bbddc4c07ef9076fa0d521e 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/U
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/alpha.water b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/alpha.water
index 7c16c26070f47b97dba1c7ca10f5fa7fb3de3128..195365f5e69900456468c8d4e102c52811ad2fce 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/k b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/k
index ca8892b7d1510f710ba89bcb5109d2c40ab2b076..68c12b9fa48a6b8632dae60bb25aaef20243b3e2 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/k
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/nut b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/nut
index 67ff27146dc1bbc4aa1f4922849b513e922428d6..cd1bad808b8646079a34288e9bc50ea10ee44596 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/nut
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/omega b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/omega
index a8bf6db0bb9bb7f3921e99d4f35a63c337cd1fa1..647926f856a17165933a5c838e80aa9a076475f5 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/omega
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/p_rgh b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/p_rgh
index 3bb65151389938a085683d51db1068dcdb63ae9c..3ef37e9a2092a64e3271448598d5c6a441329bee 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/pointDisplacement
index 06fd5edd0d1e86f64be9cbb2b2feda6ca988d6bf..482b69a56581b4f1446c887ff8bf0fe25070a1da 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/0.orig/pointDisplacement
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       pointVectorField;
-    location    "0";
     object      pointDisplacement;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/Allclean b/tutorials/multiphase/interFoam/RAS/DTCHull/Allclean
index 668be57a6ff907cb9e7cdb0b4f8c0e1e18f685ff..6b94960419e7e06bb1226d937b7cc16c1d1fbb47 100755
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/Allclean
@@ -8,8 +8,7 @@ cleanCase0
 rm -f system/topoSetDict
 
 # Remove surfaces and features
-rm -f  constant/triSurface/DTC-scaled.stl.gz
-rm -f  constant/triSurface/DTC-scaled.eMesh
+rm -rf  constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/Allrun b/tutorials/multiphase/interFoam/RAS/DTCHull/Allrun
index af1ec5643dba1f3a5b5ab339a610eec0c95c68ef..b1638d242a31a7e08338f59dbe5305f241ab80ce 100755
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/Allrun
@@ -3,10 +3,13 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+mkdir -p constant/triSurface
+
 # copy DTC hull surface from resources folder
-\cp $FOAM_TUTORIALS/resources/geometry/DTC-scaled.stl.gz constant/triSurface/
+cp -f $FOAM_TUTORIALS/resources/geometry/DTC-scaled.stl.gz constant/triSurface/
 
 runApplication surfaceFeatureExtract
+
 runApplication blockMesh
 
 for i in 1 2 3 4 5 6
@@ -19,11 +22,17 @@ do
 done
 
 runApplication snappyHexMesh -overwrite
+
 restore0Dir
+
 runApplication setFields
+
 runApplication decomposePar
+
 runParallel renumberMesh -overwrite
+
 runParallel $(getApplication)
+
 runApplication reconstructPar
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/README b/tutorials/multiphase/interFoam/RAS/DTCHull/README
index b0a2c91c9d880ef504b7fde4854300e135144464..0aa61c62e1d7becfdd4fd596b5e941acb987f20a 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/README
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/README
@@ -1,6 +1,5 @@
-Reference:
-Duisburg Test Case (DTC)
-el Moctar, O., Shigunov, V., Zorn, T.,
-Duisburg Test Case: Post-Panamax Container Ship for Benchmarking,
-Journal of Ship Technology Research,
-Vol.59, No.3, pp. 50-65, 2012
+Reference for the Duisburg Test Case (DTC):
+Moctar, O. E., Shigunov, V., & Zorn, T. (2012).
+Duisburg test case: Post-Panamax container ship for benchmarking.
+Ship Technology Research, 59(3), 50-64.
+DOI:10.1179/str.2012.59.3.004
\ No newline at end of file
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/constant/triSurface/README b/tutorials/multiphase/interFoam/RAS/DTCHull/constant/triSurface/README
deleted file mode 100644
index dbf3b73d5fcef61fd6dcf3c1225370b44a39bc00..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/constant/triSurface/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Folder to house tri-surfaces
-
-The Allrun script copies the surface from the $FOAM_TUTORIALS/resources/geometry
-folder
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/system/controlDict b/tutorials/multiphase/interFoam/RAS/DTCHull/system/controlDict
index 463e70c3b05dd166a826d636d73659f4693877d0..539e8ba9828a0c3b381bde6b9f474f0a2b7c7dad 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/system/controlDict
@@ -45,6 +45,7 @@ timePrecision   6;
 
 runTimeModifiable yes;
 
+
 functions
 {
     forces
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict
index 44f894c4fa201600f09eb98862535f8f71149400..9c37d9eca75ce1f9ca0c43e8ab2ad4d054f3cc89 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/system/decomposeParDict
@@ -16,18 +16,12 @@ FoamFile
 
 numberOfSubdomains 8;
 
-method          scotch;
+method             hierarchical;
 
 coeffs
 {
     n           (2 2 2);
 }
 
-distributed     no;
-
-roots
-(
-);
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/system/meshQualityDict b/tutorials/multiphase/interFoam/RAS/DTCHull/system/meshQualityDict
index ada24e910a857bd73adedf14fdfff507f2f272a7..af752bddef8b05aba74ec5899ccb9b05174d5447 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/system/meshQualityDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/system/meshQualityDict
@@ -76,7 +76,6 @@ nSmoothScale 4;
 errorReduction 0.75;
 
 
-
 // Optional : some meshing phases allow usage of relaxed rules.
 // See e.g. addLayersControls::nRelaxedIter.
 relaxed
@@ -84,3 +83,6 @@ relaxed
     //- Maximum non-orthogonality allowed. Set to 180 to disable.
     maxNonOrtho 75;
 }
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHull/system/snappyHexMeshDict b/tutorials/multiphase/interFoam/RAS/DTCHull/system/snappyHexMeshDict
index cd7313e722750a711f09a97c641c3002447adca0..5330dc1a08be8674e35ed36013060af982b9d22c 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHull/system/snappyHexMeshDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHull/system/snappyHexMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      snappyHexMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 // Which of the steps to run
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/U b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/U
index 67384f60b3a78e2175980c17f88456a576a0dde8..6af5cb606f5650b4e475f2b19486edf628999668 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/U
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/alpha.water b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/alpha.water
index 7c16c26070f47b97dba1c7ca10f5fa7fb3de3128..195365f5e69900456468c8d4e102c52811ad2fce 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/k b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/k
index ca8892b7d1510f710ba89bcb5109d2c40ab2b076..68c12b9fa48a6b8632dae60bb25aaef20243b3e2 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/k
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/nut b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/nut
index 67ff27146dc1bbc4aa1f4922849b513e922428d6..cd1bad808b8646079a34288e9bc50ea10ee44596 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/nut
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/omega b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/omega
index e16fa313047b2ad5a0cf6b0d52b2b6542ca15a6c..82b4d7dafbb2f6a2393d8fd90cf191461edfd100 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/omega
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/p_rgh b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/p_rgh
index 3bb65151389938a085683d51db1068dcdb63ae9c..3ef37e9a2092a64e3271448598d5c6a441329bee 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/pointDisplacement
index 06fd5edd0d1e86f64be9cbb2b2feda6ca988d6bf..482b69a56581b4f1446c887ff8bf0fe25070a1da 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/0.orig/pointDisplacement
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       pointVectorField;
-    location    "0";
     object      pointDisplacement;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allclean b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allclean
index 80df70b36032d5a42b5e1f2a94c33fac98514376..c3d9032c1a93cdbd9784b4ab9bcc95958cd4e0b4 100755
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allclean
@@ -8,8 +8,7 @@ cleanCase0
 rm -f system/topoSetDict
 
 # Remove surface and features
-rm -f constant/triSurface/DTC-scaled.stl.gz
-rm -f constant/triSurface/DTC-scaled.eMesh
+rm -rf constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allrun b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allrun
index 4b8f85db2148beb00bbb31ff9f7e1d60937fe4ea..b1638d242a31a7e08338f59dbe5305f241ab80ce 100755
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/Allrun
@@ -3,8 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+mkdir -p constant/triSurface
+
 # copy DTC hull surface from resources folder
-cp $FOAM_TUTORIALS/resources/geometry/DTC-scaled.stl.gz constant/triSurface/
+cp -f $FOAM_TUTORIALS/resources/geometry/DTC-scaled.stl.gz constant/triSurface/
 
 runApplication surfaceFeatureExtract
 
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/README b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/README
index b0a2c91c9d880ef504b7fde4854300e135144464..0aa61c62e1d7becfdd4fd596b5e941acb987f20a 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/README
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/README
@@ -1,6 +1,5 @@
-Reference:
-Duisburg Test Case (DTC)
-el Moctar, O., Shigunov, V., Zorn, T.,
-Duisburg Test Case: Post-Panamax Container Ship for Benchmarking,
-Journal of Ship Technology Research,
-Vol.59, No.3, pp. 50-65, 2012
+Reference for the Duisburg Test Case (DTC):
+Moctar, O. E., Shigunov, V., & Zorn, T. (2012).
+Duisburg test case: Post-Panamax container ship for benchmarking.
+Ship Technology Research, 59(3), 50-64.
+DOI:10.1179/str.2012.59.3.004
\ No newline at end of file
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/constant/triSurface/README b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/constant/triSurface/README
deleted file mode 100644
index dbf3b73d5fcef61fd6dcf3c1225370b44a39bc00..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/constant/triSurface/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Folder to house tri-surfaces
-
-The Allrun script copies the surface from the $FOAM_TUTORIALS/resources/geometry
-folder
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/controlDict b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/controlDict
index 020646fe79980d9be7dea49a2cec4a74920c9db7..c93d280b7c17c5832cb0d20f1ca150118ff28be9 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/controlDict
@@ -48,9 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           25;
+
 maxAlphaCo      15;
+
 maxDeltaT       0.01;
 
+
 functions
 {
     forces
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/decomposeParDict
index 5071e2d4cccb27783f38e40a997d9df1b390e9a0..9c37d9eca75ce1f9ca0c43e8ab2ad4d054f3cc89 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/decomposeParDict
@@ -16,6 +16,12 @@ FoamFile
 
 numberOfSubdomains 8;
 
-method          scotch;
+method             hierarchical;
+
+coeffs
+{
+    n           (2 2 2);
+}
+
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/meshQualityDict b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/meshQualityDict
index ada24e910a857bd73adedf14fdfff507f2f272a7..daf54fd9bae169736644450be43c3f6a1fdcb2ee 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/meshQualityDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/meshQualityDict
@@ -84,3 +84,6 @@ relaxed
     //- Maximum non-orthogonality allowed. Set to 180 to disable.
     maxNonOrtho 75;
 }
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/snappyHexMeshDict b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/snappyHexMeshDict
index 492a6d5bfa3fc51d4678d6a9118a77e1aabeb63f..2a145986880272aef04225d7cb17a227ca675827 100644
--- a/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/snappyHexMeshDict
+++ b/tutorials/multiphase/interFoam/RAS/DTCHullMoving/system/snappyHexMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      snappyHexMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 // Which of the steps to run
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/U b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/U
similarity index 92%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/U
rename to tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/U
index 4f5c38aff4c19a797e09c0214b239c3a232f15a0..5f6b3b1ca6f56aa2cc7da656dd144e74ca71cb95 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/U
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/U
@@ -20,29 +20,24 @@ internalField   uniform (0 0 0);
 
 boundaryField
 {
-    front
-    {
-        type            noSlip;
-    }
-    back
-    {
-        type            noSlip;
-    }
-    walls
+    "(front|back|walls)"
     {
         type            noSlip;
     }
+
     porosityWall
     {
         type            slip;
         value           uniform (0 0 0);
     }
+
     inlet
     {
         type            flowRateInletVelocity;
         massFlowRate    constant 0.1;
         value           uniform (0 0 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/alpha.water b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/alpha.water
new file mode 100644
index 0000000000000000000000000000000000000000..52ab83a91a1fd26ff99ee3a3e67c11608c7ec9d0
--- /dev/null
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/alpha.water
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    "(front|back|walls|porosityWall)"
+    {
+        type            zeroGradient;
+    }
+
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 1;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        value           $internalField;
+        inletValue      $internalField;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/epsilon b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/epsilon
similarity index 78%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/epsilon
rename to tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/epsilon
index b9a9b11639ae80f749d9a4a9f2743d1c3c81b50b..9aec035afa129798512abda058eb51f66ef43754 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/epsilon
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,32 +20,19 @@ internalField   uniform 200;
 
 boundaryField
 {
-    front
-    {
-        type            epsilonWallFunction;
-        value           uniform 200;
-    }
-    back
-    {
-        type            epsilonWallFunction;
-        value           uniform 200;
-    }
-    walls
-    {
-        type            epsilonWallFunction;
-        value           uniform 200;
-    }
-    porosityWall
+    "(front|back|walls|porosityWall)"
     {
         type            epsilonWallFunction;
         value           uniform 200;
     }
+
     inlet
     {
         type            turbulentMixingLengthDissipationRateInlet;
         mixingLength    0.005;
         value           uniform 200;
     }
+
     outlet
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/k b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/k
similarity index 79%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/k
rename to tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/k
index 512aaab73a73d382ca4ed3c482bc4e1ac5868332..a2bd6aa323c15f08c8fe2812839d1dd25adb3c1b 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/k
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,32 +20,19 @@ internalField   uniform 1;
 
 boundaryField
 {
-    front
-    {
-        type            kqRWallFunction;
-        value           uniform 1;
-    }
-    back
-    {
-        type            kqRWallFunction;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            kqRWallFunction;
-        value           uniform 1;
-    }
-    porosityWall
+    "(front|back|walls|porosityWall)"
     {
         type            kqRWallFunction;
         value           uniform 1;
     }
+
     inlet
     {
         type            turbulentIntensityKineticEnergyInlet;
         intensity       0.05;
         value           uniform 1;
     }
+
     outlet
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/nut b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/nut
new file mode 100644
index 0000000000000000000000000000000000000000..7a37ca811f74d504636570e304f13d24020c9519
--- /dev/null
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/nut
@@ -0,0 +1,37 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      nut;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -1 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    "(front|back|walls|porosityWall)"
+    {
+        type            nutkWallFunction;
+        value           uniform 0;
+    }
+
+    "(inlet|outlet)"
+    {
+        type            calculated;
+        value           uniform 0;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/p_rgh b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/p_rgh
new file mode 100644
index 0000000000000000000000000000000000000000..5733d4cb223d0fdb1c061d9f3eddf383d04aeab9
--- /dev/null
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/p_rgh
@@ -0,0 +1,36 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p_rgh;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [1 -1 -2 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    "(front|back|walls|porosityWall|inlet)"
+    {
+        type            fixedFluxPressure;
+        value           $internalField;
+    }
+
+    outlet
+    {
+        type            fixedValue;
+        value           $internalField;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/s b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/s
similarity index 84%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/s
rename to tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/s
index bcd8666c50659c3c597297ffff21e1ec0e984442..27179142975a8d6d06c0ab945cab8dfceb08f252 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/s
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/0.orig/s
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      s;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,27 +20,17 @@ internalField   uniform 0;
 
 boundaryField
 {
-    front
-    {
-        type            zeroGradient;
-    }
-    back
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    porosityWall
+    "(front|back|walls|porosityWall)"
     {
         type            zeroGradient;
     }
+
     inlet
     {
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/makeMesh b/tutorials/multiphase/interFoam/RAS/angledDuct/Allclean
similarity index 73%
rename from tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/makeMesh
rename to tutorials/multiphase/interFoam/RAS/angledDuct/Allclean
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/makeMesh
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/Allclean
@@ -1,11 +1,8 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/Allrun b/tutorials/multiphase/interFoam/RAS/angledDuct/Allrun
index 8e142f906ceb13dca9e4a288d9ac0292ad36f33b..922b280b7c26e8aad75c1628f931bfe2d49c6ca2 100755
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/Allrun
@@ -3,6 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
 
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/system/blockMeshDict.m4 b/tutorials/multiphase/interFoam/RAS/angledDuct/system/blockMeshDict.m4
index 10b3cbfca8a9f7516b7d2a86ae3db62f5b770902..2fc52cb3e121b584389ab54495188f44d8e832bc 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/system/blockMeshDict.m4
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/system/blockMeshDict.m4
@@ -8,7 +8,7 @@
 FoamFile
 {
     version     2.0;
-    `format'      ascii;
+    `format'    ascii;
     class       dictionary;
     object      blockMeshDict;
 }
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/system/controlDict b/tutorials/multiphase/interFoam/RAS/angledDuct/system/controlDict
index b19a38accc498b1513dfa8aa453e877690936e56..015cf1179fd26b7473046e17f5d47c8607198b6e 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/angledDuct/system/controlDict
@@ -48,10 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           1;
+
 maxAlphaCo      1;
 
 maxDeltaT       1;
 
+
 functions
 {
     sTransport
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/Allrun b/tutorials/multiphase/interFoam/RAS/damBreak/Allrun
index 5f4065d514166a3c0710ebc3aaa238568dc41394..5f71730f0acd6b3b04534333c9d0f48b8aad8d8d 100755
--- a/tutorials/multiphase/interFoam/RAS/damBreak/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/Allrun
@@ -36,7 +36,7 @@ then
 
         # Modify case
         setDamBreakFine
-        \cp ../damBreak/0/alpha.water.orig 0/alpha.water
+        restore0Dir
         # And execute
         runApplication blockMesh
         runApplication setFields
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/U b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/U
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/U
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/alpha.water b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/alpha.water
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/epsilon b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/epsilon
similarity index 98%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/epsilon
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/epsilon
index 62845d60314da5a1222438a74821132072107496..3bde0e9d0d800372687212f33ec190d0b86b3c1e 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/epsilon
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,22 +25,26 @@ boundaryField
         type            epsilonWallFunction;
         value           uniform 0.1;
     }
+
     rightWall
     {
         type            epsilonWallFunction;
         value           uniform 0.1;
     }
+
     lowerWall
     {
         type            epsilonWallFunction;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/k b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/k
similarity index 98%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/k
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/k
index 9acc45c4ab8e9c7718422f1db5559890676ab9dc..96d06d71bc66b73dc5a93ec658842b8f2c9f5b18 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/k
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,22 +25,26 @@ boundaryField
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     rightWall
     {
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     lowerWall
     {
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/nuTilda b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/nuTilda
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/nuTilda
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/nuTilda
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/nut b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/nut
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/nut
index b472d60a3c994398c75eefc533ca9acd126043d2..3defc8b5c3beb7c92f64679831a1f865280ba59c 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/nut
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     rightWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     lowerWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            calculated;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/p_rgh b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/p_rgh
rename to tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allclean b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allclean
index 4383e615f17900eeb430c7a2f6c962480a7aea7a..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allclean
@@ -3,7 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-\cp 0/alpha.water.orig 0/alpha.water
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allrun b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allrun
index 6df35b2f327ec74e00a9575379d5d6dee03d37c6..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/Allrun
@@ -3,8 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/controlDict b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/controlDict
index ef7c5f79b997ced38ec0eadfc15bf1570c525a4e..55c5608fa74af7a70ea9d2a74345e9700f430b2a 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           1;
+
 maxAlphaCo      1;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/U b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/U
similarity index 93%
rename from tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/U
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/U
index 564cf23cbfa66b7a0a743a31e8ae3063ffc7251b..a820f8f82ebc483fd714fbc04b66b60862de5fcd 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/U
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,28 +24,29 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
     }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
+
+    "(porous_half0|porous_half1)"
     {
         type            cyclic;
     }
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/alpha.water.orig b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/alpha.water
similarity index 94%
rename from tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/alpha.water
index 315f0287c0d58c825694f70be089937c1102d34d..20166d38c55325fdb0594cbef77f5d752f11fb71 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/alpha.water.orig
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/alpha.water
@@ -46,6 +46,12 @@ boundaryField
     {
         type            empty;
     }
+
+    "(porous_half0|porous_half1)"
+    {
+        type            cyclic;
+    }
 }
 
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/epsilon b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/epsilon
similarity index 80%
rename from tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/epsilon
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/epsilon
index 3cf700b3f5aeaf7a818717a3ebea6437ee5461da..3ec3f5c910757ef609214fa902d5455b8b97f46b 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/epsilon
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,41 +24,33 @@ boundaryField
     {
         type            epsilonWallFunction;
         value           uniform 0.1;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
     }
+
     rightWall
     {
         type            epsilonWallFunction;
         value           uniform 0.1;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
     }
+
     lowerWall
     {
         type            epsilonWallFunction;
         value           uniform 0.1;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     defaultFaces
     {
         type            empty;
     }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
+
+    "(porous_half0|porous_half1)"
     {
         type            cyclic;
     }
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/k b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/k
similarity index 93%
rename from tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/k
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/k
index 640e61bc518b83901017b040e5d33ab72f5308aa..5956550b3c8f01d3b4a4199ab2dd7347fabf6e4c 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/k
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,31 +25,32 @@ boundaryField
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     rightWall
     {
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     lowerWall
     {
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     defaultFaces
     {
         type            empty;
     }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
+
+    "(porous_half0|porous_half1)"
     {
         type            cyclic;
     }
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nuTilda b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nuTilda
similarity index 93%
rename from tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nuTilda
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nuTilda
index 40af5421771a9aa52c7503249aeb6c8df515606e..757d691a81ba673fef436b35b777983567fbdaf3 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nuTilda
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nuTilda
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nuTilda;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,29 +24,30 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
     }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
+
+    "(porous_half0|porous_half1)"
     {
         type            cyclic;
     }
diff --git a/tutorials/multiphase/interFoam/RAS/angledDuct/0/nut b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nut
similarity index 84%
rename from tutorials/multiphase/interFoam/RAS/angledDuct/0/nut
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nut
index a36fd13741edc0782efb2b443e8cc2253f7724d1..1783dfa0f85ef1e410c3303937fd952b536b5ee8 100644
--- a/tutorials/multiphase/interFoam/RAS/angledDuct/0/nut
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,35 +20,38 @@ internalField   uniform 0;
 
 boundaryField
 {
-    front
+    leftWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
-    back
+
+    rightWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
-    walls
+
+    lowerWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
-    porosityWall
+
+    atmosphere
     {
-        type            nutkWallFunction;
+        type            calculated;
         value           uniform 0;
     }
-    inlet
+
+    defaultFaces
     {
-        type            calculated;
-        value           uniform 0;
+        type            empty;
     }
-    outlet
+
+    "(porous_half0|porous_half1)"
     {
-        type            calculated;
-        value           uniform 0;
+        type            cyclic;
     }
 }
 
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/p_rgh b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/p_rgh
rename to tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/p_rgh
index 4369a413297c55c2bb892fee0a62d629425ee2f4..4f5e0f8db2de6bb3c9a5a9c1229e47df1de6b679 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/p_rgh
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -27,27 +26,32 @@ boundaryField
         gradient        uniform 0;
         value           uniform 0;
     }
+
     rightWall
     {
         type            fixedFluxPressure;
         gradient        uniform 0;
         value           uniform 0;
     }
+
     lowerWall
     {
         type            fixedFluxPressure;
         gradient        uniform 0;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            totalPressure;
         p0              uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
     }
+
     porous_half0
     {
         type            porousBafflePressure;
@@ -59,6 +63,7 @@ boundaryField
         jump            uniform 0;
         value           uniform 0;
     }
+
     porous_half1
     {
         type            porousBafflePressure;
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water
deleted file mode 100644
index 31f3f99c8f40e197efd6fa5ed803f78d1a75d231..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water.orig;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            zeroGradient;
-    }
-    rightWall
-    {
-        type            zeroGradient;
-    }
-    lowerWall
-    {
-        type            zeroGradient;
-    }
-    atmosphere
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
-    {
-        type            cyclic;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water.orig b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water.orig
deleted file mode 100644
index 31f3f99c8f40e197efd6fa5ed803f78d1a75d231..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/alpha.water.orig
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water.orig;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            zeroGradient;
-    }
-    rightWall
-    {
-        type            zeroGradient;
-    }
-    lowerWall
-    {
-        type            zeroGradient;
-    }
-    atmosphere
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
-    {
-        type            cyclic;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nut b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nut
deleted file mode 100644
index 98133aa76cb5c7dd00a402324ce8388d52784b51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/0/nut
+++ /dev/null
@@ -1,68 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      nut;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -1 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0;
-    }
-    rightWall
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0;
-    }
-    lowerWall
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0;
-    }
-    atmosphere
-    {
-        type            calculated;
-        value           uniform 0;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-    porous_half0
-    {
-        type            cyclic;
-    }
-    porous_half1
-    {
-        type            cyclic;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allclean b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allclean
index 4383e615f17900eeb430c7a2f6c962480a7aea7a..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allclean
@@ -3,7 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-\cp 0/alpha.water.orig 0/alpha.water
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allrun b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allrun
index 9759cafb1a1dd5cd3eadde0dbc8b22971f9759b5..20908c0ff1e8855966223d0f1377f9c615cbfb0d 100755
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication setFields
 
 runApplication createBaffles -overwrite
diff --git a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/system/controlDict b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/system/controlDict
index 0b194b06c9ab879629e72266d1cdd9dbba31a069..776488e9ea007b99414eec7cb39518e4337b3e35 100644
--- a/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/damBreakPorousBaffle/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           0.1;
+
 maxAlphaCo      0.1;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/U b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/U
index b17c14f1991eceb749f64260c35d6f8ca1461819..b8e3d17395a9e1840cf4a4fd58af58fcfccfc8ba 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/U
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,11 +24,13 @@ boundaryField
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/alpha.water b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/alpha.water
index 12a0910a4db33739662a2259d641cec3b2052e1d..96f497d6b66b0155c93b6cdf6d5f264f13dd0ec7 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,12 +24,14 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/epsilon b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/epsilon
index ffdc44544a225ec81bbad2d15d3c6d9c151edd2c..1669b34ba83b2e4406ee2702e59847cda2ae0055 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/epsilon
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -24,23 +23,19 @@ boundaryField
     stationaryWalls
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     floatingObject
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.1;
     }
 }
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/k b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/k
index a08862c35021e03161bba78ced2a5ab46f3a9170..474051fba586b36eda87e2df8648620b217f534c 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/k
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     floatingObject
     {
         type            kqRWallFunction;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/nut b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/nut
index 1e1d3b61573733129f9c31b01c156588ba92fd6b..cce01a29baa5226eb62ec7dc774d88a4509b993f 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/nut
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -24,22 +23,18 @@ boundaryField
     stationaryWalls
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            calculated;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
 }
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/p_rgh b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/p_rgh
index 476af9fb90d5d744f92b6d0f6571900fcfc6fcc8..1025d2cdbb9f531d053de677e9e360fc4ce71b69 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/p_rgh
@@ -24,11 +24,13 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     atmosphere
     {
         type            totalPressure;
         p0              uniform 0;
     }
+
     floatingObject
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/pointDisplacement
index 42b2a7d47490a0b2577338c54658b16ff45d4a99..2c43dc5294de1a68c2ab9bd6b9bc1bc8bb71465b 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/0.orig/pointDisplacement
@@ -25,11 +25,13 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     atmosphere
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            calculated;
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/system/controlDict b/tutorials/multiphase/interFoam/RAS/floatingObject/system/controlDict
index f445d763430f57b942404e20ba977ae60d77d10f..f42c0b2599167fb4db8da058e9ae38ec95e9bd47 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1;
+
 maxAlphaCo      1;
+
 maxDeltaT       1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/floatingObject/system/topoSetDict b/tutorials/multiphase/interFoam/RAS/floatingObject/system/topoSetDict
index 00df30b17626a54294dc565eec90118b666febf9..528495a05fc0064194a80b47a9a88853ea09457e 100644
--- a/tutorials/multiphase/interFoam/RAS/floatingObject/system/topoSetDict
+++ b/tutorials/multiphase/interFoam/RAS/floatingObject/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allclean b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allclean
index 11522da82ece9b8f2fec45fb28610003fdaf9e2b..64e0b6245f8b82d7f223d828ef0cda85e1c6939d 100755
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allclean
@@ -5,7 +5,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
+rm -rf constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
-rm -f constant/triSurface/*.eMesh*
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun
index b4e1a09f8486939fa1420e91e17e1da63af1dd0e..b2c1308e65a53ca1f8216e51c03d3b3520e91f3b 100755
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun
@@ -5,8 +5,16 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 ./Allrun.pre
 
+# Copy fields after meshing to avoid the generation of unnecessary patch fields
+restore0Dir
+
+# Initialize alpha
+runApplication setFields
+
 runApplication decomposePar -force
+
 runParallel $(getApplication)
+
 runApplication reconstructPar -noFunctionObjects
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun.pre b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun.pre
index ef7ea8491fdec039408a26cd39db5aceed150c7a..be2f18b3403122081e8a74a0914afa878a8b806f 100755
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun.pre
+++ b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/Allrun.pre
@@ -3,19 +3,22 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+mkdir -p constant/triSurface
+
+# copy STL files from resources folder
+cp -f $FOAM_TUTORIALS/resources/geometry/mixerVesselAMI/* constant/triSurface/.
+
 rm -rf 0
 
 # Meshing
 runApplication blockMesh
+
 runApplication surfaceFeatureExtract
+
 runApplication snappyHexMesh -overwrite
-runApplication createBaffles -overwrite
-runApplication mergeOrSplitBaffles -split -overwrite
 
-# Copy fields after meshing to avoid the generation of unnecessary patch fields
-restore0Dir
+runApplication createBaffles -overwrite
 
-# Initialize alpha
-runApplication setFields
+runApplication mergeOrSplitBaffles -split -overwrite
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/baffles.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/baffles.stl
deleted file mode 100644
index 873d5c69f02860c900b1dde2dc4dfc0940feba95..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/baffles.stl
+++ /dev/null
@@ -1,114 +0,0 @@
-solid baffles
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.137322 -0.137322 0.025
-   vertex 0.137322 -0.137322 0.4
-   vertex 0.155 -0.155 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.137322 -0.137322 0.4
-   vertex 0.155 -0.155 0.4
-   vertex 0.155 -0.155 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.155 -0.155 0.025
-   vertex 0.155 -0.155 0.4
-   vertex 0.172678 -0.172678 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.155 -0.155 0.4
-   vertex 0.172678 -0.172678 0.4
-   vertex 0.172678 -0.172678 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.137322 -0.137322 0.4
-   vertex 0.137322 -0.137322 0.775
-   vertex 0.155 -0.155 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.137322 -0.137322 0.775
-   vertex 0.155 -0.155 0.775
-   vertex 0.155 -0.155 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.155 -0.155 0.4
-   vertex 0.155 -0.155 0.775
-   vertex 0.172678 -0.172678 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.155 -0.155 0.775
-   vertex 0.172678 -0.172678 0.775
-   vertex 0.172678 -0.172678 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.172678 0.172678 0.025
-   vertex -0.172678 0.172678 0.4
-   vertex -0.155 0.155 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex -0.172678 0.172678 0.4
-   vertex -0.155 0.155 0.4
-   vertex -0.155 0.155 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.155 0.155 0.025
-   vertex -0.155 0.155 0.4
-   vertex -0.137322 0.137322 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex -0.155 0.155 0.4
-   vertex -0.137322 0.137322 0.4
-   vertex -0.137322 0.137322 0.025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.172678 0.172678 0.4
-   vertex -0.172678 0.172678 0.775
-   vertex -0.155 0.155 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex -0.172678 0.172678 0.775
-   vertex -0.155 0.155 0.775
-   vertex -0.155 0.155 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.155 0.155 0.4
-   vertex -0.155 0.155 0.775
-   vertex -0.137322 0.137322 0.4
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex -0.155 0.155 0.775
-   vertex -0.137322 0.137322 0.775
-   vertex -0.137322 0.137322 0.4
-  endloop
- endfacet
-endsolid baffles
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/gasInlet.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/gasInlet.stl
deleted file mode 100644
index f18b5685f70af94367b17ca5c7abd93307904162..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/gasInlet.stl
+++ /dev/null
@@ -1,254 +0,0 @@
-solid gasInlet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 0.0173648 0
-   vertex 0 0 0
-   vertex 0.1 0 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 0.034202 0
-   vertex 0 0 0
-   vertex 0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 0.05 0
-   vertex 0 0 0
-   vertex 0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 0.0642788 0
-   vertex 0 0 0
-   vertex 0.0866025 0.05 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 0.0766044 0
-   vertex 0 0 0
-   vertex 0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 0.0866025 0
-   vertex 0 0 0
-   vertex 0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 0.0939693 0
-   vertex 0 0 0
-   vertex 0.05 0.0866025 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 0.0984808 0
-   vertex 0 0 0
-   vertex 0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 6.12323e-18 0.1 0
-   vertex 0 0 0
-   vertex 0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0173648 0.0984808 0
-   vertex 0 0 0
-   vertex 6.12323e-18 0.1 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034202 0.0939693 0
-   vertex 0 0 0
-   vertex -0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.05 0.0866025 0
-   vertex 0 0 0
-   vertex -0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0642788 0.0766044 0
-   vertex 0 0 0
-   vertex -0.05 0.0866025 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0766044 0.0642788 0
-   vertex 0 0 0
-   vertex -0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0866025 0.05 0
-   vertex 0 0 0
-   vertex -0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0939693 0.034202 0
-   vertex 0 0 0
-   vertex -0.0866025 0.05 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0984808 0.0173648 0
-   vertex 0 0 0
-   vertex -0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.1 1.22465e-17 0
-   vertex 0 0 0
-   vertex -0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0984808 -0.0173648 0
-   vertex 0 0 0
-   vertex -0.1 1.22465e-17 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0939693 -0.034202 0
-   vertex 0 0 0
-   vertex -0.0984808 -0.0173648 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0866025 -0.05 0
-   vertex 0 0 0
-   vertex -0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0766044 -0.0642788 0
-   vertex 0 0 0
-   vertex -0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0642788 -0.0766044 0
-   vertex 0 0 0
-   vertex -0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.05 -0.0866025 0
-   vertex 0 0 0
-   vertex -0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034202 -0.0939693 0
-   vertex 0 0 0
-   vertex -0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0173648 -0.0984808 0
-   vertex 0 0 0
-   vertex -0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -1.83697e-17 -0.1 0
-   vertex 0 0 0
-   vertex -0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 -0.0984808 0
-   vertex 0 0 0
-   vertex -1.83697e-17 -0.1 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 -0.0939693 0
-   vertex 0 0 0
-   vertex 0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 -0.0866025 0
-   vertex 0 0 0
-   vertex 0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 -0.0766044 0
-   vertex 0 0 0
-   vertex 0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 -0.0642788 0
-   vertex 0 0 0
-   vertex 0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 -0.05 0
-   vertex 0 0 0
-   vertex 0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 -0.034202 0
-   vertex 0 0 0
-   vertex 0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 -0.0173648 0
-   vertex 0 0 0
-   vertex 0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.1 -2.44929e-17 0
-   vertex 0 0 0
-   vertex 0.0984808 -0.0173648 0
-  endloop
- endfacet
-endsolid gasInlet
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/outlet.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/outlet.stl
deleted file mode 100644
index 535c86be1af22c1f03d084cfe4d9b4391c0fbf94..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/outlet.stl
+++ /dev/null
@@ -1,240 +0,0 @@
-solid outlet
- facet normal 0 0 1
-  outer loop
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.13 -0.1 1.3
-   vertex -0.129544 -0.105209 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.125981 -0.115 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.128191 -0.110261 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.128191 -0.110261 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.129544 -0.105209 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.122981 -0.119284 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.125981 -0.115 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.119284 -0.122981 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.122981 -0.119284 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.115 -0.125981 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.119284 -0.122981 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.110261 -0.128191 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.115 -0.125981 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.105209 -0.129544 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.110261 -0.128191 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.1 -0.13 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.105209 -0.129544 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0947905 -0.129544 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.1 -0.13 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0897394 -0.128191 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0947905 -0.129544 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.085 -0.125981 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0897394 -0.128191 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0807164 -0.122981 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.085 -0.125981 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0770187 -0.119284 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0807164 -0.122981 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0770187 -0.119284 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0718092 -0.110261 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0740192 -0.115 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0704558 -0.105209 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0718092 -0.110261 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.07 -0.1 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0704558 -0.105209 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0704558 -0.0947905 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.07 -0.1 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0718092 -0.0897394 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0704558 -0.0947905 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0740192 -0.085 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0718092 -0.0897394 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0770187 -0.0807164 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0740192 -0.085 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0807164 -0.0770187 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0770187 -0.0807164 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.085 -0.0740192 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0807164 -0.0770187 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0897394 -0.0718092 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.085 -0.0740192 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.0947905 -0.0704558 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0897394 -0.0718092 1.3
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.1 -0.07 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.0947905 -0.0704558 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.105209 -0.0704558 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.1 -0.07 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.110261 -0.0718092 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.105209 -0.0704558 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.115 -0.0740192 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.110261 -0.0718092 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.119284 -0.0770187 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.115 -0.0740192 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.122981 -0.0807164 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.119284 -0.0770187 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.125981 -0.085 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.122981 -0.0807164 1.3
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.128191 -0.0897394 1.3
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.125981 -0.085 1.3
-  endloop
- endfacet
-endsolid ascii
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/problemFaces b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/problemFaces
deleted file mode 100644
index 334c553306c2c65bef255fbac5351ea2a5ae6c40..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/problemFaces
+++ /dev/null
@@ -1,40 +0,0 @@
-
-36
-(
-1069
-1071
-1074
-1253
-1256
-1259
-1262
-1264
-1266
-1269
-1271
-1273
-1276
-1463
-1466
-1468
-1471
-1474
-1477
-1480
-1482
-1485
-1487
-1490
-1492
-1494
-1497
-1500
-1503
-1506
-1508
-1512
-1514
-1517
-1519
-1522
-)
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/rotating.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/rotating.stl
deleted file mode 100644
index 2760f47cf7912f801887f84145236108d104401e..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/rotating.stl
+++ /dev/null
@@ -1,10586 +0,0 @@
-solid rotating
- facet normal 0 0 -1
-  outer loop
-   vertex 0.187113 -0.0329931 0.025
-   vertex 0 0 0.025
-   vertex 0.19 0 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.178542 -0.0649838 0.025
-   vertex 0 0 0.025
-   vertex 0.187113 -0.0329931 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.164545 -0.095 0.025
-   vertex 0 0 0.025
-   vertex 0.178542 -0.0649838 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.145548 -0.12213 0.025
-   vertex 0 0 0.025
-   vertex 0.164545 -0.095 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.12213 -0.145548 0.025
-   vertex 0 0 0.025
-   vertex 0.145548 -0.12213 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.095 -0.164545 0.025
-   vertex 0 0 0.025
-   vertex 0.12213 -0.145548 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0649838 -0.178542 0.025
-   vertex 0 0 0.025
-   vertex 0.095 -0.164545 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0329931 -0.187113 0.025
-   vertex 0 0 0.025
-   vertex 0.0649838 -0.178542 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 1.16341e-17 -0.19 0.025
-   vertex 0 0 0.025
-   vertex 0.0329931 -0.187113 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0329931 -0.187113 0.025
-   vertex 0 0 0.025
-   vertex 1.16341e-17 -0.19 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0649838 -0.178542 0.025
-   vertex 0 0 0.025
-   vertex -0.0329931 -0.187113 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.095 -0.164545 0.025
-   vertex 0 0 0.025
-   vertex -0.0649838 -0.178542 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.12213 -0.145548 0.025
-   vertex 0 0 0.025
-   vertex -0.095 -0.164545 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.145548 -0.12213 0.025
-   vertex 0 0 0.025
-   vertex -0.12213 -0.145548 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.164545 -0.095 0.025
-   vertex 0 0 0.025
-   vertex -0.145548 -0.12213 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.178542 -0.0649838 0.025
-   vertex 0 0 0.025
-   vertex -0.164545 -0.095 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.187113 -0.0329931 0.025
-   vertex 0 0 0.025
-   vertex -0.178542 -0.0649838 0.025
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.19 -2.32683e-17 0.025
-   vertex 0 0 0.025
-   vertex -0.187113 -0.0329931 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.187113 0.0329931 0.025
-   vertex 0 0 0.025
-   vertex -0.19 -2.32683e-17 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.178542 0.0649838 0.025
-   vertex 0 0 0.025
-   vertex -0.187113 0.0329931 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.164545 0.095 0.025
-   vertex 0 0 0.025
-   vertex -0.178542 0.0649838 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.145548 0.12213 0.025
-   vertex 0 0 0.025
-   vertex -0.164545 0.095 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.12213 0.145548 0.025
-   vertex 0 0 0.025
-   vertex -0.145548 0.12213 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.095 0.164545 0.025
-   vertex 0 0 0.025
-   vertex -0.12213 0.145548 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0649838 0.178542 0.025
-   vertex 0 0 0.025
-   vertex -0.095 0.164545 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0329931 0.187113 0.025
-   vertex 0 0 0.025
-   vertex -0.0649838 0.178542 0.025
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -3.49024e-17 0.19 0.025
-   vertex 0 0 0.025
-   vertex -0.0329931 0.187113 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0329931 0.187113 0.025
-   vertex 0 0 0.025
-   vertex -3.49024e-17 0.19 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0649838 0.178542 0.025
-   vertex 0 0 0.025
-   vertex 0.0329931 0.187113 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.095 0.164545 0.025
-   vertex 0 0 0.025
-   vertex 0.0649838 0.178542 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.12213 0.145548 0.025
-   vertex 0 0 0.025
-   vertex 0.095 0.164545 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.145548 0.12213 0.025
-   vertex 0 0 0.025
-   vertex 0.12213 0.145548 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.164545 0.095 0.025
-   vertex 0 0 0.025
-   vertex 0.145548 0.12213 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.178542 0.0649838 0.025
-   vertex 0 0 0.025
-   vertex 0.164545 0.095 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.187113 0.0329931 0.025
-   vertex 0 0 0.025
-   vertex 0.178542 0.0649838 0.025
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.19 4.65366e-17 0.025
-   vertex 0 0 0.025
-   vertex 0.187113 0.0329931 0.025
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.19 0 0.9
-   vertex 0 0 0.9
-   vertex 0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.187113 -0.0329931 0.9
-   vertex 0 0 0.9
-   vertex 0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.178542 -0.0649838 0.9
-   vertex 0 0 0.9
-   vertex 0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.164545 -0.095 0.9
-   vertex 0 0 0.9
-   vertex 0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.145548 -0.12213 0.9
-   vertex 0 0 0.9
-   vertex 0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.12213 -0.145548 0.9
-   vertex 0 0 0.9
-   vertex 0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.095 -0.164545 0.9
-   vertex 0 0 0.9
-   vertex 0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0649838 -0.178542 0.9
-   vertex 0 0 0.9
-   vertex 0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0329931 -0.187113 0.9
-   vertex 0 0 0.9
-   vertex 1.16341e-17 -0.19 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 1.16341e-17 -0.19 0.9
-   vertex 0 0 0.9
-   vertex -0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0329931 -0.187113 0.9
-   vertex 0 0 0.9
-   vertex -0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0649838 -0.178542 0.9
-   vertex 0 0 0.9
-   vertex -0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.095 -0.164545 0.9
-   vertex 0 0 0.9
-   vertex -0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.12213 -0.145548 0.9
-   vertex 0 0 0.9
-   vertex -0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.145548 -0.12213 0.9
-   vertex 0 0 0.9
-   vertex -0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.164545 -0.095 0.9
-   vertex 0 0 0.9
-   vertex -0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.178542 -0.0649838 0.9
-   vertex 0 0 0.9
-   vertex -0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.187113 -0.0329931 0.9
-   vertex 0 0 0.9
-   vertex -0.19 -2.32683e-17 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.19 -2.32683e-17 0.9
-   vertex 0 0 0.9
-   vertex -0.187113 0.0329931 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.187113 0.0329931 0.9
-   vertex 0 0 0.9
-   vertex -0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.178542 0.0649838 0.9
-   vertex 0 0 0.9
-   vertex -0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.164545 0.095 0.9
-   vertex 0 0 0.9
-   vertex -0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.145548 0.12213 0.9
-   vertex 0 0 0.9
-   vertex -0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.12213 0.145548 0.9
-   vertex 0 0 0.9
-   vertex -0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.095 0.164545 0.9
-   vertex 0 0 0.9
-   vertex -0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0649838 0.178542 0.9
-   vertex 0 0 0.9
-   vertex -0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0329931 0.187113 0.9
-   vertex 0 0 0.9
-   vertex -3.49024e-17 0.19 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -3.49024e-17 0.19 0.9
-   vertex 0 0 0.9
-   vertex 0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0329931 0.187113 0.9
-   vertex 0 0 0.9
-   vertex 0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0649838 0.178542 0.9
-   vertex 0 0 0.9
-   vertex 0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.095 0.164545 0.9
-   vertex 0 0 0.9
-   vertex 0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.12213 0.145548 0.9
-   vertex 0 0 0.9
-   vertex 0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.145548 0.12213 0.9
-   vertex 0 0 0.9
-   vertex 0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.164545 0.095 0.9
-   vertex 0 0 0.9
-   vertex 0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.178542 0.0649838 0.9
-   vertex 0 0 0.9
-   vertex 0.187113 0.0329931 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.187113 0.0329931 0.9
-   vertex 0 0 0.9
-   vertex 0.19 4.65366e-17 0.9
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.025
-   vertex 0.19 0 0.025
-   vertex 0.19 0 0.06875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.06875
-   vertex 0.187113 -0.0329931 0.025
-   vertex 0.19 0 0.06875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.06875
-   vertex 0.19 0 0.06875
-   vertex 0.19 0 0.1125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.1125
-   vertex 0.187113 -0.0329931 0.06875
-   vertex 0.19 0 0.1125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.1125
-   vertex 0.19 0 0.1125
-   vertex 0.19 0 0.15625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.15625
-   vertex 0.187113 -0.0329931 0.1125
-   vertex 0.19 0 0.15625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.15625
-   vertex 0.19 0 0.15625
-   vertex 0.19 0 0.2
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.2
-   vertex 0.187113 -0.0329931 0.15625
-   vertex 0.19 0 0.2
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.2
-   vertex 0.19 0 0.2
-   vertex 0.19 0 0.24375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.24375
-   vertex 0.187113 -0.0329931 0.2
-   vertex 0.19 0 0.24375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.24375
-   vertex 0.19 0 0.24375
-   vertex 0.19 0 0.2875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.2875
-   vertex 0.187113 -0.0329931 0.24375
-   vertex 0.19 0 0.2875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.2875
-   vertex 0.19 0 0.2875
-   vertex 0.19 0 0.33125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.33125
-   vertex 0.187113 -0.0329931 0.2875
-   vertex 0.19 0 0.33125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.33125
-   vertex 0.19 0 0.33125
-   vertex 0.19 0 0.375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.375
-   vertex 0.187113 -0.0329931 0.33125
-   vertex 0.19 0 0.375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.375
-   vertex 0.19 0 0.375
-   vertex 0.19 0 0.41875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.41875
-   vertex 0.187113 -0.0329931 0.375
-   vertex 0.19 0 0.41875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.41875
-   vertex 0.19 0 0.41875
-   vertex 0.19 0 0.4625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.4625
-   vertex 0.187113 -0.0329931 0.41875
-   vertex 0.19 0 0.4625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.4625
-   vertex 0.19 0 0.4625
-   vertex 0.19 0 0.50625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.50625
-   vertex 0.187113 -0.0329931 0.4625
-   vertex 0.19 0 0.50625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.50625
-   vertex 0.19 0 0.50625
-   vertex 0.19 0 0.55
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.55
-   vertex 0.187113 -0.0329931 0.50625
-   vertex 0.19 0 0.55
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.55
-   vertex 0.19 0 0.55
-   vertex 0.19 0 0.59375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.59375
-   vertex 0.187113 -0.0329931 0.55
-   vertex 0.19 0 0.59375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.59375
-   vertex 0.19 0 0.59375
-   vertex 0.19 0 0.6375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.6375
-   vertex 0.187113 -0.0329931 0.59375
-   vertex 0.19 0 0.6375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.6375
-   vertex 0.19 0 0.6375
-   vertex 0.19 0 0.68125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.68125
-   vertex 0.187113 -0.0329931 0.6375
-   vertex 0.19 0 0.68125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.68125
-   vertex 0.19 0 0.68125
-   vertex 0.19 0 0.725
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.725
-   vertex 0.187113 -0.0329931 0.68125
-   vertex 0.19 0 0.725
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.725
-   vertex 0.19 0 0.725
-   vertex 0.19 0 0.76875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.76875
-   vertex 0.187113 -0.0329931 0.725
-   vertex 0.19 0 0.76875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.76875
-   vertex 0.19 0 0.76875
-   vertex 0.19 0 0.8125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.8125
-   vertex 0.187113 -0.0329931 0.76875
-   vertex 0.19 0 0.8125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.8125
-   vertex 0.19 0 0.8125
-   vertex 0.19 0 0.85625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.85625
-   vertex 0.187113 -0.0329931 0.8125
-   vertex 0.19 0 0.85625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.85625
-   vertex 0.19 0 0.85625
-   vertex 0.19 0 0.9
-  endloop
- endfacet
- facet normal 0.996195 -0.0871551 0
-  outer loop
-   vertex 0.187113 -0.0329931 0.9
-   vertex 0.187113 -0.0329931 0.85625
-   vertex 0.19 0 0.9
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.025
-   vertex 0.187113 -0.0329931 0.025
-   vertex 0.187113 -0.0329931 0.06875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.06875
-   vertex 0.178542 -0.0649838 0.025
-   vertex 0.187113 -0.0329931 0.06875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.06875
-   vertex 0.187113 -0.0329931 0.06875
-   vertex 0.187113 -0.0329931 0.1125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.1125
-   vertex 0.178542 -0.0649838 0.06875
-   vertex 0.187113 -0.0329931 0.1125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.1125
-   vertex 0.187113 -0.0329931 0.1125
-   vertex 0.187113 -0.0329931 0.15625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.15625
-   vertex 0.178542 -0.0649838 0.1125
-   vertex 0.187113 -0.0329931 0.15625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.15625
-   vertex 0.187113 -0.0329931 0.15625
-   vertex 0.187113 -0.0329931 0.2
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.2
-   vertex 0.178542 -0.0649838 0.15625
-   vertex 0.187113 -0.0329931 0.2
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.2
-   vertex 0.187113 -0.0329931 0.2
-   vertex 0.187113 -0.0329931 0.24375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.24375
-   vertex 0.178542 -0.0649838 0.2
-   vertex 0.187113 -0.0329931 0.24375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.24375
-   vertex 0.187113 -0.0329931 0.24375
-   vertex 0.187113 -0.0329931 0.2875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.2875
-   vertex 0.178542 -0.0649838 0.24375
-   vertex 0.187113 -0.0329931 0.2875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.2875
-   vertex 0.187113 -0.0329931 0.2875
-   vertex 0.187113 -0.0329931 0.33125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.33125
-   vertex 0.178542 -0.0649838 0.2875
-   vertex 0.187113 -0.0329931 0.33125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.33125
-   vertex 0.187113 -0.0329931 0.33125
-   vertex 0.187113 -0.0329931 0.375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.375
-   vertex 0.178542 -0.0649838 0.33125
-   vertex 0.187113 -0.0329931 0.375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.375
-   vertex 0.187113 -0.0329931 0.375
-   vertex 0.187113 -0.0329931 0.41875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.41875
-   vertex 0.178542 -0.0649838 0.375
-   vertex 0.187113 -0.0329931 0.41875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.41875
-   vertex 0.187113 -0.0329931 0.41875
-   vertex 0.187113 -0.0329931 0.4625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.4625
-   vertex 0.178542 -0.0649838 0.41875
-   vertex 0.187113 -0.0329931 0.4625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.4625
-   vertex 0.187113 -0.0329931 0.4625
-   vertex 0.187113 -0.0329931 0.50625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.50625
-   vertex 0.178542 -0.0649838 0.4625
-   vertex 0.187113 -0.0329931 0.50625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.50625
-   vertex 0.187113 -0.0329931 0.50625
-   vertex 0.187113 -0.0329931 0.55
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.55
-   vertex 0.178542 -0.0649838 0.50625
-   vertex 0.187113 -0.0329931 0.55
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.55
-   vertex 0.187113 -0.0329931 0.55
-   vertex 0.187113 -0.0329931 0.59375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.59375
-   vertex 0.178542 -0.0649838 0.55
-   vertex 0.187113 -0.0329931 0.59375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.59375
-   vertex 0.187113 -0.0329931 0.59375
-   vertex 0.187113 -0.0329931 0.6375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.6375
-   vertex 0.178542 -0.0649838 0.59375
-   vertex 0.187113 -0.0329931 0.6375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.6375
-   vertex 0.187113 -0.0329931 0.6375
-   vertex 0.187113 -0.0329931 0.68125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.68125
-   vertex 0.178542 -0.0649838 0.6375
-   vertex 0.187113 -0.0329931 0.68125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.68125
-   vertex 0.187113 -0.0329931 0.68125
-   vertex 0.187113 -0.0329931 0.725
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.725
-   vertex 0.178542 -0.0649838 0.68125
-   vertex 0.187113 -0.0329931 0.725
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.725
-   vertex 0.187113 -0.0329931 0.725
-   vertex 0.187113 -0.0329931 0.76875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.76875
-   vertex 0.178542 -0.0649838 0.725
-   vertex 0.187113 -0.0329931 0.76875
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.76875
-   vertex 0.187113 -0.0329931 0.76875
-   vertex 0.187113 -0.0329931 0.8125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.8125
-   vertex 0.178542 -0.0649838 0.76875
-   vertex 0.187113 -0.0329931 0.8125
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.8125
-   vertex 0.187113 -0.0329931 0.8125
-   vertex 0.187113 -0.0329931 0.85625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.85625
-   vertex 0.178542 -0.0649838 0.8125
-   vertex 0.187113 -0.0329931 0.85625
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.85625
-   vertex 0.187113 -0.0329931 0.85625
-   vertex 0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.178542 -0.0649838 0.9
-   vertex 0.178542 -0.0649838 0.85625
-   vertex 0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.025
-   vertex 0.178542 -0.0649838 0.025
-   vertex 0.178542 -0.0649838 0.06875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.06875
-   vertex 0.164545 -0.095 0.025
-   vertex 0.178542 -0.0649838 0.06875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.06875
-   vertex 0.178542 -0.0649838 0.06875
-   vertex 0.178542 -0.0649838 0.1125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.1125
-   vertex 0.164545 -0.095 0.06875
-   vertex 0.178542 -0.0649838 0.1125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.1125
-   vertex 0.178542 -0.0649838 0.1125
-   vertex 0.178542 -0.0649838 0.15625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.15625
-   vertex 0.164545 -0.095 0.1125
-   vertex 0.178542 -0.0649838 0.15625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.15625
-   vertex 0.178542 -0.0649838 0.15625
-   vertex 0.178542 -0.0649838 0.2
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.2
-   vertex 0.164545 -0.095 0.15625
-   vertex 0.178542 -0.0649838 0.2
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.2
-   vertex 0.178542 -0.0649838 0.2
-   vertex 0.178542 -0.0649838 0.24375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.24375
-   vertex 0.164545 -0.095 0.2
-   vertex 0.178542 -0.0649838 0.24375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.24375
-   vertex 0.178542 -0.0649838 0.24375
-   vertex 0.178542 -0.0649838 0.2875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.2875
-   vertex 0.164545 -0.095 0.24375
-   vertex 0.178542 -0.0649838 0.2875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.2875
-   vertex 0.178542 -0.0649838 0.2875
-   vertex 0.178542 -0.0649838 0.33125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.33125
-   vertex 0.164545 -0.095 0.2875
-   vertex 0.178542 -0.0649838 0.33125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.33125
-   vertex 0.178542 -0.0649838 0.33125
-   vertex 0.178542 -0.0649838 0.375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.375
-   vertex 0.164545 -0.095 0.33125
-   vertex 0.178542 -0.0649838 0.375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.375
-   vertex 0.178542 -0.0649838 0.375
-   vertex 0.178542 -0.0649838 0.41875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.41875
-   vertex 0.164545 -0.095 0.375
-   vertex 0.178542 -0.0649838 0.41875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.41875
-   vertex 0.178542 -0.0649838 0.41875
-   vertex 0.178542 -0.0649838 0.4625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.4625
-   vertex 0.164545 -0.095 0.41875
-   vertex 0.178542 -0.0649838 0.4625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.4625
-   vertex 0.178542 -0.0649838 0.4625
-   vertex 0.178542 -0.0649838 0.50625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.50625
-   vertex 0.164545 -0.095 0.4625
-   vertex 0.178542 -0.0649838 0.50625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.50625
-   vertex 0.178542 -0.0649838 0.50625
-   vertex 0.178542 -0.0649838 0.55
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.55
-   vertex 0.164545 -0.095 0.50625
-   vertex 0.178542 -0.0649838 0.55
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.55
-   vertex 0.178542 -0.0649838 0.55
-   vertex 0.178542 -0.0649838 0.59375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.59375
-   vertex 0.164545 -0.095 0.55
-   vertex 0.178542 -0.0649838 0.59375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.59375
-   vertex 0.178542 -0.0649838 0.59375
-   vertex 0.178542 -0.0649838 0.6375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.6375
-   vertex 0.164545 -0.095 0.59375
-   vertex 0.178542 -0.0649838 0.6375
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.6375
-   vertex 0.178542 -0.0649838 0.6375
-   vertex 0.178542 -0.0649838 0.68125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.68125
-   vertex 0.164545 -0.095 0.6375
-   vertex 0.178542 -0.0649838 0.68125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.68125
-   vertex 0.178542 -0.0649838 0.68125
-   vertex 0.178542 -0.0649838 0.725
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.725
-   vertex 0.164545 -0.095 0.68125
-   vertex 0.178542 -0.0649838 0.725
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.725
-   vertex 0.178542 -0.0649838 0.725
-   vertex 0.178542 -0.0649838 0.76875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.76875
-   vertex 0.164545 -0.095 0.725
-   vertex 0.178542 -0.0649838 0.76875
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.76875
-   vertex 0.178542 -0.0649838 0.76875
-   vertex 0.178542 -0.0649838 0.8125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.8125
-   vertex 0.164545 -0.095 0.76875
-   vertex 0.178542 -0.0649838 0.8125
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.8125
-   vertex 0.178542 -0.0649838 0.8125
-   vertex 0.178542 -0.0649838 0.85625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.85625
-   vertex 0.164545 -0.095 0.8125
-   vertex 0.178542 -0.0649838 0.85625
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.85625
-   vertex 0.178542 -0.0649838 0.85625
-   vertex 0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal 0.906307 -0.422619 0
-  outer loop
-   vertex 0.164545 -0.095 0.9
-   vertex 0.164545 -0.095 0.85625
-   vertex 0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.025
-   vertex 0.164545 -0.095 0.025
-   vertex 0.164545 -0.095 0.06875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.06875
-   vertex 0.145548 -0.12213 0.025
-   vertex 0.164545 -0.095 0.06875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.06875
-   vertex 0.164545 -0.095 0.06875
-   vertex 0.164545 -0.095 0.1125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.1125
-   vertex 0.145548 -0.12213 0.06875
-   vertex 0.164545 -0.095 0.1125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.1125
-   vertex 0.164545 -0.095 0.1125
-   vertex 0.164545 -0.095 0.15625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.15625
-   vertex 0.145548 -0.12213 0.1125
-   vertex 0.164545 -0.095 0.15625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.15625
-   vertex 0.164545 -0.095 0.15625
-   vertex 0.164545 -0.095 0.2
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.2
-   vertex 0.145548 -0.12213 0.15625
-   vertex 0.164545 -0.095 0.2
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.2
-   vertex 0.164545 -0.095 0.2
-   vertex 0.164545 -0.095 0.24375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.24375
-   vertex 0.145548 -0.12213 0.2
-   vertex 0.164545 -0.095 0.24375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.24375
-   vertex 0.164545 -0.095 0.24375
-   vertex 0.164545 -0.095 0.2875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.2875
-   vertex 0.145548 -0.12213 0.24375
-   vertex 0.164545 -0.095 0.2875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.2875
-   vertex 0.164545 -0.095 0.2875
-   vertex 0.164545 -0.095 0.33125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.33125
-   vertex 0.145548 -0.12213 0.2875
-   vertex 0.164545 -0.095 0.33125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.33125
-   vertex 0.164545 -0.095 0.33125
-   vertex 0.164545 -0.095 0.375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.375
-   vertex 0.145548 -0.12213 0.33125
-   vertex 0.164545 -0.095 0.375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.375
-   vertex 0.164545 -0.095 0.375
-   vertex 0.164545 -0.095 0.41875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.41875
-   vertex 0.145548 -0.12213 0.375
-   vertex 0.164545 -0.095 0.41875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.41875
-   vertex 0.164545 -0.095 0.41875
-   vertex 0.164545 -0.095 0.4625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.4625
-   vertex 0.145548 -0.12213 0.41875
-   vertex 0.164545 -0.095 0.4625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.4625
-   vertex 0.164545 -0.095 0.4625
-   vertex 0.164545 -0.095 0.50625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.50625
-   vertex 0.145548 -0.12213 0.4625
-   vertex 0.164545 -0.095 0.50625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.50625
-   vertex 0.164545 -0.095 0.50625
-   vertex 0.164545 -0.095 0.55
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.55
-   vertex 0.145548 -0.12213 0.50625
-   vertex 0.164545 -0.095 0.55
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.55
-   vertex 0.164545 -0.095 0.55
-   vertex 0.164545 -0.095 0.59375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.59375
-   vertex 0.145548 -0.12213 0.55
-   vertex 0.164545 -0.095 0.59375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.59375
-   vertex 0.164545 -0.095 0.59375
-   vertex 0.164545 -0.095 0.6375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.6375
-   vertex 0.145548 -0.12213 0.59375
-   vertex 0.164545 -0.095 0.6375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.6375
-   vertex 0.164545 -0.095 0.6375
-   vertex 0.164545 -0.095 0.68125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.68125
-   vertex 0.145548 -0.12213 0.6375
-   vertex 0.164545 -0.095 0.68125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.68125
-   vertex 0.164545 -0.095 0.68125
-   vertex 0.164545 -0.095 0.725
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.725
-   vertex 0.145548 -0.12213 0.68125
-   vertex 0.164545 -0.095 0.725
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.725
-   vertex 0.164545 -0.095 0.725
-   vertex 0.164545 -0.095 0.76875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.76875
-   vertex 0.145548 -0.12213 0.725
-   vertex 0.164545 -0.095 0.76875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.76875
-   vertex 0.164545 -0.095 0.76875
-   vertex 0.164545 -0.095 0.8125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.8125
-   vertex 0.145548 -0.12213 0.76875
-   vertex 0.164545 -0.095 0.8125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.8125
-   vertex 0.164545 -0.095 0.8125
-   vertex 0.164545 -0.095 0.85625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.85625
-   vertex 0.145548 -0.12213 0.8125
-   vertex 0.164545 -0.095 0.85625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.85625
-   vertex 0.164545 -0.095 0.85625
-   vertex 0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.145548 -0.12213 0.9
-   vertex 0.145548 -0.12213 0.85625
-   vertex 0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.025
-   vertex 0.145548 -0.12213 0.025
-   vertex 0.145548 -0.12213 0.06875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.06875
-   vertex 0.12213 -0.145548 0.025
-   vertex 0.145548 -0.12213 0.06875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.06875
-   vertex 0.145548 -0.12213 0.06875
-   vertex 0.145548 -0.12213 0.1125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.1125
-   vertex 0.12213 -0.145548 0.06875
-   vertex 0.145548 -0.12213 0.1125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.1125
-   vertex 0.145548 -0.12213 0.1125
-   vertex 0.145548 -0.12213 0.15625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.15625
-   vertex 0.12213 -0.145548 0.1125
-   vertex 0.145548 -0.12213 0.15625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.15625
-   vertex 0.145548 -0.12213 0.15625
-   vertex 0.145548 -0.12213 0.2
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.2
-   vertex 0.12213 -0.145548 0.15625
-   vertex 0.145548 -0.12213 0.2
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.2
-   vertex 0.145548 -0.12213 0.2
-   vertex 0.145548 -0.12213 0.24375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.24375
-   vertex 0.12213 -0.145548 0.2
-   vertex 0.145548 -0.12213 0.24375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.24375
-   vertex 0.145548 -0.12213 0.24375
-   vertex 0.145548 -0.12213 0.2875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.2875
-   vertex 0.12213 -0.145548 0.24375
-   vertex 0.145548 -0.12213 0.2875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.2875
-   vertex 0.145548 -0.12213 0.2875
-   vertex 0.145548 -0.12213 0.33125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.33125
-   vertex 0.12213 -0.145548 0.2875
-   vertex 0.145548 -0.12213 0.33125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.33125
-   vertex 0.145548 -0.12213 0.33125
-   vertex 0.145548 -0.12213 0.375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.375
-   vertex 0.12213 -0.145548 0.33125
-   vertex 0.145548 -0.12213 0.375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.375
-   vertex 0.145548 -0.12213 0.375
-   vertex 0.145548 -0.12213 0.41875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.41875
-   vertex 0.12213 -0.145548 0.375
-   vertex 0.145548 -0.12213 0.41875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.41875
-   vertex 0.145548 -0.12213 0.41875
-   vertex 0.145548 -0.12213 0.4625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.4625
-   vertex 0.12213 -0.145548 0.41875
-   vertex 0.145548 -0.12213 0.4625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.4625
-   vertex 0.145548 -0.12213 0.4625
-   vertex 0.145548 -0.12213 0.50625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.50625
-   vertex 0.12213 -0.145548 0.4625
-   vertex 0.145548 -0.12213 0.50625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.50625
-   vertex 0.145548 -0.12213 0.50625
-   vertex 0.145548 -0.12213 0.55
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.55
-   vertex 0.12213 -0.145548 0.50625
-   vertex 0.145548 -0.12213 0.55
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.55
-   vertex 0.145548 -0.12213 0.55
-   vertex 0.145548 -0.12213 0.59375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.59375
-   vertex 0.12213 -0.145548 0.55
-   vertex 0.145548 -0.12213 0.59375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.59375
-   vertex 0.145548 -0.12213 0.59375
-   vertex 0.145548 -0.12213 0.6375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.6375
-   vertex 0.12213 -0.145548 0.59375
-   vertex 0.145548 -0.12213 0.6375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.6375
-   vertex 0.145548 -0.12213 0.6375
-   vertex 0.145548 -0.12213 0.68125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.68125
-   vertex 0.12213 -0.145548 0.6375
-   vertex 0.145548 -0.12213 0.68125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.68125
-   vertex 0.145548 -0.12213 0.68125
-   vertex 0.145548 -0.12213 0.725
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.725
-   vertex 0.12213 -0.145548 0.68125
-   vertex 0.145548 -0.12213 0.725
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.725
-   vertex 0.145548 -0.12213 0.725
-   vertex 0.145548 -0.12213 0.76875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.76875
-   vertex 0.12213 -0.145548 0.725
-   vertex 0.145548 -0.12213 0.76875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.76875
-   vertex 0.145548 -0.12213 0.76875
-   vertex 0.145548 -0.12213 0.8125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.8125
-   vertex 0.12213 -0.145548 0.76875
-   vertex 0.145548 -0.12213 0.8125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.8125
-   vertex 0.145548 -0.12213 0.8125
-   vertex 0.145548 -0.12213 0.85625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.85625
-   vertex 0.12213 -0.145548 0.8125
-   vertex 0.145548 -0.12213 0.85625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.85625
-   vertex 0.145548 -0.12213 0.85625
-   vertex 0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.12213 -0.145548 0.9
-   vertex 0.12213 -0.145548 0.85625
-   vertex 0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.025
-   vertex 0.12213 -0.145548 0.025
-   vertex 0.12213 -0.145548 0.06875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.06875
-   vertex 0.095 -0.164545 0.025
-   vertex 0.12213 -0.145548 0.06875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.06875
-   vertex 0.12213 -0.145548 0.06875
-   vertex 0.12213 -0.145548 0.1125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.1125
-   vertex 0.095 -0.164545 0.06875
-   vertex 0.12213 -0.145548 0.1125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.1125
-   vertex 0.12213 -0.145548 0.1125
-   vertex 0.12213 -0.145548 0.15625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.15625
-   vertex 0.095 -0.164545 0.1125
-   vertex 0.12213 -0.145548 0.15625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.15625
-   vertex 0.12213 -0.145548 0.15625
-   vertex 0.12213 -0.145548 0.2
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.2
-   vertex 0.095 -0.164545 0.15625
-   vertex 0.12213 -0.145548 0.2
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.2
-   vertex 0.12213 -0.145548 0.2
-   vertex 0.12213 -0.145548 0.24375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.24375
-   vertex 0.095 -0.164545 0.2
-   vertex 0.12213 -0.145548 0.24375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.24375
-   vertex 0.12213 -0.145548 0.24375
-   vertex 0.12213 -0.145548 0.2875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.2875
-   vertex 0.095 -0.164545 0.24375
-   vertex 0.12213 -0.145548 0.2875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.2875
-   vertex 0.12213 -0.145548 0.2875
-   vertex 0.12213 -0.145548 0.33125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.33125
-   vertex 0.095 -0.164545 0.2875
-   vertex 0.12213 -0.145548 0.33125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.33125
-   vertex 0.12213 -0.145548 0.33125
-   vertex 0.12213 -0.145548 0.375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.375
-   vertex 0.095 -0.164545 0.33125
-   vertex 0.12213 -0.145548 0.375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.375
-   vertex 0.12213 -0.145548 0.375
-   vertex 0.12213 -0.145548 0.41875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.41875
-   vertex 0.095 -0.164545 0.375
-   vertex 0.12213 -0.145548 0.41875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.41875
-   vertex 0.12213 -0.145548 0.41875
-   vertex 0.12213 -0.145548 0.4625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.4625
-   vertex 0.095 -0.164545 0.41875
-   vertex 0.12213 -0.145548 0.4625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.4625
-   vertex 0.12213 -0.145548 0.4625
-   vertex 0.12213 -0.145548 0.50625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.50625
-   vertex 0.095 -0.164545 0.4625
-   vertex 0.12213 -0.145548 0.50625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.50625
-   vertex 0.12213 -0.145548 0.50625
-   vertex 0.12213 -0.145548 0.55
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.55
-   vertex 0.095 -0.164545 0.50625
-   vertex 0.12213 -0.145548 0.55
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.55
-   vertex 0.12213 -0.145548 0.55
-   vertex 0.12213 -0.145548 0.59375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.59375
-   vertex 0.095 -0.164545 0.55
-   vertex 0.12213 -0.145548 0.59375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.59375
-   vertex 0.12213 -0.145548 0.59375
-   vertex 0.12213 -0.145548 0.6375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.6375
-   vertex 0.095 -0.164545 0.59375
-   vertex 0.12213 -0.145548 0.6375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.6375
-   vertex 0.12213 -0.145548 0.6375
-   vertex 0.12213 -0.145548 0.68125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.68125
-   vertex 0.095 -0.164545 0.6375
-   vertex 0.12213 -0.145548 0.68125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.68125
-   vertex 0.12213 -0.145548 0.68125
-   vertex 0.12213 -0.145548 0.725
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.725
-   vertex 0.095 -0.164545 0.68125
-   vertex 0.12213 -0.145548 0.725
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.725
-   vertex 0.12213 -0.145548 0.725
-   vertex 0.12213 -0.145548 0.76875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.76875
-   vertex 0.095 -0.164545 0.725
-   vertex 0.12213 -0.145548 0.76875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.76875
-   vertex 0.12213 -0.145548 0.76875
-   vertex 0.12213 -0.145548 0.8125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.8125
-   vertex 0.095 -0.164545 0.76875
-   vertex 0.12213 -0.145548 0.8125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.8125
-   vertex 0.12213 -0.145548 0.8125
-   vertex 0.12213 -0.145548 0.85625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.85625
-   vertex 0.095 -0.164545 0.8125
-   vertex 0.12213 -0.145548 0.85625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.85625
-   vertex 0.12213 -0.145548 0.85625
-   vertex 0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.095 -0.164545 0.9
-   vertex 0.095 -0.164545 0.85625
-   vertex 0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.025
-   vertex 0.095 -0.164545 0.025
-   vertex 0.095 -0.164545 0.06875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.06875
-   vertex 0.0649838 -0.178542 0.025
-   vertex 0.095 -0.164545 0.06875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.06875
-   vertex 0.095 -0.164545 0.06875
-   vertex 0.095 -0.164545 0.1125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.1125
-   vertex 0.0649838 -0.178542 0.06875
-   vertex 0.095 -0.164545 0.1125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.1125
-   vertex 0.095 -0.164545 0.1125
-   vertex 0.095 -0.164545 0.15625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.15625
-   vertex 0.0649838 -0.178542 0.1125
-   vertex 0.095 -0.164545 0.15625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.15625
-   vertex 0.095 -0.164545 0.15625
-   vertex 0.095 -0.164545 0.2
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.2
-   vertex 0.0649838 -0.178542 0.15625
-   vertex 0.095 -0.164545 0.2
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.2
-   vertex 0.095 -0.164545 0.2
-   vertex 0.095 -0.164545 0.24375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.24375
-   vertex 0.0649838 -0.178542 0.2
-   vertex 0.095 -0.164545 0.24375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.24375
-   vertex 0.095 -0.164545 0.24375
-   vertex 0.095 -0.164545 0.2875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.2875
-   vertex 0.0649838 -0.178542 0.24375
-   vertex 0.095 -0.164545 0.2875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.2875
-   vertex 0.095 -0.164545 0.2875
-   vertex 0.095 -0.164545 0.33125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.33125
-   vertex 0.0649838 -0.178542 0.2875
-   vertex 0.095 -0.164545 0.33125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.33125
-   vertex 0.095 -0.164545 0.33125
-   vertex 0.095 -0.164545 0.375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.375
-   vertex 0.0649838 -0.178542 0.33125
-   vertex 0.095 -0.164545 0.375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.375
-   vertex 0.095 -0.164545 0.375
-   vertex 0.095 -0.164545 0.41875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.41875
-   vertex 0.0649838 -0.178542 0.375
-   vertex 0.095 -0.164545 0.41875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.41875
-   vertex 0.095 -0.164545 0.41875
-   vertex 0.095 -0.164545 0.4625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.4625
-   vertex 0.0649838 -0.178542 0.41875
-   vertex 0.095 -0.164545 0.4625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.4625
-   vertex 0.095 -0.164545 0.4625
-   vertex 0.095 -0.164545 0.50625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.50625
-   vertex 0.0649838 -0.178542 0.4625
-   vertex 0.095 -0.164545 0.50625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.50625
-   vertex 0.095 -0.164545 0.50625
-   vertex 0.095 -0.164545 0.55
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.55
-   vertex 0.0649838 -0.178542 0.50625
-   vertex 0.095 -0.164545 0.55
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.55
-   vertex 0.095 -0.164545 0.55
-   vertex 0.095 -0.164545 0.59375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.59375
-   vertex 0.0649838 -0.178542 0.55
-   vertex 0.095 -0.164545 0.59375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.59375
-   vertex 0.095 -0.164545 0.59375
-   vertex 0.095 -0.164545 0.6375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.6375
-   vertex 0.0649838 -0.178542 0.59375
-   vertex 0.095 -0.164545 0.6375
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.6375
-   vertex 0.095 -0.164545 0.6375
-   vertex 0.095 -0.164545 0.68125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.68125
-   vertex 0.0649838 -0.178542 0.6375
-   vertex 0.095 -0.164545 0.68125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.68125
-   vertex 0.095 -0.164545 0.68125
-   vertex 0.095 -0.164545 0.725
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.725
-   vertex 0.0649838 -0.178542 0.68125
-   vertex 0.095 -0.164545 0.725
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.725
-   vertex 0.095 -0.164545 0.725
-   vertex 0.095 -0.164545 0.76875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.76875
-   vertex 0.0649838 -0.178542 0.725
-   vertex 0.095 -0.164545 0.76875
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.76875
-   vertex 0.095 -0.164545 0.76875
-   vertex 0.095 -0.164545 0.8125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.8125
-   vertex 0.0649838 -0.178542 0.76875
-   vertex 0.095 -0.164545 0.8125
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.8125
-   vertex 0.095 -0.164545 0.8125
-   vertex 0.095 -0.164545 0.85625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.85625
-   vertex 0.0649838 -0.178542 0.8125
-   vertex 0.095 -0.164545 0.85625
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.85625
-   vertex 0.095 -0.164545 0.85625
-   vertex 0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal 0.422619 -0.906307 0
-  outer loop
-   vertex 0.0649838 -0.178542 0.9
-   vertex 0.0649838 -0.178542 0.85625
-   vertex 0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.025
-   vertex 0.0649838 -0.178542 0.025
-   vertex 0.0649838 -0.178542 0.06875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.06875
-   vertex 0.0329931 -0.187113 0.025
-   vertex 0.0649838 -0.178542 0.06875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.06875
-   vertex 0.0649838 -0.178542 0.06875
-   vertex 0.0649838 -0.178542 0.1125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.1125
-   vertex 0.0329931 -0.187113 0.06875
-   vertex 0.0649838 -0.178542 0.1125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.1125
-   vertex 0.0649838 -0.178542 0.1125
-   vertex 0.0649838 -0.178542 0.15625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.15625
-   vertex 0.0329931 -0.187113 0.1125
-   vertex 0.0649838 -0.178542 0.15625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.15625
-   vertex 0.0649838 -0.178542 0.15625
-   vertex 0.0649838 -0.178542 0.2
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.2
-   vertex 0.0329931 -0.187113 0.15625
-   vertex 0.0649838 -0.178542 0.2
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.2
-   vertex 0.0649838 -0.178542 0.2
-   vertex 0.0649838 -0.178542 0.24375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.24375
-   vertex 0.0329931 -0.187113 0.2
-   vertex 0.0649838 -0.178542 0.24375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.24375
-   vertex 0.0649838 -0.178542 0.24375
-   vertex 0.0649838 -0.178542 0.2875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.2875
-   vertex 0.0329931 -0.187113 0.24375
-   vertex 0.0649838 -0.178542 0.2875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.2875
-   vertex 0.0649838 -0.178542 0.2875
-   vertex 0.0649838 -0.178542 0.33125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.33125
-   vertex 0.0329931 -0.187113 0.2875
-   vertex 0.0649838 -0.178542 0.33125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.33125
-   vertex 0.0649838 -0.178542 0.33125
-   vertex 0.0649838 -0.178542 0.375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.375
-   vertex 0.0329931 -0.187113 0.33125
-   vertex 0.0649838 -0.178542 0.375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.375
-   vertex 0.0649838 -0.178542 0.375
-   vertex 0.0649838 -0.178542 0.41875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.41875
-   vertex 0.0329931 -0.187113 0.375
-   vertex 0.0649838 -0.178542 0.41875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.41875
-   vertex 0.0649838 -0.178542 0.41875
-   vertex 0.0649838 -0.178542 0.4625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.4625
-   vertex 0.0329931 -0.187113 0.41875
-   vertex 0.0649838 -0.178542 0.4625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.4625
-   vertex 0.0649838 -0.178542 0.4625
-   vertex 0.0649838 -0.178542 0.50625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.50625
-   vertex 0.0329931 -0.187113 0.4625
-   vertex 0.0649838 -0.178542 0.50625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.50625
-   vertex 0.0649838 -0.178542 0.50625
-   vertex 0.0649838 -0.178542 0.55
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.55
-   vertex 0.0329931 -0.187113 0.50625
-   vertex 0.0649838 -0.178542 0.55
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.55
-   vertex 0.0649838 -0.178542 0.55
-   vertex 0.0649838 -0.178542 0.59375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.59375
-   vertex 0.0329931 -0.187113 0.55
-   vertex 0.0649838 -0.178542 0.59375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.59375
-   vertex 0.0649838 -0.178542 0.59375
-   vertex 0.0649838 -0.178542 0.6375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.6375
-   vertex 0.0329931 -0.187113 0.59375
-   vertex 0.0649838 -0.178542 0.6375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.6375
-   vertex 0.0649838 -0.178542 0.6375
-   vertex 0.0649838 -0.178542 0.68125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.68125
-   vertex 0.0329931 -0.187113 0.6375
-   vertex 0.0649838 -0.178542 0.68125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.68125
-   vertex 0.0649838 -0.178542 0.68125
-   vertex 0.0649838 -0.178542 0.725
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.725
-   vertex 0.0329931 -0.187113 0.68125
-   vertex 0.0649838 -0.178542 0.725
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.725
-   vertex 0.0649838 -0.178542 0.725
-   vertex 0.0649838 -0.178542 0.76875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.76875
-   vertex 0.0329931 -0.187113 0.725
-   vertex 0.0649838 -0.178542 0.76875
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.76875
-   vertex 0.0649838 -0.178542 0.76875
-   vertex 0.0649838 -0.178542 0.8125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.8125
-   vertex 0.0329931 -0.187113 0.76875
-   vertex 0.0649838 -0.178542 0.8125
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.8125
-   vertex 0.0649838 -0.178542 0.8125
-   vertex 0.0649838 -0.178542 0.85625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.85625
-   vertex 0.0329931 -0.187113 0.8125
-   vertex 0.0649838 -0.178542 0.85625
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.85625
-   vertex 0.0649838 -0.178542 0.85625
-   vertex 0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0329931 -0.187113 0.9
-   vertex 0.0329931 -0.187113 0.85625
-   vertex 0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.025
-   vertex 0.0329931 -0.187113 0.025
-   vertex 0.0329931 -0.187113 0.06875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.06875
-   vertex 1.16341e-17 -0.19 0.025
-   vertex 0.0329931 -0.187113 0.06875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.06875
-   vertex 0.0329931 -0.187113 0.06875
-   vertex 0.0329931 -0.187113 0.1125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.1125
-   vertex 1.16341e-17 -0.19 0.06875
-   vertex 0.0329931 -0.187113 0.1125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.1125
-   vertex 0.0329931 -0.187113 0.1125
-   vertex 0.0329931 -0.187113 0.15625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.15625
-   vertex 1.16341e-17 -0.19 0.1125
-   vertex 0.0329931 -0.187113 0.15625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.15625
-   vertex 0.0329931 -0.187113 0.15625
-   vertex 0.0329931 -0.187113 0.2
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.2
-   vertex 1.16341e-17 -0.19 0.15625
-   vertex 0.0329931 -0.187113 0.2
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.2
-   vertex 0.0329931 -0.187113 0.2
-   vertex 0.0329931 -0.187113 0.24375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.24375
-   vertex 1.16341e-17 -0.19 0.2
-   vertex 0.0329931 -0.187113 0.24375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.24375
-   vertex 0.0329931 -0.187113 0.24375
-   vertex 0.0329931 -0.187113 0.2875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.2875
-   vertex 1.16341e-17 -0.19 0.24375
-   vertex 0.0329931 -0.187113 0.2875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.2875
-   vertex 0.0329931 -0.187113 0.2875
-   vertex 0.0329931 -0.187113 0.33125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.33125
-   vertex 1.16341e-17 -0.19 0.2875
-   vertex 0.0329931 -0.187113 0.33125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.33125
-   vertex 0.0329931 -0.187113 0.33125
-   vertex 0.0329931 -0.187113 0.375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.375
-   vertex 1.16341e-17 -0.19 0.33125
-   vertex 0.0329931 -0.187113 0.375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.375
-   vertex 0.0329931 -0.187113 0.375
-   vertex 0.0329931 -0.187113 0.41875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.41875
-   vertex 1.16341e-17 -0.19 0.375
-   vertex 0.0329931 -0.187113 0.41875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.41875
-   vertex 0.0329931 -0.187113 0.41875
-   vertex 0.0329931 -0.187113 0.4625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.4625
-   vertex 1.16341e-17 -0.19 0.41875
-   vertex 0.0329931 -0.187113 0.4625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.4625
-   vertex 0.0329931 -0.187113 0.4625
-   vertex 0.0329931 -0.187113 0.50625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.50625
-   vertex 1.16341e-17 -0.19 0.4625
-   vertex 0.0329931 -0.187113 0.50625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.50625
-   vertex 0.0329931 -0.187113 0.50625
-   vertex 0.0329931 -0.187113 0.55
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.55
-   vertex 1.16341e-17 -0.19 0.50625
-   vertex 0.0329931 -0.187113 0.55
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.55
-   vertex 0.0329931 -0.187113 0.55
-   vertex 0.0329931 -0.187113 0.59375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.59375
-   vertex 1.16341e-17 -0.19 0.55
-   vertex 0.0329931 -0.187113 0.59375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.59375
-   vertex 0.0329931 -0.187113 0.59375
-   vertex 0.0329931 -0.187113 0.6375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.6375
-   vertex 1.16341e-17 -0.19 0.59375
-   vertex 0.0329931 -0.187113 0.6375
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.6375
-   vertex 0.0329931 -0.187113 0.6375
-   vertex 0.0329931 -0.187113 0.68125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.68125
-   vertex 1.16341e-17 -0.19 0.6375
-   vertex 0.0329931 -0.187113 0.68125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.68125
-   vertex 0.0329931 -0.187113 0.68125
-   vertex 0.0329931 -0.187113 0.725
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.725
-   vertex 1.16341e-17 -0.19 0.68125
-   vertex 0.0329931 -0.187113 0.725
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.725
-   vertex 0.0329931 -0.187113 0.725
-   vertex 0.0329931 -0.187113 0.76875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.76875
-   vertex 1.16341e-17 -0.19 0.725
-   vertex 0.0329931 -0.187113 0.76875
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.76875
-   vertex 0.0329931 -0.187113 0.76875
-   vertex 0.0329931 -0.187113 0.8125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.8125
-   vertex 1.16341e-17 -0.19 0.76875
-   vertex 0.0329931 -0.187113 0.8125
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.8125
-   vertex 0.0329931 -0.187113 0.8125
-   vertex 0.0329931 -0.187113 0.85625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.85625
-   vertex 1.16341e-17 -0.19 0.8125
-   vertex 0.0329931 -0.187113 0.85625
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.85625
-   vertex 0.0329931 -0.187113 0.85625
-   vertex 0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal 0.0871551 -0.996195 0
-  outer loop
-   vertex 1.16341e-17 -0.19 0.9
-   vertex 1.16341e-17 -0.19 0.85625
-   vertex 0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.025
-   vertex 1.16341e-17 -0.19 0.025
-   vertex 1.16341e-17 -0.19 0.06875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.06875
-   vertex -0.0329931 -0.187113 0.025
-   vertex 1.16341e-17 -0.19 0.06875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.06875
-   vertex 1.16341e-17 -0.19 0.06875
-   vertex 1.16341e-17 -0.19 0.1125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.1125
-   vertex -0.0329931 -0.187113 0.06875
-   vertex 1.16341e-17 -0.19 0.1125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.1125
-   vertex 1.16341e-17 -0.19 0.1125
-   vertex 1.16341e-17 -0.19 0.15625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.15625
-   vertex -0.0329931 -0.187113 0.1125
-   vertex 1.16341e-17 -0.19 0.15625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.15625
-   vertex 1.16341e-17 -0.19 0.15625
-   vertex 1.16341e-17 -0.19 0.2
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.2
-   vertex -0.0329931 -0.187113 0.15625
-   vertex 1.16341e-17 -0.19 0.2
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.2
-   vertex 1.16341e-17 -0.19 0.2
-   vertex 1.16341e-17 -0.19 0.24375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.24375
-   vertex -0.0329931 -0.187113 0.2
-   vertex 1.16341e-17 -0.19 0.24375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.24375
-   vertex 1.16341e-17 -0.19 0.24375
-   vertex 1.16341e-17 -0.19 0.2875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.2875
-   vertex -0.0329931 -0.187113 0.24375
-   vertex 1.16341e-17 -0.19 0.2875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.2875
-   vertex 1.16341e-17 -0.19 0.2875
-   vertex 1.16341e-17 -0.19 0.33125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.33125
-   vertex -0.0329931 -0.187113 0.2875
-   vertex 1.16341e-17 -0.19 0.33125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.33125
-   vertex 1.16341e-17 -0.19 0.33125
-   vertex 1.16341e-17 -0.19 0.375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.375
-   vertex -0.0329931 -0.187113 0.33125
-   vertex 1.16341e-17 -0.19 0.375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.375
-   vertex 1.16341e-17 -0.19 0.375
-   vertex 1.16341e-17 -0.19 0.41875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.41875
-   vertex -0.0329931 -0.187113 0.375
-   vertex 1.16341e-17 -0.19 0.41875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.41875
-   vertex 1.16341e-17 -0.19 0.41875
-   vertex 1.16341e-17 -0.19 0.4625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.4625
-   vertex -0.0329931 -0.187113 0.41875
-   vertex 1.16341e-17 -0.19 0.4625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.4625
-   vertex 1.16341e-17 -0.19 0.4625
-   vertex 1.16341e-17 -0.19 0.50625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.50625
-   vertex -0.0329931 -0.187113 0.4625
-   vertex 1.16341e-17 -0.19 0.50625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.50625
-   vertex 1.16341e-17 -0.19 0.50625
-   vertex 1.16341e-17 -0.19 0.55
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.55
-   vertex -0.0329931 -0.187113 0.50625
-   vertex 1.16341e-17 -0.19 0.55
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.55
-   vertex 1.16341e-17 -0.19 0.55
-   vertex 1.16341e-17 -0.19 0.59375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.59375
-   vertex -0.0329931 -0.187113 0.55
-   vertex 1.16341e-17 -0.19 0.59375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.59375
-   vertex 1.16341e-17 -0.19 0.59375
-   vertex 1.16341e-17 -0.19 0.6375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.6375
-   vertex -0.0329931 -0.187113 0.59375
-   vertex 1.16341e-17 -0.19 0.6375
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.6375
-   vertex 1.16341e-17 -0.19 0.6375
-   vertex 1.16341e-17 -0.19 0.68125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.68125
-   vertex -0.0329931 -0.187113 0.6375
-   vertex 1.16341e-17 -0.19 0.68125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.68125
-   vertex 1.16341e-17 -0.19 0.68125
-   vertex 1.16341e-17 -0.19 0.725
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.725
-   vertex -0.0329931 -0.187113 0.68125
-   vertex 1.16341e-17 -0.19 0.725
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.725
-   vertex 1.16341e-17 -0.19 0.725
-   vertex 1.16341e-17 -0.19 0.76875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.76875
-   vertex -0.0329931 -0.187113 0.725
-   vertex 1.16341e-17 -0.19 0.76875
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.76875
-   vertex 1.16341e-17 -0.19 0.76875
-   vertex 1.16341e-17 -0.19 0.8125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.8125
-   vertex -0.0329931 -0.187113 0.76875
-   vertex 1.16341e-17 -0.19 0.8125
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.8125
-   vertex 1.16341e-17 -0.19 0.8125
-   vertex 1.16341e-17 -0.19 0.85625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.85625
-   vertex -0.0329931 -0.187113 0.8125
-   vertex 1.16341e-17 -0.19 0.85625
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 0
-  outer loop
-   vertex -0.0329931 -0.187113 0.85625
-   vertex 1.16341e-17 -0.19 0.85625
-   vertex 1.16341e-17 -0.19 0.9
-  endloop
- endfacet
- facet normal -0.0871551 -0.996195 -0
-  outer loop
-   vertex -0.0329931 -0.187113 0.9
-   vertex -0.0329931 -0.187113 0.85625
-   vertex 1.16341e-17 -0.19 0.9
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.025
-   vertex -0.0329931 -0.187113 0.025
-   vertex -0.0329931 -0.187113 0.06875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.06875
-   vertex -0.0649838 -0.178542 0.025
-   vertex -0.0329931 -0.187113 0.06875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.06875
-   vertex -0.0329931 -0.187113 0.06875
-   vertex -0.0329931 -0.187113 0.1125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.1125
-   vertex -0.0649838 -0.178542 0.06875
-   vertex -0.0329931 -0.187113 0.1125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.1125
-   vertex -0.0329931 -0.187113 0.1125
-   vertex -0.0329931 -0.187113 0.15625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.15625
-   vertex -0.0649838 -0.178542 0.1125
-   vertex -0.0329931 -0.187113 0.15625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.15625
-   vertex -0.0329931 -0.187113 0.15625
-   vertex -0.0329931 -0.187113 0.2
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.2
-   vertex -0.0649838 -0.178542 0.15625
-   vertex -0.0329931 -0.187113 0.2
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.2
-   vertex -0.0329931 -0.187113 0.2
-   vertex -0.0329931 -0.187113 0.24375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.24375
-   vertex -0.0649838 -0.178542 0.2
-   vertex -0.0329931 -0.187113 0.24375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.24375
-   vertex -0.0329931 -0.187113 0.24375
-   vertex -0.0329931 -0.187113 0.2875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.2875
-   vertex -0.0649838 -0.178542 0.24375
-   vertex -0.0329931 -0.187113 0.2875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.2875
-   vertex -0.0329931 -0.187113 0.2875
-   vertex -0.0329931 -0.187113 0.33125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.33125
-   vertex -0.0649838 -0.178542 0.2875
-   vertex -0.0329931 -0.187113 0.33125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.33125
-   vertex -0.0329931 -0.187113 0.33125
-   vertex -0.0329931 -0.187113 0.375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.375
-   vertex -0.0649838 -0.178542 0.33125
-   vertex -0.0329931 -0.187113 0.375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.375
-   vertex -0.0329931 -0.187113 0.375
-   vertex -0.0329931 -0.187113 0.41875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.41875
-   vertex -0.0649838 -0.178542 0.375
-   vertex -0.0329931 -0.187113 0.41875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.41875
-   vertex -0.0329931 -0.187113 0.41875
-   vertex -0.0329931 -0.187113 0.4625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.4625
-   vertex -0.0649838 -0.178542 0.41875
-   vertex -0.0329931 -0.187113 0.4625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.4625
-   vertex -0.0329931 -0.187113 0.4625
-   vertex -0.0329931 -0.187113 0.50625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.50625
-   vertex -0.0649838 -0.178542 0.4625
-   vertex -0.0329931 -0.187113 0.50625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.50625
-   vertex -0.0329931 -0.187113 0.50625
-   vertex -0.0329931 -0.187113 0.55
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.55
-   vertex -0.0649838 -0.178542 0.50625
-   vertex -0.0329931 -0.187113 0.55
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.55
-   vertex -0.0329931 -0.187113 0.55
-   vertex -0.0329931 -0.187113 0.59375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.59375
-   vertex -0.0649838 -0.178542 0.55
-   vertex -0.0329931 -0.187113 0.59375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.59375
-   vertex -0.0329931 -0.187113 0.59375
-   vertex -0.0329931 -0.187113 0.6375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.6375
-   vertex -0.0649838 -0.178542 0.59375
-   vertex -0.0329931 -0.187113 0.6375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.6375
-   vertex -0.0329931 -0.187113 0.6375
-   vertex -0.0329931 -0.187113 0.68125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.68125
-   vertex -0.0649838 -0.178542 0.6375
-   vertex -0.0329931 -0.187113 0.68125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.68125
-   vertex -0.0329931 -0.187113 0.68125
-   vertex -0.0329931 -0.187113 0.725
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.725
-   vertex -0.0649838 -0.178542 0.68125
-   vertex -0.0329931 -0.187113 0.725
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.725
-   vertex -0.0329931 -0.187113 0.725
-   vertex -0.0329931 -0.187113 0.76875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.76875
-   vertex -0.0649838 -0.178542 0.725
-   vertex -0.0329931 -0.187113 0.76875
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.76875
-   vertex -0.0329931 -0.187113 0.76875
-   vertex -0.0329931 -0.187113 0.8125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.8125
-   vertex -0.0649838 -0.178542 0.76875
-   vertex -0.0329931 -0.187113 0.8125
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.8125
-   vertex -0.0329931 -0.187113 0.8125
-   vertex -0.0329931 -0.187113 0.85625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.85625
-   vertex -0.0649838 -0.178542 0.8125
-   vertex -0.0329931 -0.187113 0.85625
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0649838 -0.178542 0.85625
-   vertex -0.0329931 -0.187113 0.85625
-   vertex -0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0649838 -0.178542 0.9
-   vertex -0.0649838 -0.178542 0.85625
-   vertex -0.0329931 -0.187113 0.9
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.025
-   vertex -0.0649838 -0.178542 0.025
-   vertex -0.0649838 -0.178542 0.06875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.06875
-   vertex -0.095 -0.164545 0.025
-   vertex -0.0649838 -0.178542 0.06875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.06875
-   vertex -0.0649838 -0.178542 0.06875
-   vertex -0.0649838 -0.178542 0.1125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.1125
-   vertex -0.095 -0.164545 0.06875
-   vertex -0.0649838 -0.178542 0.1125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.1125
-   vertex -0.0649838 -0.178542 0.1125
-   vertex -0.0649838 -0.178542 0.15625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.15625
-   vertex -0.095 -0.164545 0.1125
-   vertex -0.0649838 -0.178542 0.15625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.15625
-   vertex -0.0649838 -0.178542 0.15625
-   vertex -0.0649838 -0.178542 0.2
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.2
-   vertex -0.095 -0.164545 0.15625
-   vertex -0.0649838 -0.178542 0.2
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.2
-   vertex -0.0649838 -0.178542 0.2
-   vertex -0.0649838 -0.178542 0.24375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.24375
-   vertex -0.095 -0.164545 0.2
-   vertex -0.0649838 -0.178542 0.24375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.24375
-   vertex -0.0649838 -0.178542 0.24375
-   vertex -0.0649838 -0.178542 0.2875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.2875
-   vertex -0.095 -0.164545 0.24375
-   vertex -0.0649838 -0.178542 0.2875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.2875
-   vertex -0.0649838 -0.178542 0.2875
-   vertex -0.0649838 -0.178542 0.33125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.33125
-   vertex -0.095 -0.164545 0.2875
-   vertex -0.0649838 -0.178542 0.33125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.33125
-   vertex -0.0649838 -0.178542 0.33125
-   vertex -0.0649838 -0.178542 0.375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.375
-   vertex -0.095 -0.164545 0.33125
-   vertex -0.0649838 -0.178542 0.375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.375
-   vertex -0.0649838 -0.178542 0.375
-   vertex -0.0649838 -0.178542 0.41875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.41875
-   vertex -0.095 -0.164545 0.375
-   vertex -0.0649838 -0.178542 0.41875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.41875
-   vertex -0.0649838 -0.178542 0.41875
-   vertex -0.0649838 -0.178542 0.4625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.4625
-   vertex -0.095 -0.164545 0.41875
-   vertex -0.0649838 -0.178542 0.4625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.4625
-   vertex -0.0649838 -0.178542 0.4625
-   vertex -0.0649838 -0.178542 0.50625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.50625
-   vertex -0.095 -0.164545 0.4625
-   vertex -0.0649838 -0.178542 0.50625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.50625
-   vertex -0.0649838 -0.178542 0.50625
-   vertex -0.0649838 -0.178542 0.55
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.55
-   vertex -0.095 -0.164545 0.50625
-   vertex -0.0649838 -0.178542 0.55
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.55
-   vertex -0.0649838 -0.178542 0.55
-   vertex -0.0649838 -0.178542 0.59375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.59375
-   vertex -0.095 -0.164545 0.55
-   vertex -0.0649838 -0.178542 0.59375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.59375
-   vertex -0.0649838 -0.178542 0.59375
-   vertex -0.0649838 -0.178542 0.6375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.6375
-   vertex -0.095 -0.164545 0.59375
-   vertex -0.0649838 -0.178542 0.6375
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.6375
-   vertex -0.0649838 -0.178542 0.6375
-   vertex -0.0649838 -0.178542 0.68125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.68125
-   vertex -0.095 -0.164545 0.6375
-   vertex -0.0649838 -0.178542 0.68125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.68125
-   vertex -0.0649838 -0.178542 0.68125
-   vertex -0.0649838 -0.178542 0.725
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.725
-   vertex -0.095 -0.164545 0.68125
-   vertex -0.0649838 -0.178542 0.725
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.725
-   vertex -0.0649838 -0.178542 0.725
-   vertex -0.0649838 -0.178542 0.76875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.76875
-   vertex -0.095 -0.164545 0.725
-   vertex -0.0649838 -0.178542 0.76875
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.76875
-   vertex -0.0649838 -0.178542 0.76875
-   vertex -0.0649838 -0.178542 0.8125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.8125
-   vertex -0.095 -0.164545 0.76875
-   vertex -0.0649838 -0.178542 0.8125
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.8125
-   vertex -0.0649838 -0.178542 0.8125
-   vertex -0.0649838 -0.178542 0.85625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.85625
-   vertex -0.095 -0.164545 0.8125
-   vertex -0.0649838 -0.178542 0.85625
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 0
-  outer loop
-   vertex -0.095 -0.164545 0.85625
-   vertex -0.0649838 -0.178542 0.85625
-   vertex -0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal -0.422619 -0.906307 -0
-  outer loop
-   vertex -0.095 -0.164545 0.9
-   vertex -0.095 -0.164545 0.85625
-   vertex -0.0649838 -0.178542 0.9
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.025
-   vertex -0.095 -0.164545 0.025
-   vertex -0.095 -0.164545 0.06875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.06875
-   vertex -0.12213 -0.145548 0.025
-   vertex -0.095 -0.164545 0.06875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.06875
-   vertex -0.095 -0.164545 0.06875
-   vertex -0.095 -0.164545 0.1125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.1125
-   vertex -0.12213 -0.145548 0.06875
-   vertex -0.095 -0.164545 0.1125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.1125
-   vertex -0.095 -0.164545 0.1125
-   vertex -0.095 -0.164545 0.15625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.15625
-   vertex -0.12213 -0.145548 0.1125
-   vertex -0.095 -0.164545 0.15625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.15625
-   vertex -0.095 -0.164545 0.15625
-   vertex -0.095 -0.164545 0.2
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.2
-   vertex -0.12213 -0.145548 0.15625
-   vertex -0.095 -0.164545 0.2
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.2
-   vertex -0.095 -0.164545 0.2
-   vertex -0.095 -0.164545 0.24375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.24375
-   vertex -0.12213 -0.145548 0.2
-   vertex -0.095 -0.164545 0.24375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.24375
-   vertex -0.095 -0.164545 0.24375
-   vertex -0.095 -0.164545 0.2875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.2875
-   vertex -0.12213 -0.145548 0.24375
-   vertex -0.095 -0.164545 0.2875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.2875
-   vertex -0.095 -0.164545 0.2875
-   vertex -0.095 -0.164545 0.33125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.33125
-   vertex -0.12213 -0.145548 0.2875
-   vertex -0.095 -0.164545 0.33125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.33125
-   vertex -0.095 -0.164545 0.33125
-   vertex -0.095 -0.164545 0.375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.375
-   vertex -0.12213 -0.145548 0.33125
-   vertex -0.095 -0.164545 0.375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.375
-   vertex -0.095 -0.164545 0.375
-   vertex -0.095 -0.164545 0.41875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.41875
-   vertex -0.12213 -0.145548 0.375
-   vertex -0.095 -0.164545 0.41875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.41875
-   vertex -0.095 -0.164545 0.41875
-   vertex -0.095 -0.164545 0.4625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.4625
-   vertex -0.12213 -0.145548 0.41875
-   vertex -0.095 -0.164545 0.4625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.4625
-   vertex -0.095 -0.164545 0.4625
-   vertex -0.095 -0.164545 0.50625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.50625
-   vertex -0.12213 -0.145548 0.4625
-   vertex -0.095 -0.164545 0.50625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.50625
-   vertex -0.095 -0.164545 0.50625
-   vertex -0.095 -0.164545 0.55
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.55
-   vertex -0.12213 -0.145548 0.50625
-   vertex -0.095 -0.164545 0.55
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.55
-   vertex -0.095 -0.164545 0.55
-   vertex -0.095 -0.164545 0.59375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.59375
-   vertex -0.12213 -0.145548 0.55
-   vertex -0.095 -0.164545 0.59375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.59375
-   vertex -0.095 -0.164545 0.59375
-   vertex -0.095 -0.164545 0.6375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.6375
-   vertex -0.12213 -0.145548 0.59375
-   vertex -0.095 -0.164545 0.6375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.6375
-   vertex -0.095 -0.164545 0.6375
-   vertex -0.095 -0.164545 0.68125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.68125
-   vertex -0.12213 -0.145548 0.6375
-   vertex -0.095 -0.164545 0.68125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.68125
-   vertex -0.095 -0.164545 0.68125
-   vertex -0.095 -0.164545 0.725
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.725
-   vertex -0.12213 -0.145548 0.68125
-   vertex -0.095 -0.164545 0.725
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.725
-   vertex -0.095 -0.164545 0.725
-   vertex -0.095 -0.164545 0.76875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.76875
-   vertex -0.12213 -0.145548 0.725
-   vertex -0.095 -0.164545 0.76875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.76875
-   vertex -0.095 -0.164545 0.76875
-   vertex -0.095 -0.164545 0.8125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.8125
-   vertex -0.12213 -0.145548 0.76875
-   vertex -0.095 -0.164545 0.8125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.8125
-   vertex -0.095 -0.164545 0.8125
-   vertex -0.095 -0.164545 0.85625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.85625
-   vertex -0.12213 -0.145548 0.8125
-   vertex -0.095 -0.164545 0.85625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.12213 -0.145548 0.85625
-   vertex -0.095 -0.164545 0.85625
-   vertex -0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.12213 -0.145548 0.9
-   vertex -0.12213 -0.145548 0.85625
-   vertex -0.095 -0.164545 0.9
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.025
-   vertex -0.12213 -0.145548 0.025
-   vertex -0.12213 -0.145548 0.06875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.06875
-   vertex -0.145548 -0.12213 0.025
-   vertex -0.12213 -0.145548 0.06875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.06875
-   vertex -0.12213 -0.145548 0.06875
-   vertex -0.12213 -0.145548 0.1125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.1125
-   vertex -0.145548 -0.12213 0.06875
-   vertex -0.12213 -0.145548 0.1125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.1125
-   vertex -0.12213 -0.145548 0.1125
-   vertex -0.12213 -0.145548 0.15625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.15625
-   vertex -0.145548 -0.12213 0.1125
-   vertex -0.12213 -0.145548 0.15625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.15625
-   vertex -0.12213 -0.145548 0.15625
-   vertex -0.12213 -0.145548 0.2
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.2
-   vertex -0.145548 -0.12213 0.15625
-   vertex -0.12213 -0.145548 0.2
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.2
-   vertex -0.12213 -0.145548 0.2
-   vertex -0.12213 -0.145548 0.24375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.24375
-   vertex -0.145548 -0.12213 0.2
-   vertex -0.12213 -0.145548 0.24375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.24375
-   vertex -0.12213 -0.145548 0.24375
-   vertex -0.12213 -0.145548 0.2875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.2875
-   vertex -0.145548 -0.12213 0.24375
-   vertex -0.12213 -0.145548 0.2875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.2875
-   vertex -0.12213 -0.145548 0.2875
-   vertex -0.12213 -0.145548 0.33125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.33125
-   vertex -0.145548 -0.12213 0.2875
-   vertex -0.12213 -0.145548 0.33125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.33125
-   vertex -0.12213 -0.145548 0.33125
-   vertex -0.12213 -0.145548 0.375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.375
-   vertex -0.145548 -0.12213 0.33125
-   vertex -0.12213 -0.145548 0.375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.375
-   vertex -0.12213 -0.145548 0.375
-   vertex -0.12213 -0.145548 0.41875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.41875
-   vertex -0.145548 -0.12213 0.375
-   vertex -0.12213 -0.145548 0.41875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.41875
-   vertex -0.12213 -0.145548 0.41875
-   vertex -0.12213 -0.145548 0.4625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.4625
-   vertex -0.145548 -0.12213 0.41875
-   vertex -0.12213 -0.145548 0.4625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.4625
-   vertex -0.12213 -0.145548 0.4625
-   vertex -0.12213 -0.145548 0.50625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.50625
-   vertex -0.145548 -0.12213 0.4625
-   vertex -0.12213 -0.145548 0.50625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.50625
-   vertex -0.12213 -0.145548 0.50625
-   vertex -0.12213 -0.145548 0.55
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.55
-   vertex -0.145548 -0.12213 0.50625
-   vertex -0.12213 -0.145548 0.55
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.55
-   vertex -0.12213 -0.145548 0.55
-   vertex -0.12213 -0.145548 0.59375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.59375
-   vertex -0.145548 -0.12213 0.55
-   vertex -0.12213 -0.145548 0.59375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.59375
-   vertex -0.12213 -0.145548 0.59375
-   vertex -0.12213 -0.145548 0.6375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.6375
-   vertex -0.145548 -0.12213 0.59375
-   vertex -0.12213 -0.145548 0.6375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.6375
-   vertex -0.12213 -0.145548 0.6375
-   vertex -0.12213 -0.145548 0.68125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.68125
-   vertex -0.145548 -0.12213 0.6375
-   vertex -0.12213 -0.145548 0.68125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.68125
-   vertex -0.12213 -0.145548 0.68125
-   vertex -0.12213 -0.145548 0.725
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.725
-   vertex -0.145548 -0.12213 0.68125
-   vertex -0.12213 -0.145548 0.725
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.725
-   vertex -0.12213 -0.145548 0.725
-   vertex -0.12213 -0.145548 0.76875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.76875
-   vertex -0.145548 -0.12213 0.725
-   vertex -0.12213 -0.145548 0.76875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.76875
-   vertex -0.12213 -0.145548 0.76875
-   vertex -0.12213 -0.145548 0.8125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.8125
-   vertex -0.145548 -0.12213 0.76875
-   vertex -0.12213 -0.145548 0.8125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.8125
-   vertex -0.12213 -0.145548 0.8125
-   vertex -0.12213 -0.145548 0.85625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.85625
-   vertex -0.145548 -0.12213 0.8125
-   vertex -0.12213 -0.145548 0.85625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.145548 -0.12213 0.85625
-   vertex -0.12213 -0.145548 0.85625
-   vertex -0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.145548 -0.12213 0.9
-   vertex -0.145548 -0.12213 0.85625
-   vertex -0.12213 -0.145548 0.9
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.025
-   vertex -0.145548 -0.12213 0.025
-   vertex -0.145548 -0.12213 0.06875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.06875
-   vertex -0.164545 -0.095 0.025
-   vertex -0.145548 -0.12213 0.06875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.06875
-   vertex -0.145548 -0.12213 0.06875
-   vertex -0.145548 -0.12213 0.1125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.1125
-   vertex -0.164545 -0.095 0.06875
-   vertex -0.145548 -0.12213 0.1125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.1125
-   vertex -0.145548 -0.12213 0.1125
-   vertex -0.145548 -0.12213 0.15625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.15625
-   vertex -0.164545 -0.095 0.1125
-   vertex -0.145548 -0.12213 0.15625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.15625
-   vertex -0.145548 -0.12213 0.15625
-   vertex -0.145548 -0.12213 0.2
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.2
-   vertex -0.164545 -0.095 0.15625
-   vertex -0.145548 -0.12213 0.2
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.2
-   vertex -0.145548 -0.12213 0.2
-   vertex -0.145548 -0.12213 0.24375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.24375
-   vertex -0.164545 -0.095 0.2
-   vertex -0.145548 -0.12213 0.24375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.24375
-   vertex -0.145548 -0.12213 0.24375
-   vertex -0.145548 -0.12213 0.2875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.2875
-   vertex -0.164545 -0.095 0.24375
-   vertex -0.145548 -0.12213 0.2875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.2875
-   vertex -0.145548 -0.12213 0.2875
-   vertex -0.145548 -0.12213 0.33125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.33125
-   vertex -0.164545 -0.095 0.2875
-   vertex -0.145548 -0.12213 0.33125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.33125
-   vertex -0.145548 -0.12213 0.33125
-   vertex -0.145548 -0.12213 0.375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.375
-   vertex -0.164545 -0.095 0.33125
-   vertex -0.145548 -0.12213 0.375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.375
-   vertex -0.145548 -0.12213 0.375
-   vertex -0.145548 -0.12213 0.41875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.41875
-   vertex -0.164545 -0.095 0.375
-   vertex -0.145548 -0.12213 0.41875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.41875
-   vertex -0.145548 -0.12213 0.41875
-   vertex -0.145548 -0.12213 0.4625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.4625
-   vertex -0.164545 -0.095 0.41875
-   vertex -0.145548 -0.12213 0.4625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.4625
-   vertex -0.145548 -0.12213 0.4625
-   vertex -0.145548 -0.12213 0.50625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.50625
-   vertex -0.164545 -0.095 0.4625
-   vertex -0.145548 -0.12213 0.50625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.50625
-   vertex -0.145548 -0.12213 0.50625
-   vertex -0.145548 -0.12213 0.55
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.55
-   vertex -0.164545 -0.095 0.50625
-   vertex -0.145548 -0.12213 0.55
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.55
-   vertex -0.145548 -0.12213 0.55
-   vertex -0.145548 -0.12213 0.59375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.59375
-   vertex -0.164545 -0.095 0.55
-   vertex -0.145548 -0.12213 0.59375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.59375
-   vertex -0.145548 -0.12213 0.59375
-   vertex -0.145548 -0.12213 0.6375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.6375
-   vertex -0.164545 -0.095 0.59375
-   vertex -0.145548 -0.12213 0.6375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.6375
-   vertex -0.145548 -0.12213 0.6375
-   vertex -0.145548 -0.12213 0.68125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.68125
-   vertex -0.164545 -0.095 0.6375
-   vertex -0.145548 -0.12213 0.68125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.68125
-   vertex -0.145548 -0.12213 0.68125
-   vertex -0.145548 -0.12213 0.725
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.725
-   vertex -0.164545 -0.095 0.68125
-   vertex -0.145548 -0.12213 0.725
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.725
-   vertex -0.145548 -0.12213 0.725
-   vertex -0.145548 -0.12213 0.76875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.76875
-   vertex -0.164545 -0.095 0.725
-   vertex -0.145548 -0.12213 0.76875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.76875
-   vertex -0.145548 -0.12213 0.76875
-   vertex -0.145548 -0.12213 0.8125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.8125
-   vertex -0.164545 -0.095 0.76875
-   vertex -0.145548 -0.12213 0.8125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.8125
-   vertex -0.145548 -0.12213 0.8125
-   vertex -0.145548 -0.12213 0.85625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.85625
-   vertex -0.164545 -0.095 0.8125
-   vertex -0.145548 -0.12213 0.85625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.164545 -0.095 0.85625
-   vertex -0.145548 -0.12213 0.85625
-   vertex -0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.164545 -0.095 0.9
-   vertex -0.164545 -0.095 0.85625
-   vertex -0.145548 -0.12213 0.9
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.025
-   vertex -0.164545 -0.095 0.025
-   vertex -0.164545 -0.095 0.06875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.06875
-   vertex -0.178542 -0.0649838 0.025
-   vertex -0.164545 -0.095 0.06875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.06875
-   vertex -0.164545 -0.095 0.06875
-   vertex -0.164545 -0.095 0.1125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.1125
-   vertex -0.178542 -0.0649838 0.06875
-   vertex -0.164545 -0.095 0.1125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.1125
-   vertex -0.164545 -0.095 0.1125
-   vertex -0.164545 -0.095 0.15625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.15625
-   vertex -0.178542 -0.0649838 0.1125
-   vertex -0.164545 -0.095 0.15625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.15625
-   vertex -0.164545 -0.095 0.15625
-   vertex -0.164545 -0.095 0.2
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.2
-   vertex -0.178542 -0.0649838 0.15625
-   vertex -0.164545 -0.095 0.2
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.2
-   vertex -0.164545 -0.095 0.2
-   vertex -0.164545 -0.095 0.24375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.24375
-   vertex -0.178542 -0.0649838 0.2
-   vertex -0.164545 -0.095 0.24375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.24375
-   vertex -0.164545 -0.095 0.24375
-   vertex -0.164545 -0.095 0.2875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.2875
-   vertex -0.178542 -0.0649838 0.24375
-   vertex -0.164545 -0.095 0.2875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.2875
-   vertex -0.164545 -0.095 0.2875
-   vertex -0.164545 -0.095 0.33125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.33125
-   vertex -0.178542 -0.0649838 0.2875
-   vertex -0.164545 -0.095 0.33125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.33125
-   vertex -0.164545 -0.095 0.33125
-   vertex -0.164545 -0.095 0.375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.375
-   vertex -0.178542 -0.0649838 0.33125
-   vertex -0.164545 -0.095 0.375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.375
-   vertex -0.164545 -0.095 0.375
-   vertex -0.164545 -0.095 0.41875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.41875
-   vertex -0.178542 -0.0649838 0.375
-   vertex -0.164545 -0.095 0.41875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.41875
-   vertex -0.164545 -0.095 0.41875
-   vertex -0.164545 -0.095 0.4625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.4625
-   vertex -0.178542 -0.0649838 0.41875
-   vertex -0.164545 -0.095 0.4625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.4625
-   vertex -0.164545 -0.095 0.4625
-   vertex -0.164545 -0.095 0.50625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.50625
-   vertex -0.178542 -0.0649838 0.4625
-   vertex -0.164545 -0.095 0.50625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.50625
-   vertex -0.164545 -0.095 0.50625
-   vertex -0.164545 -0.095 0.55
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.55
-   vertex -0.178542 -0.0649838 0.50625
-   vertex -0.164545 -0.095 0.55
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.55
-   vertex -0.164545 -0.095 0.55
-   vertex -0.164545 -0.095 0.59375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.59375
-   vertex -0.178542 -0.0649838 0.55
-   vertex -0.164545 -0.095 0.59375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.59375
-   vertex -0.164545 -0.095 0.59375
-   vertex -0.164545 -0.095 0.6375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.6375
-   vertex -0.178542 -0.0649838 0.59375
-   vertex -0.164545 -0.095 0.6375
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.6375
-   vertex -0.164545 -0.095 0.6375
-   vertex -0.164545 -0.095 0.68125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.68125
-   vertex -0.178542 -0.0649838 0.6375
-   vertex -0.164545 -0.095 0.68125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.68125
-   vertex -0.164545 -0.095 0.68125
-   vertex -0.164545 -0.095 0.725
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.725
-   vertex -0.178542 -0.0649838 0.68125
-   vertex -0.164545 -0.095 0.725
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.725
-   vertex -0.164545 -0.095 0.725
-   vertex -0.164545 -0.095 0.76875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.76875
-   vertex -0.178542 -0.0649838 0.725
-   vertex -0.164545 -0.095 0.76875
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.76875
-   vertex -0.164545 -0.095 0.76875
-   vertex -0.164545 -0.095 0.8125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.8125
-   vertex -0.178542 -0.0649838 0.76875
-   vertex -0.164545 -0.095 0.8125
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.8125
-   vertex -0.164545 -0.095 0.8125
-   vertex -0.164545 -0.095 0.85625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.85625
-   vertex -0.178542 -0.0649838 0.8125
-   vertex -0.164545 -0.095 0.85625
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 0
-  outer loop
-   vertex -0.178542 -0.0649838 0.85625
-   vertex -0.164545 -0.095 0.85625
-   vertex -0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal -0.906307 -0.422619 -0
-  outer loop
-   vertex -0.178542 -0.0649838 0.9
-   vertex -0.178542 -0.0649838 0.85625
-   vertex -0.164545 -0.095 0.9
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.025
-   vertex -0.178542 -0.0649838 0.025
-   vertex -0.178542 -0.0649838 0.06875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.06875
-   vertex -0.187113 -0.0329931 0.025
-   vertex -0.178542 -0.0649838 0.06875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.06875
-   vertex -0.178542 -0.0649838 0.06875
-   vertex -0.178542 -0.0649838 0.1125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.1125
-   vertex -0.187113 -0.0329931 0.06875
-   vertex -0.178542 -0.0649838 0.1125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.1125
-   vertex -0.178542 -0.0649838 0.1125
-   vertex -0.178542 -0.0649838 0.15625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.15625
-   vertex -0.187113 -0.0329931 0.1125
-   vertex -0.178542 -0.0649838 0.15625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.15625
-   vertex -0.178542 -0.0649838 0.15625
-   vertex -0.178542 -0.0649838 0.2
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.2
-   vertex -0.187113 -0.0329931 0.15625
-   vertex -0.178542 -0.0649838 0.2
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.2
-   vertex -0.178542 -0.0649838 0.2
-   vertex -0.178542 -0.0649838 0.24375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.24375
-   vertex -0.187113 -0.0329931 0.2
-   vertex -0.178542 -0.0649838 0.24375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.24375
-   vertex -0.178542 -0.0649838 0.24375
-   vertex -0.178542 -0.0649838 0.2875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.2875
-   vertex -0.187113 -0.0329931 0.24375
-   vertex -0.178542 -0.0649838 0.2875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.2875
-   vertex -0.178542 -0.0649838 0.2875
-   vertex -0.178542 -0.0649838 0.33125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.33125
-   vertex -0.187113 -0.0329931 0.2875
-   vertex -0.178542 -0.0649838 0.33125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.33125
-   vertex -0.178542 -0.0649838 0.33125
-   vertex -0.178542 -0.0649838 0.375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.375
-   vertex -0.187113 -0.0329931 0.33125
-   vertex -0.178542 -0.0649838 0.375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.375
-   vertex -0.178542 -0.0649838 0.375
-   vertex -0.178542 -0.0649838 0.41875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.41875
-   vertex -0.187113 -0.0329931 0.375
-   vertex -0.178542 -0.0649838 0.41875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.41875
-   vertex -0.178542 -0.0649838 0.41875
-   vertex -0.178542 -0.0649838 0.4625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.4625
-   vertex -0.187113 -0.0329931 0.41875
-   vertex -0.178542 -0.0649838 0.4625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.4625
-   vertex -0.178542 -0.0649838 0.4625
-   vertex -0.178542 -0.0649838 0.50625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.50625
-   vertex -0.187113 -0.0329931 0.4625
-   vertex -0.178542 -0.0649838 0.50625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.50625
-   vertex -0.178542 -0.0649838 0.50625
-   vertex -0.178542 -0.0649838 0.55
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.55
-   vertex -0.187113 -0.0329931 0.50625
-   vertex -0.178542 -0.0649838 0.55
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.55
-   vertex -0.178542 -0.0649838 0.55
-   vertex -0.178542 -0.0649838 0.59375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.59375
-   vertex -0.187113 -0.0329931 0.55
-   vertex -0.178542 -0.0649838 0.59375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.59375
-   vertex -0.178542 -0.0649838 0.59375
-   vertex -0.178542 -0.0649838 0.6375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.6375
-   vertex -0.187113 -0.0329931 0.59375
-   vertex -0.178542 -0.0649838 0.6375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.6375
-   vertex -0.178542 -0.0649838 0.6375
-   vertex -0.178542 -0.0649838 0.68125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.68125
-   vertex -0.187113 -0.0329931 0.6375
-   vertex -0.178542 -0.0649838 0.68125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.68125
-   vertex -0.178542 -0.0649838 0.68125
-   vertex -0.178542 -0.0649838 0.725
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.725
-   vertex -0.187113 -0.0329931 0.68125
-   vertex -0.178542 -0.0649838 0.725
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.725
-   vertex -0.178542 -0.0649838 0.725
-   vertex -0.178542 -0.0649838 0.76875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.76875
-   vertex -0.187113 -0.0329931 0.725
-   vertex -0.178542 -0.0649838 0.76875
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.76875
-   vertex -0.178542 -0.0649838 0.76875
-   vertex -0.178542 -0.0649838 0.8125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.8125
-   vertex -0.187113 -0.0329931 0.76875
-   vertex -0.178542 -0.0649838 0.8125
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.8125
-   vertex -0.178542 -0.0649838 0.8125
-   vertex -0.178542 -0.0649838 0.85625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.85625
-   vertex -0.187113 -0.0329931 0.8125
-   vertex -0.178542 -0.0649838 0.85625
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.187113 -0.0329931 0.85625
-   vertex -0.178542 -0.0649838 0.85625
-   vertex -0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.187113 -0.0329931 0.9
-   vertex -0.187113 -0.0329931 0.85625
-   vertex -0.178542 -0.0649838 0.9
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.025
-   vertex -0.187113 -0.0329931 0.025
-   vertex -0.187113 -0.0329931 0.06875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.06875
-   vertex -0.19 -2.32683e-17 0.025
-   vertex -0.187113 -0.0329931 0.06875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.06875
-   vertex -0.187113 -0.0329931 0.06875
-   vertex -0.187113 -0.0329931 0.1125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.1125
-   vertex -0.19 -2.32683e-17 0.06875
-   vertex -0.187113 -0.0329931 0.1125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.1125
-   vertex -0.187113 -0.0329931 0.1125
-   vertex -0.187113 -0.0329931 0.15625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.15625
-   vertex -0.19 -2.32683e-17 0.1125
-   vertex -0.187113 -0.0329931 0.15625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.15625
-   vertex -0.187113 -0.0329931 0.15625
-   vertex -0.187113 -0.0329931 0.2
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.2
-   vertex -0.19 -2.32683e-17 0.15625
-   vertex -0.187113 -0.0329931 0.2
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.2
-   vertex -0.187113 -0.0329931 0.2
-   vertex -0.187113 -0.0329931 0.24375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.24375
-   vertex -0.19 -2.32683e-17 0.2
-   vertex -0.187113 -0.0329931 0.24375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.24375
-   vertex -0.187113 -0.0329931 0.24375
-   vertex -0.187113 -0.0329931 0.2875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.2875
-   vertex -0.19 -2.32683e-17 0.24375
-   vertex -0.187113 -0.0329931 0.2875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.2875
-   vertex -0.187113 -0.0329931 0.2875
-   vertex -0.187113 -0.0329931 0.33125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.33125
-   vertex -0.19 -2.32683e-17 0.2875
-   vertex -0.187113 -0.0329931 0.33125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.33125
-   vertex -0.187113 -0.0329931 0.33125
-   vertex -0.187113 -0.0329931 0.375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.375
-   vertex -0.19 -2.32683e-17 0.33125
-   vertex -0.187113 -0.0329931 0.375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.375
-   vertex -0.187113 -0.0329931 0.375
-   vertex -0.187113 -0.0329931 0.41875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.41875
-   vertex -0.19 -2.32683e-17 0.375
-   vertex -0.187113 -0.0329931 0.41875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.41875
-   vertex -0.187113 -0.0329931 0.41875
-   vertex -0.187113 -0.0329931 0.4625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.4625
-   vertex -0.19 -2.32683e-17 0.41875
-   vertex -0.187113 -0.0329931 0.4625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.4625
-   vertex -0.187113 -0.0329931 0.4625
-   vertex -0.187113 -0.0329931 0.50625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.50625
-   vertex -0.19 -2.32683e-17 0.4625
-   vertex -0.187113 -0.0329931 0.50625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.50625
-   vertex -0.187113 -0.0329931 0.50625
-   vertex -0.187113 -0.0329931 0.55
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.55
-   vertex -0.19 -2.32683e-17 0.50625
-   vertex -0.187113 -0.0329931 0.55
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.55
-   vertex -0.187113 -0.0329931 0.55
-   vertex -0.187113 -0.0329931 0.59375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.59375
-   vertex -0.19 -2.32683e-17 0.55
-   vertex -0.187113 -0.0329931 0.59375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.59375
-   vertex -0.187113 -0.0329931 0.59375
-   vertex -0.187113 -0.0329931 0.6375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.6375
-   vertex -0.19 -2.32683e-17 0.59375
-   vertex -0.187113 -0.0329931 0.6375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.6375
-   vertex -0.187113 -0.0329931 0.6375
-   vertex -0.187113 -0.0329931 0.68125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.68125
-   vertex -0.19 -2.32683e-17 0.6375
-   vertex -0.187113 -0.0329931 0.68125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.68125
-   vertex -0.187113 -0.0329931 0.68125
-   vertex -0.187113 -0.0329931 0.725
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.725
-   vertex -0.19 -2.32683e-17 0.68125
-   vertex -0.187113 -0.0329931 0.725
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.725
-   vertex -0.187113 -0.0329931 0.725
-   vertex -0.187113 -0.0329931 0.76875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.76875
-   vertex -0.19 -2.32683e-17 0.725
-   vertex -0.187113 -0.0329931 0.76875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.76875
-   vertex -0.187113 -0.0329931 0.76875
-   vertex -0.187113 -0.0329931 0.8125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.8125
-   vertex -0.19 -2.32683e-17 0.76875
-   vertex -0.187113 -0.0329931 0.8125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.8125
-   vertex -0.187113 -0.0329931 0.8125
-   vertex -0.187113 -0.0329931 0.85625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.85625
-   vertex -0.19 -2.32683e-17 0.8125
-   vertex -0.187113 -0.0329931 0.85625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.85625
-   vertex -0.187113 -0.0329931 0.85625
-   vertex -0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal -0.996195 -0.0871551 -0
-  outer loop
-   vertex -0.19 -2.32683e-17 0.9
-   vertex -0.19 -2.32683e-17 0.85625
-   vertex -0.187113 -0.0329931 0.9
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.025
-   vertex -0.19 -2.32683e-17 0.025
-   vertex -0.19 -2.32683e-17 0.06875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.06875
-   vertex -0.187113 0.0329931 0.025
-   vertex -0.19 -2.32683e-17 0.06875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.06875
-   vertex -0.19 -2.32683e-17 0.06875
-   vertex -0.19 -2.32683e-17 0.1125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.1125
-   vertex -0.187113 0.0329931 0.06875
-   vertex -0.19 -2.32683e-17 0.1125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.1125
-   vertex -0.19 -2.32683e-17 0.1125
-   vertex -0.19 -2.32683e-17 0.15625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.15625
-   vertex -0.187113 0.0329931 0.1125
-   vertex -0.19 -2.32683e-17 0.15625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.15625
-   vertex -0.19 -2.32683e-17 0.15625
-   vertex -0.19 -2.32683e-17 0.2
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.2
-   vertex -0.187113 0.0329931 0.15625
-   vertex -0.19 -2.32683e-17 0.2
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.2
-   vertex -0.19 -2.32683e-17 0.2
-   vertex -0.19 -2.32683e-17 0.24375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.24375
-   vertex -0.187113 0.0329931 0.2
-   vertex -0.19 -2.32683e-17 0.24375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.24375
-   vertex -0.19 -2.32683e-17 0.24375
-   vertex -0.19 -2.32683e-17 0.2875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.2875
-   vertex -0.187113 0.0329931 0.24375
-   vertex -0.19 -2.32683e-17 0.2875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.2875
-   vertex -0.19 -2.32683e-17 0.2875
-   vertex -0.19 -2.32683e-17 0.33125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.33125
-   vertex -0.187113 0.0329931 0.2875
-   vertex -0.19 -2.32683e-17 0.33125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.33125
-   vertex -0.19 -2.32683e-17 0.33125
-   vertex -0.19 -2.32683e-17 0.375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.375
-   vertex -0.187113 0.0329931 0.33125
-   vertex -0.19 -2.32683e-17 0.375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.375
-   vertex -0.19 -2.32683e-17 0.375
-   vertex -0.19 -2.32683e-17 0.41875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.41875
-   vertex -0.187113 0.0329931 0.375
-   vertex -0.19 -2.32683e-17 0.41875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.41875
-   vertex -0.19 -2.32683e-17 0.41875
-   vertex -0.19 -2.32683e-17 0.4625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.4625
-   vertex -0.187113 0.0329931 0.41875
-   vertex -0.19 -2.32683e-17 0.4625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.4625
-   vertex -0.19 -2.32683e-17 0.4625
-   vertex -0.19 -2.32683e-17 0.50625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.50625
-   vertex -0.187113 0.0329931 0.4625
-   vertex -0.19 -2.32683e-17 0.50625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.50625
-   vertex -0.19 -2.32683e-17 0.50625
-   vertex -0.19 -2.32683e-17 0.55
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.55
-   vertex -0.187113 0.0329931 0.50625
-   vertex -0.19 -2.32683e-17 0.55
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.55
-   vertex -0.19 -2.32683e-17 0.55
-   vertex -0.19 -2.32683e-17 0.59375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.59375
-   vertex -0.187113 0.0329931 0.55
-   vertex -0.19 -2.32683e-17 0.59375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.59375
-   vertex -0.19 -2.32683e-17 0.59375
-   vertex -0.19 -2.32683e-17 0.6375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.6375
-   vertex -0.187113 0.0329931 0.59375
-   vertex -0.19 -2.32683e-17 0.6375
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.6375
-   vertex -0.19 -2.32683e-17 0.6375
-   vertex -0.19 -2.32683e-17 0.68125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.68125
-   vertex -0.187113 0.0329931 0.6375
-   vertex -0.19 -2.32683e-17 0.68125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.68125
-   vertex -0.19 -2.32683e-17 0.68125
-   vertex -0.19 -2.32683e-17 0.725
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.725
-   vertex -0.187113 0.0329931 0.68125
-   vertex -0.19 -2.32683e-17 0.725
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.725
-   vertex -0.19 -2.32683e-17 0.725
-   vertex -0.19 -2.32683e-17 0.76875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.76875
-   vertex -0.187113 0.0329931 0.725
-   vertex -0.19 -2.32683e-17 0.76875
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.76875
-   vertex -0.19 -2.32683e-17 0.76875
-   vertex -0.19 -2.32683e-17 0.8125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.8125
-   vertex -0.187113 0.0329931 0.76875
-   vertex -0.19 -2.32683e-17 0.8125
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.8125
-   vertex -0.19 -2.32683e-17 0.8125
-   vertex -0.19 -2.32683e-17 0.85625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.85625
-   vertex -0.187113 0.0329931 0.8125
-   vertex -0.19 -2.32683e-17 0.85625
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.85625
-   vertex -0.19 -2.32683e-17 0.85625
-   vertex -0.19 -2.32683e-17 0.9
-  endloop
- endfacet
- facet normal -0.996195 0.0871551 0
-  outer loop
-   vertex -0.187113 0.0329931 0.9
-   vertex -0.187113 0.0329931 0.85625
-   vertex -0.19 -2.32683e-17 0.9
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.025
-   vertex -0.187113 0.0329931 0.025
-   vertex -0.187113 0.0329931 0.06875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.06875
-   vertex -0.178542 0.0649838 0.025
-   vertex -0.187113 0.0329931 0.06875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.06875
-   vertex -0.187113 0.0329931 0.06875
-   vertex -0.187113 0.0329931 0.1125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.1125
-   vertex -0.178542 0.0649838 0.06875
-   vertex -0.187113 0.0329931 0.1125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.1125
-   vertex -0.187113 0.0329931 0.1125
-   vertex -0.187113 0.0329931 0.15625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.15625
-   vertex -0.178542 0.0649838 0.1125
-   vertex -0.187113 0.0329931 0.15625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.15625
-   vertex -0.187113 0.0329931 0.15625
-   vertex -0.187113 0.0329931 0.2
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.2
-   vertex -0.178542 0.0649838 0.15625
-   vertex -0.187113 0.0329931 0.2
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.2
-   vertex -0.187113 0.0329931 0.2
-   vertex -0.187113 0.0329931 0.24375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.24375
-   vertex -0.178542 0.0649838 0.2
-   vertex -0.187113 0.0329931 0.24375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.24375
-   vertex -0.187113 0.0329931 0.24375
-   vertex -0.187113 0.0329931 0.2875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.2875
-   vertex -0.178542 0.0649838 0.24375
-   vertex -0.187113 0.0329931 0.2875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.2875
-   vertex -0.187113 0.0329931 0.2875
-   vertex -0.187113 0.0329931 0.33125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.33125
-   vertex -0.178542 0.0649838 0.2875
-   vertex -0.187113 0.0329931 0.33125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.33125
-   vertex -0.187113 0.0329931 0.33125
-   vertex -0.187113 0.0329931 0.375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.375
-   vertex -0.178542 0.0649838 0.33125
-   vertex -0.187113 0.0329931 0.375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.375
-   vertex -0.187113 0.0329931 0.375
-   vertex -0.187113 0.0329931 0.41875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.41875
-   vertex -0.178542 0.0649838 0.375
-   vertex -0.187113 0.0329931 0.41875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.41875
-   vertex -0.187113 0.0329931 0.41875
-   vertex -0.187113 0.0329931 0.4625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.4625
-   vertex -0.178542 0.0649838 0.41875
-   vertex -0.187113 0.0329931 0.4625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.4625
-   vertex -0.187113 0.0329931 0.4625
-   vertex -0.187113 0.0329931 0.50625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.50625
-   vertex -0.178542 0.0649838 0.4625
-   vertex -0.187113 0.0329931 0.50625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.50625
-   vertex -0.187113 0.0329931 0.50625
-   vertex -0.187113 0.0329931 0.55
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.55
-   vertex -0.178542 0.0649838 0.50625
-   vertex -0.187113 0.0329931 0.55
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.55
-   vertex -0.187113 0.0329931 0.55
-   vertex -0.187113 0.0329931 0.59375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.59375
-   vertex -0.178542 0.0649838 0.55
-   vertex -0.187113 0.0329931 0.59375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.59375
-   vertex -0.187113 0.0329931 0.59375
-   vertex -0.187113 0.0329931 0.6375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.6375
-   vertex -0.178542 0.0649838 0.59375
-   vertex -0.187113 0.0329931 0.6375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.6375
-   vertex -0.187113 0.0329931 0.6375
-   vertex -0.187113 0.0329931 0.68125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.68125
-   vertex -0.178542 0.0649838 0.6375
-   vertex -0.187113 0.0329931 0.68125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.68125
-   vertex -0.187113 0.0329931 0.68125
-   vertex -0.187113 0.0329931 0.725
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.725
-   vertex -0.178542 0.0649838 0.68125
-   vertex -0.187113 0.0329931 0.725
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.725
-   vertex -0.187113 0.0329931 0.725
-   vertex -0.187113 0.0329931 0.76875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.76875
-   vertex -0.178542 0.0649838 0.725
-   vertex -0.187113 0.0329931 0.76875
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.76875
-   vertex -0.187113 0.0329931 0.76875
-   vertex -0.187113 0.0329931 0.8125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.8125
-   vertex -0.178542 0.0649838 0.76875
-   vertex -0.187113 0.0329931 0.8125
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.8125
-   vertex -0.187113 0.0329931 0.8125
-   vertex -0.187113 0.0329931 0.85625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.85625
-   vertex -0.178542 0.0649838 0.8125
-   vertex -0.187113 0.0329931 0.85625
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.85625
-   vertex -0.187113 0.0329931 0.85625
-   vertex -0.187113 0.0329931 0.9
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.178542 0.0649838 0.9
-   vertex -0.178542 0.0649838 0.85625
-   vertex -0.187113 0.0329931 0.9
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.025
-   vertex -0.178542 0.0649838 0.025
-   vertex -0.178542 0.0649838 0.06875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.06875
-   vertex -0.164545 0.095 0.025
-   vertex -0.178542 0.0649838 0.06875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.06875
-   vertex -0.178542 0.0649838 0.06875
-   vertex -0.178542 0.0649838 0.1125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.1125
-   vertex -0.164545 0.095 0.06875
-   vertex -0.178542 0.0649838 0.1125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.1125
-   vertex -0.178542 0.0649838 0.1125
-   vertex -0.178542 0.0649838 0.15625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.15625
-   vertex -0.164545 0.095 0.1125
-   vertex -0.178542 0.0649838 0.15625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.15625
-   vertex -0.178542 0.0649838 0.15625
-   vertex -0.178542 0.0649838 0.2
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.2
-   vertex -0.164545 0.095 0.15625
-   vertex -0.178542 0.0649838 0.2
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.2
-   vertex -0.178542 0.0649838 0.2
-   vertex -0.178542 0.0649838 0.24375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.24375
-   vertex -0.164545 0.095 0.2
-   vertex -0.178542 0.0649838 0.24375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.24375
-   vertex -0.178542 0.0649838 0.24375
-   vertex -0.178542 0.0649838 0.2875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.2875
-   vertex -0.164545 0.095 0.24375
-   vertex -0.178542 0.0649838 0.2875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.2875
-   vertex -0.178542 0.0649838 0.2875
-   vertex -0.178542 0.0649838 0.33125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.33125
-   vertex -0.164545 0.095 0.2875
-   vertex -0.178542 0.0649838 0.33125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.33125
-   vertex -0.178542 0.0649838 0.33125
-   vertex -0.178542 0.0649838 0.375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.375
-   vertex -0.164545 0.095 0.33125
-   vertex -0.178542 0.0649838 0.375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.375
-   vertex -0.178542 0.0649838 0.375
-   vertex -0.178542 0.0649838 0.41875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.41875
-   vertex -0.164545 0.095 0.375
-   vertex -0.178542 0.0649838 0.41875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.41875
-   vertex -0.178542 0.0649838 0.41875
-   vertex -0.178542 0.0649838 0.4625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.4625
-   vertex -0.164545 0.095 0.41875
-   vertex -0.178542 0.0649838 0.4625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.4625
-   vertex -0.178542 0.0649838 0.4625
-   vertex -0.178542 0.0649838 0.50625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.50625
-   vertex -0.164545 0.095 0.4625
-   vertex -0.178542 0.0649838 0.50625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.50625
-   vertex -0.178542 0.0649838 0.50625
-   vertex -0.178542 0.0649838 0.55
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.55
-   vertex -0.164545 0.095 0.50625
-   vertex -0.178542 0.0649838 0.55
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.55
-   vertex -0.178542 0.0649838 0.55
-   vertex -0.178542 0.0649838 0.59375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.59375
-   vertex -0.164545 0.095 0.55
-   vertex -0.178542 0.0649838 0.59375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.59375
-   vertex -0.178542 0.0649838 0.59375
-   vertex -0.178542 0.0649838 0.6375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.6375
-   vertex -0.164545 0.095 0.59375
-   vertex -0.178542 0.0649838 0.6375
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.6375
-   vertex -0.178542 0.0649838 0.6375
-   vertex -0.178542 0.0649838 0.68125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.68125
-   vertex -0.164545 0.095 0.6375
-   vertex -0.178542 0.0649838 0.68125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.68125
-   vertex -0.178542 0.0649838 0.68125
-   vertex -0.178542 0.0649838 0.725
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.725
-   vertex -0.164545 0.095 0.68125
-   vertex -0.178542 0.0649838 0.725
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.725
-   vertex -0.178542 0.0649838 0.725
-   vertex -0.178542 0.0649838 0.76875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.76875
-   vertex -0.164545 0.095 0.725
-   vertex -0.178542 0.0649838 0.76875
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.76875
-   vertex -0.178542 0.0649838 0.76875
-   vertex -0.178542 0.0649838 0.8125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.8125
-   vertex -0.164545 0.095 0.76875
-   vertex -0.178542 0.0649838 0.8125
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.8125
-   vertex -0.178542 0.0649838 0.8125
-   vertex -0.178542 0.0649838 0.85625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.85625
-   vertex -0.164545 0.095 0.8125
-   vertex -0.178542 0.0649838 0.85625
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.85625
-   vertex -0.178542 0.0649838 0.85625
-   vertex -0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal -0.906307 0.422619 0
-  outer loop
-   vertex -0.164545 0.095 0.9
-   vertex -0.164545 0.095 0.85625
-   vertex -0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.025
-   vertex -0.164545 0.095 0.025
-   vertex -0.164545 0.095 0.06875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.06875
-   vertex -0.145548 0.12213 0.025
-   vertex -0.164545 0.095 0.06875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.06875
-   vertex -0.164545 0.095 0.06875
-   vertex -0.164545 0.095 0.1125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.1125
-   vertex -0.145548 0.12213 0.06875
-   vertex -0.164545 0.095 0.1125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.1125
-   vertex -0.164545 0.095 0.1125
-   vertex -0.164545 0.095 0.15625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.15625
-   vertex -0.145548 0.12213 0.1125
-   vertex -0.164545 0.095 0.15625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.15625
-   vertex -0.164545 0.095 0.15625
-   vertex -0.164545 0.095 0.2
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.2
-   vertex -0.145548 0.12213 0.15625
-   vertex -0.164545 0.095 0.2
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.2
-   vertex -0.164545 0.095 0.2
-   vertex -0.164545 0.095 0.24375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.24375
-   vertex -0.145548 0.12213 0.2
-   vertex -0.164545 0.095 0.24375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.24375
-   vertex -0.164545 0.095 0.24375
-   vertex -0.164545 0.095 0.2875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.2875
-   vertex -0.145548 0.12213 0.24375
-   vertex -0.164545 0.095 0.2875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.2875
-   vertex -0.164545 0.095 0.2875
-   vertex -0.164545 0.095 0.33125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.33125
-   vertex -0.145548 0.12213 0.2875
-   vertex -0.164545 0.095 0.33125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.33125
-   vertex -0.164545 0.095 0.33125
-   vertex -0.164545 0.095 0.375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.375
-   vertex -0.145548 0.12213 0.33125
-   vertex -0.164545 0.095 0.375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.375
-   vertex -0.164545 0.095 0.375
-   vertex -0.164545 0.095 0.41875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.41875
-   vertex -0.145548 0.12213 0.375
-   vertex -0.164545 0.095 0.41875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.41875
-   vertex -0.164545 0.095 0.41875
-   vertex -0.164545 0.095 0.4625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.4625
-   vertex -0.145548 0.12213 0.41875
-   vertex -0.164545 0.095 0.4625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.4625
-   vertex -0.164545 0.095 0.4625
-   vertex -0.164545 0.095 0.50625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.50625
-   vertex -0.145548 0.12213 0.4625
-   vertex -0.164545 0.095 0.50625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.50625
-   vertex -0.164545 0.095 0.50625
-   vertex -0.164545 0.095 0.55
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.55
-   vertex -0.145548 0.12213 0.50625
-   vertex -0.164545 0.095 0.55
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.55
-   vertex -0.164545 0.095 0.55
-   vertex -0.164545 0.095 0.59375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.59375
-   vertex -0.145548 0.12213 0.55
-   vertex -0.164545 0.095 0.59375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.59375
-   vertex -0.164545 0.095 0.59375
-   vertex -0.164545 0.095 0.6375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.6375
-   vertex -0.145548 0.12213 0.59375
-   vertex -0.164545 0.095 0.6375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.6375
-   vertex -0.164545 0.095 0.6375
-   vertex -0.164545 0.095 0.68125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.68125
-   vertex -0.145548 0.12213 0.6375
-   vertex -0.164545 0.095 0.68125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.68125
-   vertex -0.164545 0.095 0.68125
-   vertex -0.164545 0.095 0.725
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.725
-   vertex -0.145548 0.12213 0.68125
-   vertex -0.164545 0.095 0.725
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.725
-   vertex -0.164545 0.095 0.725
-   vertex -0.164545 0.095 0.76875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.76875
-   vertex -0.145548 0.12213 0.725
-   vertex -0.164545 0.095 0.76875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.76875
-   vertex -0.164545 0.095 0.76875
-   vertex -0.164545 0.095 0.8125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.8125
-   vertex -0.145548 0.12213 0.76875
-   vertex -0.164545 0.095 0.8125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.8125
-   vertex -0.164545 0.095 0.8125
-   vertex -0.164545 0.095 0.85625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.85625
-   vertex -0.145548 0.12213 0.8125
-   vertex -0.164545 0.095 0.85625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.85625
-   vertex -0.164545 0.095 0.85625
-   vertex -0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.145548 0.12213 0.9
-   vertex -0.145548 0.12213 0.85625
-   vertex -0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.025
-   vertex -0.145548 0.12213 0.025
-   vertex -0.145548 0.12213 0.06875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.06875
-   vertex -0.12213 0.145548 0.025
-   vertex -0.145548 0.12213 0.06875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.06875
-   vertex -0.145548 0.12213 0.06875
-   vertex -0.145548 0.12213 0.1125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.1125
-   vertex -0.12213 0.145548 0.06875
-   vertex -0.145548 0.12213 0.1125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.1125
-   vertex -0.145548 0.12213 0.1125
-   vertex -0.145548 0.12213 0.15625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.15625
-   vertex -0.12213 0.145548 0.1125
-   vertex -0.145548 0.12213 0.15625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.15625
-   vertex -0.145548 0.12213 0.15625
-   vertex -0.145548 0.12213 0.2
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.2
-   vertex -0.12213 0.145548 0.15625
-   vertex -0.145548 0.12213 0.2
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.2
-   vertex -0.145548 0.12213 0.2
-   vertex -0.145548 0.12213 0.24375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.24375
-   vertex -0.12213 0.145548 0.2
-   vertex -0.145548 0.12213 0.24375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.24375
-   vertex -0.145548 0.12213 0.24375
-   vertex -0.145548 0.12213 0.2875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.2875
-   vertex -0.12213 0.145548 0.24375
-   vertex -0.145548 0.12213 0.2875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.2875
-   vertex -0.145548 0.12213 0.2875
-   vertex -0.145548 0.12213 0.33125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.33125
-   vertex -0.12213 0.145548 0.2875
-   vertex -0.145548 0.12213 0.33125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.33125
-   vertex -0.145548 0.12213 0.33125
-   vertex -0.145548 0.12213 0.375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.375
-   vertex -0.12213 0.145548 0.33125
-   vertex -0.145548 0.12213 0.375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.375
-   vertex -0.145548 0.12213 0.375
-   vertex -0.145548 0.12213 0.41875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.41875
-   vertex -0.12213 0.145548 0.375
-   vertex -0.145548 0.12213 0.41875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.41875
-   vertex -0.145548 0.12213 0.41875
-   vertex -0.145548 0.12213 0.4625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.4625
-   vertex -0.12213 0.145548 0.41875
-   vertex -0.145548 0.12213 0.4625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.4625
-   vertex -0.145548 0.12213 0.4625
-   vertex -0.145548 0.12213 0.50625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.50625
-   vertex -0.12213 0.145548 0.4625
-   vertex -0.145548 0.12213 0.50625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.50625
-   vertex -0.145548 0.12213 0.50625
-   vertex -0.145548 0.12213 0.55
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.55
-   vertex -0.12213 0.145548 0.50625
-   vertex -0.145548 0.12213 0.55
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.55
-   vertex -0.145548 0.12213 0.55
-   vertex -0.145548 0.12213 0.59375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.59375
-   vertex -0.12213 0.145548 0.55
-   vertex -0.145548 0.12213 0.59375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.59375
-   vertex -0.145548 0.12213 0.59375
-   vertex -0.145548 0.12213 0.6375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.6375
-   vertex -0.12213 0.145548 0.59375
-   vertex -0.145548 0.12213 0.6375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.6375
-   vertex -0.145548 0.12213 0.6375
-   vertex -0.145548 0.12213 0.68125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.68125
-   vertex -0.12213 0.145548 0.6375
-   vertex -0.145548 0.12213 0.68125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.68125
-   vertex -0.145548 0.12213 0.68125
-   vertex -0.145548 0.12213 0.725
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.725
-   vertex -0.12213 0.145548 0.68125
-   vertex -0.145548 0.12213 0.725
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.725
-   vertex -0.145548 0.12213 0.725
-   vertex -0.145548 0.12213 0.76875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.76875
-   vertex -0.12213 0.145548 0.725
-   vertex -0.145548 0.12213 0.76875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.76875
-   vertex -0.145548 0.12213 0.76875
-   vertex -0.145548 0.12213 0.8125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.8125
-   vertex -0.12213 0.145548 0.76875
-   vertex -0.145548 0.12213 0.8125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.8125
-   vertex -0.145548 0.12213 0.8125
-   vertex -0.145548 0.12213 0.85625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.85625
-   vertex -0.12213 0.145548 0.8125
-   vertex -0.145548 0.12213 0.85625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.85625
-   vertex -0.145548 0.12213 0.85625
-   vertex -0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.12213 0.145548 0.9
-   vertex -0.12213 0.145548 0.85625
-   vertex -0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.025
-   vertex -0.12213 0.145548 0.025
-   vertex -0.12213 0.145548 0.06875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.06875
-   vertex -0.095 0.164545 0.025
-   vertex -0.12213 0.145548 0.06875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.06875
-   vertex -0.12213 0.145548 0.06875
-   vertex -0.12213 0.145548 0.1125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.1125
-   vertex -0.095 0.164545 0.06875
-   vertex -0.12213 0.145548 0.1125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.1125
-   vertex -0.12213 0.145548 0.1125
-   vertex -0.12213 0.145548 0.15625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.15625
-   vertex -0.095 0.164545 0.1125
-   vertex -0.12213 0.145548 0.15625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.15625
-   vertex -0.12213 0.145548 0.15625
-   vertex -0.12213 0.145548 0.2
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.2
-   vertex -0.095 0.164545 0.15625
-   vertex -0.12213 0.145548 0.2
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.2
-   vertex -0.12213 0.145548 0.2
-   vertex -0.12213 0.145548 0.24375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.24375
-   vertex -0.095 0.164545 0.2
-   vertex -0.12213 0.145548 0.24375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.24375
-   vertex -0.12213 0.145548 0.24375
-   vertex -0.12213 0.145548 0.2875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.2875
-   vertex -0.095 0.164545 0.24375
-   vertex -0.12213 0.145548 0.2875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.2875
-   vertex -0.12213 0.145548 0.2875
-   vertex -0.12213 0.145548 0.33125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.33125
-   vertex -0.095 0.164545 0.2875
-   vertex -0.12213 0.145548 0.33125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.33125
-   vertex -0.12213 0.145548 0.33125
-   vertex -0.12213 0.145548 0.375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.375
-   vertex -0.095 0.164545 0.33125
-   vertex -0.12213 0.145548 0.375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.375
-   vertex -0.12213 0.145548 0.375
-   vertex -0.12213 0.145548 0.41875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.41875
-   vertex -0.095 0.164545 0.375
-   vertex -0.12213 0.145548 0.41875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.41875
-   vertex -0.12213 0.145548 0.41875
-   vertex -0.12213 0.145548 0.4625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.4625
-   vertex -0.095 0.164545 0.41875
-   vertex -0.12213 0.145548 0.4625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.4625
-   vertex -0.12213 0.145548 0.4625
-   vertex -0.12213 0.145548 0.50625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.50625
-   vertex -0.095 0.164545 0.4625
-   vertex -0.12213 0.145548 0.50625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.50625
-   vertex -0.12213 0.145548 0.50625
-   vertex -0.12213 0.145548 0.55
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.55
-   vertex -0.095 0.164545 0.50625
-   vertex -0.12213 0.145548 0.55
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.55
-   vertex -0.12213 0.145548 0.55
-   vertex -0.12213 0.145548 0.59375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.59375
-   vertex -0.095 0.164545 0.55
-   vertex -0.12213 0.145548 0.59375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.59375
-   vertex -0.12213 0.145548 0.59375
-   vertex -0.12213 0.145548 0.6375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.6375
-   vertex -0.095 0.164545 0.59375
-   vertex -0.12213 0.145548 0.6375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.6375
-   vertex -0.12213 0.145548 0.6375
-   vertex -0.12213 0.145548 0.68125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.68125
-   vertex -0.095 0.164545 0.6375
-   vertex -0.12213 0.145548 0.68125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.68125
-   vertex -0.12213 0.145548 0.68125
-   vertex -0.12213 0.145548 0.725
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.725
-   vertex -0.095 0.164545 0.68125
-   vertex -0.12213 0.145548 0.725
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.725
-   vertex -0.12213 0.145548 0.725
-   vertex -0.12213 0.145548 0.76875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.76875
-   vertex -0.095 0.164545 0.725
-   vertex -0.12213 0.145548 0.76875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.76875
-   vertex -0.12213 0.145548 0.76875
-   vertex -0.12213 0.145548 0.8125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.8125
-   vertex -0.095 0.164545 0.76875
-   vertex -0.12213 0.145548 0.8125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.8125
-   vertex -0.12213 0.145548 0.8125
-   vertex -0.12213 0.145548 0.85625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.85625
-   vertex -0.095 0.164545 0.8125
-   vertex -0.12213 0.145548 0.85625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.85625
-   vertex -0.12213 0.145548 0.85625
-   vertex -0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.095 0.164545 0.9
-   vertex -0.095 0.164545 0.85625
-   vertex -0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.025
-   vertex -0.095 0.164545 0.025
-   vertex -0.095 0.164545 0.06875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.06875
-   vertex -0.0649838 0.178542 0.025
-   vertex -0.095 0.164545 0.06875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.06875
-   vertex -0.095 0.164545 0.06875
-   vertex -0.095 0.164545 0.1125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.1125
-   vertex -0.0649838 0.178542 0.06875
-   vertex -0.095 0.164545 0.1125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.1125
-   vertex -0.095 0.164545 0.1125
-   vertex -0.095 0.164545 0.15625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.15625
-   vertex -0.0649838 0.178542 0.1125
-   vertex -0.095 0.164545 0.15625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.15625
-   vertex -0.095 0.164545 0.15625
-   vertex -0.095 0.164545 0.2
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.2
-   vertex -0.0649838 0.178542 0.15625
-   vertex -0.095 0.164545 0.2
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.2
-   vertex -0.095 0.164545 0.2
-   vertex -0.095 0.164545 0.24375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.24375
-   vertex -0.0649838 0.178542 0.2
-   vertex -0.095 0.164545 0.24375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.24375
-   vertex -0.095 0.164545 0.24375
-   vertex -0.095 0.164545 0.2875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.2875
-   vertex -0.0649838 0.178542 0.24375
-   vertex -0.095 0.164545 0.2875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.2875
-   vertex -0.095 0.164545 0.2875
-   vertex -0.095 0.164545 0.33125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.33125
-   vertex -0.0649838 0.178542 0.2875
-   vertex -0.095 0.164545 0.33125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.33125
-   vertex -0.095 0.164545 0.33125
-   vertex -0.095 0.164545 0.375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.375
-   vertex -0.0649838 0.178542 0.33125
-   vertex -0.095 0.164545 0.375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.375
-   vertex -0.095 0.164545 0.375
-   vertex -0.095 0.164545 0.41875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.41875
-   vertex -0.0649838 0.178542 0.375
-   vertex -0.095 0.164545 0.41875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.41875
-   vertex -0.095 0.164545 0.41875
-   vertex -0.095 0.164545 0.4625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.4625
-   vertex -0.0649838 0.178542 0.41875
-   vertex -0.095 0.164545 0.4625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.4625
-   vertex -0.095 0.164545 0.4625
-   vertex -0.095 0.164545 0.50625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.50625
-   vertex -0.0649838 0.178542 0.4625
-   vertex -0.095 0.164545 0.50625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.50625
-   vertex -0.095 0.164545 0.50625
-   vertex -0.095 0.164545 0.55
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.55
-   vertex -0.0649838 0.178542 0.50625
-   vertex -0.095 0.164545 0.55
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.55
-   vertex -0.095 0.164545 0.55
-   vertex -0.095 0.164545 0.59375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.59375
-   vertex -0.0649838 0.178542 0.55
-   vertex -0.095 0.164545 0.59375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.59375
-   vertex -0.095 0.164545 0.59375
-   vertex -0.095 0.164545 0.6375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.6375
-   vertex -0.0649838 0.178542 0.59375
-   vertex -0.095 0.164545 0.6375
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.6375
-   vertex -0.095 0.164545 0.6375
-   vertex -0.095 0.164545 0.68125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.68125
-   vertex -0.0649838 0.178542 0.6375
-   vertex -0.095 0.164545 0.68125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.68125
-   vertex -0.095 0.164545 0.68125
-   vertex -0.095 0.164545 0.725
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.725
-   vertex -0.0649838 0.178542 0.68125
-   vertex -0.095 0.164545 0.725
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.725
-   vertex -0.095 0.164545 0.725
-   vertex -0.095 0.164545 0.76875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.76875
-   vertex -0.0649838 0.178542 0.725
-   vertex -0.095 0.164545 0.76875
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.76875
-   vertex -0.095 0.164545 0.76875
-   vertex -0.095 0.164545 0.8125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.8125
-   vertex -0.0649838 0.178542 0.76875
-   vertex -0.095 0.164545 0.8125
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.8125
-   vertex -0.095 0.164545 0.8125
-   vertex -0.095 0.164545 0.85625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.85625
-   vertex -0.0649838 0.178542 0.8125
-   vertex -0.095 0.164545 0.85625
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.85625
-   vertex -0.095 0.164545 0.85625
-   vertex -0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal -0.422619 0.906307 0
-  outer loop
-   vertex -0.0649838 0.178542 0.9
-   vertex -0.0649838 0.178542 0.85625
-   vertex -0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.025
-   vertex -0.0649838 0.178542 0.025
-   vertex -0.0649838 0.178542 0.06875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.06875
-   vertex -0.0329931 0.187113 0.025
-   vertex -0.0649838 0.178542 0.06875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.06875
-   vertex -0.0649838 0.178542 0.06875
-   vertex -0.0649838 0.178542 0.1125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.1125
-   vertex -0.0329931 0.187113 0.06875
-   vertex -0.0649838 0.178542 0.1125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.1125
-   vertex -0.0649838 0.178542 0.1125
-   vertex -0.0649838 0.178542 0.15625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.15625
-   vertex -0.0329931 0.187113 0.1125
-   vertex -0.0649838 0.178542 0.15625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.15625
-   vertex -0.0649838 0.178542 0.15625
-   vertex -0.0649838 0.178542 0.2
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.2
-   vertex -0.0329931 0.187113 0.15625
-   vertex -0.0649838 0.178542 0.2
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.2
-   vertex -0.0649838 0.178542 0.2
-   vertex -0.0649838 0.178542 0.24375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.24375
-   vertex -0.0329931 0.187113 0.2
-   vertex -0.0649838 0.178542 0.24375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.24375
-   vertex -0.0649838 0.178542 0.24375
-   vertex -0.0649838 0.178542 0.2875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.2875
-   vertex -0.0329931 0.187113 0.24375
-   vertex -0.0649838 0.178542 0.2875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.2875
-   vertex -0.0649838 0.178542 0.2875
-   vertex -0.0649838 0.178542 0.33125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.33125
-   vertex -0.0329931 0.187113 0.2875
-   vertex -0.0649838 0.178542 0.33125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.33125
-   vertex -0.0649838 0.178542 0.33125
-   vertex -0.0649838 0.178542 0.375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.375
-   vertex -0.0329931 0.187113 0.33125
-   vertex -0.0649838 0.178542 0.375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.375
-   vertex -0.0649838 0.178542 0.375
-   vertex -0.0649838 0.178542 0.41875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.41875
-   vertex -0.0329931 0.187113 0.375
-   vertex -0.0649838 0.178542 0.41875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.41875
-   vertex -0.0649838 0.178542 0.41875
-   vertex -0.0649838 0.178542 0.4625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.4625
-   vertex -0.0329931 0.187113 0.41875
-   vertex -0.0649838 0.178542 0.4625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.4625
-   vertex -0.0649838 0.178542 0.4625
-   vertex -0.0649838 0.178542 0.50625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.50625
-   vertex -0.0329931 0.187113 0.4625
-   vertex -0.0649838 0.178542 0.50625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.50625
-   vertex -0.0649838 0.178542 0.50625
-   vertex -0.0649838 0.178542 0.55
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.55
-   vertex -0.0329931 0.187113 0.50625
-   vertex -0.0649838 0.178542 0.55
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.55
-   vertex -0.0649838 0.178542 0.55
-   vertex -0.0649838 0.178542 0.59375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.59375
-   vertex -0.0329931 0.187113 0.55
-   vertex -0.0649838 0.178542 0.59375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.59375
-   vertex -0.0649838 0.178542 0.59375
-   vertex -0.0649838 0.178542 0.6375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.6375
-   vertex -0.0329931 0.187113 0.59375
-   vertex -0.0649838 0.178542 0.6375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.6375
-   vertex -0.0649838 0.178542 0.6375
-   vertex -0.0649838 0.178542 0.68125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.68125
-   vertex -0.0329931 0.187113 0.6375
-   vertex -0.0649838 0.178542 0.68125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.68125
-   vertex -0.0649838 0.178542 0.68125
-   vertex -0.0649838 0.178542 0.725
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.725
-   vertex -0.0329931 0.187113 0.68125
-   vertex -0.0649838 0.178542 0.725
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.725
-   vertex -0.0649838 0.178542 0.725
-   vertex -0.0649838 0.178542 0.76875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.76875
-   vertex -0.0329931 0.187113 0.725
-   vertex -0.0649838 0.178542 0.76875
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.76875
-   vertex -0.0649838 0.178542 0.76875
-   vertex -0.0649838 0.178542 0.8125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.8125
-   vertex -0.0329931 0.187113 0.76875
-   vertex -0.0649838 0.178542 0.8125
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.8125
-   vertex -0.0649838 0.178542 0.8125
-   vertex -0.0649838 0.178542 0.85625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.85625
-   vertex -0.0329931 0.187113 0.8125
-   vertex -0.0649838 0.178542 0.85625
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.85625
-   vertex -0.0649838 0.178542 0.85625
-   vertex -0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0329931 0.187113 0.9
-   vertex -0.0329931 0.187113 0.85625
-   vertex -0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.025
-   vertex -0.0329931 0.187113 0.025
-   vertex -0.0329931 0.187113 0.06875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.06875
-   vertex -3.49024e-17 0.19 0.025
-   vertex -0.0329931 0.187113 0.06875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.06875
-   vertex -0.0329931 0.187113 0.06875
-   vertex -0.0329931 0.187113 0.1125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.1125
-   vertex -3.49024e-17 0.19 0.06875
-   vertex -0.0329931 0.187113 0.1125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.1125
-   vertex -0.0329931 0.187113 0.1125
-   vertex -0.0329931 0.187113 0.15625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.15625
-   vertex -3.49024e-17 0.19 0.1125
-   vertex -0.0329931 0.187113 0.15625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.15625
-   vertex -0.0329931 0.187113 0.15625
-   vertex -0.0329931 0.187113 0.2
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.2
-   vertex -3.49024e-17 0.19 0.15625
-   vertex -0.0329931 0.187113 0.2
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.2
-   vertex -0.0329931 0.187113 0.2
-   vertex -0.0329931 0.187113 0.24375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.24375
-   vertex -3.49024e-17 0.19 0.2
-   vertex -0.0329931 0.187113 0.24375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.24375
-   vertex -0.0329931 0.187113 0.24375
-   vertex -0.0329931 0.187113 0.2875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.2875
-   vertex -3.49024e-17 0.19 0.24375
-   vertex -0.0329931 0.187113 0.2875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.2875
-   vertex -0.0329931 0.187113 0.2875
-   vertex -0.0329931 0.187113 0.33125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.33125
-   vertex -3.49024e-17 0.19 0.2875
-   vertex -0.0329931 0.187113 0.33125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.33125
-   vertex -0.0329931 0.187113 0.33125
-   vertex -0.0329931 0.187113 0.375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.375
-   vertex -3.49024e-17 0.19 0.33125
-   vertex -0.0329931 0.187113 0.375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.375
-   vertex -0.0329931 0.187113 0.375
-   vertex -0.0329931 0.187113 0.41875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.41875
-   vertex -3.49024e-17 0.19 0.375
-   vertex -0.0329931 0.187113 0.41875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.41875
-   vertex -0.0329931 0.187113 0.41875
-   vertex -0.0329931 0.187113 0.4625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.4625
-   vertex -3.49024e-17 0.19 0.41875
-   vertex -0.0329931 0.187113 0.4625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.4625
-   vertex -0.0329931 0.187113 0.4625
-   vertex -0.0329931 0.187113 0.50625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.50625
-   vertex -3.49024e-17 0.19 0.4625
-   vertex -0.0329931 0.187113 0.50625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.50625
-   vertex -0.0329931 0.187113 0.50625
-   vertex -0.0329931 0.187113 0.55
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.55
-   vertex -3.49024e-17 0.19 0.50625
-   vertex -0.0329931 0.187113 0.55
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.55
-   vertex -0.0329931 0.187113 0.55
-   vertex -0.0329931 0.187113 0.59375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.59375
-   vertex -3.49024e-17 0.19 0.55
-   vertex -0.0329931 0.187113 0.59375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.59375
-   vertex -0.0329931 0.187113 0.59375
-   vertex -0.0329931 0.187113 0.6375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.6375
-   vertex -3.49024e-17 0.19 0.59375
-   vertex -0.0329931 0.187113 0.6375
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.6375
-   vertex -0.0329931 0.187113 0.6375
-   vertex -0.0329931 0.187113 0.68125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.68125
-   vertex -3.49024e-17 0.19 0.6375
-   vertex -0.0329931 0.187113 0.68125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.68125
-   vertex -0.0329931 0.187113 0.68125
-   vertex -0.0329931 0.187113 0.725
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.725
-   vertex -3.49024e-17 0.19 0.68125
-   vertex -0.0329931 0.187113 0.725
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.725
-   vertex -0.0329931 0.187113 0.725
-   vertex -0.0329931 0.187113 0.76875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.76875
-   vertex -3.49024e-17 0.19 0.725
-   vertex -0.0329931 0.187113 0.76875
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.76875
-   vertex -0.0329931 0.187113 0.76875
-   vertex -0.0329931 0.187113 0.8125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.8125
-   vertex -3.49024e-17 0.19 0.76875
-   vertex -0.0329931 0.187113 0.8125
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.8125
-   vertex -0.0329931 0.187113 0.8125
-   vertex -0.0329931 0.187113 0.85625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.85625
-   vertex -3.49024e-17 0.19 0.8125
-   vertex -0.0329931 0.187113 0.85625
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.85625
-   vertex -0.0329931 0.187113 0.85625
-   vertex -0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal -0.0871551 0.996195 0
-  outer loop
-   vertex -3.49024e-17 0.19 0.9
-   vertex -3.49024e-17 0.19 0.85625
-   vertex -0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.025
-   vertex -3.49024e-17 0.19 0.025
-   vertex -3.49024e-17 0.19 0.06875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.06875
-   vertex 0.0329931 0.187113 0.025
-   vertex -3.49024e-17 0.19 0.06875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.06875
-   vertex -3.49024e-17 0.19 0.06875
-   vertex -3.49024e-17 0.19 0.1125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.1125
-   vertex 0.0329931 0.187113 0.06875
-   vertex -3.49024e-17 0.19 0.1125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.1125
-   vertex -3.49024e-17 0.19 0.1125
-   vertex -3.49024e-17 0.19 0.15625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.15625
-   vertex 0.0329931 0.187113 0.1125
-   vertex -3.49024e-17 0.19 0.15625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.15625
-   vertex -3.49024e-17 0.19 0.15625
-   vertex -3.49024e-17 0.19 0.2
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.2
-   vertex 0.0329931 0.187113 0.15625
-   vertex -3.49024e-17 0.19 0.2
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.2
-   vertex -3.49024e-17 0.19 0.2
-   vertex -3.49024e-17 0.19 0.24375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.24375
-   vertex 0.0329931 0.187113 0.2
-   vertex -3.49024e-17 0.19 0.24375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.24375
-   vertex -3.49024e-17 0.19 0.24375
-   vertex -3.49024e-17 0.19 0.2875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.2875
-   vertex 0.0329931 0.187113 0.24375
-   vertex -3.49024e-17 0.19 0.2875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.2875
-   vertex -3.49024e-17 0.19 0.2875
-   vertex -3.49024e-17 0.19 0.33125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.33125
-   vertex 0.0329931 0.187113 0.2875
-   vertex -3.49024e-17 0.19 0.33125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.33125
-   vertex -3.49024e-17 0.19 0.33125
-   vertex -3.49024e-17 0.19 0.375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.375
-   vertex 0.0329931 0.187113 0.33125
-   vertex -3.49024e-17 0.19 0.375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.375
-   vertex -3.49024e-17 0.19 0.375
-   vertex -3.49024e-17 0.19 0.41875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.41875
-   vertex 0.0329931 0.187113 0.375
-   vertex -3.49024e-17 0.19 0.41875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.41875
-   vertex -3.49024e-17 0.19 0.41875
-   vertex -3.49024e-17 0.19 0.4625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.4625
-   vertex 0.0329931 0.187113 0.41875
-   vertex -3.49024e-17 0.19 0.4625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.4625
-   vertex -3.49024e-17 0.19 0.4625
-   vertex -3.49024e-17 0.19 0.50625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.50625
-   vertex 0.0329931 0.187113 0.4625
-   vertex -3.49024e-17 0.19 0.50625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.50625
-   vertex -3.49024e-17 0.19 0.50625
-   vertex -3.49024e-17 0.19 0.55
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.55
-   vertex 0.0329931 0.187113 0.50625
-   vertex -3.49024e-17 0.19 0.55
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.55
-   vertex -3.49024e-17 0.19 0.55
-   vertex -3.49024e-17 0.19 0.59375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.59375
-   vertex 0.0329931 0.187113 0.55
-   vertex -3.49024e-17 0.19 0.59375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.59375
-   vertex -3.49024e-17 0.19 0.59375
-   vertex -3.49024e-17 0.19 0.6375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.6375
-   vertex 0.0329931 0.187113 0.59375
-   vertex -3.49024e-17 0.19 0.6375
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.6375
-   vertex -3.49024e-17 0.19 0.6375
-   vertex -3.49024e-17 0.19 0.68125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.68125
-   vertex 0.0329931 0.187113 0.6375
-   vertex -3.49024e-17 0.19 0.68125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.68125
-   vertex -3.49024e-17 0.19 0.68125
-   vertex -3.49024e-17 0.19 0.725
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.725
-   vertex 0.0329931 0.187113 0.68125
-   vertex -3.49024e-17 0.19 0.725
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.725
-   vertex -3.49024e-17 0.19 0.725
-   vertex -3.49024e-17 0.19 0.76875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.76875
-   vertex 0.0329931 0.187113 0.725
-   vertex -3.49024e-17 0.19 0.76875
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.76875
-   vertex -3.49024e-17 0.19 0.76875
-   vertex -3.49024e-17 0.19 0.8125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.8125
-   vertex 0.0329931 0.187113 0.76875
-   vertex -3.49024e-17 0.19 0.8125
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.8125
-   vertex -3.49024e-17 0.19 0.8125
-   vertex -3.49024e-17 0.19 0.85625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.85625
-   vertex 0.0329931 0.187113 0.8125
-   vertex -3.49024e-17 0.19 0.85625
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.85625
-   vertex -3.49024e-17 0.19 0.85625
-   vertex -3.49024e-17 0.19 0.9
-  endloop
- endfacet
- facet normal 0.0871551 0.996195 0
-  outer loop
-   vertex 0.0329931 0.187113 0.9
-   vertex 0.0329931 0.187113 0.85625
-   vertex -3.49024e-17 0.19 0.9
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.025
-   vertex 0.0329931 0.187113 0.025
-   vertex 0.0329931 0.187113 0.06875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.06875
-   vertex 0.0649838 0.178542 0.025
-   vertex 0.0329931 0.187113 0.06875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.06875
-   vertex 0.0329931 0.187113 0.06875
-   vertex 0.0329931 0.187113 0.1125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.1125
-   vertex 0.0649838 0.178542 0.06875
-   vertex 0.0329931 0.187113 0.1125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.1125
-   vertex 0.0329931 0.187113 0.1125
-   vertex 0.0329931 0.187113 0.15625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.15625
-   vertex 0.0649838 0.178542 0.1125
-   vertex 0.0329931 0.187113 0.15625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.15625
-   vertex 0.0329931 0.187113 0.15625
-   vertex 0.0329931 0.187113 0.2
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.2
-   vertex 0.0649838 0.178542 0.15625
-   vertex 0.0329931 0.187113 0.2
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.2
-   vertex 0.0329931 0.187113 0.2
-   vertex 0.0329931 0.187113 0.24375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.24375
-   vertex 0.0649838 0.178542 0.2
-   vertex 0.0329931 0.187113 0.24375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.24375
-   vertex 0.0329931 0.187113 0.24375
-   vertex 0.0329931 0.187113 0.2875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.2875
-   vertex 0.0649838 0.178542 0.24375
-   vertex 0.0329931 0.187113 0.2875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.2875
-   vertex 0.0329931 0.187113 0.2875
-   vertex 0.0329931 0.187113 0.33125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.33125
-   vertex 0.0649838 0.178542 0.2875
-   vertex 0.0329931 0.187113 0.33125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.33125
-   vertex 0.0329931 0.187113 0.33125
-   vertex 0.0329931 0.187113 0.375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.375
-   vertex 0.0649838 0.178542 0.33125
-   vertex 0.0329931 0.187113 0.375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.375
-   vertex 0.0329931 0.187113 0.375
-   vertex 0.0329931 0.187113 0.41875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.41875
-   vertex 0.0649838 0.178542 0.375
-   vertex 0.0329931 0.187113 0.41875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.41875
-   vertex 0.0329931 0.187113 0.41875
-   vertex 0.0329931 0.187113 0.4625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.4625
-   vertex 0.0649838 0.178542 0.41875
-   vertex 0.0329931 0.187113 0.4625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.4625
-   vertex 0.0329931 0.187113 0.4625
-   vertex 0.0329931 0.187113 0.50625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.50625
-   vertex 0.0649838 0.178542 0.4625
-   vertex 0.0329931 0.187113 0.50625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.50625
-   vertex 0.0329931 0.187113 0.50625
-   vertex 0.0329931 0.187113 0.55
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.55
-   vertex 0.0649838 0.178542 0.50625
-   vertex 0.0329931 0.187113 0.55
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.55
-   vertex 0.0329931 0.187113 0.55
-   vertex 0.0329931 0.187113 0.59375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.59375
-   vertex 0.0649838 0.178542 0.55
-   vertex 0.0329931 0.187113 0.59375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.59375
-   vertex 0.0329931 0.187113 0.59375
-   vertex 0.0329931 0.187113 0.6375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.6375
-   vertex 0.0649838 0.178542 0.59375
-   vertex 0.0329931 0.187113 0.6375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.6375
-   vertex 0.0329931 0.187113 0.6375
-   vertex 0.0329931 0.187113 0.68125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.68125
-   vertex 0.0649838 0.178542 0.6375
-   vertex 0.0329931 0.187113 0.68125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.68125
-   vertex 0.0329931 0.187113 0.68125
-   vertex 0.0329931 0.187113 0.725
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.725
-   vertex 0.0649838 0.178542 0.68125
-   vertex 0.0329931 0.187113 0.725
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.725
-   vertex 0.0329931 0.187113 0.725
-   vertex 0.0329931 0.187113 0.76875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.76875
-   vertex 0.0649838 0.178542 0.725
-   vertex 0.0329931 0.187113 0.76875
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.76875
-   vertex 0.0329931 0.187113 0.76875
-   vertex 0.0329931 0.187113 0.8125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.8125
-   vertex 0.0649838 0.178542 0.76875
-   vertex 0.0329931 0.187113 0.8125
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.8125
-   vertex 0.0329931 0.187113 0.8125
-   vertex 0.0329931 0.187113 0.85625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.85625
-   vertex 0.0649838 0.178542 0.8125
-   vertex 0.0329931 0.187113 0.85625
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.85625
-   vertex 0.0329931 0.187113 0.85625
-   vertex 0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0649838 0.178542 0.9
-   vertex 0.0649838 0.178542 0.85625
-   vertex 0.0329931 0.187113 0.9
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.025
-   vertex 0.0649838 0.178542 0.025
-   vertex 0.0649838 0.178542 0.06875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.06875
-   vertex 0.095 0.164545 0.025
-   vertex 0.0649838 0.178542 0.06875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.06875
-   vertex 0.0649838 0.178542 0.06875
-   vertex 0.0649838 0.178542 0.1125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.1125
-   vertex 0.095 0.164545 0.06875
-   vertex 0.0649838 0.178542 0.1125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.1125
-   vertex 0.0649838 0.178542 0.1125
-   vertex 0.0649838 0.178542 0.15625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.15625
-   vertex 0.095 0.164545 0.1125
-   vertex 0.0649838 0.178542 0.15625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.15625
-   vertex 0.0649838 0.178542 0.15625
-   vertex 0.0649838 0.178542 0.2
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.2
-   vertex 0.095 0.164545 0.15625
-   vertex 0.0649838 0.178542 0.2
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.2
-   vertex 0.0649838 0.178542 0.2
-   vertex 0.0649838 0.178542 0.24375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.24375
-   vertex 0.095 0.164545 0.2
-   vertex 0.0649838 0.178542 0.24375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.24375
-   vertex 0.0649838 0.178542 0.24375
-   vertex 0.0649838 0.178542 0.2875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.2875
-   vertex 0.095 0.164545 0.24375
-   vertex 0.0649838 0.178542 0.2875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.2875
-   vertex 0.0649838 0.178542 0.2875
-   vertex 0.0649838 0.178542 0.33125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.33125
-   vertex 0.095 0.164545 0.2875
-   vertex 0.0649838 0.178542 0.33125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.33125
-   vertex 0.0649838 0.178542 0.33125
-   vertex 0.0649838 0.178542 0.375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.375
-   vertex 0.095 0.164545 0.33125
-   vertex 0.0649838 0.178542 0.375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.375
-   vertex 0.0649838 0.178542 0.375
-   vertex 0.0649838 0.178542 0.41875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.41875
-   vertex 0.095 0.164545 0.375
-   vertex 0.0649838 0.178542 0.41875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.41875
-   vertex 0.0649838 0.178542 0.41875
-   vertex 0.0649838 0.178542 0.4625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.4625
-   vertex 0.095 0.164545 0.41875
-   vertex 0.0649838 0.178542 0.4625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.4625
-   vertex 0.0649838 0.178542 0.4625
-   vertex 0.0649838 0.178542 0.50625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.50625
-   vertex 0.095 0.164545 0.4625
-   vertex 0.0649838 0.178542 0.50625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.50625
-   vertex 0.0649838 0.178542 0.50625
-   vertex 0.0649838 0.178542 0.55
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.55
-   vertex 0.095 0.164545 0.50625
-   vertex 0.0649838 0.178542 0.55
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.55
-   vertex 0.0649838 0.178542 0.55
-   vertex 0.0649838 0.178542 0.59375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.59375
-   vertex 0.095 0.164545 0.55
-   vertex 0.0649838 0.178542 0.59375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.59375
-   vertex 0.0649838 0.178542 0.59375
-   vertex 0.0649838 0.178542 0.6375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.6375
-   vertex 0.095 0.164545 0.59375
-   vertex 0.0649838 0.178542 0.6375
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.6375
-   vertex 0.0649838 0.178542 0.6375
-   vertex 0.0649838 0.178542 0.68125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.68125
-   vertex 0.095 0.164545 0.6375
-   vertex 0.0649838 0.178542 0.68125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.68125
-   vertex 0.0649838 0.178542 0.68125
-   vertex 0.0649838 0.178542 0.725
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.725
-   vertex 0.095 0.164545 0.68125
-   vertex 0.0649838 0.178542 0.725
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.725
-   vertex 0.0649838 0.178542 0.725
-   vertex 0.0649838 0.178542 0.76875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.76875
-   vertex 0.095 0.164545 0.725
-   vertex 0.0649838 0.178542 0.76875
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.76875
-   vertex 0.0649838 0.178542 0.76875
-   vertex 0.0649838 0.178542 0.8125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.8125
-   vertex 0.095 0.164545 0.76875
-   vertex 0.0649838 0.178542 0.8125
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.8125
-   vertex 0.0649838 0.178542 0.8125
-   vertex 0.0649838 0.178542 0.85625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.85625
-   vertex 0.095 0.164545 0.8125
-   vertex 0.0649838 0.178542 0.85625
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.85625
-   vertex 0.0649838 0.178542 0.85625
-   vertex 0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal 0.422619 0.906307 0
-  outer loop
-   vertex 0.095 0.164545 0.9
-   vertex 0.095 0.164545 0.85625
-   vertex 0.0649838 0.178542 0.9
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.025
-   vertex 0.095 0.164545 0.025
-   vertex 0.095 0.164545 0.06875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.06875
-   vertex 0.12213 0.145548 0.025
-   vertex 0.095 0.164545 0.06875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.06875
-   vertex 0.095 0.164545 0.06875
-   vertex 0.095 0.164545 0.1125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.1125
-   vertex 0.12213 0.145548 0.06875
-   vertex 0.095 0.164545 0.1125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.1125
-   vertex 0.095 0.164545 0.1125
-   vertex 0.095 0.164545 0.15625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.15625
-   vertex 0.12213 0.145548 0.1125
-   vertex 0.095 0.164545 0.15625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.15625
-   vertex 0.095 0.164545 0.15625
-   vertex 0.095 0.164545 0.2
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.2
-   vertex 0.12213 0.145548 0.15625
-   vertex 0.095 0.164545 0.2
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.2
-   vertex 0.095 0.164545 0.2
-   vertex 0.095 0.164545 0.24375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.24375
-   vertex 0.12213 0.145548 0.2
-   vertex 0.095 0.164545 0.24375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.24375
-   vertex 0.095 0.164545 0.24375
-   vertex 0.095 0.164545 0.2875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.2875
-   vertex 0.12213 0.145548 0.24375
-   vertex 0.095 0.164545 0.2875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.2875
-   vertex 0.095 0.164545 0.2875
-   vertex 0.095 0.164545 0.33125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.33125
-   vertex 0.12213 0.145548 0.2875
-   vertex 0.095 0.164545 0.33125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.33125
-   vertex 0.095 0.164545 0.33125
-   vertex 0.095 0.164545 0.375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.375
-   vertex 0.12213 0.145548 0.33125
-   vertex 0.095 0.164545 0.375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.375
-   vertex 0.095 0.164545 0.375
-   vertex 0.095 0.164545 0.41875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.41875
-   vertex 0.12213 0.145548 0.375
-   vertex 0.095 0.164545 0.41875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.41875
-   vertex 0.095 0.164545 0.41875
-   vertex 0.095 0.164545 0.4625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.4625
-   vertex 0.12213 0.145548 0.41875
-   vertex 0.095 0.164545 0.4625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.4625
-   vertex 0.095 0.164545 0.4625
-   vertex 0.095 0.164545 0.50625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.50625
-   vertex 0.12213 0.145548 0.4625
-   vertex 0.095 0.164545 0.50625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.50625
-   vertex 0.095 0.164545 0.50625
-   vertex 0.095 0.164545 0.55
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.55
-   vertex 0.12213 0.145548 0.50625
-   vertex 0.095 0.164545 0.55
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.55
-   vertex 0.095 0.164545 0.55
-   vertex 0.095 0.164545 0.59375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.59375
-   vertex 0.12213 0.145548 0.55
-   vertex 0.095 0.164545 0.59375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.59375
-   vertex 0.095 0.164545 0.59375
-   vertex 0.095 0.164545 0.6375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.6375
-   vertex 0.12213 0.145548 0.59375
-   vertex 0.095 0.164545 0.6375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.6375
-   vertex 0.095 0.164545 0.6375
-   vertex 0.095 0.164545 0.68125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.68125
-   vertex 0.12213 0.145548 0.6375
-   vertex 0.095 0.164545 0.68125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.68125
-   vertex 0.095 0.164545 0.68125
-   vertex 0.095 0.164545 0.725
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.725
-   vertex 0.12213 0.145548 0.68125
-   vertex 0.095 0.164545 0.725
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.725
-   vertex 0.095 0.164545 0.725
-   vertex 0.095 0.164545 0.76875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.76875
-   vertex 0.12213 0.145548 0.725
-   vertex 0.095 0.164545 0.76875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.76875
-   vertex 0.095 0.164545 0.76875
-   vertex 0.095 0.164545 0.8125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.8125
-   vertex 0.12213 0.145548 0.76875
-   vertex 0.095 0.164545 0.8125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.8125
-   vertex 0.095 0.164545 0.8125
-   vertex 0.095 0.164545 0.85625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.85625
-   vertex 0.12213 0.145548 0.8125
-   vertex 0.095 0.164545 0.85625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.85625
-   vertex 0.095 0.164545 0.85625
-   vertex 0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.12213 0.145548 0.9
-   vertex 0.12213 0.145548 0.85625
-   vertex 0.095 0.164545 0.9
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.025
-   vertex 0.12213 0.145548 0.025
-   vertex 0.12213 0.145548 0.06875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.06875
-   vertex 0.145548 0.12213 0.025
-   vertex 0.12213 0.145548 0.06875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.06875
-   vertex 0.12213 0.145548 0.06875
-   vertex 0.12213 0.145548 0.1125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.1125
-   vertex 0.145548 0.12213 0.06875
-   vertex 0.12213 0.145548 0.1125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.1125
-   vertex 0.12213 0.145548 0.1125
-   vertex 0.12213 0.145548 0.15625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.15625
-   vertex 0.145548 0.12213 0.1125
-   vertex 0.12213 0.145548 0.15625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.15625
-   vertex 0.12213 0.145548 0.15625
-   vertex 0.12213 0.145548 0.2
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.2
-   vertex 0.145548 0.12213 0.15625
-   vertex 0.12213 0.145548 0.2
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.2
-   vertex 0.12213 0.145548 0.2
-   vertex 0.12213 0.145548 0.24375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.24375
-   vertex 0.145548 0.12213 0.2
-   vertex 0.12213 0.145548 0.24375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.24375
-   vertex 0.12213 0.145548 0.24375
-   vertex 0.12213 0.145548 0.2875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.2875
-   vertex 0.145548 0.12213 0.24375
-   vertex 0.12213 0.145548 0.2875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.2875
-   vertex 0.12213 0.145548 0.2875
-   vertex 0.12213 0.145548 0.33125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.33125
-   vertex 0.145548 0.12213 0.2875
-   vertex 0.12213 0.145548 0.33125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.33125
-   vertex 0.12213 0.145548 0.33125
-   vertex 0.12213 0.145548 0.375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.375
-   vertex 0.145548 0.12213 0.33125
-   vertex 0.12213 0.145548 0.375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.375
-   vertex 0.12213 0.145548 0.375
-   vertex 0.12213 0.145548 0.41875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.41875
-   vertex 0.145548 0.12213 0.375
-   vertex 0.12213 0.145548 0.41875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.41875
-   vertex 0.12213 0.145548 0.41875
-   vertex 0.12213 0.145548 0.4625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.4625
-   vertex 0.145548 0.12213 0.41875
-   vertex 0.12213 0.145548 0.4625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.4625
-   vertex 0.12213 0.145548 0.4625
-   vertex 0.12213 0.145548 0.50625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.50625
-   vertex 0.145548 0.12213 0.4625
-   vertex 0.12213 0.145548 0.50625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.50625
-   vertex 0.12213 0.145548 0.50625
-   vertex 0.12213 0.145548 0.55
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.55
-   vertex 0.145548 0.12213 0.50625
-   vertex 0.12213 0.145548 0.55
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.55
-   vertex 0.12213 0.145548 0.55
-   vertex 0.12213 0.145548 0.59375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.59375
-   vertex 0.145548 0.12213 0.55
-   vertex 0.12213 0.145548 0.59375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.59375
-   vertex 0.12213 0.145548 0.59375
-   vertex 0.12213 0.145548 0.6375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.6375
-   vertex 0.145548 0.12213 0.59375
-   vertex 0.12213 0.145548 0.6375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.6375
-   vertex 0.12213 0.145548 0.6375
-   vertex 0.12213 0.145548 0.68125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.68125
-   vertex 0.145548 0.12213 0.6375
-   vertex 0.12213 0.145548 0.68125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.68125
-   vertex 0.12213 0.145548 0.68125
-   vertex 0.12213 0.145548 0.725
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.725
-   vertex 0.145548 0.12213 0.68125
-   vertex 0.12213 0.145548 0.725
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.725
-   vertex 0.12213 0.145548 0.725
-   vertex 0.12213 0.145548 0.76875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.76875
-   vertex 0.145548 0.12213 0.725
-   vertex 0.12213 0.145548 0.76875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.76875
-   vertex 0.12213 0.145548 0.76875
-   vertex 0.12213 0.145548 0.8125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.8125
-   vertex 0.145548 0.12213 0.76875
-   vertex 0.12213 0.145548 0.8125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.8125
-   vertex 0.12213 0.145548 0.8125
-   vertex 0.12213 0.145548 0.85625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.85625
-   vertex 0.145548 0.12213 0.8125
-   vertex 0.12213 0.145548 0.85625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.85625
-   vertex 0.12213 0.145548 0.85625
-   vertex 0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.145548 0.12213 0.9
-   vertex 0.145548 0.12213 0.85625
-   vertex 0.12213 0.145548 0.9
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.025
-   vertex 0.145548 0.12213 0.025
-   vertex 0.145548 0.12213 0.06875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.06875
-   vertex 0.164545 0.095 0.025
-   vertex 0.145548 0.12213 0.06875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.06875
-   vertex 0.145548 0.12213 0.06875
-   vertex 0.145548 0.12213 0.1125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.1125
-   vertex 0.164545 0.095 0.06875
-   vertex 0.145548 0.12213 0.1125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.1125
-   vertex 0.145548 0.12213 0.1125
-   vertex 0.145548 0.12213 0.15625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.15625
-   vertex 0.164545 0.095 0.1125
-   vertex 0.145548 0.12213 0.15625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.15625
-   vertex 0.145548 0.12213 0.15625
-   vertex 0.145548 0.12213 0.2
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.2
-   vertex 0.164545 0.095 0.15625
-   vertex 0.145548 0.12213 0.2
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.2
-   vertex 0.145548 0.12213 0.2
-   vertex 0.145548 0.12213 0.24375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.24375
-   vertex 0.164545 0.095 0.2
-   vertex 0.145548 0.12213 0.24375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.24375
-   vertex 0.145548 0.12213 0.24375
-   vertex 0.145548 0.12213 0.2875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.2875
-   vertex 0.164545 0.095 0.24375
-   vertex 0.145548 0.12213 0.2875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.2875
-   vertex 0.145548 0.12213 0.2875
-   vertex 0.145548 0.12213 0.33125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.33125
-   vertex 0.164545 0.095 0.2875
-   vertex 0.145548 0.12213 0.33125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.33125
-   vertex 0.145548 0.12213 0.33125
-   vertex 0.145548 0.12213 0.375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.375
-   vertex 0.164545 0.095 0.33125
-   vertex 0.145548 0.12213 0.375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.375
-   vertex 0.145548 0.12213 0.375
-   vertex 0.145548 0.12213 0.41875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.41875
-   vertex 0.164545 0.095 0.375
-   vertex 0.145548 0.12213 0.41875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.41875
-   vertex 0.145548 0.12213 0.41875
-   vertex 0.145548 0.12213 0.4625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.4625
-   vertex 0.164545 0.095 0.41875
-   vertex 0.145548 0.12213 0.4625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.4625
-   vertex 0.145548 0.12213 0.4625
-   vertex 0.145548 0.12213 0.50625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.50625
-   vertex 0.164545 0.095 0.4625
-   vertex 0.145548 0.12213 0.50625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.50625
-   vertex 0.145548 0.12213 0.50625
-   vertex 0.145548 0.12213 0.55
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.55
-   vertex 0.164545 0.095 0.50625
-   vertex 0.145548 0.12213 0.55
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.55
-   vertex 0.145548 0.12213 0.55
-   vertex 0.145548 0.12213 0.59375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.59375
-   vertex 0.164545 0.095 0.55
-   vertex 0.145548 0.12213 0.59375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.59375
-   vertex 0.145548 0.12213 0.59375
-   vertex 0.145548 0.12213 0.6375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.6375
-   vertex 0.164545 0.095 0.59375
-   vertex 0.145548 0.12213 0.6375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.6375
-   vertex 0.145548 0.12213 0.6375
-   vertex 0.145548 0.12213 0.68125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.68125
-   vertex 0.164545 0.095 0.6375
-   vertex 0.145548 0.12213 0.68125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.68125
-   vertex 0.145548 0.12213 0.68125
-   vertex 0.145548 0.12213 0.725
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.725
-   vertex 0.164545 0.095 0.68125
-   vertex 0.145548 0.12213 0.725
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.725
-   vertex 0.145548 0.12213 0.725
-   vertex 0.145548 0.12213 0.76875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.76875
-   vertex 0.164545 0.095 0.725
-   vertex 0.145548 0.12213 0.76875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.76875
-   vertex 0.145548 0.12213 0.76875
-   vertex 0.145548 0.12213 0.8125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.8125
-   vertex 0.164545 0.095 0.76875
-   vertex 0.145548 0.12213 0.8125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.8125
-   vertex 0.145548 0.12213 0.8125
-   vertex 0.145548 0.12213 0.85625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.85625
-   vertex 0.164545 0.095 0.8125
-   vertex 0.145548 0.12213 0.85625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.85625
-   vertex 0.145548 0.12213 0.85625
-   vertex 0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.164545 0.095 0.9
-   vertex 0.164545 0.095 0.85625
-   vertex 0.145548 0.12213 0.9
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.025
-   vertex 0.164545 0.095 0.025
-   vertex 0.164545 0.095 0.06875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.06875
-   vertex 0.178542 0.0649838 0.025
-   vertex 0.164545 0.095 0.06875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.06875
-   vertex 0.164545 0.095 0.06875
-   vertex 0.164545 0.095 0.1125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.1125
-   vertex 0.178542 0.0649838 0.06875
-   vertex 0.164545 0.095 0.1125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.1125
-   vertex 0.164545 0.095 0.1125
-   vertex 0.164545 0.095 0.15625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.15625
-   vertex 0.178542 0.0649838 0.1125
-   vertex 0.164545 0.095 0.15625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.15625
-   vertex 0.164545 0.095 0.15625
-   vertex 0.164545 0.095 0.2
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.2
-   vertex 0.178542 0.0649838 0.15625
-   vertex 0.164545 0.095 0.2
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.2
-   vertex 0.164545 0.095 0.2
-   vertex 0.164545 0.095 0.24375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.24375
-   vertex 0.178542 0.0649838 0.2
-   vertex 0.164545 0.095 0.24375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.24375
-   vertex 0.164545 0.095 0.24375
-   vertex 0.164545 0.095 0.2875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.2875
-   vertex 0.178542 0.0649838 0.24375
-   vertex 0.164545 0.095 0.2875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.2875
-   vertex 0.164545 0.095 0.2875
-   vertex 0.164545 0.095 0.33125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.33125
-   vertex 0.178542 0.0649838 0.2875
-   vertex 0.164545 0.095 0.33125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.33125
-   vertex 0.164545 0.095 0.33125
-   vertex 0.164545 0.095 0.375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.375
-   vertex 0.178542 0.0649838 0.33125
-   vertex 0.164545 0.095 0.375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.375
-   vertex 0.164545 0.095 0.375
-   vertex 0.164545 0.095 0.41875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.41875
-   vertex 0.178542 0.0649838 0.375
-   vertex 0.164545 0.095 0.41875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.41875
-   vertex 0.164545 0.095 0.41875
-   vertex 0.164545 0.095 0.4625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.4625
-   vertex 0.178542 0.0649838 0.41875
-   vertex 0.164545 0.095 0.4625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.4625
-   vertex 0.164545 0.095 0.4625
-   vertex 0.164545 0.095 0.50625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.50625
-   vertex 0.178542 0.0649838 0.4625
-   vertex 0.164545 0.095 0.50625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.50625
-   vertex 0.164545 0.095 0.50625
-   vertex 0.164545 0.095 0.55
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.55
-   vertex 0.178542 0.0649838 0.50625
-   vertex 0.164545 0.095 0.55
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.55
-   vertex 0.164545 0.095 0.55
-   vertex 0.164545 0.095 0.59375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.59375
-   vertex 0.178542 0.0649838 0.55
-   vertex 0.164545 0.095 0.59375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.59375
-   vertex 0.164545 0.095 0.59375
-   vertex 0.164545 0.095 0.6375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.6375
-   vertex 0.178542 0.0649838 0.59375
-   vertex 0.164545 0.095 0.6375
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.6375
-   vertex 0.164545 0.095 0.6375
-   vertex 0.164545 0.095 0.68125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.68125
-   vertex 0.178542 0.0649838 0.6375
-   vertex 0.164545 0.095 0.68125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.68125
-   vertex 0.164545 0.095 0.68125
-   vertex 0.164545 0.095 0.725
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.725
-   vertex 0.178542 0.0649838 0.68125
-   vertex 0.164545 0.095 0.725
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.725
-   vertex 0.164545 0.095 0.725
-   vertex 0.164545 0.095 0.76875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.76875
-   vertex 0.178542 0.0649838 0.725
-   vertex 0.164545 0.095 0.76875
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.76875
-   vertex 0.164545 0.095 0.76875
-   vertex 0.164545 0.095 0.8125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.8125
-   vertex 0.178542 0.0649838 0.76875
-   vertex 0.164545 0.095 0.8125
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.8125
-   vertex 0.164545 0.095 0.8125
-   vertex 0.164545 0.095 0.85625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.85625
-   vertex 0.178542 0.0649838 0.8125
-   vertex 0.164545 0.095 0.85625
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.85625
-   vertex 0.164545 0.095 0.85625
-   vertex 0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal 0.906307 0.422619 0
-  outer loop
-   vertex 0.178542 0.0649838 0.9
-   vertex 0.178542 0.0649838 0.85625
-   vertex 0.164545 0.095 0.9
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.025
-   vertex 0.178542 0.0649838 0.025
-   vertex 0.178542 0.0649838 0.06875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.06875
-   vertex 0.187113 0.0329931 0.025
-   vertex 0.178542 0.0649838 0.06875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.06875
-   vertex 0.178542 0.0649838 0.06875
-   vertex 0.178542 0.0649838 0.1125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.1125
-   vertex 0.187113 0.0329931 0.06875
-   vertex 0.178542 0.0649838 0.1125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.1125
-   vertex 0.178542 0.0649838 0.1125
-   vertex 0.178542 0.0649838 0.15625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.15625
-   vertex 0.187113 0.0329931 0.1125
-   vertex 0.178542 0.0649838 0.15625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.15625
-   vertex 0.178542 0.0649838 0.15625
-   vertex 0.178542 0.0649838 0.2
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.2
-   vertex 0.187113 0.0329931 0.15625
-   vertex 0.178542 0.0649838 0.2
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.2
-   vertex 0.178542 0.0649838 0.2
-   vertex 0.178542 0.0649838 0.24375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.24375
-   vertex 0.187113 0.0329931 0.2
-   vertex 0.178542 0.0649838 0.24375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.24375
-   vertex 0.178542 0.0649838 0.24375
-   vertex 0.178542 0.0649838 0.2875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.2875
-   vertex 0.187113 0.0329931 0.24375
-   vertex 0.178542 0.0649838 0.2875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.2875
-   vertex 0.178542 0.0649838 0.2875
-   vertex 0.178542 0.0649838 0.33125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.33125
-   vertex 0.187113 0.0329931 0.2875
-   vertex 0.178542 0.0649838 0.33125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.33125
-   vertex 0.178542 0.0649838 0.33125
-   vertex 0.178542 0.0649838 0.375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.375
-   vertex 0.187113 0.0329931 0.33125
-   vertex 0.178542 0.0649838 0.375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.375
-   vertex 0.178542 0.0649838 0.375
-   vertex 0.178542 0.0649838 0.41875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.41875
-   vertex 0.187113 0.0329931 0.375
-   vertex 0.178542 0.0649838 0.41875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.41875
-   vertex 0.178542 0.0649838 0.41875
-   vertex 0.178542 0.0649838 0.4625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.4625
-   vertex 0.187113 0.0329931 0.41875
-   vertex 0.178542 0.0649838 0.4625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.4625
-   vertex 0.178542 0.0649838 0.4625
-   vertex 0.178542 0.0649838 0.50625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.50625
-   vertex 0.187113 0.0329931 0.4625
-   vertex 0.178542 0.0649838 0.50625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.50625
-   vertex 0.178542 0.0649838 0.50625
-   vertex 0.178542 0.0649838 0.55
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.55
-   vertex 0.187113 0.0329931 0.50625
-   vertex 0.178542 0.0649838 0.55
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.55
-   vertex 0.178542 0.0649838 0.55
-   vertex 0.178542 0.0649838 0.59375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.59375
-   vertex 0.187113 0.0329931 0.55
-   vertex 0.178542 0.0649838 0.59375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.59375
-   vertex 0.178542 0.0649838 0.59375
-   vertex 0.178542 0.0649838 0.6375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.6375
-   vertex 0.187113 0.0329931 0.59375
-   vertex 0.178542 0.0649838 0.6375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.6375
-   vertex 0.178542 0.0649838 0.6375
-   vertex 0.178542 0.0649838 0.68125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.68125
-   vertex 0.187113 0.0329931 0.6375
-   vertex 0.178542 0.0649838 0.68125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.68125
-   vertex 0.178542 0.0649838 0.68125
-   vertex 0.178542 0.0649838 0.725
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.725
-   vertex 0.187113 0.0329931 0.68125
-   vertex 0.178542 0.0649838 0.725
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.725
-   vertex 0.178542 0.0649838 0.725
-   vertex 0.178542 0.0649838 0.76875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.76875
-   vertex 0.187113 0.0329931 0.725
-   vertex 0.178542 0.0649838 0.76875
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.76875
-   vertex 0.178542 0.0649838 0.76875
-   vertex 0.178542 0.0649838 0.8125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.8125
-   vertex 0.187113 0.0329931 0.76875
-   vertex 0.178542 0.0649838 0.8125
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.8125
-   vertex 0.178542 0.0649838 0.8125
-   vertex 0.178542 0.0649838 0.85625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.85625
-   vertex 0.187113 0.0329931 0.8125
-   vertex 0.178542 0.0649838 0.85625
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.85625
-   vertex 0.178542 0.0649838 0.85625
-   vertex 0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.187113 0.0329931 0.9
-   vertex 0.187113 0.0329931 0.85625
-   vertex 0.178542 0.0649838 0.9
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.025
-   vertex 0.187113 0.0329931 0.025
-   vertex 0.187113 0.0329931 0.06875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.06875
-   vertex 0.19 4.65366e-17 0.025
-   vertex 0.187113 0.0329931 0.06875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.06875
-   vertex 0.187113 0.0329931 0.06875
-   vertex 0.187113 0.0329931 0.1125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.1125
-   vertex 0.19 4.65366e-17 0.06875
-   vertex 0.187113 0.0329931 0.1125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.1125
-   vertex 0.187113 0.0329931 0.1125
-   vertex 0.187113 0.0329931 0.15625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.15625
-   vertex 0.19 4.65366e-17 0.1125
-   vertex 0.187113 0.0329931 0.15625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.15625
-   vertex 0.187113 0.0329931 0.15625
-   vertex 0.187113 0.0329931 0.2
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.2
-   vertex 0.19 4.65366e-17 0.15625
-   vertex 0.187113 0.0329931 0.2
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.2
-   vertex 0.187113 0.0329931 0.2
-   vertex 0.187113 0.0329931 0.24375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.24375
-   vertex 0.19 4.65366e-17 0.2
-   vertex 0.187113 0.0329931 0.24375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.24375
-   vertex 0.187113 0.0329931 0.24375
-   vertex 0.187113 0.0329931 0.2875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.2875
-   vertex 0.19 4.65366e-17 0.24375
-   vertex 0.187113 0.0329931 0.2875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.2875
-   vertex 0.187113 0.0329931 0.2875
-   vertex 0.187113 0.0329931 0.33125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.33125
-   vertex 0.19 4.65366e-17 0.2875
-   vertex 0.187113 0.0329931 0.33125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.33125
-   vertex 0.187113 0.0329931 0.33125
-   vertex 0.187113 0.0329931 0.375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.375
-   vertex 0.19 4.65366e-17 0.33125
-   vertex 0.187113 0.0329931 0.375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.375
-   vertex 0.187113 0.0329931 0.375
-   vertex 0.187113 0.0329931 0.41875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.41875
-   vertex 0.19 4.65366e-17 0.375
-   vertex 0.187113 0.0329931 0.41875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.41875
-   vertex 0.187113 0.0329931 0.41875
-   vertex 0.187113 0.0329931 0.4625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.4625
-   vertex 0.19 4.65366e-17 0.41875
-   vertex 0.187113 0.0329931 0.4625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.4625
-   vertex 0.187113 0.0329931 0.4625
-   vertex 0.187113 0.0329931 0.50625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.50625
-   vertex 0.19 4.65366e-17 0.4625
-   vertex 0.187113 0.0329931 0.50625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.50625
-   vertex 0.187113 0.0329931 0.50625
-   vertex 0.187113 0.0329931 0.55
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.55
-   vertex 0.19 4.65366e-17 0.50625
-   vertex 0.187113 0.0329931 0.55
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.55
-   vertex 0.187113 0.0329931 0.55
-   vertex 0.187113 0.0329931 0.59375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.59375
-   vertex 0.19 4.65366e-17 0.55
-   vertex 0.187113 0.0329931 0.59375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.59375
-   vertex 0.187113 0.0329931 0.59375
-   vertex 0.187113 0.0329931 0.6375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.6375
-   vertex 0.19 4.65366e-17 0.59375
-   vertex 0.187113 0.0329931 0.6375
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.6375
-   vertex 0.187113 0.0329931 0.6375
-   vertex 0.187113 0.0329931 0.68125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.68125
-   vertex 0.19 4.65366e-17 0.6375
-   vertex 0.187113 0.0329931 0.68125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.68125
-   vertex 0.187113 0.0329931 0.68125
-   vertex 0.187113 0.0329931 0.725
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.725
-   vertex 0.19 4.65366e-17 0.68125
-   vertex 0.187113 0.0329931 0.725
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.725
-   vertex 0.187113 0.0329931 0.725
-   vertex 0.187113 0.0329931 0.76875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.76875
-   vertex 0.19 4.65366e-17 0.725
-   vertex 0.187113 0.0329931 0.76875
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.76875
-   vertex 0.187113 0.0329931 0.76875
-   vertex 0.187113 0.0329931 0.8125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.8125
-   vertex 0.19 4.65366e-17 0.76875
-   vertex 0.187113 0.0329931 0.8125
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.8125
-   vertex 0.187113 0.0329931 0.8125
-   vertex 0.187113 0.0329931 0.85625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.85625
-   vertex 0.19 4.65366e-17 0.8125
-   vertex 0.187113 0.0329931 0.85625
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.85625
-   vertex 0.187113 0.0329931 0.85625
-   vertex 0.187113 0.0329931 0.9
-  endloop
- endfacet
- facet normal 0.996195 0.0871551 0
-  outer loop
-   vertex 0.19 4.65366e-17 0.9
-   vertex 0.19 4.65366e-17 0.85625
-   vertex 0.187113 0.0329931 0.9
-  endloop
- endfacet
-endsolid rotating
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaft.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaft.stl
deleted file mode 100644
index 1cbff18a0bc9f811382c5024aaaf2540333aeeef..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaft.stl
+++ /dev/null
@@ -1,7562 +0,0 @@
-solid shaft
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.9
-   vertex 0.025 0 0.9
-   vertex 0.025 0 0.926667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.926667
-   vertex 0.0246202 -0.0043412 0.9
-   vertex 0.025 0 0.926667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.926667
-   vertex 0.025 0 0.926667
-   vertex 0.025 0 0.953333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.953333
-   vertex 0.0246202 -0.0043412 0.926667
-   vertex 0.025 0 0.953333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.953333
-   vertex 0.025 0 0.953333
-   vertex 0.025 0 0.98
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.98
-   vertex 0.0246202 -0.0043412 0.953333
-   vertex 0.025 0 0.98
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.98
-   vertex 0.025 0 0.98
-   vertex 0.025 0 1.00667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.00667
-   vertex 0.0246202 -0.0043412 0.98
-   vertex 0.025 0 1.00667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.00667
-   vertex 0.025 0 1.00667
-   vertex 0.025 0 1.03333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.03333
-   vertex 0.0246202 -0.0043412 1.00667
-   vertex 0.025 0 1.03333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.03333
-   vertex 0.025 0 1.03333
-   vertex 0.025 0 1.06
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.06
-   vertex 0.0246202 -0.0043412 1.03333
-   vertex 0.025 0 1.06
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.06
-   vertex 0.025 0 1.06
-   vertex 0.025 0 1.08667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.08667
-   vertex 0.0246202 -0.0043412 1.06
-   vertex 0.025 0 1.08667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.08667
-   vertex 0.025 0 1.08667
-   vertex 0.025 0 1.11333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.11333
-   vertex 0.0246202 -0.0043412 1.08667
-   vertex 0.025 0 1.11333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.11333
-   vertex 0.025 0 1.11333
-   vertex 0.025 0 1.14
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.14
-   vertex 0.0246202 -0.0043412 1.11333
-   vertex 0.025 0 1.14
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.14
-   vertex 0.025 0 1.14
-   vertex 0.025 0 1.16667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.16667
-   vertex 0.0246202 -0.0043412 1.14
-   vertex 0.025 0 1.16667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.16667
-   vertex 0.025 0 1.16667
-   vertex 0.025 0 1.19333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.19333
-   vertex 0.0246202 -0.0043412 1.16667
-   vertex 0.025 0 1.19333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.19333
-   vertex 0.025 0 1.19333
-   vertex 0.025 0 1.22
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.22
-   vertex 0.0246202 -0.0043412 1.19333
-   vertex 0.025 0 1.22
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.22
-   vertex 0.025 0 1.22
-   vertex 0.025 0 1.24667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.24667
-   vertex 0.0246202 -0.0043412 1.22
-   vertex 0.025 0 1.24667
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.24667
-   vertex 0.025 0 1.24667
-   vertex 0.025 0 1.27333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.27333
-   vertex 0.0246202 -0.0043412 1.24667
-   vertex 0.025 0 1.27333
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.27333
-   vertex 0.025 0 1.27333
-   vertex 0.025 0 1.3
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 1.3
-   vertex 0.0246202 -0.0043412 1.27333
-   vertex 0.025 0 1.3
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.9
-   vertex 0.0246202 -0.0043412 0.9
-   vertex 0.0246202 -0.0043412 0.926667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.926667
-   vertex 0.0234923 -0.0085505 0.9
-   vertex 0.0246202 -0.0043412 0.926667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.926667
-   vertex 0.0246202 -0.0043412 0.926667
-   vertex 0.0246202 -0.0043412 0.953333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.953333
-   vertex 0.0234923 -0.0085505 0.926667
-   vertex 0.0246202 -0.0043412 0.953333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.953333
-   vertex 0.0246202 -0.0043412 0.953333
-   vertex 0.0246202 -0.0043412 0.98
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.98
-   vertex 0.0234923 -0.0085505 0.953333
-   vertex 0.0246202 -0.0043412 0.98
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.98
-   vertex 0.0246202 -0.0043412 0.98
-   vertex 0.0246202 -0.0043412 1.00667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.00667
-   vertex 0.0234923 -0.0085505 0.98
-   vertex 0.0246202 -0.0043412 1.00667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.00667
-   vertex 0.0246202 -0.0043412 1.00667
-   vertex 0.0246202 -0.0043412 1.03333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.03333
-   vertex 0.0234923 -0.0085505 1.00667
-   vertex 0.0246202 -0.0043412 1.03333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.03333
-   vertex 0.0246202 -0.0043412 1.03333
-   vertex 0.0246202 -0.0043412 1.06
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.06
-   vertex 0.0234923 -0.0085505 1.03333
-   vertex 0.0246202 -0.0043412 1.06
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.06
-   vertex 0.0246202 -0.0043412 1.06
-   vertex 0.0246202 -0.0043412 1.08667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.08667
-   vertex 0.0234923 -0.0085505 1.06
-   vertex 0.0246202 -0.0043412 1.08667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.08667
-   vertex 0.0246202 -0.0043412 1.08667
-   vertex 0.0246202 -0.0043412 1.11333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.11333
-   vertex 0.0234923 -0.0085505 1.08667
-   vertex 0.0246202 -0.0043412 1.11333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.11333
-   vertex 0.0246202 -0.0043412 1.11333
-   vertex 0.0246202 -0.0043412 1.14
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.14
-   vertex 0.0234923 -0.0085505 1.11333
-   vertex 0.0246202 -0.0043412 1.14
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.14
-   vertex 0.0246202 -0.0043412 1.14
-   vertex 0.0246202 -0.0043412 1.16667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.16667
-   vertex 0.0234923 -0.0085505 1.14
-   vertex 0.0246202 -0.0043412 1.16667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.16667
-   vertex 0.0246202 -0.0043412 1.16667
-   vertex 0.0246202 -0.0043412 1.19333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.19333
-   vertex 0.0234923 -0.0085505 1.16667
-   vertex 0.0246202 -0.0043412 1.19333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.19333
-   vertex 0.0246202 -0.0043412 1.19333
-   vertex 0.0246202 -0.0043412 1.22
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.22
-   vertex 0.0234923 -0.0085505 1.19333
-   vertex 0.0246202 -0.0043412 1.22
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.22
-   vertex 0.0246202 -0.0043412 1.22
-   vertex 0.0246202 -0.0043412 1.24667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.24667
-   vertex 0.0234923 -0.0085505 1.22
-   vertex 0.0246202 -0.0043412 1.24667
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.24667
-   vertex 0.0246202 -0.0043412 1.24667
-   vertex 0.0246202 -0.0043412 1.27333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.27333
-   vertex 0.0234923 -0.0085505 1.24667
-   vertex 0.0246202 -0.0043412 1.27333
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.27333
-   vertex 0.0246202 -0.0043412 1.27333
-   vertex 0.0246202 -0.0043412 1.3
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 1.3
-   vertex 0.0234923 -0.0085505 1.27333
-   vertex 0.0246202 -0.0043412 1.3
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.9
-   vertex 0.0234923 -0.0085505 0.9
-   vertex 0.0234923 -0.0085505 0.926667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.926667
-   vertex 0.0216506 -0.0125 0.9
-   vertex 0.0234923 -0.0085505 0.926667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.926667
-   vertex 0.0234923 -0.0085505 0.926667
-   vertex 0.0234923 -0.0085505 0.953333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.953333
-   vertex 0.0216506 -0.0125 0.926667
-   vertex 0.0234923 -0.0085505 0.953333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.953333
-   vertex 0.0234923 -0.0085505 0.953333
-   vertex 0.0234923 -0.0085505 0.98
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.98
-   vertex 0.0216506 -0.0125 0.953333
-   vertex 0.0234923 -0.0085505 0.98
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.98
-   vertex 0.0234923 -0.0085505 0.98
-   vertex 0.0234923 -0.0085505 1.00667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.00667
-   vertex 0.0216506 -0.0125 0.98
-   vertex 0.0234923 -0.0085505 1.00667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.00667
-   vertex 0.0234923 -0.0085505 1.00667
-   vertex 0.0234923 -0.0085505 1.03333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.03333
-   vertex 0.0216506 -0.0125 1.00667
-   vertex 0.0234923 -0.0085505 1.03333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.03333
-   vertex 0.0234923 -0.0085505 1.03333
-   vertex 0.0234923 -0.0085505 1.06
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.06
-   vertex 0.0216506 -0.0125 1.03333
-   vertex 0.0234923 -0.0085505 1.06
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.06
-   vertex 0.0234923 -0.0085505 1.06
-   vertex 0.0234923 -0.0085505 1.08667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.08667
-   vertex 0.0216506 -0.0125 1.06
-   vertex 0.0234923 -0.0085505 1.08667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.08667
-   vertex 0.0234923 -0.0085505 1.08667
-   vertex 0.0234923 -0.0085505 1.11333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.11333
-   vertex 0.0216506 -0.0125 1.08667
-   vertex 0.0234923 -0.0085505 1.11333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.11333
-   vertex 0.0234923 -0.0085505 1.11333
-   vertex 0.0234923 -0.0085505 1.14
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.14
-   vertex 0.0216506 -0.0125 1.11333
-   vertex 0.0234923 -0.0085505 1.14
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.14
-   vertex 0.0234923 -0.0085505 1.14
-   vertex 0.0234923 -0.0085505 1.16667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.16667
-   vertex 0.0216506 -0.0125 1.14
-   vertex 0.0234923 -0.0085505 1.16667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.16667
-   vertex 0.0234923 -0.0085505 1.16667
-   vertex 0.0234923 -0.0085505 1.19333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.19333
-   vertex 0.0216506 -0.0125 1.16667
-   vertex 0.0234923 -0.0085505 1.19333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.19333
-   vertex 0.0234923 -0.0085505 1.19333
-   vertex 0.0234923 -0.0085505 1.22
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.22
-   vertex 0.0216506 -0.0125 1.19333
-   vertex 0.0234923 -0.0085505 1.22
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.22
-   vertex 0.0234923 -0.0085505 1.22
-   vertex 0.0234923 -0.0085505 1.24667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.24667
-   vertex 0.0216506 -0.0125 1.22
-   vertex 0.0234923 -0.0085505 1.24667
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.24667
-   vertex 0.0234923 -0.0085505 1.24667
-   vertex 0.0234923 -0.0085505 1.27333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.27333
-   vertex 0.0216506 -0.0125 1.24667
-   vertex 0.0234923 -0.0085505 1.27333
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.27333
-   vertex 0.0234923 -0.0085505 1.27333
-   vertex 0.0234923 -0.0085505 1.3
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 1.3
-   vertex 0.0216506 -0.0125 1.27333
-   vertex 0.0234923 -0.0085505 1.3
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.9
-   vertex 0.0216506 -0.0125 0.9
-   vertex 0.0216506 -0.0125 0.926667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.926667
-   vertex 0.0191511 -0.0160697 0.9
-   vertex 0.0216506 -0.0125 0.926667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.926667
-   vertex 0.0216506 -0.0125 0.926667
-   vertex 0.0216506 -0.0125 0.953333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.953333
-   vertex 0.0191511 -0.0160697 0.926667
-   vertex 0.0216506 -0.0125 0.953333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.953333
-   vertex 0.0216506 -0.0125 0.953333
-   vertex 0.0216506 -0.0125 0.98
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.98
-   vertex 0.0191511 -0.0160697 0.953333
-   vertex 0.0216506 -0.0125 0.98
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.98
-   vertex 0.0216506 -0.0125 0.98
-   vertex 0.0216506 -0.0125 1.00667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.00667
-   vertex 0.0191511 -0.0160697 0.98
-   vertex 0.0216506 -0.0125 1.00667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.00667
-   vertex 0.0216506 -0.0125 1.00667
-   vertex 0.0216506 -0.0125 1.03333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.03333
-   vertex 0.0191511 -0.0160697 1.00667
-   vertex 0.0216506 -0.0125 1.03333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.03333
-   vertex 0.0216506 -0.0125 1.03333
-   vertex 0.0216506 -0.0125 1.06
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.06
-   vertex 0.0191511 -0.0160697 1.03333
-   vertex 0.0216506 -0.0125 1.06
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.06
-   vertex 0.0216506 -0.0125 1.06
-   vertex 0.0216506 -0.0125 1.08667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.08667
-   vertex 0.0191511 -0.0160697 1.06
-   vertex 0.0216506 -0.0125 1.08667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.08667
-   vertex 0.0216506 -0.0125 1.08667
-   vertex 0.0216506 -0.0125 1.11333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.11333
-   vertex 0.0191511 -0.0160697 1.08667
-   vertex 0.0216506 -0.0125 1.11333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.11333
-   vertex 0.0216506 -0.0125 1.11333
-   vertex 0.0216506 -0.0125 1.14
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.14
-   vertex 0.0191511 -0.0160697 1.11333
-   vertex 0.0216506 -0.0125 1.14
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.14
-   vertex 0.0216506 -0.0125 1.14
-   vertex 0.0216506 -0.0125 1.16667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.16667
-   vertex 0.0191511 -0.0160697 1.14
-   vertex 0.0216506 -0.0125 1.16667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.16667
-   vertex 0.0216506 -0.0125 1.16667
-   vertex 0.0216506 -0.0125 1.19333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.19333
-   vertex 0.0191511 -0.0160697 1.16667
-   vertex 0.0216506 -0.0125 1.19333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.19333
-   vertex 0.0216506 -0.0125 1.19333
-   vertex 0.0216506 -0.0125 1.22
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.22
-   vertex 0.0191511 -0.0160697 1.19333
-   vertex 0.0216506 -0.0125 1.22
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.22
-   vertex 0.0216506 -0.0125 1.22
-   vertex 0.0216506 -0.0125 1.24667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.24667
-   vertex 0.0191511 -0.0160697 1.22
-   vertex 0.0216506 -0.0125 1.24667
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.24667
-   vertex 0.0216506 -0.0125 1.24667
-   vertex 0.0216506 -0.0125 1.27333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.27333
-   vertex 0.0191511 -0.0160697 1.24667
-   vertex 0.0216506 -0.0125 1.27333
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.27333
-   vertex 0.0216506 -0.0125 1.27333
-   vertex 0.0216506 -0.0125 1.3
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 1.3
-   vertex 0.0191511 -0.0160697 1.27333
-   vertex 0.0216506 -0.0125 1.3
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.9
-   vertex 0.0191511 -0.0160697 0.9
-   vertex 0.0191511 -0.0160697 0.926667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.926667
-   vertex 0.0160697 -0.0191511 0.9
-   vertex 0.0191511 -0.0160697 0.926667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.926667
-   vertex 0.0191511 -0.0160697 0.926667
-   vertex 0.0191511 -0.0160697 0.953333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.953333
-   vertex 0.0160697 -0.0191511 0.926667
-   vertex 0.0191511 -0.0160697 0.953333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.953333
-   vertex 0.0191511 -0.0160697 0.953333
-   vertex 0.0191511 -0.0160697 0.98
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.98
-   vertex 0.0160697 -0.0191511 0.953333
-   vertex 0.0191511 -0.0160697 0.98
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.98
-   vertex 0.0191511 -0.0160697 0.98
-   vertex 0.0191511 -0.0160697 1.00667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.00667
-   vertex 0.0160697 -0.0191511 0.98
-   vertex 0.0191511 -0.0160697 1.00667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.00667
-   vertex 0.0191511 -0.0160697 1.00667
-   vertex 0.0191511 -0.0160697 1.03333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.03333
-   vertex 0.0160697 -0.0191511 1.00667
-   vertex 0.0191511 -0.0160697 1.03333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.03333
-   vertex 0.0191511 -0.0160697 1.03333
-   vertex 0.0191511 -0.0160697 1.06
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.06
-   vertex 0.0160697 -0.0191511 1.03333
-   vertex 0.0191511 -0.0160697 1.06
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.06
-   vertex 0.0191511 -0.0160697 1.06
-   vertex 0.0191511 -0.0160697 1.08667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.08667
-   vertex 0.0160697 -0.0191511 1.06
-   vertex 0.0191511 -0.0160697 1.08667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.08667
-   vertex 0.0191511 -0.0160697 1.08667
-   vertex 0.0191511 -0.0160697 1.11333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.11333
-   vertex 0.0160697 -0.0191511 1.08667
-   vertex 0.0191511 -0.0160697 1.11333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.11333
-   vertex 0.0191511 -0.0160697 1.11333
-   vertex 0.0191511 -0.0160697 1.14
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.14
-   vertex 0.0160697 -0.0191511 1.11333
-   vertex 0.0191511 -0.0160697 1.14
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.14
-   vertex 0.0191511 -0.0160697 1.14
-   vertex 0.0191511 -0.0160697 1.16667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.16667
-   vertex 0.0160697 -0.0191511 1.14
-   vertex 0.0191511 -0.0160697 1.16667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.16667
-   vertex 0.0191511 -0.0160697 1.16667
-   vertex 0.0191511 -0.0160697 1.19333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.19333
-   vertex 0.0160697 -0.0191511 1.16667
-   vertex 0.0191511 -0.0160697 1.19333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.19333
-   vertex 0.0191511 -0.0160697 1.19333
-   vertex 0.0191511 -0.0160697 1.22
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.22
-   vertex 0.0160697 -0.0191511 1.19333
-   vertex 0.0191511 -0.0160697 1.22
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.22
-   vertex 0.0191511 -0.0160697 1.22
-   vertex 0.0191511 -0.0160697 1.24667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.24667
-   vertex 0.0160697 -0.0191511 1.22
-   vertex 0.0191511 -0.0160697 1.24667
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.24667
-   vertex 0.0191511 -0.0160697 1.24667
-   vertex 0.0191511 -0.0160697 1.27333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.27333
-   vertex 0.0160697 -0.0191511 1.24667
-   vertex 0.0191511 -0.0160697 1.27333
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.27333
-   vertex 0.0191511 -0.0160697 1.27333
-   vertex 0.0191511 -0.0160697 1.3
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 1.3
-   vertex 0.0160697 -0.0191511 1.27333
-   vertex 0.0191511 -0.0160697 1.3
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.9
-   vertex 0.0160697 -0.0191511 0.9
-   vertex 0.0160697 -0.0191511 0.926667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.926667
-   vertex 0.0125 -0.0216506 0.9
-   vertex 0.0160697 -0.0191511 0.926667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.926667
-   vertex 0.0160697 -0.0191511 0.926667
-   vertex 0.0160697 -0.0191511 0.953333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.953333
-   vertex 0.0125 -0.0216506 0.926667
-   vertex 0.0160697 -0.0191511 0.953333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.953333
-   vertex 0.0160697 -0.0191511 0.953333
-   vertex 0.0160697 -0.0191511 0.98
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.98
-   vertex 0.0125 -0.0216506 0.953333
-   vertex 0.0160697 -0.0191511 0.98
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.98
-   vertex 0.0160697 -0.0191511 0.98
-   vertex 0.0160697 -0.0191511 1.00667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.00667
-   vertex 0.0125 -0.0216506 0.98
-   vertex 0.0160697 -0.0191511 1.00667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.00667
-   vertex 0.0160697 -0.0191511 1.00667
-   vertex 0.0160697 -0.0191511 1.03333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.03333
-   vertex 0.0125 -0.0216506 1.00667
-   vertex 0.0160697 -0.0191511 1.03333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.03333
-   vertex 0.0160697 -0.0191511 1.03333
-   vertex 0.0160697 -0.0191511 1.06
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.06
-   vertex 0.0125 -0.0216506 1.03333
-   vertex 0.0160697 -0.0191511 1.06
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.06
-   vertex 0.0160697 -0.0191511 1.06
-   vertex 0.0160697 -0.0191511 1.08667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.08667
-   vertex 0.0125 -0.0216506 1.06
-   vertex 0.0160697 -0.0191511 1.08667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.08667
-   vertex 0.0160697 -0.0191511 1.08667
-   vertex 0.0160697 -0.0191511 1.11333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.11333
-   vertex 0.0125 -0.0216506 1.08667
-   vertex 0.0160697 -0.0191511 1.11333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.11333
-   vertex 0.0160697 -0.0191511 1.11333
-   vertex 0.0160697 -0.0191511 1.14
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.14
-   vertex 0.0125 -0.0216506 1.11333
-   vertex 0.0160697 -0.0191511 1.14
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.14
-   vertex 0.0160697 -0.0191511 1.14
-   vertex 0.0160697 -0.0191511 1.16667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.16667
-   vertex 0.0125 -0.0216506 1.14
-   vertex 0.0160697 -0.0191511 1.16667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.16667
-   vertex 0.0160697 -0.0191511 1.16667
-   vertex 0.0160697 -0.0191511 1.19333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.19333
-   vertex 0.0125 -0.0216506 1.16667
-   vertex 0.0160697 -0.0191511 1.19333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.19333
-   vertex 0.0160697 -0.0191511 1.19333
-   vertex 0.0160697 -0.0191511 1.22
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.22
-   vertex 0.0125 -0.0216506 1.19333
-   vertex 0.0160697 -0.0191511 1.22
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.22
-   vertex 0.0160697 -0.0191511 1.22
-   vertex 0.0160697 -0.0191511 1.24667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.24667
-   vertex 0.0125 -0.0216506 1.22
-   vertex 0.0160697 -0.0191511 1.24667
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.24667
-   vertex 0.0160697 -0.0191511 1.24667
-   vertex 0.0160697 -0.0191511 1.27333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.27333
-   vertex 0.0125 -0.0216506 1.24667
-   vertex 0.0160697 -0.0191511 1.27333
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.27333
-   vertex 0.0160697 -0.0191511 1.27333
-   vertex 0.0160697 -0.0191511 1.3
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 1.3
-   vertex 0.0125 -0.0216506 1.27333
-   vertex 0.0160697 -0.0191511 1.3
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.9
-   vertex 0.0125 -0.0216506 0.9
-   vertex 0.0125 -0.0216506 0.926667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.926667
-   vertex 0.0085505 -0.0234923 0.9
-   vertex 0.0125 -0.0216506 0.926667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.926667
-   vertex 0.0125 -0.0216506 0.926667
-   vertex 0.0125 -0.0216506 0.953333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.953333
-   vertex 0.0085505 -0.0234923 0.926667
-   vertex 0.0125 -0.0216506 0.953333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.953333
-   vertex 0.0125 -0.0216506 0.953333
-   vertex 0.0125 -0.0216506 0.98
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.98
-   vertex 0.0085505 -0.0234923 0.953333
-   vertex 0.0125 -0.0216506 0.98
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.98
-   vertex 0.0125 -0.0216506 0.98
-   vertex 0.0125 -0.0216506 1.00667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.00667
-   vertex 0.0085505 -0.0234923 0.98
-   vertex 0.0125 -0.0216506 1.00667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.00667
-   vertex 0.0125 -0.0216506 1.00667
-   vertex 0.0125 -0.0216506 1.03333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.03333
-   vertex 0.0085505 -0.0234923 1.00667
-   vertex 0.0125 -0.0216506 1.03333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.03333
-   vertex 0.0125 -0.0216506 1.03333
-   vertex 0.0125 -0.0216506 1.06
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.06
-   vertex 0.0085505 -0.0234923 1.03333
-   vertex 0.0125 -0.0216506 1.06
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.06
-   vertex 0.0125 -0.0216506 1.06
-   vertex 0.0125 -0.0216506 1.08667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.08667
-   vertex 0.0085505 -0.0234923 1.06
-   vertex 0.0125 -0.0216506 1.08667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.08667
-   vertex 0.0125 -0.0216506 1.08667
-   vertex 0.0125 -0.0216506 1.11333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.11333
-   vertex 0.0085505 -0.0234923 1.08667
-   vertex 0.0125 -0.0216506 1.11333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.11333
-   vertex 0.0125 -0.0216506 1.11333
-   vertex 0.0125 -0.0216506 1.14
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.14
-   vertex 0.0085505 -0.0234923 1.11333
-   vertex 0.0125 -0.0216506 1.14
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.14
-   vertex 0.0125 -0.0216506 1.14
-   vertex 0.0125 -0.0216506 1.16667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.16667
-   vertex 0.0085505 -0.0234923 1.14
-   vertex 0.0125 -0.0216506 1.16667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.16667
-   vertex 0.0125 -0.0216506 1.16667
-   vertex 0.0125 -0.0216506 1.19333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.19333
-   vertex 0.0085505 -0.0234923 1.16667
-   vertex 0.0125 -0.0216506 1.19333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.19333
-   vertex 0.0125 -0.0216506 1.19333
-   vertex 0.0125 -0.0216506 1.22
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.22
-   vertex 0.0085505 -0.0234923 1.19333
-   vertex 0.0125 -0.0216506 1.22
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.22
-   vertex 0.0125 -0.0216506 1.22
-   vertex 0.0125 -0.0216506 1.24667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.24667
-   vertex 0.0085505 -0.0234923 1.22
-   vertex 0.0125 -0.0216506 1.24667
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.24667
-   vertex 0.0125 -0.0216506 1.24667
-   vertex 0.0125 -0.0216506 1.27333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.27333
-   vertex 0.0085505 -0.0234923 1.24667
-   vertex 0.0125 -0.0216506 1.27333
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.27333
-   vertex 0.0125 -0.0216506 1.27333
-   vertex 0.0125 -0.0216506 1.3
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 1.3
-   vertex 0.0085505 -0.0234923 1.27333
-   vertex 0.0125 -0.0216506 1.3
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.9
-   vertex 0.0085505 -0.0234923 0.9
-   vertex 0.0085505 -0.0234923 0.926667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.926667
-   vertex 0.0043412 -0.0246202 0.9
-   vertex 0.0085505 -0.0234923 0.926667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.926667
-   vertex 0.0085505 -0.0234923 0.926667
-   vertex 0.0085505 -0.0234923 0.953333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.953333
-   vertex 0.0043412 -0.0246202 0.926667
-   vertex 0.0085505 -0.0234923 0.953333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.953333
-   vertex 0.0085505 -0.0234923 0.953333
-   vertex 0.0085505 -0.0234923 0.98
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.98
-   vertex 0.0043412 -0.0246202 0.953333
-   vertex 0.0085505 -0.0234923 0.98
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.98
-   vertex 0.0085505 -0.0234923 0.98
-   vertex 0.0085505 -0.0234923 1.00667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.00667
-   vertex 0.0043412 -0.0246202 0.98
-   vertex 0.0085505 -0.0234923 1.00667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.00667
-   vertex 0.0085505 -0.0234923 1.00667
-   vertex 0.0085505 -0.0234923 1.03333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.03333
-   vertex 0.0043412 -0.0246202 1.00667
-   vertex 0.0085505 -0.0234923 1.03333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.03333
-   vertex 0.0085505 -0.0234923 1.03333
-   vertex 0.0085505 -0.0234923 1.06
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.06
-   vertex 0.0043412 -0.0246202 1.03333
-   vertex 0.0085505 -0.0234923 1.06
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.06
-   vertex 0.0085505 -0.0234923 1.06
-   vertex 0.0085505 -0.0234923 1.08667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.08667
-   vertex 0.0043412 -0.0246202 1.06
-   vertex 0.0085505 -0.0234923 1.08667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.08667
-   vertex 0.0085505 -0.0234923 1.08667
-   vertex 0.0085505 -0.0234923 1.11333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.11333
-   vertex 0.0043412 -0.0246202 1.08667
-   vertex 0.0085505 -0.0234923 1.11333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.11333
-   vertex 0.0085505 -0.0234923 1.11333
-   vertex 0.0085505 -0.0234923 1.14
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.14
-   vertex 0.0043412 -0.0246202 1.11333
-   vertex 0.0085505 -0.0234923 1.14
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.14
-   vertex 0.0085505 -0.0234923 1.14
-   vertex 0.0085505 -0.0234923 1.16667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.16667
-   vertex 0.0043412 -0.0246202 1.14
-   vertex 0.0085505 -0.0234923 1.16667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.16667
-   vertex 0.0085505 -0.0234923 1.16667
-   vertex 0.0085505 -0.0234923 1.19333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.19333
-   vertex 0.0043412 -0.0246202 1.16667
-   vertex 0.0085505 -0.0234923 1.19333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.19333
-   vertex 0.0085505 -0.0234923 1.19333
-   vertex 0.0085505 -0.0234923 1.22
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.22
-   vertex 0.0043412 -0.0246202 1.19333
-   vertex 0.0085505 -0.0234923 1.22
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.22
-   vertex 0.0085505 -0.0234923 1.22
-   vertex 0.0085505 -0.0234923 1.24667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.24667
-   vertex 0.0043412 -0.0246202 1.22
-   vertex 0.0085505 -0.0234923 1.24667
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.24667
-   vertex 0.0085505 -0.0234923 1.24667
-   vertex 0.0085505 -0.0234923 1.27333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.27333
-   vertex 0.0043412 -0.0246202 1.24667
-   vertex 0.0085505 -0.0234923 1.27333
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.27333
-   vertex 0.0085505 -0.0234923 1.27333
-   vertex 0.0085505 -0.0234923 1.3
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 1.3
-   vertex 0.0043412 -0.0246202 1.27333
-   vertex 0.0085505 -0.0234923 1.3
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.9
-   vertex 0.0043412 -0.0246202 0.9
-   vertex 0.0043412 -0.0246202 0.926667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.926667
-   vertex 0 -0.025 0.9
-   vertex 0.0043412 -0.0246202 0.926667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.926667
-   vertex 0.0043412 -0.0246202 0.926667
-   vertex 0.0043412 -0.0246202 0.953333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.953333
-   vertex 0 -0.025 0.926667
-   vertex 0.0043412 -0.0246202 0.953333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.953333
-   vertex 0.0043412 -0.0246202 0.953333
-   vertex 0.0043412 -0.0246202 0.98
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.98
-   vertex 0 -0.025 0.953333
-   vertex 0.0043412 -0.0246202 0.98
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 0.98
-   vertex 0.0043412 -0.0246202 0.98
-   vertex 0.0043412 -0.0246202 1.00667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.00667
-   vertex 0 -0.025 0.98
-   vertex 0.0043412 -0.0246202 1.00667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.00667
-   vertex 0.0043412 -0.0246202 1.00667
-   vertex 0.0043412 -0.0246202 1.03333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.03333
-   vertex 0 -0.025 1.00667
-   vertex 0.0043412 -0.0246202 1.03333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.03333
-   vertex 0.0043412 -0.0246202 1.03333
-   vertex 0.0043412 -0.0246202 1.06
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.06
-   vertex 0 -0.025 1.03333
-   vertex 0.0043412 -0.0246202 1.06
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.06
-   vertex 0.0043412 -0.0246202 1.06
-   vertex 0.0043412 -0.0246202 1.08667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.08667
-   vertex 0 -0.025 1.06
-   vertex 0.0043412 -0.0246202 1.08667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.08667
-   vertex 0.0043412 -0.0246202 1.08667
-   vertex 0.0043412 -0.0246202 1.11333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.11333
-   vertex 0 -0.025 1.08667
-   vertex 0.0043412 -0.0246202 1.11333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.11333
-   vertex 0.0043412 -0.0246202 1.11333
-   vertex 0.0043412 -0.0246202 1.14
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.14
-   vertex 0 -0.025 1.11333
-   vertex 0.0043412 -0.0246202 1.14
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.14
-   vertex 0.0043412 -0.0246202 1.14
-   vertex 0.0043412 -0.0246202 1.16667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.16667
-   vertex 0 -0.025 1.14
-   vertex 0.0043412 -0.0246202 1.16667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.16667
-   vertex 0.0043412 -0.0246202 1.16667
-   vertex 0.0043412 -0.0246202 1.19333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.19333
-   vertex 0 -0.025 1.16667
-   vertex 0.0043412 -0.0246202 1.19333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.19333
-   vertex 0.0043412 -0.0246202 1.19333
-   vertex 0.0043412 -0.0246202 1.22
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.22
-   vertex 0 -0.025 1.19333
-   vertex 0.0043412 -0.0246202 1.22
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.22
-   vertex 0.0043412 -0.0246202 1.22
-   vertex 0.0043412 -0.0246202 1.24667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.24667
-   vertex 0 -0.025 1.22
-   vertex 0.0043412 -0.0246202 1.24667
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.24667
-   vertex 0.0043412 -0.0246202 1.24667
-   vertex 0.0043412 -0.0246202 1.27333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.27333
-   vertex 0 -0.025 1.24667
-   vertex 0.0043412 -0.0246202 1.27333
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.27333
-   vertex 0.0043412 -0.0246202 1.27333
-   vertex 0.0043412 -0.0246202 1.3
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 0 -0.025 1.3
-   vertex 0 -0.025 1.27333
-   vertex 0.0043412 -0.0246202 1.3
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.9
-   vertex 0 -0.025 0.9
-   vertex 0 -0.025 0.926667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.926667
-   vertex -0.0043412 -0.0246202 0.9
-   vertex 0 -0.025 0.926667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.926667
-   vertex 0 -0.025 0.926667
-   vertex 0 -0.025 0.953333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.953333
-   vertex -0.0043412 -0.0246202 0.926667
-   vertex 0 -0.025 0.953333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.953333
-   vertex 0 -0.025 0.953333
-   vertex 0 -0.025 0.98
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.98
-   vertex -0.0043412 -0.0246202 0.953333
-   vertex 0 -0.025 0.98
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.98
-   vertex 0 -0.025 0.98
-   vertex 0 -0.025 1.00667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.00667
-   vertex -0.0043412 -0.0246202 0.98
-   vertex 0 -0.025 1.00667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.00667
-   vertex 0 -0.025 1.00667
-   vertex 0 -0.025 1.03333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.03333
-   vertex -0.0043412 -0.0246202 1.00667
-   vertex 0 -0.025 1.03333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.03333
-   vertex 0 -0.025 1.03333
-   vertex 0 -0.025 1.06
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.06
-   vertex -0.0043412 -0.0246202 1.03333
-   vertex 0 -0.025 1.06
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.06
-   vertex 0 -0.025 1.06
-   vertex 0 -0.025 1.08667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.08667
-   vertex -0.0043412 -0.0246202 1.06
-   vertex 0 -0.025 1.08667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.08667
-   vertex 0 -0.025 1.08667
-   vertex 0 -0.025 1.11333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.11333
-   vertex -0.0043412 -0.0246202 1.08667
-   vertex 0 -0.025 1.11333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.11333
-   vertex 0 -0.025 1.11333
-   vertex 0 -0.025 1.14
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.14
-   vertex -0.0043412 -0.0246202 1.11333
-   vertex 0 -0.025 1.14
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.14
-   vertex 0 -0.025 1.14
-   vertex 0 -0.025 1.16667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.16667
-   vertex -0.0043412 -0.0246202 1.14
-   vertex 0 -0.025 1.16667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.16667
-   vertex 0 -0.025 1.16667
-   vertex 0 -0.025 1.19333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.19333
-   vertex -0.0043412 -0.0246202 1.16667
-   vertex 0 -0.025 1.19333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.19333
-   vertex 0 -0.025 1.19333
-   vertex 0 -0.025 1.22
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.22
-   vertex -0.0043412 -0.0246202 1.19333
-   vertex 0 -0.025 1.22
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.22
-   vertex 0 -0.025 1.22
-   vertex 0 -0.025 1.24667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.24667
-   vertex -0.0043412 -0.0246202 1.22
-   vertex 0 -0.025 1.24667
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.24667
-   vertex 0 -0.025 1.24667
-   vertex 0 -0.025 1.27333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.27333
-   vertex -0.0043412 -0.0246202 1.24667
-   vertex 0 -0.025 1.27333
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.27333
-   vertex 0 -0.025 1.27333
-   vertex 0 -0.025 1.3
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 1.3
-   vertex -0.0043412 -0.0246202 1.27333
-   vertex 0 -0.025 1.3
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.9
-   vertex -0.0043412 -0.0246202 0.9
-   vertex -0.0043412 -0.0246202 0.926667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.926667
-   vertex -0.0085505 -0.0234923 0.9
-   vertex -0.0043412 -0.0246202 0.926667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.926667
-   vertex -0.0043412 -0.0246202 0.926667
-   vertex -0.0043412 -0.0246202 0.953333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.953333
-   vertex -0.0085505 -0.0234923 0.926667
-   vertex -0.0043412 -0.0246202 0.953333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.953333
-   vertex -0.0043412 -0.0246202 0.953333
-   vertex -0.0043412 -0.0246202 0.98
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.98
-   vertex -0.0085505 -0.0234923 0.953333
-   vertex -0.0043412 -0.0246202 0.98
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.98
-   vertex -0.0043412 -0.0246202 0.98
-   vertex -0.0043412 -0.0246202 1.00667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.00667
-   vertex -0.0085505 -0.0234923 0.98
-   vertex -0.0043412 -0.0246202 1.00667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.00667
-   vertex -0.0043412 -0.0246202 1.00667
-   vertex -0.0043412 -0.0246202 1.03333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.03333
-   vertex -0.0085505 -0.0234923 1.00667
-   vertex -0.0043412 -0.0246202 1.03333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.03333
-   vertex -0.0043412 -0.0246202 1.03333
-   vertex -0.0043412 -0.0246202 1.06
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.06
-   vertex -0.0085505 -0.0234923 1.03333
-   vertex -0.0043412 -0.0246202 1.06
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.06
-   vertex -0.0043412 -0.0246202 1.06
-   vertex -0.0043412 -0.0246202 1.08667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.08667
-   vertex -0.0085505 -0.0234923 1.06
-   vertex -0.0043412 -0.0246202 1.08667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.08667
-   vertex -0.0043412 -0.0246202 1.08667
-   vertex -0.0043412 -0.0246202 1.11333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.11333
-   vertex -0.0085505 -0.0234923 1.08667
-   vertex -0.0043412 -0.0246202 1.11333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.11333
-   vertex -0.0043412 -0.0246202 1.11333
-   vertex -0.0043412 -0.0246202 1.14
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.14
-   vertex -0.0085505 -0.0234923 1.11333
-   vertex -0.0043412 -0.0246202 1.14
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.14
-   vertex -0.0043412 -0.0246202 1.14
-   vertex -0.0043412 -0.0246202 1.16667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.16667
-   vertex -0.0085505 -0.0234923 1.14
-   vertex -0.0043412 -0.0246202 1.16667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.16667
-   vertex -0.0043412 -0.0246202 1.16667
-   vertex -0.0043412 -0.0246202 1.19333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.19333
-   vertex -0.0085505 -0.0234923 1.16667
-   vertex -0.0043412 -0.0246202 1.19333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.19333
-   vertex -0.0043412 -0.0246202 1.19333
-   vertex -0.0043412 -0.0246202 1.22
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.22
-   vertex -0.0085505 -0.0234923 1.19333
-   vertex -0.0043412 -0.0246202 1.22
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.22
-   vertex -0.0043412 -0.0246202 1.22
-   vertex -0.0043412 -0.0246202 1.24667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.24667
-   vertex -0.0085505 -0.0234923 1.22
-   vertex -0.0043412 -0.0246202 1.24667
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.24667
-   vertex -0.0043412 -0.0246202 1.24667
-   vertex -0.0043412 -0.0246202 1.27333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.27333
-   vertex -0.0085505 -0.0234923 1.24667
-   vertex -0.0043412 -0.0246202 1.27333
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.27333
-   vertex -0.0043412 -0.0246202 1.27333
-   vertex -0.0043412 -0.0246202 1.3
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 1.3
-   vertex -0.0085505 -0.0234923 1.27333
-   vertex -0.0043412 -0.0246202 1.3
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.9
-   vertex -0.0085505 -0.0234923 0.9
-   vertex -0.0085505 -0.0234923 0.926667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.926667
-   vertex -0.0125 -0.0216506 0.9
-   vertex -0.0085505 -0.0234923 0.926667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.926667
-   vertex -0.0085505 -0.0234923 0.926667
-   vertex -0.0085505 -0.0234923 0.953333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.953333
-   vertex -0.0125 -0.0216506 0.926667
-   vertex -0.0085505 -0.0234923 0.953333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.953333
-   vertex -0.0085505 -0.0234923 0.953333
-   vertex -0.0085505 -0.0234923 0.98
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.98
-   vertex -0.0125 -0.0216506 0.953333
-   vertex -0.0085505 -0.0234923 0.98
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.98
-   vertex -0.0085505 -0.0234923 0.98
-   vertex -0.0085505 -0.0234923 1.00667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.00667
-   vertex -0.0125 -0.0216506 0.98
-   vertex -0.0085505 -0.0234923 1.00667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.00667
-   vertex -0.0085505 -0.0234923 1.00667
-   vertex -0.0085505 -0.0234923 1.03333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.03333
-   vertex -0.0125 -0.0216506 1.00667
-   vertex -0.0085505 -0.0234923 1.03333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.03333
-   vertex -0.0085505 -0.0234923 1.03333
-   vertex -0.0085505 -0.0234923 1.06
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.06
-   vertex -0.0125 -0.0216506 1.03333
-   vertex -0.0085505 -0.0234923 1.06
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.06
-   vertex -0.0085505 -0.0234923 1.06
-   vertex -0.0085505 -0.0234923 1.08667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.08667
-   vertex -0.0125 -0.0216506 1.06
-   vertex -0.0085505 -0.0234923 1.08667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.08667
-   vertex -0.0085505 -0.0234923 1.08667
-   vertex -0.0085505 -0.0234923 1.11333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.11333
-   vertex -0.0125 -0.0216506 1.08667
-   vertex -0.0085505 -0.0234923 1.11333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.11333
-   vertex -0.0085505 -0.0234923 1.11333
-   vertex -0.0085505 -0.0234923 1.14
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.14
-   vertex -0.0125 -0.0216506 1.11333
-   vertex -0.0085505 -0.0234923 1.14
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.14
-   vertex -0.0085505 -0.0234923 1.14
-   vertex -0.0085505 -0.0234923 1.16667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.16667
-   vertex -0.0125 -0.0216506 1.14
-   vertex -0.0085505 -0.0234923 1.16667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.16667
-   vertex -0.0085505 -0.0234923 1.16667
-   vertex -0.0085505 -0.0234923 1.19333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.19333
-   vertex -0.0125 -0.0216506 1.16667
-   vertex -0.0085505 -0.0234923 1.19333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.19333
-   vertex -0.0085505 -0.0234923 1.19333
-   vertex -0.0085505 -0.0234923 1.22
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.22
-   vertex -0.0125 -0.0216506 1.19333
-   vertex -0.0085505 -0.0234923 1.22
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.22
-   vertex -0.0085505 -0.0234923 1.22
-   vertex -0.0085505 -0.0234923 1.24667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.24667
-   vertex -0.0125 -0.0216506 1.22
-   vertex -0.0085505 -0.0234923 1.24667
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.24667
-   vertex -0.0085505 -0.0234923 1.24667
-   vertex -0.0085505 -0.0234923 1.27333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.27333
-   vertex -0.0125 -0.0216506 1.24667
-   vertex -0.0085505 -0.0234923 1.27333
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 1.27333
-   vertex -0.0085505 -0.0234923 1.27333
-   vertex -0.0085505 -0.0234923 1.3
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 1.3
-   vertex -0.0125 -0.0216506 1.27333
-   vertex -0.0085505 -0.0234923 1.3
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.9
-   vertex -0.0125 -0.0216506 0.9
-   vertex -0.0125 -0.0216506 0.926667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.926667
-   vertex -0.0160697 -0.0191511 0.9
-   vertex -0.0125 -0.0216506 0.926667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.926667
-   vertex -0.0125 -0.0216506 0.926667
-   vertex -0.0125 -0.0216506 0.953333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.953333
-   vertex -0.0160697 -0.0191511 0.926667
-   vertex -0.0125 -0.0216506 0.953333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.953333
-   vertex -0.0125 -0.0216506 0.953333
-   vertex -0.0125 -0.0216506 0.98
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.98
-   vertex -0.0160697 -0.0191511 0.953333
-   vertex -0.0125 -0.0216506 0.98
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.98
-   vertex -0.0125 -0.0216506 0.98
-   vertex -0.0125 -0.0216506 1.00667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.00667
-   vertex -0.0160697 -0.0191511 0.98
-   vertex -0.0125 -0.0216506 1.00667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.00667
-   vertex -0.0125 -0.0216506 1.00667
-   vertex -0.0125 -0.0216506 1.03333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.03333
-   vertex -0.0160697 -0.0191511 1.00667
-   vertex -0.0125 -0.0216506 1.03333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.03333
-   vertex -0.0125 -0.0216506 1.03333
-   vertex -0.0125 -0.0216506 1.06
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.06
-   vertex -0.0160697 -0.0191511 1.03333
-   vertex -0.0125 -0.0216506 1.06
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.06
-   vertex -0.0125 -0.0216506 1.06
-   vertex -0.0125 -0.0216506 1.08667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.08667
-   vertex -0.0160697 -0.0191511 1.06
-   vertex -0.0125 -0.0216506 1.08667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.08667
-   vertex -0.0125 -0.0216506 1.08667
-   vertex -0.0125 -0.0216506 1.11333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.11333
-   vertex -0.0160697 -0.0191511 1.08667
-   vertex -0.0125 -0.0216506 1.11333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.11333
-   vertex -0.0125 -0.0216506 1.11333
-   vertex -0.0125 -0.0216506 1.14
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.14
-   vertex -0.0160697 -0.0191511 1.11333
-   vertex -0.0125 -0.0216506 1.14
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.14
-   vertex -0.0125 -0.0216506 1.14
-   vertex -0.0125 -0.0216506 1.16667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.16667
-   vertex -0.0160697 -0.0191511 1.14
-   vertex -0.0125 -0.0216506 1.16667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.16667
-   vertex -0.0125 -0.0216506 1.16667
-   vertex -0.0125 -0.0216506 1.19333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.19333
-   vertex -0.0160697 -0.0191511 1.16667
-   vertex -0.0125 -0.0216506 1.19333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.19333
-   vertex -0.0125 -0.0216506 1.19333
-   vertex -0.0125 -0.0216506 1.22
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.22
-   vertex -0.0160697 -0.0191511 1.19333
-   vertex -0.0125 -0.0216506 1.22
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.22
-   vertex -0.0125 -0.0216506 1.22
-   vertex -0.0125 -0.0216506 1.24667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.24667
-   vertex -0.0160697 -0.0191511 1.22
-   vertex -0.0125 -0.0216506 1.24667
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.24667
-   vertex -0.0125 -0.0216506 1.24667
-   vertex -0.0125 -0.0216506 1.27333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.27333
-   vertex -0.0160697 -0.0191511 1.24667
-   vertex -0.0125 -0.0216506 1.27333
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.27333
-   vertex -0.0125 -0.0216506 1.27333
-   vertex -0.0125 -0.0216506 1.3
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 1.3
-   vertex -0.0160697 -0.0191511 1.27333
-   vertex -0.0125 -0.0216506 1.3
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.9
-   vertex -0.0160697 -0.0191511 0.9
-   vertex -0.0160697 -0.0191511 0.926667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.926667
-   vertex -0.0191511 -0.0160697 0.9
-   vertex -0.0160697 -0.0191511 0.926667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.926667
-   vertex -0.0160697 -0.0191511 0.926667
-   vertex -0.0160697 -0.0191511 0.953333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.953333
-   vertex -0.0191511 -0.0160697 0.926667
-   vertex -0.0160697 -0.0191511 0.953333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.953333
-   vertex -0.0160697 -0.0191511 0.953333
-   vertex -0.0160697 -0.0191511 0.98
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.98
-   vertex -0.0191511 -0.0160697 0.953333
-   vertex -0.0160697 -0.0191511 0.98
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.98
-   vertex -0.0160697 -0.0191511 0.98
-   vertex -0.0160697 -0.0191511 1.00667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.00667
-   vertex -0.0191511 -0.0160697 0.98
-   vertex -0.0160697 -0.0191511 1.00667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.00667
-   vertex -0.0160697 -0.0191511 1.00667
-   vertex -0.0160697 -0.0191511 1.03333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.03333
-   vertex -0.0191511 -0.0160697 1.00667
-   vertex -0.0160697 -0.0191511 1.03333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.03333
-   vertex -0.0160697 -0.0191511 1.03333
-   vertex -0.0160697 -0.0191511 1.06
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.06
-   vertex -0.0191511 -0.0160697 1.03333
-   vertex -0.0160697 -0.0191511 1.06
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.06
-   vertex -0.0160697 -0.0191511 1.06
-   vertex -0.0160697 -0.0191511 1.08667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.08667
-   vertex -0.0191511 -0.0160697 1.06
-   vertex -0.0160697 -0.0191511 1.08667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.08667
-   vertex -0.0160697 -0.0191511 1.08667
-   vertex -0.0160697 -0.0191511 1.11333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.11333
-   vertex -0.0191511 -0.0160697 1.08667
-   vertex -0.0160697 -0.0191511 1.11333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.11333
-   vertex -0.0160697 -0.0191511 1.11333
-   vertex -0.0160697 -0.0191511 1.14
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.14
-   vertex -0.0191511 -0.0160697 1.11333
-   vertex -0.0160697 -0.0191511 1.14
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.14
-   vertex -0.0160697 -0.0191511 1.14
-   vertex -0.0160697 -0.0191511 1.16667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.16667
-   vertex -0.0191511 -0.0160697 1.14
-   vertex -0.0160697 -0.0191511 1.16667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.16667
-   vertex -0.0160697 -0.0191511 1.16667
-   vertex -0.0160697 -0.0191511 1.19333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.19333
-   vertex -0.0191511 -0.0160697 1.16667
-   vertex -0.0160697 -0.0191511 1.19333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.19333
-   vertex -0.0160697 -0.0191511 1.19333
-   vertex -0.0160697 -0.0191511 1.22
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.22
-   vertex -0.0191511 -0.0160697 1.19333
-   vertex -0.0160697 -0.0191511 1.22
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.22
-   vertex -0.0160697 -0.0191511 1.22
-   vertex -0.0160697 -0.0191511 1.24667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.24667
-   vertex -0.0191511 -0.0160697 1.22
-   vertex -0.0160697 -0.0191511 1.24667
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.24667
-   vertex -0.0160697 -0.0191511 1.24667
-   vertex -0.0160697 -0.0191511 1.27333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.27333
-   vertex -0.0191511 -0.0160697 1.24667
-   vertex -0.0160697 -0.0191511 1.27333
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.27333
-   vertex -0.0160697 -0.0191511 1.27333
-   vertex -0.0160697 -0.0191511 1.3
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 1.3
-   vertex -0.0191511 -0.0160697 1.27333
-   vertex -0.0160697 -0.0191511 1.3
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.9
-   vertex -0.0191511 -0.0160697 0.9
-   vertex -0.0191511 -0.0160697 0.926667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.926667
-   vertex -0.0216506 -0.0125 0.9
-   vertex -0.0191511 -0.0160697 0.926667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.926667
-   vertex -0.0191511 -0.0160697 0.926667
-   vertex -0.0191511 -0.0160697 0.953333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.953333
-   vertex -0.0216506 -0.0125 0.926667
-   vertex -0.0191511 -0.0160697 0.953333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.953333
-   vertex -0.0191511 -0.0160697 0.953333
-   vertex -0.0191511 -0.0160697 0.98
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.98
-   vertex -0.0216506 -0.0125 0.953333
-   vertex -0.0191511 -0.0160697 0.98
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.98
-   vertex -0.0191511 -0.0160697 0.98
-   vertex -0.0191511 -0.0160697 1.00667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.00667
-   vertex -0.0216506 -0.0125 0.98
-   vertex -0.0191511 -0.0160697 1.00667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.00667
-   vertex -0.0191511 -0.0160697 1.00667
-   vertex -0.0191511 -0.0160697 1.03333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.03333
-   vertex -0.0216506 -0.0125 1.00667
-   vertex -0.0191511 -0.0160697 1.03333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.03333
-   vertex -0.0191511 -0.0160697 1.03333
-   vertex -0.0191511 -0.0160697 1.06
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.06
-   vertex -0.0216506 -0.0125 1.03333
-   vertex -0.0191511 -0.0160697 1.06
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.06
-   vertex -0.0191511 -0.0160697 1.06
-   vertex -0.0191511 -0.0160697 1.08667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.08667
-   vertex -0.0216506 -0.0125 1.06
-   vertex -0.0191511 -0.0160697 1.08667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.08667
-   vertex -0.0191511 -0.0160697 1.08667
-   vertex -0.0191511 -0.0160697 1.11333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.11333
-   vertex -0.0216506 -0.0125 1.08667
-   vertex -0.0191511 -0.0160697 1.11333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.11333
-   vertex -0.0191511 -0.0160697 1.11333
-   vertex -0.0191511 -0.0160697 1.14
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.14
-   vertex -0.0216506 -0.0125 1.11333
-   vertex -0.0191511 -0.0160697 1.14
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.14
-   vertex -0.0191511 -0.0160697 1.14
-   vertex -0.0191511 -0.0160697 1.16667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.16667
-   vertex -0.0216506 -0.0125 1.14
-   vertex -0.0191511 -0.0160697 1.16667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.16667
-   vertex -0.0191511 -0.0160697 1.16667
-   vertex -0.0191511 -0.0160697 1.19333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.19333
-   vertex -0.0216506 -0.0125 1.16667
-   vertex -0.0191511 -0.0160697 1.19333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.19333
-   vertex -0.0191511 -0.0160697 1.19333
-   vertex -0.0191511 -0.0160697 1.22
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.22
-   vertex -0.0216506 -0.0125 1.19333
-   vertex -0.0191511 -0.0160697 1.22
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.22
-   vertex -0.0191511 -0.0160697 1.22
-   vertex -0.0191511 -0.0160697 1.24667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.24667
-   vertex -0.0216506 -0.0125 1.22
-   vertex -0.0191511 -0.0160697 1.24667
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.24667
-   vertex -0.0191511 -0.0160697 1.24667
-   vertex -0.0191511 -0.0160697 1.27333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.27333
-   vertex -0.0216506 -0.0125 1.24667
-   vertex -0.0191511 -0.0160697 1.27333
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 1.27333
-   vertex -0.0191511 -0.0160697 1.27333
-   vertex -0.0191511 -0.0160697 1.3
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 1.3
-   vertex -0.0216506 -0.0125 1.27333
-   vertex -0.0191511 -0.0160697 1.3
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.9
-   vertex -0.0216506 -0.0125 0.9
-   vertex -0.0216506 -0.0125 0.926667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.926667
-   vertex -0.0234923 -0.0085505 0.9
-   vertex -0.0216506 -0.0125 0.926667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.926667
-   vertex -0.0216506 -0.0125 0.926667
-   vertex -0.0216506 -0.0125 0.953333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.953333
-   vertex -0.0234923 -0.0085505 0.926667
-   vertex -0.0216506 -0.0125 0.953333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.953333
-   vertex -0.0216506 -0.0125 0.953333
-   vertex -0.0216506 -0.0125 0.98
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.98
-   vertex -0.0234923 -0.0085505 0.953333
-   vertex -0.0216506 -0.0125 0.98
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.98
-   vertex -0.0216506 -0.0125 0.98
-   vertex -0.0216506 -0.0125 1.00667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.00667
-   vertex -0.0234923 -0.0085505 0.98
-   vertex -0.0216506 -0.0125 1.00667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.00667
-   vertex -0.0216506 -0.0125 1.00667
-   vertex -0.0216506 -0.0125 1.03333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.03333
-   vertex -0.0234923 -0.0085505 1.00667
-   vertex -0.0216506 -0.0125 1.03333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.03333
-   vertex -0.0216506 -0.0125 1.03333
-   vertex -0.0216506 -0.0125 1.06
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.06
-   vertex -0.0234923 -0.0085505 1.03333
-   vertex -0.0216506 -0.0125 1.06
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.06
-   vertex -0.0216506 -0.0125 1.06
-   vertex -0.0216506 -0.0125 1.08667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.08667
-   vertex -0.0234923 -0.0085505 1.06
-   vertex -0.0216506 -0.0125 1.08667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.08667
-   vertex -0.0216506 -0.0125 1.08667
-   vertex -0.0216506 -0.0125 1.11333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.11333
-   vertex -0.0234923 -0.0085505 1.08667
-   vertex -0.0216506 -0.0125 1.11333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.11333
-   vertex -0.0216506 -0.0125 1.11333
-   vertex -0.0216506 -0.0125 1.14
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.14
-   vertex -0.0234923 -0.0085505 1.11333
-   vertex -0.0216506 -0.0125 1.14
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.14
-   vertex -0.0216506 -0.0125 1.14
-   vertex -0.0216506 -0.0125 1.16667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.16667
-   vertex -0.0234923 -0.0085505 1.14
-   vertex -0.0216506 -0.0125 1.16667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.16667
-   vertex -0.0216506 -0.0125 1.16667
-   vertex -0.0216506 -0.0125 1.19333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.19333
-   vertex -0.0234923 -0.0085505 1.16667
-   vertex -0.0216506 -0.0125 1.19333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.19333
-   vertex -0.0216506 -0.0125 1.19333
-   vertex -0.0216506 -0.0125 1.22
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.22
-   vertex -0.0234923 -0.0085505 1.19333
-   vertex -0.0216506 -0.0125 1.22
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.22
-   vertex -0.0216506 -0.0125 1.22
-   vertex -0.0216506 -0.0125 1.24667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.24667
-   vertex -0.0234923 -0.0085505 1.22
-   vertex -0.0216506 -0.0125 1.24667
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.24667
-   vertex -0.0216506 -0.0125 1.24667
-   vertex -0.0216506 -0.0125 1.27333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.27333
-   vertex -0.0234923 -0.0085505 1.24667
-   vertex -0.0216506 -0.0125 1.27333
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.27333
-   vertex -0.0216506 -0.0125 1.27333
-   vertex -0.0216506 -0.0125 1.3
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 1.3
-   vertex -0.0234923 -0.0085505 1.27333
-   vertex -0.0216506 -0.0125 1.3
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.9
-   vertex -0.0234923 -0.0085505 0.9
-   vertex -0.0234923 -0.0085505 0.926667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.926667
-   vertex -0.0246202 -0.0043412 0.9
-   vertex -0.0234923 -0.0085505 0.926667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.926667
-   vertex -0.0234923 -0.0085505 0.926667
-   vertex -0.0234923 -0.0085505 0.953333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.953333
-   vertex -0.0246202 -0.0043412 0.926667
-   vertex -0.0234923 -0.0085505 0.953333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.953333
-   vertex -0.0234923 -0.0085505 0.953333
-   vertex -0.0234923 -0.0085505 0.98
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.98
-   vertex -0.0246202 -0.0043412 0.953333
-   vertex -0.0234923 -0.0085505 0.98
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.98
-   vertex -0.0234923 -0.0085505 0.98
-   vertex -0.0234923 -0.0085505 1.00667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.00667
-   vertex -0.0246202 -0.0043412 0.98
-   vertex -0.0234923 -0.0085505 1.00667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.00667
-   vertex -0.0234923 -0.0085505 1.00667
-   vertex -0.0234923 -0.0085505 1.03333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.03333
-   vertex -0.0246202 -0.0043412 1.00667
-   vertex -0.0234923 -0.0085505 1.03333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.03333
-   vertex -0.0234923 -0.0085505 1.03333
-   vertex -0.0234923 -0.0085505 1.06
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.06
-   vertex -0.0246202 -0.0043412 1.03333
-   vertex -0.0234923 -0.0085505 1.06
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.06
-   vertex -0.0234923 -0.0085505 1.06
-   vertex -0.0234923 -0.0085505 1.08667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.08667
-   vertex -0.0246202 -0.0043412 1.06
-   vertex -0.0234923 -0.0085505 1.08667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.08667
-   vertex -0.0234923 -0.0085505 1.08667
-   vertex -0.0234923 -0.0085505 1.11333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.11333
-   vertex -0.0246202 -0.0043412 1.08667
-   vertex -0.0234923 -0.0085505 1.11333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.11333
-   vertex -0.0234923 -0.0085505 1.11333
-   vertex -0.0234923 -0.0085505 1.14
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.14
-   vertex -0.0246202 -0.0043412 1.11333
-   vertex -0.0234923 -0.0085505 1.14
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.14
-   vertex -0.0234923 -0.0085505 1.14
-   vertex -0.0234923 -0.0085505 1.16667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.16667
-   vertex -0.0246202 -0.0043412 1.14
-   vertex -0.0234923 -0.0085505 1.16667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.16667
-   vertex -0.0234923 -0.0085505 1.16667
-   vertex -0.0234923 -0.0085505 1.19333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.19333
-   vertex -0.0246202 -0.0043412 1.16667
-   vertex -0.0234923 -0.0085505 1.19333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.19333
-   vertex -0.0234923 -0.0085505 1.19333
-   vertex -0.0234923 -0.0085505 1.22
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.22
-   vertex -0.0246202 -0.0043412 1.19333
-   vertex -0.0234923 -0.0085505 1.22
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.22
-   vertex -0.0234923 -0.0085505 1.22
-   vertex -0.0234923 -0.0085505 1.24667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.24667
-   vertex -0.0246202 -0.0043412 1.22
-   vertex -0.0234923 -0.0085505 1.24667
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.24667
-   vertex -0.0234923 -0.0085505 1.24667
-   vertex -0.0234923 -0.0085505 1.27333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.27333
-   vertex -0.0246202 -0.0043412 1.24667
-   vertex -0.0234923 -0.0085505 1.27333
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.27333
-   vertex -0.0234923 -0.0085505 1.27333
-   vertex -0.0234923 -0.0085505 1.3
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 1.3
-   vertex -0.0246202 -0.0043412 1.27333
-   vertex -0.0234923 -0.0085505 1.3
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 0.9
-   vertex -0.0246202 -0.0043412 0.9
-   vertex -0.0246202 -0.0043412 0.926667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 0.926667
-   vertex -0.025 0 0.9
-   vertex -0.0246202 -0.0043412 0.926667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 0.926667
-   vertex -0.0246202 -0.0043412 0.926667
-   vertex -0.0246202 -0.0043412 0.953333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 0.953333
-   vertex -0.025 0 0.926667
-   vertex -0.0246202 -0.0043412 0.953333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 0.953333
-   vertex -0.0246202 -0.0043412 0.953333
-   vertex -0.0246202 -0.0043412 0.98
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 0.98
-   vertex -0.025 0 0.953333
-   vertex -0.0246202 -0.0043412 0.98
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 0.98
-   vertex -0.0246202 -0.0043412 0.98
-   vertex -0.0246202 -0.0043412 1.00667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.00667
-   vertex -0.025 0 0.98
-   vertex -0.0246202 -0.0043412 1.00667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.00667
-   vertex -0.0246202 -0.0043412 1.00667
-   vertex -0.0246202 -0.0043412 1.03333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.03333
-   vertex -0.025 0 1.00667
-   vertex -0.0246202 -0.0043412 1.03333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.03333
-   vertex -0.0246202 -0.0043412 1.03333
-   vertex -0.0246202 -0.0043412 1.06
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.06
-   vertex -0.025 0 1.03333
-   vertex -0.0246202 -0.0043412 1.06
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.06
-   vertex -0.0246202 -0.0043412 1.06
-   vertex -0.0246202 -0.0043412 1.08667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.08667
-   vertex -0.025 0 1.06
-   vertex -0.0246202 -0.0043412 1.08667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.08667
-   vertex -0.0246202 -0.0043412 1.08667
-   vertex -0.0246202 -0.0043412 1.11333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.11333
-   vertex -0.025 0 1.08667
-   vertex -0.0246202 -0.0043412 1.11333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.11333
-   vertex -0.0246202 -0.0043412 1.11333
-   vertex -0.0246202 -0.0043412 1.14
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.14
-   vertex -0.025 0 1.11333
-   vertex -0.0246202 -0.0043412 1.14
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.14
-   vertex -0.0246202 -0.0043412 1.14
-   vertex -0.0246202 -0.0043412 1.16667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.16667
-   vertex -0.025 0 1.14
-   vertex -0.0246202 -0.0043412 1.16667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.16667
-   vertex -0.0246202 -0.0043412 1.16667
-   vertex -0.0246202 -0.0043412 1.19333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.19333
-   vertex -0.025 0 1.16667
-   vertex -0.0246202 -0.0043412 1.19333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.19333
-   vertex -0.0246202 -0.0043412 1.19333
-   vertex -0.0246202 -0.0043412 1.22
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.22
-   vertex -0.025 0 1.19333
-   vertex -0.0246202 -0.0043412 1.22
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.22
-   vertex -0.0246202 -0.0043412 1.22
-   vertex -0.0246202 -0.0043412 1.24667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.24667
-   vertex -0.025 0 1.22
-   vertex -0.0246202 -0.0043412 1.24667
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.24667
-   vertex -0.0246202 -0.0043412 1.24667
-   vertex -0.0246202 -0.0043412 1.27333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.27333
-   vertex -0.025 0 1.24667
-   vertex -0.0246202 -0.0043412 1.27333
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 0 1.27333
-   vertex -0.0246202 -0.0043412 1.27333
-   vertex -0.0246202 -0.0043412 1.3
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 0 1.3
-   vertex -0.025 0 1.27333
-   vertex -0.0246202 -0.0043412 1.3
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.9
-   vertex -0.025 0 0.9
-   vertex -0.025 0 0.926667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.926667
-   vertex -0.0246202 0.0043412 0.9
-   vertex -0.025 0 0.926667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.926667
-   vertex -0.025 0 0.926667
-   vertex -0.025 0 0.953333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.953333
-   vertex -0.0246202 0.0043412 0.926667
-   vertex -0.025 0 0.953333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.953333
-   vertex -0.025 0 0.953333
-   vertex -0.025 0 0.98
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.98
-   vertex -0.0246202 0.0043412 0.953333
-   vertex -0.025 0 0.98
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.98
-   vertex -0.025 0 0.98
-   vertex -0.025 0 1.00667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.00667
-   vertex -0.0246202 0.0043412 0.98
-   vertex -0.025 0 1.00667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.00667
-   vertex -0.025 0 1.00667
-   vertex -0.025 0 1.03333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.03333
-   vertex -0.0246202 0.0043412 1.00667
-   vertex -0.025 0 1.03333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.03333
-   vertex -0.025 0 1.03333
-   vertex -0.025 0 1.06
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.06
-   vertex -0.0246202 0.0043412 1.03333
-   vertex -0.025 0 1.06
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.06
-   vertex -0.025 0 1.06
-   vertex -0.025 0 1.08667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.08667
-   vertex -0.0246202 0.0043412 1.06
-   vertex -0.025 0 1.08667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.08667
-   vertex -0.025 0 1.08667
-   vertex -0.025 0 1.11333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.11333
-   vertex -0.0246202 0.0043412 1.08667
-   vertex -0.025 0 1.11333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.11333
-   vertex -0.025 0 1.11333
-   vertex -0.025 0 1.14
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.14
-   vertex -0.0246202 0.0043412 1.11333
-   vertex -0.025 0 1.14
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.14
-   vertex -0.025 0 1.14
-   vertex -0.025 0 1.16667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.16667
-   vertex -0.0246202 0.0043412 1.14
-   vertex -0.025 0 1.16667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.16667
-   vertex -0.025 0 1.16667
-   vertex -0.025 0 1.19333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.19333
-   vertex -0.0246202 0.0043412 1.16667
-   vertex -0.025 0 1.19333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.19333
-   vertex -0.025 0 1.19333
-   vertex -0.025 0 1.22
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.22
-   vertex -0.0246202 0.0043412 1.19333
-   vertex -0.025 0 1.22
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.22
-   vertex -0.025 0 1.22
-   vertex -0.025 0 1.24667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.24667
-   vertex -0.0246202 0.0043412 1.22
-   vertex -0.025 0 1.24667
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.24667
-   vertex -0.025 0 1.24667
-   vertex -0.025 0 1.27333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.27333
-   vertex -0.0246202 0.0043412 1.24667
-   vertex -0.025 0 1.27333
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.27333
-   vertex -0.025 0 1.27333
-   vertex -0.025 0 1.3
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 1.3
-   vertex -0.0246202 0.0043412 1.27333
-   vertex -0.025 0 1.3
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.9
-   vertex -0.0246202 0.0043412 0.9
-   vertex -0.0246202 0.0043412 0.926667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.926667
-   vertex -0.0234923 0.0085505 0.9
-   vertex -0.0246202 0.0043412 0.926667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.926667
-   vertex -0.0246202 0.0043412 0.926667
-   vertex -0.0246202 0.0043412 0.953333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.953333
-   vertex -0.0234923 0.0085505 0.926667
-   vertex -0.0246202 0.0043412 0.953333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.953333
-   vertex -0.0246202 0.0043412 0.953333
-   vertex -0.0246202 0.0043412 0.98
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.98
-   vertex -0.0234923 0.0085505 0.953333
-   vertex -0.0246202 0.0043412 0.98
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.98
-   vertex -0.0246202 0.0043412 0.98
-   vertex -0.0246202 0.0043412 1.00667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.00667
-   vertex -0.0234923 0.0085505 0.98
-   vertex -0.0246202 0.0043412 1.00667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.00667
-   vertex -0.0246202 0.0043412 1.00667
-   vertex -0.0246202 0.0043412 1.03333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.03333
-   vertex -0.0234923 0.0085505 1.00667
-   vertex -0.0246202 0.0043412 1.03333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.03333
-   vertex -0.0246202 0.0043412 1.03333
-   vertex -0.0246202 0.0043412 1.06
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.06
-   vertex -0.0234923 0.0085505 1.03333
-   vertex -0.0246202 0.0043412 1.06
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.06
-   vertex -0.0246202 0.0043412 1.06
-   vertex -0.0246202 0.0043412 1.08667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.08667
-   vertex -0.0234923 0.0085505 1.06
-   vertex -0.0246202 0.0043412 1.08667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.08667
-   vertex -0.0246202 0.0043412 1.08667
-   vertex -0.0246202 0.0043412 1.11333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.11333
-   vertex -0.0234923 0.0085505 1.08667
-   vertex -0.0246202 0.0043412 1.11333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.11333
-   vertex -0.0246202 0.0043412 1.11333
-   vertex -0.0246202 0.0043412 1.14
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.14
-   vertex -0.0234923 0.0085505 1.11333
-   vertex -0.0246202 0.0043412 1.14
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.14
-   vertex -0.0246202 0.0043412 1.14
-   vertex -0.0246202 0.0043412 1.16667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.16667
-   vertex -0.0234923 0.0085505 1.14
-   vertex -0.0246202 0.0043412 1.16667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.16667
-   vertex -0.0246202 0.0043412 1.16667
-   vertex -0.0246202 0.0043412 1.19333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.19333
-   vertex -0.0234923 0.0085505 1.16667
-   vertex -0.0246202 0.0043412 1.19333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.19333
-   vertex -0.0246202 0.0043412 1.19333
-   vertex -0.0246202 0.0043412 1.22
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.22
-   vertex -0.0234923 0.0085505 1.19333
-   vertex -0.0246202 0.0043412 1.22
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.22
-   vertex -0.0246202 0.0043412 1.22
-   vertex -0.0246202 0.0043412 1.24667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.24667
-   vertex -0.0234923 0.0085505 1.22
-   vertex -0.0246202 0.0043412 1.24667
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.24667
-   vertex -0.0246202 0.0043412 1.24667
-   vertex -0.0246202 0.0043412 1.27333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.27333
-   vertex -0.0234923 0.0085505 1.24667
-   vertex -0.0246202 0.0043412 1.27333
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.27333
-   vertex -0.0246202 0.0043412 1.27333
-   vertex -0.0246202 0.0043412 1.3
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 1.3
-   vertex -0.0234923 0.0085505 1.27333
-   vertex -0.0246202 0.0043412 1.3
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.9
-   vertex -0.0234923 0.0085505 0.9
-   vertex -0.0234923 0.0085505 0.926667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.926667
-   vertex -0.0216506 0.0125 0.9
-   vertex -0.0234923 0.0085505 0.926667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.926667
-   vertex -0.0234923 0.0085505 0.926667
-   vertex -0.0234923 0.0085505 0.953333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.953333
-   vertex -0.0216506 0.0125 0.926667
-   vertex -0.0234923 0.0085505 0.953333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.953333
-   vertex -0.0234923 0.0085505 0.953333
-   vertex -0.0234923 0.0085505 0.98
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.98
-   vertex -0.0216506 0.0125 0.953333
-   vertex -0.0234923 0.0085505 0.98
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.98
-   vertex -0.0234923 0.0085505 0.98
-   vertex -0.0234923 0.0085505 1.00667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.00667
-   vertex -0.0216506 0.0125 0.98
-   vertex -0.0234923 0.0085505 1.00667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.00667
-   vertex -0.0234923 0.0085505 1.00667
-   vertex -0.0234923 0.0085505 1.03333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.03333
-   vertex -0.0216506 0.0125 1.00667
-   vertex -0.0234923 0.0085505 1.03333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.03333
-   vertex -0.0234923 0.0085505 1.03333
-   vertex -0.0234923 0.0085505 1.06
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.06
-   vertex -0.0216506 0.0125 1.03333
-   vertex -0.0234923 0.0085505 1.06
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.06
-   vertex -0.0234923 0.0085505 1.06
-   vertex -0.0234923 0.0085505 1.08667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.08667
-   vertex -0.0216506 0.0125 1.06
-   vertex -0.0234923 0.0085505 1.08667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.08667
-   vertex -0.0234923 0.0085505 1.08667
-   vertex -0.0234923 0.0085505 1.11333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.11333
-   vertex -0.0216506 0.0125 1.08667
-   vertex -0.0234923 0.0085505 1.11333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.11333
-   vertex -0.0234923 0.0085505 1.11333
-   vertex -0.0234923 0.0085505 1.14
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.14
-   vertex -0.0216506 0.0125 1.11333
-   vertex -0.0234923 0.0085505 1.14
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.14
-   vertex -0.0234923 0.0085505 1.14
-   vertex -0.0234923 0.0085505 1.16667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.16667
-   vertex -0.0216506 0.0125 1.14
-   vertex -0.0234923 0.0085505 1.16667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.16667
-   vertex -0.0234923 0.0085505 1.16667
-   vertex -0.0234923 0.0085505 1.19333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.19333
-   vertex -0.0216506 0.0125 1.16667
-   vertex -0.0234923 0.0085505 1.19333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.19333
-   vertex -0.0234923 0.0085505 1.19333
-   vertex -0.0234923 0.0085505 1.22
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.22
-   vertex -0.0216506 0.0125 1.19333
-   vertex -0.0234923 0.0085505 1.22
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.22
-   vertex -0.0234923 0.0085505 1.22
-   vertex -0.0234923 0.0085505 1.24667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.24667
-   vertex -0.0216506 0.0125 1.22
-   vertex -0.0234923 0.0085505 1.24667
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.24667
-   vertex -0.0234923 0.0085505 1.24667
-   vertex -0.0234923 0.0085505 1.27333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.27333
-   vertex -0.0216506 0.0125 1.24667
-   vertex -0.0234923 0.0085505 1.27333
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.27333
-   vertex -0.0234923 0.0085505 1.27333
-   vertex -0.0234923 0.0085505 1.3
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 1.3
-   vertex -0.0216506 0.0125 1.27333
-   vertex -0.0234923 0.0085505 1.3
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.9
-   vertex -0.0216506 0.0125 0.9
-   vertex -0.0216506 0.0125 0.926667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.926667
-   vertex -0.0191511 0.0160697 0.9
-   vertex -0.0216506 0.0125 0.926667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.926667
-   vertex -0.0216506 0.0125 0.926667
-   vertex -0.0216506 0.0125 0.953333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.953333
-   vertex -0.0191511 0.0160697 0.926667
-   vertex -0.0216506 0.0125 0.953333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.953333
-   vertex -0.0216506 0.0125 0.953333
-   vertex -0.0216506 0.0125 0.98
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.98
-   vertex -0.0191511 0.0160697 0.953333
-   vertex -0.0216506 0.0125 0.98
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.98
-   vertex -0.0216506 0.0125 0.98
-   vertex -0.0216506 0.0125 1.00667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.00667
-   vertex -0.0191511 0.0160697 0.98
-   vertex -0.0216506 0.0125 1.00667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.00667
-   vertex -0.0216506 0.0125 1.00667
-   vertex -0.0216506 0.0125 1.03333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.03333
-   vertex -0.0191511 0.0160697 1.00667
-   vertex -0.0216506 0.0125 1.03333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.03333
-   vertex -0.0216506 0.0125 1.03333
-   vertex -0.0216506 0.0125 1.06
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.06
-   vertex -0.0191511 0.0160697 1.03333
-   vertex -0.0216506 0.0125 1.06
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.06
-   vertex -0.0216506 0.0125 1.06
-   vertex -0.0216506 0.0125 1.08667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.08667
-   vertex -0.0191511 0.0160697 1.06
-   vertex -0.0216506 0.0125 1.08667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.08667
-   vertex -0.0216506 0.0125 1.08667
-   vertex -0.0216506 0.0125 1.11333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.11333
-   vertex -0.0191511 0.0160697 1.08667
-   vertex -0.0216506 0.0125 1.11333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.11333
-   vertex -0.0216506 0.0125 1.11333
-   vertex -0.0216506 0.0125 1.14
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.14
-   vertex -0.0191511 0.0160697 1.11333
-   vertex -0.0216506 0.0125 1.14
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.14
-   vertex -0.0216506 0.0125 1.14
-   vertex -0.0216506 0.0125 1.16667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.16667
-   vertex -0.0191511 0.0160697 1.14
-   vertex -0.0216506 0.0125 1.16667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.16667
-   vertex -0.0216506 0.0125 1.16667
-   vertex -0.0216506 0.0125 1.19333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.19333
-   vertex -0.0191511 0.0160697 1.16667
-   vertex -0.0216506 0.0125 1.19333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.19333
-   vertex -0.0216506 0.0125 1.19333
-   vertex -0.0216506 0.0125 1.22
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.22
-   vertex -0.0191511 0.0160697 1.19333
-   vertex -0.0216506 0.0125 1.22
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.22
-   vertex -0.0216506 0.0125 1.22
-   vertex -0.0216506 0.0125 1.24667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.24667
-   vertex -0.0191511 0.0160697 1.22
-   vertex -0.0216506 0.0125 1.24667
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.24667
-   vertex -0.0216506 0.0125 1.24667
-   vertex -0.0216506 0.0125 1.27333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.27333
-   vertex -0.0191511 0.0160697 1.24667
-   vertex -0.0216506 0.0125 1.27333
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.27333
-   vertex -0.0216506 0.0125 1.27333
-   vertex -0.0216506 0.0125 1.3
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 1.3
-   vertex -0.0191511 0.0160697 1.27333
-   vertex -0.0216506 0.0125 1.3
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.9
-   vertex -0.0191511 0.0160697 0.9
-   vertex -0.0191511 0.0160697 0.926667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.926667
-   vertex -0.0160697 0.0191511 0.9
-   vertex -0.0191511 0.0160697 0.926667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.926667
-   vertex -0.0191511 0.0160697 0.926667
-   vertex -0.0191511 0.0160697 0.953333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.953333
-   vertex -0.0160697 0.0191511 0.926667
-   vertex -0.0191511 0.0160697 0.953333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.953333
-   vertex -0.0191511 0.0160697 0.953333
-   vertex -0.0191511 0.0160697 0.98
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.98
-   vertex -0.0160697 0.0191511 0.953333
-   vertex -0.0191511 0.0160697 0.98
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.98
-   vertex -0.0191511 0.0160697 0.98
-   vertex -0.0191511 0.0160697 1.00667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.00667
-   vertex -0.0160697 0.0191511 0.98
-   vertex -0.0191511 0.0160697 1.00667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.00667
-   vertex -0.0191511 0.0160697 1.00667
-   vertex -0.0191511 0.0160697 1.03333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.03333
-   vertex -0.0160697 0.0191511 1.00667
-   vertex -0.0191511 0.0160697 1.03333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.03333
-   vertex -0.0191511 0.0160697 1.03333
-   vertex -0.0191511 0.0160697 1.06
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.06
-   vertex -0.0160697 0.0191511 1.03333
-   vertex -0.0191511 0.0160697 1.06
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.06
-   vertex -0.0191511 0.0160697 1.06
-   vertex -0.0191511 0.0160697 1.08667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.08667
-   vertex -0.0160697 0.0191511 1.06
-   vertex -0.0191511 0.0160697 1.08667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.08667
-   vertex -0.0191511 0.0160697 1.08667
-   vertex -0.0191511 0.0160697 1.11333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.11333
-   vertex -0.0160697 0.0191511 1.08667
-   vertex -0.0191511 0.0160697 1.11333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.11333
-   vertex -0.0191511 0.0160697 1.11333
-   vertex -0.0191511 0.0160697 1.14
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.14
-   vertex -0.0160697 0.0191511 1.11333
-   vertex -0.0191511 0.0160697 1.14
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.14
-   vertex -0.0191511 0.0160697 1.14
-   vertex -0.0191511 0.0160697 1.16667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.16667
-   vertex -0.0160697 0.0191511 1.14
-   vertex -0.0191511 0.0160697 1.16667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.16667
-   vertex -0.0191511 0.0160697 1.16667
-   vertex -0.0191511 0.0160697 1.19333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.19333
-   vertex -0.0160697 0.0191511 1.16667
-   vertex -0.0191511 0.0160697 1.19333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.19333
-   vertex -0.0191511 0.0160697 1.19333
-   vertex -0.0191511 0.0160697 1.22
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.22
-   vertex -0.0160697 0.0191511 1.19333
-   vertex -0.0191511 0.0160697 1.22
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.22
-   vertex -0.0191511 0.0160697 1.22
-   vertex -0.0191511 0.0160697 1.24667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.24667
-   vertex -0.0160697 0.0191511 1.22
-   vertex -0.0191511 0.0160697 1.24667
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.24667
-   vertex -0.0191511 0.0160697 1.24667
-   vertex -0.0191511 0.0160697 1.27333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.27333
-   vertex -0.0160697 0.0191511 1.24667
-   vertex -0.0191511 0.0160697 1.27333
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.27333
-   vertex -0.0191511 0.0160697 1.27333
-   vertex -0.0191511 0.0160697 1.3
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 1.3
-   vertex -0.0160697 0.0191511 1.27333
-   vertex -0.0191511 0.0160697 1.3
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.9
-   vertex -0.0160697 0.0191511 0.9
-   vertex -0.0160697 0.0191511 0.926667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.926667
-   vertex -0.0125 0.0216506 0.9
-   vertex -0.0160697 0.0191511 0.926667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.926667
-   vertex -0.0160697 0.0191511 0.926667
-   vertex -0.0160697 0.0191511 0.953333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.953333
-   vertex -0.0125 0.0216506 0.926667
-   vertex -0.0160697 0.0191511 0.953333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.953333
-   vertex -0.0160697 0.0191511 0.953333
-   vertex -0.0160697 0.0191511 0.98
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.98
-   vertex -0.0125 0.0216506 0.953333
-   vertex -0.0160697 0.0191511 0.98
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.98
-   vertex -0.0160697 0.0191511 0.98
-   vertex -0.0160697 0.0191511 1.00667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.00667
-   vertex -0.0125 0.0216506 0.98
-   vertex -0.0160697 0.0191511 1.00667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.00667
-   vertex -0.0160697 0.0191511 1.00667
-   vertex -0.0160697 0.0191511 1.03333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.03333
-   vertex -0.0125 0.0216506 1.00667
-   vertex -0.0160697 0.0191511 1.03333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.03333
-   vertex -0.0160697 0.0191511 1.03333
-   vertex -0.0160697 0.0191511 1.06
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.06
-   vertex -0.0125 0.0216506 1.03333
-   vertex -0.0160697 0.0191511 1.06
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.06
-   vertex -0.0160697 0.0191511 1.06
-   vertex -0.0160697 0.0191511 1.08667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.08667
-   vertex -0.0125 0.0216506 1.06
-   vertex -0.0160697 0.0191511 1.08667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.08667
-   vertex -0.0160697 0.0191511 1.08667
-   vertex -0.0160697 0.0191511 1.11333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.11333
-   vertex -0.0125 0.0216506 1.08667
-   vertex -0.0160697 0.0191511 1.11333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.11333
-   vertex -0.0160697 0.0191511 1.11333
-   vertex -0.0160697 0.0191511 1.14
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.14
-   vertex -0.0125 0.0216506 1.11333
-   vertex -0.0160697 0.0191511 1.14
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.14
-   vertex -0.0160697 0.0191511 1.14
-   vertex -0.0160697 0.0191511 1.16667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.16667
-   vertex -0.0125 0.0216506 1.14
-   vertex -0.0160697 0.0191511 1.16667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.16667
-   vertex -0.0160697 0.0191511 1.16667
-   vertex -0.0160697 0.0191511 1.19333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.19333
-   vertex -0.0125 0.0216506 1.16667
-   vertex -0.0160697 0.0191511 1.19333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.19333
-   vertex -0.0160697 0.0191511 1.19333
-   vertex -0.0160697 0.0191511 1.22
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.22
-   vertex -0.0125 0.0216506 1.19333
-   vertex -0.0160697 0.0191511 1.22
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.22
-   vertex -0.0160697 0.0191511 1.22
-   vertex -0.0160697 0.0191511 1.24667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.24667
-   vertex -0.0125 0.0216506 1.22
-   vertex -0.0160697 0.0191511 1.24667
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.24667
-   vertex -0.0160697 0.0191511 1.24667
-   vertex -0.0160697 0.0191511 1.27333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.27333
-   vertex -0.0125 0.0216506 1.24667
-   vertex -0.0160697 0.0191511 1.27333
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.27333
-   vertex -0.0160697 0.0191511 1.27333
-   vertex -0.0160697 0.0191511 1.3
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 1.3
-   vertex -0.0125 0.0216506 1.27333
-   vertex -0.0160697 0.0191511 1.3
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.9
-   vertex -0.0125 0.0216506 0.9
-   vertex -0.0125 0.0216506 0.926667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.926667
-   vertex -0.0085505 0.0234923 0.9
-   vertex -0.0125 0.0216506 0.926667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.926667
-   vertex -0.0125 0.0216506 0.926667
-   vertex -0.0125 0.0216506 0.953333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.953333
-   vertex -0.0085505 0.0234923 0.926667
-   vertex -0.0125 0.0216506 0.953333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.953333
-   vertex -0.0125 0.0216506 0.953333
-   vertex -0.0125 0.0216506 0.98
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.98
-   vertex -0.0085505 0.0234923 0.953333
-   vertex -0.0125 0.0216506 0.98
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.98
-   vertex -0.0125 0.0216506 0.98
-   vertex -0.0125 0.0216506 1.00667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.00667
-   vertex -0.0085505 0.0234923 0.98
-   vertex -0.0125 0.0216506 1.00667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.00667
-   vertex -0.0125 0.0216506 1.00667
-   vertex -0.0125 0.0216506 1.03333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.03333
-   vertex -0.0085505 0.0234923 1.00667
-   vertex -0.0125 0.0216506 1.03333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.03333
-   vertex -0.0125 0.0216506 1.03333
-   vertex -0.0125 0.0216506 1.06
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.06
-   vertex -0.0085505 0.0234923 1.03333
-   vertex -0.0125 0.0216506 1.06
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.06
-   vertex -0.0125 0.0216506 1.06
-   vertex -0.0125 0.0216506 1.08667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.08667
-   vertex -0.0085505 0.0234923 1.06
-   vertex -0.0125 0.0216506 1.08667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.08667
-   vertex -0.0125 0.0216506 1.08667
-   vertex -0.0125 0.0216506 1.11333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.11333
-   vertex -0.0085505 0.0234923 1.08667
-   vertex -0.0125 0.0216506 1.11333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.11333
-   vertex -0.0125 0.0216506 1.11333
-   vertex -0.0125 0.0216506 1.14
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.14
-   vertex -0.0085505 0.0234923 1.11333
-   vertex -0.0125 0.0216506 1.14
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.14
-   vertex -0.0125 0.0216506 1.14
-   vertex -0.0125 0.0216506 1.16667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.16667
-   vertex -0.0085505 0.0234923 1.14
-   vertex -0.0125 0.0216506 1.16667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.16667
-   vertex -0.0125 0.0216506 1.16667
-   vertex -0.0125 0.0216506 1.19333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.19333
-   vertex -0.0085505 0.0234923 1.16667
-   vertex -0.0125 0.0216506 1.19333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.19333
-   vertex -0.0125 0.0216506 1.19333
-   vertex -0.0125 0.0216506 1.22
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.22
-   vertex -0.0085505 0.0234923 1.19333
-   vertex -0.0125 0.0216506 1.22
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.22
-   vertex -0.0125 0.0216506 1.22
-   vertex -0.0125 0.0216506 1.24667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.24667
-   vertex -0.0085505 0.0234923 1.22
-   vertex -0.0125 0.0216506 1.24667
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.24667
-   vertex -0.0125 0.0216506 1.24667
-   vertex -0.0125 0.0216506 1.27333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.27333
-   vertex -0.0085505 0.0234923 1.24667
-   vertex -0.0125 0.0216506 1.27333
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.27333
-   vertex -0.0125 0.0216506 1.27333
-   vertex -0.0125 0.0216506 1.3
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 1.3
-   vertex -0.0085505 0.0234923 1.27333
-   vertex -0.0125 0.0216506 1.3
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.9
-   vertex -0.0085505 0.0234923 0.9
-   vertex -0.0085505 0.0234923 0.926667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.926667
-   vertex -0.0043412 0.0246202 0.9
-   vertex -0.0085505 0.0234923 0.926667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.926667
-   vertex -0.0085505 0.0234923 0.926667
-   vertex -0.0085505 0.0234923 0.953333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.953333
-   vertex -0.0043412 0.0246202 0.926667
-   vertex -0.0085505 0.0234923 0.953333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.953333
-   vertex -0.0085505 0.0234923 0.953333
-   vertex -0.0085505 0.0234923 0.98
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.98
-   vertex -0.0043412 0.0246202 0.953333
-   vertex -0.0085505 0.0234923 0.98
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.98
-   vertex -0.0085505 0.0234923 0.98
-   vertex -0.0085505 0.0234923 1.00667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.00667
-   vertex -0.0043412 0.0246202 0.98
-   vertex -0.0085505 0.0234923 1.00667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.00667
-   vertex -0.0085505 0.0234923 1.00667
-   vertex -0.0085505 0.0234923 1.03333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.03333
-   vertex -0.0043412 0.0246202 1.00667
-   vertex -0.0085505 0.0234923 1.03333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.03333
-   vertex -0.0085505 0.0234923 1.03333
-   vertex -0.0085505 0.0234923 1.06
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.06
-   vertex -0.0043412 0.0246202 1.03333
-   vertex -0.0085505 0.0234923 1.06
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.06
-   vertex -0.0085505 0.0234923 1.06
-   vertex -0.0085505 0.0234923 1.08667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.08667
-   vertex -0.0043412 0.0246202 1.06
-   vertex -0.0085505 0.0234923 1.08667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.08667
-   vertex -0.0085505 0.0234923 1.08667
-   vertex -0.0085505 0.0234923 1.11333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.11333
-   vertex -0.0043412 0.0246202 1.08667
-   vertex -0.0085505 0.0234923 1.11333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.11333
-   vertex -0.0085505 0.0234923 1.11333
-   vertex -0.0085505 0.0234923 1.14
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.14
-   vertex -0.0043412 0.0246202 1.11333
-   vertex -0.0085505 0.0234923 1.14
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.14
-   vertex -0.0085505 0.0234923 1.14
-   vertex -0.0085505 0.0234923 1.16667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.16667
-   vertex -0.0043412 0.0246202 1.14
-   vertex -0.0085505 0.0234923 1.16667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.16667
-   vertex -0.0085505 0.0234923 1.16667
-   vertex -0.0085505 0.0234923 1.19333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.19333
-   vertex -0.0043412 0.0246202 1.16667
-   vertex -0.0085505 0.0234923 1.19333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.19333
-   vertex -0.0085505 0.0234923 1.19333
-   vertex -0.0085505 0.0234923 1.22
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.22
-   vertex -0.0043412 0.0246202 1.19333
-   vertex -0.0085505 0.0234923 1.22
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.22
-   vertex -0.0085505 0.0234923 1.22
-   vertex -0.0085505 0.0234923 1.24667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.24667
-   vertex -0.0043412 0.0246202 1.22
-   vertex -0.0085505 0.0234923 1.24667
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.24667
-   vertex -0.0085505 0.0234923 1.24667
-   vertex -0.0085505 0.0234923 1.27333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.27333
-   vertex -0.0043412 0.0246202 1.24667
-   vertex -0.0085505 0.0234923 1.27333
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.27333
-   vertex -0.0085505 0.0234923 1.27333
-   vertex -0.0085505 0.0234923 1.3
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 1.3
-   vertex -0.0043412 0.0246202 1.27333
-   vertex -0.0085505 0.0234923 1.3
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.9
-   vertex -0.0043412 0.0246202 0.9
-   vertex -0.0043412 0.0246202 0.926667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.926667
-   vertex 0 0.025 0.9
-   vertex -0.0043412 0.0246202 0.926667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.926667
-   vertex -0.0043412 0.0246202 0.926667
-   vertex -0.0043412 0.0246202 0.953333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.953333
-   vertex 0 0.025 0.926667
-   vertex -0.0043412 0.0246202 0.953333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.953333
-   vertex -0.0043412 0.0246202 0.953333
-   vertex -0.0043412 0.0246202 0.98
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.98
-   vertex 0 0.025 0.953333
-   vertex -0.0043412 0.0246202 0.98
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 0.98
-   vertex -0.0043412 0.0246202 0.98
-   vertex -0.0043412 0.0246202 1.00667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.00667
-   vertex 0 0.025 0.98
-   vertex -0.0043412 0.0246202 1.00667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.00667
-   vertex -0.0043412 0.0246202 1.00667
-   vertex -0.0043412 0.0246202 1.03333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.03333
-   vertex 0 0.025 1.00667
-   vertex -0.0043412 0.0246202 1.03333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.03333
-   vertex -0.0043412 0.0246202 1.03333
-   vertex -0.0043412 0.0246202 1.06
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.06
-   vertex 0 0.025 1.03333
-   vertex -0.0043412 0.0246202 1.06
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.06
-   vertex -0.0043412 0.0246202 1.06
-   vertex -0.0043412 0.0246202 1.08667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.08667
-   vertex 0 0.025 1.06
-   vertex -0.0043412 0.0246202 1.08667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.08667
-   vertex -0.0043412 0.0246202 1.08667
-   vertex -0.0043412 0.0246202 1.11333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.11333
-   vertex 0 0.025 1.08667
-   vertex -0.0043412 0.0246202 1.11333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.11333
-   vertex -0.0043412 0.0246202 1.11333
-   vertex -0.0043412 0.0246202 1.14
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.14
-   vertex 0 0.025 1.11333
-   vertex -0.0043412 0.0246202 1.14
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.14
-   vertex -0.0043412 0.0246202 1.14
-   vertex -0.0043412 0.0246202 1.16667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.16667
-   vertex 0 0.025 1.14
-   vertex -0.0043412 0.0246202 1.16667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.16667
-   vertex -0.0043412 0.0246202 1.16667
-   vertex -0.0043412 0.0246202 1.19333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.19333
-   vertex 0 0.025 1.16667
-   vertex -0.0043412 0.0246202 1.19333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.19333
-   vertex -0.0043412 0.0246202 1.19333
-   vertex -0.0043412 0.0246202 1.22
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.22
-   vertex 0 0.025 1.19333
-   vertex -0.0043412 0.0246202 1.22
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.22
-   vertex -0.0043412 0.0246202 1.22
-   vertex -0.0043412 0.0246202 1.24667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.24667
-   vertex 0 0.025 1.22
-   vertex -0.0043412 0.0246202 1.24667
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.24667
-   vertex -0.0043412 0.0246202 1.24667
-   vertex -0.0043412 0.0246202 1.27333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.27333
-   vertex 0 0.025 1.24667
-   vertex -0.0043412 0.0246202 1.27333
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.27333
-   vertex -0.0043412 0.0246202 1.27333
-   vertex -0.0043412 0.0246202 1.3
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex 0 0.025 1.3
-   vertex 0 0.025 1.27333
-   vertex -0.0043412 0.0246202 1.3
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.9
-   vertex 0 0.025 0.9
-   vertex 0 0.025 0.926667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.926667
-   vertex 0.0043412 0.0246202 0.9
-   vertex 0 0.025 0.926667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.926667
-   vertex 0 0.025 0.926667
-   vertex 0 0.025 0.953333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.953333
-   vertex 0.0043412 0.0246202 0.926667
-   vertex 0 0.025 0.953333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.953333
-   vertex 0 0.025 0.953333
-   vertex 0 0.025 0.98
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.98
-   vertex 0.0043412 0.0246202 0.953333
-   vertex 0 0.025 0.98
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.98
-   vertex 0 0.025 0.98
-   vertex 0 0.025 1.00667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.00667
-   vertex 0.0043412 0.0246202 0.98
-   vertex 0 0.025 1.00667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.00667
-   vertex 0 0.025 1.00667
-   vertex 0 0.025 1.03333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.03333
-   vertex 0.0043412 0.0246202 1.00667
-   vertex 0 0.025 1.03333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.03333
-   vertex 0 0.025 1.03333
-   vertex 0 0.025 1.06
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.06
-   vertex 0.0043412 0.0246202 1.03333
-   vertex 0 0.025 1.06
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.06
-   vertex 0 0.025 1.06
-   vertex 0 0.025 1.08667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.08667
-   vertex 0.0043412 0.0246202 1.06
-   vertex 0 0.025 1.08667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.08667
-   vertex 0 0.025 1.08667
-   vertex 0 0.025 1.11333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.11333
-   vertex 0.0043412 0.0246202 1.08667
-   vertex 0 0.025 1.11333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.11333
-   vertex 0 0.025 1.11333
-   vertex 0 0.025 1.14
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.14
-   vertex 0.0043412 0.0246202 1.11333
-   vertex 0 0.025 1.14
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.14
-   vertex 0 0.025 1.14
-   vertex 0 0.025 1.16667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.16667
-   vertex 0.0043412 0.0246202 1.14
-   vertex 0 0.025 1.16667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.16667
-   vertex 0 0.025 1.16667
-   vertex 0 0.025 1.19333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.19333
-   vertex 0.0043412 0.0246202 1.16667
-   vertex 0 0.025 1.19333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.19333
-   vertex 0 0.025 1.19333
-   vertex 0 0.025 1.22
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.22
-   vertex 0.0043412 0.0246202 1.19333
-   vertex 0 0.025 1.22
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.22
-   vertex 0 0.025 1.22
-   vertex 0 0.025 1.24667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.24667
-   vertex 0.0043412 0.0246202 1.22
-   vertex 0 0.025 1.24667
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.24667
-   vertex 0 0.025 1.24667
-   vertex 0 0.025 1.27333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.27333
-   vertex 0.0043412 0.0246202 1.24667
-   vertex 0 0.025 1.27333
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.27333
-   vertex 0 0.025 1.27333
-   vertex 0 0.025 1.3
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 1.3
-   vertex 0.0043412 0.0246202 1.27333
-   vertex 0 0.025 1.3
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.9
-   vertex 0.0043412 0.0246202 0.9
-   vertex 0.0043412 0.0246202 0.926667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.926667
-   vertex 0.0085505 0.0234923 0.9
-   vertex 0.0043412 0.0246202 0.926667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.926667
-   vertex 0.0043412 0.0246202 0.926667
-   vertex 0.0043412 0.0246202 0.953333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.953333
-   vertex 0.0085505 0.0234923 0.926667
-   vertex 0.0043412 0.0246202 0.953333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.953333
-   vertex 0.0043412 0.0246202 0.953333
-   vertex 0.0043412 0.0246202 0.98
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.98
-   vertex 0.0085505 0.0234923 0.953333
-   vertex 0.0043412 0.0246202 0.98
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.98
-   vertex 0.0043412 0.0246202 0.98
-   vertex 0.0043412 0.0246202 1.00667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.00667
-   vertex 0.0085505 0.0234923 0.98
-   vertex 0.0043412 0.0246202 1.00667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.00667
-   vertex 0.0043412 0.0246202 1.00667
-   vertex 0.0043412 0.0246202 1.03333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.03333
-   vertex 0.0085505 0.0234923 1.00667
-   vertex 0.0043412 0.0246202 1.03333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.03333
-   vertex 0.0043412 0.0246202 1.03333
-   vertex 0.0043412 0.0246202 1.06
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.06
-   vertex 0.0085505 0.0234923 1.03333
-   vertex 0.0043412 0.0246202 1.06
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.06
-   vertex 0.0043412 0.0246202 1.06
-   vertex 0.0043412 0.0246202 1.08667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.08667
-   vertex 0.0085505 0.0234923 1.06
-   vertex 0.0043412 0.0246202 1.08667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.08667
-   vertex 0.0043412 0.0246202 1.08667
-   vertex 0.0043412 0.0246202 1.11333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.11333
-   vertex 0.0085505 0.0234923 1.08667
-   vertex 0.0043412 0.0246202 1.11333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.11333
-   vertex 0.0043412 0.0246202 1.11333
-   vertex 0.0043412 0.0246202 1.14
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.14
-   vertex 0.0085505 0.0234923 1.11333
-   vertex 0.0043412 0.0246202 1.14
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.14
-   vertex 0.0043412 0.0246202 1.14
-   vertex 0.0043412 0.0246202 1.16667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.16667
-   vertex 0.0085505 0.0234923 1.14
-   vertex 0.0043412 0.0246202 1.16667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.16667
-   vertex 0.0043412 0.0246202 1.16667
-   vertex 0.0043412 0.0246202 1.19333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.19333
-   vertex 0.0085505 0.0234923 1.16667
-   vertex 0.0043412 0.0246202 1.19333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.19333
-   vertex 0.0043412 0.0246202 1.19333
-   vertex 0.0043412 0.0246202 1.22
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.22
-   vertex 0.0085505 0.0234923 1.19333
-   vertex 0.0043412 0.0246202 1.22
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.22
-   vertex 0.0043412 0.0246202 1.22
-   vertex 0.0043412 0.0246202 1.24667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.24667
-   vertex 0.0085505 0.0234923 1.22
-   vertex 0.0043412 0.0246202 1.24667
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.24667
-   vertex 0.0043412 0.0246202 1.24667
-   vertex 0.0043412 0.0246202 1.27333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.27333
-   vertex 0.0085505 0.0234923 1.24667
-   vertex 0.0043412 0.0246202 1.27333
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.27333
-   vertex 0.0043412 0.0246202 1.27333
-   vertex 0.0043412 0.0246202 1.3
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 1.3
-   vertex 0.0085505 0.0234923 1.27333
-   vertex 0.0043412 0.0246202 1.3
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.9
-   vertex 0.0085505 0.0234923 0.9
-   vertex 0.0085505 0.0234923 0.926667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.926667
-   vertex 0.0125 0.0216506 0.9
-   vertex 0.0085505 0.0234923 0.926667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.926667
-   vertex 0.0085505 0.0234923 0.926667
-   vertex 0.0085505 0.0234923 0.953333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.953333
-   vertex 0.0125 0.0216506 0.926667
-   vertex 0.0085505 0.0234923 0.953333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.953333
-   vertex 0.0085505 0.0234923 0.953333
-   vertex 0.0085505 0.0234923 0.98
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.98
-   vertex 0.0125 0.0216506 0.953333
-   vertex 0.0085505 0.0234923 0.98
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.98
-   vertex 0.0085505 0.0234923 0.98
-   vertex 0.0085505 0.0234923 1.00667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.00667
-   vertex 0.0125 0.0216506 0.98
-   vertex 0.0085505 0.0234923 1.00667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.00667
-   vertex 0.0085505 0.0234923 1.00667
-   vertex 0.0085505 0.0234923 1.03333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.03333
-   vertex 0.0125 0.0216506 1.00667
-   vertex 0.0085505 0.0234923 1.03333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.03333
-   vertex 0.0085505 0.0234923 1.03333
-   vertex 0.0085505 0.0234923 1.06
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.06
-   vertex 0.0125 0.0216506 1.03333
-   vertex 0.0085505 0.0234923 1.06
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.06
-   vertex 0.0085505 0.0234923 1.06
-   vertex 0.0085505 0.0234923 1.08667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.08667
-   vertex 0.0125 0.0216506 1.06
-   vertex 0.0085505 0.0234923 1.08667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.08667
-   vertex 0.0085505 0.0234923 1.08667
-   vertex 0.0085505 0.0234923 1.11333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.11333
-   vertex 0.0125 0.0216506 1.08667
-   vertex 0.0085505 0.0234923 1.11333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.11333
-   vertex 0.0085505 0.0234923 1.11333
-   vertex 0.0085505 0.0234923 1.14
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.14
-   vertex 0.0125 0.0216506 1.11333
-   vertex 0.0085505 0.0234923 1.14
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.14
-   vertex 0.0085505 0.0234923 1.14
-   vertex 0.0085505 0.0234923 1.16667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.16667
-   vertex 0.0125 0.0216506 1.14
-   vertex 0.0085505 0.0234923 1.16667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.16667
-   vertex 0.0085505 0.0234923 1.16667
-   vertex 0.0085505 0.0234923 1.19333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.19333
-   vertex 0.0125 0.0216506 1.16667
-   vertex 0.0085505 0.0234923 1.19333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.19333
-   vertex 0.0085505 0.0234923 1.19333
-   vertex 0.0085505 0.0234923 1.22
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.22
-   vertex 0.0125 0.0216506 1.19333
-   vertex 0.0085505 0.0234923 1.22
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.22
-   vertex 0.0085505 0.0234923 1.22
-   vertex 0.0085505 0.0234923 1.24667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.24667
-   vertex 0.0125 0.0216506 1.22
-   vertex 0.0085505 0.0234923 1.24667
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.24667
-   vertex 0.0085505 0.0234923 1.24667
-   vertex 0.0085505 0.0234923 1.27333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.27333
-   vertex 0.0125 0.0216506 1.24667
-   vertex 0.0085505 0.0234923 1.27333
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.27333
-   vertex 0.0085505 0.0234923 1.27333
-   vertex 0.0085505 0.0234923 1.3
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 1.3
-   vertex 0.0125 0.0216506 1.27333
-   vertex 0.0085505 0.0234923 1.3
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.9
-   vertex 0.0125 0.0216506 0.9
-   vertex 0.0125 0.0216506 0.926667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.926667
-   vertex 0.0160697 0.0191511 0.9
-   vertex 0.0125 0.0216506 0.926667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.926667
-   vertex 0.0125 0.0216506 0.926667
-   vertex 0.0125 0.0216506 0.953333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.953333
-   vertex 0.0160697 0.0191511 0.926667
-   vertex 0.0125 0.0216506 0.953333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.953333
-   vertex 0.0125 0.0216506 0.953333
-   vertex 0.0125 0.0216506 0.98
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.98
-   vertex 0.0160697 0.0191511 0.953333
-   vertex 0.0125 0.0216506 0.98
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.98
-   vertex 0.0125 0.0216506 0.98
-   vertex 0.0125 0.0216506 1.00667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.00667
-   vertex 0.0160697 0.0191511 0.98
-   vertex 0.0125 0.0216506 1.00667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.00667
-   vertex 0.0125 0.0216506 1.00667
-   vertex 0.0125 0.0216506 1.03333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.03333
-   vertex 0.0160697 0.0191511 1.00667
-   vertex 0.0125 0.0216506 1.03333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.03333
-   vertex 0.0125 0.0216506 1.03333
-   vertex 0.0125 0.0216506 1.06
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.06
-   vertex 0.0160697 0.0191511 1.03333
-   vertex 0.0125 0.0216506 1.06
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.06
-   vertex 0.0125 0.0216506 1.06
-   vertex 0.0125 0.0216506 1.08667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.08667
-   vertex 0.0160697 0.0191511 1.06
-   vertex 0.0125 0.0216506 1.08667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.08667
-   vertex 0.0125 0.0216506 1.08667
-   vertex 0.0125 0.0216506 1.11333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.11333
-   vertex 0.0160697 0.0191511 1.08667
-   vertex 0.0125 0.0216506 1.11333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.11333
-   vertex 0.0125 0.0216506 1.11333
-   vertex 0.0125 0.0216506 1.14
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.14
-   vertex 0.0160697 0.0191511 1.11333
-   vertex 0.0125 0.0216506 1.14
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.14
-   vertex 0.0125 0.0216506 1.14
-   vertex 0.0125 0.0216506 1.16667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.16667
-   vertex 0.0160697 0.0191511 1.14
-   vertex 0.0125 0.0216506 1.16667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.16667
-   vertex 0.0125 0.0216506 1.16667
-   vertex 0.0125 0.0216506 1.19333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.19333
-   vertex 0.0160697 0.0191511 1.16667
-   vertex 0.0125 0.0216506 1.19333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.19333
-   vertex 0.0125 0.0216506 1.19333
-   vertex 0.0125 0.0216506 1.22
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.22
-   vertex 0.0160697 0.0191511 1.19333
-   vertex 0.0125 0.0216506 1.22
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.22
-   vertex 0.0125 0.0216506 1.22
-   vertex 0.0125 0.0216506 1.24667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.24667
-   vertex 0.0160697 0.0191511 1.22
-   vertex 0.0125 0.0216506 1.24667
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.24667
-   vertex 0.0125 0.0216506 1.24667
-   vertex 0.0125 0.0216506 1.27333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.27333
-   vertex 0.0160697 0.0191511 1.24667
-   vertex 0.0125 0.0216506 1.27333
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.27333
-   vertex 0.0125 0.0216506 1.27333
-   vertex 0.0125 0.0216506 1.3
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 1.3
-   vertex 0.0160697 0.0191511 1.27333
-   vertex 0.0125 0.0216506 1.3
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.9
-   vertex 0.0160697 0.0191511 0.9
-   vertex 0.0160697 0.0191511 0.926667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.926667
-   vertex 0.0191511 0.0160697 0.9
-   vertex 0.0160697 0.0191511 0.926667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.926667
-   vertex 0.0160697 0.0191511 0.926667
-   vertex 0.0160697 0.0191511 0.953333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.953333
-   vertex 0.0191511 0.0160697 0.926667
-   vertex 0.0160697 0.0191511 0.953333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.953333
-   vertex 0.0160697 0.0191511 0.953333
-   vertex 0.0160697 0.0191511 0.98
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.98
-   vertex 0.0191511 0.0160697 0.953333
-   vertex 0.0160697 0.0191511 0.98
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.98
-   vertex 0.0160697 0.0191511 0.98
-   vertex 0.0160697 0.0191511 1.00667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.00667
-   vertex 0.0191511 0.0160697 0.98
-   vertex 0.0160697 0.0191511 1.00667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.00667
-   vertex 0.0160697 0.0191511 1.00667
-   vertex 0.0160697 0.0191511 1.03333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.03333
-   vertex 0.0191511 0.0160697 1.00667
-   vertex 0.0160697 0.0191511 1.03333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.03333
-   vertex 0.0160697 0.0191511 1.03333
-   vertex 0.0160697 0.0191511 1.06
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.06
-   vertex 0.0191511 0.0160697 1.03333
-   vertex 0.0160697 0.0191511 1.06
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.06
-   vertex 0.0160697 0.0191511 1.06
-   vertex 0.0160697 0.0191511 1.08667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.08667
-   vertex 0.0191511 0.0160697 1.06
-   vertex 0.0160697 0.0191511 1.08667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.08667
-   vertex 0.0160697 0.0191511 1.08667
-   vertex 0.0160697 0.0191511 1.11333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.11333
-   vertex 0.0191511 0.0160697 1.08667
-   vertex 0.0160697 0.0191511 1.11333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.11333
-   vertex 0.0160697 0.0191511 1.11333
-   vertex 0.0160697 0.0191511 1.14
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.14
-   vertex 0.0191511 0.0160697 1.11333
-   vertex 0.0160697 0.0191511 1.14
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.14
-   vertex 0.0160697 0.0191511 1.14
-   vertex 0.0160697 0.0191511 1.16667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.16667
-   vertex 0.0191511 0.0160697 1.14
-   vertex 0.0160697 0.0191511 1.16667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.16667
-   vertex 0.0160697 0.0191511 1.16667
-   vertex 0.0160697 0.0191511 1.19333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.19333
-   vertex 0.0191511 0.0160697 1.16667
-   vertex 0.0160697 0.0191511 1.19333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.19333
-   vertex 0.0160697 0.0191511 1.19333
-   vertex 0.0160697 0.0191511 1.22
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.22
-   vertex 0.0191511 0.0160697 1.19333
-   vertex 0.0160697 0.0191511 1.22
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.22
-   vertex 0.0160697 0.0191511 1.22
-   vertex 0.0160697 0.0191511 1.24667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.24667
-   vertex 0.0191511 0.0160697 1.22
-   vertex 0.0160697 0.0191511 1.24667
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.24667
-   vertex 0.0160697 0.0191511 1.24667
-   vertex 0.0160697 0.0191511 1.27333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.27333
-   vertex 0.0191511 0.0160697 1.24667
-   vertex 0.0160697 0.0191511 1.27333
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.27333
-   vertex 0.0160697 0.0191511 1.27333
-   vertex 0.0160697 0.0191511 1.3
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 1.3
-   vertex 0.0191511 0.0160697 1.27333
-   vertex 0.0160697 0.0191511 1.3
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.9
-   vertex 0.0191511 0.0160697 0.9
-   vertex 0.0191511 0.0160697 0.926667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.926667
-   vertex 0.0216506 0.0125 0.9
-   vertex 0.0191511 0.0160697 0.926667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.926667
-   vertex 0.0191511 0.0160697 0.926667
-   vertex 0.0191511 0.0160697 0.953333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.953333
-   vertex 0.0216506 0.0125 0.926667
-   vertex 0.0191511 0.0160697 0.953333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.953333
-   vertex 0.0191511 0.0160697 0.953333
-   vertex 0.0191511 0.0160697 0.98
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.98
-   vertex 0.0216506 0.0125 0.953333
-   vertex 0.0191511 0.0160697 0.98
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.98
-   vertex 0.0191511 0.0160697 0.98
-   vertex 0.0191511 0.0160697 1.00667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.00667
-   vertex 0.0216506 0.0125 0.98
-   vertex 0.0191511 0.0160697 1.00667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.00667
-   vertex 0.0191511 0.0160697 1.00667
-   vertex 0.0191511 0.0160697 1.03333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.03333
-   vertex 0.0216506 0.0125 1.00667
-   vertex 0.0191511 0.0160697 1.03333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.03333
-   vertex 0.0191511 0.0160697 1.03333
-   vertex 0.0191511 0.0160697 1.06
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.06
-   vertex 0.0216506 0.0125 1.03333
-   vertex 0.0191511 0.0160697 1.06
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.06
-   vertex 0.0191511 0.0160697 1.06
-   vertex 0.0191511 0.0160697 1.08667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.08667
-   vertex 0.0216506 0.0125 1.06
-   vertex 0.0191511 0.0160697 1.08667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.08667
-   vertex 0.0191511 0.0160697 1.08667
-   vertex 0.0191511 0.0160697 1.11333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.11333
-   vertex 0.0216506 0.0125 1.08667
-   vertex 0.0191511 0.0160697 1.11333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.11333
-   vertex 0.0191511 0.0160697 1.11333
-   vertex 0.0191511 0.0160697 1.14
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.14
-   vertex 0.0216506 0.0125 1.11333
-   vertex 0.0191511 0.0160697 1.14
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.14
-   vertex 0.0191511 0.0160697 1.14
-   vertex 0.0191511 0.0160697 1.16667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.16667
-   vertex 0.0216506 0.0125 1.14
-   vertex 0.0191511 0.0160697 1.16667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.16667
-   vertex 0.0191511 0.0160697 1.16667
-   vertex 0.0191511 0.0160697 1.19333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.19333
-   vertex 0.0216506 0.0125 1.16667
-   vertex 0.0191511 0.0160697 1.19333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.19333
-   vertex 0.0191511 0.0160697 1.19333
-   vertex 0.0191511 0.0160697 1.22
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.22
-   vertex 0.0216506 0.0125 1.19333
-   vertex 0.0191511 0.0160697 1.22
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.22
-   vertex 0.0191511 0.0160697 1.22
-   vertex 0.0191511 0.0160697 1.24667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.24667
-   vertex 0.0216506 0.0125 1.22
-   vertex 0.0191511 0.0160697 1.24667
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.24667
-   vertex 0.0191511 0.0160697 1.24667
-   vertex 0.0191511 0.0160697 1.27333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.27333
-   vertex 0.0216506 0.0125 1.24667
-   vertex 0.0191511 0.0160697 1.27333
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.27333
-   vertex 0.0191511 0.0160697 1.27333
-   vertex 0.0191511 0.0160697 1.3
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 1.3
-   vertex 0.0216506 0.0125 1.27333
-   vertex 0.0191511 0.0160697 1.3
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.9
-   vertex 0.0216506 0.0125 0.9
-   vertex 0.0216506 0.0125 0.926667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.926667
-   vertex 0.0234923 0.0085505 0.9
-   vertex 0.0216506 0.0125 0.926667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.926667
-   vertex 0.0216506 0.0125 0.926667
-   vertex 0.0216506 0.0125 0.953333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.953333
-   vertex 0.0234923 0.0085505 0.926667
-   vertex 0.0216506 0.0125 0.953333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.953333
-   vertex 0.0216506 0.0125 0.953333
-   vertex 0.0216506 0.0125 0.98
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.98
-   vertex 0.0234923 0.0085505 0.953333
-   vertex 0.0216506 0.0125 0.98
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.98
-   vertex 0.0216506 0.0125 0.98
-   vertex 0.0216506 0.0125 1.00667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.00667
-   vertex 0.0234923 0.0085505 0.98
-   vertex 0.0216506 0.0125 1.00667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.00667
-   vertex 0.0216506 0.0125 1.00667
-   vertex 0.0216506 0.0125 1.03333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.03333
-   vertex 0.0234923 0.0085505 1.00667
-   vertex 0.0216506 0.0125 1.03333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.03333
-   vertex 0.0216506 0.0125 1.03333
-   vertex 0.0216506 0.0125 1.06
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.06
-   vertex 0.0234923 0.0085505 1.03333
-   vertex 0.0216506 0.0125 1.06
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.06
-   vertex 0.0216506 0.0125 1.06
-   vertex 0.0216506 0.0125 1.08667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.08667
-   vertex 0.0234923 0.0085505 1.06
-   vertex 0.0216506 0.0125 1.08667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.08667
-   vertex 0.0216506 0.0125 1.08667
-   vertex 0.0216506 0.0125 1.11333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.11333
-   vertex 0.0234923 0.0085505 1.08667
-   vertex 0.0216506 0.0125 1.11333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.11333
-   vertex 0.0216506 0.0125 1.11333
-   vertex 0.0216506 0.0125 1.14
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.14
-   vertex 0.0234923 0.0085505 1.11333
-   vertex 0.0216506 0.0125 1.14
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.14
-   vertex 0.0216506 0.0125 1.14
-   vertex 0.0216506 0.0125 1.16667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.16667
-   vertex 0.0234923 0.0085505 1.14
-   vertex 0.0216506 0.0125 1.16667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.16667
-   vertex 0.0216506 0.0125 1.16667
-   vertex 0.0216506 0.0125 1.19333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.19333
-   vertex 0.0234923 0.0085505 1.16667
-   vertex 0.0216506 0.0125 1.19333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.19333
-   vertex 0.0216506 0.0125 1.19333
-   vertex 0.0216506 0.0125 1.22
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.22
-   vertex 0.0234923 0.0085505 1.19333
-   vertex 0.0216506 0.0125 1.22
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.22
-   vertex 0.0216506 0.0125 1.22
-   vertex 0.0216506 0.0125 1.24667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.24667
-   vertex 0.0234923 0.0085505 1.22
-   vertex 0.0216506 0.0125 1.24667
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.24667
-   vertex 0.0216506 0.0125 1.24667
-   vertex 0.0216506 0.0125 1.27333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.27333
-   vertex 0.0234923 0.0085505 1.24667
-   vertex 0.0216506 0.0125 1.27333
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.27333
-   vertex 0.0216506 0.0125 1.27333
-   vertex 0.0216506 0.0125 1.3
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 1.3
-   vertex 0.0234923 0.0085505 1.27333
-   vertex 0.0216506 0.0125 1.3
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.9
-   vertex 0.0234923 0.0085505 0.9
-   vertex 0.0234923 0.0085505 0.926667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.926667
-   vertex 0.0246202 0.0043412 0.9
-   vertex 0.0234923 0.0085505 0.926667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.926667
-   vertex 0.0234923 0.0085505 0.926667
-   vertex 0.0234923 0.0085505 0.953333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.953333
-   vertex 0.0246202 0.0043412 0.926667
-   vertex 0.0234923 0.0085505 0.953333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.953333
-   vertex 0.0234923 0.0085505 0.953333
-   vertex 0.0234923 0.0085505 0.98
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.98
-   vertex 0.0246202 0.0043412 0.953333
-   vertex 0.0234923 0.0085505 0.98
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.98
-   vertex 0.0234923 0.0085505 0.98
-   vertex 0.0234923 0.0085505 1.00667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.00667
-   vertex 0.0246202 0.0043412 0.98
-   vertex 0.0234923 0.0085505 1.00667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.00667
-   vertex 0.0234923 0.0085505 1.00667
-   vertex 0.0234923 0.0085505 1.03333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.03333
-   vertex 0.0246202 0.0043412 1.00667
-   vertex 0.0234923 0.0085505 1.03333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.03333
-   vertex 0.0234923 0.0085505 1.03333
-   vertex 0.0234923 0.0085505 1.06
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.06
-   vertex 0.0246202 0.0043412 1.03333
-   vertex 0.0234923 0.0085505 1.06
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.06
-   vertex 0.0234923 0.0085505 1.06
-   vertex 0.0234923 0.0085505 1.08667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.08667
-   vertex 0.0246202 0.0043412 1.06
-   vertex 0.0234923 0.0085505 1.08667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.08667
-   vertex 0.0234923 0.0085505 1.08667
-   vertex 0.0234923 0.0085505 1.11333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.11333
-   vertex 0.0246202 0.0043412 1.08667
-   vertex 0.0234923 0.0085505 1.11333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.11333
-   vertex 0.0234923 0.0085505 1.11333
-   vertex 0.0234923 0.0085505 1.14
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.14
-   vertex 0.0246202 0.0043412 1.11333
-   vertex 0.0234923 0.0085505 1.14
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.14
-   vertex 0.0234923 0.0085505 1.14
-   vertex 0.0234923 0.0085505 1.16667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.16667
-   vertex 0.0246202 0.0043412 1.14
-   vertex 0.0234923 0.0085505 1.16667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.16667
-   vertex 0.0234923 0.0085505 1.16667
-   vertex 0.0234923 0.0085505 1.19333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.19333
-   vertex 0.0246202 0.0043412 1.16667
-   vertex 0.0234923 0.0085505 1.19333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.19333
-   vertex 0.0234923 0.0085505 1.19333
-   vertex 0.0234923 0.0085505 1.22
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.22
-   vertex 0.0246202 0.0043412 1.19333
-   vertex 0.0234923 0.0085505 1.22
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.22
-   vertex 0.0234923 0.0085505 1.22
-   vertex 0.0234923 0.0085505 1.24667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.24667
-   vertex 0.0246202 0.0043412 1.22
-   vertex 0.0234923 0.0085505 1.24667
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.24667
-   vertex 0.0234923 0.0085505 1.24667
-   vertex 0.0234923 0.0085505 1.27333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.27333
-   vertex 0.0246202 0.0043412 1.24667
-   vertex 0.0234923 0.0085505 1.27333
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.27333
-   vertex 0.0234923 0.0085505 1.27333
-   vertex 0.0234923 0.0085505 1.3
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 1.3
-   vertex 0.0246202 0.0043412 1.27333
-   vertex 0.0234923 0.0085505 1.3
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.9
-   vertex 0.0246202 0.0043412 0.9
-   vertex 0.0246202 0.0043412 0.926667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.926667
-   vertex 0.025 0 0.9
-   vertex 0.0246202 0.0043412 0.926667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.926667
-   vertex 0.0246202 0.0043412 0.926667
-   vertex 0.0246202 0.0043412 0.953333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.953333
-   vertex 0.025 0 0.926667
-   vertex 0.0246202 0.0043412 0.953333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.953333
-   vertex 0.0246202 0.0043412 0.953333
-   vertex 0.0246202 0.0043412 0.98
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.98
-   vertex 0.025 0 0.953333
-   vertex 0.0246202 0.0043412 0.98
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 0.98
-   vertex 0.0246202 0.0043412 0.98
-   vertex 0.0246202 0.0043412 1.00667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.00667
-   vertex 0.025 0 0.98
-   vertex 0.0246202 0.0043412 1.00667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.00667
-   vertex 0.0246202 0.0043412 1.00667
-   vertex 0.0246202 0.0043412 1.03333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.03333
-   vertex 0.025 0 1.00667
-   vertex 0.0246202 0.0043412 1.03333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.03333
-   vertex 0.0246202 0.0043412 1.03333
-   vertex 0.0246202 0.0043412 1.06
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.06
-   vertex 0.025 0 1.03333
-   vertex 0.0246202 0.0043412 1.06
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.06
-   vertex 0.0246202 0.0043412 1.06
-   vertex 0.0246202 0.0043412 1.08667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.08667
-   vertex 0.025 0 1.06
-   vertex 0.0246202 0.0043412 1.08667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.08667
-   vertex 0.0246202 0.0043412 1.08667
-   vertex 0.0246202 0.0043412 1.11333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.11333
-   vertex 0.025 0 1.08667
-   vertex 0.0246202 0.0043412 1.11333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.11333
-   vertex 0.0246202 0.0043412 1.11333
-   vertex 0.0246202 0.0043412 1.14
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.14
-   vertex 0.025 0 1.11333
-   vertex 0.0246202 0.0043412 1.14
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.14
-   vertex 0.0246202 0.0043412 1.14
-   vertex 0.0246202 0.0043412 1.16667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.16667
-   vertex 0.025 0 1.14
-   vertex 0.0246202 0.0043412 1.16667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.16667
-   vertex 0.0246202 0.0043412 1.16667
-   vertex 0.0246202 0.0043412 1.19333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.19333
-   vertex 0.025 0 1.16667
-   vertex 0.0246202 0.0043412 1.19333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.19333
-   vertex 0.0246202 0.0043412 1.19333
-   vertex 0.0246202 0.0043412 1.22
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.22
-   vertex 0.025 0 1.19333
-   vertex 0.0246202 0.0043412 1.22
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.22
-   vertex 0.0246202 0.0043412 1.22
-   vertex 0.0246202 0.0043412 1.24667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.24667
-   vertex 0.025 0 1.22
-   vertex 0.0246202 0.0043412 1.24667
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.24667
-   vertex 0.0246202 0.0043412 1.24667
-   vertex 0.0246202 0.0043412 1.27333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.27333
-   vertex 0.025 0 1.24667
-   vertex 0.0246202 0.0043412 1.27333
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.27333
-   vertex 0.0246202 0.0043412 1.27333
-   vertex 0.0246202 0.0043412 1.3
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 0 1.3
-   vertex 0.025 0 1.27333
-   vertex 0.0246202 0.0043412 1.3
-  endloop
- endfacet
-endsolid shaft
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaftRotating.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaftRotating.stl
deleted file mode 100644
index 91d5e7456ac56d7f4906eb417f5d6fb75a9085ec..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/shaftRotating.stl
+++ /dev/null
@@ -1,20670 +0,0 @@
-solid shaftRotating
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0246202 -0.0043412 0.05
-   vertex 0 0 0.05
-   vertex 0.025 0 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0234923 -0.0085505 0.05
-   vertex 0 0 0.05
-   vertex 0.0246202 -0.0043412 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0216506 -0.0125 0.05
-   vertex 0 0 0.05
-   vertex 0.0234923 -0.0085505 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0191511 -0.0160697 0.05
-   vertex 0 0 0.05
-   vertex 0.0216506 -0.0125 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0160697 -0.0191511 0.05
-   vertex 0 0 0.05
-   vertex 0.0191511 -0.0160697 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0125 -0.0216506 0.05
-   vertex 0 0 0.05
-   vertex 0.0160697 -0.0191511 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0085505 -0.0234923 0.05
-   vertex 0 0 0.05
-   vertex 0.0125 -0.0216506 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0043412 -0.0246202 0.05
-   vertex 0 0 0.05
-   vertex 0.0085505 -0.0234923 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 1.53081e-18 -0.025 0.05
-   vertex 0 0 0.05
-   vertex 0.0043412 -0.0246202 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0043412 -0.0246202 0.05
-   vertex 0 0 0.05
-   vertex 1.53081e-18 -0.025 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0085505 -0.0234923 0.05
-   vertex 0 0 0.05
-   vertex -0.0043412 -0.0246202 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0125 -0.0216506 0.05
-   vertex 0 0 0.05
-   vertex -0.0085505 -0.0234923 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0160697 -0.0191511 0.05
-   vertex 0 0 0.05
-   vertex -0.0125 -0.0216506 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0191511 -0.0160697 0.05
-   vertex 0 0 0.05
-   vertex -0.0160697 -0.0191511 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0216506 -0.0125 0.05
-   vertex 0 0 0.05
-   vertex -0.0191511 -0.0160697 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0234923 -0.0085505 0.05
-   vertex 0 0 0.05
-   vertex -0.0216506 -0.0125 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0246202 -0.0043412 0.05
-   vertex 0 0 0.05
-   vertex -0.0234923 -0.0085505 0.05
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.025 -3.06162e-18 0.05
-   vertex 0 0 0.05
-   vertex -0.0246202 -0.0043412 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0246202 0.0043412 0.05
-   vertex 0 0 0.05
-   vertex -0.025 -3.06162e-18 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0234923 0.0085505 0.05
-   vertex 0 0 0.05
-   vertex -0.0246202 0.0043412 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0216506 0.0125 0.05
-   vertex 0 0 0.05
-   vertex -0.0234923 0.0085505 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0191511 0.0160697 0.05
-   vertex 0 0 0.05
-   vertex -0.0216506 0.0125 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0160697 0.0191511 0.05
-   vertex 0 0 0.05
-   vertex -0.0191511 0.0160697 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0125 0.0216506 0.05
-   vertex 0 0 0.05
-   vertex -0.0160697 0.0191511 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0085505 0.0234923 0.05
-   vertex 0 0 0.05
-   vertex -0.0125 0.0216506 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0043412 0.0246202 0.05
-   vertex 0 0 0.05
-   vertex -0.0085505 0.0234923 0.05
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -4.59243e-18 0.025 0.05
-   vertex 0 0 0.05
-   vertex -0.0043412 0.0246202 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0043412 0.0246202 0.05
-   vertex 0 0 0.05
-   vertex -4.59243e-18 0.025 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0085505 0.0234923 0.05
-   vertex 0 0 0.05
-   vertex 0.0043412 0.0246202 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0125 0.0216506 0.05
-   vertex 0 0 0.05
-   vertex 0.0085505 0.0234923 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0160697 0.0191511 0.05
-   vertex 0 0 0.05
-   vertex 0.0125 0.0216506 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0191511 0.0160697 0.05
-   vertex 0 0 0.05
-   vertex 0.0160697 0.0191511 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0216506 0.0125 0.05
-   vertex 0 0 0.05
-   vertex 0.0191511 0.0160697 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0234923 0.0085505 0.05
-   vertex 0 0 0.05
-   vertex 0.0216506 0.0125 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0246202 0.0043412 0.05
-   vertex 0 0 0.05
-   vertex 0.0234923 0.0085505 0.05
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.025 6.12323e-18 0.05
-   vertex 0 0 0.05
-   vertex 0.0246202 0.0043412 0.05
-  endloop
- endfacet
-endsolid shaftRotatingCap1
-solid shaftRotatingCap2
- facet normal 0 0 1
-  outer loop
-   vertex 0.025 0 0.9
-   vertex 0 0 0.9
-   vertex 0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0246202 -0.0043412 0.9
-   vertex 0 0 0.9
-   vertex 0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0234923 -0.0085505 0.9
-   vertex 0 0 0.9
-   vertex 0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0216506 -0.0125 0.9
-   vertex 0 0 0.9
-   vertex 0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0191511 -0.0160697 0.9
-   vertex 0 0 0.9
-   vertex 0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0160697 -0.0191511 0.9
-   vertex 0 0 0.9
-   vertex 0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0125 -0.0216506 0.9
-   vertex 0 0 0.9
-   vertex 0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0085505 -0.0234923 0.9
-   vertex 0 0 0.9
-   vertex 0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0043412 -0.0246202 0.9
-   vertex 0 0 0.9
-   vertex 1.53081e-18 -0.025 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 1.53081e-18 -0.025 0.9
-   vertex 0 0 0.9
-   vertex -0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0043412 -0.0246202 0.9
-   vertex 0 0 0.9
-   vertex -0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0085505 -0.0234923 0.9
-   vertex 0 0 0.9
-   vertex -0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0125 -0.0216506 0.9
-   vertex 0 0 0.9
-   vertex -0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0160697 -0.0191511 0.9
-   vertex 0 0 0.9
-   vertex -0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0191511 -0.0160697 0.9
-   vertex 0 0 0.9
-   vertex -0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0216506 -0.0125 0.9
-   vertex 0 0 0.9
-   vertex -0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0234923 -0.0085505 0.9
-   vertex 0 0 0.9
-   vertex -0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0246202 -0.0043412 0.9
-   vertex 0 0 0.9
-   vertex -0.025 -3.06162e-18 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.025 -3.06162e-18 0.9
-   vertex 0 0 0.9
-   vertex -0.0246202 0.0043412 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0246202 0.0043412 0.9
-   vertex 0 0 0.9
-   vertex -0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0234923 0.0085505 0.9
-   vertex 0 0 0.9
-   vertex -0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0216506 0.0125 0.9
-   vertex 0 0 0.9
-   vertex -0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0191511 0.0160697 0.9
-   vertex 0 0 0.9
-   vertex -0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0160697 0.0191511 0.9
-   vertex 0 0 0.9
-   vertex -0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0125 0.0216506 0.9
-   vertex 0 0 0.9
-   vertex -0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0085505 0.0234923 0.9
-   vertex 0 0 0.9
-   vertex -0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0043412 0.0246202 0.9
-   vertex 0 0 0.9
-   vertex -4.59243e-18 0.025 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -4.59243e-18 0.025 0.9
-   vertex 0 0 0.9
-   vertex 0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0043412 0.0246202 0.9
-   vertex 0 0 0.9
-   vertex 0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0085505 0.0234923 0.9
-   vertex 0 0 0.9
-   vertex 0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0125 0.0216506 0.9
-   vertex 0 0 0.9
-   vertex 0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0160697 0.0191511 0.9
-   vertex 0 0 0.9
-   vertex 0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0191511 0.0160697 0.9
-   vertex 0 0 0.9
-   vertex 0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0216506 0.0125 0.9
-   vertex 0 0 0.9
-   vertex 0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0234923 0.0085505 0.9
-   vertex 0 0 0.9
-   vertex 0.0246202 0.0043412 0.9
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0246202 0.0043412 0.9
-   vertex 0 0 0.9
-   vertex 0.025 6.12323e-18 0.9
-  endloop
- endfacet
-endsolid shaftRotatingCap2
-solid shaftRotating
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.05
-   vertex 0.025 0 0.05
-   vertex 0.025 0 0.07125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.07125
-   vertex 0.0246202 -0.0043412 0.05
-   vertex 0.025 0 0.07125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.07125
-   vertex 0.025 0 0.07125
-   vertex 0.025 0 0.0925
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.0925
-   vertex 0.0246202 -0.0043412 0.07125
-   vertex 0.025 0 0.0925
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.0925
-   vertex 0.025 0 0.0925
-   vertex 0.025 0 0.11375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.11375
-   vertex 0.0246202 -0.0043412 0.0925
-   vertex 0.025 0 0.11375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.11375
-   vertex 0.025 0 0.11375
-   vertex 0.025 0 0.135
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.135
-   vertex 0.0246202 -0.0043412 0.11375
-   vertex 0.025 0 0.135
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.135
-   vertex 0.025 0 0.135
-   vertex 0.025 0 0.15625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.15625
-   vertex 0.0246202 -0.0043412 0.135
-   vertex 0.025 0 0.15625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.15625
-   vertex 0.025 0 0.15625
-   vertex 0.025 0 0.1775
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.1775
-   vertex 0.0246202 -0.0043412 0.15625
-   vertex 0.025 0 0.1775
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.1775
-   vertex 0.025 0 0.1775
-   vertex 0.025 0 0.19875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.19875
-   vertex 0.0246202 -0.0043412 0.1775
-   vertex 0.025 0 0.19875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.19875
-   vertex 0.025 0 0.19875
-   vertex 0.025 0 0.22
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.22
-   vertex 0.0246202 -0.0043412 0.19875
-   vertex 0.025 0 0.22
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.22
-   vertex 0.025 0 0.22
-   vertex 0.025 0 0.24125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.24125
-   vertex 0.0246202 -0.0043412 0.22
-   vertex 0.025 0 0.24125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.24125
-   vertex 0.025 0 0.24125
-   vertex 0.025 0 0.2625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.2625
-   vertex 0.0246202 -0.0043412 0.24125
-   vertex 0.025 0 0.2625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.2625
-   vertex 0.025 0 0.2625
-   vertex 0.025 0 0.28375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.28375
-   vertex 0.0246202 -0.0043412 0.2625
-   vertex 0.025 0 0.28375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.28375
-   vertex 0.025 0 0.28375
-   vertex 0.025 0 0.305
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.305
-   vertex 0.0246202 -0.0043412 0.28375
-   vertex 0.025 0 0.305
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.305
-   vertex 0.025 0 0.305
-   vertex 0.025 0 0.32625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.32625
-   vertex 0.0246202 -0.0043412 0.305
-   vertex 0.025 0 0.32625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.32625
-   vertex 0.025 0 0.32625
-   vertex 0.025 0 0.3475
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.3475
-   vertex 0.0246202 -0.0043412 0.32625
-   vertex 0.025 0 0.3475
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.3475
-   vertex 0.025 0 0.3475
-   vertex 0.025 0 0.36875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.36875
-   vertex 0.0246202 -0.0043412 0.3475
-   vertex 0.025 0 0.36875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.36875
-   vertex 0.025 0 0.36875
-   vertex 0.025 0 0.39
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.39
-   vertex 0.0246202 -0.0043412 0.36875
-   vertex 0.025 0 0.39
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.39
-   vertex 0.025 0 0.39
-   vertex 0.025 0 0.41125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.41125
-   vertex 0.0246202 -0.0043412 0.39
-   vertex 0.025 0 0.41125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.41125
-   vertex 0.025 0 0.41125
-   vertex 0.025 0 0.4325
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.4325
-   vertex 0.0246202 -0.0043412 0.41125
-   vertex 0.025 0 0.4325
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.4325
-   vertex 0.025 0 0.4325
-   vertex 0.025 0 0.45375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.45375
-   vertex 0.0246202 -0.0043412 0.4325
-   vertex 0.025 0 0.45375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.45375
-   vertex 0.025 0 0.45375
-   vertex 0.025 0 0.475
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.475
-   vertex 0.0246202 -0.0043412 0.45375
-   vertex 0.025 0 0.475
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.475
-   vertex 0.025 0 0.475
-   vertex 0.025 0 0.49625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.49625
-   vertex 0.0246202 -0.0043412 0.475
-   vertex 0.025 0 0.49625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.49625
-   vertex 0.025 0 0.49625
-   vertex 0.025 0 0.5175
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.5175
-   vertex 0.0246202 -0.0043412 0.49625
-   vertex 0.025 0 0.5175
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.5175
-   vertex 0.025 0 0.5175
-   vertex 0.025 0 0.53875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.53875
-   vertex 0.0246202 -0.0043412 0.5175
-   vertex 0.025 0 0.53875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.53875
-   vertex 0.025 0 0.53875
-   vertex 0.025 0 0.56
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.56
-   vertex 0.0246202 -0.0043412 0.53875
-   vertex 0.025 0 0.56
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.56
-   vertex 0.025 0 0.56
-   vertex 0.025 0 0.58125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.58125
-   vertex 0.0246202 -0.0043412 0.56
-   vertex 0.025 0 0.58125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.58125
-   vertex 0.025 0 0.58125
-   vertex 0.025 0 0.6025
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.6025
-   vertex 0.0246202 -0.0043412 0.58125
-   vertex 0.025 0 0.6025
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.6025
-   vertex 0.025 0 0.6025
-   vertex 0.025 0 0.62375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.62375
-   vertex 0.0246202 -0.0043412 0.6025
-   vertex 0.025 0 0.62375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.62375
-   vertex 0.025 0 0.62375
-   vertex 0.025 0 0.645
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.645
-   vertex 0.0246202 -0.0043412 0.62375
-   vertex 0.025 0 0.645
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.645
-   vertex 0.025 0 0.645
-   vertex 0.025 0 0.66625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.66625
-   vertex 0.0246202 -0.0043412 0.645
-   vertex 0.025 0 0.66625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.66625
-   vertex 0.025 0 0.66625
-   vertex 0.025 0 0.6875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.6875
-   vertex 0.0246202 -0.0043412 0.66625
-   vertex 0.025 0 0.6875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.6875
-   vertex 0.025 0 0.6875
-   vertex 0.025 0 0.70875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.70875
-   vertex 0.0246202 -0.0043412 0.6875
-   vertex 0.025 0 0.70875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.70875
-   vertex 0.025 0 0.70875
-   vertex 0.025 0 0.73
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.73
-   vertex 0.0246202 -0.0043412 0.70875
-   vertex 0.025 0 0.73
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.73
-   vertex 0.025 0 0.73
-   vertex 0.025 0 0.75125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.75125
-   vertex 0.0246202 -0.0043412 0.73
-   vertex 0.025 0 0.75125
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.75125
-   vertex 0.025 0 0.75125
-   vertex 0.025 0 0.7725
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.7725
-   vertex 0.0246202 -0.0043412 0.75125
-   vertex 0.025 0 0.7725
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.7725
-   vertex 0.025 0 0.7725
-   vertex 0.025 0 0.79375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.79375
-   vertex 0.0246202 -0.0043412 0.7725
-   vertex 0.025 0 0.79375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.79375
-   vertex 0.025 0 0.79375
-   vertex 0.025 0 0.815
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.815
-   vertex 0.0246202 -0.0043412 0.79375
-   vertex 0.025 0 0.815
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.815
-   vertex 0.025 0 0.815
-   vertex 0.025 0 0.83625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.83625
-   vertex 0.0246202 -0.0043412 0.815
-   vertex 0.025 0 0.83625
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.83625
-   vertex 0.025 0 0.83625
-   vertex 0.025 0 0.8575
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.8575
-   vertex 0.0246202 -0.0043412 0.83625
-   vertex 0.025 0 0.8575
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.8575
-   vertex 0.025 0 0.8575
-   vertex 0.025 0 0.87875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.87875
-   vertex 0.0246202 -0.0043412 0.8575
-   vertex 0.025 0 0.87875
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.87875
-   vertex 0.025 0 0.87875
-   vertex 0.025 0 0.9
-  endloop
- endfacet
- facet normal 0.996195 -0.0871567 0
-  outer loop
-   vertex 0.0246202 -0.0043412 0.9
-   vertex 0.0246202 -0.0043412 0.87875
-   vertex 0.025 0 0.9
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.05
-   vertex 0.0246202 -0.0043412 0.05
-   vertex 0.0246202 -0.0043412 0.07125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.07125
-   vertex 0.0234923 -0.0085505 0.05
-   vertex 0.0246202 -0.0043412 0.07125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.07125
-   vertex 0.0246202 -0.0043412 0.07125
-   vertex 0.0246202 -0.0043412 0.0925
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.0925
-   vertex 0.0234923 -0.0085505 0.07125
-   vertex 0.0246202 -0.0043412 0.0925
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.0925
-   vertex 0.0246202 -0.0043412 0.0925
-   vertex 0.0246202 -0.0043412 0.11375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.11375
-   vertex 0.0234923 -0.0085505 0.0925
-   vertex 0.0246202 -0.0043412 0.11375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.11375
-   vertex 0.0246202 -0.0043412 0.11375
-   vertex 0.0246202 -0.0043412 0.135
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.135
-   vertex 0.0234923 -0.0085505 0.11375
-   vertex 0.0246202 -0.0043412 0.135
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.135
-   vertex 0.0246202 -0.0043412 0.135
-   vertex 0.0246202 -0.0043412 0.15625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.15625
-   vertex 0.0234923 -0.0085505 0.135
-   vertex 0.0246202 -0.0043412 0.15625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.15625
-   vertex 0.0246202 -0.0043412 0.15625
-   vertex 0.0246202 -0.0043412 0.1775
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.1775
-   vertex 0.0234923 -0.0085505 0.15625
-   vertex 0.0246202 -0.0043412 0.1775
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.1775
-   vertex 0.0246202 -0.0043412 0.1775
-   vertex 0.0246202 -0.0043412 0.19875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.19875
-   vertex 0.0234923 -0.0085505 0.1775
-   vertex 0.0246202 -0.0043412 0.19875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.19875
-   vertex 0.0246202 -0.0043412 0.19875
-   vertex 0.0246202 -0.0043412 0.22
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.22
-   vertex 0.0234923 -0.0085505 0.19875
-   vertex 0.0246202 -0.0043412 0.22
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.22
-   vertex 0.0246202 -0.0043412 0.22
-   vertex 0.0246202 -0.0043412 0.24125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.24125
-   vertex 0.0234923 -0.0085505 0.22
-   vertex 0.0246202 -0.0043412 0.24125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.24125
-   vertex 0.0246202 -0.0043412 0.24125
-   vertex 0.0246202 -0.0043412 0.2625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.2625
-   vertex 0.0234923 -0.0085505 0.24125
-   vertex 0.0246202 -0.0043412 0.2625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.2625
-   vertex 0.0246202 -0.0043412 0.2625
-   vertex 0.0246202 -0.0043412 0.28375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.28375
-   vertex 0.0234923 -0.0085505 0.2625
-   vertex 0.0246202 -0.0043412 0.28375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.28375
-   vertex 0.0246202 -0.0043412 0.28375
-   vertex 0.0246202 -0.0043412 0.305
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.305
-   vertex 0.0234923 -0.0085505 0.28375
-   vertex 0.0246202 -0.0043412 0.305
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.305
-   vertex 0.0246202 -0.0043412 0.305
-   vertex 0.0246202 -0.0043412 0.32625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.32625
-   vertex 0.0234923 -0.0085505 0.305
-   vertex 0.0246202 -0.0043412 0.32625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.32625
-   vertex 0.0246202 -0.0043412 0.32625
-   vertex 0.0246202 -0.0043412 0.3475
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.3475
-   vertex 0.0234923 -0.0085505 0.32625
-   vertex 0.0246202 -0.0043412 0.3475
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.3475
-   vertex 0.0246202 -0.0043412 0.3475
-   vertex 0.0246202 -0.0043412 0.36875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.36875
-   vertex 0.0234923 -0.0085505 0.3475
-   vertex 0.0246202 -0.0043412 0.36875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.36875
-   vertex 0.0246202 -0.0043412 0.36875
-   vertex 0.0246202 -0.0043412 0.39
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.39
-   vertex 0.0234923 -0.0085505 0.36875
-   vertex 0.0246202 -0.0043412 0.39
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.39
-   vertex 0.0246202 -0.0043412 0.39
-   vertex 0.0246202 -0.0043412 0.41125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.41125
-   vertex 0.0234923 -0.0085505 0.39
-   vertex 0.0246202 -0.0043412 0.41125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.41125
-   vertex 0.0246202 -0.0043412 0.41125
-   vertex 0.0246202 -0.0043412 0.4325
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.4325
-   vertex 0.0234923 -0.0085505 0.41125
-   vertex 0.0246202 -0.0043412 0.4325
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.4325
-   vertex 0.0246202 -0.0043412 0.4325
-   vertex 0.0246202 -0.0043412 0.45375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.45375
-   vertex 0.0234923 -0.0085505 0.4325
-   vertex 0.0246202 -0.0043412 0.45375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.45375
-   vertex 0.0246202 -0.0043412 0.45375
-   vertex 0.0246202 -0.0043412 0.475
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.475
-   vertex 0.0234923 -0.0085505 0.45375
-   vertex 0.0246202 -0.0043412 0.475
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.475
-   vertex 0.0246202 -0.0043412 0.475
-   vertex 0.0246202 -0.0043412 0.49625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.49625
-   vertex 0.0234923 -0.0085505 0.475
-   vertex 0.0246202 -0.0043412 0.49625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.49625
-   vertex 0.0246202 -0.0043412 0.49625
-   vertex 0.0246202 -0.0043412 0.5175
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.5175
-   vertex 0.0234923 -0.0085505 0.49625
-   vertex 0.0246202 -0.0043412 0.5175
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.5175
-   vertex 0.0246202 -0.0043412 0.5175
-   vertex 0.0246202 -0.0043412 0.53875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.53875
-   vertex 0.0234923 -0.0085505 0.5175
-   vertex 0.0246202 -0.0043412 0.53875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.53875
-   vertex 0.0246202 -0.0043412 0.53875
-   vertex 0.0246202 -0.0043412 0.56
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.56
-   vertex 0.0234923 -0.0085505 0.53875
-   vertex 0.0246202 -0.0043412 0.56
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.56
-   vertex 0.0246202 -0.0043412 0.56
-   vertex 0.0246202 -0.0043412 0.58125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.58125
-   vertex 0.0234923 -0.0085505 0.56
-   vertex 0.0246202 -0.0043412 0.58125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.58125
-   vertex 0.0246202 -0.0043412 0.58125
-   vertex 0.0246202 -0.0043412 0.6025
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.6025
-   vertex 0.0234923 -0.0085505 0.58125
-   vertex 0.0246202 -0.0043412 0.6025
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.6025
-   vertex 0.0246202 -0.0043412 0.6025
-   vertex 0.0246202 -0.0043412 0.62375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.62375
-   vertex 0.0234923 -0.0085505 0.6025
-   vertex 0.0246202 -0.0043412 0.62375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.62375
-   vertex 0.0246202 -0.0043412 0.62375
-   vertex 0.0246202 -0.0043412 0.645
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.645
-   vertex 0.0234923 -0.0085505 0.62375
-   vertex 0.0246202 -0.0043412 0.645
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.645
-   vertex 0.0246202 -0.0043412 0.645
-   vertex 0.0246202 -0.0043412 0.66625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.66625
-   vertex 0.0234923 -0.0085505 0.645
-   vertex 0.0246202 -0.0043412 0.66625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.66625
-   vertex 0.0246202 -0.0043412 0.66625
-   vertex 0.0246202 -0.0043412 0.6875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.6875
-   vertex 0.0234923 -0.0085505 0.66625
-   vertex 0.0246202 -0.0043412 0.6875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.6875
-   vertex 0.0246202 -0.0043412 0.6875
-   vertex 0.0246202 -0.0043412 0.70875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.70875
-   vertex 0.0234923 -0.0085505 0.6875
-   vertex 0.0246202 -0.0043412 0.70875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.70875
-   vertex 0.0246202 -0.0043412 0.70875
-   vertex 0.0246202 -0.0043412 0.73
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.73
-   vertex 0.0234923 -0.0085505 0.70875
-   vertex 0.0246202 -0.0043412 0.73
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.73
-   vertex 0.0246202 -0.0043412 0.73
-   vertex 0.0246202 -0.0043412 0.75125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.75125
-   vertex 0.0234923 -0.0085505 0.73
-   vertex 0.0246202 -0.0043412 0.75125
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.75125
-   vertex 0.0246202 -0.0043412 0.75125
-   vertex 0.0246202 -0.0043412 0.7725
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.7725
-   vertex 0.0234923 -0.0085505 0.75125
-   vertex 0.0246202 -0.0043412 0.7725
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.7725
-   vertex 0.0246202 -0.0043412 0.7725
-   vertex 0.0246202 -0.0043412 0.79375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.79375
-   vertex 0.0234923 -0.0085505 0.7725
-   vertex 0.0246202 -0.0043412 0.79375
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.79375
-   vertex 0.0246202 -0.0043412 0.79375
-   vertex 0.0246202 -0.0043412 0.815
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.815
-   vertex 0.0234923 -0.0085505 0.79375
-   vertex 0.0246202 -0.0043412 0.815
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.815
-   vertex 0.0246202 -0.0043412 0.815
-   vertex 0.0246202 -0.0043412 0.83625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.83625
-   vertex 0.0234923 -0.0085505 0.815
-   vertex 0.0246202 -0.0043412 0.83625
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.83625
-   vertex 0.0246202 -0.0043412 0.83625
-   vertex 0.0246202 -0.0043412 0.8575
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.8575
-   vertex 0.0234923 -0.0085505 0.83625
-   vertex 0.0246202 -0.0043412 0.8575
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.8575
-   vertex 0.0246202 -0.0043412 0.8575
-   vertex 0.0246202 -0.0043412 0.87875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.87875
-   vertex 0.0234923 -0.0085505 0.8575
-   vertex 0.0246202 -0.0043412 0.87875
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.87875
-   vertex 0.0246202 -0.0043412 0.87875
-   vertex 0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal 0.965926 -0.258817 0
-  outer loop
-   vertex 0.0234923 -0.0085505 0.9
-   vertex 0.0234923 -0.0085505 0.87875
-   vertex 0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.05
-   vertex 0.0234923 -0.0085505 0.05
-   vertex 0.0234923 -0.0085505 0.07125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.07125
-   vertex 0.0216506 -0.0125 0.05
-   vertex 0.0234923 -0.0085505 0.07125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.07125
-   vertex 0.0234923 -0.0085505 0.07125
-   vertex 0.0234923 -0.0085505 0.0925
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.0925
-   vertex 0.0216506 -0.0125 0.07125
-   vertex 0.0234923 -0.0085505 0.0925
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.0925
-   vertex 0.0234923 -0.0085505 0.0925
-   vertex 0.0234923 -0.0085505 0.11375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.11375
-   vertex 0.0216506 -0.0125 0.0925
-   vertex 0.0234923 -0.0085505 0.11375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.11375
-   vertex 0.0234923 -0.0085505 0.11375
-   vertex 0.0234923 -0.0085505 0.135
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.135
-   vertex 0.0216506 -0.0125 0.11375
-   vertex 0.0234923 -0.0085505 0.135
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.135
-   vertex 0.0234923 -0.0085505 0.135
-   vertex 0.0234923 -0.0085505 0.15625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.15625
-   vertex 0.0216506 -0.0125 0.135
-   vertex 0.0234923 -0.0085505 0.15625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.15625
-   vertex 0.0234923 -0.0085505 0.15625
-   vertex 0.0234923 -0.0085505 0.1775
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.1775
-   vertex 0.0216506 -0.0125 0.15625
-   vertex 0.0234923 -0.0085505 0.1775
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.1775
-   vertex 0.0234923 -0.0085505 0.1775
-   vertex 0.0234923 -0.0085505 0.19875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.19875
-   vertex 0.0216506 -0.0125 0.1775
-   vertex 0.0234923 -0.0085505 0.19875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.19875
-   vertex 0.0234923 -0.0085505 0.19875
-   vertex 0.0234923 -0.0085505 0.22
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.22
-   vertex 0.0216506 -0.0125 0.19875
-   vertex 0.0234923 -0.0085505 0.22
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.22
-   vertex 0.0234923 -0.0085505 0.22
-   vertex 0.0234923 -0.0085505 0.24125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.24125
-   vertex 0.0216506 -0.0125 0.22
-   vertex 0.0234923 -0.0085505 0.24125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.24125
-   vertex 0.0234923 -0.0085505 0.24125
-   vertex 0.0234923 -0.0085505 0.2625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.2625
-   vertex 0.0216506 -0.0125 0.24125
-   vertex 0.0234923 -0.0085505 0.2625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.2625
-   vertex 0.0234923 -0.0085505 0.2625
-   vertex 0.0234923 -0.0085505 0.28375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.28375
-   vertex 0.0216506 -0.0125 0.2625
-   vertex 0.0234923 -0.0085505 0.28375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.28375
-   vertex 0.0234923 -0.0085505 0.28375
-   vertex 0.0234923 -0.0085505 0.305
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.305
-   vertex 0.0216506 -0.0125 0.28375
-   vertex 0.0234923 -0.0085505 0.305
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.305
-   vertex 0.0234923 -0.0085505 0.305
-   vertex 0.0234923 -0.0085505 0.32625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.32625
-   vertex 0.0216506 -0.0125 0.305
-   vertex 0.0234923 -0.0085505 0.32625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.32625
-   vertex 0.0234923 -0.0085505 0.32625
-   vertex 0.0234923 -0.0085505 0.3475
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.3475
-   vertex 0.0216506 -0.0125 0.32625
-   vertex 0.0234923 -0.0085505 0.3475
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.3475
-   vertex 0.0234923 -0.0085505 0.3475
-   vertex 0.0234923 -0.0085505 0.36875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.36875
-   vertex 0.0216506 -0.0125 0.3475
-   vertex 0.0234923 -0.0085505 0.36875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.36875
-   vertex 0.0234923 -0.0085505 0.36875
-   vertex 0.0234923 -0.0085505 0.39
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.39
-   vertex 0.0216506 -0.0125 0.36875
-   vertex 0.0234923 -0.0085505 0.39
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.39
-   vertex 0.0234923 -0.0085505 0.39
-   vertex 0.0234923 -0.0085505 0.41125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.41125
-   vertex 0.0216506 -0.0125 0.39
-   vertex 0.0234923 -0.0085505 0.41125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.41125
-   vertex 0.0234923 -0.0085505 0.41125
-   vertex 0.0234923 -0.0085505 0.4325
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.4325
-   vertex 0.0216506 -0.0125 0.41125
-   vertex 0.0234923 -0.0085505 0.4325
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.4325
-   vertex 0.0234923 -0.0085505 0.4325
-   vertex 0.0234923 -0.0085505 0.45375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.45375
-   vertex 0.0216506 -0.0125 0.4325
-   vertex 0.0234923 -0.0085505 0.45375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.45375
-   vertex 0.0234923 -0.0085505 0.45375
-   vertex 0.0234923 -0.0085505 0.475
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.475
-   vertex 0.0216506 -0.0125 0.45375
-   vertex 0.0234923 -0.0085505 0.475
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.475
-   vertex 0.0234923 -0.0085505 0.475
-   vertex 0.0234923 -0.0085505 0.49625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.49625
-   vertex 0.0216506 -0.0125 0.475
-   vertex 0.0234923 -0.0085505 0.49625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.49625
-   vertex 0.0234923 -0.0085505 0.49625
-   vertex 0.0234923 -0.0085505 0.5175
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.5175
-   vertex 0.0216506 -0.0125 0.49625
-   vertex 0.0234923 -0.0085505 0.5175
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.5175
-   vertex 0.0234923 -0.0085505 0.5175
-   vertex 0.0234923 -0.0085505 0.53875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.53875
-   vertex 0.0216506 -0.0125 0.5175
-   vertex 0.0234923 -0.0085505 0.53875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.53875
-   vertex 0.0234923 -0.0085505 0.53875
-   vertex 0.0234923 -0.0085505 0.56
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.56
-   vertex 0.0216506 -0.0125 0.53875
-   vertex 0.0234923 -0.0085505 0.56
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.56
-   vertex 0.0234923 -0.0085505 0.56
-   vertex 0.0234923 -0.0085505 0.58125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.58125
-   vertex 0.0216506 -0.0125 0.56
-   vertex 0.0234923 -0.0085505 0.58125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.58125
-   vertex 0.0234923 -0.0085505 0.58125
-   vertex 0.0234923 -0.0085505 0.6025
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.6025
-   vertex 0.0216506 -0.0125 0.58125
-   vertex 0.0234923 -0.0085505 0.6025
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.6025
-   vertex 0.0234923 -0.0085505 0.6025
-   vertex 0.0234923 -0.0085505 0.62375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.62375
-   vertex 0.0216506 -0.0125 0.6025
-   vertex 0.0234923 -0.0085505 0.62375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.62375
-   vertex 0.0234923 -0.0085505 0.62375
-   vertex 0.0234923 -0.0085505 0.645
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.645
-   vertex 0.0216506 -0.0125 0.62375
-   vertex 0.0234923 -0.0085505 0.645
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.645
-   vertex 0.0234923 -0.0085505 0.645
-   vertex 0.0234923 -0.0085505 0.66625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.66625
-   vertex 0.0216506 -0.0125 0.645
-   vertex 0.0234923 -0.0085505 0.66625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.66625
-   vertex 0.0234923 -0.0085505 0.66625
-   vertex 0.0234923 -0.0085505 0.6875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.6875
-   vertex 0.0216506 -0.0125 0.66625
-   vertex 0.0234923 -0.0085505 0.6875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.6875
-   vertex 0.0234923 -0.0085505 0.6875
-   vertex 0.0234923 -0.0085505 0.70875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.70875
-   vertex 0.0216506 -0.0125 0.6875
-   vertex 0.0234923 -0.0085505 0.70875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.70875
-   vertex 0.0234923 -0.0085505 0.70875
-   vertex 0.0234923 -0.0085505 0.73
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.73
-   vertex 0.0216506 -0.0125 0.70875
-   vertex 0.0234923 -0.0085505 0.73
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.73
-   vertex 0.0234923 -0.0085505 0.73
-   vertex 0.0234923 -0.0085505 0.75125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.75125
-   vertex 0.0216506 -0.0125 0.73
-   vertex 0.0234923 -0.0085505 0.75125
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.75125
-   vertex 0.0234923 -0.0085505 0.75125
-   vertex 0.0234923 -0.0085505 0.7725
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.7725
-   vertex 0.0216506 -0.0125 0.75125
-   vertex 0.0234923 -0.0085505 0.7725
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.7725
-   vertex 0.0234923 -0.0085505 0.7725
-   vertex 0.0234923 -0.0085505 0.79375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.79375
-   vertex 0.0216506 -0.0125 0.7725
-   vertex 0.0234923 -0.0085505 0.79375
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.79375
-   vertex 0.0234923 -0.0085505 0.79375
-   vertex 0.0234923 -0.0085505 0.815
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.815
-   vertex 0.0216506 -0.0125 0.79375
-   vertex 0.0234923 -0.0085505 0.815
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.815
-   vertex 0.0234923 -0.0085505 0.815
-   vertex 0.0234923 -0.0085505 0.83625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.83625
-   vertex 0.0216506 -0.0125 0.815
-   vertex 0.0234923 -0.0085505 0.83625
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.83625
-   vertex 0.0234923 -0.0085505 0.83625
-   vertex 0.0234923 -0.0085505 0.8575
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.8575
-   vertex 0.0216506 -0.0125 0.83625
-   vertex 0.0234923 -0.0085505 0.8575
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.8575
-   vertex 0.0234923 -0.0085505 0.8575
-   vertex 0.0234923 -0.0085505 0.87875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.87875
-   vertex 0.0216506 -0.0125 0.8575
-   vertex 0.0234923 -0.0085505 0.87875
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.87875
-   vertex 0.0234923 -0.0085505 0.87875
-   vertex 0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0216506 -0.0125 0.9
-   vertex 0.0216506 -0.0125 0.87875
-   vertex 0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.05
-   vertex 0.0216506 -0.0125 0.05
-   vertex 0.0216506 -0.0125 0.07125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.07125
-   vertex 0.0191511 -0.0160697 0.05
-   vertex 0.0216506 -0.0125 0.07125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.07125
-   vertex 0.0216506 -0.0125 0.07125
-   vertex 0.0216506 -0.0125 0.0925
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.0925
-   vertex 0.0191511 -0.0160697 0.07125
-   vertex 0.0216506 -0.0125 0.0925
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.0925
-   vertex 0.0216506 -0.0125 0.0925
-   vertex 0.0216506 -0.0125 0.11375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.11375
-   vertex 0.0191511 -0.0160697 0.0925
-   vertex 0.0216506 -0.0125 0.11375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.11375
-   vertex 0.0216506 -0.0125 0.11375
-   vertex 0.0216506 -0.0125 0.135
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.135
-   vertex 0.0191511 -0.0160697 0.11375
-   vertex 0.0216506 -0.0125 0.135
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.135
-   vertex 0.0216506 -0.0125 0.135
-   vertex 0.0216506 -0.0125 0.15625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.15625
-   vertex 0.0191511 -0.0160697 0.135
-   vertex 0.0216506 -0.0125 0.15625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.15625
-   vertex 0.0216506 -0.0125 0.15625
-   vertex 0.0216506 -0.0125 0.1775
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.1775
-   vertex 0.0191511 -0.0160697 0.15625
-   vertex 0.0216506 -0.0125 0.1775
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.1775
-   vertex 0.0216506 -0.0125 0.1775
-   vertex 0.0216506 -0.0125 0.19875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.19875
-   vertex 0.0191511 -0.0160697 0.1775
-   vertex 0.0216506 -0.0125 0.19875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.19875
-   vertex 0.0216506 -0.0125 0.19875
-   vertex 0.0216506 -0.0125 0.22
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.22
-   vertex 0.0191511 -0.0160697 0.19875
-   vertex 0.0216506 -0.0125 0.22
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.22
-   vertex 0.0216506 -0.0125 0.22
-   vertex 0.0216506 -0.0125 0.24125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.24125
-   vertex 0.0191511 -0.0160697 0.22
-   vertex 0.0216506 -0.0125 0.24125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.24125
-   vertex 0.0216506 -0.0125 0.24125
-   vertex 0.0216506 -0.0125 0.2625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.2625
-   vertex 0.0191511 -0.0160697 0.24125
-   vertex 0.0216506 -0.0125 0.2625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.2625
-   vertex 0.0216506 -0.0125 0.2625
-   vertex 0.0216506 -0.0125 0.28375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.28375
-   vertex 0.0191511 -0.0160697 0.2625
-   vertex 0.0216506 -0.0125 0.28375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.28375
-   vertex 0.0216506 -0.0125 0.28375
-   vertex 0.0216506 -0.0125 0.305
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.305
-   vertex 0.0191511 -0.0160697 0.28375
-   vertex 0.0216506 -0.0125 0.305
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.305
-   vertex 0.0216506 -0.0125 0.305
-   vertex 0.0216506 -0.0125 0.32625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.32625
-   vertex 0.0191511 -0.0160697 0.305
-   vertex 0.0216506 -0.0125 0.32625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.32625
-   vertex 0.0216506 -0.0125 0.32625
-   vertex 0.0216506 -0.0125 0.3475
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.3475
-   vertex 0.0191511 -0.0160697 0.32625
-   vertex 0.0216506 -0.0125 0.3475
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.3475
-   vertex 0.0216506 -0.0125 0.3475
-   vertex 0.0216506 -0.0125 0.36875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.36875
-   vertex 0.0191511 -0.0160697 0.3475
-   vertex 0.0216506 -0.0125 0.36875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.36875
-   vertex 0.0216506 -0.0125 0.36875
-   vertex 0.0216506 -0.0125 0.39
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.39
-   vertex 0.0191511 -0.0160697 0.36875
-   vertex 0.0216506 -0.0125 0.39
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.39
-   vertex 0.0216506 -0.0125 0.39
-   vertex 0.0216506 -0.0125 0.41125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.41125
-   vertex 0.0191511 -0.0160697 0.39
-   vertex 0.0216506 -0.0125 0.41125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.41125
-   vertex 0.0216506 -0.0125 0.41125
-   vertex 0.0216506 -0.0125 0.4325
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.4325
-   vertex 0.0191511 -0.0160697 0.41125
-   vertex 0.0216506 -0.0125 0.4325
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.4325
-   vertex 0.0216506 -0.0125 0.4325
-   vertex 0.0216506 -0.0125 0.45375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.45375
-   vertex 0.0191511 -0.0160697 0.4325
-   vertex 0.0216506 -0.0125 0.45375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.45375
-   vertex 0.0216506 -0.0125 0.45375
-   vertex 0.0216506 -0.0125 0.475
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.475
-   vertex 0.0191511 -0.0160697 0.45375
-   vertex 0.0216506 -0.0125 0.475
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.475
-   vertex 0.0216506 -0.0125 0.475
-   vertex 0.0216506 -0.0125 0.49625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.49625
-   vertex 0.0191511 -0.0160697 0.475
-   vertex 0.0216506 -0.0125 0.49625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.49625
-   vertex 0.0216506 -0.0125 0.49625
-   vertex 0.0216506 -0.0125 0.5175
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.5175
-   vertex 0.0191511 -0.0160697 0.49625
-   vertex 0.0216506 -0.0125 0.5175
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.5175
-   vertex 0.0216506 -0.0125 0.5175
-   vertex 0.0216506 -0.0125 0.53875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.53875
-   vertex 0.0191511 -0.0160697 0.5175
-   vertex 0.0216506 -0.0125 0.53875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.53875
-   vertex 0.0216506 -0.0125 0.53875
-   vertex 0.0216506 -0.0125 0.56
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.56
-   vertex 0.0191511 -0.0160697 0.53875
-   vertex 0.0216506 -0.0125 0.56
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.56
-   vertex 0.0216506 -0.0125 0.56
-   vertex 0.0216506 -0.0125 0.58125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.58125
-   vertex 0.0191511 -0.0160697 0.56
-   vertex 0.0216506 -0.0125 0.58125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.58125
-   vertex 0.0216506 -0.0125 0.58125
-   vertex 0.0216506 -0.0125 0.6025
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.6025
-   vertex 0.0191511 -0.0160697 0.58125
-   vertex 0.0216506 -0.0125 0.6025
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.6025
-   vertex 0.0216506 -0.0125 0.6025
-   vertex 0.0216506 -0.0125 0.62375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.62375
-   vertex 0.0191511 -0.0160697 0.6025
-   vertex 0.0216506 -0.0125 0.62375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.62375
-   vertex 0.0216506 -0.0125 0.62375
-   vertex 0.0216506 -0.0125 0.645
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.645
-   vertex 0.0191511 -0.0160697 0.62375
-   vertex 0.0216506 -0.0125 0.645
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.645
-   vertex 0.0216506 -0.0125 0.645
-   vertex 0.0216506 -0.0125 0.66625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.66625
-   vertex 0.0191511 -0.0160697 0.645
-   vertex 0.0216506 -0.0125 0.66625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.66625
-   vertex 0.0216506 -0.0125 0.66625
-   vertex 0.0216506 -0.0125 0.6875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.6875
-   vertex 0.0191511 -0.0160697 0.66625
-   vertex 0.0216506 -0.0125 0.6875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.6875
-   vertex 0.0216506 -0.0125 0.6875
-   vertex 0.0216506 -0.0125 0.70875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.70875
-   vertex 0.0191511 -0.0160697 0.6875
-   vertex 0.0216506 -0.0125 0.70875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.70875
-   vertex 0.0216506 -0.0125 0.70875
-   vertex 0.0216506 -0.0125 0.73
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.73
-   vertex 0.0191511 -0.0160697 0.70875
-   vertex 0.0216506 -0.0125 0.73
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.73
-   vertex 0.0216506 -0.0125 0.73
-   vertex 0.0216506 -0.0125 0.75125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.75125
-   vertex 0.0191511 -0.0160697 0.73
-   vertex 0.0216506 -0.0125 0.75125
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.75125
-   vertex 0.0216506 -0.0125 0.75125
-   vertex 0.0216506 -0.0125 0.7725
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.7725
-   vertex 0.0191511 -0.0160697 0.75125
-   vertex 0.0216506 -0.0125 0.7725
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.7725
-   vertex 0.0216506 -0.0125 0.7725
-   vertex 0.0216506 -0.0125 0.79375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.79375
-   vertex 0.0191511 -0.0160697 0.7725
-   vertex 0.0216506 -0.0125 0.79375
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.79375
-   vertex 0.0216506 -0.0125 0.79375
-   vertex 0.0216506 -0.0125 0.815
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.815
-   vertex 0.0191511 -0.0160697 0.79375
-   vertex 0.0216506 -0.0125 0.815
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.815
-   vertex 0.0216506 -0.0125 0.815
-   vertex 0.0216506 -0.0125 0.83625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.83625
-   vertex 0.0191511 -0.0160697 0.815
-   vertex 0.0216506 -0.0125 0.83625
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.83625
-   vertex 0.0216506 -0.0125 0.83625
-   vertex 0.0216506 -0.0125 0.8575
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.8575
-   vertex 0.0191511 -0.0160697 0.83625
-   vertex 0.0216506 -0.0125 0.8575
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.8575
-   vertex 0.0216506 -0.0125 0.8575
-   vertex 0.0216506 -0.0125 0.87875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.87875
-   vertex 0.0191511 -0.0160697 0.8575
-   vertex 0.0216506 -0.0125 0.87875
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.87875
-   vertex 0.0216506 -0.0125 0.87875
-   vertex 0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal 0.819151 -0.573577 0
-  outer loop
-   vertex 0.0191511 -0.0160697 0.9
-   vertex 0.0191511 -0.0160697 0.87875
-   vertex 0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.05
-   vertex 0.0191511 -0.0160697 0.05
-   vertex 0.0191511 -0.0160697 0.07125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.07125
-   vertex 0.0160697 -0.0191511 0.05
-   vertex 0.0191511 -0.0160697 0.07125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.07125
-   vertex 0.0191511 -0.0160697 0.07125
-   vertex 0.0191511 -0.0160697 0.0925
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.0925
-   vertex 0.0160697 -0.0191511 0.07125
-   vertex 0.0191511 -0.0160697 0.0925
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.0925
-   vertex 0.0191511 -0.0160697 0.0925
-   vertex 0.0191511 -0.0160697 0.11375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.11375
-   vertex 0.0160697 -0.0191511 0.0925
-   vertex 0.0191511 -0.0160697 0.11375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.11375
-   vertex 0.0191511 -0.0160697 0.11375
-   vertex 0.0191511 -0.0160697 0.135
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.135
-   vertex 0.0160697 -0.0191511 0.11375
-   vertex 0.0191511 -0.0160697 0.135
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.135
-   vertex 0.0191511 -0.0160697 0.135
-   vertex 0.0191511 -0.0160697 0.15625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.15625
-   vertex 0.0160697 -0.0191511 0.135
-   vertex 0.0191511 -0.0160697 0.15625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.15625
-   vertex 0.0191511 -0.0160697 0.15625
-   vertex 0.0191511 -0.0160697 0.1775
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.1775
-   vertex 0.0160697 -0.0191511 0.15625
-   vertex 0.0191511 -0.0160697 0.1775
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.1775
-   vertex 0.0191511 -0.0160697 0.1775
-   vertex 0.0191511 -0.0160697 0.19875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.19875
-   vertex 0.0160697 -0.0191511 0.1775
-   vertex 0.0191511 -0.0160697 0.19875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.19875
-   vertex 0.0191511 -0.0160697 0.19875
-   vertex 0.0191511 -0.0160697 0.22
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.22
-   vertex 0.0160697 -0.0191511 0.19875
-   vertex 0.0191511 -0.0160697 0.22
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.22
-   vertex 0.0191511 -0.0160697 0.22
-   vertex 0.0191511 -0.0160697 0.24125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.24125
-   vertex 0.0160697 -0.0191511 0.22
-   vertex 0.0191511 -0.0160697 0.24125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.24125
-   vertex 0.0191511 -0.0160697 0.24125
-   vertex 0.0191511 -0.0160697 0.2625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.2625
-   vertex 0.0160697 -0.0191511 0.24125
-   vertex 0.0191511 -0.0160697 0.2625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.2625
-   vertex 0.0191511 -0.0160697 0.2625
-   vertex 0.0191511 -0.0160697 0.28375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.28375
-   vertex 0.0160697 -0.0191511 0.2625
-   vertex 0.0191511 -0.0160697 0.28375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.28375
-   vertex 0.0191511 -0.0160697 0.28375
-   vertex 0.0191511 -0.0160697 0.305
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.305
-   vertex 0.0160697 -0.0191511 0.28375
-   vertex 0.0191511 -0.0160697 0.305
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.305
-   vertex 0.0191511 -0.0160697 0.305
-   vertex 0.0191511 -0.0160697 0.32625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.32625
-   vertex 0.0160697 -0.0191511 0.305
-   vertex 0.0191511 -0.0160697 0.32625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.32625
-   vertex 0.0191511 -0.0160697 0.32625
-   vertex 0.0191511 -0.0160697 0.3475
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.3475
-   vertex 0.0160697 -0.0191511 0.32625
-   vertex 0.0191511 -0.0160697 0.3475
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.3475
-   vertex 0.0191511 -0.0160697 0.3475
-   vertex 0.0191511 -0.0160697 0.36875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.36875
-   vertex 0.0160697 -0.0191511 0.3475
-   vertex 0.0191511 -0.0160697 0.36875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.36875
-   vertex 0.0191511 -0.0160697 0.36875
-   vertex 0.0191511 -0.0160697 0.39
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.39
-   vertex 0.0160697 -0.0191511 0.36875
-   vertex 0.0191511 -0.0160697 0.39
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.39
-   vertex 0.0191511 -0.0160697 0.39
-   vertex 0.0191511 -0.0160697 0.41125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.41125
-   vertex 0.0160697 -0.0191511 0.39
-   vertex 0.0191511 -0.0160697 0.41125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.41125
-   vertex 0.0191511 -0.0160697 0.41125
-   vertex 0.0191511 -0.0160697 0.4325
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.4325
-   vertex 0.0160697 -0.0191511 0.41125
-   vertex 0.0191511 -0.0160697 0.4325
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.4325
-   vertex 0.0191511 -0.0160697 0.4325
-   vertex 0.0191511 -0.0160697 0.45375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.45375
-   vertex 0.0160697 -0.0191511 0.4325
-   vertex 0.0191511 -0.0160697 0.45375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.45375
-   vertex 0.0191511 -0.0160697 0.45375
-   vertex 0.0191511 -0.0160697 0.475
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.475
-   vertex 0.0160697 -0.0191511 0.45375
-   vertex 0.0191511 -0.0160697 0.475
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.475
-   vertex 0.0191511 -0.0160697 0.475
-   vertex 0.0191511 -0.0160697 0.49625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.49625
-   vertex 0.0160697 -0.0191511 0.475
-   vertex 0.0191511 -0.0160697 0.49625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.49625
-   vertex 0.0191511 -0.0160697 0.49625
-   vertex 0.0191511 -0.0160697 0.5175
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.5175
-   vertex 0.0160697 -0.0191511 0.49625
-   vertex 0.0191511 -0.0160697 0.5175
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.5175
-   vertex 0.0191511 -0.0160697 0.5175
-   vertex 0.0191511 -0.0160697 0.53875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.53875
-   vertex 0.0160697 -0.0191511 0.5175
-   vertex 0.0191511 -0.0160697 0.53875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.53875
-   vertex 0.0191511 -0.0160697 0.53875
-   vertex 0.0191511 -0.0160697 0.56
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.56
-   vertex 0.0160697 -0.0191511 0.53875
-   vertex 0.0191511 -0.0160697 0.56
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.56
-   vertex 0.0191511 -0.0160697 0.56
-   vertex 0.0191511 -0.0160697 0.58125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.58125
-   vertex 0.0160697 -0.0191511 0.56
-   vertex 0.0191511 -0.0160697 0.58125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.58125
-   vertex 0.0191511 -0.0160697 0.58125
-   vertex 0.0191511 -0.0160697 0.6025
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.6025
-   vertex 0.0160697 -0.0191511 0.58125
-   vertex 0.0191511 -0.0160697 0.6025
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.6025
-   vertex 0.0191511 -0.0160697 0.6025
-   vertex 0.0191511 -0.0160697 0.62375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.62375
-   vertex 0.0160697 -0.0191511 0.6025
-   vertex 0.0191511 -0.0160697 0.62375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.62375
-   vertex 0.0191511 -0.0160697 0.62375
-   vertex 0.0191511 -0.0160697 0.645
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.645
-   vertex 0.0160697 -0.0191511 0.62375
-   vertex 0.0191511 -0.0160697 0.645
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.645
-   vertex 0.0191511 -0.0160697 0.645
-   vertex 0.0191511 -0.0160697 0.66625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.66625
-   vertex 0.0160697 -0.0191511 0.645
-   vertex 0.0191511 -0.0160697 0.66625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.66625
-   vertex 0.0191511 -0.0160697 0.66625
-   vertex 0.0191511 -0.0160697 0.6875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.6875
-   vertex 0.0160697 -0.0191511 0.66625
-   vertex 0.0191511 -0.0160697 0.6875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.6875
-   vertex 0.0191511 -0.0160697 0.6875
-   vertex 0.0191511 -0.0160697 0.70875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.70875
-   vertex 0.0160697 -0.0191511 0.6875
-   vertex 0.0191511 -0.0160697 0.70875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.70875
-   vertex 0.0191511 -0.0160697 0.70875
-   vertex 0.0191511 -0.0160697 0.73
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.73
-   vertex 0.0160697 -0.0191511 0.70875
-   vertex 0.0191511 -0.0160697 0.73
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.73
-   vertex 0.0191511 -0.0160697 0.73
-   vertex 0.0191511 -0.0160697 0.75125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.75125
-   vertex 0.0160697 -0.0191511 0.73
-   vertex 0.0191511 -0.0160697 0.75125
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.75125
-   vertex 0.0191511 -0.0160697 0.75125
-   vertex 0.0191511 -0.0160697 0.7725
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.7725
-   vertex 0.0160697 -0.0191511 0.75125
-   vertex 0.0191511 -0.0160697 0.7725
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.7725
-   vertex 0.0191511 -0.0160697 0.7725
-   vertex 0.0191511 -0.0160697 0.79375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.79375
-   vertex 0.0160697 -0.0191511 0.7725
-   vertex 0.0191511 -0.0160697 0.79375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.79375
-   vertex 0.0191511 -0.0160697 0.79375
-   vertex 0.0191511 -0.0160697 0.815
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.815
-   vertex 0.0160697 -0.0191511 0.79375
-   vertex 0.0191511 -0.0160697 0.815
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.815
-   vertex 0.0191511 -0.0160697 0.815
-   vertex 0.0191511 -0.0160697 0.83625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.83625
-   vertex 0.0160697 -0.0191511 0.815
-   vertex 0.0191511 -0.0160697 0.83625
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.83625
-   vertex 0.0191511 -0.0160697 0.83625
-   vertex 0.0191511 -0.0160697 0.8575
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.8575
-   vertex 0.0160697 -0.0191511 0.83625
-   vertex 0.0191511 -0.0160697 0.8575
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.8575
-   vertex 0.0191511 -0.0160697 0.8575
-   vertex 0.0191511 -0.0160697 0.87875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.87875
-   vertex 0.0160697 -0.0191511 0.8575
-   vertex 0.0191511 -0.0160697 0.87875
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.87875
-   vertex 0.0191511 -0.0160697 0.87875
-   vertex 0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0160697 -0.0191511 0.9
-   vertex 0.0160697 -0.0191511 0.87875
-   vertex 0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.05
-   vertex 0.0160697 -0.0191511 0.05
-   vertex 0.0160697 -0.0191511 0.07125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.07125
-   vertex 0.0125 -0.0216506 0.05
-   vertex 0.0160697 -0.0191511 0.07125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.07125
-   vertex 0.0160697 -0.0191511 0.07125
-   vertex 0.0160697 -0.0191511 0.0925
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.0925
-   vertex 0.0125 -0.0216506 0.07125
-   vertex 0.0160697 -0.0191511 0.0925
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.0925
-   vertex 0.0160697 -0.0191511 0.0925
-   vertex 0.0160697 -0.0191511 0.11375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.11375
-   vertex 0.0125 -0.0216506 0.0925
-   vertex 0.0160697 -0.0191511 0.11375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.11375
-   vertex 0.0160697 -0.0191511 0.11375
-   vertex 0.0160697 -0.0191511 0.135
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.135
-   vertex 0.0125 -0.0216506 0.11375
-   vertex 0.0160697 -0.0191511 0.135
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.135
-   vertex 0.0160697 -0.0191511 0.135
-   vertex 0.0160697 -0.0191511 0.15625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.15625
-   vertex 0.0125 -0.0216506 0.135
-   vertex 0.0160697 -0.0191511 0.15625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.15625
-   vertex 0.0160697 -0.0191511 0.15625
-   vertex 0.0160697 -0.0191511 0.1775
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.1775
-   vertex 0.0125 -0.0216506 0.15625
-   vertex 0.0160697 -0.0191511 0.1775
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.1775
-   vertex 0.0160697 -0.0191511 0.1775
-   vertex 0.0160697 -0.0191511 0.19875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.19875
-   vertex 0.0125 -0.0216506 0.1775
-   vertex 0.0160697 -0.0191511 0.19875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.19875
-   vertex 0.0160697 -0.0191511 0.19875
-   vertex 0.0160697 -0.0191511 0.22
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.22
-   vertex 0.0125 -0.0216506 0.19875
-   vertex 0.0160697 -0.0191511 0.22
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.22
-   vertex 0.0160697 -0.0191511 0.22
-   vertex 0.0160697 -0.0191511 0.24125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.24125
-   vertex 0.0125 -0.0216506 0.22
-   vertex 0.0160697 -0.0191511 0.24125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.24125
-   vertex 0.0160697 -0.0191511 0.24125
-   vertex 0.0160697 -0.0191511 0.2625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.2625
-   vertex 0.0125 -0.0216506 0.24125
-   vertex 0.0160697 -0.0191511 0.2625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.2625
-   vertex 0.0160697 -0.0191511 0.2625
-   vertex 0.0160697 -0.0191511 0.28375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.28375
-   vertex 0.0125 -0.0216506 0.2625
-   vertex 0.0160697 -0.0191511 0.28375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.28375
-   vertex 0.0160697 -0.0191511 0.28375
-   vertex 0.0160697 -0.0191511 0.305
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.305
-   vertex 0.0125 -0.0216506 0.28375
-   vertex 0.0160697 -0.0191511 0.305
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.305
-   vertex 0.0160697 -0.0191511 0.305
-   vertex 0.0160697 -0.0191511 0.32625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.32625
-   vertex 0.0125 -0.0216506 0.305
-   vertex 0.0160697 -0.0191511 0.32625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.32625
-   vertex 0.0160697 -0.0191511 0.32625
-   vertex 0.0160697 -0.0191511 0.3475
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.3475
-   vertex 0.0125 -0.0216506 0.32625
-   vertex 0.0160697 -0.0191511 0.3475
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.3475
-   vertex 0.0160697 -0.0191511 0.3475
-   vertex 0.0160697 -0.0191511 0.36875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.36875
-   vertex 0.0125 -0.0216506 0.3475
-   vertex 0.0160697 -0.0191511 0.36875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.36875
-   vertex 0.0160697 -0.0191511 0.36875
-   vertex 0.0160697 -0.0191511 0.39
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.39
-   vertex 0.0125 -0.0216506 0.36875
-   vertex 0.0160697 -0.0191511 0.39
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.39
-   vertex 0.0160697 -0.0191511 0.39
-   vertex 0.0160697 -0.0191511 0.41125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.41125
-   vertex 0.0125 -0.0216506 0.39
-   vertex 0.0160697 -0.0191511 0.41125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.41125
-   vertex 0.0160697 -0.0191511 0.41125
-   vertex 0.0160697 -0.0191511 0.4325
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.4325
-   vertex 0.0125 -0.0216506 0.41125
-   vertex 0.0160697 -0.0191511 0.4325
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.4325
-   vertex 0.0160697 -0.0191511 0.4325
-   vertex 0.0160697 -0.0191511 0.45375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.45375
-   vertex 0.0125 -0.0216506 0.4325
-   vertex 0.0160697 -0.0191511 0.45375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.45375
-   vertex 0.0160697 -0.0191511 0.45375
-   vertex 0.0160697 -0.0191511 0.475
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.475
-   vertex 0.0125 -0.0216506 0.45375
-   vertex 0.0160697 -0.0191511 0.475
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.475
-   vertex 0.0160697 -0.0191511 0.475
-   vertex 0.0160697 -0.0191511 0.49625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.49625
-   vertex 0.0125 -0.0216506 0.475
-   vertex 0.0160697 -0.0191511 0.49625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.49625
-   vertex 0.0160697 -0.0191511 0.49625
-   vertex 0.0160697 -0.0191511 0.5175
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.5175
-   vertex 0.0125 -0.0216506 0.49625
-   vertex 0.0160697 -0.0191511 0.5175
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.5175
-   vertex 0.0160697 -0.0191511 0.5175
-   vertex 0.0160697 -0.0191511 0.53875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.53875
-   vertex 0.0125 -0.0216506 0.5175
-   vertex 0.0160697 -0.0191511 0.53875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.53875
-   vertex 0.0160697 -0.0191511 0.53875
-   vertex 0.0160697 -0.0191511 0.56
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.56
-   vertex 0.0125 -0.0216506 0.53875
-   vertex 0.0160697 -0.0191511 0.56
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.56
-   vertex 0.0160697 -0.0191511 0.56
-   vertex 0.0160697 -0.0191511 0.58125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.58125
-   vertex 0.0125 -0.0216506 0.56
-   vertex 0.0160697 -0.0191511 0.58125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.58125
-   vertex 0.0160697 -0.0191511 0.58125
-   vertex 0.0160697 -0.0191511 0.6025
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.6025
-   vertex 0.0125 -0.0216506 0.58125
-   vertex 0.0160697 -0.0191511 0.6025
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.6025
-   vertex 0.0160697 -0.0191511 0.6025
-   vertex 0.0160697 -0.0191511 0.62375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.62375
-   vertex 0.0125 -0.0216506 0.6025
-   vertex 0.0160697 -0.0191511 0.62375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.62375
-   vertex 0.0160697 -0.0191511 0.62375
-   vertex 0.0160697 -0.0191511 0.645
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.645
-   vertex 0.0125 -0.0216506 0.62375
-   vertex 0.0160697 -0.0191511 0.645
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.645
-   vertex 0.0160697 -0.0191511 0.645
-   vertex 0.0160697 -0.0191511 0.66625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.66625
-   vertex 0.0125 -0.0216506 0.645
-   vertex 0.0160697 -0.0191511 0.66625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.66625
-   vertex 0.0160697 -0.0191511 0.66625
-   vertex 0.0160697 -0.0191511 0.6875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.6875
-   vertex 0.0125 -0.0216506 0.66625
-   vertex 0.0160697 -0.0191511 0.6875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.6875
-   vertex 0.0160697 -0.0191511 0.6875
-   vertex 0.0160697 -0.0191511 0.70875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.70875
-   vertex 0.0125 -0.0216506 0.6875
-   vertex 0.0160697 -0.0191511 0.70875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.70875
-   vertex 0.0160697 -0.0191511 0.70875
-   vertex 0.0160697 -0.0191511 0.73
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.73
-   vertex 0.0125 -0.0216506 0.70875
-   vertex 0.0160697 -0.0191511 0.73
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.73
-   vertex 0.0160697 -0.0191511 0.73
-   vertex 0.0160697 -0.0191511 0.75125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.75125
-   vertex 0.0125 -0.0216506 0.73
-   vertex 0.0160697 -0.0191511 0.75125
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.75125
-   vertex 0.0160697 -0.0191511 0.75125
-   vertex 0.0160697 -0.0191511 0.7725
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.7725
-   vertex 0.0125 -0.0216506 0.75125
-   vertex 0.0160697 -0.0191511 0.7725
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.7725
-   vertex 0.0160697 -0.0191511 0.7725
-   vertex 0.0160697 -0.0191511 0.79375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.79375
-   vertex 0.0125 -0.0216506 0.7725
-   vertex 0.0160697 -0.0191511 0.79375
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.79375
-   vertex 0.0160697 -0.0191511 0.79375
-   vertex 0.0160697 -0.0191511 0.815
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.815
-   vertex 0.0125 -0.0216506 0.79375
-   vertex 0.0160697 -0.0191511 0.815
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.815
-   vertex 0.0160697 -0.0191511 0.815
-   vertex 0.0160697 -0.0191511 0.83625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.83625
-   vertex 0.0125 -0.0216506 0.815
-   vertex 0.0160697 -0.0191511 0.83625
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.83625
-   vertex 0.0160697 -0.0191511 0.83625
-   vertex 0.0160697 -0.0191511 0.8575
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.8575
-   vertex 0.0125 -0.0216506 0.83625
-   vertex 0.0160697 -0.0191511 0.8575
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.8575
-   vertex 0.0160697 -0.0191511 0.8575
-   vertex 0.0160697 -0.0191511 0.87875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.87875
-   vertex 0.0125 -0.0216506 0.8575
-   vertex 0.0160697 -0.0191511 0.87875
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.87875
-   vertex 0.0160697 -0.0191511 0.87875
-   vertex 0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal 0.573577 -0.819151 0
-  outer loop
-   vertex 0.0125 -0.0216506 0.9
-   vertex 0.0125 -0.0216506 0.87875
-   vertex 0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.05
-   vertex 0.0125 -0.0216506 0.05
-   vertex 0.0125 -0.0216506 0.07125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.07125
-   vertex 0.0085505 -0.0234923 0.05
-   vertex 0.0125 -0.0216506 0.07125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.07125
-   vertex 0.0125 -0.0216506 0.07125
-   vertex 0.0125 -0.0216506 0.0925
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.0925
-   vertex 0.0085505 -0.0234923 0.07125
-   vertex 0.0125 -0.0216506 0.0925
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.0925
-   vertex 0.0125 -0.0216506 0.0925
-   vertex 0.0125 -0.0216506 0.11375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.11375
-   vertex 0.0085505 -0.0234923 0.0925
-   vertex 0.0125 -0.0216506 0.11375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.11375
-   vertex 0.0125 -0.0216506 0.11375
-   vertex 0.0125 -0.0216506 0.135
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.135
-   vertex 0.0085505 -0.0234923 0.11375
-   vertex 0.0125 -0.0216506 0.135
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.135
-   vertex 0.0125 -0.0216506 0.135
-   vertex 0.0125 -0.0216506 0.15625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.15625
-   vertex 0.0085505 -0.0234923 0.135
-   vertex 0.0125 -0.0216506 0.15625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.15625
-   vertex 0.0125 -0.0216506 0.15625
-   vertex 0.0125 -0.0216506 0.1775
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.1775
-   vertex 0.0085505 -0.0234923 0.15625
-   vertex 0.0125 -0.0216506 0.1775
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.1775
-   vertex 0.0125 -0.0216506 0.1775
-   vertex 0.0125 -0.0216506 0.19875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.19875
-   vertex 0.0085505 -0.0234923 0.1775
-   vertex 0.0125 -0.0216506 0.19875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.19875
-   vertex 0.0125 -0.0216506 0.19875
-   vertex 0.0125 -0.0216506 0.22
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.22
-   vertex 0.0085505 -0.0234923 0.19875
-   vertex 0.0125 -0.0216506 0.22
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.22
-   vertex 0.0125 -0.0216506 0.22
-   vertex 0.0125 -0.0216506 0.24125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.24125
-   vertex 0.0085505 -0.0234923 0.22
-   vertex 0.0125 -0.0216506 0.24125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.24125
-   vertex 0.0125 -0.0216506 0.24125
-   vertex 0.0125 -0.0216506 0.2625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.2625
-   vertex 0.0085505 -0.0234923 0.24125
-   vertex 0.0125 -0.0216506 0.2625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.2625
-   vertex 0.0125 -0.0216506 0.2625
-   vertex 0.0125 -0.0216506 0.28375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.28375
-   vertex 0.0085505 -0.0234923 0.2625
-   vertex 0.0125 -0.0216506 0.28375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.28375
-   vertex 0.0125 -0.0216506 0.28375
-   vertex 0.0125 -0.0216506 0.305
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.305
-   vertex 0.0085505 -0.0234923 0.28375
-   vertex 0.0125 -0.0216506 0.305
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.305
-   vertex 0.0125 -0.0216506 0.305
-   vertex 0.0125 -0.0216506 0.32625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.32625
-   vertex 0.0085505 -0.0234923 0.305
-   vertex 0.0125 -0.0216506 0.32625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.32625
-   vertex 0.0125 -0.0216506 0.32625
-   vertex 0.0125 -0.0216506 0.3475
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.3475
-   vertex 0.0085505 -0.0234923 0.32625
-   vertex 0.0125 -0.0216506 0.3475
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.3475
-   vertex 0.0125 -0.0216506 0.3475
-   vertex 0.0125 -0.0216506 0.36875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.36875
-   vertex 0.0085505 -0.0234923 0.3475
-   vertex 0.0125 -0.0216506 0.36875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.36875
-   vertex 0.0125 -0.0216506 0.36875
-   vertex 0.0125 -0.0216506 0.39
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.39
-   vertex 0.0085505 -0.0234923 0.36875
-   vertex 0.0125 -0.0216506 0.39
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.39
-   vertex 0.0125 -0.0216506 0.39
-   vertex 0.0125 -0.0216506 0.41125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.41125
-   vertex 0.0085505 -0.0234923 0.39
-   vertex 0.0125 -0.0216506 0.41125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.41125
-   vertex 0.0125 -0.0216506 0.41125
-   vertex 0.0125 -0.0216506 0.4325
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.4325
-   vertex 0.0085505 -0.0234923 0.41125
-   vertex 0.0125 -0.0216506 0.4325
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.4325
-   vertex 0.0125 -0.0216506 0.4325
-   vertex 0.0125 -0.0216506 0.45375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.45375
-   vertex 0.0085505 -0.0234923 0.4325
-   vertex 0.0125 -0.0216506 0.45375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.45375
-   vertex 0.0125 -0.0216506 0.45375
-   vertex 0.0125 -0.0216506 0.475
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.475
-   vertex 0.0085505 -0.0234923 0.45375
-   vertex 0.0125 -0.0216506 0.475
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.475
-   vertex 0.0125 -0.0216506 0.475
-   vertex 0.0125 -0.0216506 0.49625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.49625
-   vertex 0.0085505 -0.0234923 0.475
-   vertex 0.0125 -0.0216506 0.49625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.49625
-   vertex 0.0125 -0.0216506 0.49625
-   vertex 0.0125 -0.0216506 0.5175
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.5175
-   vertex 0.0085505 -0.0234923 0.49625
-   vertex 0.0125 -0.0216506 0.5175
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.5175
-   vertex 0.0125 -0.0216506 0.5175
-   vertex 0.0125 -0.0216506 0.53875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.53875
-   vertex 0.0085505 -0.0234923 0.5175
-   vertex 0.0125 -0.0216506 0.53875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.53875
-   vertex 0.0125 -0.0216506 0.53875
-   vertex 0.0125 -0.0216506 0.56
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.56
-   vertex 0.0085505 -0.0234923 0.53875
-   vertex 0.0125 -0.0216506 0.56
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.56
-   vertex 0.0125 -0.0216506 0.56
-   vertex 0.0125 -0.0216506 0.58125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.58125
-   vertex 0.0085505 -0.0234923 0.56
-   vertex 0.0125 -0.0216506 0.58125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.58125
-   vertex 0.0125 -0.0216506 0.58125
-   vertex 0.0125 -0.0216506 0.6025
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.6025
-   vertex 0.0085505 -0.0234923 0.58125
-   vertex 0.0125 -0.0216506 0.6025
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.6025
-   vertex 0.0125 -0.0216506 0.6025
-   vertex 0.0125 -0.0216506 0.62375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.62375
-   vertex 0.0085505 -0.0234923 0.6025
-   vertex 0.0125 -0.0216506 0.62375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.62375
-   vertex 0.0125 -0.0216506 0.62375
-   vertex 0.0125 -0.0216506 0.645
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.645
-   vertex 0.0085505 -0.0234923 0.62375
-   vertex 0.0125 -0.0216506 0.645
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.645
-   vertex 0.0125 -0.0216506 0.645
-   vertex 0.0125 -0.0216506 0.66625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.66625
-   vertex 0.0085505 -0.0234923 0.645
-   vertex 0.0125 -0.0216506 0.66625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.66625
-   vertex 0.0125 -0.0216506 0.66625
-   vertex 0.0125 -0.0216506 0.6875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.6875
-   vertex 0.0085505 -0.0234923 0.66625
-   vertex 0.0125 -0.0216506 0.6875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.6875
-   vertex 0.0125 -0.0216506 0.6875
-   vertex 0.0125 -0.0216506 0.70875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.70875
-   vertex 0.0085505 -0.0234923 0.6875
-   vertex 0.0125 -0.0216506 0.70875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.70875
-   vertex 0.0125 -0.0216506 0.70875
-   vertex 0.0125 -0.0216506 0.73
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.73
-   vertex 0.0085505 -0.0234923 0.70875
-   vertex 0.0125 -0.0216506 0.73
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.73
-   vertex 0.0125 -0.0216506 0.73
-   vertex 0.0125 -0.0216506 0.75125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.75125
-   vertex 0.0085505 -0.0234923 0.73
-   vertex 0.0125 -0.0216506 0.75125
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.75125
-   vertex 0.0125 -0.0216506 0.75125
-   vertex 0.0125 -0.0216506 0.7725
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.7725
-   vertex 0.0085505 -0.0234923 0.75125
-   vertex 0.0125 -0.0216506 0.7725
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.7725
-   vertex 0.0125 -0.0216506 0.7725
-   vertex 0.0125 -0.0216506 0.79375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.79375
-   vertex 0.0085505 -0.0234923 0.7725
-   vertex 0.0125 -0.0216506 0.79375
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.79375
-   vertex 0.0125 -0.0216506 0.79375
-   vertex 0.0125 -0.0216506 0.815
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.815
-   vertex 0.0085505 -0.0234923 0.79375
-   vertex 0.0125 -0.0216506 0.815
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.815
-   vertex 0.0125 -0.0216506 0.815
-   vertex 0.0125 -0.0216506 0.83625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.83625
-   vertex 0.0085505 -0.0234923 0.815
-   vertex 0.0125 -0.0216506 0.83625
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.83625
-   vertex 0.0125 -0.0216506 0.83625
-   vertex 0.0125 -0.0216506 0.8575
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.8575
-   vertex 0.0085505 -0.0234923 0.83625
-   vertex 0.0125 -0.0216506 0.8575
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.8575
-   vertex 0.0125 -0.0216506 0.8575
-   vertex 0.0125 -0.0216506 0.87875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.87875
-   vertex 0.0085505 -0.0234923 0.8575
-   vertex 0.0125 -0.0216506 0.87875
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.87875
-   vertex 0.0125 -0.0216506 0.87875
-   vertex 0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.0085505 -0.0234923 0.9
-   vertex 0.0085505 -0.0234923 0.87875
-   vertex 0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.05
-   vertex 0.0085505 -0.0234923 0.05
-   vertex 0.0085505 -0.0234923 0.07125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.07125
-   vertex 0.0043412 -0.0246202 0.05
-   vertex 0.0085505 -0.0234923 0.07125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.07125
-   vertex 0.0085505 -0.0234923 0.07125
-   vertex 0.0085505 -0.0234923 0.0925
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.0925
-   vertex 0.0043412 -0.0246202 0.07125
-   vertex 0.0085505 -0.0234923 0.0925
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.0925
-   vertex 0.0085505 -0.0234923 0.0925
-   vertex 0.0085505 -0.0234923 0.11375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.11375
-   vertex 0.0043412 -0.0246202 0.0925
-   vertex 0.0085505 -0.0234923 0.11375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.11375
-   vertex 0.0085505 -0.0234923 0.11375
-   vertex 0.0085505 -0.0234923 0.135
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.135
-   vertex 0.0043412 -0.0246202 0.11375
-   vertex 0.0085505 -0.0234923 0.135
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.135
-   vertex 0.0085505 -0.0234923 0.135
-   vertex 0.0085505 -0.0234923 0.15625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.15625
-   vertex 0.0043412 -0.0246202 0.135
-   vertex 0.0085505 -0.0234923 0.15625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.15625
-   vertex 0.0085505 -0.0234923 0.15625
-   vertex 0.0085505 -0.0234923 0.1775
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.1775
-   vertex 0.0043412 -0.0246202 0.15625
-   vertex 0.0085505 -0.0234923 0.1775
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.1775
-   vertex 0.0085505 -0.0234923 0.1775
-   vertex 0.0085505 -0.0234923 0.19875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.19875
-   vertex 0.0043412 -0.0246202 0.1775
-   vertex 0.0085505 -0.0234923 0.19875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.19875
-   vertex 0.0085505 -0.0234923 0.19875
-   vertex 0.0085505 -0.0234923 0.22
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.22
-   vertex 0.0043412 -0.0246202 0.19875
-   vertex 0.0085505 -0.0234923 0.22
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.22
-   vertex 0.0085505 -0.0234923 0.22
-   vertex 0.0085505 -0.0234923 0.24125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.24125
-   vertex 0.0043412 -0.0246202 0.22
-   vertex 0.0085505 -0.0234923 0.24125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.24125
-   vertex 0.0085505 -0.0234923 0.24125
-   vertex 0.0085505 -0.0234923 0.2625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.2625
-   vertex 0.0043412 -0.0246202 0.24125
-   vertex 0.0085505 -0.0234923 0.2625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.2625
-   vertex 0.0085505 -0.0234923 0.2625
-   vertex 0.0085505 -0.0234923 0.28375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.28375
-   vertex 0.0043412 -0.0246202 0.2625
-   vertex 0.0085505 -0.0234923 0.28375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.28375
-   vertex 0.0085505 -0.0234923 0.28375
-   vertex 0.0085505 -0.0234923 0.305
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.305
-   vertex 0.0043412 -0.0246202 0.28375
-   vertex 0.0085505 -0.0234923 0.305
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.305
-   vertex 0.0085505 -0.0234923 0.305
-   vertex 0.0085505 -0.0234923 0.32625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.32625
-   vertex 0.0043412 -0.0246202 0.305
-   vertex 0.0085505 -0.0234923 0.32625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.32625
-   vertex 0.0085505 -0.0234923 0.32625
-   vertex 0.0085505 -0.0234923 0.3475
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.3475
-   vertex 0.0043412 -0.0246202 0.32625
-   vertex 0.0085505 -0.0234923 0.3475
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.3475
-   vertex 0.0085505 -0.0234923 0.3475
-   vertex 0.0085505 -0.0234923 0.36875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.36875
-   vertex 0.0043412 -0.0246202 0.3475
-   vertex 0.0085505 -0.0234923 0.36875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.36875
-   vertex 0.0085505 -0.0234923 0.36875
-   vertex 0.0085505 -0.0234923 0.39
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.39
-   vertex 0.0043412 -0.0246202 0.36875
-   vertex 0.0085505 -0.0234923 0.39
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.39
-   vertex 0.0085505 -0.0234923 0.39
-   vertex 0.0085505 -0.0234923 0.41125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.41125
-   vertex 0.0043412 -0.0246202 0.39
-   vertex 0.0085505 -0.0234923 0.41125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.41125
-   vertex 0.0085505 -0.0234923 0.41125
-   vertex 0.0085505 -0.0234923 0.4325
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.4325
-   vertex 0.0043412 -0.0246202 0.41125
-   vertex 0.0085505 -0.0234923 0.4325
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.4325
-   vertex 0.0085505 -0.0234923 0.4325
-   vertex 0.0085505 -0.0234923 0.45375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.45375
-   vertex 0.0043412 -0.0246202 0.4325
-   vertex 0.0085505 -0.0234923 0.45375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.45375
-   vertex 0.0085505 -0.0234923 0.45375
-   vertex 0.0085505 -0.0234923 0.475
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.475
-   vertex 0.0043412 -0.0246202 0.45375
-   vertex 0.0085505 -0.0234923 0.475
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.475
-   vertex 0.0085505 -0.0234923 0.475
-   vertex 0.0085505 -0.0234923 0.49625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.49625
-   vertex 0.0043412 -0.0246202 0.475
-   vertex 0.0085505 -0.0234923 0.49625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.49625
-   vertex 0.0085505 -0.0234923 0.49625
-   vertex 0.0085505 -0.0234923 0.5175
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.5175
-   vertex 0.0043412 -0.0246202 0.49625
-   vertex 0.0085505 -0.0234923 0.5175
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.5175
-   vertex 0.0085505 -0.0234923 0.5175
-   vertex 0.0085505 -0.0234923 0.53875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.53875
-   vertex 0.0043412 -0.0246202 0.5175
-   vertex 0.0085505 -0.0234923 0.53875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.53875
-   vertex 0.0085505 -0.0234923 0.53875
-   vertex 0.0085505 -0.0234923 0.56
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.56
-   vertex 0.0043412 -0.0246202 0.53875
-   vertex 0.0085505 -0.0234923 0.56
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.56
-   vertex 0.0085505 -0.0234923 0.56
-   vertex 0.0085505 -0.0234923 0.58125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.58125
-   vertex 0.0043412 -0.0246202 0.56
-   vertex 0.0085505 -0.0234923 0.58125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.58125
-   vertex 0.0085505 -0.0234923 0.58125
-   vertex 0.0085505 -0.0234923 0.6025
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.6025
-   vertex 0.0043412 -0.0246202 0.58125
-   vertex 0.0085505 -0.0234923 0.6025
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.6025
-   vertex 0.0085505 -0.0234923 0.6025
-   vertex 0.0085505 -0.0234923 0.62375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.62375
-   vertex 0.0043412 -0.0246202 0.6025
-   vertex 0.0085505 -0.0234923 0.62375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.62375
-   vertex 0.0085505 -0.0234923 0.62375
-   vertex 0.0085505 -0.0234923 0.645
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.645
-   vertex 0.0043412 -0.0246202 0.62375
-   vertex 0.0085505 -0.0234923 0.645
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.645
-   vertex 0.0085505 -0.0234923 0.645
-   vertex 0.0085505 -0.0234923 0.66625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.66625
-   vertex 0.0043412 -0.0246202 0.645
-   vertex 0.0085505 -0.0234923 0.66625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.66625
-   vertex 0.0085505 -0.0234923 0.66625
-   vertex 0.0085505 -0.0234923 0.6875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.6875
-   vertex 0.0043412 -0.0246202 0.66625
-   vertex 0.0085505 -0.0234923 0.6875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.6875
-   vertex 0.0085505 -0.0234923 0.6875
-   vertex 0.0085505 -0.0234923 0.70875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.70875
-   vertex 0.0043412 -0.0246202 0.6875
-   vertex 0.0085505 -0.0234923 0.70875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.70875
-   vertex 0.0085505 -0.0234923 0.70875
-   vertex 0.0085505 -0.0234923 0.73
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.73
-   vertex 0.0043412 -0.0246202 0.70875
-   vertex 0.0085505 -0.0234923 0.73
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.73
-   vertex 0.0085505 -0.0234923 0.73
-   vertex 0.0085505 -0.0234923 0.75125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.75125
-   vertex 0.0043412 -0.0246202 0.73
-   vertex 0.0085505 -0.0234923 0.75125
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.75125
-   vertex 0.0085505 -0.0234923 0.75125
-   vertex 0.0085505 -0.0234923 0.7725
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.7725
-   vertex 0.0043412 -0.0246202 0.75125
-   vertex 0.0085505 -0.0234923 0.7725
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.7725
-   vertex 0.0085505 -0.0234923 0.7725
-   vertex 0.0085505 -0.0234923 0.79375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.79375
-   vertex 0.0043412 -0.0246202 0.7725
-   vertex 0.0085505 -0.0234923 0.79375
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.79375
-   vertex 0.0085505 -0.0234923 0.79375
-   vertex 0.0085505 -0.0234923 0.815
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.815
-   vertex 0.0043412 -0.0246202 0.79375
-   vertex 0.0085505 -0.0234923 0.815
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.815
-   vertex 0.0085505 -0.0234923 0.815
-   vertex 0.0085505 -0.0234923 0.83625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.83625
-   vertex 0.0043412 -0.0246202 0.815
-   vertex 0.0085505 -0.0234923 0.83625
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.83625
-   vertex 0.0085505 -0.0234923 0.83625
-   vertex 0.0085505 -0.0234923 0.8575
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.8575
-   vertex 0.0043412 -0.0246202 0.83625
-   vertex 0.0085505 -0.0234923 0.8575
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.8575
-   vertex 0.0085505 -0.0234923 0.8575
-   vertex 0.0085505 -0.0234923 0.87875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.87875
-   vertex 0.0043412 -0.0246202 0.8575
-   vertex 0.0085505 -0.0234923 0.87875
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.87875
-   vertex 0.0085505 -0.0234923 0.87875
-   vertex 0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal 0.258817 -0.965926 0
-  outer loop
-   vertex 0.0043412 -0.0246202 0.9
-   vertex 0.0043412 -0.0246202 0.87875
-   vertex 0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.05
-   vertex 0.0043412 -0.0246202 0.05
-   vertex 0.0043412 -0.0246202 0.07125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.07125
-   vertex 1.53081e-18 -0.025 0.05
-   vertex 0.0043412 -0.0246202 0.07125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.07125
-   vertex 0.0043412 -0.0246202 0.07125
-   vertex 0.0043412 -0.0246202 0.0925
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.0925
-   vertex 1.53081e-18 -0.025 0.07125
-   vertex 0.0043412 -0.0246202 0.0925
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.0925
-   vertex 0.0043412 -0.0246202 0.0925
-   vertex 0.0043412 -0.0246202 0.11375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.11375
-   vertex 1.53081e-18 -0.025 0.0925
-   vertex 0.0043412 -0.0246202 0.11375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.11375
-   vertex 0.0043412 -0.0246202 0.11375
-   vertex 0.0043412 -0.0246202 0.135
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.135
-   vertex 1.53081e-18 -0.025 0.11375
-   vertex 0.0043412 -0.0246202 0.135
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.135
-   vertex 0.0043412 -0.0246202 0.135
-   vertex 0.0043412 -0.0246202 0.15625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.15625
-   vertex 1.53081e-18 -0.025 0.135
-   vertex 0.0043412 -0.0246202 0.15625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.15625
-   vertex 0.0043412 -0.0246202 0.15625
-   vertex 0.0043412 -0.0246202 0.1775
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.1775
-   vertex 1.53081e-18 -0.025 0.15625
-   vertex 0.0043412 -0.0246202 0.1775
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.1775
-   vertex 0.0043412 -0.0246202 0.1775
-   vertex 0.0043412 -0.0246202 0.19875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.19875
-   vertex 1.53081e-18 -0.025 0.1775
-   vertex 0.0043412 -0.0246202 0.19875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.19875
-   vertex 0.0043412 -0.0246202 0.19875
-   vertex 0.0043412 -0.0246202 0.22
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.22
-   vertex 1.53081e-18 -0.025 0.19875
-   vertex 0.0043412 -0.0246202 0.22
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.22
-   vertex 0.0043412 -0.0246202 0.22
-   vertex 0.0043412 -0.0246202 0.24125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.24125
-   vertex 1.53081e-18 -0.025 0.22
-   vertex 0.0043412 -0.0246202 0.24125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.24125
-   vertex 0.0043412 -0.0246202 0.24125
-   vertex 0.0043412 -0.0246202 0.2625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.2625
-   vertex 1.53081e-18 -0.025 0.24125
-   vertex 0.0043412 -0.0246202 0.2625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.2625
-   vertex 0.0043412 -0.0246202 0.2625
-   vertex 0.0043412 -0.0246202 0.28375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.28375
-   vertex 1.53081e-18 -0.025 0.2625
-   vertex 0.0043412 -0.0246202 0.28375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.28375
-   vertex 0.0043412 -0.0246202 0.28375
-   vertex 0.0043412 -0.0246202 0.305
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.305
-   vertex 1.53081e-18 -0.025 0.28375
-   vertex 0.0043412 -0.0246202 0.305
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.305
-   vertex 0.0043412 -0.0246202 0.305
-   vertex 0.0043412 -0.0246202 0.32625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.32625
-   vertex 1.53081e-18 -0.025 0.305
-   vertex 0.0043412 -0.0246202 0.32625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.32625
-   vertex 0.0043412 -0.0246202 0.32625
-   vertex 0.0043412 -0.0246202 0.3475
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.3475
-   vertex 1.53081e-18 -0.025 0.32625
-   vertex 0.0043412 -0.0246202 0.3475
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.3475
-   vertex 0.0043412 -0.0246202 0.3475
-   vertex 0.0043412 -0.0246202 0.36875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.36875
-   vertex 1.53081e-18 -0.025 0.3475
-   vertex 0.0043412 -0.0246202 0.36875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.36875
-   vertex 0.0043412 -0.0246202 0.36875
-   vertex 0.0043412 -0.0246202 0.39
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.39
-   vertex 1.53081e-18 -0.025 0.36875
-   vertex 0.0043412 -0.0246202 0.39
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.39
-   vertex 0.0043412 -0.0246202 0.39
-   vertex 0.0043412 -0.0246202 0.41125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.41125
-   vertex 1.53081e-18 -0.025 0.39
-   vertex 0.0043412 -0.0246202 0.41125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.41125
-   vertex 0.0043412 -0.0246202 0.41125
-   vertex 0.0043412 -0.0246202 0.4325
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.4325
-   vertex 1.53081e-18 -0.025 0.41125
-   vertex 0.0043412 -0.0246202 0.4325
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.4325
-   vertex 0.0043412 -0.0246202 0.4325
-   vertex 0.0043412 -0.0246202 0.45375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.45375
-   vertex 1.53081e-18 -0.025 0.4325
-   vertex 0.0043412 -0.0246202 0.45375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.45375
-   vertex 0.0043412 -0.0246202 0.45375
-   vertex 0.0043412 -0.0246202 0.475
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.475
-   vertex 1.53081e-18 -0.025 0.45375
-   vertex 0.0043412 -0.0246202 0.475
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.475
-   vertex 0.0043412 -0.0246202 0.475
-   vertex 0.0043412 -0.0246202 0.49625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.49625
-   vertex 1.53081e-18 -0.025 0.475
-   vertex 0.0043412 -0.0246202 0.49625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.49625
-   vertex 0.0043412 -0.0246202 0.49625
-   vertex 0.0043412 -0.0246202 0.5175
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.5175
-   vertex 1.53081e-18 -0.025 0.49625
-   vertex 0.0043412 -0.0246202 0.5175
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.5175
-   vertex 0.0043412 -0.0246202 0.5175
-   vertex 0.0043412 -0.0246202 0.53875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.53875
-   vertex 1.53081e-18 -0.025 0.5175
-   vertex 0.0043412 -0.0246202 0.53875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.53875
-   vertex 0.0043412 -0.0246202 0.53875
-   vertex 0.0043412 -0.0246202 0.56
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.56
-   vertex 1.53081e-18 -0.025 0.53875
-   vertex 0.0043412 -0.0246202 0.56
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.56
-   vertex 0.0043412 -0.0246202 0.56
-   vertex 0.0043412 -0.0246202 0.58125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.58125
-   vertex 1.53081e-18 -0.025 0.56
-   vertex 0.0043412 -0.0246202 0.58125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.58125
-   vertex 0.0043412 -0.0246202 0.58125
-   vertex 0.0043412 -0.0246202 0.6025
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.6025
-   vertex 1.53081e-18 -0.025 0.58125
-   vertex 0.0043412 -0.0246202 0.6025
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.6025
-   vertex 0.0043412 -0.0246202 0.6025
-   vertex 0.0043412 -0.0246202 0.62375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.62375
-   vertex 1.53081e-18 -0.025 0.6025
-   vertex 0.0043412 -0.0246202 0.62375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.62375
-   vertex 0.0043412 -0.0246202 0.62375
-   vertex 0.0043412 -0.0246202 0.645
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.645
-   vertex 1.53081e-18 -0.025 0.62375
-   vertex 0.0043412 -0.0246202 0.645
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.645
-   vertex 0.0043412 -0.0246202 0.645
-   vertex 0.0043412 -0.0246202 0.66625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.66625
-   vertex 1.53081e-18 -0.025 0.645
-   vertex 0.0043412 -0.0246202 0.66625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.66625
-   vertex 0.0043412 -0.0246202 0.66625
-   vertex 0.0043412 -0.0246202 0.6875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.6875
-   vertex 1.53081e-18 -0.025 0.66625
-   vertex 0.0043412 -0.0246202 0.6875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.6875
-   vertex 0.0043412 -0.0246202 0.6875
-   vertex 0.0043412 -0.0246202 0.70875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.70875
-   vertex 1.53081e-18 -0.025 0.6875
-   vertex 0.0043412 -0.0246202 0.70875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.70875
-   vertex 0.0043412 -0.0246202 0.70875
-   vertex 0.0043412 -0.0246202 0.73
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.73
-   vertex 1.53081e-18 -0.025 0.70875
-   vertex 0.0043412 -0.0246202 0.73
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.73
-   vertex 0.0043412 -0.0246202 0.73
-   vertex 0.0043412 -0.0246202 0.75125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.75125
-   vertex 1.53081e-18 -0.025 0.73
-   vertex 0.0043412 -0.0246202 0.75125
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.75125
-   vertex 0.0043412 -0.0246202 0.75125
-   vertex 0.0043412 -0.0246202 0.7725
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.7725
-   vertex 1.53081e-18 -0.025 0.75125
-   vertex 0.0043412 -0.0246202 0.7725
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.7725
-   vertex 0.0043412 -0.0246202 0.7725
-   vertex 0.0043412 -0.0246202 0.79375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.79375
-   vertex 1.53081e-18 -0.025 0.7725
-   vertex 0.0043412 -0.0246202 0.79375
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.79375
-   vertex 0.0043412 -0.0246202 0.79375
-   vertex 0.0043412 -0.0246202 0.815
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.815
-   vertex 1.53081e-18 -0.025 0.79375
-   vertex 0.0043412 -0.0246202 0.815
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.815
-   vertex 0.0043412 -0.0246202 0.815
-   vertex 0.0043412 -0.0246202 0.83625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.83625
-   vertex 1.53081e-18 -0.025 0.815
-   vertex 0.0043412 -0.0246202 0.83625
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.83625
-   vertex 0.0043412 -0.0246202 0.83625
-   vertex 0.0043412 -0.0246202 0.8575
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.8575
-   vertex 1.53081e-18 -0.025 0.83625
-   vertex 0.0043412 -0.0246202 0.8575
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.8575
-   vertex 0.0043412 -0.0246202 0.8575
-   vertex 0.0043412 -0.0246202 0.87875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.87875
-   vertex 1.53081e-18 -0.025 0.8575
-   vertex 0.0043412 -0.0246202 0.87875
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.87875
-   vertex 0.0043412 -0.0246202 0.87875
-   vertex 0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal 0.0871567 -0.996195 0
-  outer loop
-   vertex 1.53081e-18 -0.025 0.9
-   vertex 1.53081e-18 -0.025 0.87875
-   vertex 0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.05
-   vertex 1.53081e-18 -0.025 0.05
-   vertex 1.53081e-18 -0.025 0.07125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.07125
-   vertex -0.0043412 -0.0246202 0.05
-   vertex 1.53081e-18 -0.025 0.07125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.07125
-   vertex 1.53081e-18 -0.025 0.07125
-   vertex 1.53081e-18 -0.025 0.0925
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.0925
-   vertex -0.0043412 -0.0246202 0.07125
-   vertex 1.53081e-18 -0.025 0.0925
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.0925
-   vertex 1.53081e-18 -0.025 0.0925
-   vertex 1.53081e-18 -0.025 0.11375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.11375
-   vertex -0.0043412 -0.0246202 0.0925
-   vertex 1.53081e-18 -0.025 0.11375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.11375
-   vertex 1.53081e-18 -0.025 0.11375
-   vertex 1.53081e-18 -0.025 0.135
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.135
-   vertex -0.0043412 -0.0246202 0.11375
-   vertex 1.53081e-18 -0.025 0.135
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.135
-   vertex 1.53081e-18 -0.025 0.135
-   vertex 1.53081e-18 -0.025 0.15625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.15625
-   vertex -0.0043412 -0.0246202 0.135
-   vertex 1.53081e-18 -0.025 0.15625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.15625
-   vertex 1.53081e-18 -0.025 0.15625
-   vertex 1.53081e-18 -0.025 0.1775
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.1775
-   vertex -0.0043412 -0.0246202 0.15625
-   vertex 1.53081e-18 -0.025 0.1775
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.1775
-   vertex 1.53081e-18 -0.025 0.1775
-   vertex 1.53081e-18 -0.025 0.19875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.19875
-   vertex -0.0043412 -0.0246202 0.1775
-   vertex 1.53081e-18 -0.025 0.19875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.19875
-   vertex 1.53081e-18 -0.025 0.19875
-   vertex 1.53081e-18 -0.025 0.22
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.22
-   vertex -0.0043412 -0.0246202 0.19875
-   vertex 1.53081e-18 -0.025 0.22
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.22
-   vertex 1.53081e-18 -0.025 0.22
-   vertex 1.53081e-18 -0.025 0.24125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.24125
-   vertex -0.0043412 -0.0246202 0.22
-   vertex 1.53081e-18 -0.025 0.24125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.24125
-   vertex 1.53081e-18 -0.025 0.24125
-   vertex 1.53081e-18 -0.025 0.2625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.2625
-   vertex -0.0043412 -0.0246202 0.24125
-   vertex 1.53081e-18 -0.025 0.2625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.2625
-   vertex 1.53081e-18 -0.025 0.2625
-   vertex 1.53081e-18 -0.025 0.28375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.28375
-   vertex -0.0043412 -0.0246202 0.2625
-   vertex 1.53081e-18 -0.025 0.28375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.28375
-   vertex 1.53081e-18 -0.025 0.28375
-   vertex 1.53081e-18 -0.025 0.305
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.305
-   vertex -0.0043412 -0.0246202 0.28375
-   vertex 1.53081e-18 -0.025 0.305
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.305
-   vertex 1.53081e-18 -0.025 0.305
-   vertex 1.53081e-18 -0.025 0.32625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.32625
-   vertex -0.0043412 -0.0246202 0.305
-   vertex 1.53081e-18 -0.025 0.32625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.32625
-   vertex 1.53081e-18 -0.025 0.32625
-   vertex 1.53081e-18 -0.025 0.3475
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.3475
-   vertex -0.0043412 -0.0246202 0.32625
-   vertex 1.53081e-18 -0.025 0.3475
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.3475
-   vertex 1.53081e-18 -0.025 0.3475
-   vertex 1.53081e-18 -0.025 0.36875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.36875
-   vertex -0.0043412 -0.0246202 0.3475
-   vertex 1.53081e-18 -0.025 0.36875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.36875
-   vertex 1.53081e-18 -0.025 0.36875
-   vertex 1.53081e-18 -0.025 0.39
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.39
-   vertex -0.0043412 -0.0246202 0.36875
-   vertex 1.53081e-18 -0.025 0.39
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.39
-   vertex 1.53081e-18 -0.025 0.39
-   vertex 1.53081e-18 -0.025 0.41125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.41125
-   vertex -0.0043412 -0.0246202 0.39
-   vertex 1.53081e-18 -0.025 0.41125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.41125
-   vertex 1.53081e-18 -0.025 0.41125
-   vertex 1.53081e-18 -0.025 0.4325
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.4325
-   vertex -0.0043412 -0.0246202 0.41125
-   vertex 1.53081e-18 -0.025 0.4325
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.4325
-   vertex 1.53081e-18 -0.025 0.4325
-   vertex 1.53081e-18 -0.025 0.45375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.45375
-   vertex -0.0043412 -0.0246202 0.4325
-   vertex 1.53081e-18 -0.025 0.45375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.45375
-   vertex 1.53081e-18 -0.025 0.45375
-   vertex 1.53081e-18 -0.025 0.475
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.475
-   vertex -0.0043412 -0.0246202 0.45375
-   vertex 1.53081e-18 -0.025 0.475
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.475
-   vertex 1.53081e-18 -0.025 0.475
-   vertex 1.53081e-18 -0.025 0.49625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.49625
-   vertex -0.0043412 -0.0246202 0.475
-   vertex 1.53081e-18 -0.025 0.49625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.49625
-   vertex 1.53081e-18 -0.025 0.49625
-   vertex 1.53081e-18 -0.025 0.5175
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.5175
-   vertex -0.0043412 -0.0246202 0.49625
-   vertex 1.53081e-18 -0.025 0.5175
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.5175
-   vertex 1.53081e-18 -0.025 0.5175
-   vertex 1.53081e-18 -0.025 0.53875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.53875
-   vertex -0.0043412 -0.0246202 0.5175
-   vertex 1.53081e-18 -0.025 0.53875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.53875
-   vertex 1.53081e-18 -0.025 0.53875
-   vertex 1.53081e-18 -0.025 0.56
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.56
-   vertex -0.0043412 -0.0246202 0.53875
-   vertex 1.53081e-18 -0.025 0.56
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.56
-   vertex 1.53081e-18 -0.025 0.56
-   vertex 1.53081e-18 -0.025 0.58125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.58125
-   vertex -0.0043412 -0.0246202 0.56
-   vertex 1.53081e-18 -0.025 0.58125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.58125
-   vertex 1.53081e-18 -0.025 0.58125
-   vertex 1.53081e-18 -0.025 0.6025
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.6025
-   vertex -0.0043412 -0.0246202 0.58125
-   vertex 1.53081e-18 -0.025 0.6025
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.6025
-   vertex 1.53081e-18 -0.025 0.6025
-   vertex 1.53081e-18 -0.025 0.62375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.62375
-   vertex -0.0043412 -0.0246202 0.6025
-   vertex 1.53081e-18 -0.025 0.62375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.62375
-   vertex 1.53081e-18 -0.025 0.62375
-   vertex 1.53081e-18 -0.025 0.645
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.645
-   vertex -0.0043412 -0.0246202 0.62375
-   vertex 1.53081e-18 -0.025 0.645
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.645
-   vertex 1.53081e-18 -0.025 0.645
-   vertex 1.53081e-18 -0.025 0.66625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.66625
-   vertex -0.0043412 -0.0246202 0.645
-   vertex 1.53081e-18 -0.025 0.66625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.66625
-   vertex 1.53081e-18 -0.025 0.66625
-   vertex 1.53081e-18 -0.025 0.6875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.6875
-   vertex -0.0043412 -0.0246202 0.66625
-   vertex 1.53081e-18 -0.025 0.6875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.6875
-   vertex 1.53081e-18 -0.025 0.6875
-   vertex 1.53081e-18 -0.025 0.70875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.70875
-   vertex -0.0043412 -0.0246202 0.6875
-   vertex 1.53081e-18 -0.025 0.70875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.70875
-   vertex 1.53081e-18 -0.025 0.70875
-   vertex 1.53081e-18 -0.025 0.73
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.73
-   vertex -0.0043412 -0.0246202 0.70875
-   vertex 1.53081e-18 -0.025 0.73
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.73
-   vertex 1.53081e-18 -0.025 0.73
-   vertex 1.53081e-18 -0.025 0.75125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.75125
-   vertex -0.0043412 -0.0246202 0.73
-   vertex 1.53081e-18 -0.025 0.75125
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.75125
-   vertex 1.53081e-18 -0.025 0.75125
-   vertex 1.53081e-18 -0.025 0.7725
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.7725
-   vertex -0.0043412 -0.0246202 0.75125
-   vertex 1.53081e-18 -0.025 0.7725
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.7725
-   vertex 1.53081e-18 -0.025 0.7725
-   vertex 1.53081e-18 -0.025 0.79375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.79375
-   vertex -0.0043412 -0.0246202 0.7725
-   vertex 1.53081e-18 -0.025 0.79375
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.79375
-   vertex 1.53081e-18 -0.025 0.79375
-   vertex 1.53081e-18 -0.025 0.815
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.815
-   vertex -0.0043412 -0.0246202 0.79375
-   vertex 1.53081e-18 -0.025 0.815
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.815
-   vertex 1.53081e-18 -0.025 0.815
-   vertex 1.53081e-18 -0.025 0.83625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.83625
-   vertex -0.0043412 -0.0246202 0.815
-   vertex 1.53081e-18 -0.025 0.83625
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.83625
-   vertex 1.53081e-18 -0.025 0.83625
-   vertex 1.53081e-18 -0.025 0.8575
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.8575
-   vertex -0.0043412 -0.0246202 0.83625
-   vertex 1.53081e-18 -0.025 0.8575
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.8575
-   vertex 1.53081e-18 -0.025 0.8575
-   vertex 1.53081e-18 -0.025 0.87875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.87875
-   vertex -0.0043412 -0.0246202 0.8575
-   vertex 1.53081e-18 -0.025 0.87875
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.87875
-   vertex 1.53081e-18 -0.025 0.87875
-   vertex 1.53081e-18 -0.025 0.9
-  endloop
- endfacet
- facet normal -0.0871567 -0.996195 -0
-  outer loop
-   vertex -0.0043412 -0.0246202 0.9
-   vertex -0.0043412 -0.0246202 0.87875
-   vertex 1.53081e-18 -0.025 0.9
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.05
-   vertex -0.0043412 -0.0246202 0.05
-   vertex -0.0043412 -0.0246202 0.07125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.07125
-   vertex -0.0085505 -0.0234923 0.05
-   vertex -0.0043412 -0.0246202 0.07125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.07125
-   vertex -0.0043412 -0.0246202 0.07125
-   vertex -0.0043412 -0.0246202 0.0925
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.0925
-   vertex -0.0085505 -0.0234923 0.07125
-   vertex -0.0043412 -0.0246202 0.0925
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.0925
-   vertex -0.0043412 -0.0246202 0.0925
-   vertex -0.0043412 -0.0246202 0.11375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.11375
-   vertex -0.0085505 -0.0234923 0.0925
-   vertex -0.0043412 -0.0246202 0.11375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.11375
-   vertex -0.0043412 -0.0246202 0.11375
-   vertex -0.0043412 -0.0246202 0.135
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.135
-   vertex -0.0085505 -0.0234923 0.11375
-   vertex -0.0043412 -0.0246202 0.135
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.135
-   vertex -0.0043412 -0.0246202 0.135
-   vertex -0.0043412 -0.0246202 0.15625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.15625
-   vertex -0.0085505 -0.0234923 0.135
-   vertex -0.0043412 -0.0246202 0.15625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.15625
-   vertex -0.0043412 -0.0246202 0.15625
-   vertex -0.0043412 -0.0246202 0.1775
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.1775
-   vertex -0.0085505 -0.0234923 0.15625
-   vertex -0.0043412 -0.0246202 0.1775
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.1775
-   vertex -0.0043412 -0.0246202 0.1775
-   vertex -0.0043412 -0.0246202 0.19875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.19875
-   vertex -0.0085505 -0.0234923 0.1775
-   vertex -0.0043412 -0.0246202 0.19875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.19875
-   vertex -0.0043412 -0.0246202 0.19875
-   vertex -0.0043412 -0.0246202 0.22
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.22
-   vertex -0.0085505 -0.0234923 0.19875
-   vertex -0.0043412 -0.0246202 0.22
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.22
-   vertex -0.0043412 -0.0246202 0.22
-   vertex -0.0043412 -0.0246202 0.24125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.24125
-   vertex -0.0085505 -0.0234923 0.22
-   vertex -0.0043412 -0.0246202 0.24125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.24125
-   vertex -0.0043412 -0.0246202 0.24125
-   vertex -0.0043412 -0.0246202 0.2625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.2625
-   vertex -0.0085505 -0.0234923 0.24125
-   vertex -0.0043412 -0.0246202 0.2625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.2625
-   vertex -0.0043412 -0.0246202 0.2625
-   vertex -0.0043412 -0.0246202 0.28375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.28375
-   vertex -0.0085505 -0.0234923 0.2625
-   vertex -0.0043412 -0.0246202 0.28375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.28375
-   vertex -0.0043412 -0.0246202 0.28375
-   vertex -0.0043412 -0.0246202 0.305
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.305
-   vertex -0.0085505 -0.0234923 0.28375
-   vertex -0.0043412 -0.0246202 0.305
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.305
-   vertex -0.0043412 -0.0246202 0.305
-   vertex -0.0043412 -0.0246202 0.32625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.32625
-   vertex -0.0085505 -0.0234923 0.305
-   vertex -0.0043412 -0.0246202 0.32625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.32625
-   vertex -0.0043412 -0.0246202 0.32625
-   vertex -0.0043412 -0.0246202 0.3475
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.3475
-   vertex -0.0085505 -0.0234923 0.32625
-   vertex -0.0043412 -0.0246202 0.3475
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.3475
-   vertex -0.0043412 -0.0246202 0.3475
-   vertex -0.0043412 -0.0246202 0.36875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.36875
-   vertex -0.0085505 -0.0234923 0.3475
-   vertex -0.0043412 -0.0246202 0.36875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.36875
-   vertex -0.0043412 -0.0246202 0.36875
-   vertex -0.0043412 -0.0246202 0.39
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.39
-   vertex -0.0085505 -0.0234923 0.36875
-   vertex -0.0043412 -0.0246202 0.39
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.39
-   vertex -0.0043412 -0.0246202 0.39
-   vertex -0.0043412 -0.0246202 0.41125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.41125
-   vertex -0.0085505 -0.0234923 0.39
-   vertex -0.0043412 -0.0246202 0.41125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.41125
-   vertex -0.0043412 -0.0246202 0.41125
-   vertex -0.0043412 -0.0246202 0.4325
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.4325
-   vertex -0.0085505 -0.0234923 0.41125
-   vertex -0.0043412 -0.0246202 0.4325
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.4325
-   vertex -0.0043412 -0.0246202 0.4325
-   vertex -0.0043412 -0.0246202 0.45375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.45375
-   vertex -0.0085505 -0.0234923 0.4325
-   vertex -0.0043412 -0.0246202 0.45375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.45375
-   vertex -0.0043412 -0.0246202 0.45375
-   vertex -0.0043412 -0.0246202 0.475
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.475
-   vertex -0.0085505 -0.0234923 0.45375
-   vertex -0.0043412 -0.0246202 0.475
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.475
-   vertex -0.0043412 -0.0246202 0.475
-   vertex -0.0043412 -0.0246202 0.49625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.49625
-   vertex -0.0085505 -0.0234923 0.475
-   vertex -0.0043412 -0.0246202 0.49625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.49625
-   vertex -0.0043412 -0.0246202 0.49625
-   vertex -0.0043412 -0.0246202 0.5175
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.5175
-   vertex -0.0085505 -0.0234923 0.49625
-   vertex -0.0043412 -0.0246202 0.5175
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.5175
-   vertex -0.0043412 -0.0246202 0.5175
-   vertex -0.0043412 -0.0246202 0.53875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.53875
-   vertex -0.0085505 -0.0234923 0.5175
-   vertex -0.0043412 -0.0246202 0.53875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.53875
-   vertex -0.0043412 -0.0246202 0.53875
-   vertex -0.0043412 -0.0246202 0.56
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.56
-   vertex -0.0085505 -0.0234923 0.53875
-   vertex -0.0043412 -0.0246202 0.56
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.56
-   vertex -0.0043412 -0.0246202 0.56
-   vertex -0.0043412 -0.0246202 0.58125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.58125
-   vertex -0.0085505 -0.0234923 0.56
-   vertex -0.0043412 -0.0246202 0.58125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.58125
-   vertex -0.0043412 -0.0246202 0.58125
-   vertex -0.0043412 -0.0246202 0.6025
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.6025
-   vertex -0.0085505 -0.0234923 0.58125
-   vertex -0.0043412 -0.0246202 0.6025
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.6025
-   vertex -0.0043412 -0.0246202 0.6025
-   vertex -0.0043412 -0.0246202 0.62375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.62375
-   vertex -0.0085505 -0.0234923 0.6025
-   vertex -0.0043412 -0.0246202 0.62375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.62375
-   vertex -0.0043412 -0.0246202 0.62375
-   vertex -0.0043412 -0.0246202 0.645
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.645
-   vertex -0.0085505 -0.0234923 0.62375
-   vertex -0.0043412 -0.0246202 0.645
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.645
-   vertex -0.0043412 -0.0246202 0.645
-   vertex -0.0043412 -0.0246202 0.66625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.66625
-   vertex -0.0085505 -0.0234923 0.645
-   vertex -0.0043412 -0.0246202 0.66625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.66625
-   vertex -0.0043412 -0.0246202 0.66625
-   vertex -0.0043412 -0.0246202 0.6875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.6875
-   vertex -0.0085505 -0.0234923 0.66625
-   vertex -0.0043412 -0.0246202 0.6875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.6875
-   vertex -0.0043412 -0.0246202 0.6875
-   vertex -0.0043412 -0.0246202 0.70875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.70875
-   vertex -0.0085505 -0.0234923 0.6875
-   vertex -0.0043412 -0.0246202 0.70875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.70875
-   vertex -0.0043412 -0.0246202 0.70875
-   vertex -0.0043412 -0.0246202 0.73
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.73
-   vertex -0.0085505 -0.0234923 0.70875
-   vertex -0.0043412 -0.0246202 0.73
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.73
-   vertex -0.0043412 -0.0246202 0.73
-   vertex -0.0043412 -0.0246202 0.75125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.75125
-   vertex -0.0085505 -0.0234923 0.73
-   vertex -0.0043412 -0.0246202 0.75125
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.75125
-   vertex -0.0043412 -0.0246202 0.75125
-   vertex -0.0043412 -0.0246202 0.7725
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.7725
-   vertex -0.0085505 -0.0234923 0.75125
-   vertex -0.0043412 -0.0246202 0.7725
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.7725
-   vertex -0.0043412 -0.0246202 0.7725
-   vertex -0.0043412 -0.0246202 0.79375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.79375
-   vertex -0.0085505 -0.0234923 0.7725
-   vertex -0.0043412 -0.0246202 0.79375
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.79375
-   vertex -0.0043412 -0.0246202 0.79375
-   vertex -0.0043412 -0.0246202 0.815
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.815
-   vertex -0.0085505 -0.0234923 0.79375
-   vertex -0.0043412 -0.0246202 0.815
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.815
-   vertex -0.0043412 -0.0246202 0.815
-   vertex -0.0043412 -0.0246202 0.83625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.83625
-   vertex -0.0085505 -0.0234923 0.815
-   vertex -0.0043412 -0.0246202 0.83625
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.83625
-   vertex -0.0043412 -0.0246202 0.83625
-   vertex -0.0043412 -0.0246202 0.8575
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.8575
-   vertex -0.0085505 -0.0234923 0.83625
-   vertex -0.0043412 -0.0246202 0.8575
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.8575
-   vertex -0.0043412 -0.0246202 0.8575
-   vertex -0.0043412 -0.0246202 0.87875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.87875
-   vertex -0.0085505 -0.0234923 0.8575
-   vertex -0.0043412 -0.0246202 0.87875
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.87875
-   vertex -0.0043412 -0.0246202 0.87875
-   vertex -0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal -0.258817 -0.965926 -0
-  outer loop
-   vertex -0.0085505 -0.0234923 0.9
-   vertex -0.0085505 -0.0234923 0.87875
-   vertex -0.0043412 -0.0246202 0.9
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.05
-   vertex -0.0085505 -0.0234923 0.05
-   vertex -0.0085505 -0.0234923 0.07125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.07125
-   vertex -0.0125 -0.0216506 0.05
-   vertex -0.0085505 -0.0234923 0.07125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.07125
-   vertex -0.0085505 -0.0234923 0.07125
-   vertex -0.0085505 -0.0234923 0.0925
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.0925
-   vertex -0.0125 -0.0216506 0.07125
-   vertex -0.0085505 -0.0234923 0.0925
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.0925
-   vertex -0.0085505 -0.0234923 0.0925
-   vertex -0.0085505 -0.0234923 0.11375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.11375
-   vertex -0.0125 -0.0216506 0.0925
-   vertex -0.0085505 -0.0234923 0.11375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.11375
-   vertex -0.0085505 -0.0234923 0.11375
-   vertex -0.0085505 -0.0234923 0.135
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.135
-   vertex -0.0125 -0.0216506 0.11375
-   vertex -0.0085505 -0.0234923 0.135
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.135
-   vertex -0.0085505 -0.0234923 0.135
-   vertex -0.0085505 -0.0234923 0.15625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.15625
-   vertex -0.0125 -0.0216506 0.135
-   vertex -0.0085505 -0.0234923 0.15625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.15625
-   vertex -0.0085505 -0.0234923 0.15625
-   vertex -0.0085505 -0.0234923 0.1775
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.1775
-   vertex -0.0125 -0.0216506 0.15625
-   vertex -0.0085505 -0.0234923 0.1775
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.1775
-   vertex -0.0085505 -0.0234923 0.1775
-   vertex -0.0085505 -0.0234923 0.19875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.19875
-   vertex -0.0125 -0.0216506 0.1775
-   vertex -0.0085505 -0.0234923 0.19875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.19875
-   vertex -0.0085505 -0.0234923 0.19875
-   vertex -0.0085505 -0.0234923 0.22
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.22
-   vertex -0.0125 -0.0216506 0.19875
-   vertex -0.0085505 -0.0234923 0.22
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.22
-   vertex -0.0085505 -0.0234923 0.22
-   vertex -0.0085505 -0.0234923 0.24125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.24125
-   vertex -0.0125 -0.0216506 0.22
-   vertex -0.0085505 -0.0234923 0.24125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.24125
-   vertex -0.0085505 -0.0234923 0.24125
-   vertex -0.0085505 -0.0234923 0.2625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.2625
-   vertex -0.0125 -0.0216506 0.24125
-   vertex -0.0085505 -0.0234923 0.2625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.2625
-   vertex -0.0085505 -0.0234923 0.2625
-   vertex -0.0085505 -0.0234923 0.28375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.28375
-   vertex -0.0125 -0.0216506 0.2625
-   vertex -0.0085505 -0.0234923 0.28375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.28375
-   vertex -0.0085505 -0.0234923 0.28375
-   vertex -0.0085505 -0.0234923 0.305
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.305
-   vertex -0.0125 -0.0216506 0.28375
-   vertex -0.0085505 -0.0234923 0.305
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.305
-   vertex -0.0085505 -0.0234923 0.305
-   vertex -0.0085505 -0.0234923 0.32625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.32625
-   vertex -0.0125 -0.0216506 0.305
-   vertex -0.0085505 -0.0234923 0.32625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.32625
-   vertex -0.0085505 -0.0234923 0.32625
-   vertex -0.0085505 -0.0234923 0.3475
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.3475
-   vertex -0.0125 -0.0216506 0.32625
-   vertex -0.0085505 -0.0234923 0.3475
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.3475
-   vertex -0.0085505 -0.0234923 0.3475
-   vertex -0.0085505 -0.0234923 0.36875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.36875
-   vertex -0.0125 -0.0216506 0.3475
-   vertex -0.0085505 -0.0234923 0.36875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.36875
-   vertex -0.0085505 -0.0234923 0.36875
-   vertex -0.0085505 -0.0234923 0.39
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.39
-   vertex -0.0125 -0.0216506 0.36875
-   vertex -0.0085505 -0.0234923 0.39
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.39
-   vertex -0.0085505 -0.0234923 0.39
-   vertex -0.0085505 -0.0234923 0.41125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.41125
-   vertex -0.0125 -0.0216506 0.39
-   vertex -0.0085505 -0.0234923 0.41125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.41125
-   vertex -0.0085505 -0.0234923 0.41125
-   vertex -0.0085505 -0.0234923 0.4325
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.4325
-   vertex -0.0125 -0.0216506 0.41125
-   vertex -0.0085505 -0.0234923 0.4325
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.4325
-   vertex -0.0085505 -0.0234923 0.4325
-   vertex -0.0085505 -0.0234923 0.45375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.45375
-   vertex -0.0125 -0.0216506 0.4325
-   vertex -0.0085505 -0.0234923 0.45375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.45375
-   vertex -0.0085505 -0.0234923 0.45375
-   vertex -0.0085505 -0.0234923 0.475
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.475
-   vertex -0.0125 -0.0216506 0.45375
-   vertex -0.0085505 -0.0234923 0.475
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.475
-   vertex -0.0085505 -0.0234923 0.475
-   vertex -0.0085505 -0.0234923 0.49625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.49625
-   vertex -0.0125 -0.0216506 0.475
-   vertex -0.0085505 -0.0234923 0.49625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.49625
-   vertex -0.0085505 -0.0234923 0.49625
-   vertex -0.0085505 -0.0234923 0.5175
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.5175
-   vertex -0.0125 -0.0216506 0.49625
-   vertex -0.0085505 -0.0234923 0.5175
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.5175
-   vertex -0.0085505 -0.0234923 0.5175
-   vertex -0.0085505 -0.0234923 0.53875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.53875
-   vertex -0.0125 -0.0216506 0.5175
-   vertex -0.0085505 -0.0234923 0.53875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.53875
-   vertex -0.0085505 -0.0234923 0.53875
-   vertex -0.0085505 -0.0234923 0.56
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.56
-   vertex -0.0125 -0.0216506 0.53875
-   vertex -0.0085505 -0.0234923 0.56
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.56
-   vertex -0.0085505 -0.0234923 0.56
-   vertex -0.0085505 -0.0234923 0.58125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.58125
-   vertex -0.0125 -0.0216506 0.56
-   vertex -0.0085505 -0.0234923 0.58125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.58125
-   vertex -0.0085505 -0.0234923 0.58125
-   vertex -0.0085505 -0.0234923 0.6025
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.6025
-   vertex -0.0125 -0.0216506 0.58125
-   vertex -0.0085505 -0.0234923 0.6025
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.6025
-   vertex -0.0085505 -0.0234923 0.6025
-   vertex -0.0085505 -0.0234923 0.62375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.62375
-   vertex -0.0125 -0.0216506 0.6025
-   vertex -0.0085505 -0.0234923 0.62375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.62375
-   vertex -0.0085505 -0.0234923 0.62375
-   vertex -0.0085505 -0.0234923 0.645
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.645
-   vertex -0.0125 -0.0216506 0.62375
-   vertex -0.0085505 -0.0234923 0.645
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.645
-   vertex -0.0085505 -0.0234923 0.645
-   vertex -0.0085505 -0.0234923 0.66625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.66625
-   vertex -0.0125 -0.0216506 0.645
-   vertex -0.0085505 -0.0234923 0.66625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.66625
-   vertex -0.0085505 -0.0234923 0.66625
-   vertex -0.0085505 -0.0234923 0.6875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.6875
-   vertex -0.0125 -0.0216506 0.66625
-   vertex -0.0085505 -0.0234923 0.6875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.6875
-   vertex -0.0085505 -0.0234923 0.6875
-   vertex -0.0085505 -0.0234923 0.70875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.70875
-   vertex -0.0125 -0.0216506 0.6875
-   vertex -0.0085505 -0.0234923 0.70875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.70875
-   vertex -0.0085505 -0.0234923 0.70875
-   vertex -0.0085505 -0.0234923 0.73
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.73
-   vertex -0.0125 -0.0216506 0.70875
-   vertex -0.0085505 -0.0234923 0.73
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.73
-   vertex -0.0085505 -0.0234923 0.73
-   vertex -0.0085505 -0.0234923 0.75125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.75125
-   vertex -0.0125 -0.0216506 0.73
-   vertex -0.0085505 -0.0234923 0.75125
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.75125
-   vertex -0.0085505 -0.0234923 0.75125
-   vertex -0.0085505 -0.0234923 0.7725
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.7725
-   vertex -0.0125 -0.0216506 0.75125
-   vertex -0.0085505 -0.0234923 0.7725
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.7725
-   vertex -0.0085505 -0.0234923 0.7725
-   vertex -0.0085505 -0.0234923 0.79375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.79375
-   vertex -0.0125 -0.0216506 0.7725
-   vertex -0.0085505 -0.0234923 0.79375
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.79375
-   vertex -0.0085505 -0.0234923 0.79375
-   vertex -0.0085505 -0.0234923 0.815
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.815
-   vertex -0.0125 -0.0216506 0.79375
-   vertex -0.0085505 -0.0234923 0.815
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.815
-   vertex -0.0085505 -0.0234923 0.815
-   vertex -0.0085505 -0.0234923 0.83625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.83625
-   vertex -0.0125 -0.0216506 0.815
-   vertex -0.0085505 -0.0234923 0.83625
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.83625
-   vertex -0.0085505 -0.0234923 0.83625
-   vertex -0.0085505 -0.0234923 0.8575
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.8575
-   vertex -0.0125 -0.0216506 0.83625
-   vertex -0.0085505 -0.0234923 0.8575
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.8575
-   vertex -0.0085505 -0.0234923 0.8575
-   vertex -0.0085505 -0.0234923 0.87875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.87875
-   vertex -0.0125 -0.0216506 0.8575
-   vertex -0.0085505 -0.0234923 0.87875
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.0125 -0.0216506 0.87875
-   vertex -0.0085505 -0.0234923 0.87875
-   vertex -0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.0125 -0.0216506 0.9
-   vertex -0.0125 -0.0216506 0.87875
-   vertex -0.0085505 -0.0234923 0.9
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.05
-   vertex -0.0125 -0.0216506 0.05
-   vertex -0.0125 -0.0216506 0.07125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.07125
-   vertex -0.0160697 -0.0191511 0.05
-   vertex -0.0125 -0.0216506 0.07125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.07125
-   vertex -0.0125 -0.0216506 0.07125
-   vertex -0.0125 -0.0216506 0.0925
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.0925
-   vertex -0.0160697 -0.0191511 0.07125
-   vertex -0.0125 -0.0216506 0.0925
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.0925
-   vertex -0.0125 -0.0216506 0.0925
-   vertex -0.0125 -0.0216506 0.11375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.11375
-   vertex -0.0160697 -0.0191511 0.0925
-   vertex -0.0125 -0.0216506 0.11375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.11375
-   vertex -0.0125 -0.0216506 0.11375
-   vertex -0.0125 -0.0216506 0.135
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.135
-   vertex -0.0160697 -0.0191511 0.11375
-   vertex -0.0125 -0.0216506 0.135
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.135
-   vertex -0.0125 -0.0216506 0.135
-   vertex -0.0125 -0.0216506 0.15625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.15625
-   vertex -0.0160697 -0.0191511 0.135
-   vertex -0.0125 -0.0216506 0.15625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.15625
-   vertex -0.0125 -0.0216506 0.15625
-   vertex -0.0125 -0.0216506 0.1775
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.1775
-   vertex -0.0160697 -0.0191511 0.15625
-   vertex -0.0125 -0.0216506 0.1775
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.1775
-   vertex -0.0125 -0.0216506 0.1775
-   vertex -0.0125 -0.0216506 0.19875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.19875
-   vertex -0.0160697 -0.0191511 0.1775
-   vertex -0.0125 -0.0216506 0.19875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.19875
-   vertex -0.0125 -0.0216506 0.19875
-   vertex -0.0125 -0.0216506 0.22
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.22
-   vertex -0.0160697 -0.0191511 0.19875
-   vertex -0.0125 -0.0216506 0.22
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.22
-   vertex -0.0125 -0.0216506 0.22
-   vertex -0.0125 -0.0216506 0.24125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.24125
-   vertex -0.0160697 -0.0191511 0.22
-   vertex -0.0125 -0.0216506 0.24125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.24125
-   vertex -0.0125 -0.0216506 0.24125
-   vertex -0.0125 -0.0216506 0.2625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.2625
-   vertex -0.0160697 -0.0191511 0.24125
-   vertex -0.0125 -0.0216506 0.2625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.2625
-   vertex -0.0125 -0.0216506 0.2625
-   vertex -0.0125 -0.0216506 0.28375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.28375
-   vertex -0.0160697 -0.0191511 0.2625
-   vertex -0.0125 -0.0216506 0.28375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.28375
-   vertex -0.0125 -0.0216506 0.28375
-   vertex -0.0125 -0.0216506 0.305
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.305
-   vertex -0.0160697 -0.0191511 0.28375
-   vertex -0.0125 -0.0216506 0.305
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.305
-   vertex -0.0125 -0.0216506 0.305
-   vertex -0.0125 -0.0216506 0.32625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.32625
-   vertex -0.0160697 -0.0191511 0.305
-   vertex -0.0125 -0.0216506 0.32625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.32625
-   vertex -0.0125 -0.0216506 0.32625
-   vertex -0.0125 -0.0216506 0.3475
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.3475
-   vertex -0.0160697 -0.0191511 0.32625
-   vertex -0.0125 -0.0216506 0.3475
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.3475
-   vertex -0.0125 -0.0216506 0.3475
-   vertex -0.0125 -0.0216506 0.36875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.36875
-   vertex -0.0160697 -0.0191511 0.3475
-   vertex -0.0125 -0.0216506 0.36875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.36875
-   vertex -0.0125 -0.0216506 0.36875
-   vertex -0.0125 -0.0216506 0.39
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.39
-   vertex -0.0160697 -0.0191511 0.36875
-   vertex -0.0125 -0.0216506 0.39
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.39
-   vertex -0.0125 -0.0216506 0.39
-   vertex -0.0125 -0.0216506 0.41125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.41125
-   vertex -0.0160697 -0.0191511 0.39
-   vertex -0.0125 -0.0216506 0.41125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.41125
-   vertex -0.0125 -0.0216506 0.41125
-   vertex -0.0125 -0.0216506 0.4325
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.4325
-   vertex -0.0160697 -0.0191511 0.41125
-   vertex -0.0125 -0.0216506 0.4325
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.4325
-   vertex -0.0125 -0.0216506 0.4325
-   vertex -0.0125 -0.0216506 0.45375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.45375
-   vertex -0.0160697 -0.0191511 0.4325
-   vertex -0.0125 -0.0216506 0.45375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.45375
-   vertex -0.0125 -0.0216506 0.45375
-   vertex -0.0125 -0.0216506 0.475
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.475
-   vertex -0.0160697 -0.0191511 0.45375
-   vertex -0.0125 -0.0216506 0.475
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.475
-   vertex -0.0125 -0.0216506 0.475
-   vertex -0.0125 -0.0216506 0.49625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.49625
-   vertex -0.0160697 -0.0191511 0.475
-   vertex -0.0125 -0.0216506 0.49625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.49625
-   vertex -0.0125 -0.0216506 0.49625
-   vertex -0.0125 -0.0216506 0.5175
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.5175
-   vertex -0.0160697 -0.0191511 0.49625
-   vertex -0.0125 -0.0216506 0.5175
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.5175
-   vertex -0.0125 -0.0216506 0.5175
-   vertex -0.0125 -0.0216506 0.53875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.53875
-   vertex -0.0160697 -0.0191511 0.5175
-   vertex -0.0125 -0.0216506 0.53875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.53875
-   vertex -0.0125 -0.0216506 0.53875
-   vertex -0.0125 -0.0216506 0.56
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.56
-   vertex -0.0160697 -0.0191511 0.53875
-   vertex -0.0125 -0.0216506 0.56
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.56
-   vertex -0.0125 -0.0216506 0.56
-   vertex -0.0125 -0.0216506 0.58125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.58125
-   vertex -0.0160697 -0.0191511 0.56
-   vertex -0.0125 -0.0216506 0.58125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.58125
-   vertex -0.0125 -0.0216506 0.58125
-   vertex -0.0125 -0.0216506 0.6025
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.6025
-   vertex -0.0160697 -0.0191511 0.58125
-   vertex -0.0125 -0.0216506 0.6025
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.6025
-   vertex -0.0125 -0.0216506 0.6025
-   vertex -0.0125 -0.0216506 0.62375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.62375
-   vertex -0.0160697 -0.0191511 0.6025
-   vertex -0.0125 -0.0216506 0.62375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.62375
-   vertex -0.0125 -0.0216506 0.62375
-   vertex -0.0125 -0.0216506 0.645
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.645
-   vertex -0.0160697 -0.0191511 0.62375
-   vertex -0.0125 -0.0216506 0.645
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.645
-   vertex -0.0125 -0.0216506 0.645
-   vertex -0.0125 -0.0216506 0.66625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.66625
-   vertex -0.0160697 -0.0191511 0.645
-   vertex -0.0125 -0.0216506 0.66625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.66625
-   vertex -0.0125 -0.0216506 0.66625
-   vertex -0.0125 -0.0216506 0.6875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.6875
-   vertex -0.0160697 -0.0191511 0.66625
-   vertex -0.0125 -0.0216506 0.6875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.6875
-   vertex -0.0125 -0.0216506 0.6875
-   vertex -0.0125 -0.0216506 0.70875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.70875
-   vertex -0.0160697 -0.0191511 0.6875
-   vertex -0.0125 -0.0216506 0.70875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.70875
-   vertex -0.0125 -0.0216506 0.70875
-   vertex -0.0125 -0.0216506 0.73
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.73
-   vertex -0.0160697 -0.0191511 0.70875
-   vertex -0.0125 -0.0216506 0.73
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.73
-   vertex -0.0125 -0.0216506 0.73
-   vertex -0.0125 -0.0216506 0.75125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.75125
-   vertex -0.0160697 -0.0191511 0.73
-   vertex -0.0125 -0.0216506 0.75125
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.75125
-   vertex -0.0125 -0.0216506 0.75125
-   vertex -0.0125 -0.0216506 0.7725
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.7725
-   vertex -0.0160697 -0.0191511 0.75125
-   vertex -0.0125 -0.0216506 0.7725
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.7725
-   vertex -0.0125 -0.0216506 0.7725
-   vertex -0.0125 -0.0216506 0.79375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.79375
-   vertex -0.0160697 -0.0191511 0.7725
-   vertex -0.0125 -0.0216506 0.79375
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.79375
-   vertex -0.0125 -0.0216506 0.79375
-   vertex -0.0125 -0.0216506 0.815
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.815
-   vertex -0.0160697 -0.0191511 0.79375
-   vertex -0.0125 -0.0216506 0.815
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.815
-   vertex -0.0125 -0.0216506 0.815
-   vertex -0.0125 -0.0216506 0.83625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.83625
-   vertex -0.0160697 -0.0191511 0.815
-   vertex -0.0125 -0.0216506 0.83625
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.83625
-   vertex -0.0125 -0.0216506 0.83625
-   vertex -0.0125 -0.0216506 0.8575
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.8575
-   vertex -0.0160697 -0.0191511 0.83625
-   vertex -0.0125 -0.0216506 0.8575
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.8575
-   vertex -0.0125 -0.0216506 0.8575
-   vertex -0.0125 -0.0216506 0.87875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.87875
-   vertex -0.0160697 -0.0191511 0.8575
-   vertex -0.0125 -0.0216506 0.87875
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.87875
-   vertex -0.0125 -0.0216506 0.87875
-   vertex -0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal -0.573577 -0.819151 -0
-  outer loop
-   vertex -0.0160697 -0.0191511 0.9
-   vertex -0.0160697 -0.0191511 0.87875
-   vertex -0.0125 -0.0216506 0.9
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.05
-   vertex -0.0160697 -0.0191511 0.05
-   vertex -0.0160697 -0.0191511 0.07125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.07125
-   vertex -0.0191511 -0.0160697 0.05
-   vertex -0.0160697 -0.0191511 0.07125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.07125
-   vertex -0.0160697 -0.0191511 0.07125
-   vertex -0.0160697 -0.0191511 0.0925
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.0925
-   vertex -0.0191511 -0.0160697 0.07125
-   vertex -0.0160697 -0.0191511 0.0925
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.0925
-   vertex -0.0160697 -0.0191511 0.0925
-   vertex -0.0160697 -0.0191511 0.11375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.11375
-   vertex -0.0191511 -0.0160697 0.0925
-   vertex -0.0160697 -0.0191511 0.11375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.11375
-   vertex -0.0160697 -0.0191511 0.11375
-   vertex -0.0160697 -0.0191511 0.135
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.135
-   vertex -0.0191511 -0.0160697 0.11375
-   vertex -0.0160697 -0.0191511 0.135
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.135
-   vertex -0.0160697 -0.0191511 0.135
-   vertex -0.0160697 -0.0191511 0.15625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.15625
-   vertex -0.0191511 -0.0160697 0.135
-   vertex -0.0160697 -0.0191511 0.15625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.15625
-   vertex -0.0160697 -0.0191511 0.15625
-   vertex -0.0160697 -0.0191511 0.1775
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.1775
-   vertex -0.0191511 -0.0160697 0.15625
-   vertex -0.0160697 -0.0191511 0.1775
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.1775
-   vertex -0.0160697 -0.0191511 0.1775
-   vertex -0.0160697 -0.0191511 0.19875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.19875
-   vertex -0.0191511 -0.0160697 0.1775
-   vertex -0.0160697 -0.0191511 0.19875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.19875
-   vertex -0.0160697 -0.0191511 0.19875
-   vertex -0.0160697 -0.0191511 0.22
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.22
-   vertex -0.0191511 -0.0160697 0.19875
-   vertex -0.0160697 -0.0191511 0.22
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.22
-   vertex -0.0160697 -0.0191511 0.22
-   vertex -0.0160697 -0.0191511 0.24125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.24125
-   vertex -0.0191511 -0.0160697 0.22
-   vertex -0.0160697 -0.0191511 0.24125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.24125
-   vertex -0.0160697 -0.0191511 0.24125
-   vertex -0.0160697 -0.0191511 0.2625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.2625
-   vertex -0.0191511 -0.0160697 0.24125
-   vertex -0.0160697 -0.0191511 0.2625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.2625
-   vertex -0.0160697 -0.0191511 0.2625
-   vertex -0.0160697 -0.0191511 0.28375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.28375
-   vertex -0.0191511 -0.0160697 0.2625
-   vertex -0.0160697 -0.0191511 0.28375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.28375
-   vertex -0.0160697 -0.0191511 0.28375
-   vertex -0.0160697 -0.0191511 0.305
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.305
-   vertex -0.0191511 -0.0160697 0.28375
-   vertex -0.0160697 -0.0191511 0.305
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.305
-   vertex -0.0160697 -0.0191511 0.305
-   vertex -0.0160697 -0.0191511 0.32625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.32625
-   vertex -0.0191511 -0.0160697 0.305
-   vertex -0.0160697 -0.0191511 0.32625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.32625
-   vertex -0.0160697 -0.0191511 0.32625
-   vertex -0.0160697 -0.0191511 0.3475
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.3475
-   vertex -0.0191511 -0.0160697 0.32625
-   vertex -0.0160697 -0.0191511 0.3475
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.3475
-   vertex -0.0160697 -0.0191511 0.3475
-   vertex -0.0160697 -0.0191511 0.36875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.36875
-   vertex -0.0191511 -0.0160697 0.3475
-   vertex -0.0160697 -0.0191511 0.36875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.36875
-   vertex -0.0160697 -0.0191511 0.36875
-   vertex -0.0160697 -0.0191511 0.39
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.39
-   vertex -0.0191511 -0.0160697 0.36875
-   vertex -0.0160697 -0.0191511 0.39
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.39
-   vertex -0.0160697 -0.0191511 0.39
-   vertex -0.0160697 -0.0191511 0.41125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.41125
-   vertex -0.0191511 -0.0160697 0.39
-   vertex -0.0160697 -0.0191511 0.41125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.41125
-   vertex -0.0160697 -0.0191511 0.41125
-   vertex -0.0160697 -0.0191511 0.4325
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.4325
-   vertex -0.0191511 -0.0160697 0.41125
-   vertex -0.0160697 -0.0191511 0.4325
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.4325
-   vertex -0.0160697 -0.0191511 0.4325
-   vertex -0.0160697 -0.0191511 0.45375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.45375
-   vertex -0.0191511 -0.0160697 0.4325
-   vertex -0.0160697 -0.0191511 0.45375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.45375
-   vertex -0.0160697 -0.0191511 0.45375
-   vertex -0.0160697 -0.0191511 0.475
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.475
-   vertex -0.0191511 -0.0160697 0.45375
-   vertex -0.0160697 -0.0191511 0.475
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.475
-   vertex -0.0160697 -0.0191511 0.475
-   vertex -0.0160697 -0.0191511 0.49625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.49625
-   vertex -0.0191511 -0.0160697 0.475
-   vertex -0.0160697 -0.0191511 0.49625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.49625
-   vertex -0.0160697 -0.0191511 0.49625
-   vertex -0.0160697 -0.0191511 0.5175
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.5175
-   vertex -0.0191511 -0.0160697 0.49625
-   vertex -0.0160697 -0.0191511 0.5175
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.5175
-   vertex -0.0160697 -0.0191511 0.5175
-   vertex -0.0160697 -0.0191511 0.53875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.53875
-   vertex -0.0191511 -0.0160697 0.5175
-   vertex -0.0160697 -0.0191511 0.53875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.53875
-   vertex -0.0160697 -0.0191511 0.53875
-   vertex -0.0160697 -0.0191511 0.56
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.56
-   vertex -0.0191511 -0.0160697 0.53875
-   vertex -0.0160697 -0.0191511 0.56
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.56
-   vertex -0.0160697 -0.0191511 0.56
-   vertex -0.0160697 -0.0191511 0.58125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.58125
-   vertex -0.0191511 -0.0160697 0.56
-   vertex -0.0160697 -0.0191511 0.58125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.58125
-   vertex -0.0160697 -0.0191511 0.58125
-   vertex -0.0160697 -0.0191511 0.6025
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.6025
-   vertex -0.0191511 -0.0160697 0.58125
-   vertex -0.0160697 -0.0191511 0.6025
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.6025
-   vertex -0.0160697 -0.0191511 0.6025
-   vertex -0.0160697 -0.0191511 0.62375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.62375
-   vertex -0.0191511 -0.0160697 0.6025
-   vertex -0.0160697 -0.0191511 0.62375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.62375
-   vertex -0.0160697 -0.0191511 0.62375
-   vertex -0.0160697 -0.0191511 0.645
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.645
-   vertex -0.0191511 -0.0160697 0.62375
-   vertex -0.0160697 -0.0191511 0.645
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.645
-   vertex -0.0160697 -0.0191511 0.645
-   vertex -0.0160697 -0.0191511 0.66625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.66625
-   vertex -0.0191511 -0.0160697 0.645
-   vertex -0.0160697 -0.0191511 0.66625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.66625
-   vertex -0.0160697 -0.0191511 0.66625
-   vertex -0.0160697 -0.0191511 0.6875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.6875
-   vertex -0.0191511 -0.0160697 0.66625
-   vertex -0.0160697 -0.0191511 0.6875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.6875
-   vertex -0.0160697 -0.0191511 0.6875
-   vertex -0.0160697 -0.0191511 0.70875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.70875
-   vertex -0.0191511 -0.0160697 0.6875
-   vertex -0.0160697 -0.0191511 0.70875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.70875
-   vertex -0.0160697 -0.0191511 0.70875
-   vertex -0.0160697 -0.0191511 0.73
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.73
-   vertex -0.0191511 -0.0160697 0.70875
-   vertex -0.0160697 -0.0191511 0.73
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.73
-   vertex -0.0160697 -0.0191511 0.73
-   vertex -0.0160697 -0.0191511 0.75125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.75125
-   vertex -0.0191511 -0.0160697 0.73
-   vertex -0.0160697 -0.0191511 0.75125
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.75125
-   vertex -0.0160697 -0.0191511 0.75125
-   vertex -0.0160697 -0.0191511 0.7725
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.7725
-   vertex -0.0191511 -0.0160697 0.75125
-   vertex -0.0160697 -0.0191511 0.7725
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.7725
-   vertex -0.0160697 -0.0191511 0.7725
-   vertex -0.0160697 -0.0191511 0.79375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.79375
-   vertex -0.0191511 -0.0160697 0.7725
-   vertex -0.0160697 -0.0191511 0.79375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.79375
-   vertex -0.0160697 -0.0191511 0.79375
-   vertex -0.0160697 -0.0191511 0.815
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.815
-   vertex -0.0191511 -0.0160697 0.79375
-   vertex -0.0160697 -0.0191511 0.815
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.815
-   vertex -0.0160697 -0.0191511 0.815
-   vertex -0.0160697 -0.0191511 0.83625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.83625
-   vertex -0.0191511 -0.0160697 0.815
-   vertex -0.0160697 -0.0191511 0.83625
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.83625
-   vertex -0.0160697 -0.0191511 0.83625
-   vertex -0.0160697 -0.0191511 0.8575
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.8575
-   vertex -0.0191511 -0.0160697 0.83625
-   vertex -0.0160697 -0.0191511 0.8575
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.8575
-   vertex -0.0160697 -0.0191511 0.8575
-   vertex -0.0160697 -0.0191511 0.87875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.87875
-   vertex -0.0191511 -0.0160697 0.8575
-   vertex -0.0160697 -0.0191511 0.87875
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.87875
-   vertex -0.0160697 -0.0191511 0.87875
-   vertex -0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0191511 -0.0160697 0.9
-   vertex -0.0191511 -0.0160697 0.87875
-   vertex -0.0160697 -0.0191511 0.9
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.05
-   vertex -0.0191511 -0.0160697 0.05
-   vertex -0.0191511 -0.0160697 0.07125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.07125
-   vertex -0.0216506 -0.0125 0.05
-   vertex -0.0191511 -0.0160697 0.07125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.07125
-   vertex -0.0191511 -0.0160697 0.07125
-   vertex -0.0191511 -0.0160697 0.0925
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.0925
-   vertex -0.0216506 -0.0125 0.07125
-   vertex -0.0191511 -0.0160697 0.0925
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.0925
-   vertex -0.0191511 -0.0160697 0.0925
-   vertex -0.0191511 -0.0160697 0.11375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.11375
-   vertex -0.0216506 -0.0125 0.0925
-   vertex -0.0191511 -0.0160697 0.11375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.11375
-   vertex -0.0191511 -0.0160697 0.11375
-   vertex -0.0191511 -0.0160697 0.135
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.135
-   vertex -0.0216506 -0.0125 0.11375
-   vertex -0.0191511 -0.0160697 0.135
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.135
-   vertex -0.0191511 -0.0160697 0.135
-   vertex -0.0191511 -0.0160697 0.15625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.15625
-   vertex -0.0216506 -0.0125 0.135
-   vertex -0.0191511 -0.0160697 0.15625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.15625
-   vertex -0.0191511 -0.0160697 0.15625
-   vertex -0.0191511 -0.0160697 0.1775
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.1775
-   vertex -0.0216506 -0.0125 0.15625
-   vertex -0.0191511 -0.0160697 0.1775
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.1775
-   vertex -0.0191511 -0.0160697 0.1775
-   vertex -0.0191511 -0.0160697 0.19875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.19875
-   vertex -0.0216506 -0.0125 0.1775
-   vertex -0.0191511 -0.0160697 0.19875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.19875
-   vertex -0.0191511 -0.0160697 0.19875
-   vertex -0.0191511 -0.0160697 0.22
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.22
-   vertex -0.0216506 -0.0125 0.19875
-   vertex -0.0191511 -0.0160697 0.22
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.22
-   vertex -0.0191511 -0.0160697 0.22
-   vertex -0.0191511 -0.0160697 0.24125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.24125
-   vertex -0.0216506 -0.0125 0.22
-   vertex -0.0191511 -0.0160697 0.24125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.24125
-   vertex -0.0191511 -0.0160697 0.24125
-   vertex -0.0191511 -0.0160697 0.2625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.2625
-   vertex -0.0216506 -0.0125 0.24125
-   vertex -0.0191511 -0.0160697 0.2625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.2625
-   vertex -0.0191511 -0.0160697 0.2625
-   vertex -0.0191511 -0.0160697 0.28375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.28375
-   vertex -0.0216506 -0.0125 0.2625
-   vertex -0.0191511 -0.0160697 0.28375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.28375
-   vertex -0.0191511 -0.0160697 0.28375
-   vertex -0.0191511 -0.0160697 0.305
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.305
-   vertex -0.0216506 -0.0125 0.28375
-   vertex -0.0191511 -0.0160697 0.305
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.305
-   vertex -0.0191511 -0.0160697 0.305
-   vertex -0.0191511 -0.0160697 0.32625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.32625
-   vertex -0.0216506 -0.0125 0.305
-   vertex -0.0191511 -0.0160697 0.32625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.32625
-   vertex -0.0191511 -0.0160697 0.32625
-   vertex -0.0191511 -0.0160697 0.3475
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.3475
-   vertex -0.0216506 -0.0125 0.32625
-   vertex -0.0191511 -0.0160697 0.3475
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.3475
-   vertex -0.0191511 -0.0160697 0.3475
-   vertex -0.0191511 -0.0160697 0.36875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.36875
-   vertex -0.0216506 -0.0125 0.3475
-   vertex -0.0191511 -0.0160697 0.36875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.36875
-   vertex -0.0191511 -0.0160697 0.36875
-   vertex -0.0191511 -0.0160697 0.39
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.39
-   vertex -0.0216506 -0.0125 0.36875
-   vertex -0.0191511 -0.0160697 0.39
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.39
-   vertex -0.0191511 -0.0160697 0.39
-   vertex -0.0191511 -0.0160697 0.41125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.41125
-   vertex -0.0216506 -0.0125 0.39
-   vertex -0.0191511 -0.0160697 0.41125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.41125
-   vertex -0.0191511 -0.0160697 0.41125
-   vertex -0.0191511 -0.0160697 0.4325
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.4325
-   vertex -0.0216506 -0.0125 0.41125
-   vertex -0.0191511 -0.0160697 0.4325
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.4325
-   vertex -0.0191511 -0.0160697 0.4325
-   vertex -0.0191511 -0.0160697 0.45375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.45375
-   vertex -0.0216506 -0.0125 0.4325
-   vertex -0.0191511 -0.0160697 0.45375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.45375
-   vertex -0.0191511 -0.0160697 0.45375
-   vertex -0.0191511 -0.0160697 0.475
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.475
-   vertex -0.0216506 -0.0125 0.45375
-   vertex -0.0191511 -0.0160697 0.475
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.475
-   vertex -0.0191511 -0.0160697 0.475
-   vertex -0.0191511 -0.0160697 0.49625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.49625
-   vertex -0.0216506 -0.0125 0.475
-   vertex -0.0191511 -0.0160697 0.49625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.49625
-   vertex -0.0191511 -0.0160697 0.49625
-   vertex -0.0191511 -0.0160697 0.5175
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.5175
-   vertex -0.0216506 -0.0125 0.49625
-   vertex -0.0191511 -0.0160697 0.5175
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.5175
-   vertex -0.0191511 -0.0160697 0.5175
-   vertex -0.0191511 -0.0160697 0.53875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.53875
-   vertex -0.0216506 -0.0125 0.5175
-   vertex -0.0191511 -0.0160697 0.53875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.53875
-   vertex -0.0191511 -0.0160697 0.53875
-   vertex -0.0191511 -0.0160697 0.56
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.56
-   vertex -0.0216506 -0.0125 0.53875
-   vertex -0.0191511 -0.0160697 0.56
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.56
-   vertex -0.0191511 -0.0160697 0.56
-   vertex -0.0191511 -0.0160697 0.58125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.58125
-   vertex -0.0216506 -0.0125 0.56
-   vertex -0.0191511 -0.0160697 0.58125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.58125
-   vertex -0.0191511 -0.0160697 0.58125
-   vertex -0.0191511 -0.0160697 0.6025
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.6025
-   vertex -0.0216506 -0.0125 0.58125
-   vertex -0.0191511 -0.0160697 0.6025
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.6025
-   vertex -0.0191511 -0.0160697 0.6025
-   vertex -0.0191511 -0.0160697 0.62375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.62375
-   vertex -0.0216506 -0.0125 0.6025
-   vertex -0.0191511 -0.0160697 0.62375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.62375
-   vertex -0.0191511 -0.0160697 0.62375
-   vertex -0.0191511 -0.0160697 0.645
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.645
-   vertex -0.0216506 -0.0125 0.62375
-   vertex -0.0191511 -0.0160697 0.645
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.645
-   vertex -0.0191511 -0.0160697 0.645
-   vertex -0.0191511 -0.0160697 0.66625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.66625
-   vertex -0.0216506 -0.0125 0.645
-   vertex -0.0191511 -0.0160697 0.66625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.66625
-   vertex -0.0191511 -0.0160697 0.66625
-   vertex -0.0191511 -0.0160697 0.6875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.6875
-   vertex -0.0216506 -0.0125 0.66625
-   vertex -0.0191511 -0.0160697 0.6875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.6875
-   vertex -0.0191511 -0.0160697 0.6875
-   vertex -0.0191511 -0.0160697 0.70875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.70875
-   vertex -0.0216506 -0.0125 0.6875
-   vertex -0.0191511 -0.0160697 0.70875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.70875
-   vertex -0.0191511 -0.0160697 0.70875
-   vertex -0.0191511 -0.0160697 0.73
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.73
-   vertex -0.0216506 -0.0125 0.70875
-   vertex -0.0191511 -0.0160697 0.73
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.73
-   vertex -0.0191511 -0.0160697 0.73
-   vertex -0.0191511 -0.0160697 0.75125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.75125
-   vertex -0.0216506 -0.0125 0.73
-   vertex -0.0191511 -0.0160697 0.75125
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.75125
-   vertex -0.0191511 -0.0160697 0.75125
-   vertex -0.0191511 -0.0160697 0.7725
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.7725
-   vertex -0.0216506 -0.0125 0.75125
-   vertex -0.0191511 -0.0160697 0.7725
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.7725
-   vertex -0.0191511 -0.0160697 0.7725
-   vertex -0.0191511 -0.0160697 0.79375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.79375
-   vertex -0.0216506 -0.0125 0.7725
-   vertex -0.0191511 -0.0160697 0.79375
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.79375
-   vertex -0.0191511 -0.0160697 0.79375
-   vertex -0.0191511 -0.0160697 0.815
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.815
-   vertex -0.0216506 -0.0125 0.79375
-   vertex -0.0191511 -0.0160697 0.815
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.815
-   vertex -0.0191511 -0.0160697 0.815
-   vertex -0.0191511 -0.0160697 0.83625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.83625
-   vertex -0.0216506 -0.0125 0.815
-   vertex -0.0191511 -0.0160697 0.83625
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.83625
-   vertex -0.0191511 -0.0160697 0.83625
-   vertex -0.0191511 -0.0160697 0.8575
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.8575
-   vertex -0.0216506 -0.0125 0.83625
-   vertex -0.0191511 -0.0160697 0.8575
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.8575
-   vertex -0.0191511 -0.0160697 0.8575
-   vertex -0.0191511 -0.0160697 0.87875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.87875
-   vertex -0.0216506 -0.0125 0.8575
-   vertex -0.0191511 -0.0160697 0.87875
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 0
-  outer loop
-   vertex -0.0216506 -0.0125 0.87875
-   vertex -0.0191511 -0.0160697 0.87875
-   vertex -0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal -0.819151 -0.573577 -0
-  outer loop
-   vertex -0.0216506 -0.0125 0.9
-   vertex -0.0216506 -0.0125 0.87875
-   vertex -0.0191511 -0.0160697 0.9
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.05
-   vertex -0.0216506 -0.0125 0.05
-   vertex -0.0216506 -0.0125 0.07125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.07125
-   vertex -0.0234923 -0.0085505 0.05
-   vertex -0.0216506 -0.0125 0.07125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.07125
-   vertex -0.0216506 -0.0125 0.07125
-   vertex -0.0216506 -0.0125 0.0925
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.0925
-   vertex -0.0234923 -0.0085505 0.07125
-   vertex -0.0216506 -0.0125 0.0925
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.0925
-   vertex -0.0216506 -0.0125 0.0925
-   vertex -0.0216506 -0.0125 0.11375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.11375
-   vertex -0.0234923 -0.0085505 0.0925
-   vertex -0.0216506 -0.0125 0.11375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.11375
-   vertex -0.0216506 -0.0125 0.11375
-   vertex -0.0216506 -0.0125 0.135
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.135
-   vertex -0.0234923 -0.0085505 0.11375
-   vertex -0.0216506 -0.0125 0.135
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.135
-   vertex -0.0216506 -0.0125 0.135
-   vertex -0.0216506 -0.0125 0.15625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.15625
-   vertex -0.0234923 -0.0085505 0.135
-   vertex -0.0216506 -0.0125 0.15625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.15625
-   vertex -0.0216506 -0.0125 0.15625
-   vertex -0.0216506 -0.0125 0.1775
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.1775
-   vertex -0.0234923 -0.0085505 0.15625
-   vertex -0.0216506 -0.0125 0.1775
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.1775
-   vertex -0.0216506 -0.0125 0.1775
-   vertex -0.0216506 -0.0125 0.19875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.19875
-   vertex -0.0234923 -0.0085505 0.1775
-   vertex -0.0216506 -0.0125 0.19875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.19875
-   vertex -0.0216506 -0.0125 0.19875
-   vertex -0.0216506 -0.0125 0.22
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.22
-   vertex -0.0234923 -0.0085505 0.19875
-   vertex -0.0216506 -0.0125 0.22
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.22
-   vertex -0.0216506 -0.0125 0.22
-   vertex -0.0216506 -0.0125 0.24125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.24125
-   vertex -0.0234923 -0.0085505 0.22
-   vertex -0.0216506 -0.0125 0.24125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.24125
-   vertex -0.0216506 -0.0125 0.24125
-   vertex -0.0216506 -0.0125 0.2625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.2625
-   vertex -0.0234923 -0.0085505 0.24125
-   vertex -0.0216506 -0.0125 0.2625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.2625
-   vertex -0.0216506 -0.0125 0.2625
-   vertex -0.0216506 -0.0125 0.28375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.28375
-   vertex -0.0234923 -0.0085505 0.2625
-   vertex -0.0216506 -0.0125 0.28375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.28375
-   vertex -0.0216506 -0.0125 0.28375
-   vertex -0.0216506 -0.0125 0.305
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.305
-   vertex -0.0234923 -0.0085505 0.28375
-   vertex -0.0216506 -0.0125 0.305
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.305
-   vertex -0.0216506 -0.0125 0.305
-   vertex -0.0216506 -0.0125 0.32625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.32625
-   vertex -0.0234923 -0.0085505 0.305
-   vertex -0.0216506 -0.0125 0.32625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.32625
-   vertex -0.0216506 -0.0125 0.32625
-   vertex -0.0216506 -0.0125 0.3475
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.3475
-   vertex -0.0234923 -0.0085505 0.32625
-   vertex -0.0216506 -0.0125 0.3475
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.3475
-   vertex -0.0216506 -0.0125 0.3475
-   vertex -0.0216506 -0.0125 0.36875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.36875
-   vertex -0.0234923 -0.0085505 0.3475
-   vertex -0.0216506 -0.0125 0.36875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.36875
-   vertex -0.0216506 -0.0125 0.36875
-   vertex -0.0216506 -0.0125 0.39
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.39
-   vertex -0.0234923 -0.0085505 0.36875
-   vertex -0.0216506 -0.0125 0.39
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.39
-   vertex -0.0216506 -0.0125 0.39
-   vertex -0.0216506 -0.0125 0.41125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.41125
-   vertex -0.0234923 -0.0085505 0.39
-   vertex -0.0216506 -0.0125 0.41125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.41125
-   vertex -0.0216506 -0.0125 0.41125
-   vertex -0.0216506 -0.0125 0.4325
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.4325
-   vertex -0.0234923 -0.0085505 0.41125
-   vertex -0.0216506 -0.0125 0.4325
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.4325
-   vertex -0.0216506 -0.0125 0.4325
-   vertex -0.0216506 -0.0125 0.45375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.45375
-   vertex -0.0234923 -0.0085505 0.4325
-   vertex -0.0216506 -0.0125 0.45375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.45375
-   vertex -0.0216506 -0.0125 0.45375
-   vertex -0.0216506 -0.0125 0.475
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.475
-   vertex -0.0234923 -0.0085505 0.45375
-   vertex -0.0216506 -0.0125 0.475
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.475
-   vertex -0.0216506 -0.0125 0.475
-   vertex -0.0216506 -0.0125 0.49625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.49625
-   vertex -0.0234923 -0.0085505 0.475
-   vertex -0.0216506 -0.0125 0.49625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.49625
-   vertex -0.0216506 -0.0125 0.49625
-   vertex -0.0216506 -0.0125 0.5175
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.5175
-   vertex -0.0234923 -0.0085505 0.49625
-   vertex -0.0216506 -0.0125 0.5175
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.5175
-   vertex -0.0216506 -0.0125 0.5175
-   vertex -0.0216506 -0.0125 0.53875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.53875
-   vertex -0.0234923 -0.0085505 0.5175
-   vertex -0.0216506 -0.0125 0.53875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.53875
-   vertex -0.0216506 -0.0125 0.53875
-   vertex -0.0216506 -0.0125 0.56
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.56
-   vertex -0.0234923 -0.0085505 0.53875
-   vertex -0.0216506 -0.0125 0.56
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.56
-   vertex -0.0216506 -0.0125 0.56
-   vertex -0.0216506 -0.0125 0.58125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.58125
-   vertex -0.0234923 -0.0085505 0.56
-   vertex -0.0216506 -0.0125 0.58125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.58125
-   vertex -0.0216506 -0.0125 0.58125
-   vertex -0.0216506 -0.0125 0.6025
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.6025
-   vertex -0.0234923 -0.0085505 0.58125
-   vertex -0.0216506 -0.0125 0.6025
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.6025
-   vertex -0.0216506 -0.0125 0.6025
-   vertex -0.0216506 -0.0125 0.62375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.62375
-   vertex -0.0234923 -0.0085505 0.6025
-   vertex -0.0216506 -0.0125 0.62375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.62375
-   vertex -0.0216506 -0.0125 0.62375
-   vertex -0.0216506 -0.0125 0.645
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.645
-   vertex -0.0234923 -0.0085505 0.62375
-   vertex -0.0216506 -0.0125 0.645
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.645
-   vertex -0.0216506 -0.0125 0.645
-   vertex -0.0216506 -0.0125 0.66625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.66625
-   vertex -0.0234923 -0.0085505 0.645
-   vertex -0.0216506 -0.0125 0.66625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.66625
-   vertex -0.0216506 -0.0125 0.66625
-   vertex -0.0216506 -0.0125 0.6875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.6875
-   vertex -0.0234923 -0.0085505 0.66625
-   vertex -0.0216506 -0.0125 0.6875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.6875
-   vertex -0.0216506 -0.0125 0.6875
-   vertex -0.0216506 -0.0125 0.70875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.70875
-   vertex -0.0234923 -0.0085505 0.6875
-   vertex -0.0216506 -0.0125 0.70875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.70875
-   vertex -0.0216506 -0.0125 0.70875
-   vertex -0.0216506 -0.0125 0.73
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.73
-   vertex -0.0234923 -0.0085505 0.70875
-   vertex -0.0216506 -0.0125 0.73
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.73
-   vertex -0.0216506 -0.0125 0.73
-   vertex -0.0216506 -0.0125 0.75125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.75125
-   vertex -0.0234923 -0.0085505 0.73
-   vertex -0.0216506 -0.0125 0.75125
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.75125
-   vertex -0.0216506 -0.0125 0.75125
-   vertex -0.0216506 -0.0125 0.7725
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.7725
-   vertex -0.0234923 -0.0085505 0.75125
-   vertex -0.0216506 -0.0125 0.7725
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.7725
-   vertex -0.0216506 -0.0125 0.7725
-   vertex -0.0216506 -0.0125 0.79375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.79375
-   vertex -0.0234923 -0.0085505 0.7725
-   vertex -0.0216506 -0.0125 0.79375
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.79375
-   vertex -0.0216506 -0.0125 0.79375
-   vertex -0.0216506 -0.0125 0.815
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.815
-   vertex -0.0234923 -0.0085505 0.79375
-   vertex -0.0216506 -0.0125 0.815
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.815
-   vertex -0.0216506 -0.0125 0.815
-   vertex -0.0216506 -0.0125 0.83625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.83625
-   vertex -0.0234923 -0.0085505 0.815
-   vertex -0.0216506 -0.0125 0.83625
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.83625
-   vertex -0.0216506 -0.0125 0.83625
-   vertex -0.0216506 -0.0125 0.8575
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.8575
-   vertex -0.0234923 -0.0085505 0.83625
-   vertex -0.0216506 -0.0125 0.8575
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.8575
-   vertex -0.0216506 -0.0125 0.8575
-   vertex -0.0216506 -0.0125 0.87875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.87875
-   vertex -0.0234923 -0.0085505 0.8575
-   vertex -0.0216506 -0.0125 0.87875
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.87875
-   vertex -0.0216506 -0.0125 0.87875
-   vertex -0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0234923 -0.0085505 0.9
-   vertex -0.0234923 -0.0085505 0.87875
-   vertex -0.0216506 -0.0125 0.9
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.05
-   vertex -0.0234923 -0.0085505 0.05
-   vertex -0.0234923 -0.0085505 0.07125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.07125
-   vertex -0.0246202 -0.0043412 0.05
-   vertex -0.0234923 -0.0085505 0.07125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.07125
-   vertex -0.0234923 -0.0085505 0.07125
-   vertex -0.0234923 -0.0085505 0.0925
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.0925
-   vertex -0.0246202 -0.0043412 0.07125
-   vertex -0.0234923 -0.0085505 0.0925
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.0925
-   vertex -0.0234923 -0.0085505 0.0925
-   vertex -0.0234923 -0.0085505 0.11375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.11375
-   vertex -0.0246202 -0.0043412 0.0925
-   vertex -0.0234923 -0.0085505 0.11375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.11375
-   vertex -0.0234923 -0.0085505 0.11375
-   vertex -0.0234923 -0.0085505 0.135
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.135
-   vertex -0.0246202 -0.0043412 0.11375
-   vertex -0.0234923 -0.0085505 0.135
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.135
-   vertex -0.0234923 -0.0085505 0.135
-   vertex -0.0234923 -0.0085505 0.15625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.15625
-   vertex -0.0246202 -0.0043412 0.135
-   vertex -0.0234923 -0.0085505 0.15625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.15625
-   vertex -0.0234923 -0.0085505 0.15625
-   vertex -0.0234923 -0.0085505 0.1775
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.1775
-   vertex -0.0246202 -0.0043412 0.15625
-   vertex -0.0234923 -0.0085505 0.1775
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.1775
-   vertex -0.0234923 -0.0085505 0.1775
-   vertex -0.0234923 -0.0085505 0.19875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.19875
-   vertex -0.0246202 -0.0043412 0.1775
-   vertex -0.0234923 -0.0085505 0.19875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.19875
-   vertex -0.0234923 -0.0085505 0.19875
-   vertex -0.0234923 -0.0085505 0.22
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.22
-   vertex -0.0246202 -0.0043412 0.19875
-   vertex -0.0234923 -0.0085505 0.22
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.22
-   vertex -0.0234923 -0.0085505 0.22
-   vertex -0.0234923 -0.0085505 0.24125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.24125
-   vertex -0.0246202 -0.0043412 0.22
-   vertex -0.0234923 -0.0085505 0.24125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.24125
-   vertex -0.0234923 -0.0085505 0.24125
-   vertex -0.0234923 -0.0085505 0.2625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.2625
-   vertex -0.0246202 -0.0043412 0.24125
-   vertex -0.0234923 -0.0085505 0.2625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.2625
-   vertex -0.0234923 -0.0085505 0.2625
-   vertex -0.0234923 -0.0085505 0.28375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.28375
-   vertex -0.0246202 -0.0043412 0.2625
-   vertex -0.0234923 -0.0085505 0.28375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.28375
-   vertex -0.0234923 -0.0085505 0.28375
-   vertex -0.0234923 -0.0085505 0.305
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.305
-   vertex -0.0246202 -0.0043412 0.28375
-   vertex -0.0234923 -0.0085505 0.305
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.305
-   vertex -0.0234923 -0.0085505 0.305
-   vertex -0.0234923 -0.0085505 0.32625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.32625
-   vertex -0.0246202 -0.0043412 0.305
-   vertex -0.0234923 -0.0085505 0.32625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.32625
-   vertex -0.0234923 -0.0085505 0.32625
-   vertex -0.0234923 -0.0085505 0.3475
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.3475
-   vertex -0.0246202 -0.0043412 0.32625
-   vertex -0.0234923 -0.0085505 0.3475
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.3475
-   vertex -0.0234923 -0.0085505 0.3475
-   vertex -0.0234923 -0.0085505 0.36875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.36875
-   vertex -0.0246202 -0.0043412 0.3475
-   vertex -0.0234923 -0.0085505 0.36875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.36875
-   vertex -0.0234923 -0.0085505 0.36875
-   vertex -0.0234923 -0.0085505 0.39
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.39
-   vertex -0.0246202 -0.0043412 0.36875
-   vertex -0.0234923 -0.0085505 0.39
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.39
-   vertex -0.0234923 -0.0085505 0.39
-   vertex -0.0234923 -0.0085505 0.41125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.41125
-   vertex -0.0246202 -0.0043412 0.39
-   vertex -0.0234923 -0.0085505 0.41125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.41125
-   vertex -0.0234923 -0.0085505 0.41125
-   vertex -0.0234923 -0.0085505 0.4325
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.4325
-   vertex -0.0246202 -0.0043412 0.41125
-   vertex -0.0234923 -0.0085505 0.4325
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.4325
-   vertex -0.0234923 -0.0085505 0.4325
-   vertex -0.0234923 -0.0085505 0.45375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.45375
-   vertex -0.0246202 -0.0043412 0.4325
-   vertex -0.0234923 -0.0085505 0.45375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.45375
-   vertex -0.0234923 -0.0085505 0.45375
-   vertex -0.0234923 -0.0085505 0.475
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.475
-   vertex -0.0246202 -0.0043412 0.45375
-   vertex -0.0234923 -0.0085505 0.475
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.475
-   vertex -0.0234923 -0.0085505 0.475
-   vertex -0.0234923 -0.0085505 0.49625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.49625
-   vertex -0.0246202 -0.0043412 0.475
-   vertex -0.0234923 -0.0085505 0.49625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.49625
-   vertex -0.0234923 -0.0085505 0.49625
-   vertex -0.0234923 -0.0085505 0.5175
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.5175
-   vertex -0.0246202 -0.0043412 0.49625
-   vertex -0.0234923 -0.0085505 0.5175
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.5175
-   vertex -0.0234923 -0.0085505 0.5175
-   vertex -0.0234923 -0.0085505 0.53875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.53875
-   vertex -0.0246202 -0.0043412 0.5175
-   vertex -0.0234923 -0.0085505 0.53875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.53875
-   vertex -0.0234923 -0.0085505 0.53875
-   vertex -0.0234923 -0.0085505 0.56
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.56
-   vertex -0.0246202 -0.0043412 0.53875
-   vertex -0.0234923 -0.0085505 0.56
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.56
-   vertex -0.0234923 -0.0085505 0.56
-   vertex -0.0234923 -0.0085505 0.58125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.58125
-   vertex -0.0246202 -0.0043412 0.56
-   vertex -0.0234923 -0.0085505 0.58125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.58125
-   vertex -0.0234923 -0.0085505 0.58125
-   vertex -0.0234923 -0.0085505 0.6025
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.6025
-   vertex -0.0246202 -0.0043412 0.58125
-   vertex -0.0234923 -0.0085505 0.6025
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.6025
-   vertex -0.0234923 -0.0085505 0.6025
-   vertex -0.0234923 -0.0085505 0.62375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.62375
-   vertex -0.0246202 -0.0043412 0.6025
-   vertex -0.0234923 -0.0085505 0.62375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.62375
-   vertex -0.0234923 -0.0085505 0.62375
-   vertex -0.0234923 -0.0085505 0.645
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.645
-   vertex -0.0246202 -0.0043412 0.62375
-   vertex -0.0234923 -0.0085505 0.645
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.645
-   vertex -0.0234923 -0.0085505 0.645
-   vertex -0.0234923 -0.0085505 0.66625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.66625
-   vertex -0.0246202 -0.0043412 0.645
-   vertex -0.0234923 -0.0085505 0.66625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.66625
-   vertex -0.0234923 -0.0085505 0.66625
-   vertex -0.0234923 -0.0085505 0.6875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.6875
-   vertex -0.0246202 -0.0043412 0.66625
-   vertex -0.0234923 -0.0085505 0.6875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.6875
-   vertex -0.0234923 -0.0085505 0.6875
-   vertex -0.0234923 -0.0085505 0.70875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.70875
-   vertex -0.0246202 -0.0043412 0.6875
-   vertex -0.0234923 -0.0085505 0.70875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.70875
-   vertex -0.0234923 -0.0085505 0.70875
-   vertex -0.0234923 -0.0085505 0.73
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.73
-   vertex -0.0246202 -0.0043412 0.70875
-   vertex -0.0234923 -0.0085505 0.73
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.73
-   vertex -0.0234923 -0.0085505 0.73
-   vertex -0.0234923 -0.0085505 0.75125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.75125
-   vertex -0.0246202 -0.0043412 0.73
-   vertex -0.0234923 -0.0085505 0.75125
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.75125
-   vertex -0.0234923 -0.0085505 0.75125
-   vertex -0.0234923 -0.0085505 0.7725
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.7725
-   vertex -0.0246202 -0.0043412 0.75125
-   vertex -0.0234923 -0.0085505 0.7725
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.7725
-   vertex -0.0234923 -0.0085505 0.7725
-   vertex -0.0234923 -0.0085505 0.79375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.79375
-   vertex -0.0246202 -0.0043412 0.7725
-   vertex -0.0234923 -0.0085505 0.79375
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.79375
-   vertex -0.0234923 -0.0085505 0.79375
-   vertex -0.0234923 -0.0085505 0.815
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.815
-   vertex -0.0246202 -0.0043412 0.79375
-   vertex -0.0234923 -0.0085505 0.815
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.815
-   vertex -0.0234923 -0.0085505 0.815
-   vertex -0.0234923 -0.0085505 0.83625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.83625
-   vertex -0.0246202 -0.0043412 0.815
-   vertex -0.0234923 -0.0085505 0.83625
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.83625
-   vertex -0.0234923 -0.0085505 0.83625
-   vertex -0.0234923 -0.0085505 0.8575
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.8575
-   vertex -0.0246202 -0.0043412 0.83625
-   vertex -0.0234923 -0.0085505 0.8575
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.8575
-   vertex -0.0234923 -0.0085505 0.8575
-   vertex -0.0234923 -0.0085505 0.87875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.87875
-   vertex -0.0246202 -0.0043412 0.8575
-   vertex -0.0234923 -0.0085505 0.87875
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.87875
-   vertex -0.0234923 -0.0085505 0.87875
-   vertex -0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal -0.965926 -0.258817 -0
-  outer loop
-   vertex -0.0246202 -0.0043412 0.9
-   vertex -0.0246202 -0.0043412 0.87875
-   vertex -0.0234923 -0.0085505 0.9
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.05
-   vertex -0.0246202 -0.0043412 0.05
-   vertex -0.0246202 -0.0043412 0.07125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.07125
-   vertex -0.025 -3.06162e-18 0.05
-   vertex -0.0246202 -0.0043412 0.07125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.07125
-   vertex -0.0246202 -0.0043412 0.07125
-   vertex -0.0246202 -0.0043412 0.0925
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.0925
-   vertex -0.025 -3.06162e-18 0.07125
-   vertex -0.0246202 -0.0043412 0.0925
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.0925
-   vertex -0.0246202 -0.0043412 0.0925
-   vertex -0.0246202 -0.0043412 0.11375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.11375
-   vertex -0.025 -3.06162e-18 0.0925
-   vertex -0.0246202 -0.0043412 0.11375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.11375
-   vertex -0.0246202 -0.0043412 0.11375
-   vertex -0.0246202 -0.0043412 0.135
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.135
-   vertex -0.025 -3.06162e-18 0.11375
-   vertex -0.0246202 -0.0043412 0.135
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.135
-   vertex -0.0246202 -0.0043412 0.135
-   vertex -0.0246202 -0.0043412 0.15625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.15625
-   vertex -0.025 -3.06162e-18 0.135
-   vertex -0.0246202 -0.0043412 0.15625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.15625
-   vertex -0.0246202 -0.0043412 0.15625
-   vertex -0.0246202 -0.0043412 0.1775
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.1775
-   vertex -0.025 -3.06162e-18 0.15625
-   vertex -0.0246202 -0.0043412 0.1775
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.1775
-   vertex -0.0246202 -0.0043412 0.1775
-   vertex -0.0246202 -0.0043412 0.19875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.19875
-   vertex -0.025 -3.06162e-18 0.1775
-   vertex -0.0246202 -0.0043412 0.19875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.19875
-   vertex -0.0246202 -0.0043412 0.19875
-   vertex -0.0246202 -0.0043412 0.22
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.22
-   vertex -0.025 -3.06162e-18 0.19875
-   vertex -0.0246202 -0.0043412 0.22
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.22
-   vertex -0.0246202 -0.0043412 0.22
-   vertex -0.0246202 -0.0043412 0.24125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.24125
-   vertex -0.025 -3.06162e-18 0.22
-   vertex -0.0246202 -0.0043412 0.24125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.24125
-   vertex -0.0246202 -0.0043412 0.24125
-   vertex -0.0246202 -0.0043412 0.2625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.2625
-   vertex -0.025 -3.06162e-18 0.24125
-   vertex -0.0246202 -0.0043412 0.2625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.2625
-   vertex -0.0246202 -0.0043412 0.2625
-   vertex -0.0246202 -0.0043412 0.28375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.28375
-   vertex -0.025 -3.06162e-18 0.2625
-   vertex -0.0246202 -0.0043412 0.28375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.28375
-   vertex -0.0246202 -0.0043412 0.28375
-   vertex -0.0246202 -0.0043412 0.305
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.305
-   vertex -0.025 -3.06162e-18 0.28375
-   vertex -0.0246202 -0.0043412 0.305
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.305
-   vertex -0.0246202 -0.0043412 0.305
-   vertex -0.0246202 -0.0043412 0.32625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.32625
-   vertex -0.025 -3.06162e-18 0.305
-   vertex -0.0246202 -0.0043412 0.32625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.32625
-   vertex -0.0246202 -0.0043412 0.32625
-   vertex -0.0246202 -0.0043412 0.3475
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.3475
-   vertex -0.025 -3.06162e-18 0.32625
-   vertex -0.0246202 -0.0043412 0.3475
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.3475
-   vertex -0.0246202 -0.0043412 0.3475
-   vertex -0.0246202 -0.0043412 0.36875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.36875
-   vertex -0.025 -3.06162e-18 0.3475
-   vertex -0.0246202 -0.0043412 0.36875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.36875
-   vertex -0.0246202 -0.0043412 0.36875
-   vertex -0.0246202 -0.0043412 0.39
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.39
-   vertex -0.025 -3.06162e-18 0.36875
-   vertex -0.0246202 -0.0043412 0.39
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.39
-   vertex -0.0246202 -0.0043412 0.39
-   vertex -0.0246202 -0.0043412 0.41125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.41125
-   vertex -0.025 -3.06162e-18 0.39
-   vertex -0.0246202 -0.0043412 0.41125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.41125
-   vertex -0.0246202 -0.0043412 0.41125
-   vertex -0.0246202 -0.0043412 0.4325
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.4325
-   vertex -0.025 -3.06162e-18 0.41125
-   vertex -0.0246202 -0.0043412 0.4325
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.4325
-   vertex -0.0246202 -0.0043412 0.4325
-   vertex -0.0246202 -0.0043412 0.45375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.45375
-   vertex -0.025 -3.06162e-18 0.4325
-   vertex -0.0246202 -0.0043412 0.45375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.45375
-   vertex -0.0246202 -0.0043412 0.45375
-   vertex -0.0246202 -0.0043412 0.475
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.475
-   vertex -0.025 -3.06162e-18 0.45375
-   vertex -0.0246202 -0.0043412 0.475
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.475
-   vertex -0.0246202 -0.0043412 0.475
-   vertex -0.0246202 -0.0043412 0.49625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.49625
-   vertex -0.025 -3.06162e-18 0.475
-   vertex -0.0246202 -0.0043412 0.49625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.49625
-   vertex -0.0246202 -0.0043412 0.49625
-   vertex -0.0246202 -0.0043412 0.5175
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.5175
-   vertex -0.025 -3.06162e-18 0.49625
-   vertex -0.0246202 -0.0043412 0.5175
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.5175
-   vertex -0.0246202 -0.0043412 0.5175
-   vertex -0.0246202 -0.0043412 0.53875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.53875
-   vertex -0.025 -3.06162e-18 0.5175
-   vertex -0.0246202 -0.0043412 0.53875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.53875
-   vertex -0.0246202 -0.0043412 0.53875
-   vertex -0.0246202 -0.0043412 0.56
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.56
-   vertex -0.025 -3.06162e-18 0.53875
-   vertex -0.0246202 -0.0043412 0.56
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.56
-   vertex -0.0246202 -0.0043412 0.56
-   vertex -0.0246202 -0.0043412 0.58125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.58125
-   vertex -0.025 -3.06162e-18 0.56
-   vertex -0.0246202 -0.0043412 0.58125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.58125
-   vertex -0.0246202 -0.0043412 0.58125
-   vertex -0.0246202 -0.0043412 0.6025
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.6025
-   vertex -0.025 -3.06162e-18 0.58125
-   vertex -0.0246202 -0.0043412 0.6025
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.6025
-   vertex -0.0246202 -0.0043412 0.6025
-   vertex -0.0246202 -0.0043412 0.62375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.62375
-   vertex -0.025 -3.06162e-18 0.6025
-   vertex -0.0246202 -0.0043412 0.62375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.62375
-   vertex -0.0246202 -0.0043412 0.62375
-   vertex -0.0246202 -0.0043412 0.645
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.645
-   vertex -0.025 -3.06162e-18 0.62375
-   vertex -0.0246202 -0.0043412 0.645
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.645
-   vertex -0.0246202 -0.0043412 0.645
-   vertex -0.0246202 -0.0043412 0.66625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.66625
-   vertex -0.025 -3.06162e-18 0.645
-   vertex -0.0246202 -0.0043412 0.66625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.66625
-   vertex -0.0246202 -0.0043412 0.66625
-   vertex -0.0246202 -0.0043412 0.6875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.6875
-   vertex -0.025 -3.06162e-18 0.66625
-   vertex -0.0246202 -0.0043412 0.6875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.6875
-   vertex -0.0246202 -0.0043412 0.6875
-   vertex -0.0246202 -0.0043412 0.70875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.70875
-   vertex -0.025 -3.06162e-18 0.6875
-   vertex -0.0246202 -0.0043412 0.70875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.70875
-   vertex -0.0246202 -0.0043412 0.70875
-   vertex -0.0246202 -0.0043412 0.73
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.73
-   vertex -0.025 -3.06162e-18 0.70875
-   vertex -0.0246202 -0.0043412 0.73
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.73
-   vertex -0.0246202 -0.0043412 0.73
-   vertex -0.0246202 -0.0043412 0.75125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.75125
-   vertex -0.025 -3.06162e-18 0.73
-   vertex -0.0246202 -0.0043412 0.75125
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.75125
-   vertex -0.0246202 -0.0043412 0.75125
-   vertex -0.0246202 -0.0043412 0.7725
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.7725
-   vertex -0.025 -3.06162e-18 0.75125
-   vertex -0.0246202 -0.0043412 0.7725
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.7725
-   vertex -0.0246202 -0.0043412 0.7725
-   vertex -0.0246202 -0.0043412 0.79375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.79375
-   vertex -0.025 -3.06162e-18 0.7725
-   vertex -0.0246202 -0.0043412 0.79375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.79375
-   vertex -0.0246202 -0.0043412 0.79375
-   vertex -0.0246202 -0.0043412 0.815
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.815
-   vertex -0.025 -3.06162e-18 0.79375
-   vertex -0.0246202 -0.0043412 0.815
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.815
-   vertex -0.0246202 -0.0043412 0.815
-   vertex -0.0246202 -0.0043412 0.83625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.83625
-   vertex -0.025 -3.06162e-18 0.815
-   vertex -0.0246202 -0.0043412 0.83625
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.83625
-   vertex -0.0246202 -0.0043412 0.83625
-   vertex -0.0246202 -0.0043412 0.8575
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.8575
-   vertex -0.025 -3.06162e-18 0.83625
-   vertex -0.0246202 -0.0043412 0.8575
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.8575
-   vertex -0.0246202 -0.0043412 0.8575
-   vertex -0.0246202 -0.0043412 0.87875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.87875
-   vertex -0.025 -3.06162e-18 0.8575
-   vertex -0.0246202 -0.0043412 0.87875
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.87875
-   vertex -0.0246202 -0.0043412 0.87875
-   vertex -0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal -0.996195 -0.0871567 -0
-  outer loop
-   vertex -0.025 -3.06162e-18 0.9
-   vertex -0.025 -3.06162e-18 0.87875
-   vertex -0.0246202 -0.0043412 0.9
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.05
-   vertex -0.025 -3.06162e-18 0.05
-   vertex -0.025 -3.06162e-18 0.07125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.07125
-   vertex -0.0246202 0.0043412 0.05
-   vertex -0.025 -3.06162e-18 0.07125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.07125
-   vertex -0.025 -3.06162e-18 0.07125
-   vertex -0.025 -3.06162e-18 0.0925
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.0925
-   vertex -0.0246202 0.0043412 0.07125
-   vertex -0.025 -3.06162e-18 0.0925
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.0925
-   vertex -0.025 -3.06162e-18 0.0925
-   vertex -0.025 -3.06162e-18 0.11375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.11375
-   vertex -0.0246202 0.0043412 0.0925
-   vertex -0.025 -3.06162e-18 0.11375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.11375
-   vertex -0.025 -3.06162e-18 0.11375
-   vertex -0.025 -3.06162e-18 0.135
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.135
-   vertex -0.0246202 0.0043412 0.11375
-   vertex -0.025 -3.06162e-18 0.135
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.135
-   vertex -0.025 -3.06162e-18 0.135
-   vertex -0.025 -3.06162e-18 0.15625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.15625
-   vertex -0.0246202 0.0043412 0.135
-   vertex -0.025 -3.06162e-18 0.15625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.15625
-   vertex -0.025 -3.06162e-18 0.15625
-   vertex -0.025 -3.06162e-18 0.1775
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.1775
-   vertex -0.0246202 0.0043412 0.15625
-   vertex -0.025 -3.06162e-18 0.1775
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.1775
-   vertex -0.025 -3.06162e-18 0.1775
-   vertex -0.025 -3.06162e-18 0.19875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.19875
-   vertex -0.0246202 0.0043412 0.1775
-   vertex -0.025 -3.06162e-18 0.19875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.19875
-   vertex -0.025 -3.06162e-18 0.19875
-   vertex -0.025 -3.06162e-18 0.22
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.22
-   vertex -0.0246202 0.0043412 0.19875
-   vertex -0.025 -3.06162e-18 0.22
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.22
-   vertex -0.025 -3.06162e-18 0.22
-   vertex -0.025 -3.06162e-18 0.24125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.24125
-   vertex -0.0246202 0.0043412 0.22
-   vertex -0.025 -3.06162e-18 0.24125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.24125
-   vertex -0.025 -3.06162e-18 0.24125
-   vertex -0.025 -3.06162e-18 0.2625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.2625
-   vertex -0.0246202 0.0043412 0.24125
-   vertex -0.025 -3.06162e-18 0.2625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.2625
-   vertex -0.025 -3.06162e-18 0.2625
-   vertex -0.025 -3.06162e-18 0.28375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.28375
-   vertex -0.0246202 0.0043412 0.2625
-   vertex -0.025 -3.06162e-18 0.28375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.28375
-   vertex -0.025 -3.06162e-18 0.28375
-   vertex -0.025 -3.06162e-18 0.305
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.305
-   vertex -0.0246202 0.0043412 0.28375
-   vertex -0.025 -3.06162e-18 0.305
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.305
-   vertex -0.025 -3.06162e-18 0.305
-   vertex -0.025 -3.06162e-18 0.32625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.32625
-   vertex -0.0246202 0.0043412 0.305
-   vertex -0.025 -3.06162e-18 0.32625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.32625
-   vertex -0.025 -3.06162e-18 0.32625
-   vertex -0.025 -3.06162e-18 0.3475
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.3475
-   vertex -0.0246202 0.0043412 0.32625
-   vertex -0.025 -3.06162e-18 0.3475
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.3475
-   vertex -0.025 -3.06162e-18 0.3475
-   vertex -0.025 -3.06162e-18 0.36875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.36875
-   vertex -0.0246202 0.0043412 0.3475
-   vertex -0.025 -3.06162e-18 0.36875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.36875
-   vertex -0.025 -3.06162e-18 0.36875
-   vertex -0.025 -3.06162e-18 0.39
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.39
-   vertex -0.0246202 0.0043412 0.36875
-   vertex -0.025 -3.06162e-18 0.39
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.39
-   vertex -0.025 -3.06162e-18 0.39
-   vertex -0.025 -3.06162e-18 0.41125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.41125
-   vertex -0.0246202 0.0043412 0.39
-   vertex -0.025 -3.06162e-18 0.41125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.41125
-   vertex -0.025 -3.06162e-18 0.41125
-   vertex -0.025 -3.06162e-18 0.4325
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.4325
-   vertex -0.0246202 0.0043412 0.41125
-   vertex -0.025 -3.06162e-18 0.4325
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.4325
-   vertex -0.025 -3.06162e-18 0.4325
-   vertex -0.025 -3.06162e-18 0.45375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.45375
-   vertex -0.0246202 0.0043412 0.4325
-   vertex -0.025 -3.06162e-18 0.45375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.45375
-   vertex -0.025 -3.06162e-18 0.45375
-   vertex -0.025 -3.06162e-18 0.475
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.475
-   vertex -0.0246202 0.0043412 0.45375
-   vertex -0.025 -3.06162e-18 0.475
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.475
-   vertex -0.025 -3.06162e-18 0.475
-   vertex -0.025 -3.06162e-18 0.49625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.49625
-   vertex -0.0246202 0.0043412 0.475
-   vertex -0.025 -3.06162e-18 0.49625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.49625
-   vertex -0.025 -3.06162e-18 0.49625
-   vertex -0.025 -3.06162e-18 0.5175
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.5175
-   vertex -0.0246202 0.0043412 0.49625
-   vertex -0.025 -3.06162e-18 0.5175
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.5175
-   vertex -0.025 -3.06162e-18 0.5175
-   vertex -0.025 -3.06162e-18 0.53875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.53875
-   vertex -0.0246202 0.0043412 0.5175
-   vertex -0.025 -3.06162e-18 0.53875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.53875
-   vertex -0.025 -3.06162e-18 0.53875
-   vertex -0.025 -3.06162e-18 0.56
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.56
-   vertex -0.0246202 0.0043412 0.53875
-   vertex -0.025 -3.06162e-18 0.56
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.56
-   vertex -0.025 -3.06162e-18 0.56
-   vertex -0.025 -3.06162e-18 0.58125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.58125
-   vertex -0.0246202 0.0043412 0.56
-   vertex -0.025 -3.06162e-18 0.58125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.58125
-   vertex -0.025 -3.06162e-18 0.58125
-   vertex -0.025 -3.06162e-18 0.6025
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.6025
-   vertex -0.0246202 0.0043412 0.58125
-   vertex -0.025 -3.06162e-18 0.6025
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.6025
-   vertex -0.025 -3.06162e-18 0.6025
-   vertex -0.025 -3.06162e-18 0.62375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.62375
-   vertex -0.0246202 0.0043412 0.6025
-   vertex -0.025 -3.06162e-18 0.62375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.62375
-   vertex -0.025 -3.06162e-18 0.62375
-   vertex -0.025 -3.06162e-18 0.645
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.645
-   vertex -0.0246202 0.0043412 0.62375
-   vertex -0.025 -3.06162e-18 0.645
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.645
-   vertex -0.025 -3.06162e-18 0.645
-   vertex -0.025 -3.06162e-18 0.66625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.66625
-   vertex -0.0246202 0.0043412 0.645
-   vertex -0.025 -3.06162e-18 0.66625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.66625
-   vertex -0.025 -3.06162e-18 0.66625
-   vertex -0.025 -3.06162e-18 0.6875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.6875
-   vertex -0.0246202 0.0043412 0.66625
-   vertex -0.025 -3.06162e-18 0.6875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.6875
-   vertex -0.025 -3.06162e-18 0.6875
-   vertex -0.025 -3.06162e-18 0.70875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.70875
-   vertex -0.0246202 0.0043412 0.6875
-   vertex -0.025 -3.06162e-18 0.70875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.70875
-   vertex -0.025 -3.06162e-18 0.70875
-   vertex -0.025 -3.06162e-18 0.73
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.73
-   vertex -0.0246202 0.0043412 0.70875
-   vertex -0.025 -3.06162e-18 0.73
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.73
-   vertex -0.025 -3.06162e-18 0.73
-   vertex -0.025 -3.06162e-18 0.75125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.75125
-   vertex -0.0246202 0.0043412 0.73
-   vertex -0.025 -3.06162e-18 0.75125
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.75125
-   vertex -0.025 -3.06162e-18 0.75125
-   vertex -0.025 -3.06162e-18 0.7725
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.7725
-   vertex -0.0246202 0.0043412 0.75125
-   vertex -0.025 -3.06162e-18 0.7725
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.7725
-   vertex -0.025 -3.06162e-18 0.7725
-   vertex -0.025 -3.06162e-18 0.79375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.79375
-   vertex -0.0246202 0.0043412 0.7725
-   vertex -0.025 -3.06162e-18 0.79375
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.79375
-   vertex -0.025 -3.06162e-18 0.79375
-   vertex -0.025 -3.06162e-18 0.815
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.815
-   vertex -0.0246202 0.0043412 0.79375
-   vertex -0.025 -3.06162e-18 0.815
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.815
-   vertex -0.025 -3.06162e-18 0.815
-   vertex -0.025 -3.06162e-18 0.83625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.83625
-   vertex -0.0246202 0.0043412 0.815
-   vertex -0.025 -3.06162e-18 0.83625
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.83625
-   vertex -0.025 -3.06162e-18 0.83625
-   vertex -0.025 -3.06162e-18 0.8575
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.8575
-   vertex -0.0246202 0.0043412 0.83625
-   vertex -0.025 -3.06162e-18 0.8575
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.8575
-   vertex -0.025 -3.06162e-18 0.8575
-   vertex -0.025 -3.06162e-18 0.87875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.87875
-   vertex -0.0246202 0.0043412 0.8575
-   vertex -0.025 -3.06162e-18 0.87875
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.87875
-   vertex -0.025 -3.06162e-18 0.87875
-   vertex -0.025 -3.06162e-18 0.9
-  endloop
- endfacet
- facet normal -0.996195 0.0871567 0
-  outer loop
-   vertex -0.0246202 0.0043412 0.9
-   vertex -0.0246202 0.0043412 0.87875
-   vertex -0.025 -3.06162e-18 0.9
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.05
-   vertex -0.0246202 0.0043412 0.05
-   vertex -0.0246202 0.0043412 0.07125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.07125
-   vertex -0.0234923 0.0085505 0.05
-   vertex -0.0246202 0.0043412 0.07125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.07125
-   vertex -0.0246202 0.0043412 0.07125
-   vertex -0.0246202 0.0043412 0.0925
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.0925
-   vertex -0.0234923 0.0085505 0.07125
-   vertex -0.0246202 0.0043412 0.0925
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.0925
-   vertex -0.0246202 0.0043412 0.0925
-   vertex -0.0246202 0.0043412 0.11375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.11375
-   vertex -0.0234923 0.0085505 0.0925
-   vertex -0.0246202 0.0043412 0.11375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.11375
-   vertex -0.0246202 0.0043412 0.11375
-   vertex -0.0246202 0.0043412 0.135
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.135
-   vertex -0.0234923 0.0085505 0.11375
-   vertex -0.0246202 0.0043412 0.135
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.135
-   vertex -0.0246202 0.0043412 0.135
-   vertex -0.0246202 0.0043412 0.15625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.15625
-   vertex -0.0234923 0.0085505 0.135
-   vertex -0.0246202 0.0043412 0.15625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.15625
-   vertex -0.0246202 0.0043412 0.15625
-   vertex -0.0246202 0.0043412 0.1775
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.1775
-   vertex -0.0234923 0.0085505 0.15625
-   vertex -0.0246202 0.0043412 0.1775
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.1775
-   vertex -0.0246202 0.0043412 0.1775
-   vertex -0.0246202 0.0043412 0.19875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.19875
-   vertex -0.0234923 0.0085505 0.1775
-   vertex -0.0246202 0.0043412 0.19875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.19875
-   vertex -0.0246202 0.0043412 0.19875
-   vertex -0.0246202 0.0043412 0.22
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.22
-   vertex -0.0234923 0.0085505 0.19875
-   vertex -0.0246202 0.0043412 0.22
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.22
-   vertex -0.0246202 0.0043412 0.22
-   vertex -0.0246202 0.0043412 0.24125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.24125
-   vertex -0.0234923 0.0085505 0.22
-   vertex -0.0246202 0.0043412 0.24125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.24125
-   vertex -0.0246202 0.0043412 0.24125
-   vertex -0.0246202 0.0043412 0.2625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.2625
-   vertex -0.0234923 0.0085505 0.24125
-   vertex -0.0246202 0.0043412 0.2625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.2625
-   vertex -0.0246202 0.0043412 0.2625
-   vertex -0.0246202 0.0043412 0.28375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.28375
-   vertex -0.0234923 0.0085505 0.2625
-   vertex -0.0246202 0.0043412 0.28375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.28375
-   vertex -0.0246202 0.0043412 0.28375
-   vertex -0.0246202 0.0043412 0.305
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.305
-   vertex -0.0234923 0.0085505 0.28375
-   vertex -0.0246202 0.0043412 0.305
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.305
-   vertex -0.0246202 0.0043412 0.305
-   vertex -0.0246202 0.0043412 0.32625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.32625
-   vertex -0.0234923 0.0085505 0.305
-   vertex -0.0246202 0.0043412 0.32625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.32625
-   vertex -0.0246202 0.0043412 0.32625
-   vertex -0.0246202 0.0043412 0.3475
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.3475
-   vertex -0.0234923 0.0085505 0.32625
-   vertex -0.0246202 0.0043412 0.3475
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.3475
-   vertex -0.0246202 0.0043412 0.3475
-   vertex -0.0246202 0.0043412 0.36875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.36875
-   vertex -0.0234923 0.0085505 0.3475
-   vertex -0.0246202 0.0043412 0.36875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.36875
-   vertex -0.0246202 0.0043412 0.36875
-   vertex -0.0246202 0.0043412 0.39
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.39
-   vertex -0.0234923 0.0085505 0.36875
-   vertex -0.0246202 0.0043412 0.39
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.39
-   vertex -0.0246202 0.0043412 0.39
-   vertex -0.0246202 0.0043412 0.41125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.41125
-   vertex -0.0234923 0.0085505 0.39
-   vertex -0.0246202 0.0043412 0.41125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.41125
-   vertex -0.0246202 0.0043412 0.41125
-   vertex -0.0246202 0.0043412 0.4325
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.4325
-   vertex -0.0234923 0.0085505 0.41125
-   vertex -0.0246202 0.0043412 0.4325
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.4325
-   vertex -0.0246202 0.0043412 0.4325
-   vertex -0.0246202 0.0043412 0.45375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.45375
-   vertex -0.0234923 0.0085505 0.4325
-   vertex -0.0246202 0.0043412 0.45375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.45375
-   vertex -0.0246202 0.0043412 0.45375
-   vertex -0.0246202 0.0043412 0.475
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.475
-   vertex -0.0234923 0.0085505 0.45375
-   vertex -0.0246202 0.0043412 0.475
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.475
-   vertex -0.0246202 0.0043412 0.475
-   vertex -0.0246202 0.0043412 0.49625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.49625
-   vertex -0.0234923 0.0085505 0.475
-   vertex -0.0246202 0.0043412 0.49625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.49625
-   vertex -0.0246202 0.0043412 0.49625
-   vertex -0.0246202 0.0043412 0.5175
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.5175
-   vertex -0.0234923 0.0085505 0.49625
-   vertex -0.0246202 0.0043412 0.5175
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.5175
-   vertex -0.0246202 0.0043412 0.5175
-   vertex -0.0246202 0.0043412 0.53875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.53875
-   vertex -0.0234923 0.0085505 0.5175
-   vertex -0.0246202 0.0043412 0.53875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.53875
-   vertex -0.0246202 0.0043412 0.53875
-   vertex -0.0246202 0.0043412 0.56
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.56
-   vertex -0.0234923 0.0085505 0.53875
-   vertex -0.0246202 0.0043412 0.56
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.56
-   vertex -0.0246202 0.0043412 0.56
-   vertex -0.0246202 0.0043412 0.58125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.58125
-   vertex -0.0234923 0.0085505 0.56
-   vertex -0.0246202 0.0043412 0.58125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.58125
-   vertex -0.0246202 0.0043412 0.58125
-   vertex -0.0246202 0.0043412 0.6025
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.6025
-   vertex -0.0234923 0.0085505 0.58125
-   vertex -0.0246202 0.0043412 0.6025
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.6025
-   vertex -0.0246202 0.0043412 0.6025
-   vertex -0.0246202 0.0043412 0.62375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.62375
-   vertex -0.0234923 0.0085505 0.6025
-   vertex -0.0246202 0.0043412 0.62375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.62375
-   vertex -0.0246202 0.0043412 0.62375
-   vertex -0.0246202 0.0043412 0.645
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.645
-   vertex -0.0234923 0.0085505 0.62375
-   vertex -0.0246202 0.0043412 0.645
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.645
-   vertex -0.0246202 0.0043412 0.645
-   vertex -0.0246202 0.0043412 0.66625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.66625
-   vertex -0.0234923 0.0085505 0.645
-   vertex -0.0246202 0.0043412 0.66625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.66625
-   vertex -0.0246202 0.0043412 0.66625
-   vertex -0.0246202 0.0043412 0.6875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.6875
-   vertex -0.0234923 0.0085505 0.66625
-   vertex -0.0246202 0.0043412 0.6875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.6875
-   vertex -0.0246202 0.0043412 0.6875
-   vertex -0.0246202 0.0043412 0.70875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.70875
-   vertex -0.0234923 0.0085505 0.6875
-   vertex -0.0246202 0.0043412 0.70875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.70875
-   vertex -0.0246202 0.0043412 0.70875
-   vertex -0.0246202 0.0043412 0.73
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.73
-   vertex -0.0234923 0.0085505 0.70875
-   vertex -0.0246202 0.0043412 0.73
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.73
-   vertex -0.0246202 0.0043412 0.73
-   vertex -0.0246202 0.0043412 0.75125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.75125
-   vertex -0.0234923 0.0085505 0.73
-   vertex -0.0246202 0.0043412 0.75125
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.75125
-   vertex -0.0246202 0.0043412 0.75125
-   vertex -0.0246202 0.0043412 0.7725
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.7725
-   vertex -0.0234923 0.0085505 0.75125
-   vertex -0.0246202 0.0043412 0.7725
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.7725
-   vertex -0.0246202 0.0043412 0.7725
-   vertex -0.0246202 0.0043412 0.79375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.79375
-   vertex -0.0234923 0.0085505 0.7725
-   vertex -0.0246202 0.0043412 0.79375
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.79375
-   vertex -0.0246202 0.0043412 0.79375
-   vertex -0.0246202 0.0043412 0.815
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.815
-   vertex -0.0234923 0.0085505 0.79375
-   vertex -0.0246202 0.0043412 0.815
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.815
-   vertex -0.0246202 0.0043412 0.815
-   vertex -0.0246202 0.0043412 0.83625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.83625
-   vertex -0.0234923 0.0085505 0.815
-   vertex -0.0246202 0.0043412 0.83625
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.83625
-   vertex -0.0246202 0.0043412 0.83625
-   vertex -0.0246202 0.0043412 0.8575
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.8575
-   vertex -0.0234923 0.0085505 0.83625
-   vertex -0.0246202 0.0043412 0.8575
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.8575
-   vertex -0.0246202 0.0043412 0.8575
-   vertex -0.0246202 0.0043412 0.87875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.87875
-   vertex -0.0234923 0.0085505 0.8575
-   vertex -0.0246202 0.0043412 0.87875
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.87875
-   vertex -0.0246202 0.0043412 0.87875
-   vertex -0.0246202 0.0043412 0.9
-  endloop
- endfacet
- facet normal -0.965926 0.258817 0
-  outer loop
-   vertex -0.0234923 0.0085505 0.9
-   vertex -0.0234923 0.0085505 0.87875
-   vertex -0.0246202 0.0043412 0.9
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.05
-   vertex -0.0234923 0.0085505 0.05
-   vertex -0.0234923 0.0085505 0.07125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.07125
-   vertex -0.0216506 0.0125 0.05
-   vertex -0.0234923 0.0085505 0.07125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.07125
-   vertex -0.0234923 0.0085505 0.07125
-   vertex -0.0234923 0.0085505 0.0925
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.0925
-   vertex -0.0216506 0.0125 0.07125
-   vertex -0.0234923 0.0085505 0.0925
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.0925
-   vertex -0.0234923 0.0085505 0.0925
-   vertex -0.0234923 0.0085505 0.11375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.11375
-   vertex -0.0216506 0.0125 0.0925
-   vertex -0.0234923 0.0085505 0.11375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.11375
-   vertex -0.0234923 0.0085505 0.11375
-   vertex -0.0234923 0.0085505 0.135
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.135
-   vertex -0.0216506 0.0125 0.11375
-   vertex -0.0234923 0.0085505 0.135
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.135
-   vertex -0.0234923 0.0085505 0.135
-   vertex -0.0234923 0.0085505 0.15625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.15625
-   vertex -0.0216506 0.0125 0.135
-   vertex -0.0234923 0.0085505 0.15625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.15625
-   vertex -0.0234923 0.0085505 0.15625
-   vertex -0.0234923 0.0085505 0.1775
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.1775
-   vertex -0.0216506 0.0125 0.15625
-   vertex -0.0234923 0.0085505 0.1775
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.1775
-   vertex -0.0234923 0.0085505 0.1775
-   vertex -0.0234923 0.0085505 0.19875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.19875
-   vertex -0.0216506 0.0125 0.1775
-   vertex -0.0234923 0.0085505 0.19875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.19875
-   vertex -0.0234923 0.0085505 0.19875
-   vertex -0.0234923 0.0085505 0.22
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.22
-   vertex -0.0216506 0.0125 0.19875
-   vertex -0.0234923 0.0085505 0.22
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.22
-   vertex -0.0234923 0.0085505 0.22
-   vertex -0.0234923 0.0085505 0.24125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.24125
-   vertex -0.0216506 0.0125 0.22
-   vertex -0.0234923 0.0085505 0.24125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.24125
-   vertex -0.0234923 0.0085505 0.24125
-   vertex -0.0234923 0.0085505 0.2625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.2625
-   vertex -0.0216506 0.0125 0.24125
-   vertex -0.0234923 0.0085505 0.2625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.2625
-   vertex -0.0234923 0.0085505 0.2625
-   vertex -0.0234923 0.0085505 0.28375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.28375
-   vertex -0.0216506 0.0125 0.2625
-   vertex -0.0234923 0.0085505 0.28375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.28375
-   vertex -0.0234923 0.0085505 0.28375
-   vertex -0.0234923 0.0085505 0.305
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.305
-   vertex -0.0216506 0.0125 0.28375
-   vertex -0.0234923 0.0085505 0.305
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.305
-   vertex -0.0234923 0.0085505 0.305
-   vertex -0.0234923 0.0085505 0.32625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.32625
-   vertex -0.0216506 0.0125 0.305
-   vertex -0.0234923 0.0085505 0.32625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.32625
-   vertex -0.0234923 0.0085505 0.32625
-   vertex -0.0234923 0.0085505 0.3475
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.3475
-   vertex -0.0216506 0.0125 0.32625
-   vertex -0.0234923 0.0085505 0.3475
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.3475
-   vertex -0.0234923 0.0085505 0.3475
-   vertex -0.0234923 0.0085505 0.36875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.36875
-   vertex -0.0216506 0.0125 0.3475
-   vertex -0.0234923 0.0085505 0.36875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.36875
-   vertex -0.0234923 0.0085505 0.36875
-   vertex -0.0234923 0.0085505 0.39
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.39
-   vertex -0.0216506 0.0125 0.36875
-   vertex -0.0234923 0.0085505 0.39
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.39
-   vertex -0.0234923 0.0085505 0.39
-   vertex -0.0234923 0.0085505 0.41125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.41125
-   vertex -0.0216506 0.0125 0.39
-   vertex -0.0234923 0.0085505 0.41125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.41125
-   vertex -0.0234923 0.0085505 0.41125
-   vertex -0.0234923 0.0085505 0.4325
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.4325
-   vertex -0.0216506 0.0125 0.41125
-   vertex -0.0234923 0.0085505 0.4325
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.4325
-   vertex -0.0234923 0.0085505 0.4325
-   vertex -0.0234923 0.0085505 0.45375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.45375
-   vertex -0.0216506 0.0125 0.4325
-   vertex -0.0234923 0.0085505 0.45375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.45375
-   vertex -0.0234923 0.0085505 0.45375
-   vertex -0.0234923 0.0085505 0.475
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.475
-   vertex -0.0216506 0.0125 0.45375
-   vertex -0.0234923 0.0085505 0.475
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.475
-   vertex -0.0234923 0.0085505 0.475
-   vertex -0.0234923 0.0085505 0.49625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.49625
-   vertex -0.0216506 0.0125 0.475
-   vertex -0.0234923 0.0085505 0.49625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.49625
-   vertex -0.0234923 0.0085505 0.49625
-   vertex -0.0234923 0.0085505 0.5175
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.5175
-   vertex -0.0216506 0.0125 0.49625
-   vertex -0.0234923 0.0085505 0.5175
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.5175
-   vertex -0.0234923 0.0085505 0.5175
-   vertex -0.0234923 0.0085505 0.53875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.53875
-   vertex -0.0216506 0.0125 0.5175
-   vertex -0.0234923 0.0085505 0.53875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.53875
-   vertex -0.0234923 0.0085505 0.53875
-   vertex -0.0234923 0.0085505 0.56
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.56
-   vertex -0.0216506 0.0125 0.53875
-   vertex -0.0234923 0.0085505 0.56
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.56
-   vertex -0.0234923 0.0085505 0.56
-   vertex -0.0234923 0.0085505 0.58125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.58125
-   vertex -0.0216506 0.0125 0.56
-   vertex -0.0234923 0.0085505 0.58125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.58125
-   vertex -0.0234923 0.0085505 0.58125
-   vertex -0.0234923 0.0085505 0.6025
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.6025
-   vertex -0.0216506 0.0125 0.58125
-   vertex -0.0234923 0.0085505 0.6025
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.6025
-   vertex -0.0234923 0.0085505 0.6025
-   vertex -0.0234923 0.0085505 0.62375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.62375
-   vertex -0.0216506 0.0125 0.6025
-   vertex -0.0234923 0.0085505 0.62375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.62375
-   vertex -0.0234923 0.0085505 0.62375
-   vertex -0.0234923 0.0085505 0.645
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.645
-   vertex -0.0216506 0.0125 0.62375
-   vertex -0.0234923 0.0085505 0.645
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.645
-   vertex -0.0234923 0.0085505 0.645
-   vertex -0.0234923 0.0085505 0.66625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.66625
-   vertex -0.0216506 0.0125 0.645
-   vertex -0.0234923 0.0085505 0.66625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.66625
-   vertex -0.0234923 0.0085505 0.66625
-   vertex -0.0234923 0.0085505 0.6875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.6875
-   vertex -0.0216506 0.0125 0.66625
-   vertex -0.0234923 0.0085505 0.6875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.6875
-   vertex -0.0234923 0.0085505 0.6875
-   vertex -0.0234923 0.0085505 0.70875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.70875
-   vertex -0.0216506 0.0125 0.6875
-   vertex -0.0234923 0.0085505 0.70875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.70875
-   vertex -0.0234923 0.0085505 0.70875
-   vertex -0.0234923 0.0085505 0.73
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.73
-   vertex -0.0216506 0.0125 0.70875
-   vertex -0.0234923 0.0085505 0.73
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.73
-   vertex -0.0234923 0.0085505 0.73
-   vertex -0.0234923 0.0085505 0.75125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.75125
-   vertex -0.0216506 0.0125 0.73
-   vertex -0.0234923 0.0085505 0.75125
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.75125
-   vertex -0.0234923 0.0085505 0.75125
-   vertex -0.0234923 0.0085505 0.7725
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.7725
-   vertex -0.0216506 0.0125 0.75125
-   vertex -0.0234923 0.0085505 0.7725
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.7725
-   vertex -0.0234923 0.0085505 0.7725
-   vertex -0.0234923 0.0085505 0.79375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.79375
-   vertex -0.0216506 0.0125 0.7725
-   vertex -0.0234923 0.0085505 0.79375
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.79375
-   vertex -0.0234923 0.0085505 0.79375
-   vertex -0.0234923 0.0085505 0.815
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.815
-   vertex -0.0216506 0.0125 0.79375
-   vertex -0.0234923 0.0085505 0.815
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.815
-   vertex -0.0234923 0.0085505 0.815
-   vertex -0.0234923 0.0085505 0.83625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.83625
-   vertex -0.0216506 0.0125 0.815
-   vertex -0.0234923 0.0085505 0.83625
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.83625
-   vertex -0.0234923 0.0085505 0.83625
-   vertex -0.0234923 0.0085505 0.8575
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.8575
-   vertex -0.0216506 0.0125 0.83625
-   vertex -0.0234923 0.0085505 0.8575
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.8575
-   vertex -0.0234923 0.0085505 0.8575
-   vertex -0.0234923 0.0085505 0.87875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.87875
-   vertex -0.0216506 0.0125 0.8575
-   vertex -0.0234923 0.0085505 0.87875
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.87875
-   vertex -0.0234923 0.0085505 0.87875
-   vertex -0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0216506 0.0125 0.9
-   vertex -0.0216506 0.0125 0.87875
-   vertex -0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.05
-   vertex -0.0216506 0.0125 0.05
-   vertex -0.0216506 0.0125 0.07125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.07125
-   vertex -0.0191511 0.0160697 0.05
-   vertex -0.0216506 0.0125 0.07125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.07125
-   vertex -0.0216506 0.0125 0.07125
-   vertex -0.0216506 0.0125 0.0925
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.0925
-   vertex -0.0191511 0.0160697 0.07125
-   vertex -0.0216506 0.0125 0.0925
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.0925
-   vertex -0.0216506 0.0125 0.0925
-   vertex -0.0216506 0.0125 0.11375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.11375
-   vertex -0.0191511 0.0160697 0.0925
-   vertex -0.0216506 0.0125 0.11375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.11375
-   vertex -0.0216506 0.0125 0.11375
-   vertex -0.0216506 0.0125 0.135
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.135
-   vertex -0.0191511 0.0160697 0.11375
-   vertex -0.0216506 0.0125 0.135
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.135
-   vertex -0.0216506 0.0125 0.135
-   vertex -0.0216506 0.0125 0.15625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.15625
-   vertex -0.0191511 0.0160697 0.135
-   vertex -0.0216506 0.0125 0.15625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.15625
-   vertex -0.0216506 0.0125 0.15625
-   vertex -0.0216506 0.0125 0.1775
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.1775
-   vertex -0.0191511 0.0160697 0.15625
-   vertex -0.0216506 0.0125 0.1775
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.1775
-   vertex -0.0216506 0.0125 0.1775
-   vertex -0.0216506 0.0125 0.19875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.19875
-   vertex -0.0191511 0.0160697 0.1775
-   vertex -0.0216506 0.0125 0.19875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.19875
-   vertex -0.0216506 0.0125 0.19875
-   vertex -0.0216506 0.0125 0.22
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.22
-   vertex -0.0191511 0.0160697 0.19875
-   vertex -0.0216506 0.0125 0.22
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.22
-   vertex -0.0216506 0.0125 0.22
-   vertex -0.0216506 0.0125 0.24125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.24125
-   vertex -0.0191511 0.0160697 0.22
-   vertex -0.0216506 0.0125 0.24125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.24125
-   vertex -0.0216506 0.0125 0.24125
-   vertex -0.0216506 0.0125 0.2625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.2625
-   vertex -0.0191511 0.0160697 0.24125
-   vertex -0.0216506 0.0125 0.2625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.2625
-   vertex -0.0216506 0.0125 0.2625
-   vertex -0.0216506 0.0125 0.28375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.28375
-   vertex -0.0191511 0.0160697 0.2625
-   vertex -0.0216506 0.0125 0.28375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.28375
-   vertex -0.0216506 0.0125 0.28375
-   vertex -0.0216506 0.0125 0.305
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.305
-   vertex -0.0191511 0.0160697 0.28375
-   vertex -0.0216506 0.0125 0.305
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.305
-   vertex -0.0216506 0.0125 0.305
-   vertex -0.0216506 0.0125 0.32625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.32625
-   vertex -0.0191511 0.0160697 0.305
-   vertex -0.0216506 0.0125 0.32625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.32625
-   vertex -0.0216506 0.0125 0.32625
-   vertex -0.0216506 0.0125 0.3475
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.3475
-   vertex -0.0191511 0.0160697 0.32625
-   vertex -0.0216506 0.0125 0.3475
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.3475
-   vertex -0.0216506 0.0125 0.3475
-   vertex -0.0216506 0.0125 0.36875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.36875
-   vertex -0.0191511 0.0160697 0.3475
-   vertex -0.0216506 0.0125 0.36875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.36875
-   vertex -0.0216506 0.0125 0.36875
-   vertex -0.0216506 0.0125 0.39
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.39
-   vertex -0.0191511 0.0160697 0.36875
-   vertex -0.0216506 0.0125 0.39
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.39
-   vertex -0.0216506 0.0125 0.39
-   vertex -0.0216506 0.0125 0.41125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.41125
-   vertex -0.0191511 0.0160697 0.39
-   vertex -0.0216506 0.0125 0.41125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.41125
-   vertex -0.0216506 0.0125 0.41125
-   vertex -0.0216506 0.0125 0.4325
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.4325
-   vertex -0.0191511 0.0160697 0.41125
-   vertex -0.0216506 0.0125 0.4325
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.4325
-   vertex -0.0216506 0.0125 0.4325
-   vertex -0.0216506 0.0125 0.45375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.45375
-   vertex -0.0191511 0.0160697 0.4325
-   vertex -0.0216506 0.0125 0.45375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.45375
-   vertex -0.0216506 0.0125 0.45375
-   vertex -0.0216506 0.0125 0.475
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.475
-   vertex -0.0191511 0.0160697 0.45375
-   vertex -0.0216506 0.0125 0.475
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.475
-   vertex -0.0216506 0.0125 0.475
-   vertex -0.0216506 0.0125 0.49625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.49625
-   vertex -0.0191511 0.0160697 0.475
-   vertex -0.0216506 0.0125 0.49625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.49625
-   vertex -0.0216506 0.0125 0.49625
-   vertex -0.0216506 0.0125 0.5175
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.5175
-   vertex -0.0191511 0.0160697 0.49625
-   vertex -0.0216506 0.0125 0.5175
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.5175
-   vertex -0.0216506 0.0125 0.5175
-   vertex -0.0216506 0.0125 0.53875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.53875
-   vertex -0.0191511 0.0160697 0.5175
-   vertex -0.0216506 0.0125 0.53875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.53875
-   vertex -0.0216506 0.0125 0.53875
-   vertex -0.0216506 0.0125 0.56
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.56
-   vertex -0.0191511 0.0160697 0.53875
-   vertex -0.0216506 0.0125 0.56
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.56
-   vertex -0.0216506 0.0125 0.56
-   vertex -0.0216506 0.0125 0.58125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.58125
-   vertex -0.0191511 0.0160697 0.56
-   vertex -0.0216506 0.0125 0.58125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.58125
-   vertex -0.0216506 0.0125 0.58125
-   vertex -0.0216506 0.0125 0.6025
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.6025
-   vertex -0.0191511 0.0160697 0.58125
-   vertex -0.0216506 0.0125 0.6025
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.6025
-   vertex -0.0216506 0.0125 0.6025
-   vertex -0.0216506 0.0125 0.62375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.62375
-   vertex -0.0191511 0.0160697 0.6025
-   vertex -0.0216506 0.0125 0.62375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.62375
-   vertex -0.0216506 0.0125 0.62375
-   vertex -0.0216506 0.0125 0.645
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.645
-   vertex -0.0191511 0.0160697 0.62375
-   vertex -0.0216506 0.0125 0.645
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.645
-   vertex -0.0216506 0.0125 0.645
-   vertex -0.0216506 0.0125 0.66625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.66625
-   vertex -0.0191511 0.0160697 0.645
-   vertex -0.0216506 0.0125 0.66625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.66625
-   vertex -0.0216506 0.0125 0.66625
-   vertex -0.0216506 0.0125 0.6875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.6875
-   vertex -0.0191511 0.0160697 0.66625
-   vertex -0.0216506 0.0125 0.6875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.6875
-   vertex -0.0216506 0.0125 0.6875
-   vertex -0.0216506 0.0125 0.70875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.70875
-   vertex -0.0191511 0.0160697 0.6875
-   vertex -0.0216506 0.0125 0.70875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.70875
-   vertex -0.0216506 0.0125 0.70875
-   vertex -0.0216506 0.0125 0.73
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.73
-   vertex -0.0191511 0.0160697 0.70875
-   vertex -0.0216506 0.0125 0.73
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.73
-   vertex -0.0216506 0.0125 0.73
-   vertex -0.0216506 0.0125 0.75125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.75125
-   vertex -0.0191511 0.0160697 0.73
-   vertex -0.0216506 0.0125 0.75125
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.75125
-   vertex -0.0216506 0.0125 0.75125
-   vertex -0.0216506 0.0125 0.7725
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.7725
-   vertex -0.0191511 0.0160697 0.75125
-   vertex -0.0216506 0.0125 0.7725
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.7725
-   vertex -0.0216506 0.0125 0.7725
-   vertex -0.0216506 0.0125 0.79375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.79375
-   vertex -0.0191511 0.0160697 0.7725
-   vertex -0.0216506 0.0125 0.79375
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.79375
-   vertex -0.0216506 0.0125 0.79375
-   vertex -0.0216506 0.0125 0.815
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.815
-   vertex -0.0191511 0.0160697 0.79375
-   vertex -0.0216506 0.0125 0.815
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.815
-   vertex -0.0216506 0.0125 0.815
-   vertex -0.0216506 0.0125 0.83625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.83625
-   vertex -0.0191511 0.0160697 0.815
-   vertex -0.0216506 0.0125 0.83625
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.83625
-   vertex -0.0216506 0.0125 0.83625
-   vertex -0.0216506 0.0125 0.8575
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.8575
-   vertex -0.0191511 0.0160697 0.83625
-   vertex -0.0216506 0.0125 0.8575
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.8575
-   vertex -0.0216506 0.0125 0.8575
-   vertex -0.0216506 0.0125 0.87875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.87875
-   vertex -0.0191511 0.0160697 0.8575
-   vertex -0.0216506 0.0125 0.87875
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.87875
-   vertex -0.0216506 0.0125 0.87875
-   vertex -0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal -0.819151 0.573577 0
-  outer loop
-   vertex -0.0191511 0.0160697 0.9
-   vertex -0.0191511 0.0160697 0.87875
-   vertex -0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.05
-   vertex -0.0191511 0.0160697 0.05
-   vertex -0.0191511 0.0160697 0.07125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.07125
-   vertex -0.0160697 0.0191511 0.05
-   vertex -0.0191511 0.0160697 0.07125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.07125
-   vertex -0.0191511 0.0160697 0.07125
-   vertex -0.0191511 0.0160697 0.0925
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.0925
-   vertex -0.0160697 0.0191511 0.07125
-   vertex -0.0191511 0.0160697 0.0925
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.0925
-   vertex -0.0191511 0.0160697 0.0925
-   vertex -0.0191511 0.0160697 0.11375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.11375
-   vertex -0.0160697 0.0191511 0.0925
-   vertex -0.0191511 0.0160697 0.11375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.11375
-   vertex -0.0191511 0.0160697 0.11375
-   vertex -0.0191511 0.0160697 0.135
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.135
-   vertex -0.0160697 0.0191511 0.11375
-   vertex -0.0191511 0.0160697 0.135
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.135
-   vertex -0.0191511 0.0160697 0.135
-   vertex -0.0191511 0.0160697 0.15625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.15625
-   vertex -0.0160697 0.0191511 0.135
-   vertex -0.0191511 0.0160697 0.15625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.15625
-   vertex -0.0191511 0.0160697 0.15625
-   vertex -0.0191511 0.0160697 0.1775
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.1775
-   vertex -0.0160697 0.0191511 0.15625
-   vertex -0.0191511 0.0160697 0.1775
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.1775
-   vertex -0.0191511 0.0160697 0.1775
-   vertex -0.0191511 0.0160697 0.19875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.19875
-   vertex -0.0160697 0.0191511 0.1775
-   vertex -0.0191511 0.0160697 0.19875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.19875
-   vertex -0.0191511 0.0160697 0.19875
-   vertex -0.0191511 0.0160697 0.22
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.22
-   vertex -0.0160697 0.0191511 0.19875
-   vertex -0.0191511 0.0160697 0.22
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.22
-   vertex -0.0191511 0.0160697 0.22
-   vertex -0.0191511 0.0160697 0.24125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.24125
-   vertex -0.0160697 0.0191511 0.22
-   vertex -0.0191511 0.0160697 0.24125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.24125
-   vertex -0.0191511 0.0160697 0.24125
-   vertex -0.0191511 0.0160697 0.2625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.2625
-   vertex -0.0160697 0.0191511 0.24125
-   vertex -0.0191511 0.0160697 0.2625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.2625
-   vertex -0.0191511 0.0160697 0.2625
-   vertex -0.0191511 0.0160697 0.28375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.28375
-   vertex -0.0160697 0.0191511 0.2625
-   vertex -0.0191511 0.0160697 0.28375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.28375
-   vertex -0.0191511 0.0160697 0.28375
-   vertex -0.0191511 0.0160697 0.305
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.305
-   vertex -0.0160697 0.0191511 0.28375
-   vertex -0.0191511 0.0160697 0.305
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.305
-   vertex -0.0191511 0.0160697 0.305
-   vertex -0.0191511 0.0160697 0.32625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.32625
-   vertex -0.0160697 0.0191511 0.305
-   vertex -0.0191511 0.0160697 0.32625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.32625
-   vertex -0.0191511 0.0160697 0.32625
-   vertex -0.0191511 0.0160697 0.3475
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.3475
-   vertex -0.0160697 0.0191511 0.32625
-   vertex -0.0191511 0.0160697 0.3475
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.3475
-   vertex -0.0191511 0.0160697 0.3475
-   vertex -0.0191511 0.0160697 0.36875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.36875
-   vertex -0.0160697 0.0191511 0.3475
-   vertex -0.0191511 0.0160697 0.36875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.36875
-   vertex -0.0191511 0.0160697 0.36875
-   vertex -0.0191511 0.0160697 0.39
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.39
-   vertex -0.0160697 0.0191511 0.36875
-   vertex -0.0191511 0.0160697 0.39
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.39
-   vertex -0.0191511 0.0160697 0.39
-   vertex -0.0191511 0.0160697 0.41125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.41125
-   vertex -0.0160697 0.0191511 0.39
-   vertex -0.0191511 0.0160697 0.41125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.41125
-   vertex -0.0191511 0.0160697 0.41125
-   vertex -0.0191511 0.0160697 0.4325
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.4325
-   vertex -0.0160697 0.0191511 0.41125
-   vertex -0.0191511 0.0160697 0.4325
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.4325
-   vertex -0.0191511 0.0160697 0.4325
-   vertex -0.0191511 0.0160697 0.45375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.45375
-   vertex -0.0160697 0.0191511 0.4325
-   vertex -0.0191511 0.0160697 0.45375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.45375
-   vertex -0.0191511 0.0160697 0.45375
-   vertex -0.0191511 0.0160697 0.475
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.475
-   vertex -0.0160697 0.0191511 0.45375
-   vertex -0.0191511 0.0160697 0.475
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.475
-   vertex -0.0191511 0.0160697 0.475
-   vertex -0.0191511 0.0160697 0.49625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.49625
-   vertex -0.0160697 0.0191511 0.475
-   vertex -0.0191511 0.0160697 0.49625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.49625
-   vertex -0.0191511 0.0160697 0.49625
-   vertex -0.0191511 0.0160697 0.5175
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.5175
-   vertex -0.0160697 0.0191511 0.49625
-   vertex -0.0191511 0.0160697 0.5175
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.5175
-   vertex -0.0191511 0.0160697 0.5175
-   vertex -0.0191511 0.0160697 0.53875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.53875
-   vertex -0.0160697 0.0191511 0.5175
-   vertex -0.0191511 0.0160697 0.53875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.53875
-   vertex -0.0191511 0.0160697 0.53875
-   vertex -0.0191511 0.0160697 0.56
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.56
-   vertex -0.0160697 0.0191511 0.53875
-   vertex -0.0191511 0.0160697 0.56
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.56
-   vertex -0.0191511 0.0160697 0.56
-   vertex -0.0191511 0.0160697 0.58125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.58125
-   vertex -0.0160697 0.0191511 0.56
-   vertex -0.0191511 0.0160697 0.58125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.58125
-   vertex -0.0191511 0.0160697 0.58125
-   vertex -0.0191511 0.0160697 0.6025
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.6025
-   vertex -0.0160697 0.0191511 0.58125
-   vertex -0.0191511 0.0160697 0.6025
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.6025
-   vertex -0.0191511 0.0160697 0.6025
-   vertex -0.0191511 0.0160697 0.62375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.62375
-   vertex -0.0160697 0.0191511 0.6025
-   vertex -0.0191511 0.0160697 0.62375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.62375
-   vertex -0.0191511 0.0160697 0.62375
-   vertex -0.0191511 0.0160697 0.645
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.645
-   vertex -0.0160697 0.0191511 0.62375
-   vertex -0.0191511 0.0160697 0.645
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.645
-   vertex -0.0191511 0.0160697 0.645
-   vertex -0.0191511 0.0160697 0.66625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.66625
-   vertex -0.0160697 0.0191511 0.645
-   vertex -0.0191511 0.0160697 0.66625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.66625
-   vertex -0.0191511 0.0160697 0.66625
-   vertex -0.0191511 0.0160697 0.6875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.6875
-   vertex -0.0160697 0.0191511 0.66625
-   vertex -0.0191511 0.0160697 0.6875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.6875
-   vertex -0.0191511 0.0160697 0.6875
-   vertex -0.0191511 0.0160697 0.70875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.70875
-   vertex -0.0160697 0.0191511 0.6875
-   vertex -0.0191511 0.0160697 0.70875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.70875
-   vertex -0.0191511 0.0160697 0.70875
-   vertex -0.0191511 0.0160697 0.73
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.73
-   vertex -0.0160697 0.0191511 0.70875
-   vertex -0.0191511 0.0160697 0.73
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.73
-   vertex -0.0191511 0.0160697 0.73
-   vertex -0.0191511 0.0160697 0.75125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.75125
-   vertex -0.0160697 0.0191511 0.73
-   vertex -0.0191511 0.0160697 0.75125
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.75125
-   vertex -0.0191511 0.0160697 0.75125
-   vertex -0.0191511 0.0160697 0.7725
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.7725
-   vertex -0.0160697 0.0191511 0.75125
-   vertex -0.0191511 0.0160697 0.7725
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.7725
-   vertex -0.0191511 0.0160697 0.7725
-   vertex -0.0191511 0.0160697 0.79375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.79375
-   vertex -0.0160697 0.0191511 0.7725
-   vertex -0.0191511 0.0160697 0.79375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.79375
-   vertex -0.0191511 0.0160697 0.79375
-   vertex -0.0191511 0.0160697 0.815
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.815
-   vertex -0.0160697 0.0191511 0.79375
-   vertex -0.0191511 0.0160697 0.815
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.815
-   vertex -0.0191511 0.0160697 0.815
-   vertex -0.0191511 0.0160697 0.83625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.83625
-   vertex -0.0160697 0.0191511 0.815
-   vertex -0.0191511 0.0160697 0.83625
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.83625
-   vertex -0.0191511 0.0160697 0.83625
-   vertex -0.0191511 0.0160697 0.8575
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.8575
-   vertex -0.0160697 0.0191511 0.83625
-   vertex -0.0191511 0.0160697 0.8575
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.8575
-   vertex -0.0191511 0.0160697 0.8575
-   vertex -0.0191511 0.0160697 0.87875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.87875
-   vertex -0.0160697 0.0191511 0.8575
-   vertex -0.0191511 0.0160697 0.87875
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.87875
-   vertex -0.0191511 0.0160697 0.87875
-   vertex -0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0160697 0.0191511 0.9
-   vertex -0.0160697 0.0191511 0.87875
-   vertex -0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.05
-   vertex -0.0160697 0.0191511 0.05
-   vertex -0.0160697 0.0191511 0.07125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.07125
-   vertex -0.0125 0.0216506 0.05
-   vertex -0.0160697 0.0191511 0.07125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.07125
-   vertex -0.0160697 0.0191511 0.07125
-   vertex -0.0160697 0.0191511 0.0925
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.0925
-   vertex -0.0125 0.0216506 0.07125
-   vertex -0.0160697 0.0191511 0.0925
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.0925
-   vertex -0.0160697 0.0191511 0.0925
-   vertex -0.0160697 0.0191511 0.11375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.11375
-   vertex -0.0125 0.0216506 0.0925
-   vertex -0.0160697 0.0191511 0.11375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.11375
-   vertex -0.0160697 0.0191511 0.11375
-   vertex -0.0160697 0.0191511 0.135
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.135
-   vertex -0.0125 0.0216506 0.11375
-   vertex -0.0160697 0.0191511 0.135
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.135
-   vertex -0.0160697 0.0191511 0.135
-   vertex -0.0160697 0.0191511 0.15625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.15625
-   vertex -0.0125 0.0216506 0.135
-   vertex -0.0160697 0.0191511 0.15625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.15625
-   vertex -0.0160697 0.0191511 0.15625
-   vertex -0.0160697 0.0191511 0.1775
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.1775
-   vertex -0.0125 0.0216506 0.15625
-   vertex -0.0160697 0.0191511 0.1775
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.1775
-   vertex -0.0160697 0.0191511 0.1775
-   vertex -0.0160697 0.0191511 0.19875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.19875
-   vertex -0.0125 0.0216506 0.1775
-   vertex -0.0160697 0.0191511 0.19875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.19875
-   vertex -0.0160697 0.0191511 0.19875
-   vertex -0.0160697 0.0191511 0.22
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.22
-   vertex -0.0125 0.0216506 0.19875
-   vertex -0.0160697 0.0191511 0.22
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.22
-   vertex -0.0160697 0.0191511 0.22
-   vertex -0.0160697 0.0191511 0.24125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.24125
-   vertex -0.0125 0.0216506 0.22
-   vertex -0.0160697 0.0191511 0.24125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.24125
-   vertex -0.0160697 0.0191511 0.24125
-   vertex -0.0160697 0.0191511 0.2625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.2625
-   vertex -0.0125 0.0216506 0.24125
-   vertex -0.0160697 0.0191511 0.2625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.2625
-   vertex -0.0160697 0.0191511 0.2625
-   vertex -0.0160697 0.0191511 0.28375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.28375
-   vertex -0.0125 0.0216506 0.2625
-   vertex -0.0160697 0.0191511 0.28375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.28375
-   vertex -0.0160697 0.0191511 0.28375
-   vertex -0.0160697 0.0191511 0.305
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.305
-   vertex -0.0125 0.0216506 0.28375
-   vertex -0.0160697 0.0191511 0.305
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.305
-   vertex -0.0160697 0.0191511 0.305
-   vertex -0.0160697 0.0191511 0.32625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.32625
-   vertex -0.0125 0.0216506 0.305
-   vertex -0.0160697 0.0191511 0.32625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.32625
-   vertex -0.0160697 0.0191511 0.32625
-   vertex -0.0160697 0.0191511 0.3475
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.3475
-   vertex -0.0125 0.0216506 0.32625
-   vertex -0.0160697 0.0191511 0.3475
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.3475
-   vertex -0.0160697 0.0191511 0.3475
-   vertex -0.0160697 0.0191511 0.36875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.36875
-   vertex -0.0125 0.0216506 0.3475
-   vertex -0.0160697 0.0191511 0.36875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.36875
-   vertex -0.0160697 0.0191511 0.36875
-   vertex -0.0160697 0.0191511 0.39
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.39
-   vertex -0.0125 0.0216506 0.36875
-   vertex -0.0160697 0.0191511 0.39
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.39
-   vertex -0.0160697 0.0191511 0.39
-   vertex -0.0160697 0.0191511 0.41125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.41125
-   vertex -0.0125 0.0216506 0.39
-   vertex -0.0160697 0.0191511 0.41125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.41125
-   vertex -0.0160697 0.0191511 0.41125
-   vertex -0.0160697 0.0191511 0.4325
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.4325
-   vertex -0.0125 0.0216506 0.41125
-   vertex -0.0160697 0.0191511 0.4325
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.4325
-   vertex -0.0160697 0.0191511 0.4325
-   vertex -0.0160697 0.0191511 0.45375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.45375
-   vertex -0.0125 0.0216506 0.4325
-   vertex -0.0160697 0.0191511 0.45375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.45375
-   vertex -0.0160697 0.0191511 0.45375
-   vertex -0.0160697 0.0191511 0.475
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.475
-   vertex -0.0125 0.0216506 0.45375
-   vertex -0.0160697 0.0191511 0.475
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.475
-   vertex -0.0160697 0.0191511 0.475
-   vertex -0.0160697 0.0191511 0.49625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.49625
-   vertex -0.0125 0.0216506 0.475
-   vertex -0.0160697 0.0191511 0.49625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.49625
-   vertex -0.0160697 0.0191511 0.49625
-   vertex -0.0160697 0.0191511 0.5175
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.5175
-   vertex -0.0125 0.0216506 0.49625
-   vertex -0.0160697 0.0191511 0.5175
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.5175
-   vertex -0.0160697 0.0191511 0.5175
-   vertex -0.0160697 0.0191511 0.53875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.53875
-   vertex -0.0125 0.0216506 0.5175
-   vertex -0.0160697 0.0191511 0.53875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.53875
-   vertex -0.0160697 0.0191511 0.53875
-   vertex -0.0160697 0.0191511 0.56
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.56
-   vertex -0.0125 0.0216506 0.53875
-   vertex -0.0160697 0.0191511 0.56
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.56
-   vertex -0.0160697 0.0191511 0.56
-   vertex -0.0160697 0.0191511 0.58125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.58125
-   vertex -0.0125 0.0216506 0.56
-   vertex -0.0160697 0.0191511 0.58125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.58125
-   vertex -0.0160697 0.0191511 0.58125
-   vertex -0.0160697 0.0191511 0.6025
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.6025
-   vertex -0.0125 0.0216506 0.58125
-   vertex -0.0160697 0.0191511 0.6025
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.6025
-   vertex -0.0160697 0.0191511 0.6025
-   vertex -0.0160697 0.0191511 0.62375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.62375
-   vertex -0.0125 0.0216506 0.6025
-   vertex -0.0160697 0.0191511 0.62375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.62375
-   vertex -0.0160697 0.0191511 0.62375
-   vertex -0.0160697 0.0191511 0.645
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.645
-   vertex -0.0125 0.0216506 0.62375
-   vertex -0.0160697 0.0191511 0.645
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.645
-   vertex -0.0160697 0.0191511 0.645
-   vertex -0.0160697 0.0191511 0.66625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.66625
-   vertex -0.0125 0.0216506 0.645
-   vertex -0.0160697 0.0191511 0.66625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.66625
-   vertex -0.0160697 0.0191511 0.66625
-   vertex -0.0160697 0.0191511 0.6875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.6875
-   vertex -0.0125 0.0216506 0.66625
-   vertex -0.0160697 0.0191511 0.6875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.6875
-   vertex -0.0160697 0.0191511 0.6875
-   vertex -0.0160697 0.0191511 0.70875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.70875
-   vertex -0.0125 0.0216506 0.6875
-   vertex -0.0160697 0.0191511 0.70875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.70875
-   vertex -0.0160697 0.0191511 0.70875
-   vertex -0.0160697 0.0191511 0.73
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.73
-   vertex -0.0125 0.0216506 0.70875
-   vertex -0.0160697 0.0191511 0.73
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.73
-   vertex -0.0160697 0.0191511 0.73
-   vertex -0.0160697 0.0191511 0.75125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.75125
-   vertex -0.0125 0.0216506 0.73
-   vertex -0.0160697 0.0191511 0.75125
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.75125
-   vertex -0.0160697 0.0191511 0.75125
-   vertex -0.0160697 0.0191511 0.7725
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.7725
-   vertex -0.0125 0.0216506 0.75125
-   vertex -0.0160697 0.0191511 0.7725
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.7725
-   vertex -0.0160697 0.0191511 0.7725
-   vertex -0.0160697 0.0191511 0.79375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.79375
-   vertex -0.0125 0.0216506 0.7725
-   vertex -0.0160697 0.0191511 0.79375
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.79375
-   vertex -0.0160697 0.0191511 0.79375
-   vertex -0.0160697 0.0191511 0.815
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.815
-   vertex -0.0125 0.0216506 0.79375
-   vertex -0.0160697 0.0191511 0.815
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.815
-   vertex -0.0160697 0.0191511 0.815
-   vertex -0.0160697 0.0191511 0.83625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.83625
-   vertex -0.0125 0.0216506 0.815
-   vertex -0.0160697 0.0191511 0.83625
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.83625
-   vertex -0.0160697 0.0191511 0.83625
-   vertex -0.0160697 0.0191511 0.8575
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.8575
-   vertex -0.0125 0.0216506 0.83625
-   vertex -0.0160697 0.0191511 0.8575
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.8575
-   vertex -0.0160697 0.0191511 0.8575
-   vertex -0.0160697 0.0191511 0.87875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.87875
-   vertex -0.0125 0.0216506 0.8575
-   vertex -0.0160697 0.0191511 0.87875
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.87875
-   vertex -0.0160697 0.0191511 0.87875
-   vertex -0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal -0.573577 0.819151 0
-  outer loop
-   vertex -0.0125 0.0216506 0.9
-   vertex -0.0125 0.0216506 0.87875
-   vertex -0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.05
-   vertex -0.0125 0.0216506 0.05
-   vertex -0.0125 0.0216506 0.07125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.07125
-   vertex -0.0085505 0.0234923 0.05
-   vertex -0.0125 0.0216506 0.07125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.07125
-   vertex -0.0125 0.0216506 0.07125
-   vertex -0.0125 0.0216506 0.0925
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.0925
-   vertex -0.0085505 0.0234923 0.07125
-   vertex -0.0125 0.0216506 0.0925
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.0925
-   vertex -0.0125 0.0216506 0.0925
-   vertex -0.0125 0.0216506 0.11375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.11375
-   vertex -0.0085505 0.0234923 0.0925
-   vertex -0.0125 0.0216506 0.11375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.11375
-   vertex -0.0125 0.0216506 0.11375
-   vertex -0.0125 0.0216506 0.135
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.135
-   vertex -0.0085505 0.0234923 0.11375
-   vertex -0.0125 0.0216506 0.135
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.135
-   vertex -0.0125 0.0216506 0.135
-   vertex -0.0125 0.0216506 0.15625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.15625
-   vertex -0.0085505 0.0234923 0.135
-   vertex -0.0125 0.0216506 0.15625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.15625
-   vertex -0.0125 0.0216506 0.15625
-   vertex -0.0125 0.0216506 0.1775
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.1775
-   vertex -0.0085505 0.0234923 0.15625
-   vertex -0.0125 0.0216506 0.1775
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.1775
-   vertex -0.0125 0.0216506 0.1775
-   vertex -0.0125 0.0216506 0.19875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.19875
-   vertex -0.0085505 0.0234923 0.1775
-   vertex -0.0125 0.0216506 0.19875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.19875
-   vertex -0.0125 0.0216506 0.19875
-   vertex -0.0125 0.0216506 0.22
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.22
-   vertex -0.0085505 0.0234923 0.19875
-   vertex -0.0125 0.0216506 0.22
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.22
-   vertex -0.0125 0.0216506 0.22
-   vertex -0.0125 0.0216506 0.24125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.24125
-   vertex -0.0085505 0.0234923 0.22
-   vertex -0.0125 0.0216506 0.24125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.24125
-   vertex -0.0125 0.0216506 0.24125
-   vertex -0.0125 0.0216506 0.2625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.2625
-   vertex -0.0085505 0.0234923 0.24125
-   vertex -0.0125 0.0216506 0.2625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.2625
-   vertex -0.0125 0.0216506 0.2625
-   vertex -0.0125 0.0216506 0.28375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.28375
-   vertex -0.0085505 0.0234923 0.2625
-   vertex -0.0125 0.0216506 0.28375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.28375
-   vertex -0.0125 0.0216506 0.28375
-   vertex -0.0125 0.0216506 0.305
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.305
-   vertex -0.0085505 0.0234923 0.28375
-   vertex -0.0125 0.0216506 0.305
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.305
-   vertex -0.0125 0.0216506 0.305
-   vertex -0.0125 0.0216506 0.32625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.32625
-   vertex -0.0085505 0.0234923 0.305
-   vertex -0.0125 0.0216506 0.32625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.32625
-   vertex -0.0125 0.0216506 0.32625
-   vertex -0.0125 0.0216506 0.3475
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.3475
-   vertex -0.0085505 0.0234923 0.32625
-   vertex -0.0125 0.0216506 0.3475
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.3475
-   vertex -0.0125 0.0216506 0.3475
-   vertex -0.0125 0.0216506 0.36875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.36875
-   vertex -0.0085505 0.0234923 0.3475
-   vertex -0.0125 0.0216506 0.36875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.36875
-   vertex -0.0125 0.0216506 0.36875
-   vertex -0.0125 0.0216506 0.39
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.39
-   vertex -0.0085505 0.0234923 0.36875
-   vertex -0.0125 0.0216506 0.39
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.39
-   vertex -0.0125 0.0216506 0.39
-   vertex -0.0125 0.0216506 0.41125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.41125
-   vertex -0.0085505 0.0234923 0.39
-   vertex -0.0125 0.0216506 0.41125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.41125
-   vertex -0.0125 0.0216506 0.41125
-   vertex -0.0125 0.0216506 0.4325
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.4325
-   vertex -0.0085505 0.0234923 0.41125
-   vertex -0.0125 0.0216506 0.4325
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.4325
-   vertex -0.0125 0.0216506 0.4325
-   vertex -0.0125 0.0216506 0.45375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.45375
-   vertex -0.0085505 0.0234923 0.4325
-   vertex -0.0125 0.0216506 0.45375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.45375
-   vertex -0.0125 0.0216506 0.45375
-   vertex -0.0125 0.0216506 0.475
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.475
-   vertex -0.0085505 0.0234923 0.45375
-   vertex -0.0125 0.0216506 0.475
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.475
-   vertex -0.0125 0.0216506 0.475
-   vertex -0.0125 0.0216506 0.49625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.49625
-   vertex -0.0085505 0.0234923 0.475
-   vertex -0.0125 0.0216506 0.49625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.49625
-   vertex -0.0125 0.0216506 0.49625
-   vertex -0.0125 0.0216506 0.5175
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.5175
-   vertex -0.0085505 0.0234923 0.49625
-   vertex -0.0125 0.0216506 0.5175
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.5175
-   vertex -0.0125 0.0216506 0.5175
-   vertex -0.0125 0.0216506 0.53875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.53875
-   vertex -0.0085505 0.0234923 0.5175
-   vertex -0.0125 0.0216506 0.53875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.53875
-   vertex -0.0125 0.0216506 0.53875
-   vertex -0.0125 0.0216506 0.56
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.56
-   vertex -0.0085505 0.0234923 0.53875
-   vertex -0.0125 0.0216506 0.56
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.56
-   vertex -0.0125 0.0216506 0.56
-   vertex -0.0125 0.0216506 0.58125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.58125
-   vertex -0.0085505 0.0234923 0.56
-   vertex -0.0125 0.0216506 0.58125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.58125
-   vertex -0.0125 0.0216506 0.58125
-   vertex -0.0125 0.0216506 0.6025
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.6025
-   vertex -0.0085505 0.0234923 0.58125
-   vertex -0.0125 0.0216506 0.6025
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.6025
-   vertex -0.0125 0.0216506 0.6025
-   vertex -0.0125 0.0216506 0.62375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.62375
-   vertex -0.0085505 0.0234923 0.6025
-   vertex -0.0125 0.0216506 0.62375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.62375
-   vertex -0.0125 0.0216506 0.62375
-   vertex -0.0125 0.0216506 0.645
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.645
-   vertex -0.0085505 0.0234923 0.62375
-   vertex -0.0125 0.0216506 0.645
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.645
-   vertex -0.0125 0.0216506 0.645
-   vertex -0.0125 0.0216506 0.66625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.66625
-   vertex -0.0085505 0.0234923 0.645
-   vertex -0.0125 0.0216506 0.66625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.66625
-   vertex -0.0125 0.0216506 0.66625
-   vertex -0.0125 0.0216506 0.6875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.6875
-   vertex -0.0085505 0.0234923 0.66625
-   vertex -0.0125 0.0216506 0.6875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.6875
-   vertex -0.0125 0.0216506 0.6875
-   vertex -0.0125 0.0216506 0.70875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.70875
-   vertex -0.0085505 0.0234923 0.6875
-   vertex -0.0125 0.0216506 0.70875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.70875
-   vertex -0.0125 0.0216506 0.70875
-   vertex -0.0125 0.0216506 0.73
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.73
-   vertex -0.0085505 0.0234923 0.70875
-   vertex -0.0125 0.0216506 0.73
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.73
-   vertex -0.0125 0.0216506 0.73
-   vertex -0.0125 0.0216506 0.75125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.75125
-   vertex -0.0085505 0.0234923 0.73
-   vertex -0.0125 0.0216506 0.75125
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.75125
-   vertex -0.0125 0.0216506 0.75125
-   vertex -0.0125 0.0216506 0.7725
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.7725
-   vertex -0.0085505 0.0234923 0.75125
-   vertex -0.0125 0.0216506 0.7725
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.7725
-   vertex -0.0125 0.0216506 0.7725
-   vertex -0.0125 0.0216506 0.79375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.79375
-   vertex -0.0085505 0.0234923 0.7725
-   vertex -0.0125 0.0216506 0.79375
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.79375
-   vertex -0.0125 0.0216506 0.79375
-   vertex -0.0125 0.0216506 0.815
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.815
-   vertex -0.0085505 0.0234923 0.79375
-   vertex -0.0125 0.0216506 0.815
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.815
-   vertex -0.0125 0.0216506 0.815
-   vertex -0.0125 0.0216506 0.83625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.83625
-   vertex -0.0085505 0.0234923 0.815
-   vertex -0.0125 0.0216506 0.83625
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.83625
-   vertex -0.0125 0.0216506 0.83625
-   vertex -0.0125 0.0216506 0.8575
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.8575
-   vertex -0.0085505 0.0234923 0.83625
-   vertex -0.0125 0.0216506 0.8575
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.8575
-   vertex -0.0125 0.0216506 0.8575
-   vertex -0.0125 0.0216506 0.87875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.87875
-   vertex -0.0085505 0.0234923 0.8575
-   vertex -0.0125 0.0216506 0.87875
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.87875
-   vertex -0.0125 0.0216506 0.87875
-   vertex -0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.0085505 0.0234923 0.9
-   vertex -0.0085505 0.0234923 0.87875
-   vertex -0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.05
-   vertex -0.0085505 0.0234923 0.05
-   vertex -0.0085505 0.0234923 0.07125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.07125
-   vertex -0.0043412 0.0246202 0.05
-   vertex -0.0085505 0.0234923 0.07125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.07125
-   vertex -0.0085505 0.0234923 0.07125
-   vertex -0.0085505 0.0234923 0.0925
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.0925
-   vertex -0.0043412 0.0246202 0.07125
-   vertex -0.0085505 0.0234923 0.0925
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.0925
-   vertex -0.0085505 0.0234923 0.0925
-   vertex -0.0085505 0.0234923 0.11375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.11375
-   vertex -0.0043412 0.0246202 0.0925
-   vertex -0.0085505 0.0234923 0.11375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.11375
-   vertex -0.0085505 0.0234923 0.11375
-   vertex -0.0085505 0.0234923 0.135
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.135
-   vertex -0.0043412 0.0246202 0.11375
-   vertex -0.0085505 0.0234923 0.135
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.135
-   vertex -0.0085505 0.0234923 0.135
-   vertex -0.0085505 0.0234923 0.15625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.15625
-   vertex -0.0043412 0.0246202 0.135
-   vertex -0.0085505 0.0234923 0.15625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.15625
-   vertex -0.0085505 0.0234923 0.15625
-   vertex -0.0085505 0.0234923 0.1775
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.1775
-   vertex -0.0043412 0.0246202 0.15625
-   vertex -0.0085505 0.0234923 0.1775
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.1775
-   vertex -0.0085505 0.0234923 0.1775
-   vertex -0.0085505 0.0234923 0.19875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.19875
-   vertex -0.0043412 0.0246202 0.1775
-   vertex -0.0085505 0.0234923 0.19875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.19875
-   vertex -0.0085505 0.0234923 0.19875
-   vertex -0.0085505 0.0234923 0.22
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.22
-   vertex -0.0043412 0.0246202 0.19875
-   vertex -0.0085505 0.0234923 0.22
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.22
-   vertex -0.0085505 0.0234923 0.22
-   vertex -0.0085505 0.0234923 0.24125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.24125
-   vertex -0.0043412 0.0246202 0.22
-   vertex -0.0085505 0.0234923 0.24125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.24125
-   vertex -0.0085505 0.0234923 0.24125
-   vertex -0.0085505 0.0234923 0.2625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.2625
-   vertex -0.0043412 0.0246202 0.24125
-   vertex -0.0085505 0.0234923 0.2625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.2625
-   vertex -0.0085505 0.0234923 0.2625
-   vertex -0.0085505 0.0234923 0.28375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.28375
-   vertex -0.0043412 0.0246202 0.2625
-   vertex -0.0085505 0.0234923 0.28375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.28375
-   vertex -0.0085505 0.0234923 0.28375
-   vertex -0.0085505 0.0234923 0.305
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.305
-   vertex -0.0043412 0.0246202 0.28375
-   vertex -0.0085505 0.0234923 0.305
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.305
-   vertex -0.0085505 0.0234923 0.305
-   vertex -0.0085505 0.0234923 0.32625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.32625
-   vertex -0.0043412 0.0246202 0.305
-   vertex -0.0085505 0.0234923 0.32625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.32625
-   vertex -0.0085505 0.0234923 0.32625
-   vertex -0.0085505 0.0234923 0.3475
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.3475
-   vertex -0.0043412 0.0246202 0.32625
-   vertex -0.0085505 0.0234923 0.3475
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.3475
-   vertex -0.0085505 0.0234923 0.3475
-   vertex -0.0085505 0.0234923 0.36875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.36875
-   vertex -0.0043412 0.0246202 0.3475
-   vertex -0.0085505 0.0234923 0.36875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.36875
-   vertex -0.0085505 0.0234923 0.36875
-   vertex -0.0085505 0.0234923 0.39
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.39
-   vertex -0.0043412 0.0246202 0.36875
-   vertex -0.0085505 0.0234923 0.39
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.39
-   vertex -0.0085505 0.0234923 0.39
-   vertex -0.0085505 0.0234923 0.41125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.41125
-   vertex -0.0043412 0.0246202 0.39
-   vertex -0.0085505 0.0234923 0.41125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.41125
-   vertex -0.0085505 0.0234923 0.41125
-   vertex -0.0085505 0.0234923 0.4325
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.4325
-   vertex -0.0043412 0.0246202 0.41125
-   vertex -0.0085505 0.0234923 0.4325
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.4325
-   vertex -0.0085505 0.0234923 0.4325
-   vertex -0.0085505 0.0234923 0.45375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.45375
-   vertex -0.0043412 0.0246202 0.4325
-   vertex -0.0085505 0.0234923 0.45375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.45375
-   vertex -0.0085505 0.0234923 0.45375
-   vertex -0.0085505 0.0234923 0.475
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.475
-   vertex -0.0043412 0.0246202 0.45375
-   vertex -0.0085505 0.0234923 0.475
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.475
-   vertex -0.0085505 0.0234923 0.475
-   vertex -0.0085505 0.0234923 0.49625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.49625
-   vertex -0.0043412 0.0246202 0.475
-   vertex -0.0085505 0.0234923 0.49625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.49625
-   vertex -0.0085505 0.0234923 0.49625
-   vertex -0.0085505 0.0234923 0.5175
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.5175
-   vertex -0.0043412 0.0246202 0.49625
-   vertex -0.0085505 0.0234923 0.5175
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.5175
-   vertex -0.0085505 0.0234923 0.5175
-   vertex -0.0085505 0.0234923 0.53875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.53875
-   vertex -0.0043412 0.0246202 0.5175
-   vertex -0.0085505 0.0234923 0.53875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.53875
-   vertex -0.0085505 0.0234923 0.53875
-   vertex -0.0085505 0.0234923 0.56
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.56
-   vertex -0.0043412 0.0246202 0.53875
-   vertex -0.0085505 0.0234923 0.56
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.56
-   vertex -0.0085505 0.0234923 0.56
-   vertex -0.0085505 0.0234923 0.58125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.58125
-   vertex -0.0043412 0.0246202 0.56
-   vertex -0.0085505 0.0234923 0.58125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.58125
-   vertex -0.0085505 0.0234923 0.58125
-   vertex -0.0085505 0.0234923 0.6025
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.6025
-   vertex -0.0043412 0.0246202 0.58125
-   vertex -0.0085505 0.0234923 0.6025
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.6025
-   vertex -0.0085505 0.0234923 0.6025
-   vertex -0.0085505 0.0234923 0.62375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.62375
-   vertex -0.0043412 0.0246202 0.6025
-   vertex -0.0085505 0.0234923 0.62375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.62375
-   vertex -0.0085505 0.0234923 0.62375
-   vertex -0.0085505 0.0234923 0.645
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.645
-   vertex -0.0043412 0.0246202 0.62375
-   vertex -0.0085505 0.0234923 0.645
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.645
-   vertex -0.0085505 0.0234923 0.645
-   vertex -0.0085505 0.0234923 0.66625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.66625
-   vertex -0.0043412 0.0246202 0.645
-   vertex -0.0085505 0.0234923 0.66625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.66625
-   vertex -0.0085505 0.0234923 0.66625
-   vertex -0.0085505 0.0234923 0.6875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.6875
-   vertex -0.0043412 0.0246202 0.66625
-   vertex -0.0085505 0.0234923 0.6875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.6875
-   vertex -0.0085505 0.0234923 0.6875
-   vertex -0.0085505 0.0234923 0.70875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.70875
-   vertex -0.0043412 0.0246202 0.6875
-   vertex -0.0085505 0.0234923 0.70875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.70875
-   vertex -0.0085505 0.0234923 0.70875
-   vertex -0.0085505 0.0234923 0.73
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.73
-   vertex -0.0043412 0.0246202 0.70875
-   vertex -0.0085505 0.0234923 0.73
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.73
-   vertex -0.0085505 0.0234923 0.73
-   vertex -0.0085505 0.0234923 0.75125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.75125
-   vertex -0.0043412 0.0246202 0.73
-   vertex -0.0085505 0.0234923 0.75125
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.75125
-   vertex -0.0085505 0.0234923 0.75125
-   vertex -0.0085505 0.0234923 0.7725
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.7725
-   vertex -0.0043412 0.0246202 0.75125
-   vertex -0.0085505 0.0234923 0.7725
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.7725
-   vertex -0.0085505 0.0234923 0.7725
-   vertex -0.0085505 0.0234923 0.79375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.79375
-   vertex -0.0043412 0.0246202 0.7725
-   vertex -0.0085505 0.0234923 0.79375
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.79375
-   vertex -0.0085505 0.0234923 0.79375
-   vertex -0.0085505 0.0234923 0.815
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.815
-   vertex -0.0043412 0.0246202 0.79375
-   vertex -0.0085505 0.0234923 0.815
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.815
-   vertex -0.0085505 0.0234923 0.815
-   vertex -0.0085505 0.0234923 0.83625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.83625
-   vertex -0.0043412 0.0246202 0.815
-   vertex -0.0085505 0.0234923 0.83625
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.83625
-   vertex -0.0085505 0.0234923 0.83625
-   vertex -0.0085505 0.0234923 0.8575
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.8575
-   vertex -0.0043412 0.0246202 0.83625
-   vertex -0.0085505 0.0234923 0.8575
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.8575
-   vertex -0.0085505 0.0234923 0.8575
-   vertex -0.0085505 0.0234923 0.87875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.87875
-   vertex -0.0043412 0.0246202 0.8575
-   vertex -0.0085505 0.0234923 0.87875
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.87875
-   vertex -0.0085505 0.0234923 0.87875
-   vertex -0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal -0.258817 0.965926 0
-  outer loop
-   vertex -0.0043412 0.0246202 0.9
-   vertex -0.0043412 0.0246202 0.87875
-   vertex -0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.05
-   vertex -0.0043412 0.0246202 0.05
-   vertex -0.0043412 0.0246202 0.07125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.07125
-   vertex -4.59243e-18 0.025 0.05
-   vertex -0.0043412 0.0246202 0.07125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.07125
-   vertex -0.0043412 0.0246202 0.07125
-   vertex -0.0043412 0.0246202 0.0925
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.0925
-   vertex -4.59243e-18 0.025 0.07125
-   vertex -0.0043412 0.0246202 0.0925
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.0925
-   vertex -0.0043412 0.0246202 0.0925
-   vertex -0.0043412 0.0246202 0.11375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.11375
-   vertex -4.59243e-18 0.025 0.0925
-   vertex -0.0043412 0.0246202 0.11375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.11375
-   vertex -0.0043412 0.0246202 0.11375
-   vertex -0.0043412 0.0246202 0.135
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.135
-   vertex -4.59243e-18 0.025 0.11375
-   vertex -0.0043412 0.0246202 0.135
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.135
-   vertex -0.0043412 0.0246202 0.135
-   vertex -0.0043412 0.0246202 0.15625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.15625
-   vertex -4.59243e-18 0.025 0.135
-   vertex -0.0043412 0.0246202 0.15625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.15625
-   vertex -0.0043412 0.0246202 0.15625
-   vertex -0.0043412 0.0246202 0.1775
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.1775
-   vertex -4.59243e-18 0.025 0.15625
-   vertex -0.0043412 0.0246202 0.1775
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.1775
-   vertex -0.0043412 0.0246202 0.1775
-   vertex -0.0043412 0.0246202 0.19875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.19875
-   vertex -4.59243e-18 0.025 0.1775
-   vertex -0.0043412 0.0246202 0.19875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.19875
-   vertex -0.0043412 0.0246202 0.19875
-   vertex -0.0043412 0.0246202 0.22
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.22
-   vertex -4.59243e-18 0.025 0.19875
-   vertex -0.0043412 0.0246202 0.22
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.22
-   vertex -0.0043412 0.0246202 0.22
-   vertex -0.0043412 0.0246202 0.24125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.24125
-   vertex -4.59243e-18 0.025 0.22
-   vertex -0.0043412 0.0246202 0.24125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.24125
-   vertex -0.0043412 0.0246202 0.24125
-   vertex -0.0043412 0.0246202 0.2625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.2625
-   vertex -4.59243e-18 0.025 0.24125
-   vertex -0.0043412 0.0246202 0.2625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.2625
-   vertex -0.0043412 0.0246202 0.2625
-   vertex -0.0043412 0.0246202 0.28375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.28375
-   vertex -4.59243e-18 0.025 0.2625
-   vertex -0.0043412 0.0246202 0.28375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.28375
-   vertex -0.0043412 0.0246202 0.28375
-   vertex -0.0043412 0.0246202 0.305
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.305
-   vertex -4.59243e-18 0.025 0.28375
-   vertex -0.0043412 0.0246202 0.305
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.305
-   vertex -0.0043412 0.0246202 0.305
-   vertex -0.0043412 0.0246202 0.32625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.32625
-   vertex -4.59243e-18 0.025 0.305
-   vertex -0.0043412 0.0246202 0.32625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.32625
-   vertex -0.0043412 0.0246202 0.32625
-   vertex -0.0043412 0.0246202 0.3475
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.3475
-   vertex -4.59243e-18 0.025 0.32625
-   vertex -0.0043412 0.0246202 0.3475
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.3475
-   vertex -0.0043412 0.0246202 0.3475
-   vertex -0.0043412 0.0246202 0.36875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.36875
-   vertex -4.59243e-18 0.025 0.3475
-   vertex -0.0043412 0.0246202 0.36875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.36875
-   vertex -0.0043412 0.0246202 0.36875
-   vertex -0.0043412 0.0246202 0.39
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.39
-   vertex -4.59243e-18 0.025 0.36875
-   vertex -0.0043412 0.0246202 0.39
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.39
-   vertex -0.0043412 0.0246202 0.39
-   vertex -0.0043412 0.0246202 0.41125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.41125
-   vertex -4.59243e-18 0.025 0.39
-   vertex -0.0043412 0.0246202 0.41125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.41125
-   vertex -0.0043412 0.0246202 0.41125
-   vertex -0.0043412 0.0246202 0.4325
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.4325
-   vertex -4.59243e-18 0.025 0.41125
-   vertex -0.0043412 0.0246202 0.4325
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.4325
-   vertex -0.0043412 0.0246202 0.4325
-   vertex -0.0043412 0.0246202 0.45375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.45375
-   vertex -4.59243e-18 0.025 0.4325
-   vertex -0.0043412 0.0246202 0.45375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.45375
-   vertex -0.0043412 0.0246202 0.45375
-   vertex -0.0043412 0.0246202 0.475
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.475
-   vertex -4.59243e-18 0.025 0.45375
-   vertex -0.0043412 0.0246202 0.475
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.475
-   vertex -0.0043412 0.0246202 0.475
-   vertex -0.0043412 0.0246202 0.49625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.49625
-   vertex -4.59243e-18 0.025 0.475
-   vertex -0.0043412 0.0246202 0.49625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.49625
-   vertex -0.0043412 0.0246202 0.49625
-   vertex -0.0043412 0.0246202 0.5175
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.5175
-   vertex -4.59243e-18 0.025 0.49625
-   vertex -0.0043412 0.0246202 0.5175
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.5175
-   vertex -0.0043412 0.0246202 0.5175
-   vertex -0.0043412 0.0246202 0.53875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.53875
-   vertex -4.59243e-18 0.025 0.5175
-   vertex -0.0043412 0.0246202 0.53875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.53875
-   vertex -0.0043412 0.0246202 0.53875
-   vertex -0.0043412 0.0246202 0.56
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.56
-   vertex -4.59243e-18 0.025 0.53875
-   vertex -0.0043412 0.0246202 0.56
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.56
-   vertex -0.0043412 0.0246202 0.56
-   vertex -0.0043412 0.0246202 0.58125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.58125
-   vertex -4.59243e-18 0.025 0.56
-   vertex -0.0043412 0.0246202 0.58125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.58125
-   vertex -0.0043412 0.0246202 0.58125
-   vertex -0.0043412 0.0246202 0.6025
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.6025
-   vertex -4.59243e-18 0.025 0.58125
-   vertex -0.0043412 0.0246202 0.6025
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.6025
-   vertex -0.0043412 0.0246202 0.6025
-   vertex -0.0043412 0.0246202 0.62375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.62375
-   vertex -4.59243e-18 0.025 0.6025
-   vertex -0.0043412 0.0246202 0.62375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.62375
-   vertex -0.0043412 0.0246202 0.62375
-   vertex -0.0043412 0.0246202 0.645
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.645
-   vertex -4.59243e-18 0.025 0.62375
-   vertex -0.0043412 0.0246202 0.645
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.645
-   vertex -0.0043412 0.0246202 0.645
-   vertex -0.0043412 0.0246202 0.66625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.66625
-   vertex -4.59243e-18 0.025 0.645
-   vertex -0.0043412 0.0246202 0.66625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.66625
-   vertex -0.0043412 0.0246202 0.66625
-   vertex -0.0043412 0.0246202 0.6875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.6875
-   vertex -4.59243e-18 0.025 0.66625
-   vertex -0.0043412 0.0246202 0.6875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.6875
-   vertex -0.0043412 0.0246202 0.6875
-   vertex -0.0043412 0.0246202 0.70875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.70875
-   vertex -4.59243e-18 0.025 0.6875
-   vertex -0.0043412 0.0246202 0.70875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.70875
-   vertex -0.0043412 0.0246202 0.70875
-   vertex -0.0043412 0.0246202 0.73
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.73
-   vertex -4.59243e-18 0.025 0.70875
-   vertex -0.0043412 0.0246202 0.73
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.73
-   vertex -0.0043412 0.0246202 0.73
-   vertex -0.0043412 0.0246202 0.75125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.75125
-   vertex -4.59243e-18 0.025 0.73
-   vertex -0.0043412 0.0246202 0.75125
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.75125
-   vertex -0.0043412 0.0246202 0.75125
-   vertex -0.0043412 0.0246202 0.7725
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.7725
-   vertex -4.59243e-18 0.025 0.75125
-   vertex -0.0043412 0.0246202 0.7725
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.7725
-   vertex -0.0043412 0.0246202 0.7725
-   vertex -0.0043412 0.0246202 0.79375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.79375
-   vertex -4.59243e-18 0.025 0.7725
-   vertex -0.0043412 0.0246202 0.79375
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.79375
-   vertex -0.0043412 0.0246202 0.79375
-   vertex -0.0043412 0.0246202 0.815
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.815
-   vertex -4.59243e-18 0.025 0.79375
-   vertex -0.0043412 0.0246202 0.815
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.815
-   vertex -0.0043412 0.0246202 0.815
-   vertex -0.0043412 0.0246202 0.83625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.83625
-   vertex -4.59243e-18 0.025 0.815
-   vertex -0.0043412 0.0246202 0.83625
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.83625
-   vertex -0.0043412 0.0246202 0.83625
-   vertex -0.0043412 0.0246202 0.8575
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.8575
-   vertex -4.59243e-18 0.025 0.83625
-   vertex -0.0043412 0.0246202 0.8575
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.8575
-   vertex -0.0043412 0.0246202 0.8575
-   vertex -0.0043412 0.0246202 0.87875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.87875
-   vertex -4.59243e-18 0.025 0.8575
-   vertex -0.0043412 0.0246202 0.87875
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.87875
-   vertex -0.0043412 0.0246202 0.87875
-   vertex -0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal -0.0871567 0.996195 0
-  outer loop
-   vertex -4.59243e-18 0.025 0.9
-   vertex -4.59243e-18 0.025 0.87875
-   vertex -0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.05
-   vertex -4.59243e-18 0.025 0.05
-   vertex -4.59243e-18 0.025 0.07125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.07125
-   vertex 0.0043412 0.0246202 0.05
-   vertex -4.59243e-18 0.025 0.07125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.07125
-   vertex -4.59243e-18 0.025 0.07125
-   vertex -4.59243e-18 0.025 0.0925
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.0925
-   vertex 0.0043412 0.0246202 0.07125
-   vertex -4.59243e-18 0.025 0.0925
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.0925
-   vertex -4.59243e-18 0.025 0.0925
-   vertex -4.59243e-18 0.025 0.11375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.11375
-   vertex 0.0043412 0.0246202 0.0925
-   vertex -4.59243e-18 0.025 0.11375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.11375
-   vertex -4.59243e-18 0.025 0.11375
-   vertex -4.59243e-18 0.025 0.135
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.135
-   vertex 0.0043412 0.0246202 0.11375
-   vertex -4.59243e-18 0.025 0.135
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.135
-   vertex -4.59243e-18 0.025 0.135
-   vertex -4.59243e-18 0.025 0.15625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.15625
-   vertex 0.0043412 0.0246202 0.135
-   vertex -4.59243e-18 0.025 0.15625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.15625
-   vertex -4.59243e-18 0.025 0.15625
-   vertex -4.59243e-18 0.025 0.1775
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.1775
-   vertex 0.0043412 0.0246202 0.15625
-   vertex -4.59243e-18 0.025 0.1775
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.1775
-   vertex -4.59243e-18 0.025 0.1775
-   vertex -4.59243e-18 0.025 0.19875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.19875
-   vertex 0.0043412 0.0246202 0.1775
-   vertex -4.59243e-18 0.025 0.19875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.19875
-   vertex -4.59243e-18 0.025 0.19875
-   vertex -4.59243e-18 0.025 0.22
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.22
-   vertex 0.0043412 0.0246202 0.19875
-   vertex -4.59243e-18 0.025 0.22
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.22
-   vertex -4.59243e-18 0.025 0.22
-   vertex -4.59243e-18 0.025 0.24125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.24125
-   vertex 0.0043412 0.0246202 0.22
-   vertex -4.59243e-18 0.025 0.24125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.24125
-   vertex -4.59243e-18 0.025 0.24125
-   vertex -4.59243e-18 0.025 0.2625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.2625
-   vertex 0.0043412 0.0246202 0.24125
-   vertex -4.59243e-18 0.025 0.2625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.2625
-   vertex -4.59243e-18 0.025 0.2625
-   vertex -4.59243e-18 0.025 0.28375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.28375
-   vertex 0.0043412 0.0246202 0.2625
-   vertex -4.59243e-18 0.025 0.28375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.28375
-   vertex -4.59243e-18 0.025 0.28375
-   vertex -4.59243e-18 0.025 0.305
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.305
-   vertex 0.0043412 0.0246202 0.28375
-   vertex -4.59243e-18 0.025 0.305
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.305
-   vertex -4.59243e-18 0.025 0.305
-   vertex -4.59243e-18 0.025 0.32625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.32625
-   vertex 0.0043412 0.0246202 0.305
-   vertex -4.59243e-18 0.025 0.32625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.32625
-   vertex -4.59243e-18 0.025 0.32625
-   vertex -4.59243e-18 0.025 0.3475
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.3475
-   vertex 0.0043412 0.0246202 0.32625
-   vertex -4.59243e-18 0.025 0.3475
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.3475
-   vertex -4.59243e-18 0.025 0.3475
-   vertex -4.59243e-18 0.025 0.36875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.36875
-   vertex 0.0043412 0.0246202 0.3475
-   vertex -4.59243e-18 0.025 0.36875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.36875
-   vertex -4.59243e-18 0.025 0.36875
-   vertex -4.59243e-18 0.025 0.39
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.39
-   vertex 0.0043412 0.0246202 0.36875
-   vertex -4.59243e-18 0.025 0.39
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.39
-   vertex -4.59243e-18 0.025 0.39
-   vertex -4.59243e-18 0.025 0.41125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.41125
-   vertex 0.0043412 0.0246202 0.39
-   vertex -4.59243e-18 0.025 0.41125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.41125
-   vertex -4.59243e-18 0.025 0.41125
-   vertex -4.59243e-18 0.025 0.4325
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.4325
-   vertex 0.0043412 0.0246202 0.41125
-   vertex -4.59243e-18 0.025 0.4325
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.4325
-   vertex -4.59243e-18 0.025 0.4325
-   vertex -4.59243e-18 0.025 0.45375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.45375
-   vertex 0.0043412 0.0246202 0.4325
-   vertex -4.59243e-18 0.025 0.45375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.45375
-   vertex -4.59243e-18 0.025 0.45375
-   vertex -4.59243e-18 0.025 0.475
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.475
-   vertex 0.0043412 0.0246202 0.45375
-   vertex -4.59243e-18 0.025 0.475
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.475
-   vertex -4.59243e-18 0.025 0.475
-   vertex -4.59243e-18 0.025 0.49625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.49625
-   vertex 0.0043412 0.0246202 0.475
-   vertex -4.59243e-18 0.025 0.49625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.49625
-   vertex -4.59243e-18 0.025 0.49625
-   vertex -4.59243e-18 0.025 0.5175
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.5175
-   vertex 0.0043412 0.0246202 0.49625
-   vertex -4.59243e-18 0.025 0.5175
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.5175
-   vertex -4.59243e-18 0.025 0.5175
-   vertex -4.59243e-18 0.025 0.53875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.53875
-   vertex 0.0043412 0.0246202 0.5175
-   vertex -4.59243e-18 0.025 0.53875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.53875
-   vertex -4.59243e-18 0.025 0.53875
-   vertex -4.59243e-18 0.025 0.56
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.56
-   vertex 0.0043412 0.0246202 0.53875
-   vertex -4.59243e-18 0.025 0.56
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.56
-   vertex -4.59243e-18 0.025 0.56
-   vertex -4.59243e-18 0.025 0.58125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.58125
-   vertex 0.0043412 0.0246202 0.56
-   vertex -4.59243e-18 0.025 0.58125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.58125
-   vertex -4.59243e-18 0.025 0.58125
-   vertex -4.59243e-18 0.025 0.6025
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.6025
-   vertex 0.0043412 0.0246202 0.58125
-   vertex -4.59243e-18 0.025 0.6025
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.6025
-   vertex -4.59243e-18 0.025 0.6025
-   vertex -4.59243e-18 0.025 0.62375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.62375
-   vertex 0.0043412 0.0246202 0.6025
-   vertex -4.59243e-18 0.025 0.62375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.62375
-   vertex -4.59243e-18 0.025 0.62375
-   vertex -4.59243e-18 0.025 0.645
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.645
-   vertex 0.0043412 0.0246202 0.62375
-   vertex -4.59243e-18 0.025 0.645
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.645
-   vertex -4.59243e-18 0.025 0.645
-   vertex -4.59243e-18 0.025 0.66625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.66625
-   vertex 0.0043412 0.0246202 0.645
-   vertex -4.59243e-18 0.025 0.66625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.66625
-   vertex -4.59243e-18 0.025 0.66625
-   vertex -4.59243e-18 0.025 0.6875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.6875
-   vertex 0.0043412 0.0246202 0.66625
-   vertex -4.59243e-18 0.025 0.6875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.6875
-   vertex -4.59243e-18 0.025 0.6875
-   vertex -4.59243e-18 0.025 0.70875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.70875
-   vertex 0.0043412 0.0246202 0.6875
-   vertex -4.59243e-18 0.025 0.70875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.70875
-   vertex -4.59243e-18 0.025 0.70875
-   vertex -4.59243e-18 0.025 0.73
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.73
-   vertex 0.0043412 0.0246202 0.70875
-   vertex -4.59243e-18 0.025 0.73
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.73
-   vertex -4.59243e-18 0.025 0.73
-   vertex -4.59243e-18 0.025 0.75125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.75125
-   vertex 0.0043412 0.0246202 0.73
-   vertex -4.59243e-18 0.025 0.75125
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.75125
-   vertex -4.59243e-18 0.025 0.75125
-   vertex -4.59243e-18 0.025 0.7725
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.7725
-   vertex 0.0043412 0.0246202 0.75125
-   vertex -4.59243e-18 0.025 0.7725
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.7725
-   vertex -4.59243e-18 0.025 0.7725
-   vertex -4.59243e-18 0.025 0.79375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.79375
-   vertex 0.0043412 0.0246202 0.7725
-   vertex -4.59243e-18 0.025 0.79375
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.79375
-   vertex -4.59243e-18 0.025 0.79375
-   vertex -4.59243e-18 0.025 0.815
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.815
-   vertex 0.0043412 0.0246202 0.79375
-   vertex -4.59243e-18 0.025 0.815
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.815
-   vertex -4.59243e-18 0.025 0.815
-   vertex -4.59243e-18 0.025 0.83625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.83625
-   vertex 0.0043412 0.0246202 0.815
-   vertex -4.59243e-18 0.025 0.83625
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.83625
-   vertex -4.59243e-18 0.025 0.83625
-   vertex -4.59243e-18 0.025 0.8575
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.8575
-   vertex 0.0043412 0.0246202 0.83625
-   vertex -4.59243e-18 0.025 0.8575
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.8575
-   vertex -4.59243e-18 0.025 0.8575
-   vertex -4.59243e-18 0.025 0.87875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.87875
-   vertex 0.0043412 0.0246202 0.8575
-   vertex -4.59243e-18 0.025 0.87875
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.87875
-   vertex -4.59243e-18 0.025 0.87875
-   vertex -4.59243e-18 0.025 0.9
-  endloop
- endfacet
- facet normal 0.0871567 0.996195 0
-  outer loop
-   vertex 0.0043412 0.0246202 0.9
-   vertex 0.0043412 0.0246202 0.87875
-   vertex -4.59243e-18 0.025 0.9
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.05
-   vertex 0.0043412 0.0246202 0.05
-   vertex 0.0043412 0.0246202 0.07125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.07125
-   vertex 0.0085505 0.0234923 0.05
-   vertex 0.0043412 0.0246202 0.07125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.07125
-   vertex 0.0043412 0.0246202 0.07125
-   vertex 0.0043412 0.0246202 0.0925
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.0925
-   vertex 0.0085505 0.0234923 0.07125
-   vertex 0.0043412 0.0246202 0.0925
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.0925
-   vertex 0.0043412 0.0246202 0.0925
-   vertex 0.0043412 0.0246202 0.11375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.11375
-   vertex 0.0085505 0.0234923 0.0925
-   vertex 0.0043412 0.0246202 0.11375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.11375
-   vertex 0.0043412 0.0246202 0.11375
-   vertex 0.0043412 0.0246202 0.135
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.135
-   vertex 0.0085505 0.0234923 0.11375
-   vertex 0.0043412 0.0246202 0.135
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.135
-   vertex 0.0043412 0.0246202 0.135
-   vertex 0.0043412 0.0246202 0.15625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.15625
-   vertex 0.0085505 0.0234923 0.135
-   vertex 0.0043412 0.0246202 0.15625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.15625
-   vertex 0.0043412 0.0246202 0.15625
-   vertex 0.0043412 0.0246202 0.1775
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.1775
-   vertex 0.0085505 0.0234923 0.15625
-   vertex 0.0043412 0.0246202 0.1775
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.1775
-   vertex 0.0043412 0.0246202 0.1775
-   vertex 0.0043412 0.0246202 0.19875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.19875
-   vertex 0.0085505 0.0234923 0.1775
-   vertex 0.0043412 0.0246202 0.19875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.19875
-   vertex 0.0043412 0.0246202 0.19875
-   vertex 0.0043412 0.0246202 0.22
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.22
-   vertex 0.0085505 0.0234923 0.19875
-   vertex 0.0043412 0.0246202 0.22
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.22
-   vertex 0.0043412 0.0246202 0.22
-   vertex 0.0043412 0.0246202 0.24125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.24125
-   vertex 0.0085505 0.0234923 0.22
-   vertex 0.0043412 0.0246202 0.24125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.24125
-   vertex 0.0043412 0.0246202 0.24125
-   vertex 0.0043412 0.0246202 0.2625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.2625
-   vertex 0.0085505 0.0234923 0.24125
-   vertex 0.0043412 0.0246202 0.2625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.2625
-   vertex 0.0043412 0.0246202 0.2625
-   vertex 0.0043412 0.0246202 0.28375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.28375
-   vertex 0.0085505 0.0234923 0.2625
-   vertex 0.0043412 0.0246202 0.28375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.28375
-   vertex 0.0043412 0.0246202 0.28375
-   vertex 0.0043412 0.0246202 0.305
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.305
-   vertex 0.0085505 0.0234923 0.28375
-   vertex 0.0043412 0.0246202 0.305
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.305
-   vertex 0.0043412 0.0246202 0.305
-   vertex 0.0043412 0.0246202 0.32625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.32625
-   vertex 0.0085505 0.0234923 0.305
-   vertex 0.0043412 0.0246202 0.32625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.32625
-   vertex 0.0043412 0.0246202 0.32625
-   vertex 0.0043412 0.0246202 0.3475
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.3475
-   vertex 0.0085505 0.0234923 0.32625
-   vertex 0.0043412 0.0246202 0.3475
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.3475
-   vertex 0.0043412 0.0246202 0.3475
-   vertex 0.0043412 0.0246202 0.36875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.36875
-   vertex 0.0085505 0.0234923 0.3475
-   vertex 0.0043412 0.0246202 0.36875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.36875
-   vertex 0.0043412 0.0246202 0.36875
-   vertex 0.0043412 0.0246202 0.39
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.39
-   vertex 0.0085505 0.0234923 0.36875
-   vertex 0.0043412 0.0246202 0.39
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.39
-   vertex 0.0043412 0.0246202 0.39
-   vertex 0.0043412 0.0246202 0.41125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.41125
-   vertex 0.0085505 0.0234923 0.39
-   vertex 0.0043412 0.0246202 0.41125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.41125
-   vertex 0.0043412 0.0246202 0.41125
-   vertex 0.0043412 0.0246202 0.4325
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.4325
-   vertex 0.0085505 0.0234923 0.41125
-   vertex 0.0043412 0.0246202 0.4325
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.4325
-   vertex 0.0043412 0.0246202 0.4325
-   vertex 0.0043412 0.0246202 0.45375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.45375
-   vertex 0.0085505 0.0234923 0.4325
-   vertex 0.0043412 0.0246202 0.45375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.45375
-   vertex 0.0043412 0.0246202 0.45375
-   vertex 0.0043412 0.0246202 0.475
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.475
-   vertex 0.0085505 0.0234923 0.45375
-   vertex 0.0043412 0.0246202 0.475
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.475
-   vertex 0.0043412 0.0246202 0.475
-   vertex 0.0043412 0.0246202 0.49625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.49625
-   vertex 0.0085505 0.0234923 0.475
-   vertex 0.0043412 0.0246202 0.49625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.49625
-   vertex 0.0043412 0.0246202 0.49625
-   vertex 0.0043412 0.0246202 0.5175
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.5175
-   vertex 0.0085505 0.0234923 0.49625
-   vertex 0.0043412 0.0246202 0.5175
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.5175
-   vertex 0.0043412 0.0246202 0.5175
-   vertex 0.0043412 0.0246202 0.53875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.53875
-   vertex 0.0085505 0.0234923 0.5175
-   vertex 0.0043412 0.0246202 0.53875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.53875
-   vertex 0.0043412 0.0246202 0.53875
-   vertex 0.0043412 0.0246202 0.56
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.56
-   vertex 0.0085505 0.0234923 0.53875
-   vertex 0.0043412 0.0246202 0.56
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.56
-   vertex 0.0043412 0.0246202 0.56
-   vertex 0.0043412 0.0246202 0.58125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.58125
-   vertex 0.0085505 0.0234923 0.56
-   vertex 0.0043412 0.0246202 0.58125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.58125
-   vertex 0.0043412 0.0246202 0.58125
-   vertex 0.0043412 0.0246202 0.6025
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.6025
-   vertex 0.0085505 0.0234923 0.58125
-   vertex 0.0043412 0.0246202 0.6025
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.6025
-   vertex 0.0043412 0.0246202 0.6025
-   vertex 0.0043412 0.0246202 0.62375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.62375
-   vertex 0.0085505 0.0234923 0.6025
-   vertex 0.0043412 0.0246202 0.62375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.62375
-   vertex 0.0043412 0.0246202 0.62375
-   vertex 0.0043412 0.0246202 0.645
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.645
-   vertex 0.0085505 0.0234923 0.62375
-   vertex 0.0043412 0.0246202 0.645
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.645
-   vertex 0.0043412 0.0246202 0.645
-   vertex 0.0043412 0.0246202 0.66625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.66625
-   vertex 0.0085505 0.0234923 0.645
-   vertex 0.0043412 0.0246202 0.66625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.66625
-   vertex 0.0043412 0.0246202 0.66625
-   vertex 0.0043412 0.0246202 0.6875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.6875
-   vertex 0.0085505 0.0234923 0.66625
-   vertex 0.0043412 0.0246202 0.6875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.6875
-   vertex 0.0043412 0.0246202 0.6875
-   vertex 0.0043412 0.0246202 0.70875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.70875
-   vertex 0.0085505 0.0234923 0.6875
-   vertex 0.0043412 0.0246202 0.70875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.70875
-   vertex 0.0043412 0.0246202 0.70875
-   vertex 0.0043412 0.0246202 0.73
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.73
-   vertex 0.0085505 0.0234923 0.70875
-   vertex 0.0043412 0.0246202 0.73
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.73
-   vertex 0.0043412 0.0246202 0.73
-   vertex 0.0043412 0.0246202 0.75125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.75125
-   vertex 0.0085505 0.0234923 0.73
-   vertex 0.0043412 0.0246202 0.75125
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.75125
-   vertex 0.0043412 0.0246202 0.75125
-   vertex 0.0043412 0.0246202 0.7725
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.7725
-   vertex 0.0085505 0.0234923 0.75125
-   vertex 0.0043412 0.0246202 0.7725
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.7725
-   vertex 0.0043412 0.0246202 0.7725
-   vertex 0.0043412 0.0246202 0.79375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.79375
-   vertex 0.0085505 0.0234923 0.7725
-   vertex 0.0043412 0.0246202 0.79375
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.79375
-   vertex 0.0043412 0.0246202 0.79375
-   vertex 0.0043412 0.0246202 0.815
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.815
-   vertex 0.0085505 0.0234923 0.79375
-   vertex 0.0043412 0.0246202 0.815
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.815
-   vertex 0.0043412 0.0246202 0.815
-   vertex 0.0043412 0.0246202 0.83625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.83625
-   vertex 0.0085505 0.0234923 0.815
-   vertex 0.0043412 0.0246202 0.83625
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.83625
-   vertex 0.0043412 0.0246202 0.83625
-   vertex 0.0043412 0.0246202 0.8575
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.8575
-   vertex 0.0085505 0.0234923 0.83625
-   vertex 0.0043412 0.0246202 0.8575
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.8575
-   vertex 0.0043412 0.0246202 0.8575
-   vertex 0.0043412 0.0246202 0.87875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.87875
-   vertex 0.0085505 0.0234923 0.8575
-   vertex 0.0043412 0.0246202 0.87875
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.87875
-   vertex 0.0043412 0.0246202 0.87875
-   vertex 0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal 0.258817 0.965926 0
-  outer loop
-   vertex 0.0085505 0.0234923 0.9
-   vertex 0.0085505 0.0234923 0.87875
-   vertex 0.0043412 0.0246202 0.9
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.05
-   vertex 0.0085505 0.0234923 0.05
-   vertex 0.0085505 0.0234923 0.07125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.07125
-   vertex 0.0125 0.0216506 0.05
-   vertex 0.0085505 0.0234923 0.07125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.07125
-   vertex 0.0085505 0.0234923 0.07125
-   vertex 0.0085505 0.0234923 0.0925
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.0925
-   vertex 0.0125 0.0216506 0.07125
-   vertex 0.0085505 0.0234923 0.0925
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.0925
-   vertex 0.0085505 0.0234923 0.0925
-   vertex 0.0085505 0.0234923 0.11375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.11375
-   vertex 0.0125 0.0216506 0.0925
-   vertex 0.0085505 0.0234923 0.11375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.11375
-   vertex 0.0085505 0.0234923 0.11375
-   vertex 0.0085505 0.0234923 0.135
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.135
-   vertex 0.0125 0.0216506 0.11375
-   vertex 0.0085505 0.0234923 0.135
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.135
-   vertex 0.0085505 0.0234923 0.135
-   vertex 0.0085505 0.0234923 0.15625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.15625
-   vertex 0.0125 0.0216506 0.135
-   vertex 0.0085505 0.0234923 0.15625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.15625
-   vertex 0.0085505 0.0234923 0.15625
-   vertex 0.0085505 0.0234923 0.1775
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.1775
-   vertex 0.0125 0.0216506 0.15625
-   vertex 0.0085505 0.0234923 0.1775
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.1775
-   vertex 0.0085505 0.0234923 0.1775
-   vertex 0.0085505 0.0234923 0.19875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.19875
-   vertex 0.0125 0.0216506 0.1775
-   vertex 0.0085505 0.0234923 0.19875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.19875
-   vertex 0.0085505 0.0234923 0.19875
-   vertex 0.0085505 0.0234923 0.22
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.22
-   vertex 0.0125 0.0216506 0.19875
-   vertex 0.0085505 0.0234923 0.22
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.22
-   vertex 0.0085505 0.0234923 0.22
-   vertex 0.0085505 0.0234923 0.24125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.24125
-   vertex 0.0125 0.0216506 0.22
-   vertex 0.0085505 0.0234923 0.24125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.24125
-   vertex 0.0085505 0.0234923 0.24125
-   vertex 0.0085505 0.0234923 0.2625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.2625
-   vertex 0.0125 0.0216506 0.24125
-   vertex 0.0085505 0.0234923 0.2625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.2625
-   vertex 0.0085505 0.0234923 0.2625
-   vertex 0.0085505 0.0234923 0.28375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.28375
-   vertex 0.0125 0.0216506 0.2625
-   vertex 0.0085505 0.0234923 0.28375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.28375
-   vertex 0.0085505 0.0234923 0.28375
-   vertex 0.0085505 0.0234923 0.305
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.305
-   vertex 0.0125 0.0216506 0.28375
-   vertex 0.0085505 0.0234923 0.305
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.305
-   vertex 0.0085505 0.0234923 0.305
-   vertex 0.0085505 0.0234923 0.32625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.32625
-   vertex 0.0125 0.0216506 0.305
-   vertex 0.0085505 0.0234923 0.32625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.32625
-   vertex 0.0085505 0.0234923 0.32625
-   vertex 0.0085505 0.0234923 0.3475
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.3475
-   vertex 0.0125 0.0216506 0.32625
-   vertex 0.0085505 0.0234923 0.3475
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.3475
-   vertex 0.0085505 0.0234923 0.3475
-   vertex 0.0085505 0.0234923 0.36875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.36875
-   vertex 0.0125 0.0216506 0.3475
-   vertex 0.0085505 0.0234923 0.36875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.36875
-   vertex 0.0085505 0.0234923 0.36875
-   vertex 0.0085505 0.0234923 0.39
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.39
-   vertex 0.0125 0.0216506 0.36875
-   vertex 0.0085505 0.0234923 0.39
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.39
-   vertex 0.0085505 0.0234923 0.39
-   vertex 0.0085505 0.0234923 0.41125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.41125
-   vertex 0.0125 0.0216506 0.39
-   vertex 0.0085505 0.0234923 0.41125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.41125
-   vertex 0.0085505 0.0234923 0.41125
-   vertex 0.0085505 0.0234923 0.4325
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.4325
-   vertex 0.0125 0.0216506 0.41125
-   vertex 0.0085505 0.0234923 0.4325
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.4325
-   vertex 0.0085505 0.0234923 0.4325
-   vertex 0.0085505 0.0234923 0.45375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.45375
-   vertex 0.0125 0.0216506 0.4325
-   vertex 0.0085505 0.0234923 0.45375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.45375
-   vertex 0.0085505 0.0234923 0.45375
-   vertex 0.0085505 0.0234923 0.475
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.475
-   vertex 0.0125 0.0216506 0.45375
-   vertex 0.0085505 0.0234923 0.475
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.475
-   vertex 0.0085505 0.0234923 0.475
-   vertex 0.0085505 0.0234923 0.49625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.49625
-   vertex 0.0125 0.0216506 0.475
-   vertex 0.0085505 0.0234923 0.49625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.49625
-   vertex 0.0085505 0.0234923 0.49625
-   vertex 0.0085505 0.0234923 0.5175
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.5175
-   vertex 0.0125 0.0216506 0.49625
-   vertex 0.0085505 0.0234923 0.5175
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.5175
-   vertex 0.0085505 0.0234923 0.5175
-   vertex 0.0085505 0.0234923 0.53875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.53875
-   vertex 0.0125 0.0216506 0.5175
-   vertex 0.0085505 0.0234923 0.53875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.53875
-   vertex 0.0085505 0.0234923 0.53875
-   vertex 0.0085505 0.0234923 0.56
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.56
-   vertex 0.0125 0.0216506 0.53875
-   vertex 0.0085505 0.0234923 0.56
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.56
-   vertex 0.0085505 0.0234923 0.56
-   vertex 0.0085505 0.0234923 0.58125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.58125
-   vertex 0.0125 0.0216506 0.56
-   vertex 0.0085505 0.0234923 0.58125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.58125
-   vertex 0.0085505 0.0234923 0.58125
-   vertex 0.0085505 0.0234923 0.6025
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.6025
-   vertex 0.0125 0.0216506 0.58125
-   vertex 0.0085505 0.0234923 0.6025
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.6025
-   vertex 0.0085505 0.0234923 0.6025
-   vertex 0.0085505 0.0234923 0.62375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.62375
-   vertex 0.0125 0.0216506 0.6025
-   vertex 0.0085505 0.0234923 0.62375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.62375
-   vertex 0.0085505 0.0234923 0.62375
-   vertex 0.0085505 0.0234923 0.645
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.645
-   vertex 0.0125 0.0216506 0.62375
-   vertex 0.0085505 0.0234923 0.645
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.645
-   vertex 0.0085505 0.0234923 0.645
-   vertex 0.0085505 0.0234923 0.66625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.66625
-   vertex 0.0125 0.0216506 0.645
-   vertex 0.0085505 0.0234923 0.66625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.66625
-   vertex 0.0085505 0.0234923 0.66625
-   vertex 0.0085505 0.0234923 0.6875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.6875
-   vertex 0.0125 0.0216506 0.66625
-   vertex 0.0085505 0.0234923 0.6875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.6875
-   vertex 0.0085505 0.0234923 0.6875
-   vertex 0.0085505 0.0234923 0.70875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.70875
-   vertex 0.0125 0.0216506 0.6875
-   vertex 0.0085505 0.0234923 0.70875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.70875
-   vertex 0.0085505 0.0234923 0.70875
-   vertex 0.0085505 0.0234923 0.73
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.73
-   vertex 0.0125 0.0216506 0.70875
-   vertex 0.0085505 0.0234923 0.73
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.73
-   vertex 0.0085505 0.0234923 0.73
-   vertex 0.0085505 0.0234923 0.75125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.75125
-   vertex 0.0125 0.0216506 0.73
-   vertex 0.0085505 0.0234923 0.75125
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.75125
-   vertex 0.0085505 0.0234923 0.75125
-   vertex 0.0085505 0.0234923 0.7725
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.7725
-   vertex 0.0125 0.0216506 0.75125
-   vertex 0.0085505 0.0234923 0.7725
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.7725
-   vertex 0.0085505 0.0234923 0.7725
-   vertex 0.0085505 0.0234923 0.79375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.79375
-   vertex 0.0125 0.0216506 0.7725
-   vertex 0.0085505 0.0234923 0.79375
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.79375
-   vertex 0.0085505 0.0234923 0.79375
-   vertex 0.0085505 0.0234923 0.815
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.815
-   vertex 0.0125 0.0216506 0.79375
-   vertex 0.0085505 0.0234923 0.815
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.815
-   vertex 0.0085505 0.0234923 0.815
-   vertex 0.0085505 0.0234923 0.83625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.83625
-   vertex 0.0125 0.0216506 0.815
-   vertex 0.0085505 0.0234923 0.83625
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.83625
-   vertex 0.0085505 0.0234923 0.83625
-   vertex 0.0085505 0.0234923 0.8575
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.8575
-   vertex 0.0125 0.0216506 0.83625
-   vertex 0.0085505 0.0234923 0.8575
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.8575
-   vertex 0.0085505 0.0234923 0.8575
-   vertex 0.0085505 0.0234923 0.87875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.87875
-   vertex 0.0125 0.0216506 0.8575
-   vertex 0.0085505 0.0234923 0.87875
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.87875
-   vertex 0.0085505 0.0234923 0.87875
-   vertex 0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.0125 0.0216506 0.9
-   vertex 0.0125 0.0216506 0.87875
-   vertex 0.0085505 0.0234923 0.9
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.05
-   vertex 0.0125 0.0216506 0.05
-   vertex 0.0125 0.0216506 0.07125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.07125
-   vertex 0.0160697 0.0191511 0.05
-   vertex 0.0125 0.0216506 0.07125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.07125
-   vertex 0.0125 0.0216506 0.07125
-   vertex 0.0125 0.0216506 0.0925
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.0925
-   vertex 0.0160697 0.0191511 0.07125
-   vertex 0.0125 0.0216506 0.0925
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.0925
-   vertex 0.0125 0.0216506 0.0925
-   vertex 0.0125 0.0216506 0.11375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.11375
-   vertex 0.0160697 0.0191511 0.0925
-   vertex 0.0125 0.0216506 0.11375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.11375
-   vertex 0.0125 0.0216506 0.11375
-   vertex 0.0125 0.0216506 0.135
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.135
-   vertex 0.0160697 0.0191511 0.11375
-   vertex 0.0125 0.0216506 0.135
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.135
-   vertex 0.0125 0.0216506 0.135
-   vertex 0.0125 0.0216506 0.15625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.15625
-   vertex 0.0160697 0.0191511 0.135
-   vertex 0.0125 0.0216506 0.15625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.15625
-   vertex 0.0125 0.0216506 0.15625
-   vertex 0.0125 0.0216506 0.1775
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.1775
-   vertex 0.0160697 0.0191511 0.15625
-   vertex 0.0125 0.0216506 0.1775
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.1775
-   vertex 0.0125 0.0216506 0.1775
-   vertex 0.0125 0.0216506 0.19875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.19875
-   vertex 0.0160697 0.0191511 0.1775
-   vertex 0.0125 0.0216506 0.19875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.19875
-   vertex 0.0125 0.0216506 0.19875
-   vertex 0.0125 0.0216506 0.22
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.22
-   vertex 0.0160697 0.0191511 0.19875
-   vertex 0.0125 0.0216506 0.22
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.22
-   vertex 0.0125 0.0216506 0.22
-   vertex 0.0125 0.0216506 0.24125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.24125
-   vertex 0.0160697 0.0191511 0.22
-   vertex 0.0125 0.0216506 0.24125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.24125
-   vertex 0.0125 0.0216506 0.24125
-   vertex 0.0125 0.0216506 0.2625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.2625
-   vertex 0.0160697 0.0191511 0.24125
-   vertex 0.0125 0.0216506 0.2625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.2625
-   vertex 0.0125 0.0216506 0.2625
-   vertex 0.0125 0.0216506 0.28375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.28375
-   vertex 0.0160697 0.0191511 0.2625
-   vertex 0.0125 0.0216506 0.28375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.28375
-   vertex 0.0125 0.0216506 0.28375
-   vertex 0.0125 0.0216506 0.305
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.305
-   vertex 0.0160697 0.0191511 0.28375
-   vertex 0.0125 0.0216506 0.305
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.305
-   vertex 0.0125 0.0216506 0.305
-   vertex 0.0125 0.0216506 0.32625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.32625
-   vertex 0.0160697 0.0191511 0.305
-   vertex 0.0125 0.0216506 0.32625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.32625
-   vertex 0.0125 0.0216506 0.32625
-   vertex 0.0125 0.0216506 0.3475
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.3475
-   vertex 0.0160697 0.0191511 0.32625
-   vertex 0.0125 0.0216506 0.3475
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.3475
-   vertex 0.0125 0.0216506 0.3475
-   vertex 0.0125 0.0216506 0.36875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.36875
-   vertex 0.0160697 0.0191511 0.3475
-   vertex 0.0125 0.0216506 0.36875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.36875
-   vertex 0.0125 0.0216506 0.36875
-   vertex 0.0125 0.0216506 0.39
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.39
-   vertex 0.0160697 0.0191511 0.36875
-   vertex 0.0125 0.0216506 0.39
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.39
-   vertex 0.0125 0.0216506 0.39
-   vertex 0.0125 0.0216506 0.41125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.41125
-   vertex 0.0160697 0.0191511 0.39
-   vertex 0.0125 0.0216506 0.41125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.41125
-   vertex 0.0125 0.0216506 0.41125
-   vertex 0.0125 0.0216506 0.4325
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.4325
-   vertex 0.0160697 0.0191511 0.41125
-   vertex 0.0125 0.0216506 0.4325
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.4325
-   vertex 0.0125 0.0216506 0.4325
-   vertex 0.0125 0.0216506 0.45375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.45375
-   vertex 0.0160697 0.0191511 0.4325
-   vertex 0.0125 0.0216506 0.45375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.45375
-   vertex 0.0125 0.0216506 0.45375
-   vertex 0.0125 0.0216506 0.475
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.475
-   vertex 0.0160697 0.0191511 0.45375
-   vertex 0.0125 0.0216506 0.475
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.475
-   vertex 0.0125 0.0216506 0.475
-   vertex 0.0125 0.0216506 0.49625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.49625
-   vertex 0.0160697 0.0191511 0.475
-   vertex 0.0125 0.0216506 0.49625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.49625
-   vertex 0.0125 0.0216506 0.49625
-   vertex 0.0125 0.0216506 0.5175
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.5175
-   vertex 0.0160697 0.0191511 0.49625
-   vertex 0.0125 0.0216506 0.5175
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.5175
-   vertex 0.0125 0.0216506 0.5175
-   vertex 0.0125 0.0216506 0.53875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.53875
-   vertex 0.0160697 0.0191511 0.5175
-   vertex 0.0125 0.0216506 0.53875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.53875
-   vertex 0.0125 0.0216506 0.53875
-   vertex 0.0125 0.0216506 0.56
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.56
-   vertex 0.0160697 0.0191511 0.53875
-   vertex 0.0125 0.0216506 0.56
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.56
-   vertex 0.0125 0.0216506 0.56
-   vertex 0.0125 0.0216506 0.58125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.58125
-   vertex 0.0160697 0.0191511 0.56
-   vertex 0.0125 0.0216506 0.58125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.58125
-   vertex 0.0125 0.0216506 0.58125
-   vertex 0.0125 0.0216506 0.6025
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.6025
-   vertex 0.0160697 0.0191511 0.58125
-   vertex 0.0125 0.0216506 0.6025
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.6025
-   vertex 0.0125 0.0216506 0.6025
-   vertex 0.0125 0.0216506 0.62375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.62375
-   vertex 0.0160697 0.0191511 0.6025
-   vertex 0.0125 0.0216506 0.62375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.62375
-   vertex 0.0125 0.0216506 0.62375
-   vertex 0.0125 0.0216506 0.645
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.645
-   vertex 0.0160697 0.0191511 0.62375
-   vertex 0.0125 0.0216506 0.645
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.645
-   vertex 0.0125 0.0216506 0.645
-   vertex 0.0125 0.0216506 0.66625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.66625
-   vertex 0.0160697 0.0191511 0.645
-   vertex 0.0125 0.0216506 0.66625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.66625
-   vertex 0.0125 0.0216506 0.66625
-   vertex 0.0125 0.0216506 0.6875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.6875
-   vertex 0.0160697 0.0191511 0.66625
-   vertex 0.0125 0.0216506 0.6875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.6875
-   vertex 0.0125 0.0216506 0.6875
-   vertex 0.0125 0.0216506 0.70875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.70875
-   vertex 0.0160697 0.0191511 0.6875
-   vertex 0.0125 0.0216506 0.70875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.70875
-   vertex 0.0125 0.0216506 0.70875
-   vertex 0.0125 0.0216506 0.73
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.73
-   vertex 0.0160697 0.0191511 0.70875
-   vertex 0.0125 0.0216506 0.73
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.73
-   vertex 0.0125 0.0216506 0.73
-   vertex 0.0125 0.0216506 0.75125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.75125
-   vertex 0.0160697 0.0191511 0.73
-   vertex 0.0125 0.0216506 0.75125
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.75125
-   vertex 0.0125 0.0216506 0.75125
-   vertex 0.0125 0.0216506 0.7725
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.7725
-   vertex 0.0160697 0.0191511 0.75125
-   vertex 0.0125 0.0216506 0.7725
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.7725
-   vertex 0.0125 0.0216506 0.7725
-   vertex 0.0125 0.0216506 0.79375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.79375
-   vertex 0.0160697 0.0191511 0.7725
-   vertex 0.0125 0.0216506 0.79375
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.79375
-   vertex 0.0125 0.0216506 0.79375
-   vertex 0.0125 0.0216506 0.815
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.815
-   vertex 0.0160697 0.0191511 0.79375
-   vertex 0.0125 0.0216506 0.815
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.815
-   vertex 0.0125 0.0216506 0.815
-   vertex 0.0125 0.0216506 0.83625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.83625
-   vertex 0.0160697 0.0191511 0.815
-   vertex 0.0125 0.0216506 0.83625
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.83625
-   vertex 0.0125 0.0216506 0.83625
-   vertex 0.0125 0.0216506 0.8575
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.8575
-   vertex 0.0160697 0.0191511 0.83625
-   vertex 0.0125 0.0216506 0.8575
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.8575
-   vertex 0.0125 0.0216506 0.8575
-   vertex 0.0125 0.0216506 0.87875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.87875
-   vertex 0.0160697 0.0191511 0.8575
-   vertex 0.0125 0.0216506 0.87875
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.87875
-   vertex 0.0125 0.0216506 0.87875
-   vertex 0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal 0.573577 0.819151 0
-  outer loop
-   vertex 0.0160697 0.0191511 0.9
-   vertex 0.0160697 0.0191511 0.87875
-   vertex 0.0125 0.0216506 0.9
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.05
-   vertex 0.0160697 0.0191511 0.05
-   vertex 0.0160697 0.0191511 0.07125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.07125
-   vertex 0.0191511 0.0160697 0.05
-   vertex 0.0160697 0.0191511 0.07125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.07125
-   vertex 0.0160697 0.0191511 0.07125
-   vertex 0.0160697 0.0191511 0.0925
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.0925
-   vertex 0.0191511 0.0160697 0.07125
-   vertex 0.0160697 0.0191511 0.0925
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.0925
-   vertex 0.0160697 0.0191511 0.0925
-   vertex 0.0160697 0.0191511 0.11375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.11375
-   vertex 0.0191511 0.0160697 0.0925
-   vertex 0.0160697 0.0191511 0.11375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.11375
-   vertex 0.0160697 0.0191511 0.11375
-   vertex 0.0160697 0.0191511 0.135
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.135
-   vertex 0.0191511 0.0160697 0.11375
-   vertex 0.0160697 0.0191511 0.135
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.135
-   vertex 0.0160697 0.0191511 0.135
-   vertex 0.0160697 0.0191511 0.15625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.15625
-   vertex 0.0191511 0.0160697 0.135
-   vertex 0.0160697 0.0191511 0.15625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.15625
-   vertex 0.0160697 0.0191511 0.15625
-   vertex 0.0160697 0.0191511 0.1775
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.1775
-   vertex 0.0191511 0.0160697 0.15625
-   vertex 0.0160697 0.0191511 0.1775
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.1775
-   vertex 0.0160697 0.0191511 0.1775
-   vertex 0.0160697 0.0191511 0.19875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.19875
-   vertex 0.0191511 0.0160697 0.1775
-   vertex 0.0160697 0.0191511 0.19875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.19875
-   vertex 0.0160697 0.0191511 0.19875
-   vertex 0.0160697 0.0191511 0.22
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.22
-   vertex 0.0191511 0.0160697 0.19875
-   vertex 0.0160697 0.0191511 0.22
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.22
-   vertex 0.0160697 0.0191511 0.22
-   vertex 0.0160697 0.0191511 0.24125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.24125
-   vertex 0.0191511 0.0160697 0.22
-   vertex 0.0160697 0.0191511 0.24125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.24125
-   vertex 0.0160697 0.0191511 0.24125
-   vertex 0.0160697 0.0191511 0.2625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.2625
-   vertex 0.0191511 0.0160697 0.24125
-   vertex 0.0160697 0.0191511 0.2625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.2625
-   vertex 0.0160697 0.0191511 0.2625
-   vertex 0.0160697 0.0191511 0.28375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.28375
-   vertex 0.0191511 0.0160697 0.2625
-   vertex 0.0160697 0.0191511 0.28375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.28375
-   vertex 0.0160697 0.0191511 0.28375
-   vertex 0.0160697 0.0191511 0.305
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.305
-   vertex 0.0191511 0.0160697 0.28375
-   vertex 0.0160697 0.0191511 0.305
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.305
-   vertex 0.0160697 0.0191511 0.305
-   vertex 0.0160697 0.0191511 0.32625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.32625
-   vertex 0.0191511 0.0160697 0.305
-   vertex 0.0160697 0.0191511 0.32625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.32625
-   vertex 0.0160697 0.0191511 0.32625
-   vertex 0.0160697 0.0191511 0.3475
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.3475
-   vertex 0.0191511 0.0160697 0.32625
-   vertex 0.0160697 0.0191511 0.3475
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.3475
-   vertex 0.0160697 0.0191511 0.3475
-   vertex 0.0160697 0.0191511 0.36875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.36875
-   vertex 0.0191511 0.0160697 0.3475
-   vertex 0.0160697 0.0191511 0.36875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.36875
-   vertex 0.0160697 0.0191511 0.36875
-   vertex 0.0160697 0.0191511 0.39
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.39
-   vertex 0.0191511 0.0160697 0.36875
-   vertex 0.0160697 0.0191511 0.39
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.39
-   vertex 0.0160697 0.0191511 0.39
-   vertex 0.0160697 0.0191511 0.41125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.41125
-   vertex 0.0191511 0.0160697 0.39
-   vertex 0.0160697 0.0191511 0.41125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.41125
-   vertex 0.0160697 0.0191511 0.41125
-   vertex 0.0160697 0.0191511 0.4325
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.4325
-   vertex 0.0191511 0.0160697 0.41125
-   vertex 0.0160697 0.0191511 0.4325
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.4325
-   vertex 0.0160697 0.0191511 0.4325
-   vertex 0.0160697 0.0191511 0.45375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.45375
-   vertex 0.0191511 0.0160697 0.4325
-   vertex 0.0160697 0.0191511 0.45375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.45375
-   vertex 0.0160697 0.0191511 0.45375
-   vertex 0.0160697 0.0191511 0.475
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.475
-   vertex 0.0191511 0.0160697 0.45375
-   vertex 0.0160697 0.0191511 0.475
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.475
-   vertex 0.0160697 0.0191511 0.475
-   vertex 0.0160697 0.0191511 0.49625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.49625
-   vertex 0.0191511 0.0160697 0.475
-   vertex 0.0160697 0.0191511 0.49625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.49625
-   vertex 0.0160697 0.0191511 0.49625
-   vertex 0.0160697 0.0191511 0.5175
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.5175
-   vertex 0.0191511 0.0160697 0.49625
-   vertex 0.0160697 0.0191511 0.5175
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.5175
-   vertex 0.0160697 0.0191511 0.5175
-   vertex 0.0160697 0.0191511 0.53875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.53875
-   vertex 0.0191511 0.0160697 0.5175
-   vertex 0.0160697 0.0191511 0.53875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.53875
-   vertex 0.0160697 0.0191511 0.53875
-   vertex 0.0160697 0.0191511 0.56
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.56
-   vertex 0.0191511 0.0160697 0.53875
-   vertex 0.0160697 0.0191511 0.56
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.56
-   vertex 0.0160697 0.0191511 0.56
-   vertex 0.0160697 0.0191511 0.58125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.58125
-   vertex 0.0191511 0.0160697 0.56
-   vertex 0.0160697 0.0191511 0.58125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.58125
-   vertex 0.0160697 0.0191511 0.58125
-   vertex 0.0160697 0.0191511 0.6025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.6025
-   vertex 0.0191511 0.0160697 0.58125
-   vertex 0.0160697 0.0191511 0.6025
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.6025
-   vertex 0.0160697 0.0191511 0.6025
-   vertex 0.0160697 0.0191511 0.62375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.62375
-   vertex 0.0191511 0.0160697 0.6025
-   vertex 0.0160697 0.0191511 0.62375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.62375
-   vertex 0.0160697 0.0191511 0.62375
-   vertex 0.0160697 0.0191511 0.645
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.645
-   vertex 0.0191511 0.0160697 0.62375
-   vertex 0.0160697 0.0191511 0.645
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.645
-   vertex 0.0160697 0.0191511 0.645
-   vertex 0.0160697 0.0191511 0.66625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.66625
-   vertex 0.0191511 0.0160697 0.645
-   vertex 0.0160697 0.0191511 0.66625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.66625
-   vertex 0.0160697 0.0191511 0.66625
-   vertex 0.0160697 0.0191511 0.6875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.6875
-   vertex 0.0191511 0.0160697 0.66625
-   vertex 0.0160697 0.0191511 0.6875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.6875
-   vertex 0.0160697 0.0191511 0.6875
-   vertex 0.0160697 0.0191511 0.70875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.70875
-   vertex 0.0191511 0.0160697 0.6875
-   vertex 0.0160697 0.0191511 0.70875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.70875
-   vertex 0.0160697 0.0191511 0.70875
-   vertex 0.0160697 0.0191511 0.73
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.73
-   vertex 0.0191511 0.0160697 0.70875
-   vertex 0.0160697 0.0191511 0.73
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.73
-   vertex 0.0160697 0.0191511 0.73
-   vertex 0.0160697 0.0191511 0.75125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.75125
-   vertex 0.0191511 0.0160697 0.73
-   vertex 0.0160697 0.0191511 0.75125
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.75125
-   vertex 0.0160697 0.0191511 0.75125
-   vertex 0.0160697 0.0191511 0.7725
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.7725
-   vertex 0.0191511 0.0160697 0.75125
-   vertex 0.0160697 0.0191511 0.7725
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.7725
-   vertex 0.0160697 0.0191511 0.7725
-   vertex 0.0160697 0.0191511 0.79375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.79375
-   vertex 0.0191511 0.0160697 0.7725
-   vertex 0.0160697 0.0191511 0.79375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.79375
-   vertex 0.0160697 0.0191511 0.79375
-   vertex 0.0160697 0.0191511 0.815
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.815
-   vertex 0.0191511 0.0160697 0.79375
-   vertex 0.0160697 0.0191511 0.815
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.815
-   vertex 0.0160697 0.0191511 0.815
-   vertex 0.0160697 0.0191511 0.83625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.83625
-   vertex 0.0191511 0.0160697 0.815
-   vertex 0.0160697 0.0191511 0.83625
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.83625
-   vertex 0.0160697 0.0191511 0.83625
-   vertex 0.0160697 0.0191511 0.8575
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.8575
-   vertex 0.0191511 0.0160697 0.83625
-   vertex 0.0160697 0.0191511 0.8575
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.8575
-   vertex 0.0160697 0.0191511 0.8575
-   vertex 0.0160697 0.0191511 0.87875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.87875
-   vertex 0.0191511 0.0160697 0.8575
-   vertex 0.0160697 0.0191511 0.87875
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.87875
-   vertex 0.0160697 0.0191511 0.87875
-   vertex 0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0191511 0.0160697 0.9
-   vertex 0.0191511 0.0160697 0.87875
-   vertex 0.0160697 0.0191511 0.9
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.05
-   vertex 0.0191511 0.0160697 0.05
-   vertex 0.0191511 0.0160697 0.07125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.07125
-   vertex 0.0216506 0.0125 0.05
-   vertex 0.0191511 0.0160697 0.07125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.07125
-   vertex 0.0191511 0.0160697 0.07125
-   vertex 0.0191511 0.0160697 0.0925
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.0925
-   vertex 0.0216506 0.0125 0.07125
-   vertex 0.0191511 0.0160697 0.0925
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.0925
-   vertex 0.0191511 0.0160697 0.0925
-   vertex 0.0191511 0.0160697 0.11375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.11375
-   vertex 0.0216506 0.0125 0.0925
-   vertex 0.0191511 0.0160697 0.11375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.11375
-   vertex 0.0191511 0.0160697 0.11375
-   vertex 0.0191511 0.0160697 0.135
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.135
-   vertex 0.0216506 0.0125 0.11375
-   vertex 0.0191511 0.0160697 0.135
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.135
-   vertex 0.0191511 0.0160697 0.135
-   vertex 0.0191511 0.0160697 0.15625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.15625
-   vertex 0.0216506 0.0125 0.135
-   vertex 0.0191511 0.0160697 0.15625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.15625
-   vertex 0.0191511 0.0160697 0.15625
-   vertex 0.0191511 0.0160697 0.1775
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.1775
-   vertex 0.0216506 0.0125 0.15625
-   vertex 0.0191511 0.0160697 0.1775
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.1775
-   vertex 0.0191511 0.0160697 0.1775
-   vertex 0.0191511 0.0160697 0.19875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.19875
-   vertex 0.0216506 0.0125 0.1775
-   vertex 0.0191511 0.0160697 0.19875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.19875
-   vertex 0.0191511 0.0160697 0.19875
-   vertex 0.0191511 0.0160697 0.22
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.22
-   vertex 0.0216506 0.0125 0.19875
-   vertex 0.0191511 0.0160697 0.22
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.22
-   vertex 0.0191511 0.0160697 0.22
-   vertex 0.0191511 0.0160697 0.24125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.24125
-   vertex 0.0216506 0.0125 0.22
-   vertex 0.0191511 0.0160697 0.24125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.24125
-   vertex 0.0191511 0.0160697 0.24125
-   vertex 0.0191511 0.0160697 0.2625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.2625
-   vertex 0.0216506 0.0125 0.24125
-   vertex 0.0191511 0.0160697 0.2625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.2625
-   vertex 0.0191511 0.0160697 0.2625
-   vertex 0.0191511 0.0160697 0.28375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.28375
-   vertex 0.0216506 0.0125 0.2625
-   vertex 0.0191511 0.0160697 0.28375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.28375
-   vertex 0.0191511 0.0160697 0.28375
-   vertex 0.0191511 0.0160697 0.305
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.305
-   vertex 0.0216506 0.0125 0.28375
-   vertex 0.0191511 0.0160697 0.305
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.305
-   vertex 0.0191511 0.0160697 0.305
-   vertex 0.0191511 0.0160697 0.32625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.32625
-   vertex 0.0216506 0.0125 0.305
-   vertex 0.0191511 0.0160697 0.32625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.32625
-   vertex 0.0191511 0.0160697 0.32625
-   vertex 0.0191511 0.0160697 0.3475
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.3475
-   vertex 0.0216506 0.0125 0.32625
-   vertex 0.0191511 0.0160697 0.3475
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.3475
-   vertex 0.0191511 0.0160697 0.3475
-   vertex 0.0191511 0.0160697 0.36875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.36875
-   vertex 0.0216506 0.0125 0.3475
-   vertex 0.0191511 0.0160697 0.36875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.36875
-   vertex 0.0191511 0.0160697 0.36875
-   vertex 0.0191511 0.0160697 0.39
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.39
-   vertex 0.0216506 0.0125 0.36875
-   vertex 0.0191511 0.0160697 0.39
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.39
-   vertex 0.0191511 0.0160697 0.39
-   vertex 0.0191511 0.0160697 0.41125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.41125
-   vertex 0.0216506 0.0125 0.39
-   vertex 0.0191511 0.0160697 0.41125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.41125
-   vertex 0.0191511 0.0160697 0.41125
-   vertex 0.0191511 0.0160697 0.4325
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.4325
-   vertex 0.0216506 0.0125 0.41125
-   vertex 0.0191511 0.0160697 0.4325
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.4325
-   vertex 0.0191511 0.0160697 0.4325
-   vertex 0.0191511 0.0160697 0.45375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.45375
-   vertex 0.0216506 0.0125 0.4325
-   vertex 0.0191511 0.0160697 0.45375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.45375
-   vertex 0.0191511 0.0160697 0.45375
-   vertex 0.0191511 0.0160697 0.475
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.475
-   vertex 0.0216506 0.0125 0.45375
-   vertex 0.0191511 0.0160697 0.475
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.475
-   vertex 0.0191511 0.0160697 0.475
-   vertex 0.0191511 0.0160697 0.49625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.49625
-   vertex 0.0216506 0.0125 0.475
-   vertex 0.0191511 0.0160697 0.49625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.49625
-   vertex 0.0191511 0.0160697 0.49625
-   vertex 0.0191511 0.0160697 0.5175
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.5175
-   vertex 0.0216506 0.0125 0.49625
-   vertex 0.0191511 0.0160697 0.5175
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.5175
-   vertex 0.0191511 0.0160697 0.5175
-   vertex 0.0191511 0.0160697 0.53875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.53875
-   vertex 0.0216506 0.0125 0.5175
-   vertex 0.0191511 0.0160697 0.53875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.53875
-   vertex 0.0191511 0.0160697 0.53875
-   vertex 0.0191511 0.0160697 0.56
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.56
-   vertex 0.0216506 0.0125 0.53875
-   vertex 0.0191511 0.0160697 0.56
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.56
-   vertex 0.0191511 0.0160697 0.56
-   vertex 0.0191511 0.0160697 0.58125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.58125
-   vertex 0.0216506 0.0125 0.56
-   vertex 0.0191511 0.0160697 0.58125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.58125
-   vertex 0.0191511 0.0160697 0.58125
-   vertex 0.0191511 0.0160697 0.6025
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.6025
-   vertex 0.0216506 0.0125 0.58125
-   vertex 0.0191511 0.0160697 0.6025
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.6025
-   vertex 0.0191511 0.0160697 0.6025
-   vertex 0.0191511 0.0160697 0.62375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.62375
-   vertex 0.0216506 0.0125 0.6025
-   vertex 0.0191511 0.0160697 0.62375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.62375
-   vertex 0.0191511 0.0160697 0.62375
-   vertex 0.0191511 0.0160697 0.645
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.645
-   vertex 0.0216506 0.0125 0.62375
-   vertex 0.0191511 0.0160697 0.645
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.645
-   vertex 0.0191511 0.0160697 0.645
-   vertex 0.0191511 0.0160697 0.66625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.66625
-   vertex 0.0216506 0.0125 0.645
-   vertex 0.0191511 0.0160697 0.66625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.66625
-   vertex 0.0191511 0.0160697 0.66625
-   vertex 0.0191511 0.0160697 0.6875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.6875
-   vertex 0.0216506 0.0125 0.66625
-   vertex 0.0191511 0.0160697 0.6875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.6875
-   vertex 0.0191511 0.0160697 0.6875
-   vertex 0.0191511 0.0160697 0.70875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.70875
-   vertex 0.0216506 0.0125 0.6875
-   vertex 0.0191511 0.0160697 0.70875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.70875
-   vertex 0.0191511 0.0160697 0.70875
-   vertex 0.0191511 0.0160697 0.73
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.73
-   vertex 0.0216506 0.0125 0.70875
-   vertex 0.0191511 0.0160697 0.73
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.73
-   vertex 0.0191511 0.0160697 0.73
-   vertex 0.0191511 0.0160697 0.75125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.75125
-   vertex 0.0216506 0.0125 0.73
-   vertex 0.0191511 0.0160697 0.75125
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.75125
-   vertex 0.0191511 0.0160697 0.75125
-   vertex 0.0191511 0.0160697 0.7725
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.7725
-   vertex 0.0216506 0.0125 0.75125
-   vertex 0.0191511 0.0160697 0.7725
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.7725
-   vertex 0.0191511 0.0160697 0.7725
-   vertex 0.0191511 0.0160697 0.79375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.79375
-   vertex 0.0216506 0.0125 0.7725
-   vertex 0.0191511 0.0160697 0.79375
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.79375
-   vertex 0.0191511 0.0160697 0.79375
-   vertex 0.0191511 0.0160697 0.815
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.815
-   vertex 0.0216506 0.0125 0.79375
-   vertex 0.0191511 0.0160697 0.815
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.815
-   vertex 0.0191511 0.0160697 0.815
-   vertex 0.0191511 0.0160697 0.83625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.83625
-   vertex 0.0216506 0.0125 0.815
-   vertex 0.0191511 0.0160697 0.83625
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.83625
-   vertex 0.0191511 0.0160697 0.83625
-   vertex 0.0191511 0.0160697 0.8575
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.8575
-   vertex 0.0216506 0.0125 0.83625
-   vertex 0.0191511 0.0160697 0.8575
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.8575
-   vertex 0.0191511 0.0160697 0.8575
-   vertex 0.0191511 0.0160697 0.87875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.87875
-   vertex 0.0216506 0.0125 0.8575
-   vertex 0.0191511 0.0160697 0.87875
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.87875
-   vertex 0.0191511 0.0160697 0.87875
-   vertex 0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal 0.819151 0.573577 0
-  outer loop
-   vertex 0.0216506 0.0125 0.9
-   vertex 0.0216506 0.0125 0.87875
-   vertex 0.0191511 0.0160697 0.9
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.05
-   vertex 0.0216506 0.0125 0.05
-   vertex 0.0216506 0.0125 0.07125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.07125
-   vertex 0.0234923 0.0085505 0.05
-   vertex 0.0216506 0.0125 0.07125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.07125
-   vertex 0.0216506 0.0125 0.07125
-   vertex 0.0216506 0.0125 0.0925
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.0925
-   vertex 0.0234923 0.0085505 0.07125
-   vertex 0.0216506 0.0125 0.0925
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.0925
-   vertex 0.0216506 0.0125 0.0925
-   vertex 0.0216506 0.0125 0.11375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.11375
-   vertex 0.0234923 0.0085505 0.0925
-   vertex 0.0216506 0.0125 0.11375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.11375
-   vertex 0.0216506 0.0125 0.11375
-   vertex 0.0216506 0.0125 0.135
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.135
-   vertex 0.0234923 0.0085505 0.11375
-   vertex 0.0216506 0.0125 0.135
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.135
-   vertex 0.0216506 0.0125 0.135
-   vertex 0.0216506 0.0125 0.15625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.15625
-   vertex 0.0234923 0.0085505 0.135
-   vertex 0.0216506 0.0125 0.15625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.15625
-   vertex 0.0216506 0.0125 0.15625
-   vertex 0.0216506 0.0125 0.1775
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.1775
-   vertex 0.0234923 0.0085505 0.15625
-   vertex 0.0216506 0.0125 0.1775
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.1775
-   vertex 0.0216506 0.0125 0.1775
-   vertex 0.0216506 0.0125 0.19875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.19875
-   vertex 0.0234923 0.0085505 0.1775
-   vertex 0.0216506 0.0125 0.19875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.19875
-   vertex 0.0216506 0.0125 0.19875
-   vertex 0.0216506 0.0125 0.22
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.22
-   vertex 0.0234923 0.0085505 0.19875
-   vertex 0.0216506 0.0125 0.22
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.22
-   vertex 0.0216506 0.0125 0.22
-   vertex 0.0216506 0.0125 0.24125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.24125
-   vertex 0.0234923 0.0085505 0.22
-   vertex 0.0216506 0.0125 0.24125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.24125
-   vertex 0.0216506 0.0125 0.24125
-   vertex 0.0216506 0.0125 0.2625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.2625
-   vertex 0.0234923 0.0085505 0.24125
-   vertex 0.0216506 0.0125 0.2625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.2625
-   vertex 0.0216506 0.0125 0.2625
-   vertex 0.0216506 0.0125 0.28375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.28375
-   vertex 0.0234923 0.0085505 0.2625
-   vertex 0.0216506 0.0125 0.28375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.28375
-   vertex 0.0216506 0.0125 0.28375
-   vertex 0.0216506 0.0125 0.305
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.305
-   vertex 0.0234923 0.0085505 0.28375
-   vertex 0.0216506 0.0125 0.305
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.305
-   vertex 0.0216506 0.0125 0.305
-   vertex 0.0216506 0.0125 0.32625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.32625
-   vertex 0.0234923 0.0085505 0.305
-   vertex 0.0216506 0.0125 0.32625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.32625
-   vertex 0.0216506 0.0125 0.32625
-   vertex 0.0216506 0.0125 0.3475
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.3475
-   vertex 0.0234923 0.0085505 0.32625
-   vertex 0.0216506 0.0125 0.3475
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.3475
-   vertex 0.0216506 0.0125 0.3475
-   vertex 0.0216506 0.0125 0.36875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.36875
-   vertex 0.0234923 0.0085505 0.3475
-   vertex 0.0216506 0.0125 0.36875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.36875
-   vertex 0.0216506 0.0125 0.36875
-   vertex 0.0216506 0.0125 0.39
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.39
-   vertex 0.0234923 0.0085505 0.36875
-   vertex 0.0216506 0.0125 0.39
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.39
-   vertex 0.0216506 0.0125 0.39
-   vertex 0.0216506 0.0125 0.41125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.41125
-   vertex 0.0234923 0.0085505 0.39
-   vertex 0.0216506 0.0125 0.41125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.41125
-   vertex 0.0216506 0.0125 0.41125
-   vertex 0.0216506 0.0125 0.4325
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.4325
-   vertex 0.0234923 0.0085505 0.41125
-   vertex 0.0216506 0.0125 0.4325
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.4325
-   vertex 0.0216506 0.0125 0.4325
-   vertex 0.0216506 0.0125 0.45375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.45375
-   vertex 0.0234923 0.0085505 0.4325
-   vertex 0.0216506 0.0125 0.45375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.45375
-   vertex 0.0216506 0.0125 0.45375
-   vertex 0.0216506 0.0125 0.475
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.475
-   vertex 0.0234923 0.0085505 0.45375
-   vertex 0.0216506 0.0125 0.475
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.475
-   vertex 0.0216506 0.0125 0.475
-   vertex 0.0216506 0.0125 0.49625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.49625
-   vertex 0.0234923 0.0085505 0.475
-   vertex 0.0216506 0.0125 0.49625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.49625
-   vertex 0.0216506 0.0125 0.49625
-   vertex 0.0216506 0.0125 0.5175
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.5175
-   vertex 0.0234923 0.0085505 0.49625
-   vertex 0.0216506 0.0125 0.5175
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.5175
-   vertex 0.0216506 0.0125 0.5175
-   vertex 0.0216506 0.0125 0.53875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.53875
-   vertex 0.0234923 0.0085505 0.5175
-   vertex 0.0216506 0.0125 0.53875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.53875
-   vertex 0.0216506 0.0125 0.53875
-   vertex 0.0216506 0.0125 0.56
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.56
-   vertex 0.0234923 0.0085505 0.53875
-   vertex 0.0216506 0.0125 0.56
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.56
-   vertex 0.0216506 0.0125 0.56
-   vertex 0.0216506 0.0125 0.58125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.58125
-   vertex 0.0234923 0.0085505 0.56
-   vertex 0.0216506 0.0125 0.58125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.58125
-   vertex 0.0216506 0.0125 0.58125
-   vertex 0.0216506 0.0125 0.6025
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.6025
-   vertex 0.0234923 0.0085505 0.58125
-   vertex 0.0216506 0.0125 0.6025
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.6025
-   vertex 0.0216506 0.0125 0.6025
-   vertex 0.0216506 0.0125 0.62375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.62375
-   vertex 0.0234923 0.0085505 0.6025
-   vertex 0.0216506 0.0125 0.62375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.62375
-   vertex 0.0216506 0.0125 0.62375
-   vertex 0.0216506 0.0125 0.645
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.645
-   vertex 0.0234923 0.0085505 0.62375
-   vertex 0.0216506 0.0125 0.645
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.645
-   vertex 0.0216506 0.0125 0.645
-   vertex 0.0216506 0.0125 0.66625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.66625
-   vertex 0.0234923 0.0085505 0.645
-   vertex 0.0216506 0.0125 0.66625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.66625
-   vertex 0.0216506 0.0125 0.66625
-   vertex 0.0216506 0.0125 0.6875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.6875
-   vertex 0.0234923 0.0085505 0.66625
-   vertex 0.0216506 0.0125 0.6875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.6875
-   vertex 0.0216506 0.0125 0.6875
-   vertex 0.0216506 0.0125 0.70875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.70875
-   vertex 0.0234923 0.0085505 0.6875
-   vertex 0.0216506 0.0125 0.70875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.70875
-   vertex 0.0216506 0.0125 0.70875
-   vertex 0.0216506 0.0125 0.73
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.73
-   vertex 0.0234923 0.0085505 0.70875
-   vertex 0.0216506 0.0125 0.73
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.73
-   vertex 0.0216506 0.0125 0.73
-   vertex 0.0216506 0.0125 0.75125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.75125
-   vertex 0.0234923 0.0085505 0.73
-   vertex 0.0216506 0.0125 0.75125
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.75125
-   vertex 0.0216506 0.0125 0.75125
-   vertex 0.0216506 0.0125 0.7725
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.7725
-   vertex 0.0234923 0.0085505 0.75125
-   vertex 0.0216506 0.0125 0.7725
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.7725
-   vertex 0.0216506 0.0125 0.7725
-   vertex 0.0216506 0.0125 0.79375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.79375
-   vertex 0.0234923 0.0085505 0.7725
-   vertex 0.0216506 0.0125 0.79375
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.79375
-   vertex 0.0216506 0.0125 0.79375
-   vertex 0.0216506 0.0125 0.815
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.815
-   vertex 0.0234923 0.0085505 0.79375
-   vertex 0.0216506 0.0125 0.815
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.815
-   vertex 0.0216506 0.0125 0.815
-   vertex 0.0216506 0.0125 0.83625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.83625
-   vertex 0.0234923 0.0085505 0.815
-   vertex 0.0216506 0.0125 0.83625
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.83625
-   vertex 0.0216506 0.0125 0.83625
-   vertex 0.0216506 0.0125 0.8575
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.8575
-   vertex 0.0234923 0.0085505 0.83625
-   vertex 0.0216506 0.0125 0.8575
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.8575
-   vertex 0.0216506 0.0125 0.8575
-   vertex 0.0216506 0.0125 0.87875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.87875
-   vertex 0.0234923 0.0085505 0.8575
-   vertex 0.0216506 0.0125 0.87875
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.87875
-   vertex 0.0216506 0.0125 0.87875
-   vertex 0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0234923 0.0085505 0.9
-   vertex 0.0234923 0.0085505 0.87875
-   vertex 0.0216506 0.0125 0.9
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.05
-   vertex 0.0234923 0.0085505 0.05
-   vertex 0.0234923 0.0085505 0.07125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.07125
-   vertex 0.0246202 0.0043412 0.05
-   vertex 0.0234923 0.0085505 0.07125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.07125
-   vertex 0.0234923 0.0085505 0.07125
-   vertex 0.0234923 0.0085505 0.0925
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.0925
-   vertex 0.0246202 0.0043412 0.07125
-   vertex 0.0234923 0.0085505 0.0925
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.0925
-   vertex 0.0234923 0.0085505 0.0925
-   vertex 0.0234923 0.0085505 0.11375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.11375
-   vertex 0.0246202 0.0043412 0.0925
-   vertex 0.0234923 0.0085505 0.11375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.11375
-   vertex 0.0234923 0.0085505 0.11375
-   vertex 0.0234923 0.0085505 0.135
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.135
-   vertex 0.0246202 0.0043412 0.11375
-   vertex 0.0234923 0.0085505 0.135
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.135
-   vertex 0.0234923 0.0085505 0.135
-   vertex 0.0234923 0.0085505 0.15625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.15625
-   vertex 0.0246202 0.0043412 0.135
-   vertex 0.0234923 0.0085505 0.15625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.15625
-   vertex 0.0234923 0.0085505 0.15625
-   vertex 0.0234923 0.0085505 0.1775
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.1775
-   vertex 0.0246202 0.0043412 0.15625
-   vertex 0.0234923 0.0085505 0.1775
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.1775
-   vertex 0.0234923 0.0085505 0.1775
-   vertex 0.0234923 0.0085505 0.19875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.19875
-   vertex 0.0246202 0.0043412 0.1775
-   vertex 0.0234923 0.0085505 0.19875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.19875
-   vertex 0.0234923 0.0085505 0.19875
-   vertex 0.0234923 0.0085505 0.22
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.22
-   vertex 0.0246202 0.0043412 0.19875
-   vertex 0.0234923 0.0085505 0.22
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.22
-   vertex 0.0234923 0.0085505 0.22
-   vertex 0.0234923 0.0085505 0.24125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.24125
-   vertex 0.0246202 0.0043412 0.22
-   vertex 0.0234923 0.0085505 0.24125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.24125
-   vertex 0.0234923 0.0085505 0.24125
-   vertex 0.0234923 0.0085505 0.2625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.2625
-   vertex 0.0246202 0.0043412 0.24125
-   vertex 0.0234923 0.0085505 0.2625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.2625
-   vertex 0.0234923 0.0085505 0.2625
-   vertex 0.0234923 0.0085505 0.28375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.28375
-   vertex 0.0246202 0.0043412 0.2625
-   vertex 0.0234923 0.0085505 0.28375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.28375
-   vertex 0.0234923 0.0085505 0.28375
-   vertex 0.0234923 0.0085505 0.305
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.305
-   vertex 0.0246202 0.0043412 0.28375
-   vertex 0.0234923 0.0085505 0.305
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.305
-   vertex 0.0234923 0.0085505 0.305
-   vertex 0.0234923 0.0085505 0.32625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.32625
-   vertex 0.0246202 0.0043412 0.305
-   vertex 0.0234923 0.0085505 0.32625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.32625
-   vertex 0.0234923 0.0085505 0.32625
-   vertex 0.0234923 0.0085505 0.3475
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.3475
-   vertex 0.0246202 0.0043412 0.32625
-   vertex 0.0234923 0.0085505 0.3475
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.3475
-   vertex 0.0234923 0.0085505 0.3475
-   vertex 0.0234923 0.0085505 0.36875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.36875
-   vertex 0.0246202 0.0043412 0.3475
-   vertex 0.0234923 0.0085505 0.36875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.36875
-   vertex 0.0234923 0.0085505 0.36875
-   vertex 0.0234923 0.0085505 0.39
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.39
-   vertex 0.0246202 0.0043412 0.36875
-   vertex 0.0234923 0.0085505 0.39
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.39
-   vertex 0.0234923 0.0085505 0.39
-   vertex 0.0234923 0.0085505 0.41125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.41125
-   vertex 0.0246202 0.0043412 0.39
-   vertex 0.0234923 0.0085505 0.41125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.41125
-   vertex 0.0234923 0.0085505 0.41125
-   vertex 0.0234923 0.0085505 0.4325
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.4325
-   vertex 0.0246202 0.0043412 0.41125
-   vertex 0.0234923 0.0085505 0.4325
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.4325
-   vertex 0.0234923 0.0085505 0.4325
-   vertex 0.0234923 0.0085505 0.45375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.45375
-   vertex 0.0246202 0.0043412 0.4325
-   vertex 0.0234923 0.0085505 0.45375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.45375
-   vertex 0.0234923 0.0085505 0.45375
-   vertex 0.0234923 0.0085505 0.475
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.475
-   vertex 0.0246202 0.0043412 0.45375
-   vertex 0.0234923 0.0085505 0.475
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.475
-   vertex 0.0234923 0.0085505 0.475
-   vertex 0.0234923 0.0085505 0.49625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.49625
-   vertex 0.0246202 0.0043412 0.475
-   vertex 0.0234923 0.0085505 0.49625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.49625
-   vertex 0.0234923 0.0085505 0.49625
-   vertex 0.0234923 0.0085505 0.5175
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.5175
-   vertex 0.0246202 0.0043412 0.49625
-   vertex 0.0234923 0.0085505 0.5175
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.5175
-   vertex 0.0234923 0.0085505 0.5175
-   vertex 0.0234923 0.0085505 0.53875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.53875
-   vertex 0.0246202 0.0043412 0.5175
-   vertex 0.0234923 0.0085505 0.53875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.53875
-   vertex 0.0234923 0.0085505 0.53875
-   vertex 0.0234923 0.0085505 0.56
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.56
-   vertex 0.0246202 0.0043412 0.53875
-   vertex 0.0234923 0.0085505 0.56
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.56
-   vertex 0.0234923 0.0085505 0.56
-   vertex 0.0234923 0.0085505 0.58125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.58125
-   vertex 0.0246202 0.0043412 0.56
-   vertex 0.0234923 0.0085505 0.58125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.58125
-   vertex 0.0234923 0.0085505 0.58125
-   vertex 0.0234923 0.0085505 0.6025
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.6025
-   vertex 0.0246202 0.0043412 0.58125
-   vertex 0.0234923 0.0085505 0.6025
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.6025
-   vertex 0.0234923 0.0085505 0.6025
-   vertex 0.0234923 0.0085505 0.62375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.62375
-   vertex 0.0246202 0.0043412 0.6025
-   vertex 0.0234923 0.0085505 0.62375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.62375
-   vertex 0.0234923 0.0085505 0.62375
-   vertex 0.0234923 0.0085505 0.645
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.645
-   vertex 0.0246202 0.0043412 0.62375
-   vertex 0.0234923 0.0085505 0.645
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.645
-   vertex 0.0234923 0.0085505 0.645
-   vertex 0.0234923 0.0085505 0.66625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.66625
-   vertex 0.0246202 0.0043412 0.645
-   vertex 0.0234923 0.0085505 0.66625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.66625
-   vertex 0.0234923 0.0085505 0.66625
-   vertex 0.0234923 0.0085505 0.6875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.6875
-   vertex 0.0246202 0.0043412 0.66625
-   vertex 0.0234923 0.0085505 0.6875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.6875
-   vertex 0.0234923 0.0085505 0.6875
-   vertex 0.0234923 0.0085505 0.70875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.70875
-   vertex 0.0246202 0.0043412 0.6875
-   vertex 0.0234923 0.0085505 0.70875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.70875
-   vertex 0.0234923 0.0085505 0.70875
-   vertex 0.0234923 0.0085505 0.73
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.73
-   vertex 0.0246202 0.0043412 0.70875
-   vertex 0.0234923 0.0085505 0.73
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.73
-   vertex 0.0234923 0.0085505 0.73
-   vertex 0.0234923 0.0085505 0.75125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.75125
-   vertex 0.0246202 0.0043412 0.73
-   vertex 0.0234923 0.0085505 0.75125
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.75125
-   vertex 0.0234923 0.0085505 0.75125
-   vertex 0.0234923 0.0085505 0.7725
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.7725
-   vertex 0.0246202 0.0043412 0.75125
-   vertex 0.0234923 0.0085505 0.7725
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.7725
-   vertex 0.0234923 0.0085505 0.7725
-   vertex 0.0234923 0.0085505 0.79375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.79375
-   vertex 0.0246202 0.0043412 0.7725
-   vertex 0.0234923 0.0085505 0.79375
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.79375
-   vertex 0.0234923 0.0085505 0.79375
-   vertex 0.0234923 0.0085505 0.815
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.815
-   vertex 0.0246202 0.0043412 0.79375
-   vertex 0.0234923 0.0085505 0.815
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.815
-   vertex 0.0234923 0.0085505 0.815
-   vertex 0.0234923 0.0085505 0.83625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.83625
-   vertex 0.0246202 0.0043412 0.815
-   vertex 0.0234923 0.0085505 0.83625
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.83625
-   vertex 0.0234923 0.0085505 0.83625
-   vertex 0.0234923 0.0085505 0.8575
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.8575
-   vertex 0.0246202 0.0043412 0.83625
-   vertex 0.0234923 0.0085505 0.8575
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.8575
-   vertex 0.0234923 0.0085505 0.8575
-   vertex 0.0234923 0.0085505 0.87875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.87875
-   vertex 0.0246202 0.0043412 0.8575
-   vertex 0.0234923 0.0085505 0.87875
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.87875
-   vertex 0.0234923 0.0085505 0.87875
-   vertex 0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal 0.965926 0.258817 0
-  outer loop
-   vertex 0.0246202 0.0043412 0.9
-   vertex 0.0246202 0.0043412 0.87875
-   vertex 0.0234923 0.0085505 0.9
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.05
-   vertex 0.0246202 0.0043412 0.05
-   vertex 0.0246202 0.0043412 0.07125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.07125
-   vertex 0.025 6.12323e-18 0.05
-   vertex 0.0246202 0.0043412 0.07125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.07125
-   vertex 0.0246202 0.0043412 0.07125
-   vertex 0.0246202 0.0043412 0.0925
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.0925
-   vertex 0.025 6.12323e-18 0.07125
-   vertex 0.0246202 0.0043412 0.0925
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.0925
-   vertex 0.0246202 0.0043412 0.0925
-   vertex 0.0246202 0.0043412 0.11375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.11375
-   vertex 0.025 6.12323e-18 0.0925
-   vertex 0.0246202 0.0043412 0.11375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.11375
-   vertex 0.0246202 0.0043412 0.11375
-   vertex 0.0246202 0.0043412 0.135
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.135
-   vertex 0.025 6.12323e-18 0.11375
-   vertex 0.0246202 0.0043412 0.135
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.135
-   vertex 0.0246202 0.0043412 0.135
-   vertex 0.0246202 0.0043412 0.15625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.15625
-   vertex 0.025 6.12323e-18 0.135
-   vertex 0.0246202 0.0043412 0.15625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.15625
-   vertex 0.0246202 0.0043412 0.15625
-   vertex 0.0246202 0.0043412 0.1775
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.1775
-   vertex 0.025 6.12323e-18 0.15625
-   vertex 0.0246202 0.0043412 0.1775
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.1775
-   vertex 0.0246202 0.0043412 0.1775
-   vertex 0.0246202 0.0043412 0.19875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.19875
-   vertex 0.025 6.12323e-18 0.1775
-   vertex 0.0246202 0.0043412 0.19875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.19875
-   vertex 0.0246202 0.0043412 0.19875
-   vertex 0.0246202 0.0043412 0.22
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.22
-   vertex 0.025 6.12323e-18 0.19875
-   vertex 0.0246202 0.0043412 0.22
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.22
-   vertex 0.0246202 0.0043412 0.22
-   vertex 0.0246202 0.0043412 0.24125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.24125
-   vertex 0.025 6.12323e-18 0.22
-   vertex 0.0246202 0.0043412 0.24125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.24125
-   vertex 0.0246202 0.0043412 0.24125
-   vertex 0.0246202 0.0043412 0.2625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.2625
-   vertex 0.025 6.12323e-18 0.24125
-   vertex 0.0246202 0.0043412 0.2625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.2625
-   vertex 0.0246202 0.0043412 0.2625
-   vertex 0.0246202 0.0043412 0.28375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.28375
-   vertex 0.025 6.12323e-18 0.2625
-   vertex 0.0246202 0.0043412 0.28375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.28375
-   vertex 0.0246202 0.0043412 0.28375
-   vertex 0.0246202 0.0043412 0.305
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.305
-   vertex 0.025 6.12323e-18 0.28375
-   vertex 0.0246202 0.0043412 0.305
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.305
-   vertex 0.0246202 0.0043412 0.305
-   vertex 0.0246202 0.0043412 0.32625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.32625
-   vertex 0.025 6.12323e-18 0.305
-   vertex 0.0246202 0.0043412 0.32625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.32625
-   vertex 0.0246202 0.0043412 0.32625
-   vertex 0.0246202 0.0043412 0.3475
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.3475
-   vertex 0.025 6.12323e-18 0.32625
-   vertex 0.0246202 0.0043412 0.3475
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.3475
-   vertex 0.0246202 0.0043412 0.3475
-   vertex 0.0246202 0.0043412 0.36875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.36875
-   vertex 0.025 6.12323e-18 0.3475
-   vertex 0.0246202 0.0043412 0.36875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.36875
-   vertex 0.0246202 0.0043412 0.36875
-   vertex 0.0246202 0.0043412 0.39
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.39
-   vertex 0.025 6.12323e-18 0.36875
-   vertex 0.0246202 0.0043412 0.39
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.39
-   vertex 0.0246202 0.0043412 0.39
-   vertex 0.0246202 0.0043412 0.41125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.41125
-   vertex 0.025 6.12323e-18 0.39
-   vertex 0.0246202 0.0043412 0.41125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.41125
-   vertex 0.0246202 0.0043412 0.41125
-   vertex 0.0246202 0.0043412 0.4325
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.4325
-   vertex 0.025 6.12323e-18 0.41125
-   vertex 0.0246202 0.0043412 0.4325
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.4325
-   vertex 0.0246202 0.0043412 0.4325
-   vertex 0.0246202 0.0043412 0.45375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.45375
-   vertex 0.025 6.12323e-18 0.4325
-   vertex 0.0246202 0.0043412 0.45375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.45375
-   vertex 0.0246202 0.0043412 0.45375
-   vertex 0.0246202 0.0043412 0.475
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.475
-   vertex 0.025 6.12323e-18 0.45375
-   vertex 0.0246202 0.0043412 0.475
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.475
-   vertex 0.0246202 0.0043412 0.475
-   vertex 0.0246202 0.0043412 0.49625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.49625
-   vertex 0.025 6.12323e-18 0.475
-   vertex 0.0246202 0.0043412 0.49625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.49625
-   vertex 0.0246202 0.0043412 0.49625
-   vertex 0.0246202 0.0043412 0.5175
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.5175
-   vertex 0.025 6.12323e-18 0.49625
-   vertex 0.0246202 0.0043412 0.5175
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.5175
-   vertex 0.0246202 0.0043412 0.5175
-   vertex 0.0246202 0.0043412 0.53875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.53875
-   vertex 0.025 6.12323e-18 0.5175
-   vertex 0.0246202 0.0043412 0.53875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.53875
-   vertex 0.0246202 0.0043412 0.53875
-   vertex 0.0246202 0.0043412 0.56
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.56
-   vertex 0.025 6.12323e-18 0.53875
-   vertex 0.0246202 0.0043412 0.56
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.56
-   vertex 0.0246202 0.0043412 0.56
-   vertex 0.0246202 0.0043412 0.58125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.58125
-   vertex 0.025 6.12323e-18 0.56
-   vertex 0.0246202 0.0043412 0.58125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.58125
-   vertex 0.0246202 0.0043412 0.58125
-   vertex 0.0246202 0.0043412 0.6025
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.6025
-   vertex 0.025 6.12323e-18 0.58125
-   vertex 0.0246202 0.0043412 0.6025
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.6025
-   vertex 0.0246202 0.0043412 0.6025
-   vertex 0.0246202 0.0043412 0.62375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.62375
-   vertex 0.025 6.12323e-18 0.6025
-   vertex 0.0246202 0.0043412 0.62375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.62375
-   vertex 0.0246202 0.0043412 0.62375
-   vertex 0.0246202 0.0043412 0.645
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.645
-   vertex 0.025 6.12323e-18 0.62375
-   vertex 0.0246202 0.0043412 0.645
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.645
-   vertex 0.0246202 0.0043412 0.645
-   vertex 0.0246202 0.0043412 0.66625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.66625
-   vertex 0.025 6.12323e-18 0.645
-   vertex 0.0246202 0.0043412 0.66625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.66625
-   vertex 0.0246202 0.0043412 0.66625
-   vertex 0.0246202 0.0043412 0.6875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.6875
-   vertex 0.025 6.12323e-18 0.66625
-   vertex 0.0246202 0.0043412 0.6875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.6875
-   vertex 0.0246202 0.0043412 0.6875
-   vertex 0.0246202 0.0043412 0.70875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.70875
-   vertex 0.025 6.12323e-18 0.6875
-   vertex 0.0246202 0.0043412 0.70875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.70875
-   vertex 0.0246202 0.0043412 0.70875
-   vertex 0.0246202 0.0043412 0.73
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.73
-   vertex 0.025 6.12323e-18 0.70875
-   vertex 0.0246202 0.0043412 0.73
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.73
-   vertex 0.0246202 0.0043412 0.73
-   vertex 0.0246202 0.0043412 0.75125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.75125
-   vertex 0.025 6.12323e-18 0.73
-   vertex 0.0246202 0.0043412 0.75125
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.75125
-   vertex 0.0246202 0.0043412 0.75125
-   vertex 0.0246202 0.0043412 0.7725
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.7725
-   vertex 0.025 6.12323e-18 0.75125
-   vertex 0.0246202 0.0043412 0.7725
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.7725
-   vertex 0.0246202 0.0043412 0.7725
-   vertex 0.0246202 0.0043412 0.79375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.79375
-   vertex 0.025 6.12323e-18 0.7725
-   vertex 0.0246202 0.0043412 0.79375
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.79375
-   vertex 0.0246202 0.0043412 0.79375
-   vertex 0.0246202 0.0043412 0.815
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.815
-   vertex 0.025 6.12323e-18 0.79375
-   vertex 0.0246202 0.0043412 0.815
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.815
-   vertex 0.0246202 0.0043412 0.815
-   vertex 0.0246202 0.0043412 0.83625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.83625
-   vertex 0.025 6.12323e-18 0.815
-   vertex 0.0246202 0.0043412 0.83625
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.83625
-   vertex 0.0246202 0.0043412 0.83625
-   vertex 0.0246202 0.0043412 0.8575
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.8575
-   vertex 0.025 6.12323e-18 0.83625
-   vertex 0.0246202 0.0043412 0.8575
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.8575
-   vertex 0.0246202 0.0043412 0.8575
-   vertex 0.0246202 0.0043412 0.87875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.87875
-   vertex 0.025 6.12323e-18 0.8575
-   vertex 0.0246202 0.0043412 0.87875
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.87875
-   vertex 0.0246202 0.0043412 0.87875
-   vertex 0.0246202 0.0043412 0.9
-  endloop
- endfacet
- facet normal 0.996195 0.0871567 0
-  outer loop
-   vertex 0.025 6.12323e-18 0.9
-   vertex 0.025 6.12323e-18 0.87875
-   vertex 0.0246202 0.0043412 0.9
-  endloop
- endfacet
-endsolid shaftRotating
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/sparger.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/sparger.stl
deleted file mode 100644
index 725e67d4f809a829ee87a64a2728b309b3b20c30..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/sparger.stl
+++ /dev/null
@@ -1,6806 +0,0 @@
-solid sparger
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.03
-   vertex 0.1 0 -0.03
-   vertex 0.1 0 -0.02
-  endloop
- endfacet
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.02
-   vertex 0.0984808 -0.0173648 -0.03
-   vertex 0.1 0 -0.02
-  endloop
- endfacet
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.02
-   vertex 0.1 0 -0.02
-   vertex 0.1 0 -0.01
-  endloop
- endfacet
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.01
-   vertex 0.0984808 -0.0173648 -0.02
-   vertex 0.1 0 -0.01
-  endloop
- endfacet
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.01
-   vertex 0.1 0 -0.01
-   vertex 0.1 0 0
-  endloop
- endfacet
- facet normal 0.996195 -0.0871554 0
-  outer loop
-   vertex 0.0984808 -0.0173648 0
-   vertex 0.0984808 -0.0173648 -0.01
-   vertex 0.1 0 0
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 -0.03
-   vertex 0.0984808 -0.0173648 -0.03
-   vertex 0.0984808 -0.0173648 -0.02
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 -0.02
-   vertex 0.0939693 -0.034202 -0.03
-   vertex 0.0984808 -0.0173648 -0.02
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 -0.02
-   vertex 0.0984808 -0.0173648 -0.02
-   vertex 0.0984808 -0.0173648 -0.01
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 -0.01
-   vertex 0.0939693 -0.034202 -0.02
-   vertex 0.0984808 -0.0173648 -0.01
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 -0.01
-   vertex 0.0984808 -0.0173648 -0.01
-   vertex 0.0984808 -0.0173648 0
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0939693 -0.034202 0
-   vertex 0.0939693 -0.034202 -0.01
-   vertex 0.0984808 -0.0173648 0
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 -0.03
-   vertex 0.0939693 -0.034202 -0.03
-   vertex 0.0939693 -0.034202 -0.02
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 -0.02
-   vertex 0.0866025 -0.05 -0.03
-   vertex 0.0939693 -0.034202 -0.02
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 -0.02
-   vertex 0.0939693 -0.034202 -0.02
-   vertex 0.0939693 -0.034202 -0.01
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 -0.01
-   vertex 0.0866025 -0.05 -0.02
-   vertex 0.0939693 -0.034202 -0.01
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 -0.01
-   vertex 0.0939693 -0.034202 -0.01
-   vertex 0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal 0.906308 -0.422618 0
-  outer loop
-   vertex 0.0866025 -0.05 0
-   vertex 0.0866025 -0.05 -0.01
-   vertex 0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.03
-   vertex 0.0866025 -0.05 -0.03
-   vertex 0.0866025 -0.05 -0.02
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.02
-   vertex 0.0766044 -0.0642788 -0.03
-   vertex 0.0866025 -0.05 -0.02
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.02
-   vertex 0.0866025 -0.05 -0.02
-   vertex 0.0866025 -0.05 -0.01
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.01
-   vertex 0.0766044 -0.0642788 -0.02
-   vertex 0.0866025 -0.05 -0.01
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.01
-   vertex 0.0866025 -0.05 -0.01
-   vertex 0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0766044 -0.0642788 0
-   vertex 0.0766044 -0.0642788 -0.01
-   vertex 0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.03
-   vertex 0.0766044 -0.0642788 -0.03
-   vertex 0.0766044 -0.0642788 -0.02
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.02
-   vertex 0.0642788 -0.0766044 -0.03
-   vertex 0.0766044 -0.0642788 -0.02
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.02
-   vertex 0.0766044 -0.0642788 -0.02
-   vertex 0.0766044 -0.0642788 -0.01
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.01
-   vertex 0.0642788 -0.0766044 -0.02
-   vertex 0.0766044 -0.0642788 -0.01
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.01
-   vertex 0.0766044 -0.0642788 -0.01
-   vertex 0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0642788 -0.0766044 0
-   vertex 0.0642788 -0.0766044 -0.01
-   vertex 0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 -0.03
-   vertex 0.0642788 -0.0766044 -0.03
-   vertex 0.0642788 -0.0766044 -0.02
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 -0.02
-   vertex 0.05 -0.0866025 -0.03
-   vertex 0.0642788 -0.0766044 -0.02
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 -0.02
-   vertex 0.0642788 -0.0766044 -0.02
-   vertex 0.0642788 -0.0766044 -0.01
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 -0.01
-   vertex 0.05 -0.0866025 -0.02
-   vertex 0.0642788 -0.0766044 -0.01
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 -0.01
-   vertex 0.0642788 -0.0766044 -0.01
-   vertex 0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.05 -0.0866025 0
-   vertex 0.05 -0.0866025 -0.01
-   vertex 0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 -0.03
-   vertex 0.05 -0.0866025 -0.03
-   vertex 0.05 -0.0866025 -0.02
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 -0.02
-   vertex 0.034202 -0.0939693 -0.03
-   vertex 0.05 -0.0866025 -0.02
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 -0.02
-   vertex 0.05 -0.0866025 -0.02
-   vertex 0.05 -0.0866025 -0.01
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 -0.01
-   vertex 0.034202 -0.0939693 -0.02
-   vertex 0.05 -0.0866025 -0.01
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 -0.01
-   vertex 0.05 -0.0866025 -0.01
-   vertex 0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal 0.422618 -0.906308 0
-  outer loop
-   vertex 0.034202 -0.0939693 0
-   vertex 0.034202 -0.0939693 -0.01
-   vertex 0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.03
-   vertex 0.034202 -0.0939693 -0.03
-   vertex 0.034202 -0.0939693 -0.02
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.02
-   vertex 0.0173648 -0.0984808 -0.03
-   vertex 0.034202 -0.0939693 -0.02
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.02
-   vertex 0.034202 -0.0939693 -0.02
-   vertex 0.034202 -0.0939693 -0.01
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.01
-   vertex 0.0173648 -0.0984808 -0.02
-   vertex 0.034202 -0.0939693 -0.01
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.01
-   vertex 0.034202 -0.0939693 -0.01
-   vertex 0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.0173648 -0.0984808 0
-   vertex 0.0173648 -0.0984808 -0.01
-   vertex 0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 -0.03
-   vertex 0.0173648 -0.0984808 -0.03
-   vertex 0.0173648 -0.0984808 -0.02
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 -0.02
-   vertex 6.12323e-18 -0.1 -0.03
-   vertex 0.0173648 -0.0984808 -0.02
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 -0.02
-   vertex 0.0173648 -0.0984808 -0.02
-   vertex 0.0173648 -0.0984808 -0.01
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 -0.01
-   vertex 6.12323e-18 -0.1 -0.02
-   vertex 0.0173648 -0.0984808 -0.01
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 -0.01
-   vertex 0.0173648 -0.0984808 -0.01
-   vertex 0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal 0.0871554 -0.996195 0
-  outer loop
-   vertex 6.12323e-18 -0.1 0
-   vertex 6.12323e-18 -0.1 -0.01
-   vertex 0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 0
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.03
-   vertex 6.12323e-18 -0.1 -0.03
-   vertex 6.12323e-18 -0.1 -0.02
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 -0
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.02
-   vertex -0.0173648 -0.0984808 -0.03
-   vertex 6.12323e-18 -0.1 -0.02
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 0
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.02
-   vertex 6.12323e-18 -0.1 -0.02
-   vertex 6.12323e-18 -0.1 -0.01
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 -0
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.01
-   vertex -0.0173648 -0.0984808 -0.02
-   vertex 6.12323e-18 -0.1 -0.01
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 0
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.01
-   vertex 6.12323e-18 -0.1 -0.01
-   vertex 6.12323e-18 -0.1 0
-  endloop
- endfacet
- facet normal -0.0871554 -0.996195 -0
-  outer loop
-   vertex -0.0173648 -0.0984808 0
-   vertex -0.0173648 -0.0984808 -0.01
-   vertex 6.12323e-18 -0.1 0
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.034202 -0.0939693 -0.03
-   vertex -0.0173648 -0.0984808 -0.03
-   vertex -0.0173648 -0.0984808 -0.02
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.034202 -0.0939693 -0.02
-   vertex -0.034202 -0.0939693 -0.03
-   vertex -0.0173648 -0.0984808 -0.02
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.034202 -0.0939693 -0.02
-   vertex -0.0173648 -0.0984808 -0.02
-   vertex -0.0173648 -0.0984808 -0.01
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.034202 -0.0939693 -0.01
-   vertex -0.034202 -0.0939693 -0.02
-   vertex -0.0173648 -0.0984808 -0.01
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.034202 -0.0939693 -0.01
-   vertex -0.0173648 -0.0984808 -0.01
-   vertex -0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.034202 -0.0939693 0
-   vertex -0.034202 -0.0939693 -0.01
-   vertex -0.0173648 -0.0984808 0
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.05 -0.0866025 -0.03
-   vertex -0.034202 -0.0939693 -0.03
-   vertex -0.034202 -0.0939693 -0.02
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.05 -0.0866025 -0.02
-   vertex -0.05 -0.0866025 -0.03
-   vertex -0.034202 -0.0939693 -0.02
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.05 -0.0866025 -0.02
-   vertex -0.034202 -0.0939693 -0.02
-   vertex -0.034202 -0.0939693 -0.01
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.05 -0.0866025 -0.01
-   vertex -0.05 -0.0866025 -0.02
-   vertex -0.034202 -0.0939693 -0.01
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 0
-  outer loop
-   vertex -0.05 -0.0866025 -0.01
-   vertex -0.034202 -0.0939693 -0.01
-   vertex -0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal -0.422618 -0.906308 -0
-  outer loop
-   vertex -0.05 -0.0866025 0
-   vertex -0.05 -0.0866025 -0.01
-   vertex -0.034202 -0.0939693 0
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.03
-   vertex -0.05 -0.0866025 -0.03
-   vertex -0.05 -0.0866025 -0.02
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.02
-   vertex -0.0642788 -0.0766044 -0.03
-   vertex -0.05 -0.0866025 -0.02
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.02
-   vertex -0.05 -0.0866025 -0.02
-   vertex -0.05 -0.0866025 -0.01
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.01
-   vertex -0.0642788 -0.0766044 -0.02
-   vertex -0.05 -0.0866025 -0.01
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.01
-   vertex -0.05 -0.0866025 -0.01
-   vertex -0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0642788 -0.0766044 0
-   vertex -0.0642788 -0.0766044 -0.01
-   vertex -0.05 -0.0866025 0
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.03
-   vertex -0.0642788 -0.0766044 -0.03
-   vertex -0.0642788 -0.0766044 -0.02
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.02
-   vertex -0.0766044 -0.0642788 -0.03
-   vertex -0.0642788 -0.0766044 -0.02
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.02
-   vertex -0.0642788 -0.0766044 -0.02
-   vertex -0.0642788 -0.0766044 -0.01
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.01
-   vertex -0.0766044 -0.0642788 -0.02
-   vertex -0.0642788 -0.0766044 -0.01
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.01
-   vertex -0.0642788 -0.0766044 -0.01
-   vertex -0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0766044 -0.0642788 0
-   vertex -0.0766044 -0.0642788 -0.01
-   vertex -0.0642788 -0.0766044 0
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0866025 -0.05 -0.03
-   vertex -0.0766044 -0.0642788 -0.03
-   vertex -0.0766044 -0.0642788 -0.02
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0866025 -0.05 -0.02
-   vertex -0.0866025 -0.05 -0.03
-   vertex -0.0766044 -0.0642788 -0.02
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0866025 -0.05 -0.02
-   vertex -0.0766044 -0.0642788 -0.02
-   vertex -0.0766044 -0.0642788 -0.01
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0866025 -0.05 -0.01
-   vertex -0.0866025 -0.05 -0.02
-   vertex -0.0766044 -0.0642788 -0.01
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0866025 -0.05 -0.01
-   vertex -0.0766044 -0.0642788 -0.01
-   vertex -0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0866025 -0.05 0
-   vertex -0.0866025 -0.05 -0.01
-   vertex -0.0766044 -0.0642788 0
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0939693 -0.034202 -0.03
-   vertex -0.0866025 -0.05 -0.03
-   vertex -0.0866025 -0.05 -0.02
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0939693 -0.034202 -0.02
-   vertex -0.0939693 -0.034202 -0.03
-   vertex -0.0866025 -0.05 -0.02
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0939693 -0.034202 -0.02
-   vertex -0.0866025 -0.05 -0.02
-   vertex -0.0866025 -0.05 -0.01
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0939693 -0.034202 -0.01
-   vertex -0.0939693 -0.034202 -0.02
-   vertex -0.0866025 -0.05 -0.01
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 0
-  outer loop
-   vertex -0.0939693 -0.034202 -0.01
-   vertex -0.0866025 -0.05 -0.01
-   vertex -0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal -0.906308 -0.422618 -0
-  outer loop
-   vertex -0.0939693 -0.034202 0
-   vertex -0.0939693 -0.034202 -0.01
-   vertex -0.0866025 -0.05 0
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.03
-   vertex -0.0939693 -0.034202 -0.03
-   vertex -0.0939693 -0.034202 -0.02
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.02
-   vertex -0.0984808 -0.0173648 -0.03
-   vertex -0.0939693 -0.034202 -0.02
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.02
-   vertex -0.0939693 -0.034202 -0.02
-   vertex -0.0939693 -0.034202 -0.01
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.01
-   vertex -0.0984808 -0.0173648 -0.02
-   vertex -0.0939693 -0.034202 -0.01
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.01
-   vertex -0.0939693 -0.034202 -0.01
-   vertex -0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0984808 -0.0173648 0
-   vertex -0.0984808 -0.0173648 -0.01
-   vertex -0.0939693 -0.034202 0
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 0
-  outer loop
-   vertex -0.1 -1.22465e-17 -0.03
-   vertex -0.0984808 -0.0173648 -0.03
-   vertex -0.0984808 -0.0173648 -0.02
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 -0
-  outer loop
-   vertex -0.1 -1.22465e-17 -0.02
-   vertex -0.1 -1.22465e-17 -0.03
-   vertex -0.0984808 -0.0173648 -0.02
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 0
-  outer loop
-   vertex -0.1 -1.22465e-17 -0.02
-   vertex -0.0984808 -0.0173648 -0.02
-   vertex -0.0984808 -0.0173648 -0.01
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 -0
-  outer loop
-   vertex -0.1 -1.22465e-17 -0.01
-   vertex -0.1 -1.22465e-17 -0.02
-   vertex -0.0984808 -0.0173648 -0.01
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 0
-  outer loop
-   vertex -0.1 -1.22465e-17 -0.01
-   vertex -0.0984808 -0.0173648 -0.01
-   vertex -0.0984808 -0.0173648 0
-  endloop
- endfacet
- facet normal -0.996195 -0.0871554 -0
-  outer loop
-   vertex -0.1 -1.22465e-17 0
-   vertex -0.1 -1.22465e-17 -0.01
-   vertex -0.0984808 -0.0173648 0
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 -0.03
-   vertex -0.1 -1.22465e-17 -0.03
-   vertex -0.1 -1.22465e-17 -0.02
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 -0.02
-   vertex -0.0984808 0.0173648 -0.03
-   vertex -0.1 -1.22465e-17 -0.02
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 -0.02
-   vertex -0.1 -1.22465e-17 -0.02
-   vertex -0.1 -1.22465e-17 -0.01
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 -0.01
-   vertex -0.0984808 0.0173648 -0.02
-   vertex -0.1 -1.22465e-17 -0.01
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 -0.01
-   vertex -0.1 -1.22465e-17 -0.01
-   vertex -0.1 -1.22465e-17 0
-  endloop
- endfacet
- facet normal -0.996195 0.0871554 0
-  outer loop
-   vertex -0.0984808 0.0173648 0
-   vertex -0.0984808 0.0173648 -0.01
-   vertex -0.1 -1.22465e-17 0
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 -0.03
-   vertex -0.0984808 0.0173648 -0.03
-   vertex -0.0984808 0.0173648 -0.02
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 -0.02
-   vertex -0.0939693 0.034202 -0.03
-   vertex -0.0984808 0.0173648 -0.02
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 -0.02
-   vertex -0.0984808 0.0173648 -0.02
-   vertex -0.0984808 0.0173648 -0.01
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 -0.01
-   vertex -0.0939693 0.034202 -0.02
-   vertex -0.0984808 0.0173648 -0.01
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 -0.01
-   vertex -0.0984808 0.0173648 -0.01
-   vertex -0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0939693 0.034202 0
-   vertex -0.0939693 0.034202 -0.01
-   vertex -0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 -0.03
-   vertex -0.0939693 0.034202 -0.03
-   vertex -0.0939693 0.034202 -0.02
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 -0.02
-   vertex -0.0866025 0.05 -0.03
-   vertex -0.0939693 0.034202 -0.02
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 -0.02
-   vertex -0.0939693 0.034202 -0.02
-   vertex -0.0939693 0.034202 -0.01
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 -0.01
-   vertex -0.0866025 0.05 -0.02
-   vertex -0.0939693 0.034202 -0.01
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 -0.01
-   vertex -0.0939693 0.034202 -0.01
-   vertex -0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal -0.906308 0.422618 0
-  outer loop
-   vertex -0.0866025 0.05 0
-   vertex -0.0866025 0.05 -0.01
-   vertex -0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 -0.03
-   vertex -0.0866025 0.05 -0.03
-   vertex -0.0866025 0.05 -0.02
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 -0.02
-   vertex -0.0766044 0.0642788 -0.03
-   vertex -0.0866025 0.05 -0.02
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 -0.02
-   vertex -0.0866025 0.05 -0.02
-   vertex -0.0866025 0.05 -0.01
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 -0.01
-   vertex -0.0766044 0.0642788 -0.02
-   vertex -0.0866025 0.05 -0.01
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 -0.01
-   vertex -0.0866025 0.05 -0.01
-   vertex -0.0866025 0.05 0
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0766044 0.0642788 0
-   vertex -0.0766044 0.0642788 -0.01
-   vertex -0.0866025 0.05 0
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 -0.03
-   vertex -0.0766044 0.0642788 -0.03
-   vertex -0.0766044 0.0642788 -0.02
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 -0.02
-   vertex -0.0642788 0.0766044 -0.03
-   vertex -0.0766044 0.0642788 -0.02
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 -0.02
-   vertex -0.0766044 0.0642788 -0.02
-   vertex -0.0766044 0.0642788 -0.01
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 -0.01
-   vertex -0.0642788 0.0766044 -0.02
-   vertex -0.0766044 0.0642788 -0.01
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 -0.01
-   vertex -0.0766044 0.0642788 -0.01
-   vertex -0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0642788 0.0766044 0
-   vertex -0.0642788 0.0766044 -0.01
-   vertex -0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 -0.03
-   vertex -0.0642788 0.0766044 -0.03
-   vertex -0.0642788 0.0766044 -0.02
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 -0.02
-   vertex -0.05 0.0866025 -0.03
-   vertex -0.0642788 0.0766044 -0.02
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 -0.02
-   vertex -0.0642788 0.0766044 -0.02
-   vertex -0.0642788 0.0766044 -0.01
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 -0.01
-   vertex -0.05 0.0866025 -0.02
-   vertex -0.0642788 0.0766044 -0.01
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 -0.01
-   vertex -0.0642788 0.0766044 -0.01
-   vertex -0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.05 0.0866025 0
-   vertex -0.05 0.0866025 -0.01
-   vertex -0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 -0.03
-   vertex -0.05 0.0866025 -0.03
-   vertex -0.05 0.0866025 -0.02
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 -0.02
-   vertex -0.034202 0.0939693 -0.03
-   vertex -0.05 0.0866025 -0.02
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 -0.02
-   vertex -0.05 0.0866025 -0.02
-   vertex -0.05 0.0866025 -0.01
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 -0.01
-   vertex -0.034202 0.0939693 -0.02
-   vertex -0.05 0.0866025 -0.01
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 -0.01
-   vertex -0.05 0.0866025 -0.01
-   vertex -0.05 0.0866025 0
-  endloop
- endfacet
- facet normal -0.422618 0.906308 0
-  outer loop
-   vertex -0.034202 0.0939693 0
-   vertex -0.034202 0.0939693 -0.01
-   vertex -0.05 0.0866025 0
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 -0.03
-   vertex -0.034202 0.0939693 -0.03
-   vertex -0.034202 0.0939693 -0.02
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 -0.02
-   vertex -0.0173648 0.0984808 -0.03
-   vertex -0.034202 0.0939693 -0.02
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 -0.02
-   vertex -0.034202 0.0939693 -0.02
-   vertex -0.034202 0.0939693 -0.01
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 -0.01
-   vertex -0.0173648 0.0984808 -0.02
-   vertex -0.034202 0.0939693 -0.01
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 -0.01
-   vertex -0.034202 0.0939693 -0.01
-   vertex -0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.0173648 0.0984808 0
-   vertex -0.0173648 0.0984808 -0.01
-   vertex -0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 -0.03
-   vertex -0.0173648 0.0984808 -0.03
-   vertex -0.0173648 0.0984808 -0.02
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 -0.02
-   vertex -1.83697e-17 0.1 -0.03
-   vertex -0.0173648 0.0984808 -0.02
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 -0.02
-   vertex -0.0173648 0.0984808 -0.02
-   vertex -0.0173648 0.0984808 -0.01
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 -0.01
-   vertex -1.83697e-17 0.1 -0.02
-   vertex -0.0173648 0.0984808 -0.01
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 -0.01
-   vertex -0.0173648 0.0984808 -0.01
-   vertex -0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal -0.0871554 0.996195 0
-  outer loop
-   vertex -1.83697e-17 0.1 0
-   vertex -1.83697e-17 0.1 -0.01
-   vertex -0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 -0.03
-   vertex -1.83697e-17 0.1 -0.03
-   vertex -1.83697e-17 0.1 -0.02
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 -0.02
-   vertex 0.0173648 0.0984808 -0.03
-   vertex -1.83697e-17 0.1 -0.02
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 -0.02
-   vertex -1.83697e-17 0.1 -0.02
-   vertex -1.83697e-17 0.1 -0.01
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 -0.01
-   vertex 0.0173648 0.0984808 -0.02
-   vertex -1.83697e-17 0.1 -0.01
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 -0.01
-   vertex -1.83697e-17 0.1 -0.01
-   vertex -1.83697e-17 0.1 0
-  endloop
- endfacet
- facet normal 0.0871554 0.996195 0
-  outer loop
-   vertex 0.0173648 0.0984808 0
-   vertex 0.0173648 0.0984808 -0.01
-   vertex -1.83697e-17 0.1 0
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 -0.03
-   vertex 0.0173648 0.0984808 -0.03
-   vertex 0.0173648 0.0984808 -0.02
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 -0.02
-   vertex 0.034202 0.0939693 -0.03
-   vertex 0.0173648 0.0984808 -0.02
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 -0.02
-   vertex 0.0173648 0.0984808 -0.02
-   vertex 0.0173648 0.0984808 -0.01
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 -0.01
-   vertex 0.034202 0.0939693 -0.02
-   vertex 0.0173648 0.0984808 -0.01
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 -0.01
-   vertex 0.0173648 0.0984808 -0.01
-   vertex 0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.034202 0.0939693 0
-   vertex 0.034202 0.0939693 -0.01
-   vertex 0.0173648 0.0984808 0
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 -0.03
-   vertex 0.034202 0.0939693 -0.03
-   vertex 0.034202 0.0939693 -0.02
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 -0.02
-   vertex 0.05 0.0866025 -0.03
-   vertex 0.034202 0.0939693 -0.02
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 -0.02
-   vertex 0.034202 0.0939693 -0.02
-   vertex 0.034202 0.0939693 -0.01
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 -0.01
-   vertex 0.05 0.0866025 -0.02
-   vertex 0.034202 0.0939693 -0.01
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 -0.01
-   vertex 0.034202 0.0939693 -0.01
-   vertex 0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal 0.422618 0.906308 0
-  outer loop
-   vertex 0.05 0.0866025 0
-   vertex 0.05 0.0866025 -0.01
-   vertex 0.034202 0.0939693 0
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 -0.03
-   vertex 0.05 0.0866025 -0.03
-   vertex 0.05 0.0866025 -0.02
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 -0.02
-   vertex 0.0642788 0.0766044 -0.03
-   vertex 0.05 0.0866025 -0.02
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 -0.02
-   vertex 0.05 0.0866025 -0.02
-   vertex 0.05 0.0866025 -0.01
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 -0.01
-   vertex 0.0642788 0.0766044 -0.02
-   vertex 0.05 0.0866025 -0.01
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 -0.01
-   vertex 0.05 0.0866025 -0.01
-   vertex 0.05 0.0866025 0
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0642788 0.0766044 0
-   vertex 0.0642788 0.0766044 -0.01
-   vertex 0.05 0.0866025 0
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 -0.03
-   vertex 0.0642788 0.0766044 -0.03
-   vertex 0.0642788 0.0766044 -0.02
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 -0.02
-   vertex 0.0766044 0.0642788 -0.03
-   vertex 0.0642788 0.0766044 -0.02
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 -0.02
-   vertex 0.0642788 0.0766044 -0.02
-   vertex 0.0642788 0.0766044 -0.01
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 -0.01
-   vertex 0.0766044 0.0642788 -0.02
-   vertex 0.0642788 0.0766044 -0.01
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 -0.01
-   vertex 0.0642788 0.0766044 -0.01
-   vertex 0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0766044 0.0642788 0
-   vertex 0.0766044 0.0642788 -0.01
-   vertex 0.0642788 0.0766044 0
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 -0.03
-   vertex 0.0766044 0.0642788 -0.03
-   vertex 0.0766044 0.0642788 -0.02
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 -0.02
-   vertex 0.0866025 0.05 -0.03
-   vertex 0.0766044 0.0642788 -0.02
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 -0.02
-   vertex 0.0766044 0.0642788 -0.02
-   vertex 0.0766044 0.0642788 -0.01
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 -0.01
-   vertex 0.0866025 0.05 -0.02
-   vertex 0.0766044 0.0642788 -0.01
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 -0.01
-   vertex 0.0766044 0.0642788 -0.01
-   vertex 0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0866025 0.05 0
-   vertex 0.0866025 0.05 -0.01
-   vertex 0.0766044 0.0642788 0
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 -0.03
-   vertex 0.0866025 0.05 -0.03
-   vertex 0.0866025 0.05 -0.02
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 -0.02
-   vertex 0.0939693 0.034202 -0.03
-   vertex 0.0866025 0.05 -0.02
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 -0.02
-   vertex 0.0866025 0.05 -0.02
-   vertex 0.0866025 0.05 -0.01
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 -0.01
-   vertex 0.0939693 0.034202 -0.02
-   vertex 0.0866025 0.05 -0.01
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 -0.01
-   vertex 0.0866025 0.05 -0.01
-   vertex 0.0866025 0.05 0
-  endloop
- endfacet
- facet normal 0.906308 0.422618 0
-  outer loop
-   vertex 0.0939693 0.034202 0
-   vertex 0.0939693 0.034202 -0.01
-   vertex 0.0866025 0.05 0
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 -0.03
-   vertex 0.0939693 0.034202 -0.03
-   vertex 0.0939693 0.034202 -0.02
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 -0.02
-   vertex 0.0984808 0.0173648 -0.03
-   vertex 0.0939693 0.034202 -0.02
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 -0.02
-   vertex 0.0939693 0.034202 -0.02
-   vertex 0.0939693 0.034202 -0.01
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 -0.01
-   vertex 0.0984808 0.0173648 -0.02
-   vertex 0.0939693 0.034202 -0.01
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 -0.01
-   vertex 0.0939693 0.034202 -0.01
-   vertex 0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0984808 0.0173648 0
-   vertex 0.0984808 0.0173648 -0.01
-   vertex 0.0939693 0.034202 0
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 -0.03
-   vertex 0.0984808 0.0173648 -0.03
-   vertex 0.0984808 0.0173648 -0.02
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 -0.02
-   vertex 0.1 2.44929e-17 -0.03
-   vertex 0.0984808 0.0173648 -0.02
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 -0.02
-   vertex 0.0984808 0.0173648 -0.02
-   vertex 0.0984808 0.0173648 -0.01
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 -0.01
-   vertex 0.1 2.44929e-17 -0.02
-   vertex 0.0984808 0.0173648 -0.01
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 -0.01
-   vertex 0.0984808 0.0173648 -0.01
-   vertex 0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal 0.996195 0.0871554 0
-  outer loop
-   vertex 0.1 2.44929e-17 0
-   vertex 0.1 2.44929e-17 -0.01
-   vertex 0.0984808 0.0173648 0
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 0.0173648 -0.03
-   vertex 0 0 -0.03
-   vertex 0.1 0 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 0.034202 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0984808 0.0173648 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 0.05 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0939693 0.034202 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 0.0642788 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0866025 0.05 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 0.0766044 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0766044 0.0642788 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 0.0866025 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0642788 0.0766044 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 0.0939693 -0.03
-   vertex 0 0 -0.03
-   vertex 0.05 0.0866025 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 0.0984808 -0.03
-   vertex 0 0 -0.03
-   vertex 0.034202 0.0939693 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 6.12323e-18 0.1 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0173648 0.0984808 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0173648 0.0984808 -0.03
-   vertex 0 0 -0.03
-   vertex 6.12323e-18 0.1 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034202 0.0939693 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0173648 0.0984808 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.05 0.0866025 -0.03
-   vertex 0 0 -0.03
-   vertex -0.034202 0.0939693 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0642788 0.0766044 -0.03
-   vertex 0 0 -0.03
-   vertex -0.05 0.0866025 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0766044 0.0642788 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0642788 0.0766044 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0866025 0.05 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0766044 0.0642788 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0939693 0.034202 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0866025 0.05 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0984808 0.0173648 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0939693 0.034202 -0.03
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.1 1.22465e-17 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0984808 0.0173648 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0984808 -0.0173648 -0.03
-   vertex 0 0 -0.03
-   vertex -0.1 1.22465e-17 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0939693 -0.034202 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0984808 -0.0173648 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0866025 -0.05 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0939693 -0.034202 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0766044 -0.0642788 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0866025 -0.05 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0642788 -0.0766044 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0766044 -0.0642788 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.05 -0.0866025 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0642788 -0.0766044 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034202 -0.0939693 -0.03
-   vertex 0 0 -0.03
-   vertex -0.05 -0.0866025 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0173648 -0.0984808 -0.03
-   vertex 0 0 -0.03
-   vertex -0.034202 -0.0939693 -0.03
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -1.83697e-17 -0.1 -0.03
-   vertex 0 0 -0.03
-   vertex -0.0173648 -0.0984808 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 -0.0984808 -0.03
-   vertex 0 0 -0.03
-   vertex -1.83697e-17 -0.1 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 -0.0939693 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0173648 -0.0984808 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 -0.0866025 -0.03
-   vertex 0 0 -0.03
-   vertex 0.034202 -0.0939693 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 -0.0766044 -0.03
-   vertex 0 0 -0.03
-   vertex 0.05 -0.0866025 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 -0.0642788 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0642788 -0.0766044 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 -0.05 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0766044 -0.0642788 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 -0.034202 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0866025 -0.05 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 -0.0173648 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0939693 -0.034202 -0.03
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.1 -2.44929e-17 -0.03
-   vertex 0 0 -0.03
-   vertex 0.0984808 -0.0173648 -0.03
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.2
-   vertex 0.02 0 -0.2
-   vertex 0.02 0 -0.181
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.181
-   vertex 0.0196962 -0.00347296 -0.2
-   vertex 0.02 0 -0.181
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.181
-   vertex 0.02 0 -0.181
-   vertex 0.02 0 -0.162
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.162
-   vertex 0.0196962 -0.00347296 -0.181
-   vertex 0.02 0 -0.162
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.162
-   vertex 0.02 0 -0.162
-   vertex 0.02 0 -0.143
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.143
-   vertex 0.0196962 -0.00347296 -0.162
-   vertex 0.02 0 -0.143
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.143
-   vertex 0.02 0 -0.143
-   vertex 0.02 0 -0.124
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.124
-   vertex 0.0196962 -0.00347296 -0.143
-   vertex 0.02 0 -0.124
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.124
-   vertex 0.02 0 -0.124
-   vertex 0.02 0 -0.105
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.105
-   vertex 0.0196962 -0.00347296 -0.124
-   vertex 0.02 0 -0.105
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.105
-   vertex 0.02 0 -0.105
-   vertex 0.02 0 -0.086
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.086
-   vertex 0.0196962 -0.00347296 -0.105
-   vertex 0.02 0 -0.086
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.086
-   vertex 0.02 0 -0.086
-   vertex 0.02 0 -0.067
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.067
-   vertex 0.0196962 -0.00347296 -0.086
-   vertex 0.02 0 -0.067
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.067
-   vertex 0.02 0 -0.067
-   vertex 0.02 0 -0.048
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.048
-   vertex 0.0196962 -0.00347296 -0.067
-   vertex 0.02 0 -0.048
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.048
-   vertex 0.02 0 -0.048
-   vertex 0.02 0 -0.029
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.029
-   vertex 0.0196962 -0.00347296 -0.048
-   vertex 0.02 0 -0.029
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.029
-   vertex 0.02 0 -0.029
-   vertex 0.02 0 -0.01
-  endloop
- endfacet
- facet normal 0.996195 -0.0871545 0
-  outer loop
-   vertex 0.0196962 -0.00347296 -0.01
-   vertex 0.0196962 -0.00347296 -0.029
-   vertex 0.02 0 -0.01
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.2
-   vertex 0.0196962 -0.00347296 -0.2
-   vertex 0.0196962 -0.00347296 -0.181
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.181
-   vertex 0.0187938 -0.0068404 -0.2
-   vertex 0.0196962 -0.00347296 -0.181
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.181
-   vertex 0.0196962 -0.00347296 -0.181
-   vertex 0.0196962 -0.00347296 -0.162
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.162
-   vertex 0.0187938 -0.0068404 -0.181
-   vertex 0.0196962 -0.00347296 -0.162
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.162
-   vertex 0.0196962 -0.00347296 -0.162
-   vertex 0.0196962 -0.00347296 -0.143
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.143
-   vertex 0.0187938 -0.0068404 -0.162
-   vertex 0.0196962 -0.00347296 -0.143
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.143
-   vertex 0.0196962 -0.00347296 -0.143
-   vertex 0.0196962 -0.00347296 -0.124
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.124
-   vertex 0.0187938 -0.0068404 -0.143
-   vertex 0.0196962 -0.00347296 -0.124
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.124
-   vertex 0.0196962 -0.00347296 -0.124
-   vertex 0.0196962 -0.00347296 -0.105
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.105
-   vertex 0.0187938 -0.0068404 -0.124
-   vertex 0.0196962 -0.00347296 -0.105
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.105
-   vertex 0.0196962 -0.00347296 -0.105
-   vertex 0.0196962 -0.00347296 -0.086
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.086
-   vertex 0.0187938 -0.0068404 -0.105
-   vertex 0.0196962 -0.00347296 -0.086
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.086
-   vertex 0.0196962 -0.00347296 -0.086
-   vertex 0.0196962 -0.00347296 -0.067
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.067
-   vertex 0.0187938 -0.0068404 -0.086
-   vertex 0.0196962 -0.00347296 -0.067
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.067
-   vertex 0.0196962 -0.00347296 -0.067
-   vertex 0.0196962 -0.00347296 -0.048
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.048
-   vertex 0.0187938 -0.0068404 -0.067
-   vertex 0.0196962 -0.00347296 -0.048
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.048
-   vertex 0.0196962 -0.00347296 -0.048
-   vertex 0.0196962 -0.00347296 -0.029
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.029
-   vertex 0.0187938 -0.0068404 -0.048
-   vertex 0.0196962 -0.00347296 -0.029
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.029
-   vertex 0.0196962 -0.00347296 -0.029
-   vertex 0.0196962 -0.00347296 -0.01
-  endloop
- endfacet
- facet normal 0.965925 -0.258821 0
-  outer loop
-   vertex 0.0187938 -0.0068404 -0.01
-   vertex 0.0187938 -0.0068404 -0.029
-   vertex 0.0196962 -0.00347296 -0.01
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.2
-   vertex 0.0187938 -0.0068404 -0.2
-   vertex 0.0187938 -0.0068404 -0.181
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.181
-   vertex 0.0173205 -0.01 -0.2
-   vertex 0.0187938 -0.0068404 -0.181
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.181
-   vertex 0.0187938 -0.0068404 -0.181
-   vertex 0.0187938 -0.0068404 -0.162
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.162
-   vertex 0.0173205 -0.01 -0.181
-   vertex 0.0187938 -0.0068404 -0.162
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.162
-   vertex 0.0187938 -0.0068404 -0.162
-   vertex 0.0187938 -0.0068404 -0.143
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.143
-   vertex 0.0173205 -0.01 -0.162
-   vertex 0.0187938 -0.0068404 -0.143
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.143
-   vertex 0.0187938 -0.0068404 -0.143
-   vertex 0.0187938 -0.0068404 -0.124
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.124
-   vertex 0.0173205 -0.01 -0.143
-   vertex 0.0187938 -0.0068404 -0.124
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.124
-   vertex 0.0187938 -0.0068404 -0.124
-   vertex 0.0187938 -0.0068404 -0.105
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.105
-   vertex 0.0173205 -0.01 -0.124
-   vertex 0.0187938 -0.0068404 -0.105
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.105
-   vertex 0.0187938 -0.0068404 -0.105
-   vertex 0.0187938 -0.0068404 -0.086
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.086
-   vertex 0.0173205 -0.01 -0.105
-   vertex 0.0187938 -0.0068404 -0.086
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.086
-   vertex 0.0187938 -0.0068404 -0.086
-   vertex 0.0187938 -0.0068404 -0.067
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.067
-   vertex 0.0173205 -0.01 -0.086
-   vertex 0.0187938 -0.0068404 -0.067
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.067
-   vertex 0.0187938 -0.0068404 -0.067
-   vertex 0.0187938 -0.0068404 -0.048
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.048
-   vertex 0.0173205 -0.01 -0.067
-   vertex 0.0187938 -0.0068404 -0.048
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.048
-   vertex 0.0187938 -0.0068404 -0.048
-   vertex 0.0187938 -0.0068404 -0.029
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.029
-   vertex 0.0173205 -0.01 -0.048
-   vertex 0.0187938 -0.0068404 -0.029
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.029
-   vertex 0.0187938 -0.0068404 -0.029
-   vertex 0.0187938 -0.0068404 -0.01
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.0173205 -0.01 -0.01
-   vertex 0.0173205 -0.01 -0.029
-   vertex 0.0187938 -0.0068404 -0.01
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.2
-   vertex 0.0173205 -0.01 -0.2
-   vertex 0.0173205 -0.01 -0.181
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.181
-   vertex 0.0153209 -0.0128558 -0.2
-   vertex 0.0173205 -0.01 -0.181
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.181
-   vertex 0.0173205 -0.01 -0.181
-   vertex 0.0173205 -0.01 -0.162
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.162
-   vertex 0.0153209 -0.0128558 -0.181
-   vertex 0.0173205 -0.01 -0.162
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.162
-   vertex 0.0173205 -0.01 -0.162
-   vertex 0.0173205 -0.01 -0.143
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.143
-   vertex 0.0153209 -0.0128558 -0.162
-   vertex 0.0173205 -0.01 -0.143
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.143
-   vertex 0.0173205 -0.01 -0.143
-   vertex 0.0173205 -0.01 -0.124
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.124
-   vertex 0.0153209 -0.0128558 -0.143
-   vertex 0.0173205 -0.01 -0.124
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.124
-   vertex 0.0173205 -0.01 -0.124
-   vertex 0.0173205 -0.01 -0.105
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.105
-   vertex 0.0153209 -0.0128558 -0.124
-   vertex 0.0173205 -0.01 -0.105
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.105
-   vertex 0.0173205 -0.01 -0.105
-   vertex 0.0173205 -0.01 -0.086
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.086
-   vertex 0.0153209 -0.0128558 -0.105
-   vertex 0.0173205 -0.01 -0.086
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.086
-   vertex 0.0173205 -0.01 -0.086
-   vertex 0.0173205 -0.01 -0.067
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.067
-   vertex 0.0153209 -0.0128558 -0.086
-   vertex 0.0173205 -0.01 -0.067
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.067
-   vertex 0.0173205 -0.01 -0.067
-   vertex 0.0173205 -0.01 -0.048
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.048
-   vertex 0.0153209 -0.0128558 -0.067
-   vertex 0.0173205 -0.01 -0.048
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.048
-   vertex 0.0173205 -0.01 -0.048
-   vertex 0.0173205 -0.01 -0.029
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.029
-   vertex 0.0153209 -0.0128558 -0.048
-   vertex 0.0173205 -0.01 -0.029
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.029
-   vertex 0.0173205 -0.01 -0.029
-   vertex 0.0173205 -0.01 -0.01
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0153209 -0.0128558 -0.01
-   vertex 0.0153209 -0.0128558 -0.029
-   vertex 0.0173205 -0.01 -0.01
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.2
-   vertex 0.0153209 -0.0128558 -0.2
-   vertex 0.0153209 -0.0128558 -0.181
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.181
-   vertex 0.0128558 -0.0153209 -0.2
-   vertex 0.0153209 -0.0128558 -0.181
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.181
-   vertex 0.0153209 -0.0128558 -0.181
-   vertex 0.0153209 -0.0128558 -0.162
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.162
-   vertex 0.0128558 -0.0153209 -0.181
-   vertex 0.0153209 -0.0128558 -0.162
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.162
-   vertex 0.0153209 -0.0128558 -0.162
-   vertex 0.0153209 -0.0128558 -0.143
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.143
-   vertex 0.0128558 -0.0153209 -0.162
-   vertex 0.0153209 -0.0128558 -0.143
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.143
-   vertex 0.0153209 -0.0128558 -0.143
-   vertex 0.0153209 -0.0128558 -0.124
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.124
-   vertex 0.0128558 -0.0153209 -0.143
-   vertex 0.0153209 -0.0128558 -0.124
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.124
-   vertex 0.0153209 -0.0128558 -0.124
-   vertex 0.0153209 -0.0128558 -0.105
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.105
-   vertex 0.0128558 -0.0153209 -0.124
-   vertex 0.0153209 -0.0128558 -0.105
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.105
-   vertex 0.0153209 -0.0128558 -0.105
-   vertex 0.0153209 -0.0128558 -0.086
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.086
-   vertex 0.0128558 -0.0153209 -0.105
-   vertex 0.0153209 -0.0128558 -0.086
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.086
-   vertex 0.0153209 -0.0128558 -0.086
-   vertex 0.0153209 -0.0128558 -0.067
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.067
-   vertex 0.0128558 -0.0153209 -0.086
-   vertex 0.0153209 -0.0128558 -0.067
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.067
-   vertex 0.0153209 -0.0128558 -0.067
-   vertex 0.0153209 -0.0128558 -0.048
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.048
-   vertex 0.0128558 -0.0153209 -0.067
-   vertex 0.0153209 -0.0128558 -0.048
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.048
-   vertex 0.0153209 -0.0128558 -0.048
-   vertex 0.0153209 -0.0128558 -0.029
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.029
-   vertex 0.0128558 -0.0153209 -0.048
-   vertex 0.0153209 -0.0128558 -0.029
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.029
-   vertex 0.0153209 -0.0128558 -0.029
-   vertex 0.0153209 -0.0128558 -0.01
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0128558 -0.0153209 -0.01
-   vertex 0.0128558 -0.0153209 -0.029
-   vertex 0.0153209 -0.0128558 -0.01
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.2
-   vertex 0.0128558 -0.0153209 -0.2
-   vertex 0.0128558 -0.0153209 -0.181
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.181
-   vertex 0.01 -0.0173205 -0.2
-   vertex 0.0128558 -0.0153209 -0.181
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.181
-   vertex 0.0128558 -0.0153209 -0.181
-   vertex 0.0128558 -0.0153209 -0.162
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.162
-   vertex 0.01 -0.0173205 -0.181
-   vertex 0.0128558 -0.0153209 -0.162
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.162
-   vertex 0.0128558 -0.0153209 -0.162
-   vertex 0.0128558 -0.0153209 -0.143
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.143
-   vertex 0.01 -0.0173205 -0.162
-   vertex 0.0128558 -0.0153209 -0.143
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.143
-   vertex 0.0128558 -0.0153209 -0.143
-   vertex 0.0128558 -0.0153209 -0.124
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.124
-   vertex 0.01 -0.0173205 -0.143
-   vertex 0.0128558 -0.0153209 -0.124
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.124
-   vertex 0.0128558 -0.0153209 -0.124
-   vertex 0.0128558 -0.0153209 -0.105
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.105
-   vertex 0.01 -0.0173205 -0.124
-   vertex 0.0128558 -0.0153209 -0.105
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.105
-   vertex 0.0128558 -0.0153209 -0.105
-   vertex 0.0128558 -0.0153209 -0.086
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.086
-   vertex 0.01 -0.0173205 -0.105
-   vertex 0.0128558 -0.0153209 -0.086
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.086
-   vertex 0.0128558 -0.0153209 -0.086
-   vertex 0.0128558 -0.0153209 -0.067
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.067
-   vertex 0.01 -0.0173205 -0.086
-   vertex 0.0128558 -0.0153209 -0.067
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.067
-   vertex 0.0128558 -0.0153209 -0.067
-   vertex 0.0128558 -0.0153209 -0.048
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.048
-   vertex 0.01 -0.0173205 -0.067
-   vertex 0.0128558 -0.0153209 -0.048
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.048
-   vertex 0.0128558 -0.0153209 -0.048
-   vertex 0.0128558 -0.0153209 -0.029
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.029
-   vertex 0.01 -0.0173205 -0.048
-   vertex 0.0128558 -0.0153209 -0.029
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.029
-   vertex 0.0128558 -0.0153209 -0.029
-   vertex 0.0128558 -0.0153209 -0.01
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.01 -0.0173205 -0.01
-   vertex 0.01 -0.0173205 -0.029
-   vertex 0.0128558 -0.0153209 -0.01
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.2
-   vertex 0.01 -0.0173205 -0.2
-   vertex 0.01 -0.0173205 -0.181
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.181
-   vertex 0.0068404 -0.0187938 -0.2
-   vertex 0.01 -0.0173205 -0.181
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.181
-   vertex 0.01 -0.0173205 -0.181
-   vertex 0.01 -0.0173205 -0.162
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.162
-   vertex 0.0068404 -0.0187938 -0.181
-   vertex 0.01 -0.0173205 -0.162
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.162
-   vertex 0.01 -0.0173205 -0.162
-   vertex 0.01 -0.0173205 -0.143
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.143
-   vertex 0.0068404 -0.0187938 -0.162
-   vertex 0.01 -0.0173205 -0.143
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.143
-   vertex 0.01 -0.0173205 -0.143
-   vertex 0.01 -0.0173205 -0.124
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.124
-   vertex 0.0068404 -0.0187938 -0.143
-   vertex 0.01 -0.0173205 -0.124
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.124
-   vertex 0.01 -0.0173205 -0.124
-   vertex 0.01 -0.0173205 -0.105
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.105
-   vertex 0.0068404 -0.0187938 -0.124
-   vertex 0.01 -0.0173205 -0.105
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.105
-   vertex 0.01 -0.0173205 -0.105
-   vertex 0.01 -0.0173205 -0.086
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.086
-   vertex 0.0068404 -0.0187938 -0.105
-   vertex 0.01 -0.0173205 -0.086
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.086
-   vertex 0.01 -0.0173205 -0.086
-   vertex 0.01 -0.0173205 -0.067
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.067
-   vertex 0.0068404 -0.0187938 -0.086
-   vertex 0.01 -0.0173205 -0.067
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.067
-   vertex 0.01 -0.0173205 -0.067
-   vertex 0.01 -0.0173205 -0.048
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.048
-   vertex 0.0068404 -0.0187938 -0.067
-   vertex 0.01 -0.0173205 -0.048
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.048
-   vertex 0.01 -0.0173205 -0.048
-   vertex 0.01 -0.0173205 -0.029
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.029
-   vertex 0.0068404 -0.0187938 -0.048
-   vertex 0.01 -0.0173205 -0.029
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.029
-   vertex 0.01 -0.0173205 -0.029
-   vertex 0.01 -0.0173205 -0.01
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0068404 -0.0187938 -0.01
-   vertex 0.0068404 -0.0187938 -0.029
-   vertex 0.01 -0.0173205 -0.01
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.2
-   vertex 0.0068404 -0.0187938 -0.2
-   vertex 0.0068404 -0.0187938 -0.181
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.181
-   vertex 0.00347296 -0.0196962 -0.2
-   vertex 0.0068404 -0.0187938 -0.181
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.181
-   vertex 0.0068404 -0.0187938 -0.181
-   vertex 0.0068404 -0.0187938 -0.162
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.162
-   vertex 0.00347296 -0.0196962 -0.181
-   vertex 0.0068404 -0.0187938 -0.162
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.162
-   vertex 0.0068404 -0.0187938 -0.162
-   vertex 0.0068404 -0.0187938 -0.143
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.143
-   vertex 0.00347296 -0.0196962 -0.162
-   vertex 0.0068404 -0.0187938 -0.143
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.143
-   vertex 0.0068404 -0.0187938 -0.143
-   vertex 0.0068404 -0.0187938 -0.124
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.124
-   vertex 0.00347296 -0.0196962 -0.143
-   vertex 0.0068404 -0.0187938 -0.124
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.124
-   vertex 0.0068404 -0.0187938 -0.124
-   vertex 0.0068404 -0.0187938 -0.105
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.105
-   vertex 0.00347296 -0.0196962 -0.124
-   vertex 0.0068404 -0.0187938 -0.105
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.105
-   vertex 0.0068404 -0.0187938 -0.105
-   vertex 0.0068404 -0.0187938 -0.086
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.086
-   vertex 0.00347296 -0.0196962 -0.105
-   vertex 0.0068404 -0.0187938 -0.086
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.086
-   vertex 0.0068404 -0.0187938 -0.086
-   vertex 0.0068404 -0.0187938 -0.067
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.067
-   vertex 0.00347296 -0.0196962 -0.086
-   vertex 0.0068404 -0.0187938 -0.067
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.067
-   vertex 0.0068404 -0.0187938 -0.067
-   vertex 0.0068404 -0.0187938 -0.048
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.048
-   vertex 0.00347296 -0.0196962 -0.067
-   vertex 0.0068404 -0.0187938 -0.048
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.048
-   vertex 0.0068404 -0.0187938 -0.048
-   vertex 0.0068404 -0.0187938 -0.029
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.029
-   vertex 0.00347296 -0.0196962 -0.048
-   vertex 0.0068404 -0.0187938 -0.029
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.029
-   vertex 0.0068404 -0.0187938 -0.029
-   vertex 0.0068404 -0.0187938 -0.01
-  endloop
- endfacet
- facet normal 0.258821 -0.965925 0
-  outer loop
-   vertex 0.00347296 -0.0196962 -0.01
-   vertex 0.00347296 -0.0196962 -0.029
-   vertex 0.0068404 -0.0187938 -0.01
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.2
-   vertex 0.00347296 -0.0196962 -0.2
-   vertex 0.00347296 -0.0196962 -0.181
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.181
-   vertex 1.22465e-18 -0.02 -0.2
-   vertex 0.00347296 -0.0196962 -0.181
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.181
-   vertex 0.00347296 -0.0196962 -0.181
-   vertex 0.00347296 -0.0196962 -0.162
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.162
-   vertex 1.22465e-18 -0.02 -0.181
-   vertex 0.00347296 -0.0196962 -0.162
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.162
-   vertex 0.00347296 -0.0196962 -0.162
-   vertex 0.00347296 -0.0196962 -0.143
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.143
-   vertex 1.22465e-18 -0.02 -0.162
-   vertex 0.00347296 -0.0196962 -0.143
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.143
-   vertex 0.00347296 -0.0196962 -0.143
-   vertex 0.00347296 -0.0196962 -0.124
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.124
-   vertex 1.22465e-18 -0.02 -0.143
-   vertex 0.00347296 -0.0196962 -0.124
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.124
-   vertex 0.00347296 -0.0196962 -0.124
-   vertex 0.00347296 -0.0196962 -0.105
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.105
-   vertex 1.22465e-18 -0.02 -0.124
-   vertex 0.00347296 -0.0196962 -0.105
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.105
-   vertex 0.00347296 -0.0196962 -0.105
-   vertex 0.00347296 -0.0196962 -0.086
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.086
-   vertex 1.22465e-18 -0.02 -0.105
-   vertex 0.00347296 -0.0196962 -0.086
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.086
-   vertex 0.00347296 -0.0196962 -0.086
-   vertex 0.00347296 -0.0196962 -0.067
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.067
-   vertex 1.22465e-18 -0.02 -0.086
-   vertex 0.00347296 -0.0196962 -0.067
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.067
-   vertex 0.00347296 -0.0196962 -0.067
-   vertex 0.00347296 -0.0196962 -0.048
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.048
-   vertex 1.22465e-18 -0.02 -0.067
-   vertex 0.00347296 -0.0196962 -0.048
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.048
-   vertex 0.00347296 -0.0196962 -0.048
-   vertex 0.00347296 -0.0196962 -0.029
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.029
-   vertex 1.22465e-18 -0.02 -0.048
-   vertex 0.00347296 -0.0196962 -0.029
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.029
-   vertex 0.00347296 -0.0196962 -0.029
-   vertex 0.00347296 -0.0196962 -0.01
-  endloop
- endfacet
- facet normal 0.0871545 -0.996195 0
-  outer loop
-   vertex 1.22465e-18 -0.02 -0.01
-   vertex 1.22465e-18 -0.02 -0.029
-   vertex 0.00347296 -0.0196962 -0.01
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.2
-   vertex 1.22465e-18 -0.02 -0.2
-   vertex 1.22465e-18 -0.02 -0.181
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.181
-   vertex -0.00347296 -0.0196962 -0.2
-   vertex 1.22465e-18 -0.02 -0.181
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.181
-   vertex 1.22465e-18 -0.02 -0.181
-   vertex 1.22465e-18 -0.02 -0.162
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.162
-   vertex -0.00347296 -0.0196962 -0.181
-   vertex 1.22465e-18 -0.02 -0.162
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.162
-   vertex 1.22465e-18 -0.02 -0.162
-   vertex 1.22465e-18 -0.02 -0.143
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.143
-   vertex -0.00347296 -0.0196962 -0.162
-   vertex 1.22465e-18 -0.02 -0.143
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.143
-   vertex 1.22465e-18 -0.02 -0.143
-   vertex 1.22465e-18 -0.02 -0.124
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.124
-   vertex -0.00347296 -0.0196962 -0.143
-   vertex 1.22465e-18 -0.02 -0.124
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.124
-   vertex 1.22465e-18 -0.02 -0.124
-   vertex 1.22465e-18 -0.02 -0.105
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.105
-   vertex -0.00347296 -0.0196962 -0.124
-   vertex 1.22465e-18 -0.02 -0.105
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.105
-   vertex 1.22465e-18 -0.02 -0.105
-   vertex 1.22465e-18 -0.02 -0.086
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.086
-   vertex -0.00347296 -0.0196962 -0.105
-   vertex 1.22465e-18 -0.02 -0.086
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.086
-   vertex 1.22465e-18 -0.02 -0.086
-   vertex 1.22465e-18 -0.02 -0.067
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.067
-   vertex -0.00347296 -0.0196962 -0.086
-   vertex 1.22465e-18 -0.02 -0.067
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.067
-   vertex 1.22465e-18 -0.02 -0.067
-   vertex 1.22465e-18 -0.02 -0.048
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.048
-   vertex -0.00347296 -0.0196962 -0.067
-   vertex 1.22465e-18 -0.02 -0.048
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.048
-   vertex 1.22465e-18 -0.02 -0.048
-   vertex 1.22465e-18 -0.02 -0.029
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.029
-   vertex -0.00347296 -0.0196962 -0.048
-   vertex 1.22465e-18 -0.02 -0.029
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.029
-   vertex 1.22465e-18 -0.02 -0.029
-   vertex 1.22465e-18 -0.02 -0.01
-  endloop
- endfacet
- facet normal -0.0871545 -0.996195 -0
-  outer loop
-   vertex -0.00347296 -0.0196962 -0.01
-   vertex -0.00347296 -0.0196962 -0.029
-   vertex 1.22465e-18 -0.02 -0.01
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.2
-   vertex -0.00347296 -0.0196962 -0.2
-   vertex -0.00347296 -0.0196962 -0.181
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.181
-   vertex -0.0068404 -0.0187938 -0.2
-   vertex -0.00347296 -0.0196962 -0.181
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.181
-   vertex -0.00347296 -0.0196962 -0.181
-   vertex -0.00347296 -0.0196962 -0.162
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.162
-   vertex -0.0068404 -0.0187938 -0.181
-   vertex -0.00347296 -0.0196962 -0.162
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.162
-   vertex -0.00347296 -0.0196962 -0.162
-   vertex -0.00347296 -0.0196962 -0.143
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.143
-   vertex -0.0068404 -0.0187938 -0.162
-   vertex -0.00347296 -0.0196962 -0.143
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.143
-   vertex -0.00347296 -0.0196962 -0.143
-   vertex -0.00347296 -0.0196962 -0.124
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.124
-   vertex -0.0068404 -0.0187938 -0.143
-   vertex -0.00347296 -0.0196962 -0.124
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.124
-   vertex -0.00347296 -0.0196962 -0.124
-   vertex -0.00347296 -0.0196962 -0.105
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.105
-   vertex -0.0068404 -0.0187938 -0.124
-   vertex -0.00347296 -0.0196962 -0.105
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.105
-   vertex -0.00347296 -0.0196962 -0.105
-   vertex -0.00347296 -0.0196962 -0.086
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.086
-   vertex -0.0068404 -0.0187938 -0.105
-   vertex -0.00347296 -0.0196962 -0.086
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.086
-   vertex -0.00347296 -0.0196962 -0.086
-   vertex -0.00347296 -0.0196962 -0.067
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.067
-   vertex -0.0068404 -0.0187938 -0.086
-   vertex -0.00347296 -0.0196962 -0.067
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.067
-   vertex -0.00347296 -0.0196962 -0.067
-   vertex -0.00347296 -0.0196962 -0.048
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.048
-   vertex -0.0068404 -0.0187938 -0.067
-   vertex -0.00347296 -0.0196962 -0.048
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.048
-   vertex -0.00347296 -0.0196962 -0.048
-   vertex -0.00347296 -0.0196962 -0.029
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.029
-   vertex -0.0068404 -0.0187938 -0.048
-   vertex -0.00347296 -0.0196962 -0.029
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.029
-   vertex -0.00347296 -0.0196962 -0.029
-   vertex -0.00347296 -0.0196962 -0.01
-  endloop
- endfacet
- facet normal -0.258821 -0.965925 -0
-  outer loop
-   vertex -0.0068404 -0.0187938 -0.01
-   vertex -0.0068404 -0.0187938 -0.029
-   vertex -0.00347296 -0.0196962 -0.01
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.2
-   vertex -0.0068404 -0.0187938 -0.2
-   vertex -0.0068404 -0.0187938 -0.181
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.181
-   vertex -0.01 -0.0173205 -0.2
-   vertex -0.0068404 -0.0187938 -0.181
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.181
-   vertex -0.0068404 -0.0187938 -0.181
-   vertex -0.0068404 -0.0187938 -0.162
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.162
-   vertex -0.01 -0.0173205 -0.181
-   vertex -0.0068404 -0.0187938 -0.162
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.162
-   vertex -0.0068404 -0.0187938 -0.162
-   vertex -0.0068404 -0.0187938 -0.143
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.143
-   vertex -0.01 -0.0173205 -0.162
-   vertex -0.0068404 -0.0187938 -0.143
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.143
-   vertex -0.0068404 -0.0187938 -0.143
-   vertex -0.0068404 -0.0187938 -0.124
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.124
-   vertex -0.01 -0.0173205 -0.143
-   vertex -0.0068404 -0.0187938 -0.124
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.124
-   vertex -0.0068404 -0.0187938 -0.124
-   vertex -0.0068404 -0.0187938 -0.105
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.105
-   vertex -0.01 -0.0173205 -0.124
-   vertex -0.0068404 -0.0187938 -0.105
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.105
-   vertex -0.0068404 -0.0187938 -0.105
-   vertex -0.0068404 -0.0187938 -0.086
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.086
-   vertex -0.01 -0.0173205 -0.105
-   vertex -0.0068404 -0.0187938 -0.086
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.086
-   vertex -0.0068404 -0.0187938 -0.086
-   vertex -0.0068404 -0.0187938 -0.067
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.067
-   vertex -0.01 -0.0173205 -0.086
-   vertex -0.0068404 -0.0187938 -0.067
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.067
-   vertex -0.0068404 -0.0187938 -0.067
-   vertex -0.0068404 -0.0187938 -0.048
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.048
-   vertex -0.01 -0.0173205 -0.067
-   vertex -0.0068404 -0.0187938 -0.048
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.048
-   vertex -0.0068404 -0.0187938 -0.048
-   vertex -0.0068404 -0.0187938 -0.029
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.029
-   vertex -0.01 -0.0173205 -0.048
-   vertex -0.0068404 -0.0187938 -0.029
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.01 -0.0173205 -0.029
-   vertex -0.0068404 -0.0187938 -0.029
-   vertex -0.0068404 -0.0187938 -0.01
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.01 -0.0173205 -0.01
-   vertex -0.01 -0.0173205 -0.029
-   vertex -0.0068404 -0.0187938 -0.01
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.2
-   vertex -0.01 -0.0173205 -0.2
-   vertex -0.01 -0.0173205 -0.181
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.181
-   vertex -0.0128558 -0.0153209 -0.2
-   vertex -0.01 -0.0173205 -0.181
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.181
-   vertex -0.01 -0.0173205 -0.181
-   vertex -0.01 -0.0173205 -0.162
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.162
-   vertex -0.0128558 -0.0153209 -0.181
-   vertex -0.01 -0.0173205 -0.162
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.162
-   vertex -0.01 -0.0173205 -0.162
-   vertex -0.01 -0.0173205 -0.143
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.143
-   vertex -0.0128558 -0.0153209 -0.162
-   vertex -0.01 -0.0173205 -0.143
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.143
-   vertex -0.01 -0.0173205 -0.143
-   vertex -0.01 -0.0173205 -0.124
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.124
-   vertex -0.0128558 -0.0153209 -0.143
-   vertex -0.01 -0.0173205 -0.124
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.124
-   vertex -0.01 -0.0173205 -0.124
-   vertex -0.01 -0.0173205 -0.105
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.105
-   vertex -0.0128558 -0.0153209 -0.124
-   vertex -0.01 -0.0173205 -0.105
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.105
-   vertex -0.01 -0.0173205 -0.105
-   vertex -0.01 -0.0173205 -0.086
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.086
-   vertex -0.0128558 -0.0153209 -0.105
-   vertex -0.01 -0.0173205 -0.086
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.086
-   vertex -0.01 -0.0173205 -0.086
-   vertex -0.01 -0.0173205 -0.067
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.067
-   vertex -0.0128558 -0.0153209 -0.086
-   vertex -0.01 -0.0173205 -0.067
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.067
-   vertex -0.01 -0.0173205 -0.067
-   vertex -0.01 -0.0173205 -0.048
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.048
-   vertex -0.0128558 -0.0153209 -0.067
-   vertex -0.01 -0.0173205 -0.048
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.048
-   vertex -0.01 -0.0173205 -0.048
-   vertex -0.01 -0.0173205 -0.029
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.029
-   vertex -0.0128558 -0.0153209 -0.048
-   vertex -0.01 -0.0173205 -0.029
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.029
-   vertex -0.01 -0.0173205 -0.029
-   vertex -0.01 -0.0173205 -0.01
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0128558 -0.0153209 -0.01
-   vertex -0.0128558 -0.0153209 -0.029
-   vertex -0.01 -0.0173205 -0.01
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.2
-   vertex -0.0128558 -0.0153209 -0.2
-   vertex -0.0128558 -0.0153209 -0.181
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.181
-   vertex -0.0153209 -0.0128558 -0.2
-   vertex -0.0128558 -0.0153209 -0.181
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.181
-   vertex -0.0128558 -0.0153209 -0.181
-   vertex -0.0128558 -0.0153209 -0.162
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.162
-   vertex -0.0153209 -0.0128558 -0.181
-   vertex -0.0128558 -0.0153209 -0.162
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.162
-   vertex -0.0128558 -0.0153209 -0.162
-   vertex -0.0128558 -0.0153209 -0.143
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.143
-   vertex -0.0153209 -0.0128558 -0.162
-   vertex -0.0128558 -0.0153209 -0.143
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.143
-   vertex -0.0128558 -0.0153209 -0.143
-   vertex -0.0128558 -0.0153209 -0.124
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.124
-   vertex -0.0153209 -0.0128558 -0.143
-   vertex -0.0128558 -0.0153209 -0.124
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.124
-   vertex -0.0128558 -0.0153209 -0.124
-   vertex -0.0128558 -0.0153209 -0.105
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.105
-   vertex -0.0153209 -0.0128558 -0.124
-   vertex -0.0128558 -0.0153209 -0.105
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.105
-   vertex -0.0128558 -0.0153209 -0.105
-   vertex -0.0128558 -0.0153209 -0.086
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.086
-   vertex -0.0153209 -0.0128558 -0.105
-   vertex -0.0128558 -0.0153209 -0.086
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.086
-   vertex -0.0128558 -0.0153209 -0.086
-   vertex -0.0128558 -0.0153209 -0.067
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.067
-   vertex -0.0153209 -0.0128558 -0.086
-   vertex -0.0128558 -0.0153209 -0.067
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.067
-   vertex -0.0128558 -0.0153209 -0.067
-   vertex -0.0128558 -0.0153209 -0.048
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.048
-   vertex -0.0153209 -0.0128558 -0.067
-   vertex -0.0128558 -0.0153209 -0.048
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.048
-   vertex -0.0128558 -0.0153209 -0.048
-   vertex -0.0128558 -0.0153209 -0.029
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.029
-   vertex -0.0153209 -0.0128558 -0.048
-   vertex -0.0128558 -0.0153209 -0.029
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.029
-   vertex -0.0128558 -0.0153209 -0.029
-   vertex -0.0128558 -0.0153209 -0.01
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0153209 -0.0128558 -0.01
-   vertex -0.0153209 -0.0128558 -0.029
-   vertex -0.0128558 -0.0153209 -0.01
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.2
-   vertex -0.0153209 -0.0128558 -0.2
-   vertex -0.0153209 -0.0128558 -0.181
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.181
-   vertex -0.0173205 -0.01 -0.2
-   vertex -0.0153209 -0.0128558 -0.181
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.181
-   vertex -0.0153209 -0.0128558 -0.181
-   vertex -0.0153209 -0.0128558 -0.162
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.162
-   vertex -0.0173205 -0.01 -0.181
-   vertex -0.0153209 -0.0128558 -0.162
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.162
-   vertex -0.0153209 -0.0128558 -0.162
-   vertex -0.0153209 -0.0128558 -0.143
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.143
-   vertex -0.0173205 -0.01 -0.162
-   vertex -0.0153209 -0.0128558 -0.143
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.143
-   vertex -0.0153209 -0.0128558 -0.143
-   vertex -0.0153209 -0.0128558 -0.124
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.124
-   vertex -0.0173205 -0.01 -0.143
-   vertex -0.0153209 -0.0128558 -0.124
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.124
-   vertex -0.0153209 -0.0128558 -0.124
-   vertex -0.0153209 -0.0128558 -0.105
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.105
-   vertex -0.0173205 -0.01 -0.124
-   vertex -0.0153209 -0.0128558 -0.105
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.105
-   vertex -0.0153209 -0.0128558 -0.105
-   vertex -0.0153209 -0.0128558 -0.086
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.086
-   vertex -0.0173205 -0.01 -0.105
-   vertex -0.0153209 -0.0128558 -0.086
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.086
-   vertex -0.0153209 -0.0128558 -0.086
-   vertex -0.0153209 -0.0128558 -0.067
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.067
-   vertex -0.0173205 -0.01 -0.086
-   vertex -0.0153209 -0.0128558 -0.067
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.067
-   vertex -0.0153209 -0.0128558 -0.067
-   vertex -0.0153209 -0.0128558 -0.048
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.048
-   vertex -0.0173205 -0.01 -0.067
-   vertex -0.0153209 -0.0128558 -0.048
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.048
-   vertex -0.0153209 -0.0128558 -0.048
-   vertex -0.0153209 -0.0128558 -0.029
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.029
-   vertex -0.0173205 -0.01 -0.048
-   vertex -0.0153209 -0.0128558 -0.029
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.0173205 -0.01 -0.029
-   vertex -0.0153209 -0.0128558 -0.029
-   vertex -0.0153209 -0.0128558 -0.01
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.0173205 -0.01 -0.01
-   vertex -0.0173205 -0.01 -0.029
-   vertex -0.0153209 -0.0128558 -0.01
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.2
-   vertex -0.0173205 -0.01 -0.2
-   vertex -0.0173205 -0.01 -0.181
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.181
-   vertex -0.0187938 -0.0068404 -0.2
-   vertex -0.0173205 -0.01 -0.181
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.181
-   vertex -0.0173205 -0.01 -0.181
-   vertex -0.0173205 -0.01 -0.162
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.162
-   vertex -0.0187938 -0.0068404 -0.181
-   vertex -0.0173205 -0.01 -0.162
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.162
-   vertex -0.0173205 -0.01 -0.162
-   vertex -0.0173205 -0.01 -0.143
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.143
-   vertex -0.0187938 -0.0068404 -0.162
-   vertex -0.0173205 -0.01 -0.143
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.143
-   vertex -0.0173205 -0.01 -0.143
-   vertex -0.0173205 -0.01 -0.124
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.124
-   vertex -0.0187938 -0.0068404 -0.143
-   vertex -0.0173205 -0.01 -0.124
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.124
-   vertex -0.0173205 -0.01 -0.124
-   vertex -0.0173205 -0.01 -0.105
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.105
-   vertex -0.0187938 -0.0068404 -0.124
-   vertex -0.0173205 -0.01 -0.105
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.105
-   vertex -0.0173205 -0.01 -0.105
-   vertex -0.0173205 -0.01 -0.086
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.086
-   vertex -0.0187938 -0.0068404 -0.105
-   vertex -0.0173205 -0.01 -0.086
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.086
-   vertex -0.0173205 -0.01 -0.086
-   vertex -0.0173205 -0.01 -0.067
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.067
-   vertex -0.0187938 -0.0068404 -0.086
-   vertex -0.0173205 -0.01 -0.067
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.067
-   vertex -0.0173205 -0.01 -0.067
-   vertex -0.0173205 -0.01 -0.048
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.048
-   vertex -0.0187938 -0.0068404 -0.067
-   vertex -0.0173205 -0.01 -0.048
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.048
-   vertex -0.0173205 -0.01 -0.048
-   vertex -0.0173205 -0.01 -0.029
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.029
-   vertex -0.0187938 -0.0068404 -0.048
-   vertex -0.0173205 -0.01 -0.029
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.029
-   vertex -0.0173205 -0.01 -0.029
-   vertex -0.0173205 -0.01 -0.01
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0187938 -0.0068404 -0.01
-   vertex -0.0187938 -0.0068404 -0.029
-   vertex -0.0173205 -0.01 -0.01
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.2
-   vertex -0.0187938 -0.0068404 -0.2
-   vertex -0.0187938 -0.0068404 -0.181
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.181
-   vertex -0.0196962 -0.00347296 -0.2
-   vertex -0.0187938 -0.0068404 -0.181
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.181
-   vertex -0.0187938 -0.0068404 -0.181
-   vertex -0.0187938 -0.0068404 -0.162
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.162
-   vertex -0.0196962 -0.00347296 -0.181
-   vertex -0.0187938 -0.0068404 -0.162
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.162
-   vertex -0.0187938 -0.0068404 -0.162
-   vertex -0.0187938 -0.0068404 -0.143
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.143
-   vertex -0.0196962 -0.00347296 -0.162
-   vertex -0.0187938 -0.0068404 -0.143
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.143
-   vertex -0.0187938 -0.0068404 -0.143
-   vertex -0.0187938 -0.0068404 -0.124
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.124
-   vertex -0.0196962 -0.00347296 -0.143
-   vertex -0.0187938 -0.0068404 -0.124
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.124
-   vertex -0.0187938 -0.0068404 -0.124
-   vertex -0.0187938 -0.0068404 -0.105
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.105
-   vertex -0.0196962 -0.00347296 -0.124
-   vertex -0.0187938 -0.0068404 -0.105
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.105
-   vertex -0.0187938 -0.0068404 -0.105
-   vertex -0.0187938 -0.0068404 -0.086
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.086
-   vertex -0.0196962 -0.00347296 -0.105
-   vertex -0.0187938 -0.0068404 -0.086
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.086
-   vertex -0.0187938 -0.0068404 -0.086
-   vertex -0.0187938 -0.0068404 -0.067
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.067
-   vertex -0.0196962 -0.00347296 -0.086
-   vertex -0.0187938 -0.0068404 -0.067
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.067
-   vertex -0.0187938 -0.0068404 -0.067
-   vertex -0.0187938 -0.0068404 -0.048
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.048
-   vertex -0.0196962 -0.00347296 -0.067
-   vertex -0.0187938 -0.0068404 -0.048
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.048
-   vertex -0.0187938 -0.0068404 -0.048
-   vertex -0.0187938 -0.0068404 -0.029
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.029
-   vertex -0.0196962 -0.00347296 -0.048
-   vertex -0.0187938 -0.0068404 -0.029
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.029
-   vertex -0.0187938 -0.0068404 -0.029
-   vertex -0.0187938 -0.0068404 -0.01
-  endloop
- endfacet
- facet normal -0.965925 -0.258821 -0
-  outer loop
-   vertex -0.0196962 -0.00347296 -0.01
-   vertex -0.0196962 -0.00347296 -0.029
-   vertex -0.0187938 -0.0068404 -0.01
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.2
-   vertex -0.0196962 -0.00347296 -0.2
-   vertex -0.0196962 -0.00347296 -0.181
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.181
-   vertex -0.02 -2.44929e-18 -0.2
-   vertex -0.0196962 -0.00347296 -0.181
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.181
-   vertex -0.0196962 -0.00347296 -0.181
-   vertex -0.0196962 -0.00347296 -0.162
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.162
-   vertex -0.02 -2.44929e-18 -0.181
-   vertex -0.0196962 -0.00347296 -0.162
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.162
-   vertex -0.0196962 -0.00347296 -0.162
-   vertex -0.0196962 -0.00347296 -0.143
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.143
-   vertex -0.02 -2.44929e-18 -0.162
-   vertex -0.0196962 -0.00347296 -0.143
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.143
-   vertex -0.0196962 -0.00347296 -0.143
-   vertex -0.0196962 -0.00347296 -0.124
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.124
-   vertex -0.02 -2.44929e-18 -0.143
-   vertex -0.0196962 -0.00347296 -0.124
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.124
-   vertex -0.0196962 -0.00347296 -0.124
-   vertex -0.0196962 -0.00347296 -0.105
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.105
-   vertex -0.02 -2.44929e-18 -0.124
-   vertex -0.0196962 -0.00347296 -0.105
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.105
-   vertex -0.0196962 -0.00347296 -0.105
-   vertex -0.0196962 -0.00347296 -0.086
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.086
-   vertex -0.02 -2.44929e-18 -0.105
-   vertex -0.0196962 -0.00347296 -0.086
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.086
-   vertex -0.0196962 -0.00347296 -0.086
-   vertex -0.0196962 -0.00347296 -0.067
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.067
-   vertex -0.02 -2.44929e-18 -0.086
-   vertex -0.0196962 -0.00347296 -0.067
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.067
-   vertex -0.0196962 -0.00347296 -0.067
-   vertex -0.0196962 -0.00347296 -0.048
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.048
-   vertex -0.02 -2.44929e-18 -0.067
-   vertex -0.0196962 -0.00347296 -0.048
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.048
-   vertex -0.0196962 -0.00347296 -0.048
-   vertex -0.0196962 -0.00347296 -0.029
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.029
-   vertex -0.02 -2.44929e-18 -0.048
-   vertex -0.0196962 -0.00347296 -0.029
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.029
-   vertex -0.0196962 -0.00347296 -0.029
-   vertex -0.0196962 -0.00347296 -0.01
-  endloop
- endfacet
- facet normal -0.996195 -0.0871545 -0
-  outer loop
-   vertex -0.02 -2.44929e-18 -0.01
-   vertex -0.02 -2.44929e-18 -0.029
-   vertex -0.0196962 -0.00347296 -0.01
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.2
-   vertex -0.02 -2.44929e-18 -0.2
-   vertex -0.02 -2.44929e-18 -0.181
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.181
-   vertex -0.0196962 0.00347296 -0.2
-   vertex -0.02 -2.44929e-18 -0.181
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.181
-   vertex -0.02 -2.44929e-18 -0.181
-   vertex -0.02 -2.44929e-18 -0.162
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.162
-   vertex -0.0196962 0.00347296 -0.181
-   vertex -0.02 -2.44929e-18 -0.162
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.162
-   vertex -0.02 -2.44929e-18 -0.162
-   vertex -0.02 -2.44929e-18 -0.143
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.143
-   vertex -0.0196962 0.00347296 -0.162
-   vertex -0.02 -2.44929e-18 -0.143
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.143
-   vertex -0.02 -2.44929e-18 -0.143
-   vertex -0.02 -2.44929e-18 -0.124
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.124
-   vertex -0.0196962 0.00347296 -0.143
-   vertex -0.02 -2.44929e-18 -0.124
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.124
-   vertex -0.02 -2.44929e-18 -0.124
-   vertex -0.02 -2.44929e-18 -0.105
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.105
-   vertex -0.0196962 0.00347296 -0.124
-   vertex -0.02 -2.44929e-18 -0.105
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.105
-   vertex -0.02 -2.44929e-18 -0.105
-   vertex -0.02 -2.44929e-18 -0.086
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.086
-   vertex -0.0196962 0.00347296 -0.105
-   vertex -0.02 -2.44929e-18 -0.086
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.086
-   vertex -0.02 -2.44929e-18 -0.086
-   vertex -0.02 -2.44929e-18 -0.067
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.067
-   vertex -0.0196962 0.00347296 -0.086
-   vertex -0.02 -2.44929e-18 -0.067
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.067
-   vertex -0.02 -2.44929e-18 -0.067
-   vertex -0.02 -2.44929e-18 -0.048
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.048
-   vertex -0.0196962 0.00347296 -0.067
-   vertex -0.02 -2.44929e-18 -0.048
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.048
-   vertex -0.02 -2.44929e-18 -0.048
-   vertex -0.02 -2.44929e-18 -0.029
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.029
-   vertex -0.0196962 0.00347296 -0.048
-   vertex -0.02 -2.44929e-18 -0.029
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.029
-   vertex -0.02 -2.44929e-18 -0.029
-   vertex -0.02 -2.44929e-18 -0.01
-  endloop
- endfacet
- facet normal -0.996195 0.0871545 0
-  outer loop
-   vertex -0.0196962 0.00347296 -0.01
-   vertex -0.0196962 0.00347296 -0.029
-   vertex -0.02 -2.44929e-18 -0.01
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.2
-   vertex -0.0196962 0.00347296 -0.2
-   vertex -0.0196962 0.00347296 -0.181
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.181
-   vertex -0.0187938 0.0068404 -0.2
-   vertex -0.0196962 0.00347296 -0.181
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.181
-   vertex -0.0196962 0.00347296 -0.181
-   vertex -0.0196962 0.00347296 -0.162
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.162
-   vertex -0.0187938 0.0068404 -0.181
-   vertex -0.0196962 0.00347296 -0.162
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.162
-   vertex -0.0196962 0.00347296 -0.162
-   vertex -0.0196962 0.00347296 -0.143
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.143
-   vertex -0.0187938 0.0068404 -0.162
-   vertex -0.0196962 0.00347296 -0.143
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.143
-   vertex -0.0196962 0.00347296 -0.143
-   vertex -0.0196962 0.00347296 -0.124
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.124
-   vertex -0.0187938 0.0068404 -0.143
-   vertex -0.0196962 0.00347296 -0.124
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.124
-   vertex -0.0196962 0.00347296 -0.124
-   vertex -0.0196962 0.00347296 -0.105
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.105
-   vertex -0.0187938 0.0068404 -0.124
-   vertex -0.0196962 0.00347296 -0.105
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.105
-   vertex -0.0196962 0.00347296 -0.105
-   vertex -0.0196962 0.00347296 -0.086
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.086
-   vertex -0.0187938 0.0068404 -0.105
-   vertex -0.0196962 0.00347296 -0.086
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.086
-   vertex -0.0196962 0.00347296 -0.086
-   vertex -0.0196962 0.00347296 -0.067
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.067
-   vertex -0.0187938 0.0068404 -0.086
-   vertex -0.0196962 0.00347296 -0.067
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.067
-   vertex -0.0196962 0.00347296 -0.067
-   vertex -0.0196962 0.00347296 -0.048
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.048
-   vertex -0.0187938 0.0068404 -0.067
-   vertex -0.0196962 0.00347296 -0.048
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.048
-   vertex -0.0196962 0.00347296 -0.048
-   vertex -0.0196962 0.00347296 -0.029
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.029
-   vertex -0.0187938 0.0068404 -0.048
-   vertex -0.0196962 0.00347296 -0.029
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.029
-   vertex -0.0196962 0.00347296 -0.029
-   vertex -0.0196962 0.00347296 -0.01
-  endloop
- endfacet
- facet normal -0.965925 0.258821 0
-  outer loop
-   vertex -0.0187938 0.0068404 -0.01
-   vertex -0.0187938 0.0068404 -0.029
-   vertex -0.0196962 0.00347296 -0.01
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.2
-   vertex -0.0187938 0.0068404 -0.2
-   vertex -0.0187938 0.0068404 -0.181
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.181
-   vertex -0.0173205 0.01 -0.2
-   vertex -0.0187938 0.0068404 -0.181
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.181
-   vertex -0.0187938 0.0068404 -0.181
-   vertex -0.0187938 0.0068404 -0.162
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.162
-   vertex -0.0173205 0.01 -0.181
-   vertex -0.0187938 0.0068404 -0.162
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.162
-   vertex -0.0187938 0.0068404 -0.162
-   vertex -0.0187938 0.0068404 -0.143
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.143
-   vertex -0.0173205 0.01 -0.162
-   vertex -0.0187938 0.0068404 -0.143
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.143
-   vertex -0.0187938 0.0068404 -0.143
-   vertex -0.0187938 0.0068404 -0.124
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.124
-   vertex -0.0173205 0.01 -0.143
-   vertex -0.0187938 0.0068404 -0.124
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.124
-   vertex -0.0187938 0.0068404 -0.124
-   vertex -0.0187938 0.0068404 -0.105
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.105
-   vertex -0.0173205 0.01 -0.124
-   vertex -0.0187938 0.0068404 -0.105
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.105
-   vertex -0.0187938 0.0068404 -0.105
-   vertex -0.0187938 0.0068404 -0.086
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.086
-   vertex -0.0173205 0.01 -0.105
-   vertex -0.0187938 0.0068404 -0.086
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.086
-   vertex -0.0187938 0.0068404 -0.086
-   vertex -0.0187938 0.0068404 -0.067
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.067
-   vertex -0.0173205 0.01 -0.086
-   vertex -0.0187938 0.0068404 -0.067
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.067
-   vertex -0.0187938 0.0068404 -0.067
-   vertex -0.0187938 0.0068404 -0.048
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.048
-   vertex -0.0173205 0.01 -0.067
-   vertex -0.0187938 0.0068404 -0.048
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.048
-   vertex -0.0187938 0.0068404 -0.048
-   vertex -0.0187938 0.0068404 -0.029
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.029
-   vertex -0.0173205 0.01 -0.048
-   vertex -0.0187938 0.0068404 -0.029
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.029
-   vertex -0.0187938 0.0068404 -0.029
-   vertex -0.0187938 0.0068404 -0.01
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.0173205 0.01 -0.01
-   vertex -0.0173205 0.01 -0.029
-   vertex -0.0187938 0.0068404 -0.01
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.2
-   vertex -0.0173205 0.01 -0.2
-   vertex -0.0173205 0.01 -0.181
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.181
-   vertex -0.0153209 0.0128558 -0.2
-   vertex -0.0173205 0.01 -0.181
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.181
-   vertex -0.0173205 0.01 -0.181
-   vertex -0.0173205 0.01 -0.162
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.162
-   vertex -0.0153209 0.0128558 -0.181
-   vertex -0.0173205 0.01 -0.162
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.162
-   vertex -0.0173205 0.01 -0.162
-   vertex -0.0173205 0.01 -0.143
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.143
-   vertex -0.0153209 0.0128558 -0.162
-   vertex -0.0173205 0.01 -0.143
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.143
-   vertex -0.0173205 0.01 -0.143
-   vertex -0.0173205 0.01 -0.124
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.124
-   vertex -0.0153209 0.0128558 -0.143
-   vertex -0.0173205 0.01 -0.124
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.124
-   vertex -0.0173205 0.01 -0.124
-   vertex -0.0173205 0.01 -0.105
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.105
-   vertex -0.0153209 0.0128558 -0.124
-   vertex -0.0173205 0.01 -0.105
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.105
-   vertex -0.0173205 0.01 -0.105
-   vertex -0.0173205 0.01 -0.086
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.086
-   vertex -0.0153209 0.0128558 -0.105
-   vertex -0.0173205 0.01 -0.086
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.086
-   vertex -0.0173205 0.01 -0.086
-   vertex -0.0173205 0.01 -0.067
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.067
-   vertex -0.0153209 0.0128558 -0.086
-   vertex -0.0173205 0.01 -0.067
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.067
-   vertex -0.0173205 0.01 -0.067
-   vertex -0.0173205 0.01 -0.048
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.048
-   vertex -0.0153209 0.0128558 -0.067
-   vertex -0.0173205 0.01 -0.048
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.048
-   vertex -0.0173205 0.01 -0.048
-   vertex -0.0173205 0.01 -0.029
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.029
-   vertex -0.0153209 0.0128558 -0.048
-   vertex -0.0173205 0.01 -0.029
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.029
-   vertex -0.0173205 0.01 -0.029
-   vertex -0.0173205 0.01 -0.01
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0153209 0.0128558 -0.01
-   vertex -0.0153209 0.0128558 -0.029
-   vertex -0.0173205 0.01 -0.01
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.2
-   vertex -0.0153209 0.0128558 -0.2
-   vertex -0.0153209 0.0128558 -0.181
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.181
-   vertex -0.0128558 0.0153209 -0.2
-   vertex -0.0153209 0.0128558 -0.181
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.181
-   vertex -0.0153209 0.0128558 -0.181
-   vertex -0.0153209 0.0128558 -0.162
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.162
-   vertex -0.0128558 0.0153209 -0.181
-   vertex -0.0153209 0.0128558 -0.162
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.162
-   vertex -0.0153209 0.0128558 -0.162
-   vertex -0.0153209 0.0128558 -0.143
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.143
-   vertex -0.0128558 0.0153209 -0.162
-   vertex -0.0153209 0.0128558 -0.143
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.143
-   vertex -0.0153209 0.0128558 -0.143
-   vertex -0.0153209 0.0128558 -0.124
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.124
-   vertex -0.0128558 0.0153209 -0.143
-   vertex -0.0153209 0.0128558 -0.124
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.124
-   vertex -0.0153209 0.0128558 -0.124
-   vertex -0.0153209 0.0128558 -0.105
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.105
-   vertex -0.0128558 0.0153209 -0.124
-   vertex -0.0153209 0.0128558 -0.105
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.105
-   vertex -0.0153209 0.0128558 -0.105
-   vertex -0.0153209 0.0128558 -0.086
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.086
-   vertex -0.0128558 0.0153209 -0.105
-   vertex -0.0153209 0.0128558 -0.086
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.086
-   vertex -0.0153209 0.0128558 -0.086
-   vertex -0.0153209 0.0128558 -0.067
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.067
-   vertex -0.0128558 0.0153209 -0.086
-   vertex -0.0153209 0.0128558 -0.067
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.067
-   vertex -0.0153209 0.0128558 -0.067
-   vertex -0.0153209 0.0128558 -0.048
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.048
-   vertex -0.0128558 0.0153209 -0.067
-   vertex -0.0153209 0.0128558 -0.048
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.048
-   vertex -0.0153209 0.0128558 -0.048
-   vertex -0.0153209 0.0128558 -0.029
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.029
-   vertex -0.0128558 0.0153209 -0.048
-   vertex -0.0153209 0.0128558 -0.029
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.029
-   vertex -0.0153209 0.0128558 -0.029
-   vertex -0.0153209 0.0128558 -0.01
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0128558 0.0153209 -0.01
-   vertex -0.0128558 0.0153209 -0.029
-   vertex -0.0153209 0.0128558 -0.01
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.2
-   vertex -0.0128558 0.0153209 -0.2
-   vertex -0.0128558 0.0153209 -0.181
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.181
-   vertex -0.01 0.0173205 -0.2
-   vertex -0.0128558 0.0153209 -0.181
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.181
-   vertex -0.0128558 0.0153209 -0.181
-   vertex -0.0128558 0.0153209 -0.162
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.162
-   vertex -0.01 0.0173205 -0.181
-   vertex -0.0128558 0.0153209 -0.162
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.162
-   vertex -0.0128558 0.0153209 -0.162
-   vertex -0.0128558 0.0153209 -0.143
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.143
-   vertex -0.01 0.0173205 -0.162
-   vertex -0.0128558 0.0153209 -0.143
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.143
-   vertex -0.0128558 0.0153209 -0.143
-   vertex -0.0128558 0.0153209 -0.124
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.124
-   vertex -0.01 0.0173205 -0.143
-   vertex -0.0128558 0.0153209 -0.124
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.124
-   vertex -0.0128558 0.0153209 -0.124
-   vertex -0.0128558 0.0153209 -0.105
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.105
-   vertex -0.01 0.0173205 -0.124
-   vertex -0.0128558 0.0153209 -0.105
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.105
-   vertex -0.0128558 0.0153209 -0.105
-   vertex -0.0128558 0.0153209 -0.086
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.086
-   vertex -0.01 0.0173205 -0.105
-   vertex -0.0128558 0.0153209 -0.086
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.086
-   vertex -0.0128558 0.0153209 -0.086
-   vertex -0.0128558 0.0153209 -0.067
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.067
-   vertex -0.01 0.0173205 -0.086
-   vertex -0.0128558 0.0153209 -0.067
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.067
-   vertex -0.0128558 0.0153209 -0.067
-   vertex -0.0128558 0.0153209 -0.048
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.048
-   vertex -0.01 0.0173205 -0.067
-   vertex -0.0128558 0.0153209 -0.048
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.048
-   vertex -0.0128558 0.0153209 -0.048
-   vertex -0.0128558 0.0153209 -0.029
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.029
-   vertex -0.01 0.0173205 -0.048
-   vertex -0.0128558 0.0153209 -0.029
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.029
-   vertex -0.0128558 0.0153209 -0.029
-   vertex -0.0128558 0.0153209 -0.01
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.01 0.0173205 -0.01
-   vertex -0.01 0.0173205 -0.029
-   vertex -0.0128558 0.0153209 -0.01
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.2
-   vertex -0.01 0.0173205 -0.2
-   vertex -0.01 0.0173205 -0.181
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.181
-   vertex -0.0068404 0.0187938 -0.2
-   vertex -0.01 0.0173205 -0.181
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.181
-   vertex -0.01 0.0173205 -0.181
-   vertex -0.01 0.0173205 -0.162
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.162
-   vertex -0.0068404 0.0187938 -0.181
-   vertex -0.01 0.0173205 -0.162
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.162
-   vertex -0.01 0.0173205 -0.162
-   vertex -0.01 0.0173205 -0.143
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.143
-   vertex -0.0068404 0.0187938 -0.162
-   vertex -0.01 0.0173205 -0.143
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.143
-   vertex -0.01 0.0173205 -0.143
-   vertex -0.01 0.0173205 -0.124
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.124
-   vertex -0.0068404 0.0187938 -0.143
-   vertex -0.01 0.0173205 -0.124
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.124
-   vertex -0.01 0.0173205 -0.124
-   vertex -0.01 0.0173205 -0.105
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.105
-   vertex -0.0068404 0.0187938 -0.124
-   vertex -0.01 0.0173205 -0.105
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.105
-   vertex -0.01 0.0173205 -0.105
-   vertex -0.01 0.0173205 -0.086
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.086
-   vertex -0.0068404 0.0187938 -0.105
-   vertex -0.01 0.0173205 -0.086
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.086
-   vertex -0.01 0.0173205 -0.086
-   vertex -0.01 0.0173205 -0.067
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.067
-   vertex -0.0068404 0.0187938 -0.086
-   vertex -0.01 0.0173205 -0.067
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.067
-   vertex -0.01 0.0173205 -0.067
-   vertex -0.01 0.0173205 -0.048
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.048
-   vertex -0.0068404 0.0187938 -0.067
-   vertex -0.01 0.0173205 -0.048
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.048
-   vertex -0.01 0.0173205 -0.048
-   vertex -0.01 0.0173205 -0.029
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.029
-   vertex -0.0068404 0.0187938 -0.048
-   vertex -0.01 0.0173205 -0.029
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.029
-   vertex -0.01 0.0173205 -0.029
-   vertex -0.01 0.0173205 -0.01
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0068404 0.0187938 -0.01
-   vertex -0.0068404 0.0187938 -0.029
-   vertex -0.01 0.0173205 -0.01
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.2
-   vertex -0.0068404 0.0187938 -0.2
-   vertex -0.0068404 0.0187938 -0.181
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.181
-   vertex -0.00347296 0.0196962 -0.2
-   vertex -0.0068404 0.0187938 -0.181
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.181
-   vertex -0.0068404 0.0187938 -0.181
-   vertex -0.0068404 0.0187938 -0.162
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.162
-   vertex -0.00347296 0.0196962 -0.181
-   vertex -0.0068404 0.0187938 -0.162
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.162
-   vertex -0.0068404 0.0187938 -0.162
-   vertex -0.0068404 0.0187938 -0.143
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.143
-   vertex -0.00347296 0.0196962 -0.162
-   vertex -0.0068404 0.0187938 -0.143
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.143
-   vertex -0.0068404 0.0187938 -0.143
-   vertex -0.0068404 0.0187938 -0.124
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.124
-   vertex -0.00347296 0.0196962 -0.143
-   vertex -0.0068404 0.0187938 -0.124
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.124
-   vertex -0.0068404 0.0187938 -0.124
-   vertex -0.0068404 0.0187938 -0.105
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.105
-   vertex -0.00347296 0.0196962 -0.124
-   vertex -0.0068404 0.0187938 -0.105
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.105
-   vertex -0.0068404 0.0187938 -0.105
-   vertex -0.0068404 0.0187938 -0.086
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.086
-   vertex -0.00347296 0.0196962 -0.105
-   vertex -0.0068404 0.0187938 -0.086
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.086
-   vertex -0.0068404 0.0187938 -0.086
-   vertex -0.0068404 0.0187938 -0.067
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.067
-   vertex -0.00347296 0.0196962 -0.086
-   vertex -0.0068404 0.0187938 -0.067
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.067
-   vertex -0.0068404 0.0187938 -0.067
-   vertex -0.0068404 0.0187938 -0.048
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.048
-   vertex -0.00347296 0.0196962 -0.067
-   vertex -0.0068404 0.0187938 -0.048
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.048
-   vertex -0.0068404 0.0187938 -0.048
-   vertex -0.0068404 0.0187938 -0.029
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.029
-   vertex -0.00347296 0.0196962 -0.048
-   vertex -0.0068404 0.0187938 -0.029
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.029
-   vertex -0.0068404 0.0187938 -0.029
-   vertex -0.0068404 0.0187938 -0.01
-  endloop
- endfacet
- facet normal -0.258821 0.965925 0
-  outer loop
-   vertex -0.00347296 0.0196962 -0.01
-   vertex -0.00347296 0.0196962 -0.029
-   vertex -0.0068404 0.0187938 -0.01
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.2
-   vertex -0.00347296 0.0196962 -0.2
-   vertex -0.00347296 0.0196962 -0.181
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.181
-   vertex -3.67394e-18 0.02 -0.2
-   vertex -0.00347296 0.0196962 -0.181
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.181
-   vertex -0.00347296 0.0196962 -0.181
-   vertex -0.00347296 0.0196962 -0.162
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.162
-   vertex -3.67394e-18 0.02 -0.181
-   vertex -0.00347296 0.0196962 -0.162
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.162
-   vertex -0.00347296 0.0196962 -0.162
-   vertex -0.00347296 0.0196962 -0.143
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.143
-   vertex -3.67394e-18 0.02 -0.162
-   vertex -0.00347296 0.0196962 -0.143
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.143
-   vertex -0.00347296 0.0196962 -0.143
-   vertex -0.00347296 0.0196962 -0.124
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.124
-   vertex -3.67394e-18 0.02 -0.143
-   vertex -0.00347296 0.0196962 -0.124
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.124
-   vertex -0.00347296 0.0196962 -0.124
-   vertex -0.00347296 0.0196962 -0.105
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.105
-   vertex -3.67394e-18 0.02 -0.124
-   vertex -0.00347296 0.0196962 -0.105
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.105
-   vertex -0.00347296 0.0196962 -0.105
-   vertex -0.00347296 0.0196962 -0.086
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.086
-   vertex -3.67394e-18 0.02 -0.105
-   vertex -0.00347296 0.0196962 -0.086
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.086
-   vertex -0.00347296 0.0196962 -0.086
-   vertex -0.00347296 0.0196962 -0.067
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.067
-   vertex -3.67394e-18 0.02 -0.086
-   vertex -0.00347296 0.0196962 -0.067
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.067
-   vertex -0.00347296 0.0196962 -0.067
-   vertex -0.00347296 0.0196962 -0.048
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.048
-   vertex -3.67394e-18 0.02 -0.067
-   vertex -0.00347296 0.0196962 -0.048
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.048
-   vertex -0.00347296 0.0196962 -0.048
-   vertex -0.00347296 0.0196962 -0.029
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.029
-   vertex -3.67394e-18 0.02 -0.048
-   vertex -0.00347296 0.0196962 -0.029
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.029
-   vertex -0.00347296 0.0196962 -0.029
-   vertex -0.00347296 0.0196962 -0.01
-  endloop
- endfacet
- facet normal -0.0871545 0.996195 0
-  outer loop
-   vertex -3.67394e-18 0.02 -0.01
-   vertex -3.67394e-18 0.02 -0.029
-   vertex -0.00347296 0.0196962 -0.01
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.2
-   vertex -3.67394e-18 0.02 -0.2
-   vertex -3.67394e-18 0.02 -0.181
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.181
-   vertex 0.00347296 0.0196962 -0.2
-   vertex -3.67394e-18 0.02 -0.181
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.181
-   vertex -3.67394e-18 0.02 -0.181
-   vertex -3.67394e-18 0.02 -0.162
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.162
-   vertex 0.00347296 0.0196962 -0.181
-   vertex -3.67394e-18 0.02 -0.162
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.162
-   vertex -3.67394e-18 0.02 -0.162
-   vertex -3.67394e-18 0.02 -0.143
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.143
-   vertex 0.00347296 0.0196962 -0.162
-   vertex -3.67394e-18 0.02 -0.143
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.143
-   vertex -3.67394e-18 0.02 -0.143
-   vertex -3.67394e-18 0.02 -0.124
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.124
-   vertex 0.00347296 0.0196962 -0.143
-   vertex -3.67394e-18 0.02 -0.124
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.124
-   vertex -3.67394e-18 0.02 -0.124
-   vertex -3.67394e-18 0.02 -0.105
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.105
-   vertex 0.00347296 0.0196962 -0.124
-   vertex -3.67394e-18 0.02 -0.105
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.105
-   vertex -3.67394e-18 0.02 -0.105
-   vertex -3.67394e-18 0.02 -0.086
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.086
-   vertex 0.00347296 0.0196962 -0.105
-   vertex -3.67394e-18 0.02 -0.086
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.086
-   vertex -3.67394e-18 0.02 -0.086
-   vertex -3.67394e-18 0.02 -0.067
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.067
-   vertex 0.00347296 0.0196962 -0.086
-   vertex -3.67394e-18 0.02 -0.067
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.067
-   vertex -3.67394e-18 0.02 -0.067
-   vertex -3.67394e-18 0.02 -0.048
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.048
-   vertex 0.00347296 0.0196962 -0.067
-   vertex -3.67394e-18 0.02 -0.048
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.048
-   vertex -3.67394e-18 0.02 -0.048
-   vertex -3.67394e-18 0.02 -0.029
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.029
-   vertex 0.00347296 0.0196962 -0.048
-   vertex -3.67394e-18 0.02 -0.029
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.029
-   vertex -3.67394e-18 0.02 -0.029
-   vertex -3.67394e-18 0.02 -0.01
-  endloop
- endfacet
- facet normal 0.0871545 0.996195 0
-  outer loop
-   vertex 0.00347296 0.0196962 -0.01
-   vertex 0.00347296 0.0196962 -0.029
-   vertex -3.67394e-18 0.02 -0.01
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.2
-   vertex 0.00347296 0.0196962 -0.2
-   vertex 0.00347296 0.0196962 -0.181
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.181
-   vertex 0.0068404 0.0187938 -0.2
-   vertex 0.00347296 0.0196962 -0.181
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.181
-   vertex 0.00347296 0.0196962 -0.181
-   vertex 0.00347296 0.0196962 -0.162
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.162
-   vertex 0.0068404 0.0187938 -0.181
-   vertex 0.00347296 0.0196962 -0.162
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.162
-   vertex 0.00347296 0.0196962 -0.162
-   vertex 0.00347296 0.0196962 -0.143
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.143
-   vertex 0.0068404 0.0187938 -0.162
-   vertex 0.00347296 0.0196962 -0.143
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.143
-   vertex 0.00347296 0.0196962 -0.143
-   vertex 0.00347296 0.0196962 -0.124
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.124
-   vertex 0.0068404 0.0187938 -0.143
-   vertex 0.00347296 0.0196962 -0.124
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.124
-   vertex 0.00347296 0.0196962 -0.124
-   vertex 0.00347296 0.0196962 -0.105
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.105
-   vertex 0.0068404 0.0187938 -0.124
-   vertex 0.00347296 0.0196962 -0.105
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.105
-   vertex 0.00347296 0.0196962 -0.105
-   vertex 0.00347296 0.0196962 -0.086
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.086
-   vertex 0.0068404 0.0187938 -0.105
-   vertex 0.00347296 0.0196962 -0.086
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.086
-   vertex 0.00347296 0.0196962 -0.086
-   vertex 0.00347296 0.0196962 -0.067
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.067
-   vertex 0.0068404 0.0187938 -0.086
-   vertex 0.00347296 0.0196962 -0.067
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.067
-   vertex 0.00347296 0.0196962 -0.067
-   vertex 0.00347296 0.0196962 -0.048
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.048
-   vertex 0.0068404 0.0187938 -0.067
-   vertex 0.00347296 0.0196962 -0.048
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.048
-   vertex 0.00347296 0.0196962 -0.048
-   vertex 0.00347296 0.0196962 -0.029
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.029
-   vertex 0.0068404 0.0187938 -0.048
-   vertex 0.00347296 0.0196962 -0.029
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.029
-   vertex 0.00347296 0.0196962 -0.029
-   vertex 0.00347296 0.0196962 -0.01
-  endloop
- endfacet
- facet normal 0.258821 0.965925 0
-  outer loop
-   vertex 0.0068404 0.0187938 -0.01
-   vertex 0.0068404 0.0187938 -0.029
-   vertex 0.00347296 0.0196962 -0.01
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.2
-   vertex 0.0068404 0.0187938 -0.2
-   vertex 0.0068404 0.0187938 -0.181
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.181
-   vertex 0.01 0.0173205 -0.2
-   vertex 0.0068404 0.0187938 -0.181
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.181
-   vertex 0.0068404 0.0187938 -0.181
-   vertex 0.0068404 0.0187938 -0.162
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.162
-   vertex 0.01 0.0173205 -0.181
-   vertex 0.0068404 0.0187938 -0.162
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.162
-   vertex 0.0068404 0.0187938 -0.162
-   vertex 0.0068404 0.0187938 -0.143
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.143
-   vertex 0.01 0.0173205 -0.162
-   vertex 0.0068404 0.0187938 -0.143
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.143
-   vertex 0.0068404 0.0187938 -0.143
-   vertex 0.0068404 0.0187938 -0.124
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.124
-   vertex 0.01 0.0173205 -0.143
-   vertex 0.0068404 0.0187938 -0.124
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.124
-   vertex 0.0068404 0.0187938 -0.124
-   vertex 0.0068404 0.0187938 -0.105
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.105
-   vertex 0.01 0.0173205 -0.124
-   vertex 0.0068404 0.0187938 -0.105
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.105
-   vertex 0.0068404 0.0187938 -0.105
-   vertex 0.0068404 0.0187938 -0.086
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.086
-   vertex 0.01 0.0173205 -0.105
-   vertex 0.0068404 0.0187938 -0.086
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.086
-   vertex 0.0068404 0.0187938 -0.086
-   vertex 0.0068404 0.0187938 -0.067
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.067
-   vertex 0.01 0.0173205 -0.086
-   vertex 0.0068404 0.0187938 -0.067
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.067
-   vertex 0.0068404 0.0187938 -0.067
-   vertex 0.0068404 0.0187938 -0.048
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.048
-   vertex 0.01 0.0173205 -0.067
-   vertex 0.0068404 0.0187938 -0.048
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.048
-   vertex 0.0068404 0.0187938 -0.048
-   vertex 0.0068404 0.0187938 -0.029
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.029
-   vertex 0.01 0.0173205 -0.048
-   vertex 0.0068404 0.0187938 -0.029
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.029
-   vertex 0.0068404 0.0187938 -0.029
-   vertex 0.0068404 0.0187938 -0.01
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.01 0.0173205 -0.01
-   vertex 0.01 0.0173205 -0.029
-   vertex 0.0068404 0.0187938 -0.01
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.2
-   vertex 0.01 0.0173205 -0.2
-   vertex 0.01 0.0173205 -0.181
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.181
-   vertex 0.0128558 0.0153209 -0.2
-   vertex 0.01 0.0173205 -0.181
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.181
-   vertex 0.01 0.0173205 -0.181
-   vertex 0.01 0.0173205 -0.162
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.162
-   vertex 0.0128558 0.0153209 -0.181
-   vertex 0.01 0.0173205 -0.162
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.162
-   vertex 0.01 0.0173205 -0.162
-   vertex 0.01 0.0173205 -0.143
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.143
-   vertex 0.0128558 0.0153209 -0.162
-   vertex 0.01 0.0173205 -0.143
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.143
-   vertex 0.01 0.0173205 -0.143
-   vertex 0.01 0.0173205 -0.124
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.124
-   vertex 0.0128558 0.0153209 -0.143
-   vertex 0.01 0.0173205 -0.124
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.124
-   vertex 0.01 0.0173205 -0.124
-   vertex 0.01 0.0173205 -0.105
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.105
-   vertex 0.0128558 0.0153209 -0.124
-   vertex 0.01 0.0173205 -0.105
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.105
-   vertex 0.01 0.0173205 -0.105
-   vertex 0.01 0.0173205 -0.086
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.086
-   vertex 0.0128558 0.0153209 -0.105
-   vertex 0.01 0.0173205 -0.086
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.086
-   vertex 0.01 0.0173205 -0.086
-   vertex 0.01 0.0173205 -0.067
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.067
-   vertex 0.0128558 0.0153209 -0.086
-   vertex 0.01 0.0173205 -0.067
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.067
-   vertex 0.01 0.0173205 -0.067
-   vertex 0.01 0.0173205 -0.048
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.048
-   vertex 0.0128558 0.0153209 -0.067
-   vertex 0.01 0.0173205 -0.048
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.048
-   vertex 0.01 0.0173205 -0.048
-   vertex 0.01 0.0173205 -0.029
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.029
-   vertex 0.0128558 0.0153209 -0.048
-   vertex 0.01 0.0173205 -0.029
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.029
-   vertex 0.01 0.0173205 -0.029
-   vertex 0.01 0.0173205 -0.01
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0128558 0.0153209 -0.01
-   vertex 0.0128558 0.0153209 -0.029
-   vertex 0.01 0.0173205 -0.01
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.2
-   vertex 0.0128558 0.0153209 -0.2
-   vertex 0.0128558 0.0153209 -0.181
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.181
-   vertex 0.0153209 0.0128558 -0.2
-   vertex 0.0128558 0.0153209 -0.181
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.181
-   vertex 0.0128558 0.0153209 -0.181
-   vertex 0.0128558 0.0153209 -0.162
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.162
-   vertex 0.0153209 0.0128558 -0.181
-   vertex 0.0128558 0.0153209 -0.162
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.162
-   vertex 0.0128558 0.0153209 -0.162
-   vertex 0.0128558 0.0153209 -0.143
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.143
-   vertex 0.0153209 0.0128558 -0.162
-   vertex 0.0128558 0.0153209 -0.143
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.143
-   vertex 0.0128558 0.0153209 -0.143
-   vertex 0.0128558 0.0153209 -0.124
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.124
-   vertex 0.0153209 0.0128558 -0.143
-   vertex 0.0128558 0.0153209 -0.124
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.124
-   vertex 0.0128558 0.0153209 -0.124
-   vertex 0.0128558 0.0153209 -0.105
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.105
-   vertex 0.0153209 0.0128558 -0.124
-   vertex 0.0128558 0.0153209 -0.105
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.105
-   vertex 0.0128558 0.0153209 -0.105
-   vertex 0.0128558 0.0153209 -0.086
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.086
-   vertex 0.0153209 0.0128558 -0.105
-   vertex 0.0128558 0.0153209 -0.086
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.086
-   vertex 0.0128558 0.0153209 -0.086
-   vertex 0.0128558 0.0153209 -0.067
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.067
-   vertex 0.0153209 0.0128558 -0.086
-   vertex 0.0128558 0.0153209 -0.067
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.067
-   vertex 0.0128558 0.0153209 -0.067
-   vertex 0.0128558 0.0153209 -0.048
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.048
-   vertex 0.0153209 0.0128558 -0.067
-   vertex 0.0128558 0.0153209 -0.048
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.048
-   vertex 0.0128558 0.0153209 -0.048
-   vertex 0.0128558 0.0153209 -0.029
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.029
-   vertex 0.0153209 0.0128558 -0.048
-   vertex 0.0128558 0.0153209 -0.029
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.029
-   vertex 0.0128558 0.0153209 -0.029
-   vertex 0.0128558 0.0153209 -0.01
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0153209 0.0128558 -0.01
-   vertex 0.0153209 0.0128558 -0.029
-   vertex 0.0128558 0.0153209 -0.01
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.2
-   vertex 0.0153209 0.0128558 -0.2
-   vertex 0.0153209 0.0128558 -0.181
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.181
-   vertex 0.0173205 0.01 -0.2
-   vertex 0.0153209 0.0128558 -0.181
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.181
-   vertex 0.0153209 0.0128558 -0.181
-   vertex 0.0153209 0.0128558 -0.162
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.162
-   vertex 0.0173205 0.01 -0.181
-   vertex 0.0153209 0.0128558 -0.162
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.162
-   vertex 0.0153209 0.0128558 -0.162
-   vertex 0.0153209 0.0128558 -0.143
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.143
-   vertex 0.0173205 0.01 -0.162
-   vertex 0.0153209 0.0128558 -0.143
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.143
-   vertex 0.0153209 0.0128558 -0.143
-   vertex 0.0153209 0.0128558 -0.124
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.124
-   vertex 0.0173205 0.01 -0.143
-   vertex 0.0153209 0.0128558 -0.124
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.124
-   vertex 0.0153209 0.0128558 -0.124
-   vertex 0.0153209 0.0128558 -0.105
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.105
-   vertex 0.0173205 0.01 -0.124
-   vertex 0.0153209 0.0128558 -0.105
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.105
-   vertex 0.0153209 0.0128558 -0.105
-   vertex 0.0153209 0.0128558 -0.086
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.086
-   vertex 0.0173205 0.01 -0.105
-   vertex 0.0153209 0.0128558 -0.086
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.086
-   vertex 0.0153209 0.0128558 -0.086
-   vertex 0.0153209 0.0128558 -0.067
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.067
-   vertex 0.0173205 0.01 -0.086
-   vertex 0.0153209 0.0128558 -0.067
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.067
-   vertex 0.0153209 0.0128558 -0.067
-   vertex 0.0153209 0.0128558 -0.048
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.048
-   vertex 0.0173205 0.01 -0.067
-   vertex 0.0153209 0.0128558 -0.048
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.048
-   vertex 0.0153209 0.0128558 -0.048
-   vertex 0.0153209 0.0128558 -0.029
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.029
-   vertex 0.0173205 0.01 -0.048
-   vertex 0.0153209 0.0128558 -0.029
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.029
-   vertex 0.0153209 0.0128558 -0.029
-   vertex 0.0153209 0.0128558 -0.01
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.0173205 0.01 -0.01
-   vertex 0.0173205 0.01 -0.029
-   vertex 0.0153209 0.0128558 -0.01
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.2
-   vertex 0.0173205 0.01 -0.2
-   vertex 0.0173205 0.01 -0.181
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.181
-   vertex 0.0187938 0.0068404 -0.2
-   vertex 0.0173205 0.01 -0.181
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.181
-   vertex 0.0173205 0.01 -0.181
-   vertex 0.0173205 0.01 -0.162
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.162
-   vertex 0.0187938 0.0068404 -0.181
-   vertex 0.0173205 0.01 -0.162
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.162
-   vertex 0.0173205 0.01 -0.162
-   vertex 0.0173205 0.01 -0.143
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.143
-   vertex 0.0187938 0.0068404 -0.162
-   vertex 0.0173205 0.01 -0.143
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.143
-   vertex 0.0173205 0.01 -0.143
-   vertex 0.0173205 0.01 -0.124
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.124
-   vertex 0.0187938 0.0068404 -0.143
-   vertex 0.0173205 0.01 -0.124
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.124
-   vertex 0.0173205 0.01 -0.124
-   vertex 0.0173205 0.01 -0.105
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.105
-   vertex 0.0187938 0.0068404 -0.124
-   vertex 0.0173205 0.01 -0.105
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.105
-   vertex 0.0173205 0.01 -0.105
-   vertex 0.0173205 0.01 -0.086
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.086
-   vertex 0.0187938 0.0068404 -0.105
-   vertex 0.0173205 0.01 -0.086
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.086
-   vertex 0.0173205 0.01 -0.086
-   vertex 0.0173205 0.01 -0.067
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.067
-   vertex 0.0187938 0.0068404 -0.086
-   vertex 0.0173205 0.01 -0.067
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.067
-   vertex 0.0173205 0.01 -0.067
-   vertex 0.0173205 0.01 -0.048
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.048
-   vertex 0.0187938 0.0068404 -0.067
-   vertex 0.0173205 0.01 -0.048
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.048
-   vertex 0.0173205 0.01 -0.048
-   vertex 0.0173205 0.01 -0.029
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.029
-   vertex 0.0187938 0.0068404 -0.048
-   vertex 0.0173205 0.01 -0.029
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.029
-   vertex 0.0173205 0.01 -0.029
-   vertex 0.0173205 0.01 -0.01
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0187938 0.0068404 -0.01
-   vertex 0.0187938 0.0068404 -0.029
-   vertex 0.0173205 0.01 -0.01
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.2
-   vertex 0.0187938 0.0068404 -0.2
-   vertex 0.0187938 0.0068404 -0.181
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.181
-   vertex 0.0196962 0.00347296 -0.2
-   vertex 0.0187938 0.0068404 -0.181
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.181
-   vertex 0.0187938 0.0068404 -0.181
-   vertex 0.0187938 0.0068404 -0.162
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.162
-   vertex 0.0196962 0.00347296 -0.181
-   vertex 0.0187938 0.0068404 -0.162
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.162
-   vertex 0.0187938 0.0068404 -0.162
-   vertex 0.0187938 0.0068404 -0.143
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.143
-   vertex 0.0196962 0.00347296 -0.162
-   vertex 0.0187938 0.0068404 -0.143
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.143
-   vertex 0.0187938 0.0068404 -0.143
-   vertex 0.0187938 0.0068404 -0.124
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.124
-   vertex 0.0196962 0.00347296 -0.143
-   vertex 0.0187938 0.0068404 -0.124
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.124
-   vertex 0.0187938 0.0068404 -0.124
-   vertex 0.0187938 0.0068404 -0.105
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.105
-   vertex 0.0196962 0.00347296 -0.124
-   vertex 0.0187938 0.0068404 -0.105
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.105
-   vertex 0.0187938 0.0068404 -0.105
-   vertex 0.0187938 0.0068404 -0.086
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.086
-   vertex 0.0196962 0.00347296 -0.105
-   vertex 0.0187938 0.0068404 -0.086
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.086
-   vertex 0.0187938 0.0068404 -0.086
-   vertex 0.0187938 0.0068404 -0.067
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.067
-   vertex 0.0196962 0.00347296 -0.086
-   vertex 0.0187938 0.0068404 -0.067
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.067
-   vertex 0.0187938 0.0068404 -0.067
-   vertex 0.0187938 0.0068404 -0.048
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.048
-   vertex 0.0196962 0.00347296 -0.067
-   vertex 0.0187938 0.0068404 -0.048
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.048
-   vertex 0.0187938 0.0068404 -0.048
-   vertex 0.0187938 0.0068404 -0.029
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.029
-   vertex 0.0196962 0.00347296 -0.048
-   vertex 0.0187938 0.0068404 -0.029
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.029
-   vertex 0.0187938 0.0068404 -0.029
-   vertex 0.0187938 0.0068404 -0.01
-  endloop
- endfacet
- facet normal 0.965925 0.258821 0
-  outer loop
-   vertex 0.0196962 0.00347296 -0.01
-   vertex 0.0196962 0.00347296 -0.029
-   vertex 0.0187938 0.0068404 -0.01
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.2
-   vertex 0.0196962 0.00347296 -0.2
-   vertex 0.0196962 0.00347296 -0.181
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.181
-   vertex 0.02 4.89859e-18 -0.2
-   vertex 0.0196962 0.00347296 -0.181
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.181
-   vertex 0.0196962 0.00347296 -0.181
-   vertex 0.0196962 0.00347296 -0.162
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.162
-   vertex 0.02 4.89859e-18 -0.181
-   vertex 0.0196962 0.00347296 -0.162
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.162
-   vertex 0.0196962 0.00347296 -0.162
-   vertex 0.0196962 0.00347296 -0.143
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.143
-   vertex 0.02 4.89859e-18 -0.162
-   vertex 0.0196962 0.00347296 -0.143
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.143
-   vertex 0.0196962 0.00347296 -0.143
-   vertex 0.0196962 0.00347296 -0.124
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.124
-   vertex 0.02 4.89859e-18 -0.143
-   vertex 0.0196962 0.00347296 -0.124
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.124
-   vertex 0.0196962 0.00347296 -0.124
-   vertex 0.0196962 0.00347296 -0.105
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.105
-   vertex 0.02 4.89859e-18 -0.124
-   vertex 0.0196962 0.00347296 -0.105
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.105
-   vertex 0.0196962 0.00347296 -0.105
-   vertex 0.0196962 0.00347296 -0.086
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.086
-   vertex 0.02 4.89859e-18 -0.105
-   vertex 0.0196962 0.00347296 -0.086
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.086
-   vertex 0.0196962 0.00347296 -0.086
-   vertex 0.0196962 0.00347296 -0.067
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.067
-   vertex 0.02 4.89859e-18 -0.086
-   vertex 0.0196962 0.00347296 -0.067
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.067
-   vertex 0.0196962 0.00347296 -0.067
-   vertex 0.0196962 0.00347296 -0.048
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.048
-   vertex 0.02 4.89859e-18 -0.067
-   vertex 0.0196962 0.00347296 -0.048
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.048
-   vertex 0.0196962 0.00347296 -0.048
-   vertex 0.0196962 0.00347296 -0.029
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.029
-   vertex 0.02 4.89859e-18 -0.048
-   vertex 0.0196962 0.00347296 -0.029
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.029
-   vertex 0.0196962 0.00347296 -0.029
-   vertex 0.0196962 0.00347296 -0.01
-  endloop
- endfacet
- facet normal 0.996195 0.0871545 0
-  outer loop
-   vertex 0.02 4.89859e-18 -0.01
-   vertex 0.02 4.89859e-18 -0.029
-   vertex 0.0196962 0.00347296 -0.01
-  endloop
- endfacet
-endsolid sparger
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/stirrer.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/stirrer.stl
deleted file mode 100644
index 51f10632419dcb4467d7f946bdb81f65701d9e32..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/stirrer.stl
+++ /dev/null
@@ -1,8374 +0,0 @@
-solid stirrer
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.06
-   vertex 0 0 0.06
-   vertex 0.04 0 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.06
-   vertex 0 0 0.06
-   vertex 0.0393923 -0.00694593 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.034641 -0.02 0.06
-   vertex 0 0 0.06
-   vertex 0.0375877 -0.0136808 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.06
-   vertex 0 0 0.06
-   vertex 0.034641 -0.02 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.06
-   vertex 0 0 0.06
-   vertex 0.0306418 -0.0257115 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.02 -0.034641 0.06
-   vertex 0 0 0.06
-   vertex 0.0257115 -0.0306418 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.06
-   vertex 0 0 0.06
-   vertex 0.02 -0.034641 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.06
-   vertex 0 0 0.06
-   vertex 0.0136808 -0.0375877 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.06
-   vertex 0 0 0.06
-   vertex 0.00694593 -0.0393923 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.06
-   vertex 0 0 0.06
-   vertex 2.44929e-18 -0.04 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.06
-   vertex 0 0 0.06
-   vertex -0.00694593 -0.0393923 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.02 -0.034641 0.06
-   vertex 0 0 0.06
-   vertex -0.0136808 -0.0375877 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.06
-   vertex 0 0 0.06
-   vertex -0.02 -0.034641 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.06
-   vertex 0 0 0.06
-   vertex -0.0257115 -0.0306418 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.034641 -0.02 0.06
-   vertex 0 0 0.06
-   vertex -0.0306418 -0.0257115 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.06
-   vertex 0 0 0.06
-   vertex -0.034641 -0.02 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.06
-   vertex 0 0 0.06
-   vertex -0.0375877 -0.0136808 0.06
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.06
-   vertex 0 0 0.06
-   vertex -0.0393923 -0.00694593 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0393923 0.00694593 0.06
-   vertex 0 0 0.06
-   vertex -0.04 -4.89859e-18 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0375877 0.0136808 0.06
-   vertex 0 0 0.06
-   vertex -0.0393923 0.00694593 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.034641 0.02 0.06
-   vertex 0 0 0.06
-   vertex -0.0375877 0.0136808 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0306418 0.0257115 0.06
-   vertex 0 0 0.06
-   vertex -0.034641 0.02 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0257115 0.0306418 0.06
-   vertex 0 0 0.06
-   vertex -0.0306418 0.0257115 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.02 0.034641 0.06
-   vertex 0 0 0.06
-   vertex -0.0257115 0.0306418 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0136808 0.0375877 0.06
-   vertex 0 0 0.06
-   vertex -0.02 0.034641 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.00694593 0.0393923 0.06
-   vertex 0 0 0.06
-   vertex -0.0136808 0.0375877 0.06
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -7.34788e-18 0.04 0.06
-   vertex 0 0 0.06
-   vertex -0.00694593 0.0393923 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.00694593 0.0393923 0.06
-   vertex 0 0 0.06
-   vertex -7.34788e-18 0.04 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0136808 0.0375877 0.06
-   vertex 0 0 0.06
-   vertex 0.00694593 0.0393923 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.02 0.034641 0.06
-   vertex 0 0 0.06
-   vertex 0.0136808 0.0375877 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0257115 0.0306418 0.06
-   vertex 0 0 0.06
-   vertex 0.02 0.034641 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0306418 0.0257115 0.06
-   vertex 0 0 0.06
-   vertex 0.0257115 0.0306418 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.034641 0.02 0.06
-   vertex 0 0 0.06
-   vertex 0.0306418 0.0257115 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0375877 0.0136808 0.06
-   vertex 0 0 0.06
-   vertex 0.034641 0.02 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0393923 0.00694593 0.06
-   vertex 0 0 0.06
-   vertex 0.0375877 0.0136808 0.06
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.04 9.79717e-18 0.06
-   vertex 0 0 0.06
-   vertex 0.0393923 0.00694593 0.06
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.04 0 0.1
-   vertex 0 0 0.1
-   vertex 0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.1
-   vertex 0 0 0.1
-   vertex 0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.1
-   vertex 0 0 0.1
-   vertex 0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 -0.02 0.1
-   vertex 0 0 0.1
-   vertex 0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.1
-   vertex 0 0 0.1
-   vertex 0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.1
-   vertex 0 0 0.1
-   vertex 0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 -0.034641 0.1
-   vertex 0 0 0.1
-   vertex 0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.1
-   vertex 0 0 0.1
-   vertex 0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.1
-   vertex 0 0 0.1
-   vertex 2.44929e-18 -0.04 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.1
-   vertex 0 0 0.1
-   vertex -0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.1
-   vertex 0 0 0.1
-   vertex -0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.1
-   vertex 0 0 0.1
-   vertex -0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.02 -0.034641 0.1
-   vertex 0 0 0.1
-   vertex -0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.1
-   vertex 0 0 0.1
-   vertex -0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.1
-   vertex 0 0 0.1
-   vertex -0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034641 -0.02 0.1
-   vertex 0 0 0.1
-   vertex -0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.1
-   vertex 0 0 0.1
-   vertex -0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.1
-   vertex 0 0 0.1
-   vertex -0.04 -4.89859e-18 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.1
-   vertex 0 0 0.1
-   vertex -0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0393923 0.00694593 0.1
-   vertex 0 0 0.1
-   vertex -0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0375877 0.0136808 0.1
-   vertex 0 0 0.1
-   vertex -0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034641 0.02 0.1
-   vertex 0 0 0.1
-   vertex -0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0306418 0.0257115 0.1
-   vertex 0 0 0.1
-   vertex -0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0257115 0.0306418 0.1
-   vertex 0 0 0.1
-   vertex -0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.02 0.034641 0.1
-   vertex 0 0 0.1
-   vertex -0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0136808 0.0375877 0.1
-   vertex 0 0 0.1
-   vertex -0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.00694593 0.0393923 0.1
-   vertex 0 0 0.1
-   vertex -7.34788e-18 0.04 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -7.34788e-18 0.04 0.1
-   vertex 0 0 0.1
-   vertex 0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 0.0393923 0.1
-   vertex 0 0 0.1
-   vertex 0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 0.0375877 0.1
-   vertex 0 0 0.1
-   vertex 0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 0.034641 0.1
-   vertex 0 0 0.1
-   vertex 0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 0.0306418 0.1
-   vertex 0 0 0.1
-   vertex 0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 0.0257115 0.1
-   vertex 0 0 0.1
-   vertex 0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 0.02 0.1
-   vertex 0 0 0.1
-   vertex 0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 0.0136808 0.1
-   vertex 0 0 0.1
-   vertex 0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 0.00694593 0.1
-   vertex 0 0 0.1
-   vertex 0.04 9.79717e-18 0.1
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.06
-   vertex 0.04 0 0.06
-   vertex 0.04 0 0.07
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.07
-   vertex 0.0393923 -0.00694593 0.06
-   vertex 0.04 0 0.07
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.07
-   vertex 0.04 0 0.07
-   vertex 0.04 0 0.08
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.08
-   vertex 0.0393923 -0.00694593 0.07
-   vertex 0.04 0 0.08
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.08
-   vertex 0.04 0 0.08
-   vertex 0.04 0 0.09
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.09
-   vertex 0.0393923 -0.00694593 0.08
-   vertex 0.04 0 0.09
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.09
-   vertex 0.04 0 0.09
-   vertex 0.04 0 0.1
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.1
-   vertex 0.0393923 -0.00694593 0.09
-   vertex 0.04 0 0.1
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.06
-   vertex 0.0393923 -0.00694593 0.06
-   vertex 0.0393923 -0.00694593 0.07
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.07
-   vertex 0.0375877 -0.0136808 0.06
-   vertex 0.0393923 -0.00694593 0.07
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.07
-   vertex 0.0393923 -0.00694593 0.07
-   vertex 0.0393923 -0.00694593 0.08
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.08
-   vertex 0.0375877 -0.0136808 0.07
-   vertex 0.0393923 -0.00694593 0.08
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.08
-   vertex 0.0393923 -0.00694593 0.08
-   vertex 0.0393923 -0.00694593 0.09
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.09
-   vertex 0.0375877 -0.0136808 0.08
-   vertex 0.0393923 -0.00694593 0.09
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.09
-   vertex 0.0393923 -0.00694593 0.09
-   vertex 0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.1
-   vertex 0.0375877 -0.0136808 0.09
-   vertex 0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.06
-   vertex 0.0375877 -0.0136808 0.06
-   vertex 0.0375877 -0.0136808 0.07
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.07
-   vertex 0.034641 -0.02 0.06
-   vertex 0.0375877 -0.0136808 0.07
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.07
-   vertex 0.0375877 -0.0136808 0.07
-   vertex 0.0375877 -0.0136808 0.08
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.08
-   vertex 0.034641 -0.02 0.07
-   vertex 0.0375877 -0.0136808 0.08
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.08
-   vertex 0.0375877 -0.0136808 0.08
-   vertex 0.0375877 -0.0136808 0.09
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.09
-   vertex 0.034641 -0.02 0.08
-   vertex 0.0375877 -0.0136808 0.09
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.09
-   vertex 0.0375877 -0.0136808 0.09
-   vertex 0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.1
-   vertex 0.034641 -0.02 0.09
-   vertex 0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.06
-   vertex 0.034641 -0.02 0.06
-   vertex 0.034641 -0.02 0.07
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.07
-   vertex 0.0306418 -0.0257115 0.06
-   vertex 0.034641 -0.02 0.07
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.07
-   vertex 0.034641 -0.02 0.07
-   vertex 0.034641 -0.02 0.08
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.08
-   vertex 0.0306418 -0.0257115 0.07
-   vertex 0.034641 -0.02 0.08
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.08
-   vertex 0.034641 -0.02 0.08
-   vertex 0.034641 -0.02 0.09
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.09
-   vertex 0.0306418 -0.0257115 0.08
-   vertex 0.034641 -0.02 0.09
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.09
-   vertex 0.034641 -0.02 0.09
-   vertex 0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.1
-   vertex 0.0306418 -0.0257115 0.09
-   vertex 0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.06
-   vertex 0.0306418 -0.0257115 0.06
-   vertex 0.0306418 -0.0257115 0.07
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.07
-   vertex 0.0257115 -0.0306418 0.06
-   vertex 0.0306418 -0.0257115 0.07
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.07
-   vertex 0.0306418 -0.0257115 0.07
-   vertex 0.0306418 -0.0257115 0.08
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.08
-   vertex 0.0257115 -0.0306418 0.07
-   vertex 0.0306418 -0.0257115 0.08
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.08
-   vertex 0.0306418 -0.0257115 0.08
-   vertex 0.0306418 -0.0257115 0.09
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.09
-   vertex 0.0257115 -0.0306418 0.08
-   vertex 0.0306418 -0.0257115 0.09
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.09
-   vertex 0.0306418 -0.0257115 0.09
-   vertex 0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.1
-   vertex 0.0257115 -0.0306418 0.09
-   vertex 0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.06
-   vertex 0.0257115 -0.0306418 0.06
-   vertex 0.0257115 -0.0306418 0.07
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.07
-   vertex 0.02 -0.034641 0.06
-   vertex 0.0257115 -0.0306418 0.07
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.07
-   vertex 0.0257115 -0.0306418 0.07
-   vertex 0.0257115 -0.0306418 0.08
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.08
-   vertex 0.02 -0.034641 0.07
-   vertex 0.0257115 -0.0306418 0.08
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.08
-   vertex 0.0257115 -0.0306418 0.08
-   vertex 0.0257115 -0.0306418 0.09
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.09
-   vertex 0.02 -0.034641 0.08
-   vertex 0.0257115 -0.0306418 0.09
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.09
-   vertex 0.0257115 -0.0306418 0.09
-   vertex 0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.1
-   vertex 0.02 -0.034641 0.09
-   vertex 0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.06
-   vertex 0.02 -0.034641 0.06
-   vertex 0.02 -0.034641 0.07
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.07
-   vertex 0.0136808 -0.0375877 0.06
-   vertex 0.02 -0.034641 0.07
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.07
-   vertex 0.02 -0.034641 0.07
-   vertex 0.02 -0.034641 0.08
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.08
-   vertex 0.0136808 -0.0375877 0.07
-   vertex 0.02 -0.034641 0.08
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.08
-   vertex 0.02 -0.034641 0.08
-   vertex 0.02 -0.034641 0.09
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.09
-   vertex 0.0136808 -0.0375877 0.08
-   vertex 0.02 -0.034641 0.09
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.09
-   vertex 0.02 -0.034641 0.09
-   vertex 0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.1
-   vertex 0.0136808 -0.0375877 0.09
-   vertex 0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.06
-   vertex 0.0136808 -0.0375877 0.06
-   vertex 0.0136808 -0.0375877 0.07
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.07
-   vertex 0.00694593 -0.0393923 0.06
-   vertex 0.0136808 -0.0375877 0.07
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.07
-   vertex 0.0136808 -0.0375877 0.07
-   vertex 0.0136808 -0.0375877 0.08
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.08
-   vertex 0.00694593 -0.0393923 0.07
-   vertex 0.0136808 -0.0375877 0.08
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.08
-   vertex 0.0136808 -0.0375877 0.08
-   vertex 0.0136808 -0.0375877 0.09
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.09
-   vertex 0.00694593 -0.0393923 0.08
-   vertex 0.0136808 -0.0375877 0.09
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.09
-   vertex 0.0136808 -0.0375877 0.09
-   vertex 0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.1
-   vertex 0.00694593 -0.0393923 0.09
-   vertex 0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.06
-   vertex 0.00694593 -0.0393923 0.06
-   vertex 0.00694593 -0.0393923 0.07
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.07
-   vertex 2.44929e-18 -0.04 0.06
-   vertex 0.00694593 -0.0393923 0.07
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.07
-   vertex 0.00694593 -0.0393923 0.07
-   vertex 0.00694593 -0.0393923 0.08
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.08
-   vertex 2.44929e-18 -0.04 0.07
-   vertex 0.00694593 -0.0393923 0.08
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.08
-   vertex 0.00694593 -0.0393923 0.08
-   vertex 0.00694593 -0.0393923 0.09
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.09
-   vertex 2.44929e-18 -0.04 0.08
-   vertex 0.00694593 -0.0393923 0.09
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.09
-   vertex 0.00694593 -0.0393923 0.09
-   vertex 0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.1
-   vertex 2.44929e-18 -0.04 0.09
-   vertex 0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.06
-   vertex 2.44929e-18 -0.04 0.06
-   vertex 2.44929e-18 -0.04 0.07
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.07
-   vertex -0.00694593 -0.0393923 0.06
-   vertex 2.44929e-18 -0.04 0.07
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.07
-   vertex 2.44929e-18 -0.04 0.07
-   vertex 2.44929e-18 -0.04 0.08
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.08
-   vertex -0.00694593 -0.0393923 0.07
-   vertex 2.44929e-18 -0.04 0.08
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.08
-   vertex 2.44929e-18 -0.04 0.08
-   vertex 2.44929e-18 -0.04 0.09
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.09
-   vertex -0.00694593 -0.0393923 0.08
-   vertex 2.44929e-18 -0.04 0.09
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.09
-   vertex 2.44929e-18 -0.04 0.09
-   vertex 2.44929e-18 -0.04 0.1
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.1
-   vertex -0.00694593 -0.0393923 0.09
-   vertex 2.44929e-18 -0.04 0.1
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.06
-   vertex -0.00694593 -0.0393923 0.06
-   vertex -0.00694593 -0.0393923 0.07
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.07
-   vertex -0.0136808 -0.0375877 0.06
-   vertex -0.00694593 -0.0393923 0.07
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.07
-   vertex -0.00694593 -0.0393923 0.07
-   vertex -0.00694593 -0.0393923 0.08
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.08
-   vertex -0.0136808 -0.0375877 0.07
-   vertex -0.00694593 -0.0393923 0.08
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.08
-   vertex -0.00694593 -0.0393923 0.08
-   vertex -0.00694593 -0.0393923 0.09
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.09
-   vertex -0.0136808 -0.0375877 0.08
-   vertex -0.00694593 -0.0393923 0.09
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.09
-   vertex -0.00694593 -0.0393923 0.09
-   vertex -0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.1
-   vertex -0.0136808 -0.0375877 0.09
-   vertex -0.00694593 -0.0393923 0.1
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.06
-   vertex -0.0136808 -0.0375877 0.06
-   vertex -0.0136808 -0.0375877 0.07
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.07
-   vertex -0.02 -0.034641 0.06
-   vertex -0.0136808 -0.0375877 0.07
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.07
-   vertex -0.0136808 -0.0375877 0.07
-   vertex -0.0136808 -0.0375877 0.08
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.08
-   vertex -0.02 -0.034641 0.07
-   vertex -0.0136808 -0.0375877 0.08
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.08
-   vertex -0.0136808 -0.0375877 0.08
-   vertex -0.0136808 -0.0375877 0.09
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.09
-   vertex -0.02 -0.034641 0.08
-   vertex -0.0136808 -0.0375877 0.09
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.09
-   vertex -0.0136808 -0.0375877 0.09
-   vertex -0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.1
-   vertex -0.02 -0.034641 0.09
-   vertex -0.0136808 -0.0375877 0.1
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.06
-   vertex -0.02 -0.034641 0.06
-   vertex -0.02 -0.034641 0.07
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.07
-   vertex -0.0257115 -0.0306418 0.06
-   vertex -0.02 -0.034641 0.07
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.07
-   vertex -0.02 -0.034641 0.07
-   vertex -0.02 -0.034641 0.08
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.08
-   vertex -0.0257115 -0.0306418 0.07
-   vertex -0.02 -0.034641 0.08
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.08
-   vertex -0.02 -0.034641 0.08
-   vertex -0.02 -0.034641 0.09
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.09
-   vertex -0.0257115 -0.0306418 0.08
-   vertex -0.02 -0.034641 0.09
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.09
-   vertex -0.02 -0.034641 0.09
-   vertex -0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.1
-   vertex -0.0257115 -0.0306418 0.09
-   vertex -0.02 -0.034641 0.1
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.06
-   vertex -0.0257115 -0.0306418 0.06
-   vertex -0.0257115 -0.0306418 0.07
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.07
-   vertex -0.0306418 -0.0257115 0.06
-   vertex -0.0257115 -0.0306418 0.07
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.07
-   vertex -0.0257115 -0.0306418 0.07
-   vertex -0.0257115 -0.0306418 0.08
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.08
-   vertex -0.0306418 -0.0257115 0.07
-   vertex -0.0257115 -0.0306418 0.08
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.08
-   vertex -0.0257115 -0.0306418 0.08
-   vertex -0.0257115 -0.0306418 0.09
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.09
-   vertex -0.0306418 -0.0257115 0.08
-   vertex -0.0257115 -0.0306418 0.09
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.09
-   vertex -0.0257115 -0.0306418 0.09
-   vertex -0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.1
-   vertex -0.0306418 -0.0257115 0.09
-   vertex -0.0257115 -0.0306418 0.1
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.06
-   vertex -0.0306418 -0.0257115 0.06
-   vertex -0.0306418 -0.0257115 0.07
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.07
-   vertex -0.034641 -0.02 0.06
-   vertex -0.0306418 -0.0257115 0.07
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.07
-   vertex -0.0306418 -0.0257115 0.07
-   vertex -0.0306418 -0.0257115 0.08
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.08
-   vertex -0.034641 -0.02 0.07
-   vertex -0.0306418 -0.0257115 0.08
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.08
-   vertex -0.0306418 -0.0257115 0.08
-   vertex -0.0306418 -0.0257115 0.09
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.09
-   vertex -0.034641 -0.02 0.08
-   vertex -0.0306418 -0.0257115 0.09
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.09
-   vertex -0.0306418 -0.0257115 0.09
-   vertex -0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.1
-   vertex -0.034641 -0.02 0.09
-   vertex -0.0306418 -0.0257115 0.1
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.06
-   vertex -0.034641 -0.02 0.06
-   vertex -0.034641 -0.02 0.07
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.07
-   vertex -0.0375877 -0.0136808 0.06
-   vertex -0.034641 -0.02 0.07
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.07
-   vertex -0.034641 -0.02 0.07
-   vertex -0.034641 -0.02 0.08
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.08
-   vertex -0.0375877 -0.0136808 0.07
-   vertex -0.034641 -0.02 0.08
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.08
-   vertex -0.034641 -0.02 0.08
-   vertex -0.034641 -0.02 0.09
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.09
-   vertex -0.0375877 -0.0136808 0.08
-   vertex -0.034641 -0.02 0.09
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.09
-   vertex -0.034641 -0.02 0.09
-   vertex -0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.1
-   vertex -0.0375877 -0.0136808 0.09
-   vertex -0.034641 -0.02 0.1
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.06
-   vertex -0.0375877 -0.0136808 0.06
-   vertex -0.0375877 -0.0136808 0.07
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.07
-   vertex -0.0393923 -0.00694593 0.06
-   vertex -0.0375877 -0.0136808 0.07
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.07
-   vertex -0.0375877 -0.0136808 0.07
-   vertex -0.0375877 -0.0136808 0.08
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.08
-   vertex -0.0393923 -0.00694593 0.07
-   vertex -0.0375877 -0.0136808 0.08
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.08
-   vertex -0.0375877 -0.0136808 0.08
-   vertex -0.0375877 -0.0136808 0.09
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.09
-   vertex -0.0393923 -0.00694593 0.08
-   vertex -0.0375877 -0.0136808 0.09
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.09
-   vertex -0.0375877 -0.0136808 0.09
-   vertex -0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.1
-   vertex -0.0393923 -0.00694593 0.09
-   vertex -0.0375877 -0.0136808 0.1
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.06
-   vertex -0.0393923 -0.00694593 0.06
-   vertex -0.0393923 -0.00694593 0.07
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.07
-   vertex -0.04 -4.89859e-18 0.06
-   vertex -0.0393923 -0.00694593 0.07
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.07
-   vertex -0.0393923 -0.00694593 0.07
-   vertex -0.0393923 -0.00694593 0.08
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.08
-   vertex -0.04 -4.89859e-18 0.07
-   vertex -0.0393923 -0.00694593 0.08
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.08
-   vertex -0.0393923 -0.00694593 0.08
-   vertex -0.0393923 -0.00694593 0.09
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.09
-   vertex -0.04 -4.89859e-18 0.08
-   vertex -0.0393923 -0.00694593 0.09
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.09
-   vertex -0.0393923 -0.00694593 0.09
-   vertex -0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.1
-   vertex -0.04 -4.89859e-18 0.09
-   vertex -0.0393923 -0.00694593 0.1
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.06
-   vertex -0.04 -4.89859e-18 0.06
-   vertex -0.04 -4.89859e-18 0.07
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.07
-   vertex -0.0393923 0.00694593 0.06
-   vertex -0.04 -4.89859e-18 0.07
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.07
-   vertex -0.04 -4.89859e-18 0.07
-   vertex -0.04 -4.89859e-18 0.08
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.08
-   vertex -0.0393923 0.00694593 0.07
-   vertex -0.04 -4.89859e-18 0.08
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.08
-   vertex -0.04 -4.89859e-18 0.08
-   vertex -0.04 -4.89859e-18 0.09
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.09
-   vertex -0.0393923 0.00694593 0.08
-   vertex -0.04 -4.89859e-18 0.09
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.09
-   vertex -0.04 -4.89859e-18 0.09
-   vertex -0.04 -4.89859e-18 0.1
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.1
-   vertex -0.0393923 0.00694593 0.09
-   vertex -0.04 -4.89859e-18 0.1
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.06
-   vertex -0.0393923 0.00694593 0.06
-   vertex -0.0393923 0.00694593 0.07
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.07
-   vertex -0.0375877 0.0136808 0.06
-   vertex -0.0393923 0.00694593 0.07
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.07
-   vertex -0.0393923 0.00694593 0.07
-   vertex -0.0393923 0.00694593 0.08
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.08
-   vertex -0.0375877 0.0136808 0.07
-   vertex -0.0393923 0.00694593 0.08
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.08
-   vertex -0.0393923 0.00694593 0.08
-   vertex -0.0393923 0.00694593 0.09
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.09
-   vertex -0.0375877 0.0136808 0.08
-   vertex -0.0393923 0.00694593 0.09
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.09
-   vertex -0.0393923 0.00694593 0.09
-   vertex -0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.1
-   vertex -0.0375877 0.0136808 0.09
-   vertex -0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.06
-   vertex -0.0375877 0.0136808 0.06
-   vertex -0.0375877 0.0136808 0.07
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.07
-   vertex -0.034641 0.02 0.06
-   vertex -0.0375877 0.0136808 0.07
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.07
-   vertex -0.0375877 0.0136808 0.07
-   vertex -0.0375877 0.0136808 0.08
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.08
-   vertex -0.034641 0.02 0.07
-   vertex -0.0375877 0.0136808 0.08
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.08
-   vertex -0.0375877 0.0136808 0.08
-   vertex -0.0375877 0.0136808 0.09
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.09
-   vertex -0.034641 0.02 0.08
-   vertex -0.0375877 0.0136808 0.09
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.09
-   vertex -0.0375877 0.0136808 0.09
-   vertex -0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.1
-   vertex -0.034641 0.02 0.09
-   vertex -0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.06
-   vertex -0.034641 0.02 0.06
-   vertex -0.034641 0.02 0.07
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.07
-   vertex -0.0306418 0.0257115 0.06
-   vertex -0.034641 0.02 0.07
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.07
-   vertex -0.034641 0.02 0.07
-   vertex -0.034641 0.02 0.08
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.08
-   vertex -0.0306418 0.0257115 0.07
-   vertex -0.034641 0.02 0.08
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.08
-   vertex -0.034641 0.02 0.08
-   vertex -0.034641 0.02 0.09
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.09
-   vertex -0.0306418 0.0257115 0.08
-   vertex -0.034641 0.02 0.09
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.09
-   vertex -0.034641 0.02 0.09
-   vertex -0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.1
-   vertex -0.0306418 0.0257115 0.09
-   vertex -0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.06
-   vertex -0.0306418 0.0257115 0.06
-   vertex -0.0306418 0.0257115 0.07
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.07
-   vertex -0.0257115 0.0306418 0.06
-   vertex -0.0306418 0.0257115 0.07
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.07
-   vertex -0.0306418 0.0257115 0.07
-   vertex -0.0306418 0.0257115 0.08
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.08
-   vertex -0.0257115 0.0306418 0.07
-   vertex -0.0306418 0.0257115 0.08
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.08
-   vertex -0.0306418 0.0257115 0.08
-   vertex -0.0306418 0.0257115 0.09
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.09
-   vertex -0.0257115 0.0306418 0.08
-   vertex -0.0306418 0.0257115 0.09
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.09
-   vertex -0.0306418 0.0257115 0.09
-   vertex -0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.1
-   vertex -0.0257115 0.0306418 0.09
-   vertex -0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.06
-   vertex -0.0257115 0.0306418 0.06
-   vertex -0.0257115 0.0306418 0.07
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.07
-   vertex -0.02 0.034641 0.06
-   vertex -0.0257115 0.0306418 0.07
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.07
-   vertex -0.0257115 0.0306418 0.07
-   vertex -0.0257115 0.0306418 0.08
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.08
-   vertex -0.02 0.034641 0.07
-   vertex -0.0257115 0.0306418 0.08
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.08
-   vertex -0.0257115 0.0306418 0.08
-   vertex -0.0257115 0.0306418 0.09
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.09
-   vertex -0.02 0.034641 0.08
-   vertex -0.0257115 0.0306418 0.09
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.09
-   vertex -0.0257115 0.0306418 0.09
-   vertex -0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.1
-   vertex -0.02 0.034641 0.09
-   vertex -0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.06
-   vertex -0.02 0.034641 0.06
-   vertex -0.02 0.034641 0.07
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.07
-   vertex -0.0136808 0.0375877 0.06
-   vertex -0.02 0.034641 0.07
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.07
-   vertex -0.02 0.034641 0.07
-   vertex -0.02 0.034641 0.08
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.08
-   vertex -0.0136808 0.0375877 0.07
-   vertex -0.02 0.034641 0.08
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.08
-   vertex -0.02 0.034641 0.08
-   vertex -0.02 0.034641 0.09
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.09
-   vertex -0.0136808 0.0375877 0.08
-   vertex -0.02 0.034641 0.09
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.09
-   vertex -0.02 0.034641 0.09
-   vertex -0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.1
-   vertex -0.0136808 0.0375877 0.09
-   vertex -0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.06
-   vertex -0.0136808 0.0375877 0.06
-   vertex -0.0136808 0.0375877 0.07
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.07
-   vertex -0.00694593 0.0393923 0.06
-   vertex -0.0136808 0.0375877 0.07
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.07
-   vertex -0.0136808 0.0375877 0.07
-   vertex -0.0136808 0.0375877 0.08
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.08
-   vertex -0.00694593 0.0393923 0.07
-   vertex -0.0136808 0.0375877 0.08
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.08
-   vertex -0.0136808 0.0375877 0.08
-   vertex -0.0136808 0.0375877 0.09
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.09
-   vertex -0.00694593 0.0393923 0.08
-   vertex -0.0136808 0.0375877 0.09
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.09
-   vertex -0.0136808 0.0375877 0.09
-   vertex -0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.1
-   vertex -0.00694593 0.0393923 0.09
-   vertex -0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.06
-   vertex -0.00694593 0.0393923 0.06
-   vertex -0.00694593 0.0393923 0.07
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.07
-   vertex -7.34788e-18 0.04 0.06
-   vertex -0.00694593 0.0393923 0.07
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.07
-   vertex -0.00694593 0.0393923 0.07
-   vertex -0.00694593 0.0393923 0.08
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.08
-   vertex -7.34788e-18 0.04 0.07
-   vertex -0.00694593 0.0393923 0.08
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.08
-   vertex -0.00694593 0.0393923 0.08
-   vertex -0.00694593 0.0393923 0.09
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.09
-   vertex -7.34788e-18 0.04 0.08
-   vertex -0.00694593 0.0393923 0.09
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.09
-   vertex -0.00694593 0.0393923 0.09
-   vertex -0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.1
-   vertex -7.34788e-18 0.04 0.09
-   vertex -0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.06
-   vertex -7.34788e-18 0.04 0.06
-   vertex -7.34788e-18 0.04 0.07
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.07
-   vertex 0.00694593 0.0393923 0.06
-   vertex -7.34788e-18 0.04 0.07
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.07
-   vertex -7.34788e-18 0.04 0.07
-   vertex -7.34788e-18 0.04 0.08
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.08
-   vertex 0.00694593 0.0393923 0.07
-   vertex -7.34788e-18 0.04 0.08
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.08
-   vertex -7.34788e-18 0.04 0.08
-   vertex -7.34788e-18 0.04 0.09
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.09
-   vertex 0.00694593 0.0393923 0.08
-   vertex -7.34788e-18 0.04 0.09
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.09
-   vertex -7.34788e-18 0.04 0.09
-   vertex -7.34788e-18 0.04 0.1
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.1
-   vertex 0.00694593 0.0393923 0.09
-   vertex -7.34788e-18 0.04 0.1
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.06
-   vertex 0.00694593 0.0393923 0.06
-   vertex 0.00694593 0.0393923 0.07
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.07
-   vertex 0.0136808 0.0375877 0.06
-   vertex 0.00694593 0.0393923 0.07
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.07
-   vertex 0.00694593 0.0393923 0.07
-   vertex 0.00694593 0.0393923 0.08
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.08
-   vertex 0.0136808 0.0375877 0.07
-   vertex 0.00694593 0.0393923 0.08
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.08
-   vertex 0.00694593 0.0393923 0.08
-   vertex 0.00694593 0.0393923 0.09
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.09
-   vertex 0.0136808 0.0375877 0.08
-   vertex 0.00694593 0.0393923 0.09
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.09
-   vertex 0.00694593 0.0393923 0.09
-   vertex 0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.1
-   vertex 0.0136808 0.0375877 0.09
-   vertex 0.00694593 0.0393923 0.1
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.06
-   vertex 0.0136808 0.0375877 0.06
-   vertex 0.0136808 0.0375877 0.07
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.07
-   vertex 0.02 0.034641 0.06
-   vertex 0.0136808 0.0375877 0.07
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.07
-   vertex 0.0136808 0.0375877 0.07
-   vertex 0.0136808 0.0375877 0.08
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.08
-   vertex 0.02 0.034641 0.07
-   vertex 0.0136808 0.0375877 0.08
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.08
-   vertex 0.0136808 0.0375877 0.08
-   vertex 0.0136808 0.0375877 0.09
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.09
-   vertex 0.02 0.034641 0.08
-   vertex 0.0136808 0.0375877 0.09
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.09
-   vertex 0.0136808 0.0375877 0.09
-   vertex 0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.1
-   vertex 0.02 0.034641 0.09
-   vertex 0.0136808 0.0375877 0.1
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.06
-   vertex 0.02 0.034641 0.06
-   vertex 0.02 0.034641 0.07
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.07
-   vertex 0.0257115 0.0306418 0.06
-   vertex 0.02 0.034641 0.07
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.07
-   vertex 0.02 0.034641 0.07
-   vertex 0.02 0.034641 0.08
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.08
-   vertex 0.0257115 0.0306418 0.07
-   vertex 0.02 0.034641 0.08
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.08
-   vertex 0.02 0.034641 0.08
-   vertex 0.02 0.034641 0.09
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.09
-   vertex 0.0257115 0.0306418 0.08
-   vertex 0.02 0.034641 0.09
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.09
-   vertex 0.02 0.034641 0.09
-   vertex 0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.1
-   vertex 0.0257115 0.0306418 0.09
-   vertex 0.02 0.034641 0.1
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.06
-   vertex 0.0257115 0.0306418 0.06
-   vertex 0.0257115 0.0306418 0.07
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.07
-   vertex 0.0306418 0.0257115 0.06
-   vertex 0.0257115 0.0306418 0.07
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.07
-   vertex 0.0257115 0.0306418 0.07
-   vertex 0.0257115 0.0306418 0.08
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.08
-   vertex 0.0306418 0.0257115 0.07
-   vertex 0.0257115 0.0306418 0.08
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.08
-   vertex 0.0257115 0.0306418 0.08
-   vertex 0.0257115 0.0306418 0.09
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.09
-   vertex 0.0306418 0.0257115 0.08
-   vertex 0.0257115 0.0306418 0.09
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.09
-   vertex 0.0257115 0.0306418 0.09
-   vertex 0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.1
-   vertex 0.0306418 0.0257115 0.09
-   vertex 0.0257115 0.0306418 0.1
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.06
-   vertex 0.0306418 0.0257115 0.06
-   vertex 0.0306418 0.0257115 0.07
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.07
-   vertex 0.034641 0.02 0.06
-   vertex 0.0306418 0.0257115 0.07
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.07
-   vertex 0.0306418 0.0257115 0.07
-   vertex 0.0306418 0.0257115 0.08
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.08
-   vertex 0.034641 0.02 0.07
-   vertex 0.0306418 0.0257115 0.08
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.08
-   vertex 0.0306418 0.0257115 0.08
-   vertex 0.0306418 0.0257115 0.09
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.09
-   vertex 0.034641 0.02 0.08
-   vertex 0.0306418 0.0257115 0.09
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.09
-   vertex 0.0306418 0.0257115 0.09
-   vertex 0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.1
-   vertex 0.034641 0.02 0.09
-   vertex 0.0306418 0.0257115 0.1
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.06
-   vertex 0.034641 0.02 0.06
-   vertex 0.034641 0.02 0.07
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.07
-   vertex 0.0375877 0.0136808 0.06
-   vertex 0.034641 0.02 0.07
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.07
-   vertex 0.034641 0.02 0.07
-   vertex 0.034641 0.02 0.08
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.08
-   vertex 0.0375877 0.0136808 0.07
-   vertex 0.034641 0.02 0.08
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.08
-   vertex 0.034641 0.02 0.08
-   vertex 0.034641 0.02 0.09
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.09
-   vertex 0.0375877 0.0136808 0.08
-   vertex 0.034641 0.02 0.09
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.09
-   vertex 0.034641 0.02 0.09
-   vertex 0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.1
-   vertex 0.0375877 0.0136808 0.09
-   vertex 0.034641 0.02 0.1
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.06
-   vertex 0.0375877 0.0136808 0.06
-   vertex 0.0375877 0.0136808 0.07
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.07
-   vertex 0.0393923 0.00694593 0.06
-   vertex 0.0375877 0.0136808 0.07
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.07
-   vertex 0.0375877 0.0136808 0.07
-   vertex 0.0375877 0.0136808 0.08
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.08
-   vertex 0.0393923 0.00694593 0.07
-   vertex 0.0375877 0.0136808 0.08
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.08
-   vertex 0.0375877 0.0136808 0.08
-   vertex 0.0375877 0.0136808 0.09
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.09
-   vertex 0.0393923 0.00694593 0.08
-   vertex 0.0375877 0.0136808 0.09
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.09
-   vertex 0.0375877 0.0136808 0.09
-   vertex 0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.1
-   vertex 0.0393923 0.00694593 0.09
-   vertex 0.0375877 0.0136808 0.1
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.06
-   vertex 0.0393923 0.00694593 0.06
-   vertex 0.0393923 0.00694593 0.07
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.07
-   vertex 0.04 9.79717e-18 0.06
-   vertex 0.0393923 0.00694593 0.07
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.07
-   vertex 0.0393923 0.00694593 0.07
-   vertex 0.0393923 0.00694593 0.08
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.08
-   vertex 0.04 9.79717e-18 0.07
-   vertex 0.0393923 0.00694593 0.08
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.08
-   vertex 0.0393923 0.00694593 0.08
-   vertex 0.0393923 0.00694593 0.09
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.09
-   vertex 0.04 9.79717e-18 0.08
-   vertex 0.0393923 0.00694593 0.09
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.09
-   vertex 0.0393923 0.00694593 0.09
-   vertex 0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.1
-   vertex 0.04 9.79717e-18 0.09
-   vertex 0.0393923 0.00694593 0.1
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 0.0173648 0.08
-   vertex 0 0 0.08
-   vertex 0.1 0 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 0.034202 0.08
-   vertex 0 0 0.08
-   vertex 0.0984808 0.0173648 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 0.05 0.08
-   vertex 0 0 0.08
-   vertex 0.0939693 0.034202 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 0.0642788 0.08
-   vertex 0 0 0.08
-   vertex 0.0866025 0.05 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 0.0766044 0.08
-   vertex 0 0 0.08
-   vertex 0.0766044 0.0642788 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 0.0866025 0.08
-   vertex 0 0 0.08
-   vertex 0.0642788 0.0766044 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 0.0939693 0.08
-   vertex 0 0 0.08
-   vertex 0.05 0.0866025 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 0.0984808 0.08
-   vertex 0 0 0.08
-   vertex 0.034202 0.0939693 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 6.12323e-18 0.1 0.08
-   vertex 0 0 0.08
-   vertex 0.0173648 0.0984808 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0173648 0.0984808 0.08
-   vertex 0 0 0.08
-   vertex 6.12323e-18 0.1 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034202 0.0939693 0.08
-   vertex 0 0 0.08
-   vertex -0.0173648 0.0984808 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.05 0.0866025 0.08
-   vertex 0 0 0.08
-   vertex -0.034202 0.0939693 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0642788 0.0766044 0.08
-   vertex 0 0 0.08
-   vertex -0.05 0.0866025 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0766044 0.0642788 0.08
-   vertex 0 0 0.08
-   vertex -0.0642788 0.0766044 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0866025 0.05 0.08
-   vertex 0 0 0.08
-   vertex -0.0766044 0.0642788 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0939693 0.034202 0.08
-   vertex 0 0 0.08
-   vertex -0.0866025 0.05 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0984808 0.0173648 0.08
-   vertex 0 0 0.08
-   vertex -0.0939693 0.034202 0.08
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.1 1.22465e-17 0.08
-   vertex 0 0 0.08
-   vertex -0.0984808 0.0173648 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0984808 -0.0173648 0.08
-   vertex 0 0 0.08
-   vertex -0.1 1.22465e-17 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0939693 -0.034202 0.08
-   vertex 0 0 0.08
-   vertex -0.0984808 -0.0173648 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0866025 -0.05 0.08
-   vertex 0 0 0.08
-   vertex -0.0939693 -0.034202 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0766044 -0.0642788 0.08
-   vertex 0 0 0.08
-   vertex -0.0866025 -0.05 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0642788 -0.0766044 0.08
-   vertex 0 0 0.08
-   vertex -0.0766044 -0.0642788 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.05 -0.0866025 0.08
-   vertex 0 0 0.08
-   vertex -0.0642788 -0.0766044 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034202 -0.0939693 0.08
-   vertex 0 0 0.08
-   vertex -0.05 -0.0866025 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0173648 -0.0984808 0.08
-   vertex 0 0 0.08
-   vertex -0.034202 -0.0939693 0.08
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -1.83697e-17 -0.1 0.08
-   vertex 0 0 0.08
-   vertex -0.0173648 -0.0984808 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0173648 -0.0984808 0.08
-   vertex 0 0 0.08
-   vertex -1.83697e-17 -0.1 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034202 -0.0939693 0.08
-   vertex 0 0 0.08
-   vertex 0.0173648 -0.0984808 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.05 -0.0866025 0.08
-   vertex 0 0 0.08
-   vertex 0.034202 -0.0939693 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0642788 -0.0766044 0.08
-   vertex 0 0 0.08
-   vertex 0.05 -0.0866025 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0766044 -0.0642788 0.08
-   vertex 0 0 0.08
-   vertex 0.0642788 -0.0766044 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0866025 -0.05 0.08
-   vertex 0 0 0.08
-   vertex 0.0766044 -0.0642788 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0939693 -0.034202 0.08
-   vertex 0 0 0.08
-   vertex 0.0866025 -0.05 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0984808 -0.0173648 0.08
-   vertex 0 0 0.08
-   vertex 0.0939693 -0.034202 0.08
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.1 -2.44929e-17 0.08
-   vertex 0 0 0.08
-   vertex 0.0984808 -0.0173648 0.08
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 0.165 0.05
-   vertex 0 0.165 0.08
-   vertex 0 0.115 0.05
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 0.165 0.08
-   vertex 0 0.115 0.08
-   vertex 0 0.115 0.05
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 0.115 0.05
-   vertex 0 0.115 0.08
-   vertex 0 0.065 0.05
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 0.115 0.08
-   vertex 0 0.065 0.08
-   vertex 0 0.065 0.05
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 0.165 0.08
-   vertex 0 0.165 0.11
-   vertex 0 0.115 0.08
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 0.165 0.11
-   vertex 0 0.115 0.11
-   vertex 0 0.115 0.08
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 0.115 0.08
-   vertex 0 0.115 0.11
-   vertex 0 0.065 0.08
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 0.115 0.11
-   vertex 0 0.065 0.11
-   vertex 0 0.065 0.08
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 -0.065 0.05
-   vertex 0 -0.065 0.08
-   vertex 0 -0.115 0.05
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 -0.065 0.08
-   vertex 0 -0.115 0.08
-   vertex 0 -0.115 0.05
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 -0.115 0.05
-   vertex 0 -0.115 0.08
-   vertex 0 -0.165 0.05
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 -0.115 0.08
-   vertex 0 -0.165 0.08
-   vertex 0 -0.165 0.05
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 -0.065 0.08
-   vertex 0 -0.065 0.11
-   vertex 0 -0.115 0.08
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 -0.065 0.11
-   vertex 0 -0.115 0.11
-   vertex 0 -0.115 0.08
-  endloop
- endfacet
- facet normal 1 0 -0
-  outer loop
-   vertex 0 -0.115 0.08
-   vertex 0 -0.115 0.11
-   vertex 0 -0.165 0.08
-  endloop
- endfacet
- facet normal 1 0 0
-  outer loop
-   vertex 0 -0.115 0.11
-   vertex 0 -0.165 0.11
-   vertex 0 -0.165 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex -0.142894 0.0825 0.05
-   vertex -0.142894 0.0825 0.08
-   vertex -0.0995929 0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex -0.142894 0.0825 0.08
-   vertex -0.0995929 0.0575 0.08
-   vertex -0.0995929 0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex -0.0995929 0.0575 0.05
-   vertex -0.0995929 0.0575 0.08
-   vertex -0.0562916 0.0325 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex -0.0995929 0.0575 0.08
-   vertex -0.0562916 0.0325 0.08
-   vertex -0.0562916 0.0325 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex -0.142894 0.0825 0.08
-   vertex -0.142894 0.0825 0.11
-   vertex -0.0995929 0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex -0.142894 0.0825 0.11
-   vertex -0.0995929 0.0575 0.11
-   vertex -0.0995929 0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex -0.0995929 0.0575 0.08
-   vertex -0.0995929 0.0575 0.11
-   vertex -0.0562916 0.0325 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex -0.0995929 0.0575 0.11
-   vertex -0.0562916 0.0325 0.11
-   vertex -0.0562916 0.0325 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex 0.0562916 -0.0325 0.05
-   vertex 0.0562916 -0.0325 0.08
-   vertex 0.0995929 -0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex 0.0562916 -0.0325 0.08
-   vertex 0.0995929 -0.0575 0.08
-   vertex 0.0995929 -0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex 0.0995929 -0.0575 0.05
-   vertex 0.0995929 -0.0575 0.08
-   vertex 0.142894 -0.0825 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex 0.0995929 -0.0575 0.08
-   vertex 0.142894 -0.0825 0.08
-   vertex 0.142894 -0.0825 0.05
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex 0.0562916 -0.0325 0.08
-   vertex 0.0562916 -0.0325 0.11
-   vertex 0.0995929 -0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex 0.0562916 -0.0325 0.11
-   vertex 0.0995929 -0.0575 0.11
-   vertex 0.0995929 -0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 -0
-  outer loop
-   vertex 0.0995929 -0.0575 0.08
-   vertex 0.0995929 -0.0575 0.11
-   vertex 0.142894 -0.0825 0.08
-  endloop
- endfacet
- facet normal 0.5 0.866025 0
-  outer loop
-   vertex 0.0995929 -0.0575 0.11
-   vertex 0.142894 -0.0825 0.11
-   vertex 0.142894 -0.0825 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.142894 0.0825 0.05
-   vertex 0.142894 0.0825 0.08
-   vertex 0.0995929 0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.142894 0.0825 0.08
-   vertex 0.0995929 0.0575 0.08
-   vertex 0.0995929 0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.0995929 0.0575 0.05
-   vertex 0.0995929 0.0575 0.08
-   vertex 0.0562916 0.0325 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.0995929 0.0575 0.08
-   vertex 0.0562916 0.0325 0.08
-   vertex 0.0562916 0.0325 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.142894 0.0825 0.08
-   vertex 0.142894 0.0825 0.11
-   vertex 0.0995929 0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.142894 0.0825 0.11
-   vertex 0.0995929 0.0575 0.11
-   vertex 0.0995929 0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.0995929 0.0575 0.08
-   vertex 0.0995929 0.0575 0.11
-   vertex 0.0562916 0.0325 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex 0.0995929 0.0575 0.11
-   vertex 0.0562916 0.0325 0.11
-   vertex 0.0562916 0.0325 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0562916 -0.0325 0.05
-   vertex -0.0562916 -0.0325 0.08
-   vertex -0.0995929 -0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0562916 -0.0325 0.08
-   vertex -0.0995929 -0.0575 0.08
-   vertex -0.0995929 -0.0575 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0995929 -0.0575 0.05
-   vertex -0.0995929 -0.0575 0.08
-   vertex -0.142894 -0.0825 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0995929 -0.0575 0.08
-   vertex -0.142894 -0.0825 0.08
-   vertex -0.142894 -0.0825 0.05
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0562916 -0.0325 0.08
-   vertex -0.0562916 -0.0325 0.11
-   vertex -0.0995929 -0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0562916 -0.0325 0.11
-   vertex -0.0995929 -0.0575 0.11
-   vertex -0.0995929 -0.0575 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0995929 -0.0575 0.08
-   vertex -0.0995929 -0.0575 0.11
-   vertex -0.142894 -0.0825 0.08
-  endloop
- endfacet
- facet normal 0.5 -0.866025 0
-  outer loop
-   vertex -0.0995929 -0.0575 0.11
-   vertex -0.142894 -0.0825 0.11
-   vertex -0.142894 -0.0825 0.08
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.36
-   vertex 0 0 0.36
-   vertex 0.04 0 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.36
-   vertex 0 0 0.36
-   vertex 0.0393923 -0.00694593 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.034641 -0.02 0.36
-   vertex 0 0 0.36
-   vertex 0.0375877 -0.0136808 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.36
-   vertex 0 0 0.36
-   vertex 0.034641 -0.02 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.36
-   vertex 0 0 0.36
-   vertex 0.0306418 -0.0257115 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.02 -0.034641 0.36
-   vertex 0 0 0.36
-   vertex 0.0257115 -0.0306418 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.36
-   vertex 0 0 0.36
-   vertex 0.02 -0.034641 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.36
-   vertex 0 0 0.36
-   vertex 0.0136808 -0.0375877 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.36
-   vertex 0 0 0.36
-   vertex 0.00694593 -0.0393923 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.36
-   vertex 0 0 0.36
-   vertex 2.44929e-18 -0.04 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.36
-   vertex 0 0 0.36
-   vertex -0.00694593 -0.0393923 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.02 -0.034641 0.36
-   vertex 0 0 0.36
-   vertex -0.0136808 -0.0375877 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.36
-   vertex 0 0 0.36
-   vertex -0.02 -0.034641 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.36
-   vertex 0 0 0.36
-   vertex -0.0257115 -0.0306418 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.034641 -0.02 0.36
-   vertex 0 0 0.36
-   vertex -0.0306418 -0.0257115 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.36
-   vertex 0 0 0.36
-   vertex -0.034641 -0.02 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.36
-   vertex 0 0 0.36
-   vertex -0.0375877 -0.0136808 0.36
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.36
-   vertex 0 0 0.36
-   vertex -0.0393923 -0.00694593 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0393923 0.00694593 0.36
-   vertex 0 0 0.36
-   vertex -0.04 -4.89859e-18 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0375877 0.0136808 0.36
-   vertex 0 0 0.36
-   vertex -0.0393923 0.00694593 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.034641 0.02 0.36
-   vertex 0 0 0.36
-   vertex -0.0375877 0.0136808 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0306418 0.0257115 0.36
-   vertex 0 0 0.36
-   vertex -0.034641 0.02 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0257115 0.0306418 0.36
-   vertex 0 0 0.36
-   vertex -0.0306418 0.0257115 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.02 0.034641 0.36
-   vertex 0 0 0.36
-   vertex -0.0257115 0.0306418 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0136808 0.0375877 0.36
-   vertex 0 0 0.36
-   vertex -0.02 0.034641 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.00694593 0.0393923 0.36
-   vertex 0 0 0.36
-   vertex -0.0136808 0.0375877 0.36
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -7.34788e-18 0.04 0.36
-   vertex 0 0 0.36
-   vertex -0.00694593 0.0393923 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.00694593 0.0393923 0.36
-   vertex 0 0 0.36
-   vertex -7.34788e-18 0.04 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0136808 0.0375877 0.36
-   vertex 0 0 0.36
-   vertex 0.00694593 0.0393923 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.02 0.034641 0.36
-   vertex 0 0 0.36
-   vertex 0.0136808 0.0375877 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0257115 0.0306418 0.36
-   vertex 0 0 0.36
-   vertex 0.02 0.034641 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0306418 0.0257115 0.36
-   vertex 0 0 0.36
-   vertex 0.0257115 0.0306418 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.034641 0.02 0.36
-   vertex 0 0 0.36
-   vertex 0.0306418 0.0257115 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0375877 0.0136808 0.36
-   vertex 0 0 0.36
-   vertex 0.034641 0.02 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0393923 0.00694593 0.36
-   vertex 0 0 0.36
-   vertex 0.0375877 0.0136808 0.36
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.04 9.79717e-18 0.36
-   vertex 0 0 0.36
-   vertex 0.0393923 0.00694593 0.36
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.04 0 0.42
-   vertex 0 0 0.42
-   vertex 0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.42
-   vertex 0 0 0.42
-   vertex 0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.42
-   vertex 0 0 0.42
-   vertex 0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 -0.02 0.42
-   vertex 0 0 0.42
-   vertex 0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.42
-   vertex 0 0 0.42
-   vertex 0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.42
-   vertex 0 0 0.42
-   vertex 0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 -0.034641 0.42
-   vertex 0 0 0.42
-   vertex 0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.42
-   vertex 0 0 0.42
-   vertex 0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.42
-   vertex 0 0 0.42
-   vertex 2.44929e-18 -0.04 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.42
-   vertex 0 0 0.42
-   vertex -0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.42
-   vertex 0 0 0.42
-   vertex -0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.42
-   vertex 0 0 0.42
-   vertex -0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.02 -0.034641 0.42
-   vertex 0 0 0.42
-   vertex -0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.42
-   vertex 0 0 0.42
-   vertex -0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.42
-   vertex 0 0 0.42
-   vertex -0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034641 -0.02 0.42
-   vertex 0 0 0.42
-   vertex -0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.42
-   vertex 0 0 0.42
-   vertex -0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.42
-   vertex 0 0 0.42
-   vertex -0.04 -4.89859e-18 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.42
-   vertex 0 0 0.42
-   vertex -0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0393923 0.00694593 0.42
-   vertex 0 0 0.42
-   vertex -0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0375877 0.0136808 0.42
-   vertex 0 0 0.42
-   vertex -0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034641 0.02 0.42
-   vertex 0 0 0.42
-   vertex -0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0306418 0.0257115 0.42
-   vertex 0 0 0.42
-   vertex -0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0257115 0.0306418 0.42
-   vertex 0 0 0.42
-   vertex -0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.02 0.034641 0.42
-   vertex 0 0 0.42
-   vertex -0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0136808 0.0375877 0.42
-   vertex 0 0 0.42
-   vertex -0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.00694593 0.0393923 0.42
-   vertex 0 0 0.42
-   vertex -7.34788e-18 0.04 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -7.34788e-18 0.04 0.42
-   vertex 0 0 0.42
-   vertex 0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 0.0393923 0.42
-   vertex 0 0 0.42
-   vertex 0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 0.0375877 0.42
-   vertex 0 0 0.42
-   vertex 0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 0.034641 0.42
-   vertex 0 0 0.42
-   vertex 0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 0.0306418 0.42
-   vertex 0 0 0.42
-   vertex 0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 0.0257115 0.42
-   vertex 0 0 0.42
-   vertex 0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 0.02 0.42
-   vertex 0 0 0.42
-   vertex 0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 0.0136808 0.42
-   vertex 0 0 0.42
-   vertex 0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 0.00694593 0.42
-   vertex 0 0 0.42
-   vertex 0.04 9.79717e-18 0.42
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.36
-   vertex 0.04 0 0.36
-   vertex 0.04 0 0.375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.375
-   vertex 0.0393923 -0.00694593 0.36
-   vertex 0.04 0 0.375
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.375
-   vertex 0.04 0 0.375
-   vertex 0.04 0 0.39
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.39
-   vertex 0.0393923 -0.00694593 0.375
-   vertex 0.04 0 0.39
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.39
-   vertex 0.04 0 0.39
-   vertex 0.04 0 0.405
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.405
-   vertex 0.0393923 -0.00694593 0.39
-   vertex 0.04 0 0.405
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.405
-   vertex 0.04 0 0.405
-   vertex 0.04 0 0.42
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.42
-   vertex 0.0393923 -0.00694593 0.405
-   vertex 0.04 0 0.42
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.36
-   vertex 0.0393923 -0.00694593 0.36
-   vertex 0.0393923 -0.00694593 0.375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.375
-   vertex 0.0375877 -0.0136808 0.36
-   vertex 0.0393923 -0.00694593 0.375
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.375
-   vertex 0.0393923 -0.00694593 0.375
-   vertex 0.0393923 -0.00694593 0.39
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.39
-   vertex 0.0375877 -0.0136808 0.375
-   vertex 0.0393923 -0.00694593 0.39
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.39
-   vertex 0.0393923 -0.00694593 0.39
-   vertex 0.0393923 -0.00694593 0.405
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.405
-   vertex 0.0375877 -0.0136808 0.39
-   vertex 0.0393923 -0.00694593 0.405
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.405
-   vertex 0.0393923 -0.00694593 0.405
-   vertex 0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.42
-   vertex 0.0375877 -0.0136808 0.405
-   vertex 0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.36
-   vertex 0.0375877 -0.0136808 0.36
-   vertex 0.0375877 -0.0136808 0.375
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.375
-   vertex 0.034641 -0.02 0.36
-   vertex 0.0375877 -0.0136808 0.375
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.375
-   vertex 0.0375877 -0.0136808 0.375
-   vertex 0.0375877 -0.0136808 0.39
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.39
-   vertex 0.034641 -0.02 0.375
-   vertex 0.0375877 -0.0136808 0.39
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.39
-   vertex 0.0375877 -0.0136808 0.39
-   vertex 0.0375877 -0.0136808 0.405
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.405
-   vertex 0.034641 -0.02 0.39
-   vertex 0.0375877 -0.0136808 0.405
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.405
-   vertex 0.0375877 -0.0136808 0.405
-   vertex 0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.42
-   vertex 0.034641 -0.02 0.405
-   vertex 0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.36
-   vertex 0.034641 -0.02 0.36
-   vertex 0.034641 -0.02 0.375
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.375
-   vertex 0.0306418 -0.0257115 0.36
-   vertex 0.034641 -0.02 0.375
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.375
-   vertex 0.034641 -0.02 0.375
-   vertex 0.034641 -0.02 0.39
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.39
-   vertex 0.0306418 -0.0257115 0.375
-   vertex 0.034641 -0.02 0.39
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.39
-   vertex 0.034641 -0.02 0.39
-   vertex 0.034641 -0.02 0.405
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.405
-   vertex 0.0306418 -0.0257115 0.39
-   vertex 0.034641 -0.02 0.405
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.405
-   vertex 0.034641 -0.02 0.405
-   vertex 0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.42
-   vertex 0.0306418 -0.0257115 0.405
-   vertex 0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.36
-   vertex 0.0306418 -0.0257115 0.36
-   vertex 0.0306418 -0.0257115 0.375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.375
-   vertex 0.0257115 -0.0306418 0.36
-   vertex 0.0306418 -0.0257115 0.375
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.375
-   vertex 0.0306418 -0.0257115 0.375
-   vertex 0.0306418 -0.0257115 0.39
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.39
-   vertex 0.0257115 -0.0306418 0.375
-   vertex 0.0306418 -0.0257115 0.39
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.39
-   vertex 0.0306418 -0.0257115 0.39
-   vertex 0.0306418 -0.0257115 0.405
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.405
-   vertex 0.0257115 -0.0306418 0.39
-   vertex 0.0306418 -0.0257115 0.405
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.405
-   vertex 0.0306418 -0.0257115 0.405
-   vertex 0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.42
-   vertex 0.0257115 -0.0306418 0.405
-   vertex 0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.36
-   vertex 0.0257115 -0.0306418 0.36
-   vertex 0.0257115 -0.0306418 0.375
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.375
-   vertex 0.02 -0.034641 0.36
-   vertex 0.0257115 -0.0306418 0.375
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.375
-   vertex 0.0257115 -0.0306418 0.375
-   vertex 0.0257115 -0.0306418 0.39
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.39
-   vertex 0.02 -0.034641 0.375
-   vertex 0.0257115 -0.0306418 0.39
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.39
-   vertex 0.0257115 -0.0306418 0.39
-   vertex 0.0257115 -0.0306418 0.405
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.405
-   vertex 0.02 -0.034641 0.39
-   vertex 0.0257115 -0.0306418 0.405
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.405
-   vertex 0.0257115 -0.0306418 0.405
-   vertex 0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.42
-   vertex 0.02 -0.034641 0.405
-   vertex 0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.36
-   vertex 0.02 -0.034641 0.36
-   vertex 0.02 -0.034641 0.375
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.375
-   vertex 0.0136808 -0.0375877 0.36
-   vertex 0.02 -0.034641 0.375
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.375
-   vertex 0.02 -0.034641 0.375
-   vertex 0.02 -0.034641 0.39
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.39
-   vertex 0.0136808 -0.0375877 0.375
-   vertex 0.02 -0.034641 0.39
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.39
-   vertex 0.02 -0.034641 0.39
-   vertex 0.02 -0.034641 0.405
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.405
-   vertex 0.0136808 -0.0375877 0.39
-   vertex 0.02 -0.034641 0.405
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.405
-   vertex 0.02 -0.034641 0.405
-   vertex 0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.42
-   vertex 0.0136808 -0.0375877 0.405
-   vertex 0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.36
-   vertex 0.0136808 -0.0375877 0.36
-   vertex 0.0136808 -0.0375877 0.375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.375
-   vertex 0.00694593 -0.0393923 0.36
-   vertex 0.0136808 -0.0375877 0.375
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.375
-   vertex 0.0136808 -0.0375877 0.375
-   vertex 0.0136808 -0.0375877 0.39
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.39
-   vertex 0.00694593 -0.0393923 0.375
-   vertex 0.0136808 -0.0375877 0.39
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.39
-   vertex 0.0136808 -0.0375877 0.39
-   vertex 0.0136808 -0.0375877 0.405
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.405
-   vertex 0.00694593 -0.0393923 0.39
-   vertex 0.0136808 -0.0375877 0.405
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.405
-   vertex 0.0136808 -0.0375877 0.405
-   vertex 0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.42
-   vertex 0.00694593 -0.0393923 0.405
-   vertex 0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.36
-   vertex 0.00694593 -0.0393923 0.36
-   vertex 0.00694593 -0.0393923 0.375
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.375
-   vertex 2.44929e-18 -0.04 0.36
-   vertex 0.00694593 -0.0393923 0.375
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.375
-   vertex 0.00694593 -0.0393923 0.375
-   vertex 0.00694593 -0.0393923 0.39
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.39
-   vertex 2.44929e-18 -0.04 0.375
-   vertex 0.00694593 -0.0393923 0.39
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.39
-   vertex 0.00694593 -0.0393923 0.39
-   vertex 0.00694593 -0.0393923 0.405
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.405
-   vertex 2.44929e-18 -0.04 0.39
-   vertex 0.00694593 -0.0393923 0.405
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.405
-   vertex 0.00694593 -0.0393923 0.405
-   vertex 0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.42
-   vertex 2.44929e-18 -0.04 0.405
-   vertex 0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.36
-   vertex 2.44929e-18 -0.04 0.36
-   vertex 2.44929e-18 -0.04 0.375
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.375
-   vertex -0.00694593 -0.0393923 0.36
-   vertex 2.44929e-18 -0.04 0.375
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.375
-   vertex 2.44929e-18 -0.04 0.375
-   vertex 2.44929e-18 -0.04 0.39
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.39
-   vertex -0.00694593 -0.0393923 0.375
-   vertex 2.44929e-18 -0.04 0.39
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.39
-   vertex 2.44929e-18 -0.04 0.39
-   vertex 2.44929e-18 -0.04 0.405
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.405
-   vertex -0.00694593 -0.0393923 0.39
-   vertex 2.44929e-18 -0.04 0.405
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.405
-   vertex 2.44929e-18 -0.04 0.405
-   vertex 2.44929e-18 -0.04 0.42
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.42
-   vertex -0.00694593 -0.0393923 0.405
-   vertex 2.44929e-18 -0.04 0.42
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.36
-   vertex -0.00694593 -0.0393923 0.36
-   vertex -0.00694593 -0.0393923 0.375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.375
-   vertex -0.0136808 -0.0375877 0.36
-   vertex -0.00694593 -0.0393923 0.375
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.375
-   vertex -0.00694593 -0.0393923 0.375
-   vertex -0.00694593 -0.0393923 0.39
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.39
-   vertex -0.0136808 -0.0375877 0.375
-   vertex -0.00694593 -0.0393923 0.39
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.39
-   vertex -0.00694593 -0.0393923 0.39
-   vertex -0.00694593 -0.0393923 0.405
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.405
-   vertex -0.0136808 -0.0375877 0.39
-   vertex -0.00694593 -0.0393923 0.405
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.405
-   vertex -0.00694593 -0.0393923 0.405
-   vertex -0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.42
-   vertex -0.0136808 -0.0375877 0.405
-   vertex -0.00694593 -0.0393923 0.42
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.36
-   vertex -0.0136808 -0.0375877 0.36
-   vertex -0.0136808 -0.0375877 0.375
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.375
-   vertex -0.02 -0.034641 0.36
-   vertex -0.0136808 -0.0375877 0.375
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.375
-   vertex -0.0136808 -0.0375877 0.375
-   vertex -0.0136808 -0.0375877 0.39
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.39
-   vertex -0.02 -0.034641 0.375
-   vertex -0.0136808 -0.0375877 0.39
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.39
-   vertex -0.0136808 -0.0375877 0.39
-   vertex -0.0136808 -0.0375877 0.405
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.405
-   vertex -0.02 -0.034641 0.39
-   vertex -0.0136808 -0.0375877 0.405
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.405
-   vertex -0.0136808 -0.0375877 0.405
-   vertex -0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.42
-   vertex -0.02 -0.034641 0.405
-   vertex -0.0136808 -0.0375877 0.42
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.36
-   vertex -0.02 -0.034641 0.36
-   vertex -0.02 -0.034641 0.375
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.375
-   vertex -0.0257115 -0.0306418 0.36
-   vertex -0.02 -0.034641 0.375
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.375
-   vertex -0.02 -0.034641 0.375
-   vertex -0.02 -0.034641 0.39
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.39
-   vertex -0.0257115 -0.0306418 0.375
-   vertex -0.02 -0.034641 0.39
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.39
-   vertex -0.02 -0.034641 0.39
-   vertex -0.02 -0.034641 0.405
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.405
-   vertex -0.0257115 -0.0306418 0.39
-   vertex -0.02 -0.034641 0.405
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.405
-   vertex -0.02 -0.034641 0.405
-   vertex -0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.42
-   vertex -0.0257115 -0.0306418 0.405
-   vertex -0.02 -0.034641 0.42
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.36
-   vertex -0.0257115 -0.0306418 0.36
-   vertex -0.0257115 -0.0306418 0.375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.375
-   vertex -0.0306418 -0.0257115 0.36
-   vertex -0.0257115 -0.0306418 0.375
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.375
-   vertex -0.0257115 -0.0306418 0.375
-   vertex -0.0257115 -0.0306418 0.39
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.39
-   vertex -0.0306418 -0.0257115 0.375
-   vertex -0.0257115 -0.0306418 0.39
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.39
-   vertex -0.0257115 -0.0306418 0.39
-   vertex -0.0257115 -0.0306418 0.405
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.405
-   vertex -0.0306418 -0.0257115 0.39
-   vertex -0.0257115 -0.0306418 0.405
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.405
-   vertex -0.0257115 -0.0306418 0.405
-   vertex -0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.42
-   vertex -0.0306418 -0.0257115 0.405
-   vertex -0.0257115 -0.0306418 0.42
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.36
-   vertex -0.0306418 -0.0257115 0.36
-   vertex -0.0306418 -0.0257115 0.375
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.375
-   vertex -0.034641 -0.02 0.36
-   vertex -0.0306418 -0.0257115 0.375
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.375
-   vertex -0.0306418 -0.0257115 0.375
-   vertex -0.0306418 -0.0257115 0.39
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.39
-   vertex -0.034641 -0.02 0.375
-   vertex -0.0306418 -0.0257115 0.39
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.39
-   vertex -0.0306418 -0.0257115 0.39
-   vertex -0.0306418 -0.0257115 0.405
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.405
-   vertex -0.034641 -0.02 0.39
-   vertex -0.0306418 -0.0257115 0.405
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.405
-   vertex -0.0306418 -0.0257115 0.405
-   vertex -0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.42
-   vertex -0.034641 -0.02 0.405
-   vertex -0.0306418 -0.0257115 0.42
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.36
-   vertex -0.034641 -0.02 0.36
-   vertex -0.034641 -0.02 0.375
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.375
-   vertex -0.0375877 -0.0136808 0.36
-   vertex -0.034641 -0.02 0.375
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.375
-   vertex -0.034641 -0.02 0.375
-   vertex -0.034641 -0.02 0.39
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.39
-   vertex -0.0375877 -0.0136808 0.375
-   vertex -0.034641 -0.02 0.39
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.39
-   vertex -0.034641 -0.02 0.39
-   vertex -0.034641 -0.02 0.405
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.405
-   vertex -0.0375877 -0.0136808 0.39
-   vertex -0.034641 -0.02 0.405
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.405
-   vertex -0.034641 -0.02 0.405
-   vertex -0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.42
-   vertex -0.0375877 -0.0136808 0.405
-   vertex -0.034641 -0.02 0.42
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.36
-   vertex -0.0375877 -0.0136808 0.36
-   vertex -0.0375877 -0.0136808 0.375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.375
-   vertex -0.0393923 -0.00694593 0.36
-   vertex -0.0375877 -0.0136808 0.375
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.375
-   vertex -0.0375877 -0.0136808 0.375
-   vertex -0.0375877 -0.0136808 0.39
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.39
-   vertex -0.0393923 -0.00694593 0.375
-   vertex -0.0375877 -0.0136808 0.39
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.39
-   vertex -0.0375877 -0.0136808 0.39
-   vertex -0.0375877 -0.0136808 0.405
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.405
-   vertex -0.0393923 -0.00694593 0.39
-   vertex -0.0375877 -0.0136808 0.405
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.405
-   vertex -0.0375877 -0.0136808 0.405
-   vertex -0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.42
-   vertex -0.0393923 -0.00694593 0.405
-   vertex -0.0375877 -0.0136808 0.42
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.36
-   vertex -0.0393923 -0.00694593 0.36
-   vertex -0.0393923 -0.00694593 0.375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.375
-   vertex -0.04 -4.89859e-18 0.36
-   vertex -0.0393923 -0.00694593 0.375
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.375
-   vertex -0.0393923 -0.00694593 0.375
-   vertex -0.0393923 -0.00694593 0.39
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.39
-   vertex -0.04 -4.89859e-18 0.375
-   vertex -0.0393923 -0.00694593 0.39
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.39
-   vertex -0.0393923 -0.00694593 0.39
-   vertex -0.0393923 -0.00694593 0.405
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.405
-   vertex -0.04 -4.89859e-18 0.39
-   vertex -0.0393923 -0.00694593 0.405
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.405
-   vertex -0.0393923 -0.00694593 0.405
-   vertex -0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.42
-   vertex -0.04 -4.89859e-18 0.405
-   vertex -0.0393923 -0.00694593 0.42
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.36
-   vertex -0.04 -4.89859e-18 0.36
-   vertex -0.04 -4.89859e-18 0.375
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.375
-   vertex -0.0393923 0.00694593 0.36
-   vertex -0.04 -4.89859e-18 0.375
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.375
-   vertex -0.04 -4.89859e-18 0.375
-   vertex -0.04 -4.89859e-18 0.39
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.39
-   vertex -0.0393923 0.00694593 0.375
-   vertex -0.04 -4.89859e-18 0.39
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.39
-   vertex -0.04 -4.89859e-18 0.39
-   vertex -0.04 -4.89859e-18 0.405
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.405
-   vertex -0.0393923 0.00694593 0.39
-   vertex -0.04 -4.89859e-18 0.405
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.405
-   vertex -0.04 -4.89859e-18 0.405
-   vertex -0.04 -4.89859e-18 0.42
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.42
-   vertex -0.0393923 0.00694593 0.405
-   vertex -0.04 -4.89859e-18 0.42
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.36
-   vertex -0.0393923 0.00694593 0.36
-   vertex -0.0393923 0.00694593 0.375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.375
-   vertex -0.0375877 0.0136808 0.36
-   vertex -0.0393923 0.00694593 0.375
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.375
-   vertex -0.0393923 0.00694593 0.375
-   vertex -0.0393923 0.00694593 0.39
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.39
-   vertex -0.0375877 0.0136808 0.375
-   vertex -0.0393923 0.00694593 0.39
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.39
-   vertex -0.0393923 0.00694593 0.39
-   vertex -0.0393923 0.00694593 0.405
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.405
-   vertex -0.0375877 0.0136808 0.39
-   vertex -0.0393923 0.00694593 0.405
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.405
-   vertex -0.0393923 0.00694593 0.405
-   vertex -0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.42
-   vertex -0.0375877 0.0136808 0.405
-   vertex -0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.36
-   vertex -0.0375877 0.0136808 0.36
-   vertex -0.0375877 0.0136808 0.375
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.375
-   vertex -0.034641 0.02 0.36
-   vertex -0.0375877 0.0136808 0.375
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.375
-   vertex -0.0375877 0.0136808 0.375
-   vertex -0.0375877 0.0136808 0.39
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.39
-   vertex -0.034641 0.02 0.375
-   vertex -0.0375877 0.0136808 0.39
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.39
-   vertex -0.0375877 0.0136808 0.39
-   vertex -0.0375877 0.0136808 0.405
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.405
-   vertex -0.034641 0.02 0.39
-   vertex -0.0375877 0.0136808 0.405
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.405
-   vertex -0.0375877 0.0136808 0.405
-   vertex -0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.42
-   vertex -0.034641 0.02 0.405
-   vertex -0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.36
-   vertex -0.034641 0.02 0.36
-   vertex -0.034641 0.02 0.375
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.375
-   vertex -0.0306418 0.0257115 0.36
-   vertex -0.034641 0.02 0.375
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.375
-   vertex -0.034641 0.02 0.375
-   vertex -0.034641 0.02 0.39
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.39
-   vertex -0.0306418 0.0257115 0.375
-   vertex -0.034641 0.02 0.39
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.39
-   vertex -0.034641 0.02 0.39
-   vertex -0.034641 0.02 0.405
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.405
-   vertex -0.0306418 0.0257115 0.39
-   vertex -0.034641 0.02 0.405
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.405
-   vertex -0.034641 0.02 0.405
-   vertex -0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.42
-   vertex -0.0306418 0.0257115 0.405
-   vertex -0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.36
-   vertex -0.0306418 0.0257115 0.36
-   vertex -0.0306418 0.0257115 0.375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.375
-   vertex -0.0257115 0.0306418 0.36
-   vertex -0.0306418 0.0257115 0.375
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.375
-   vertex -0.0306418 0.0257115 0.375
-   vertex -0.0306418 0.0257115 0.39
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.39
-   vertex -0.0257115 0.0306418 0.375
-   vertex -0.0306418 0.0257115 0.39
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.39
-   vertex -0.0306418 0.0257115 0.39
-   vertex -0.0306418 0.0257115 0.405
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.405
-   vertex -0.0257115 0.0306418 0.39
-   vertex -0.0306418 0.0257115 0.405
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.405
-   vertex -0.0306418 0.0257115 0.405
-   vertex -0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.42
-   vertex -0.0257115 0.0306418 0.405
-   vertex -0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.36
-   vertex -0.0257115 0.0306418 0.36
-   vertex -0.0257115 0.0306418 0.375
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.375
-   vertex -0.02 0.034641 0.36
-   vertex -0.0257115 0.0306418 0.375
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.375
-   vertex -0.0257115 0.0306418 0.375
-   vertex -0.0257115 0.0306418 0.39
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.39
-   vertex -0.02 0.034641 0.375
-   vertex -0.0257115 0.0306418 0.39
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.39
-   vertex -0.0257115 0.0306418 0.39
-   vertex -0.0257115 0.0306418 0.405
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.405
-   vertex -0.02 0.034641 0.39
-   vertex -0.0257115 0.0306418 0.405
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.405
-   vertex -0.0257115 0.0306418 0.405
-   vertex -0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.42
-   vertex -0.02 0.034641 0.405
-   vertex -0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.36
-   vertex -0.02 0.034641 0.36
-   vertex -0.02 0.034641 0.375
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.375
-   vertex -0.0136808 0.0375877 0.36
-   vertex -0.02 0.034641 0.375
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.375
-   vertex -0.02 0.034641 0.375
-   vertex -0.02 0.034641 0.39
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.39
-   vertex -0.0136808 0.0375877 0.375
-   vertex -0.02 0.034641 0.39
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.39
-   vertex -0.02 0.034641 0.39
-   vertex -0.02 0.034641 0.405
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.405
-   vertex -0.0136808 0.0375877 0.39
-   vertex -0.02 0.034641 0.405
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.405
-   vertex -0.02 0.034641 0.405
-   vertex -0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.42
-   vertex -0.0136808 0.0375877 0.405
-   vertex -0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.36
-   vertex -0.0136808 0.0375877 0.36
-   vertex -0.0136808 0.0375877 0.375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.375
-   vertex -0.00694593 0.0393923 0.36
-   vertex -0.0136808 0.0375877 0.375
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.375
-   vertex -0.0136808 0.0375877 0.375
-   vertex -0.0136808 0.0375877 0.39
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.39
-   vertex -0.00694593 0.0393923 0.375
-   vertex -0.0136808 0.0375877 0.39
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.39
-   vertex -0.0136808 0.0375877 0.39
-   vertex -0.0136808 0.0375877 0.405
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.405
-   vertex -0.00694593 0.0393923 0.39
-   vertex -0.0136808 0.0375877 0.405
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.405
-   vertex -0.0136808 0.0375877 0.405
-   vertex -0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.42
-   vertex -0.00694593 0.0393923 0.405
-   vertex -0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.36
-   vertex -0.00694593 0.0393923 0.36
-   vertex -0.00694593 0.0393923 0.375
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.375
-   vertex -7.34788e-18 0.04 0.36
-   vertex -0.00694593 0.0393923 0.375
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.375
-   vertex -0.00694593 0.0393923 0.375
-   vertex -0.00694593 0.0393923 0.39
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.39
-   vertex -7.34788e-18 0.04 0.375
-   vertex -0.00694593 0.0393923 0.39
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.39
-   vertex -0.00694593 0.0393923 0.39
-   vertex -0.00694593 0.0393923 0.405
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.405
-   vertex -7.34788e-18 0.04 0.39
-   vertex -0.00694593 0.0393923 0.405
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.405
-   vertex -0.00694593 0.0393923 0.405
-   vertex -0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.42
-   vertex -7.34788e-18 0.04 0.405
-   vertex -0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.36
-   vertex -7.34788e-18 0.04 0.36
-   vertex -7.34788e-18 0.04 0.375
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.375
-   vertex 0.00694593 0.0393923 0.36
-   vertex -7.34788e-18 0.04 0.375
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.375
-   vertex -7.34788e-18 0.04 0.375
-   vertex -7.34788e-18 0.04 0.39
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.39
-   vertex 0.00694593 0.0393923 0.375
-   vertex -7.34788e-18 0.04 0.39
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.39
-   vertex -7.34788e-18 0.04 0.39
-   vertex -7.34788e-18 0.04 0.405
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.405
-   vertex 0.00694593 0.0393923 0.39
-   vertex -7.34788e-18 0.04 0.405
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.405
-   vertex -7.34788e-18 0.04 0.405
-   vertex -7.34788e-18 0.04 0.42
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.42
-   vertex 0.00694593 0.0393923 0.405
-   vertex -7.34788e-18 0.04 0.42
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.36
-   vertex 0.00694593 0.0393923 0.36
-   vertex 0.00694593 0.0393923 0.375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.375
-   vertex 0.0136808 0.0375877 0.36
-   vertex 0.00694593 0.0393923 0.375
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.375
-   vertex 0.00694593 0.0393923 0.375
-   vertex 0.00694593 0.0393923 0.39
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.39
-   vertex 0.0136808 0.0375877 0.375
-   vertex 0.00694593 0.0393923 0.39
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.39
-   vertex 0.00694593 0.0393923 0.39
-   vertex 0.00694593 0.0393923 0.405
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.405
-   vertex 0.0136808 0.0375877 0.39
-   vertex 0.00694593 0.0393923 0.405
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.405
-   vertex 0.00694593 0.0393923 0.405
-   vertex 0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.42
-   vertex 0.0136808 0.0375877 0.405
-   vertex 0.00694593 0.0393923 0.42
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.36
-   vertex 0.0136808 0.0375877 0.36
-   vertex 0.0136808 0.0375877 0.375
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.375
-   vertex 0.02 0.034641 0.36
-   vertex 0.0136808 0.0375877 0.375
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.375
-   vertex 0.0136808 0.0375877 0.375
-   vertex 0.0136808 0.0375877 0.39
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.39
-   vertex 0.02 0.034641 0.375
-   vertex 0.0136808 0.0375877 0.39
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.39
-   vertex 0.0136808 0.0375877 0.39
-   vertex 0.0136808 0.0375877 0.405
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.405
-   vertex 0.02 0.034641 0.39
-   vertex 0.0136808 0.0375877 0.405
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.405
-   vertex 0.0136808 0.0375877 0.405
-   vertex 0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.42
-   vertex 0.02 0.034641 0.405
-   vertex 0.0136808 0.0375877 0.42
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.36
-   vertex 0.02 0.034641 0.36
-   vertex 0.02 0.034641 0.375
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.375
-   vertex 0.0257115 0.0306418 0.36
-   vertex 0.02 0.034641 0.375
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.375
-   vertex 0.02 0.034641 0.375
-   vertex 0.02 0.034641 0.39
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.39
-   vertex 0.0257115 0.0306418 0.375
-   vertex 0.02 0.034641 0.39
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.39
-   vertex 0.02 0.034641 0.39
-   vertex 0.02 0.034641 0.405
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.405
-   vertex 0.0257115 0.0306418 0.39
-   vertex 0.02 0.034641 0.405
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.405
-   vertex 0.02 0.034641 0.405
-   vertex 0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.42
-   vertex 0.0257115 0.0306418 0.405
-   vertex 0.02 0.034641 0.42
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.36
-   vertex 0.0257115 0.0306418 0.36
-   vertex 0.0257115 0.0306418 0.375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.375
-   vertex 0.0306418 0.0257115 0.36
-   vertex 0.0257115 0.0306418 0.375
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.375
-   vertex 0.0257115 0.0306418 0.375
-   vertex 0.0257115 0.0306418 0.39
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.39
-   vertex 0.0306418 0.0257115 0.375
-   vertex 0.0257115 0.0306418 0.39
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.39
-   vertex 0.0257115 0.0306418 0.39
-   vertex 0.0257115 0.0306418 0.405
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.405
-   vertex 0.0306418 0.0257115 0.39
-   vertex 0.0257115 0.0306418 0.405
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.405
-   vertex 0.0257115 0.0306418 0.405
-   vertex 0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.42
-   vertex 0.0306418 0.0257115 0.405
-   vertex 0.0257115 0.0306418 0.42
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.36
-   vertex 0.0306418 0.0257115 0.36
-   vertex 0.0306418 0.0257115 0.375
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.375
-   vertex 0.034641 0.02 0.36
-   vertex 0.0306418 0.0257115 0.375
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.375
-   vertex 0.0306418 0.0257115 0.375
-   vertex 0.0306418 0.0257115 0.39
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.39
-   vertex 0.034641 0.02 0.375
-   vertex 0.0306418 0.0257115 0.39
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.39
-   vertex 0.0306418 0.0257115 0.39
-   vertex 0.0306418 0.0257115 0.405
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.405
-   vertex 0.034641 0.02 0.39
-   vertex 0.0306418 0.0257115 0.405
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.405
-   vertex 0.0306418 0.0257115 0.405
-   vertex 0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.42
-   vertex 0.034641 0.02 0.405
-   vertex 0.0306418 0.0257115 0.42
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.36
-   vertex 0.034641 0.02 0.36
-   vertex 0.034641 0.02 0.375
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.375
-   vertex 0.0375877 0.0136808 0.36
-   vertex 0.034641 0.02 0.375
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.375
-   vertex 0.034641 0.02 0.375
-   vertex 0.034641 0.02 0.39
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.39
-   vertex 0.0375877 0.0136808 0.375
-   vertex 0.034641 0.02 0.39
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.39
-   vertex 0.034641 0.02 0.39
-   vertex 0.034641 0.02 0.405
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.405
-   vertex 0.0375877 0.0136808 0.39
-   vertex 0.034641 0.02 0.405
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.405
-   vertex 0.034641 0.02 0.405
-   vertex 0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.42
-   vertex 0.0375877 0.0136808 0.405
-   vertex 0.034641 0.02 0.42
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.36
-   vertex 0.0375877 0.0136808 0.36
-   vertex 0.0375877 0.0136808 0.375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.375
-   vertex 0.0393923 0.00694593 0.36
-   vertex 0.0375877 0.0136808 0.375
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.375
-   vertex 0.0375877 0.0136808 0.375
-   vertex 0.0375877 0.0136808 0.39
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.39
-   vertex 0.0393923 0.00694593 0.375
-   vertex 0.0375877 0.0136808 0.39
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.39
-   vertex 0.0375877 0.0136808 0.39
-   vertex 0.0375877 0.0136808 0.405
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.405
-   vertex 0.0393923 0.00694593 0.39
-   vertex 0.0375877 0.0136808 0.405
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.405
-   vertex 0.0375877 0.0136808 0.405
-   vertex 0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.42
-   vertex 0.0393923 0.00694593 0.405
-   vertex 0.0375877 0.0136808 0.42
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.36
-   vertex 0.0393923 0.00694593 0.36
-   vertex 0.0393923 0.00694593 0.375
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.375
-   vertex 0.04 9.79717e-18 0.36
-   vertex 0.0393923 0.00694593 0.375
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.375
-   vertex 0.0393923 0.00694593 0.375
-   vertex 0.0393923 0.00694593 0.39
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.39
-   vertex 0.04 9.79717e-18 0.375
-   vertex 0.0393923 0.00694593 0.39
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.39
-   vertex 0.0393923 0.00694593 0.39
-   vertex 0.0393923 0.00694593 0.405
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.405
-   vertex 0.04 9.79717e-18 0.39
-   vertex 0.0393923 0.00694593 0.405
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.405
-   vertex 0.0393923 0.00694593 0.405
-   vertex 0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.42
-   vertex 0.04 9.79717e-18 0.405
-   vertex 0.0393923 0.00694593 0.42
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex -0.0265165 0.175 0.363483
-   vertex 0 0.175 0.39
-   vertex -0.0265165 0.1 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0 0.175 0.39
-   vertex 0 0.1 0.39
-   vertex -0.0265165 0.1 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex -0.0265165 0.1 0.363483
-   vertex 0 0.1 0.39
-   vertex -0.0265165 0.025 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0 0.1 0.39
-   vertex 0 0.025 0.39
-   vertex -0.0265165 0.025 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0 0.175 0.39
-   vertex 0.0265165 0.175 0.416517
-   vertex 0 0.1 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0.0265165 0.175 0.416517
-   vertex 0.0265165 0.1 0.416517
-   vertex 0 0.1 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0 0.1 0.39
-   vertex 0.0265165 0.1 0.416517
-   vertex 0 0.025 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 -0.707107
-  outer loop
-   vertex 0.0265165 0.1 0.416517
-   vertex 0.0265165 0.025 0.416517
-   vertex 0 0.025 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0.0265165 -0.025 0.363483
-   vertex 0 -0.025 0.39
-   vertex 0.0265165 -0.1 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0 -0.025 0.39
-   vertex 0 -0.1 0.39
-   vertex 0.0265165 -0.1 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0.0265165 -0.1 0.363483
-   vertex 0 -0.1 0.39
-   vertex 0.0265165 -0.175 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0 -0.1 0.39
-   vertex 0 -0.175 0.39
-   vertex 0.0265165 -0.175 0.363483
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0 -0.025 0.39
-   vertex -0.0265165 -0.025 0.416517
-   vertex 0 -0.1 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex -0.0265165 -0.025 0.416517
-   vertex -0.0265165 -0.1 0.416517
-   vertex 0 -0.1 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex 0 -0.1 0.39
-   vertex -0.0265165 -0.1 0.416517
-   vertex 0 -0.175 0.39
-  endloop
- endfacet
- facet normal 0.707107 0 0.707107
-  outer loop
-   vertex -0.0265165 -0.1 0.416517
-   vertex -0.0265165 -0.175 0.416517
-   vertex 0 -0.175 0.39
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.7
-   vertex 0 0 0.7
-   vertex 0.04 0 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.7
-   vertex 0 0 0.7
-   vertex 0.0393923 -0.00694593 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.034641 -0.02 0.7
-   vertex 0 0 0.7
-   vertex 0.0375877 -0.0136808 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.7
-   vertex 0 0 0.7
-   vertex 0.034641 -0.02 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.7
-   vertex 0 0 0.7
-   vertex 0.0306418 -0.0257115 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.02 -0.034641 0.7
-   vertex 0 0 0.7
-   vertex 0.0257115 -0.0306418 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.7
-   vertex 0 0 0.7
-   vertex 0.02 -0.034641 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.7
-   vertex 0 0 0.7
-   vertex 0.0136808 -0.0375877 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.7
-   vertex 0 0 0.7
-   vertex 0.00694593 -0.0393923 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.7
-   vertex 0 0 0.7
-   vertex 2.44929e-18 -0.04 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.7
-   vertex 0 0 0.7
-   vertex -0.00694593 -0.0393923 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.02 -0.034641 0.7
-   vertex 0 0 0.7
-   vertex -0.0136808 -0.0375877 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.7
-   vertex 0 0 0.7
-   vertex -0.02 -0.034641 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.7
-   vertex 0 0 0.7
-   vertex -0.0257115 -0.0306418 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.034641 -0.02 0.7
-   vertex 0 0 0.7
-   vertex -0.0306418 -0.0257115 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.7
-   vertex 0 0 0.7
-   vertex -0.034641 -0.02 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.7
-   vertex 0 0 0.7
-   vertex -0.0375877 -0.0136808 0.7
-  endloop
- endfacet
- facet normal 0 0 -1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.7
-   vertex 0 0 0.7
-   vertex -0.0393923 -0.00694593 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0393923 0.00694593 0.7
-   vertex 0 0 0.7
-   vertex -0.04 -4.89859e-18 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0375877 0.0136808 0.7
-   vertex 0 0 0.7
-   vertex -0.0393923 0.00694593 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.034641 0.02 0.7
-   vertex 0 0 0.7
-   vertex -0.0375877 0.0136808 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0306418 0.0257115 0.7
-   vertex 0 0 0.7
-   vertex -0.034641 0.02 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0257115 0.0306418 0.7
-   vertex 0 0 0.7
-   vertex -0.0306418 0.0257115 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.02 0.034641 0.7
-   vertex 0 0 0.7
-   vertex -0.0257115 0.0306418 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.0136808 0.0375877 0.7
-   vertex 0 0 0.7
-   vertex -0.02 0.034641 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -0.00694593 0.0393923 0.7
-   vertex 0 0 0.7
-   vertex -0.0136808 0.0375877 0.7
-  endloop
- endfacet
- facet normal 0 -0 -1
-  outer loop
-   vertex -7.34788e-18 0.04 0.7
-   vertex 0 0 0.7
-   vertex -0.00694593 0.0393923 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.00694593 0.0393923 0.7
-   vertex 0 0 0.7
-   vertex -7.34788e-18 0.04 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0136808 0.0375877 0.7
-   vertex 0 0 0.7
-   vertex 0.00694593 0.0393923 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.02 0.034641 0.7
-   vertex 0 0 0.7
-   vertex 0.0136808 0.0375877 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0257115 0.0306418 0.7
-   vertex 0 0 0.7
-   vertex 0.02 0.034641 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0306418 0.0257115 0.7
-   vertex 0 0 0.7
-   vertex 0.0257115 0.0306418 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.034641 0.02 0.7
-   vertex 0 0 0.7
-   vertex 0.0306418 0.0257115 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0375877 0.0136808 0.7
-   vertex 0 0 0.7
-   vertex 0.034641 0.02 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.0393923 0.00694593 0.7
-   vertex 0 0 0.7
-   vertex 0.0375877 0.0136808 0.7
-  endloop
- endfacet
- facet normal -0 0 -1
-  outer loop
-   vertex 0.04 9.79717e-18 0.7
-   vertex 0 0 0.7
-   vertex 0.0393923 0.00694593 0.7
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.04 0 0.76
-   vertex 0 0 0.76
-   vertex 0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 -0.00694593 0.76
-   vertex 0 0 0.76
-   vertex 0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 -0.0136808 0.76
-   vertex 0 0 0.76
-   vertex 0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 -0.02 0.76
-   vertex 0 0 0.76
-   vertex 0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 -0.0257115 0.76
-   vertex 0 0 0.76
-   vertex 0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 -0.0306418 0.76
-   vertex 0 0 0.76
-   vertex 0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 -0.034641 0.76
-   vertex 0 0 0.76
-   vertex 0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 -0.0375877 0.76
-   vertex 0 0 0.76
-   vertex 0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 -0.0393923 0.76
-   vertex 0 0 0.76
-   vertex 2.44929e-18 -0.04 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 2.44929e-18 -0.04 0.76
-   vertex 0 0 0.76
-   vertex -0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.00694593 -0.0393923 0.76
-   vertex 0 0 0.76
-   vertex -0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0136808 -0.0375877 0.76
-   vertex 0 0 0.76
-   vertex -0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.02 -0.034641 0.76
-   vertex 0 0 0.76
-   vertex -0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0257115 -0.0306418 0.76
-   vertex 0 0 0.76
-   vertex -0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0306418 -0.0257115 0.76
-   vertex 0 0 0.76
-   vertex -0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.034641 -0.02 0.76
-   vertex 0 0 0.76
-   vertex -0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0375877 -0.0136808 0.76
-   vertex 0 0 0.76
-   vertex -0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal 0 -0 1
-  outer loop
-   vertex -0.0393923 -0.00694593 0.76
-   vertex 0 0 0.76
-   vertex -0.04 -4.89859e-18 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -0.04 -4.89859e-18 0.76
-   vertex 0 0 0.76
-   vertex -0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0393923 0.00694593 0.76
-   vertex 0 0 0.76
-   vertex -0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0375877 0.0136808 0.76
-   vertex 0 0 0.76
-   vertex -0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.034641 0.02 0.76
-   vertex 0 0 0.76
-   vertex -0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0306418 0.0257115 0.76
-   vertex 0 0 0.76
-   vertex -0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0257115 0.0306418 0.76
-   vertex 0 0 0.76
-   vertex -0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.02 0.034641 0.76
-   vertex 0 0 0.76
-   vertex -0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.0136808 0.0375877 0.76
-   vertex 0 0 0.76
-   vertex -0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal -0 0 1
-  outer loop
-   vertex -0.00694593 0.0393923 0.76
-   vertex 0 0 0.76
-   vertex -7.34788e-18 0.04 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex -7.34788e-18 0.04 0.76
-   vertex 0 0 0.76
-   vertex 0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.00694593 0.0393923 0.76
-   vertex 0 0 0.76
-   vertex 0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0136808 0.0375877 0.76
-   vertex 0 0 0.76
-   vertex 0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.02 0.034641 0.76
-   vertex 0 0 0.76
-   vertex 0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0257115 0.0306418 0.76
-   vertex 0 0 0.76
-   vertex 0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0306418 0.0257115 0.76
-   vertex 0 0 0.76
-   vertex 0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.034641 0.02 0.76
-   vertex 0 0 0.76
-   vertex 0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0375877 0.0136808 0.76
-   vertex 0 0 0.76
-   vertex 0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal 0 0 1
-  outer loop
-   vertex 0.0393923 0.00694593 0.76
-   vertex 0 0 0.76
-   vertex 0.04 9.79717e-18 0.76
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.7
-   vertex 0.04 0 0.7
-   vertex 0.04 0 0.715
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.715
-   vertex 0.0393923 -0.00694593 0.7
-   vertex 0.04 0 0.715
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.715
-   vertex 0.04 0 0.715
-   vertex 0.04 0 0.73
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.73
-   vertex 0.0393923 -0.00694593 0.715
-   vertex 0.04 0 0.73
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.73
-   vertex 0.04 0 0.73
-   vertex 0.04 0 0.745
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.745
-   vertex 0.0393923 -0.00694593 0.73
-   vertex 0.04 0 0.745
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.745
-   vertex 0.04 0 0.745
-   vertex 0.04 0 0.76
-  endloop
- endfacet
- facet normal 0.996195 -0.0871556 0
-  outer loop
-   vertex 0.0393923 -0.00694593 0.76
-   vertex 0.0393923 -0.00694593 0.745
-   vertex 0.04 0 0.76
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.7
-   vertex 0.0393923 -0.00694593 0.7
-   vertex 0.0393923 -0.00694593 0.715
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.715
-   vertex 0.0375877 -0.0136808 0.7
-   vertex 0.0393923 -0.00694593 0.715
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.715
-   vertex 0.0393923 -0.00694593 0.715
-   vertex 0.0393923 -0.00694593 0.73
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.73
-   vertex 0.0375877 -0.0136808 0.715
-   vertex 0.0393923 -0.00694593 0.73
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.73
-   vertex 0.0393923 -0.00694593 0.73
-   vertex 0.0393923 -0.00694593 0.745
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.745
-   vertex 0.0375877 -0.0136808 0.73
-   vertex 0.0393923 -0.00694593 0.745
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.745
-   vertex 0.0393923 -0.00694593 0.745
-   vertex 0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal 0.965926 -0.25882 0
-  outer loop
-   vertex 0.0375877 -0.0136808 0.76
-   vertex 0.0375877 -0.0136808 0.745
-   vertex 0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.7
-   vertex 0.0375877 -0.0136808 0.7
-   vertex 0.0375877 -0.0136808 0.715
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.715
-   vertex 0.034641 -0.02 0.7
-   vertex 0.0375877 -0.0136808 0.715
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.715
-   vertex 0.0375877 -0.0136808 0.715
-   vertex 0.0375877 -0.0136808 0.73
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.73
-   vertex 0.034641 -0.02 0.715
-   vertex 0.0375877 -0.0136808 0.73
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.73
-   vertex 0.0375877 -0.0136808 0.73
-   vertex 0.0375877 -0.0136808 0.745
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.745
-   vertex 0.034641 -0.02 0.73
-   vertex 0.0375877 -0.0136808 0.745
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.745
-   vertex 0.0375877 -0.0136808 0.745
-   vertex 0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal 0.906308 -0.422617 0
-  outer loop
-   vertex 0.034641 -0.02 0.76
-   vertex 0.034641 -0.02 0.745
-   vertex 0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.7
-   vertex 0.034641 -0.02 0.7
-   vertex 0.034641 -0.02 0.715
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.715
-   vertex 0.0306418 -0.0257115 0.7
-   vertex 0.034641 -0.02 0.715
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.715
-   vertex 0.034641 -0.02 0.715
-   vertex 0.034641 -0.02 0.73
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.73
-   vertex 0.0306418 -0.0257115 0.715
-   vertex 0.034641 -0.02 0.73
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.73
-   vertex 0.034641 -0.02 0.73
-   vertex 0.034641 -0.02 0.745
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.745
-   vertex 0.0306418 -0.0257115 0.73
-   vertex 0.034641 -0.02 0.745
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.745
-   vertex 0.034641 -0.02 0.745
-   vertex 0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal 0.819152 -0.573577 0
-  outer loop
-   vertex 0.0306418 -0.0257115 0.76
-   vertex 0.0306418 -0.0257115 0.745
-   vertex 0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.7
-   vertex 0.0306418 -0.0257115 0.7
-   vertex 0.0306418 -0.0257115 0.715
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.715
-   vertex 0.0257115 -0.0306418 0.7
-   vertex 0.0306418 -0.0257115 0.715
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.715
-   vertex 0.0306418 -0.0257115 0.715
-   vertex 0.0306418 -0.0257115 0.73
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.73
-   vertex 0.0257115 -0.0306418 0.715
-   vertex 0.0306418 -0.0257115 0.73
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.73
-   vertex 0.0306418 -0.0257115 0.73
-   vertex 0.0306418 -0.0257115 0.745
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.745
-   vertex 0.0257115 -0.0306418 0.73
-   vertex 0.0306418 -0.0257115 0.745
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.745
-   vertex 0.0306418 -0.0257115 0.745
-   vertex 0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.0257115 -0.0306418 0.76
-   vertex 0.0257115 -0.0306418 0.745
-   vertex 0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.7
-   vertex 0.0257115 -0.0306418 0.7
-   vertex 0.0257115 -0.0306418 0.715
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.715
-   vertex 0.02 -0.034641 0.7
-   vertex 0.0257115 -0.0306418 0.715
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.715
-   vertex 0.0257115 -0.0306418 0.715
-   vertex 0.0257115 -0.0306418 0.73
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.73
-   vertex 0.02 -0.034641 0.715
-   vertex 0.0257115 -0.0306418 0.73
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.73
-   vertex 0.0257115 -0.0306418 0.73
-   vertex 0.0257115 -0.0306418 0.745
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.745
-   vertex 0.02 -0.034641 0.73
-   vertex 0.0257115 -0.0306418 0.745
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.745
-   vertex 0.0257115 -0.0306418 0.745
-   vertex 0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal 0.573577 -0.819152 0
-  outer loop
-   vertex 0.02 -0.034641 0.76
-   vertex 0.02 -0.034641 0.745
-   vertex 0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.7
-   vertex 0.02 -0.034641 0.7
-   vertex 0.02 -0.034641 0.715
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.715
-   vertex 0.0136808 -0.0375877 0.7
-   vertex 0.02 -0.034641 0.715
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.715
-   vertex 0.02 -0.034641 0.715
-   vertex 0.02 -0.034641 0.73
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.73
-   vertex 0.0136808 -0.0375877 0.715
-   vertex 0.02 -0.034641 0.73
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.73
-   vertex 0.02 -0.034641 0.73
-   vertex 0.02 -0.034641 0.745
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.745
-   vertex 0.0136808 -0.0375877 0.73
-   vertex 0.02 -0.034641 0.745
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.745
-   vertex 0.02 -0.034641 0.745
-   vertex 0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal 0.422617 -0.906308 0
-  outer loop
-   vertex 0.0136808 -0.0375877 0.76
-   vertex 0.0136808 -0.0375877 0.745
-   vertex 0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.7
-   vertex 0.0136808 -0.0375877 0.7
-   vertex 0.0136808 -0.0375877 0.715
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.715
-   vertex 0.00694593 -0.0393923 0.7
-   vertex 0.0136808 -0.0375877 0.715
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.715
-   vertex 0.0136808 -0.0375877 0.715
-   vertex 0.0136808 -0.0375877 0.73
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.73
-   vertex 0.00694593 -0.0393923 0.715
-   vertex 0.0136808 -0.0375877 0.73
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.73
-   vertex 0.0136808 -0.0375877 0.73
-   vertex 0.0136808 -0.0375877 0.745
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.745
-   vertex 0.00694593 -0.0393923 0.73
-   vertex 0.0136808 -0.0375877 0.745
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.745
-   vertex 0.0136808 -0.0375877 0.745
-   vertex 0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal 0.25882 -0.965926 0
-  outer loop
-   vertex 0.00694593 -0.0393923 0.76
-   vertex 0.00694593 -0.0393923 0.745
-   vertex 0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.7
-   vertex 0.00694593 -0.0393923 0.7
-   vertex 0.00694593 -0.0393923 0.715
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.715
-   vertex 2.44929e-18 -0.04 0.7
-   vertex 0.00694593 -0.0393923 0.715
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.715
-   vertex 0.00694593 -0.0393923 0.715
-   vertex 0.00694593 -0.0393923 0.73
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.73
-   vertex 2.44929e-18 -0.04 0.715
-   vertex 0.00694593 -0.0393923 0.73
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.73
-   vertex 0.00694593 -0.0393923 0.73
-   vertex 0.00694593 -0.0393923 0.745
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.745
-   vertex 2.44929e-18 -0.04 0.73
-   vertex 0.00694593 -0.0393923 0.745
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.745
-   vertex 0.00694593 -0.0393923 0.745
-   vertex 0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal 0.0871556 -0.996195 0
-  outer loop
-   vertex 2.44929e-18 -0.04 0.76
-   vertex 2.44929e-18 -0.04 0.745
-   vertex 0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.7
-   vertex 2.44929e-18 -0.04 0.7
-   vertex 2.44929e-18 -0.04 0.715
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.715
-   vertex -0.00694593 -0.0393923 0.7
-   vertex 2.44929e-18 -0.04 0.715
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.715
-   vertex 2.44929e-18 -0.04 0.715
-   vertex 2.44929e-18 -0.04 0.73
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.73
-   vertex -0.00694593 -0.0393923 0.715
-   vertex 2.44929e-18 -0.04 0.73
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.73
-   vertex 2.44929e-18 -0.04 0.73
-   vertex 2.44929e-18 -0.04 0.745
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.745
-   vertex -0.00694593 -0.0393923 0.73
-   vertex 2.44929e-18 -0.04 0.745
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.745
-   vertex 2.44929e-18 -0.04 0.745
-   vertex 2.44929e-18 -0.04 0.76
-  endloop
- endfacet
- facet normal -0.0871556 -0.996195 -0
-  outer loop
-   vertex -0.00694593 -0.0393923 0.76
-   vertex -0.00694593 -0.0393923 0.745
-   vertex 2.44929e-18 -0.04 0.76
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.7
-   vertex -0.00694593 -0.0393923 0.7
-   vertex -0.00694593 -0.0393923 0.715
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.715
-   vertex -0.0136808 -0.0375877 0.7
-   vertex -0.00694593 -0.0393923 0.715
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.715
-   vertex -0.00694593 -0.0393923 0.715
-   vertex -0.00694593 -0.0393923 0.73
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.73
-   vertex -0.0136808 -0.0375877 0.715
-   vertex -0.00694593 -0.0393923 0.73
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.73
-   vertex -0.00694593 -0.0393923 0.73
-   vertex -0.00694593 -0.0393923 0.745
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.745
-   vertex -0.0136808 -0.0375877 0.73
-   vertex -0.00694593 -0.0393923 0.745
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.745
-   vertex -0.00694593 -0.0393923 0.745
-   vertex -0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal -0.25882 -0.965926 -0
-  outer loop
-   vertex -0.0136808 -0.0375877 0.76
-   vertex -0.0136808 -0.0375877 0.745
-   vertex -0.00694593 -0.0393923 0.76
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.7
-   vertex -0.0136808 -0.0375877 0.7
-   vertex -0.0136808 -0.0375877 0.715
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.715
-   vertex -0.02 -0.034641 0.7
-   vertex -0.0136808 -0.0375877 0.715
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.715
-   vertex -0.0136808 -0.0375877 0.715
-   vertex -0.0136808 -0.0375877 0.73
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.73
-   vertex -0.02 -0.034641 0.715
-   vertex -0.0136808 -0.0375877 0.73
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.73
-   vertex -0.0136808 -0.0375877 0.73
-   vertex -0.0136808 -0.0375877 0.745
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.745
-   vertex -0.02 -0.034641 0.73
-   vertex -0.0136808 -0.0375877 0.745
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 0
-  outer loop
-   vertex -0.02 -0.034641 0.745
-   vertex -0.0136808 -0.0375877 0.745
-   vertex -0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal -0.422617 -0.906308 -0
-  outer loop
-   vertex -0.02 -0.034641 0.76
-   vertex -0.02 -0.034641 0.745
-   vertex -0.0136808 -0.0375877 0.76
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.7
-   vertex -0.02 -0.034641 0.7
-   vertex -0.02 -0.034641 0.715
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.715
-   vertex -0.0257115 -0.0306418 0.7
-   vertex -0.02 -0.034641 0.715
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.715
-   vertex -0.02 -0.034641 0.715
-   vertex -0.02 -0.034641 0.73
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.73
-   vertex -0.0257115 -0.0306418 0.715
-   vertex -0.02 -0.034641 0.73
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.73
-   vertex -0.02 -0.034641 0.73
-   vertex -0.02 -0.034641 0.745
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.745
-   vertex -0.0257115 -0.0306418 0.73
-   vertex -0.02 -0.034641 0.745
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.745
-   vertex -0.02 -0.034641 0.745
-   vertex -0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal -0.573577 -0.819152 -0
-  outer loop
-   vertex -0.0257115 -0.0306418 0.76
-   vertex -0.0257115 -0.0306418 0.745
-   vertex -0.02 -0.034641 0.76
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.7
-   vertex -0.0257115 -0.0306418 0.7
-   vertex -0.0257115 -0.0306418 0.715
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.715
-   vertex -0.0306418 -0.0257115 0.7
-   vertex -0.0257115 -0.0306418 0.715
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.715
-   vertex -0.0257115 -0.0306418 0.715
-   vertex -0.0257115 -0.0306418 0.73
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.73
-   vertex -0.0306418 -0.0257115 0.715
-   vertex -0.0257115 -0.0306418 0.73
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.73
-   vertex -0.0257115 -0.0306418 0.73
-   vertex -0.0257115 -0.0306418 0.745
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.745
-   vertex -0.0306418 -0.0257115 0.73
-   vertex -0.0257115 -0.0306418 0.745
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.745
-   vertex -0.0257115 -0.0306418 0.745
-   vertex -0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.0306418 -0.0257115 0.76
-   vertex -0.0306418 -0.0257115 0.745
-   vertex -0.0257115 -0.0306418 0.76
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.7
-   vertex -0.0306418 -0.0257115 0.7
-   vertex -0.0306418 -0.0257115 0.715
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.715
-   vertex -0.034641 -0.02 0.7
-   vertex -0.0306418 -0.0257115 0.715
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.715
-   vertex -0.0306418 -0.0257115 0.715
-   vertex -0.0306418 -0.0257115 0.73
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.73
-   vertex -0.034641 -0.02 0.715
-   vertex -0.0306418 -0.0257115 0.73
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.73
-   vertex -0.0306418 -0.0257115 0.73
-   vertex -0.0306418 -0.0257115 0.745
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.745
-   vertex -0.034641 -0.02 0.73
-   vertex -0.0306418 -0.0257115 0.745
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 0
-  outer loop
-   vertex -0.034641 -0.02 0.745
-   vertex -0.0306418 -0.0257115 0.745
-   vertex -0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal -0.819152 -0.573577 -0
-  outer loop
-   vertex -0.034641 -0.02 0.76
-   vertex -0.034641 -0.02 0.745
-   vertex -0.0306418 -0.0257115 0.76
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.7
-   vertex -0.034641 -0.02 0.7
-   vertex -0.034641 -0.02 0.715
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.715
-   vertex -0.0375877 -0.0136808 0.7
-   vertex -0.034641 -0.02 0.715
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.715
-   vertex -0.034641 -0.02 0.715
-   vertex -0.034641 -0.02 0.73
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.73
-   vertex -0.0375877 -0.0136808 0.715
-   vertex -0.034641 -0.02 0.73
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.73
-   vertex -0.034641 -0.02 0.73
-   vertex -0.034641 -0.02 0.745
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.745
-   vertex -0.0375877 -0.0136808 0.73
-   vertex -0.034641 -0.02 0.745
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.745
-   vertex -0.034641 -0.02 0.745
-   vertex -0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal -0.906308 -0.422617 -0
-  outer loop
-   vertex -0.0375877 -0.0136808 0.76
-   vertex -0.0375877 -0.0136808 0.745
-   vertex -0.034641 -0.02 0.76
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.7
-   vertex -0.0375877 -0.0136808 0.7
-   vertex -0.0375877 -0.0136808 0.715
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.715
-   vertex -0.0393923 -0.00694593 0.7
-   vertex -0.0375877 -0.0136808 0.715
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.715
-   vertex -0.0375877 -0.0136808 0.715
-   vertex -0.0375877 -0.0136808 0.73
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.73
-   vertex -0.0393923 -0.00694593 0.715
-   vertex -0.0375877 -0.0136808 0.73
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.73
-   vertex -0.0375877 -0.0136808 0.73
-   vertex -0.0375877 -0.0136808 0.745
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.745
-   vertex -0.0393923 -0.00694593 0.73
-   vertex -0.0375877 -0.0136808 0.745
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.745
-   vertex -0.0375877 -0.0136808 0.745
-   vertex -0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal -0.965926 -0.25882 -0
-  outer loop
-   vertex -0.0393923 -0.00694593 0.76
-   vertex -0.0393923 -0.00694593 0.745
-   vertex -0.0375877 -0.0136808 0.76
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.7
-   vertex -0.0393923 -0.00694593 0.7
-   vertex -0.0393923 -0.00694593 0.715
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.715
-   vertex -0.04 -4.89859e-18 0.7
-   vertex -0.0393923 -0.00694593 0.715
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.715
-   vertex -0.0393923 -0.00694593 0.715
-   vertex -0.0393923 -0.00694593 0.73
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.73
-   vertex -0.04 -4.89859e-18 0.715
-   vertex -0.0393923 -0.00694593 0.73
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.73
-   vertex -0.0393923 -0.00694593 0.73
-   vertex -0.0393923 -0.00694593 0.745
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.745
-   vertex -0.04 -4.89859e-18 0.73
-   vertex -0.0393923 -0.00694593 0.745
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.745
-   vertex -0.0393923 -0.00694593 0.745
-   vertex -0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal -0.996195 -0.0871556 -0
-  outer loop
-   vertex -0.04 -4.89859e-18 0.76
-   vertex -0.04 -4.89859e-18 0.745
-   vertex -0.0393923 -0.00694593 0.76
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.7
-   vertex -0.04 -4.89859e-18 0.7
-   vertex -0.04 -4.89859e-18 0.715
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.715
-   vertex -0.0393923 0.00694593 0.7
-   vertex -0.04 -4.89859e-18 0.715
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.715
-   vertex -0.04 -4.89859e-18 0.715
-   vertex -0.04 -4.89859e-18 0.73
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.73
-   vertex -0.0393923 0.00694593 0.715
-   vertex -0.04 -4.89859e-18 0.73
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.73
-   vertex -0.04 -4.89859e-18 0.73
-   vertex -0.04 -4.89859e-18 0.745
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.745
-   vertex -0.0393923 0.00694593 0.73
-   vertex -0.04 -4.89859e-18 0.745
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.745
-   vertex -0.04 -4.89859e-18 0.745
-   vertex -0.04 -4.89859e-18 0.76
-  endloop
- endfacet
- facet normal -0.996195 0.0871556 0
-  outer loop
-   vertex -0.0393923 0.00694593 0.76
-   vertex -0.0393923 0.00694593 0.745
-   vertex -0.04 -4.89859e-18 0.76
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.7
-   vertex -0.0393923 0.00694593 0.7
-   vertex -0.0393923 0.00694593 0.715
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.715
-   vertex -0.0375877 0.0136808 0.7
-   vertex -0.0393923 0.00694593 0.715
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.715
-   vertex -0.0393923 0.00694593 0.715
-   vertex -0.0393923 0.00694593 0.73
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.73
-   vertex -0.0375877 0.0136808 0.715
-   vertex -0.0393923 0.00694593 0.73
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.73
-   vertex -0.0393923 0.00694593 0.73
-   vertex -0.0393923 0.00694593 0.745
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.745
-   vertex -0.0375877 0.0136808 0.73
-   vertex -0.0393923 0.00694593 0.745
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.745
-   vertex -0.0393923 0.00694593 0.745
-   vertex -0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal -0.965926 0.25882 0
-  outer loop
-   vertex -0.0375877 0.0136808 0.76
-   vertex -0.0375877 0.0136808 0.745
-   vertex -0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.7
-   vertex -0.0375877 0.0136808 0.7
-   vertex -0.0375877 0.0136808 0.715
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.715
-   vertex -0.034641 0.02 0.7
-   vertex -0.0375877 0.0136808 0.715
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.715
-   vertex -0.0375877 0.0136808 0.715
-   vertex -0.0375877 0.0136808 0.73
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.73
-   vertex -0.034641 0.02 0.715
-   vertex -0.0375877 0.0136808 0.73
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.73
-   vertex -0.0375877 0.0136808 0.73
-   vertex -0.0375877 0.0136808 0.745
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.745
-   vertex -0.034641 0.02 0.73
-   vertex -0.0375877 0.0136808 0.745
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.745
-   vertex -0.0375877 0.0136808 0.745
-   vertex -0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal -0.906308 0.422617 0
-  outer loop
-   vertex -0.034641 0.02 0.76
-   vertex -0.034641 0.02 0.745
-   vertex -0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.7
-   vertex -0.034641 0.02 0.7
-   vertex -0.034641 0.02 0.715
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.715
-   vertex -0.0306418 0.0257115 0.7
-   vertex -0.034641 0.02 0.715
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.715
-   vertex -0.034641 0.02 0.715
-   vertex -0.034641 0.02 0.73
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.73
-   vertex -0.0306418 0.0257115 0.715
-   vertex -0.034641 0.02 0.73
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.73
-   vertex -0.034641 0.02 0.73
-   vertex -0.034641 0.02 0.745
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.745
-   vertex -0.0306418 0.0257115 0.73
-   vertex -0.034641 0.02 0.745
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.745
-   vertex -0.034641 0.02 0.745
-   vertex -0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal -0.819152 0.573577 0
-  outer loop
-   vertex -0.0306418 0.0257115 0.76
-   vertex -0.0306418 0.0257115 0.745
-   vertex -0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.7
-   vertex -0.0306418 0.0257115 0.7
-   vertex -0.0306418 0.0257115 0.715
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.715
-   vertex -0.0257115 0.0306418 0.7
-   vertex -0.0306418 0.0257115 0.715
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.715
-   vertex -0.0306418 0.0257115 0.715
-   vertex -0.0306418 0.0257115 0.73
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.73
-   vertex -0.0257115 0.0306418 0.715
-   vertex -0.0306418 0.0257115 0.73
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.73
-   vertex -0.0306418 0.0257115 0.73
-   vertex -0.0306418 0.0257115 0.745
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.745
-   vertex -0.0257115 0.0306418 0.73
-   vertex -0.0306418 0.0257115 0.745
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.745
-   vertex -0.0306418 0.0257115 0.745
-   vertex -0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.0257115 0.0306418 0.76
-   vertex -0.0257115 0.0306418 0.745
-   vertex -0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.7
-   vertex -0.0257115 0.0306418 0.7
-   vertex -0.0257115 0.0306418 0.715
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.715
-   vertex -0.02 0.034641 0.7
-   vertex -0.0257115 0.0306418 0.715
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.715
-   vertex -0.0257115 0.0306418 0.715
-   vertex -0.0257115 0.0306418 0.73
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.73
-   vertex -0.02 0.034641 0.715
-   vertex -0.0257115 0.0306418 0.73
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.73
-   vertex -0.0257115 0.0306418 0.73
-   vertex -0.0257115 0.0306418 0.745
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.745
-   vertex -0.02 0.034641 0.73
-   vertex -0.0257115 0.0306418 0.745
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.745
-   vertex -0.0257115 0.0306418 0.745
-   vertex -0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal -0.573577 0.819152 0
-  outer loop
-   vertex -0.02 0.034641 0.76
-   vertex -0.02 0.034641 0.745
-   vertex -0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.7
-   vertex -0.02 0.034641 0.7
-   vertex -0.02 0.034641 0.715
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.715
-   vertex -0.0136808 0.0375877 0.7
-   vertex -0.02 0.034641 0.715
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.715
-   vertex -0.02 0.034641 0.715
-   vertex -0.02 0.034641 0.73
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.73
-   vertex -0.0136808 0.0375877 0.715
-   vertex -0.02 0.034641 0.73
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.73
-   vertex -0.02 0.034641 0.73
-   vertex -0.02 0.034641 0.745
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.745
-   vertex -0.0136808 0.0375877 0.73
-   vertex -0.02 0.034641 0.745
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.745
-   vertex -0.02 0.034641 0.745
-   vertex -0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal -0.422617 0.906308 0
-  outer loop
-   vertex -0.0136808 0.0375877 0.76
-   vertex -0.0136808 0.0375877 0.745
-   vertex -0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.7
-   vertex -0.0136808 0.0375877 0.7
-   vertex -0.0136808 0.0375877 0.715
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.715
-   vertex -0.00694593 0.0393923 0.7
-   vertex -0.0136808 0.0375877 0.715
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.715
-   vertex -0.0136808 0.0375877 0.715
-   vertex -0.0136808 0.0375877 0.73
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.73
-   vertex -0.00694593 0.0393923 0.715
-   vertex -0.0136808 0.0375877 0.73
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.73
-   vertex -0.0136808 0.0375877 0.73
-   vertex -0.0136808 0.0375877 0.745
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.745
-   vertex -0.00694593 0.0393923 0.73
-   vertex -0.0136808 0.0375877 0.745
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.745
-   vertex -0.0136808 0.0375877 0.745
-   vertex -0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal -0.25882 0.965926 0
-  outer loop
-   vertex -0.00694593 0.0393923 0.76
-   vertex -0.00694593 0.0393923 0.745
-   vertex -0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.7
-   vertex -0.00694593 0.0393923 0.7
-   vertex -0.00694593 0.0393923 0.715
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.715
-   vertex -7.34788e-18 0.04 0.7
-   vertex -0.00694593 0.0393923 0.715
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.715
-   vertex -0.00694593 0.0393923 0.715
-   vertex -0.00694593 0.0393923 0.73
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.73
-   vertex -7.34788e-18 0.04 0.715
-   vertex -0.00694593 0.0393923 0.73
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.73
-   vertex -0.00694593 0.0393923 0.73
-   vertex -0.00694593 0.0393923 0.745
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.745
-   vertex -7.34788e-18 0.04 0.73
-   vertex -0.00694593 0.0393923 0.745
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.745
-   vertex -0.00694593 0.0393923 0.745
-   vertex -0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal -0.0871556 0.996195 0
-  outer loop
-   vertex -7.34788e-18 0.04 0.76
-   vertex -7.34788e-18 0.04 0.745
-   vertex -0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.7
-   vertex -7.34788e-18 0.04 0.7
-   vertex -7.34788e-18 0.04 0.715
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.715
-   vertex 0.00694593 0.0393923 0.7
-   vertex -7.34788e-18 0.04 0.715
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.715
-   vertex -7.34788e-18 0.04 0.715
-   vertex -7.34788e-18 0.04 0.73
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.73
-   vertex 0.00694593 0.0393923 0.715
-   vertex -7.34788e-18 0.04 0.73
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.73
-   vertex -7.34788e-18 0.04 0.73
-   vertex -7.34788e-18 0.04 0.745
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.745
-   vertex 0.00694593 0.0393923 0.73
-   vertex -7.34788e-18 0.04 0.745
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.745
-   vertex -7.34788e-18 0.04 0.745
-   vertex -7.34788e-18 0.04 0.76
-  endloop
- endfacet
- facet normal 0.0871556 0.996195 0
-  outer loop
-   vertex 0.00694593 0.0393923 0.76
-   vertex 0.00694593 0.0393923 0.745
-   vertex -7.34788e-18 0.04 0.76
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.7
-   vertex 0.00694593 0.0393923 0.7
-   vertex 0.00694593 0.0393923 0.715
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.715
-   vertex 0.0136808 0.0375877 0.7
-   vertex 0.00694593 0.0393923 0.715
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.715
-   vertex 0.00694593 0.0393923 0.715
-   vertex 0.00694593 0.0393923 0.73
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.73
-   vertex 0.0136808 0.0375877 0.715
-   vertex 0.00694593 0.0393923 0.73
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.73
-   vertex 0.00694593 0.0393923 0.73
-   vertex 0.00694593 0.0393923 0.745
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.745
-   vertex 0.0136808 0.0375877 0.73
-   vertex 0.00694593 0.0393923 0.745
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.745
-   vertex 0.00694593 0.0393923 0.745
-   vertex 0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal 0.25882 0.965926 0
-  outer loop
-   vertex 0.0136808 0.0375877 0.76
-   vertex 0.0136808 0.0375877 0.745
-   vertex 0.00694593 0.0393923 0.76
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.7
-   vertex 0.0136808 0.0375877 0.7
-   vertex 0.0136808 0.0375877 0.715
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.715
-   vertex 0.02 0.034641 0.7
-   vertex 0.0136808 0.0375877 0.715
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.715
-   vertex 0.0136808 0.0375877 0.715
-   vertex 0.0136808 0.0375877 0.73
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.73
-   vertex 0.02 0.034641 0.715
-   vertex 0.0136808 0.0375877 0.73
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.73
-   vertex 0.0136808 0.0375877 0.73
-   vertex 0.0136808 0.0375877 0.745
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.745
-   vertex 0.02 0.034641 0.73
-   vertex 0.0136808 0.0375877 0.745
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.745
-   vertex 0.0136808 0.0375877 0.745
-   vertex 0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal 0.422617 0.906308 0
-  outer loop
-   vertex 0.02 0.034641 0.76
-   vertex 0.02 0.034641 0.745
-   vertex 0.0136808 0.0375877 0.76
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.7
-   vertex 0.02 0.034641 0.7
-   vertex 0.02 0.034641 0.715
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.715
-   vertex 0.0257115 0.0306418 0.7
-   vertex 0.02 0.034641 0.715
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.715
-   vertex 0.02 0.034641 0.715
-   vertex 0.02 0.034641 0.73
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.73
-   vertex 0.0257115 0.0306418 0.715
-   vertex 0.02 0.034641 0.73
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.73
-   vertex 0.02 0.034641 0.73
-   vertex 0.02 0.034641 0.745
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.745
-   vertex 0.0257115 0.0306418 0.73
-   vertex 0.02 0.034641 0.745
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.745
-   vertex 0.02 0.034641 0.745
-   vertex 0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal 0.573577 0.819152 0
-  outer loop
-   vertex 0.0257115 0.0306418 0.76
-   vertex 0.0257115 0.0306418 0.745
-   vertex 0.02 0.034641 0.76
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.7
-   vertex 0.0257115 0.0306418 0.7
-   vertex 0.0257115 0.0306418 0.715
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.715
-   vertex 0.0306418 0.0257115 0.7
-   vertex 0.0257115 0.0306418 0.715
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.715
-   vertex 0.0257115 0.0306418 0.715
-   vertex 0.0257115 0.0306418 0.73
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.73
-   vertex 0.0306418 0.0257115 0.715
-   vertex 0.0257115 0.0306418 0.73
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.73
-   vertex 0.0257115 0.0306418 0.73
-   vertex 0.0257115 0.0306418 0.745
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.745
-   vertex 0.0306418 0.0257115 0.73
-   vertex 0.0257115 0.0306418 0.745
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.745
-   vertex 0.0257115 0.0306418 0.745
-   vertex 0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal 0.707107 0.707107 0
-  outer loop
-   vertex 0.0306418 0.0257115 0.76
-   vertex 0.0306418 0.0257115 0.745
-   vertex 0.0257115 0.0306418 0.76
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.7
-   vertex 0.0306418 0.0257115 0.7
-   vertex 0.0306418 0.0257115 0.715
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.715
-   vertex 0.034641 0.02 0.7
-   vertex 0.0306418 0.0257115 0.715
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.715
-   vertex 0.0306418 0.0257115 0.715
-   vertex 0.0306418 0.0257115 0.73
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.73
-   vertex 0.034641 0.02 0.715
-   vertex 0.0306418 0.0257115 0.73
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.73
-   vertex 0.0306418 0.0257115 0.73
-   vertex 0.0306418 0.0257115 0.745
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.745
-   vertex 0.034641 0.02 0.73
-   vertex 0.0306418 0.0257115 0.745
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.745
-   vertex 0.0306418 0.0257115 0.745
-   vertex 0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal 0.819152 0.573577 0
-  outer loop
-   vertex 0.034641 0.02 0.76
-   vertex 0.034641 0.02 0.745
-   vertex 0.0306418 0.0257115 0.76
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.7
-   vertex 0.034641 0.02 0.7
-   vertex 0.034641 0.02 0.715
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.715
-   vertex 0.0375877 0.0136808 0.7
-   vertex 0.034641 0.02 0.715
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.715
-   vertex 0.034641 0.02 0.715
-   vertex 0.034641 0.02 0.73
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.73
-   vertex 0.0375877 0.0136808 0.715
-   vertex 0.034641 0.02 0.73
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.73
-   vertex 0.034641 0.02 0.73
-   vertex 0.034641 0.02 0.745
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.745
-   vertex 0.0375877 0.0136808 0.73
-   vertex 0.034641 0.02 0.745
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.745
-   vertex 0.034641 0.02 0.745
-   vertex 0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal 0.906308 0.422617 0
-  outer loop
-   vertex 0.0375877 0.0136808 0.76
-   vertex 0.0375877 0.0136808 0.745
-   vertex 0.034641 0.02 0.76
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.7
-   vertex 0.0375877 0.0136808 0.7
-   vertex 0.0375877 0.0136808 0.715
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.715
-   vertex 0.0393923 0.00694593 0.7
-   vertex 0.0375877 0.0136808 0.715
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.715
-   vertex 0.0375877 0.0136808 0.715
-   vertex 0.0375877 0.0136808 0.73
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.73
-   vertex 0.0393923 0.00694593 0.715
-   vertex 0.0375877 0.0136808 0.73
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.73
-   vertex 0.0375877 0.0136808 0.73
-   vertex 0.0375877 0.0136808 0.745
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.745
-   vertex 0.0393923 0.00694593 0.73
-   vertex 0.0375877 0.0136808 0.745
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.745
-   vertex 0.0375877 0.0136808 0.745
-   vertex 0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal 0.965926 0.25882 0
-  outer loop
-   vertex 0.0393923 0.00694593 0.76
-   vertex 0.0393923 0.00694593 0.745
-   vertex 0.0375877 0.0136808 0.76
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.7
-   vertex 0.0393923 0.00694593 0.7
-   vertex 0.0393923 0.00694593 0.715
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.715
-   vertex 0.04 9.79717e-18 0.7
-   vertex 0.0393923 0.00694593 0.715
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.715
-   vertex 0.0393923 0.00694593 0.715
-   vertex 0.0393923 0.00694593 0.73
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.73
-   vertex 0.04 9.79717e-18 0.715
-   vertex 0.0393923 0.00694593 0.73
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.73
-   vertex 0.0393923 0.00694593 0.73
-   vertex 0.0393923 0.00694593 0.745
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.745
-   vertex 0.04 9.79717e-18 0.73
-   vertex 0.0393923 0.00694593 0.745
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.745
-   vertex 0.0393923 0.00694593 0.745
-   vertex 0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal 0.996195 0.0871556 0
-  outer loop
-   vertex 0.04 9.79717e-18 0.76
-   vertex 0.04 9.79717e-18 0.745
-   vertex 0.0393923 0.00694593 0.76
-  endloop
- endfacet
- facet normal -0 0.707107 0.707107
-  outer loop
-   vertex 0.025 -0.0265165 0.756516
-   vertex 0.1 -0.0265165 0.756516
-   vertex 0.025 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 0.707107
-  outer loop
-   vertex 0.1 -0.0265165 0.756516
-   vertex 0.1 0 0.73
-   vertex 0.025 0 0.73
-  endloop
- endfacet
- facet normal -0 0.707107 0.707107
-  outer loop
-   vertex 0.025 0 0.73
-   vertex 0.1 0 0.73
-   vertex 0.025 0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 0.707107
-  outer loop
-   vertex 0.1 0 0.73
-   vertex 0.1 0.0265165 0.703484
-   vertex 0.025 0.0265165 0.703484
-  endloop
- endfacet
- facet normal -0 0.707107 0.707107
-  outer loop
-   vertex 0.1 -0.0265165 0.756516
-   vertex 0.175 -0.0265165 0.756516
-   vertex 0.1 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 0.707107
-  outer loop
-   vertex 0.175 -0.0265165 0.756516
-   vertex 0.175 0 0.73
-   vertex 0.1 0 0.73
-  endloop
- endfacet
- facet normal -0 0.707107 0.707107
-  outer loop
-   vertex 0.1 0 0.73
-   vertex 0.175 0 0.73
-   vertex 0.1 0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 0.707107
-  outer loop
-   vertex 0.175 0 0.73
-   vertex 0.175 0.0265165 0.703484
-   vertex 0.1 0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.175 0.0265165 0.756516
-   vertex -0.1 0.0265165 0.756516
-   vertex -0.175 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.1 0.0265165 0.756516
-   vertex -0.1 0 0.73
-   vertex -0.175 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.175 0 0.73
-   vertex -0.1 0 0.73
-   vertex -0.175 -0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.1 0 0.73
-   vertex -0.1 -0.0265165 0.703484
-   vertex -0.175 -0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.1 0.0265165 0.756516
-   vertex -0.025 0.0265165 0.756516
-   vertex -0.1 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.025 0.0265165 0.756516
-   vertex -0.025 0 0.73
-   vertex -0.1 0 0.73
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.1 0 0.73
-   vertex -0.025 0 0.73
-   vertex -0.1 -0.0265165 0.703484
-  endloop
- endfacet
- facet normal 0 0.707107 -0.707107
-  outer loop
-   vertex -0.025 0 0.73
-   vertex -0.025 -0.0265165 0.703484
-   vertex -0.1 -0.0265165 0.703484
-  endloop
- endfacet
-endsolid stirrer
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/vessel.stl b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/vessel.stl
deleted file mode 100644
index 84d507584731bf85ade298324805d662dae38680..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/constant/triSurface/vessel.stl
+++ /dev/null
@@ -1,25160 +0,0 @@
-solid vessel
- facet normal -0.991795 -0.0867719 -0.0938809
-  outer loop
-   vertex -0.260974 -0.0460168 0
-   vertex -0.265 0 0
-   vertex -0.264023 0 -0.0103213
-  endloop
- endfacet
- facet normal -0.991795 0.086769 -0.093881
-  outer loop
-   vertex -0.264023 0 -0.0103213
-   vertex -0.265 0 0
-   vertex -0.260012 0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal -0.991796 0.086772 -0.0938679
-  outer loop
-   vertex -0.260012 0.0458471 -0.0103213
-   vertex -0.265 0 0
-   vertex -0.260974 0.0460168 0
-  endloop
- endfacet
- facet normal -0.996195 0.0871569 0
-  outer loop
-   vertex -0.265 0 0
-   vertex -0.265 0 1
-   vertex -0.260974 0.0460168 0
-  endloop
- endfacet
- facet normal -0.996195 0.0871569 0
-  outer loop
-   vertex -0.260974 0.0460168 0
-   vertex -0.265 0 1
-   vertex -0.260974 0.0460168 1
-  endloop
- endfacet
- facet normal -0.996195 -0.0871569 0
-  outer loop
-   vertex -0.265 0 0
-   vertex -0.260974 -0.0460168 0
-   vertex -0.265 0 1
-  endloop
- endfacet
- facet normal -0.996195 -0.0871569 0
-  outer loop
-   vertex -0.265 0 1
-   vertex -0.260974 -0.0460168 0
-   vertex -0.260974 -0.0460168 1
-  endloop
- endfacet
- facet normal -0.961658 -0.257686 -0.093869
-  outer loop
-   vertex -0.249018 -0.0906353 0
-   vertex -0.260974 -0.0460168 0
-   vertex -0.260012 -0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal -0.991796 -0.0867691 -0.0938679
-  outer loop
-   vertex -0.260974 -0.0460168 0
-   vertex -0.264023 0 -0.0103213
-   vertex -0.260012 -0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal -0.965923 -0.258829 0
-  outer loop
-   vertex -0.260974 -0.0460168 0
-   vertex -0.249018 -0.0906353 0
-   vertex -0.260974 -0.0460168 1
-  endloop
- endfacet
- facet normal -0.965923 -0.258829 0
-  outer loop
-   vertex -0.260974 -0.0460168 1
-   vertex -0.249018 -0.0906353 0
-   vertex -0.249018 -0.0906353 1
-  endloop
- endfacet
- facet normal -0.956796 -0.083707 -0.278451
-  outer loop
-   vertex -0.260012 -0.0458471 -0.0103213
-   vertex -0.264023 0 -0.0103213
-   vertex -0.261126 0 -0.0202758
-  endloop
- endfacet
- facet normal -0.956796 0.083707 -0.278451
-  outer loop
-   vertex -0.261126 0 -0.0202758
-   vertex -0.264023 0 -0.0103213
-   vertex -0.257159 0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal -0.956796 0.083707 -0.278451
-  outer loop
-   vertex -0.257159 0.0453441 -0.0202758
-   vertex -0.264023 0 -0.0103213
-   vertex -0.260012 0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal -0.927723 0.248588 -0.27845
-  outer loop
-   vertex -0.257159 0.0453441 -0.0202758
-   vertex -0.260012 0.0458471 -0.0103213
-   vertex -0.245378 0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal -0.927729 0.248596 -0.278423
-  outer loop
-   vertex -0.245378 0.0893104 -0.0202758
-   vertex -0.260012 0.0458471 -0.0103213
-   vertex -0.2481 0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal -0.961658 0.257688 -0.093869
-  outer loop
-   vertex -0.260012 0.0458471 -0.0103213
-   vertex -0.260974 0.0460168 0
-   vertex -0.2481 0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal -0.961658 0.257686 -0.0938757
-  outer loop
-   vertex -0.2481 0.0903011 -0.0103213
-   vertex -0.260974 0.0460168 0
-   vertex -0.249018 0.0906353 0
-  endloop
- endfacet
- facet normal -0.965923 0.258829 0
-  outer loop
-   vertex -0.260974 0.0460168 0
-   vertex -0.260974 0.0460168 1
-   vertex -0.249018 0.0906353 0
-  endloop
- endfacet
- facet normal -0.965923 0.258829 0
-  outer loop
-   vertex -0.249018 0.0906353 0
-   vertex -0.260974 0.0460168 1
-   vertex -0.249018 0.0906353 1
-  endloop
- endfacet
- facet normal -0.961657 0.257686 0.0938806
-  outer loop
-   vertex -0.249018 0.0906353 1
-   vertex -0.260974 0.0460168 1
-   vertex -0.260012 0.0458471 1.01032
-  endloop
- endfacet
- facet normal -0.991795 0.086769 0.0938795
-  outer loop
-   vertex -0.260974 0.0460168 1
-   vertex -0.264023 0 1.01032
-   vertex -0.260012 0.0458471 1.01032
-  endloop
- endfacet
- facet normal -0.991794 0.0867718 0.0938926
-  outer loop
-   vertex -0.260974 0.0460168 1
-   vertex -0.265 0 1
-   vertex -0.264023 0 1.01032
-  endloop
- endfacet
- facet normal -0.991794 -0.0867689 0.0938926
-  outer loop
-   vertex -0.264023 0 1.01032
-   vertex -0.265 0 1
-   vertex -0.260012 -0.0458471 1.01032
-  endloop
- endfacet
- facet normal -0.991795 -0.086772 0.0938795
-  outer loop
-   vertex -0.260012 -0.0458471 1.01032
-   vertex -0.265 0 1
-   vertex -0.260974 -0.0460168 1
-  endloop
- endfacet
- facet normal -0.961657 -0.257688 0.0938806
-  outer loop
-   vertex -0.260012 -0.0458471 1.01032
-   vertex -0.260974 -0.0460168 1
-   vertex -0.2481 -0.0903011 1.01032
-  endloop
- endfacet
- facet normal -0.961656 -0.257686 0.0938873
-  outer loop
-   vertex -0.2481 -0.0903011 1.01032
-   vertex -0.260974 -0.0460168 1
-   vertex -0.249018 -0.0906353 1
-  endloop
- endfacet
- facet normal -0.902312 -0.420737 -0.0938769
-  outer loop
-   vertex -0.229497 -0.1325 0
-   vertex -0.249018 -0.0906353 0
-   vertex -0.2481 -0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal -0.961657 -0.257688 -0.0938757
-  outer loop
-   vertex -0.249018 -0.0906353 0
-   vertex -0.260012 -0.0458471 -0.0103213
-   vertex -0.2481 -0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal -0.906315 -0.422604 0
-  outer loop
-   vertex -0.249018 -0.0906353 0
-   vertex -0.229497 -0.1325 0
-   vertex -0.249018 -0.0906353 1
-  endloop
- endfacet
- facet normal -0.906315 -0.422604 0
-  outer loop
-   vertex -0.249018 -0.0906353 1
-   vertex -0.229497 -0.1325 0
-   vertex -0.229497 -0.1325 1
-  endloop
- endfacet
- facet normal -0.927721 -0.248594 -0.27845
-  outer loop
-   vertex -0.2481 -0.0903011 -0.0103213
-   vertex -0.260012 -0.0458471 -0.0103213
-   vertex -0.257159 -0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal -0.956796 -0.083707 -0.278451
-  outer loop
-   vertex -0.260012 -0.0458471 -0.0103213
-   vertex -0.261126 0 -0.0202758
-   vertex -0.257159 -0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal -0.902301 -0.420758 0.0938883
-  outer loop
-   vertex -0.2481 -0.0903011 1.01032
-   vertex -0.249018 -0.0906353 1
-   vertex -0.22865 -0.132011 1.01032
-  endloop
- endfacet
- facet normal -0.902302 -0.420733 0.093991
-  outer loop
-   vertex -0.22865 -0.132011 1.01032
-   vertex -0.249018 -0.0906353 1
-   vertex -0.229497 -0.1325 1
-  endloop
- endfacet
- facet normal -0.888002 -0.0776885 -0.453229
-  outer loop
-   vertex -0.257159 -0.0453441 -0.0202758
-   vertex -0.261126 0 -0.0202758
-   vertex -0.256413 0 -0.0295099
-  endloop
- endfacet
- facet normal -0.888001 0.0777002 -0.453229
-  outer loop
-   vertex -0.256413 0 -0.0295099
-   vertex -0.261126 0 -0.0202758
-   vertex -0.252517 0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal -0.887979 0.0776865 -0.453275
-  outer loop
-   vertex -0.252517 0.0445256 -0.0295099
-   vertex -0.261126 0 -0.0202758
-   vertex -0.257159 0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal -0.860999 0.230701 -0.453275
-  outer loop
-   vertex -0.252517 0.0445256 -0.0295099
-   vertex -0.257159 0.0453441 -0.0202758
-   vertex -0.240949 0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal -0.861011 0.230712 -0.453247
-  outer loop
-   vertex -0.240949 0.0876984 -0.0295099
-   vertex -0.257159 0.0453441 -0.0202758
-   vertex -0.245378 0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal -0.807873 0.376708 -0.453247
-  outer loop
-   vertex -0.240949 0.0876984 -0.0295099
-   vertex -0.245378 0.0893104 -0.0202758
-   vertex -0.22206 0.128207 -0.0295099
-  endloop
- endfacet
- facet normal -0.807875 0.37671 -0.453241
-  outer loop
-   vertex -0.22206 0.128207 -0.0295099
-   vertex -0.245378 0.0893104 -0.0202758
-   vertex -0.226142 0.130563 -0.0202758
-  endloop
- endfacet
- facet normal -0.870474 0.405901 -0.278422
-  outer loop
-   vertex -0.245378 0.0893104 -0.0202758
-   vertex -0.2481 0.0903011 -0.0103213
-   vertex -0.226142 0.130563 -0.0202758
-  endloop
- endfacet
- facet normal -0.870484 0.405921 -0.278361
-  outer loop
-   vertex -0.226142 0.130563 -0.0202758
-   vertex -0.2481 0.0903011 -0.0103213
-   vertex -0.22865 0.132011 -0.0103213
-  endloop
- endfacet
- facet normal -0.902302 0.420758 -0.0938767
-  outer loop
-   vertex -0.2481 0.0903011 -0.0103213
-   vertex -0.249018 0.0906353 0
-   vertex -0.22865 0.132011 -0.0103213
-  endloop
- endfacet
- facet normal -0.902303 0.420733 -0.0939793
-  outer loop
-   vertex -0.22865 0.132011 -0.0103213
-   vertex -0.249018 0.0906353 0
-   vertex -0.229497 0.1325 0
-  endloop
- endfacet
- facet normal -0.906315 0.422604 0
-  outer loop
-   vertex -0.249018 0.0906353 0
-   vertex -0.249018 0.0906353 1
-   vertex -0.229497 0.1325 0
-  endloop
- endfacet
- facet normal -0.906315 0.422604 0
-  outer loop
-   vertex -0.229497 0.1325 0
-   vertex -0.249018 0.0906353 1
-   vertex -0.229497 0.1325 1
-  endloop
- endfacet
- facet normal -0.902311 0.420737 0.0938885
-  outer loop
-   vertex -0.229497 0.1325 1
-   vertex -0.249018 0.0906353 1
-   vertex -0.2481 0.0903011 1.01032
-  endloop
- endfacet
- facet normal -0.961656 0.257687 0.0938874
-  outer loop
-   vertex -0.249018 0.0906353 1
-   vertex -0.260012 0.0458471 1.01032
-   vertex -0.2481 0.0903011 1.01032
-  endloop
- endfacet
- facet normal -0.927761 0.248605 0.278307
-  outer loop
-   vertex -0.2481 0.0903011 1.01032
-   vertex -0.260012 0.0458471 1.01032
-   vertex -0.257159 0.0453441 1.02028
-  endloop
- endfacet
- facet normal -0.956837 0.0837106 0.278309
-  outer loop
-   vertex -0.260012 0.0458471 1.01032
-   vertex -0.261126 0 1.02028
-   vertex -0.257159 0.0453441 1.02028
-  endloop
- endfacet
- facet normal -0.956837 0.0837106 0.278309
-  outer loop
-   vertex -0.260012 0.0458471 1.01032
-   vertex -0.264023 0 1.01032
-   vertex -0.261126 0 1.02028
-  endloop
- endfacet
- facet normal -0.956837 -0.0837106 0.278309
-  outer loop
-   vertex -0.261126 0 1.02028
-   vertex -0.264023 0 1.01032
-   vertex -0.257159 -0.0453441 1.02028
-  endloop
- endfacet
- facet normal -0.956837 -0.0837106 0.278309
-  outer loop
-   vertex -0.257159 -0.0453441 1.02028
-   vertex -0.264023 0 1.01032
-   vertex -0.260012 -0.0458471 1.01032
-  endloop
- endfacet
- facet normal -0.927763 -0.248599 0.278307
-  outer loop
-   vertex -0.257159 -0.0453441 1.02028
-   vertex -0.260012 -0.0458471 1.01032
-   vertex -0.245378 -0.0893104 1.02028
-  endloop
- endfacet
- facet normal -0.927769 -0.248607 0.278281
-  outer loop
-   vertex -0.245378 -0.0893104 1.02028
-   vertex -0.260012 -0.0458471 1.01032
-   vertex -0.2481 -0.0903011 1.01032
-  endloop
- endfacet
- facet normal -0.870512 -0.405918 0.27828
-  outer loop
-   vertex -0.245378 -0.0893104 1.02028
-   vertex -0.2481 -0.0903011 1.01032
-   vertex -0.226142 -0.130563 1.02028
-  endloop
- endfacet
- facet normal -0.870522 -0.405939 0.278219
-  outer loop
-   vertex -0.226142 -0.130563 1.02028
-   vertex -0.2481 -0.0903011 1.01032
-   vertex -0.22865 -0.132011 1.01032
-  endloop
- endfacet
- facet normal -0.815528 -0.571036 -0.0939793
-  outer loop
-   vertex -0.203002 -0.170339 0
-   vertex -0.229497 -0.1325 0
-   vertex -0.22865 -0.132011 -0.0103213
-  endloop
- endfacet
- facet normal -0.902294 -0.420754 -0.0939795
-  outer loop
-   vertex -0.229497 -0.1325 0
-   vertex -0.2481 -0.0903011 -0.0103213
-   vertex -0.22865 -0.132011 -0.0103213
-  endloop
- endfacet
- facet normal -0.819154 -0.573574 0
-  outer loop
-   vertex -0.229497 -0.1325 0
-   vertex -0.203002 -0.170339 0
-   vertex -0.229497 -0.1325 1
-  endloop
- endfacet
- facet normal -0.819154 -0.573574 0
-  outer loop
-   vertex -0.229497 -0.1325 1
-   vertex -0.203002 -0.170339 0
-   vertex -0.203002 -0.170339 1
-  endloop
- endfacet
- facet normal -0.870468 -0.405914 -0.278422
-  outer loop
-   vertex -0.22865 -0.132011 -0.0103213
-   vertex -0.2481 -0.0903011 -0.0103213
-   vertex -0.245378 -0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal -0.92773 -0.24859 -0.278423
-  outer loop
-   vertex -0.2481 -0.0903011 -0.0103213
-   vertex -0.257159 -0.0453441 -0.0202758
-   vertex -0.245378 -0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal -0.815534 -0.571025 0.093991
-  outer loop
-   vertex -0.22865 -0.132011 1.01032
-   vertex -0.229497 -0.1325 1
-   vertex -0.202253 -0.169711 1.01032
-  endloop
- endfacet
- facet normal -0.815531 -0.571038 0.0939381
-  outer loop
-   vertex -0.202253 -0.169711 1.01032
-   vertex -0.229497 -0.1325 1
-   vertex -0.203002 -0.170339 1
-  endloop
- endfacet
- facet normal -0.860997 -0.230708 -0.453275
-  outer loop
-   vertex -0.245378 -0.0893104 -0.0202758
-   vertex -0.257159 -0.0453441 -0.0202758
-   vertex -0.252517 -0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal -0.887978 -0.0776982 -0.453275
-  outer loop
-   vertex -0.252517 -0.0445256 -0.0295099
-   vertex -0.257159 -0.0453441 -0.0202758
-   vertex -0.256413 0 -0.0295099
-  endloop
- endfacet
- facet normal -0.786809 -0.550931 0.278218
-  outer loop
-   vertex -0.226142 -0.130563 1.02028
-   vertex -0.22865 -0.132011 1.01032
-   vertex -0.200034 -0.167849 1.02028
-  endloop
- endfacet
- facet normal -0.786803 -0.550908 0.278284
-  outer loop
-   vertex -0.200034 -0.167849 1.02028
-   vertex -0.22865 -0.132011 1.01032
-   vertex -0.202253 -0.169711 1.01032
-  endloop
- endfacet
- facet normal -0.787689 -0.0689229 -0.612206
-  outer loop
-   vertex -0.252517 -0.0445256 -0.0295099
-   vertex -0.256413 0 -0.0295099
-   vertex -0.250051 0 -0.0376955
-  endloop
- endfacet
- facet normal -0.787689 0.0689169 -0.612206
-  outer loop
-   vertex -0.250051 0 -0.0376955
-   vertex -0.256413 0 -0.0295099
-   vertex -0.246252 0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal -0.787704 0.0689242 -0.612186
-  outer loop
-   vertex -0.246252 0.0434208 -0.0376955
-   vertex -0.256413 0 -0.0295099
-   vertex -0.252517 0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal -0.76377 0.20465 -0.612187
-  outer loop
-   vertex -0.246252 0.0434208 -0.0376955
-   vertex -0.252517 0.0445256 -0.0295099
-   vertex -0.234971 0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal -0.763769 0.204649 -0.612189
-  outer loop
-   vertex -0.234971 0.0855224 -0.0376955
-   vertex -0.252517 0.0445256 -0.0295099
-   vertex -0.240949 0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal -0.716622 0.334178 -0.612191
-  outer loop
-   vertex -0.234971 0.0855224 -0.0376955
-   vertex -0.240949 0.0876984 -0.0295099
-   vertex -0.21655 0.125025 -0.0376955
-  endloop
- endfacet
- facet normal -0.716588 0.334142 -0.61225
-  outer loop
-   vertex -0.21655 0.125025 -0.0376955
-   vertex -0.240949 0.0876984 -0.0295099
-   vertex -0.22206 0.128207 -0.0295099
-  endloop
- endfacet
- facet normal -0.647671 0.4535 -0.612258
-  outer loop
-   vertex -0.21655 0.125025 -0.0376955
-   vertex -0.22206 0.128207 -0.0295099
-   vertex -0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal -0.647676 0.453508 -0.612247
-  outer loop
-   vertex -0.19155 0.160729 -0.0376955
-   vertex -0.22206 0.128207 -0.0295099
-   vertex -0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.730186 0.511282 -0.453233
-  outer loop
-   vertex -0.22206 0.128207 -0.0295099
-   vertex -0.226142 0.130563 -0.0202758
-   vertex -0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.730187 0.511283 -0.453229
-  outer loop
-   vertex -0.196424 0.164819 -0.0295099
-   vertex -0.226142 0.130563 -0.0202758
-   vertex -0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.786776 0.550908 -0.278361
-  outer loop
-   vertex -0.226142 0.130563 -0.0202758
-   vertex -0.22865 0.132011 -0.0103213
-   vertex -0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.786769 0.550884 -0.278426
-  outer loop
-   vertex -0.200034 0.167849 -0.0202758
-   vertex -0.22865 0.132011 -0.0103213
-   vertex -0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.815535 0.571026 -0.0939793
-  outer loop
-   vertex -0.22865 0.132011 -0.0103213
-   vertex -0.229497 0.1325 0
-   vertex -0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.815532 0.571038 -0.0939265
-  outer loop
-   vertex -0.202253 0.169711 -0.0103213
-   vertex -0.229497 0.1325 0
-   vertex -0.203002 0.170339 0
-  endloop
- endfacet
- facet normal -0.819154 0.573574 0
-  outer loop
-   vertex -0.229497 0.1325 0
-   vertex -0.229497 0.1325 1
-   vertex -0.203002 0.170339 0
-  endloop
- endfacet
- facet normal -0.819154 0.573574 0
-  outer loop
-   vertex -0.203002 0.170339 0
-   vertex -0.229497 0.1325 1
-   vertex -0.203002 0.170339 1
-  endloop
- endfacet
- facet normal -0.815527 0.571035 0.0939909
-  outer loop
-   vertex -0.203002 0.170339 1
-   vertex -0.229497 0.1325 1
-   vertex -0.22865 0.132011 1.01032
-  endloop
- endfacet
- facet normal -0.902293 0.420754 0.0939912
-  outer loop
-   vertex -0.229497 0.1325 1
-   vertex -0.2481 0.0903011 1.01032
-   vertex -0.22865 0.132011 1.01032
-  endloop
- endfacet
- facet normal -0.870506 0.405931 0.27828
-  outer loop
-   vertex -0.22865 0.132011 1.01032
-   vertex -0.2481 0.0903011 1.01032
-   vertex -0.245378 0.0893104 1.02028
-  endloop
- endfacet
- facet normal -0.92777 0.248601 0.27828
-  outer loop
-   vertex -0.2481 0.0903011 1.01032
-   vertex -0.257159 0.0453441 1.02028
-   vertex -0.245378 0.0893104 1.02028
-  endloop
- endfacet
- facet normal -0.860918 0.230687 0.453435
-  outer loop
-   vertex -0.245378 0.0893104 1.02028
-   vertex -0.257159 0.0453441 1.02028
-   vertex -0.252517 0.0445256 1.02951
-  endloop
- endfacet
- facet normal -0.887896 0.0776911 0.453436
-  outer loop
-   vertex -0.252517 0.0445256 1.02951
-   vertex -0.257159 0.0453441 1.02028
-   vertex -0.256413 0 1.02951
-  endloop
- endfacet
- facet normal -0.887921 0.0776813 0.45339
-  outer loop
-   vertex -0.257159 0.0453441 1.02028
-   vertex -0.261126 0 1.02028
-   vertex -0.256413 0 1.02951
-  endloop
- endfacet
- facet normal -0.88792 -0.0776931 0.45339
-  outer loop
-   vertex -0.256413 0 1.02951
-   vertex -0.261126 0 1.02028
-   vertex -0.252517 -0.0445256 1.02951
-  endloop
- endfacet
- facet normal -0.887898 -0.0776793 0.453435
-  outer loop
-   vertex -0.252517 -0.0445256 1.02951
-   vertex -0.261126 0 1.02028
-   vertex -0.257159 -0.0453441 1.02028
-  endloop
- endfacet
- facet normal -0.86092 -0.23068 0.453435
-  outer loop
-   vertex -0.252517 -0.0445256 1.02951
-   vertex -0.257159 -0.0453441 1.02028
-   vertex -0.240949 -0.0876984 1.02951
-  endloop
- endfacet
- facet normal -0.860932 -0.230691 0.453407
-  outer loop
-   vertex -0.240949 -0.0876984 1.02951
-   vertex -0.257159 -0.0453441 1.02028
-   vertex -0.245378 -0.0893104 1.02028
-  endloop
- endfacet
- facet normal -0.807799 -0.376674 0.453407
-  outer loop
-   vertex -0.240949 -0.0876984 1.02951
-   vertex -0.245378 -0.0893104 1.02028
-   vertex -0.22206 -0.128207 1.02951
-  endloop
- endfacet
- facet normal -0.807801 -0.376676 0.453402
-  outer loop
-   vertex -0.22206 -0.128207 1.02951
-   vertex -0.245378 -0.0893104 1.02028
-   vertex -0.226142 -0.130563 1.02028
-  endloop
- endfacet
- facet normal -0.730119 -0.511235 0.453394
-  outer loop
-   vertex -0.22206 -0.128207 1.02951
-   vertex -0.226142 -0.130563 1.02028
-   vertex -0.196424 -0.164819 1.02951
-  endloop
- endfacet
- facet normal -0.73012 -0.511237 0.45339
-  outer loop
-   vertex -0.196424 -0.164819 1.02951
-   vertex -0.226142 -0.130563 1.02028
-   vertex -0.200034 -0.167849 1.02028
-  endloop
- endfacet
- facet normal -0.703981 -0.703981 -0.0939205
-  outer loop
-   vertex -0.170339 -0.203002 0
-   vertex -0.203002 -0.170339 0
-   vertex -0.202253 -0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.703981 -0.703981 -0.0939205
-  outer loop
-   vertex -0.169711 -0.202253 -0.0103213
-   vertex -0.170339 -0.203002 0
-   vertex -0.202253 -0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.815539 -0.571029 -0.0939264
-  outer loop
-   vertex -0.203002 -0.170339 0
-   vertex -0.22865 -0.132011 -0.0103213
-   vertex -0.202253 -0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.203002 -0.170339 1
-   vertex -0.203002 -0.170339 0
-   vertex -0.170339 -0.203002 0
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.170339 -0.203002 1
-   vertex -0.203002 -0.170339 1
-   vertex -0.170339 -0.203002 0
-  endloop
- endfacet
- facet normal -0.786784 -0.550895 -0.278361
-  outer loop
-   vertex -0.202253 -0.169711 -0.0103213
-   vertex -0.22865 -0.132011 -0.0103213
-   vertex -0.226142 -0.130563 -0.0202758
-  endloop
- endfacet
- facet normal -0.870491 -0.405908 -0.278361
-  outer loop
-   vertex -0.22865 -0.132011 -0.0103213
-   vertex -0.245378 -0.0893104 -0.0202758
-   vertex -0.226142 -0.130563 -0.0202758
-  endloop
- endfacet
- facet normal -0.70398 -0.70398 0.0939321
-  outer loop
-   vertex -0.202253 -0.169711 1.01032
-   vertex -0.203002 -0.170339 1
-   vertex -0.170339 -0.203002 1
-  endloop
- endfacet
- facet normal -0.70398 -0.70398 0.0939321
-  outer loop
-   vertex -0.169711 -0.202253 1.01032
-   vertex -0.202253 -0.169711 1.01032
-   vertex -0.170339 -0.203002 1
-  endloop
- endfacet
- facet normal -0.807872 -0.376709 -0.453246
-  outer loop
-   vertex -0.226142 -0.130563 -0.0202758
-   vertex -0.245378 -0.0893104 -0.0202758
-   vertex -0.240949 -0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal -0.861013 -0.230705 -0.453246
-  outer loop
-   vertex -0.245378 -0.0893104 -0.0202758
-   vertex -0.252517 -0.0445256 -0.0295099
-   vertex -0.240949 -0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal -0.679175 -0.679175 0.278285
-  outer loop
-   vertex -0.200034 -0.167849 1.02028
-   vertex -0.202253 -0.169711 1.01032
-   vertex -0.169711 -0.202253 1.01032
-  endloop
- endfacet
- facet normal -0.679175 -0.679175 0.278285
-  outer loop
-   vertex -0.167849 -0.200034 1.02028
-   vertex -0.200034 -0.167849 1.02028
-   vertex -0.169711 -0.202253 1.01032
-  endloop
- endfacet
- facet normal -0.763771 -0.20465 -0.612187
-  outer loop
-   vertex -0.240949 -0.0876984 -0.0295099
-   vertex -0.252517 -0.0445256 -0.0295099
-   vertex -0.246252 -0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal -0.787705 -0.0689183 -0.612186
-  outer loop
-   vertex -0.246252 -0.0434208 -0.0376955
-   vertex -0.252517 -0.0445256 -0.0295099
-   vertex -0.250051 0 -0.0376955
-  endloop
- endfacet
- facet normal -0.63025 -0.63025 0.453398
-  outer loop
-   vertex -0.196424 -0.164819 1.02951
-   vertex -0.200034 -0.167849 1.02028
-   vertex -0.167849 -0.200034 1.02028
-  endloop
- endfacet
- facet normal -0.63025 -0.63025 0.453398
-  outer loop
-   vertex -0.164819 -0.196424 1.02951
-   vertex -0.196424 -0.164819 1.02951
-   vertex -0.167849 -0.200034 1.02028
-  endloop
- endfacet
- facet normal -0.659225 -0.0576773 -0.74973
-  outer loop
-   vertex -0.246252 -0.0434208 -0.0376955
-   vertex -0.250051 0 -0.0376955
-   vertex -0.242265 0 -0.0445416
-  endloop
- endfacet
- facet normal -0.659226 0.057666 -0.749731
-  outer loop
-   vertex -0.242265 0 -0.0445416
-   vertex -0.250051 0 -0.0376955
-   vertex -0.238585 0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal -0.65926 0.0576803 -0.7497
-  outer loop
-   vertex -0.238585 0.0420689 -0.0445416
-   vertex -0.250051 0 -0.0376955
-   vertex -0.246252 0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal -0.639228 0.171283 -0.749699
-  outer loop
-   vertex -0.238585 0.0420689 -0.0445416
-   vertex -0.246252 0.0434208 -0.0376955
-   vertex -0.227655 0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal -0.639218 0.171277 -0.74971
-  outer loop
-   vertex -0.227655 0.0828596 -0.0445416
-   vertex -0.246252 0.0434208 -0.0376955
-   vertex -0.234971 0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal -0.599765 0.279672 -0.74971
-  outer loop
-   vertex -0.227655 0.0828596 -0.0445416
-   vertex -0.234971 0.0855224 -0.0376955
-   vertex -0.209808 0.121133 -0.0445416
-  endloop
- endfacet
- facet normal -0.599792 0.279697 -0.749679
-  outer loop
-   vertex -0.209808 0.121133 -0.0445416
-   vertex -0.234971 0.0855224 -0.0376955
-   vertex -0.21655 0.125025 -0.0376955
-  endloop
- endfacet
- facet normal -0.542116 0.3796 -0.749676
-  outer loop
-   vertex -0.209808 0.121133 -0.0445416
-   vertex -0.21655 0.125025 -0.0376955
-   vertex -0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal -0.5421 0.37958 -0.749698
-  outer loop
-   vertex -0.185586 0.155725 -0.0445416
-   vertex -0.21655 0.125025 -0.0376955
-   vertex -0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal -0.467951 0.467951 -0.749695
-  outer loop
-   vertex -0.19155 0.160729 -0.0376955
-   vertex -0.160729 0.19155 -0.0376955
-   vertex -0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal -0.467951 0.467951 -0.749695
-  outer loop
-   vertex -0.185586 0.155725 -0.0445416
-   vertex -0.160729 0.19155 -0.0376955
-   vertex -0.155725 0.185586 -0.0445416
-  endloop
- endfacet
- facet normal -0.559084 0.559084 -0.612249
-  outer loop
-   vertex -0.196424 0.164819 -0.0295099
-   vertex -0.164819 0.196424 -0.0295099
-   vertex -0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal -0.559084 0.559084 -0.612249
-  outer loop
-   vertex -0.19155 0.160729 -0.0376955
-   vertex -0.164819 0.196424 -0.0295099
-   vertex -0.160729 0.19155 -0.0376955
-  endloop
- endfacet
- facet normal -0.630308 0.630308 -0.453238
-  outer loop
-   vertex -0.200034 0.167849 -0.0202758
-   vertex -0.167849 0.200034 -0.0202758
-   vertex -0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.630308 0.630308 -0.453238
-  outer loop
-   vertex -0.196424 0.164819 -0.0295099
-   vertex -0.167849 0.200034 -0.0202758
-   vertex -0.164819 0.196424 -0.0295099
-  endloop
- endfacet
- facet normal -0.679146 0.679146 -0.278427
-  outer loop
-   vertex -0.202253 0.169711 -0.0103213
-   vertex -0.169711 0.202253 -0.0103213
-   vertex -0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.679146 0.679146 -0.278427
-  outer loop
-   vertex -0.200034 0.167849 -0.0202758
-   vertex -0.169711 0.202253 -0.0103213
-   vertex -0.167849 0.200034 -0.0202758
-  endloop
- endfacet
- facet normal -0.703981 0.703981 -0.0939205
-  outer loop
-   vertex -0.203002 0.170339 0
-   vertex -0.170339 0.203002 0
-   vertex -0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal -0.703981 0.703981 -0.0939205
-  outer loop
-   vertex -0.202253 0.169711 -0.0103213
-   vertex -0.170339 0.203002 0
-   vertex -0.169711 0.202253 -0.0103213
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.203002 0.170339 0
-   vertex -0.203002 0.170339 1
-   vertex -0.170339 0.203002 0
-  endloop
- endfacet
- facet normal -0.707107 0.707107 0
-  outer loop
-   vertex -0.170339 0.203002 0
-   vertex -0.203002 0.170339 1
-   vertex -0.170339 0.203002 1
-  endloop
- endfacet
- facet normal -0.70398 0.70398 0.0939321
-  outer loop
-   vertex -0.203002 0.170339 1
-   vertex -0.202253 0.169711 1.01032
-   vertex -0.170339 0.203002 1
-  endloop
- endfacet
- facet normal -0.70398 0.70398 0.0939321
-  outer loop
-   vertex -0.170339 0.203002 1
-   vertex -0.202253 0.169711 1.01032
-   vertex -0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal -0.815538 0.571028 0.0939381
-  outer loop
-   vertex -0.203002 0.170339 1
-   vertex -0.22865 0.132011 1.01032
-   vertex -0.202253 0.169711 1.01032
-  endloop
- endfacet
- facet normal -0.786818 0.550919 0.278219
-  outer loop
-   vertex -0.202253 0.169711 1.01032
-   vertex -0.22865 0.132011 1.01032
-   vertex -0.226142 0.130563 1.02028
-  endloop
- endfacet
- facet normal -0.870528 0.405926 0.278218
-  outer loop
-   vertex -0.22865 0.132011 1.01032
-   vertex -0.245378 0.0893104 1.02028
-   vertex -0.226142 0.130563 1.02028
-  endloop
- endfacet
- facet normal -0.807798 0.376675 0.453407
-  outer loop
-   vertex -0.226142 0.130563 1.02028
-   vertex -0.245378 0.0893104 1.02028
-   vertex -0.240949 0.0876984 1.02951
-  endloop
- endfacet
- facet normal -0.860934 0.230684 0.453407
-  outer loop
-   vertex -0.245378 0.0893104 1.02028
-   vertex -0.252517 0.0445256 1.02951
-   vertex -0.240949 0.0876984 1.02951
-  endloop
- endfacet
- facet normal -0.763572 0.204596 0.612452
-  outer loop
-   vertex -0.240949 0.0876984 1.02951
-   vertex -0.252517 0.0445256 1.02951
-   vertex -0.246252 0.0434208 1.03769
-  endloop
- endfacet
- facet normal -0.7875 0.0689004 0.612451
-  outer loop
-   vertex -0.246252 0.0434208 1.03769
-   vertex -0.252517 0.0445256 1.02951
-   vertex -0.250051 0 1.03769
-  endloop
- endfacet
- facet normal -0.787484 0.068905 0.612471
-  outer loop
-   vertex -0.252517 0.0445256 1.02951
-   vertex -0.256413 0 1.02951
-   vertex -0.250051 0 1.03769
-  endloop
- endfacet
- facet normal -0.787484 -0.068899 0.612471
-  outer loop
-   vertex -0.250051 0 1.03769
-   vertex -0.256413 0 1.02951
-   vertex -0.246252 -0.0434208 1.03769
-  endloop
- endfacet
- facet normal -0.787499 -0.0689063 0.612451
-  outer loop
-   vertex -0.246252 -0.0434208 1.03769
-   vertex -0.256413 0 1.02951
-   vertex -0.252517 -0.0445256 1.02951
-  endloop
- endfacet
- facet normal -0.763572 -0.204597 0.612452
-  outer loop
-   vertex -0.246252 -0.0434208 1.03769
-   vertex -0.252517 -0.0445256 1.02951
-   vertex -0.234971 -0.0855224 1.03769
-  endloop
- endfacet
- facet normal -0.763571 -0.204596 0.612454
-  outer loop
-   vertex -0.234971 -0.0855224 1.03769
-   vertex -0.252517 -0.0445256 1.02951
-   vertex -0.240949 -0.0876984 1.02951
-  endloop
- endfacet
- facet normal -0.716436 -0.334091 0.612456
-  outer loop
-   vertex -0.234971 -0.0855224 1.03769
-   vertex -0.240949 -0.0876984 1.02951
-   vertex -0.21655 -0.125025 1.03769
-  endloop
- endfacet
- facet normal -0.716402 -0.334056 0.612515
-  outer loop
-   vertex -0.21655 -0.125025 1.03769
-   vertex -0.240949 -0.0876984 1.02951
-   vertex -0.22206 -0.128207 1.02951
-  endloop
- endfacet
- facet normal -0.647503 -0.453382 0.612523
-  outer loop
-   vertex -0.21655 -0.125025 1.03769
-   vertex -0.22206 -0.128207 1.02951
-   vertex -0.19155 -0.160729 1.03769
-  endloop
- endfacet
- facet normal -0.647508 -0.45339 0.612512
-  outer loop
-   vertex -0.19155 -0.160729 1.03769
-   vertex -0.22206 -0.128207 1.02951
-   vertex -0.196424 -0.164819 1.02951
-  endloop
- endfacet
- facet normal -0.558939 -0.558939 0.612514
-  outer loop
-   vertex -0.19155 -0.160729 1.03769
-   vertex -0.196424 -0.164819 1.02951
-   vertex -0.164819 -0.196424 1.02951
-  endloop
- endfacet
- facet normal -0.558939 -0.558939 0.612514
-  outer loop
-   vertex -0.160729 -0.19155 1.03769
-   vertex -0.19155 -0.160729 1.03769
-   vertex -0.164819 -0.196424 1.02951
-  endloop
- endfacet
- facet normal -0.571038 -0.815532 -0.0939265
-  outer loop
-   vertex -0.1325 -0.229497 0
-   vertex -0.170339 -0.203002 0
-   vertex -0.169711 -0.202253 -0.0103213
-  endloop
- endfacet
- facet normal -0.573574 -0.819154 -0
-  outer loop
-   vertex -0.170339 -0.203002 1
-   vertex -0.170339 -0.203002 0
-   vertex -0.1325 -0.229497 0
-  endloop
- endfacet
- facet normal -0.573574 -0.819154 -0
-  outer loop
-   vertex -0.1325 -0.229497 1
-   vertex -0.170339 -0.203002 1
-   vertex -0.1325 -0.229497 0
-  endloop
- endfacet
- facet normal -0.571026 -0.815535 -0.0939793
-  outer loop
-   vertex -0.1325 -0.229497 0
-   vertex -0.169711 -0.202253 -0.0103213
-   vertex -0.132011 -0.22865 -0.0103213
-  endloop
- endfacet
- facet normal -0.550884 -0.786769 -0.278426
-  outer loop
-   vertex -0.132011 -0.22865 -0.0103213
-   vertex -0.169711 -0.202253 -0.0103213
-   vertex -0.167849 -0.200034 -0.0202758
-  endloop
- endfacet
- facet normal -0.679146 -0.679146 -0.278427
-  outer loop
-   vertex -0.169711 -0.202253 -0.0103213
-   vertex -0.202253 -0.169711 -0.0103213
-   vertex -0.200034 -0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.679146 -0.679146 -0.278427
-  outer loop
-   vertex -0.167849 -0.200034 -0.0202758
-   vertex -0.169711 -0.202253 -0.0103213
-   vertex -0.200034 -0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.78676 -0.550897 -0.278427
-  outer loop
-   vertex -0.202253 -0.169711 -0.0103213
-   vertex -0.226142 -0.130563 -0.0202758
-   vertex -0.200034 -0.167849 -0.0202758
-  endloop
- endfacet
- facet normal -0.571028 -0.815538 0.0939381
-  outer loop
-   vertex -0.169711 -0.202253 1.01032
-   vertex -0.170339 -0.203002 1
-   vertex -0.132011 -0.22865 1.01032
-  endloop
- endfacet
- facet normal -0.571035 -0.815527 0.0939909
-  outer loop
-   vertex -0.132011 -0.22865 1.01032
-   vertex -0.170339 -0.203002 1
-   vertex -0.1325 -0.229497 1
-  endloop
- endfacet
- facet normal -0.730185 -0.511282 -0.453233
-  outer loop
-   vertex -0.200034 -0.167849 -0.0202758
-   vertex -0.226142 -0.130563 -0.0202758
-   vertex -0.22206 -0.128207 -0.0295099
-  endloop
- endfacet
- facet normal -0.807875 -0.376709 -0.453241
-  outer loop
-   vertex -0.226142 -0.130563 -0.0202758
-   vertex -0.240949 -0.0876984 -0.0295099
-   vertex -0.22206 -0.128207 -0.0295099
-  endloop
- endfacet
- facet normal -0.55092 -0.786794 0.278284
-  outer loop
-   vertex -0.167849 -0.200034 1.02028
-   vertex -0.169711 -0.202253 1.01032
-   vertex -0.130563 -0.226142 1.02028
-  endloop
- endfacet
- facet normal -0.550919 -0.786818 0.278219
-  outer loop
-   vertex -0.130563 -0.226142 1.02028
-   vertex -0.169711 -0.202253 1.01032
-   vertex -0.132011 -0.22865 1.01032
-  endloop
- endfacet
- facet normal -0.716629 -0.334162 -0.612192
-  outer loop
-   vertex -0.22206 -0.128207 -0.0295099
-   vertex -0.240949 -0.0876984 -0.0295099
-   vertex -0.234971 -0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal -0.763769 -0.20465 -0.612189
-  outer loop
-   vertex -0.240949 -0.0876984 -0.0295099
-   vertex -0.246252 -0.0434208 -0.0376955
-   vertex -0.234971 -0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal -0.511236 -0.73012 0.45339
-  outer loop
-   vertex -0.164819 -0.196424 1.02951
-   vertex -0.167849 -0.200034 1.02028
-   vertex -0.128207 -0.22206 1.02951
-  endloop
- endfacet
- facet normal -0.511235 -0.730118 0.453394
-  outer loop
-   vertex -0.128207 -0.22206 1.02951
-   vertex -0.167849 -0.200034 1.02028
-   vertex -0.130563 -0.226142 1.02028
-  endloop
- endfacet
- facet normal -0.639229 -0.17128 -0.7497
-  outer loop
-   vertex -0.234971 -0.0855224 -0.0376955
-   vertex -0.246252 -0.0434208 -0.0376955
-   vertex -0.238585 -0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal -0.659261 -0.0576691 -0.749699
-  outer loop
-   vertex -0.238585 -0.0420689 -0.0445416
-   vertex -0.246252 -0.0434208 -0.0376955
-   vertex -0.242265 0 -0.0445416
-  endloop
- endfacet
- facet normal -0.453387 -0.64751 0.612512
-  outer loop
-   vertex -0.160729 -0.19155 1.03769
-   vertex -0.164819 -0.196424 1.02951
-   vertex -0.125025 -0.21655 1.03769
-  endloop
- endfacet
- facet normal -0.453385 -0.647501 0.612523
-  outer loop
-   vertex -0.125025 -0.21655 1.03769
-   vertex -0.164819 -0.196424 1.02951
-   vertex -0.128207 -0.22206 1.02951
-  endloop
- endfacet
- facet normal -0.507199 -0.0443674 -0.860686
-  outer loop
-   vertex -0.238585 -0.0420689 -0.0445416
-   vertex -0.242265 0 -0.0445416
-   vertex -0.233333 0 -0.0498052
-  endloop
- endfacet
- facet normal -0.507199 0.0443759 -0.860686
-  outer loop
-   vertex -0.233333 0 -0.0498052
-   vertex -0.242265 0 -0.0445416
-   vertex -0.229788 0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal -0.507171 0.0443649 -0.860703
-  outer loop
-   vertex -0.229788 0.0405179 -0.0498052
-   vertex -0.242265 0 -0.0445416
-   vertex -0.238585 0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal -0.491763 0.131757 -0.860703
-  outer loop
-   vertex -0.229788 0.0405179 -0.0498052
-   vertex -0.238585 0.0420689 -0.0445416
-   vertex -0.219262 0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal -0.491801 0.13178 -0.860678
-  outer loop
-   vertex -0.219262 0.0798047 -0.0498052
-   vertex -0.238585 0.0420689 -0.0445416
-   vertex -0.227655 0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal -0.461447 0.215174 -0.860678
-  outer loop
-   vertex -0.219262 0.0798047 -0.0498052
-   vertex -0.227655 0.0828596 -0.0445416
-   vertex -0.202073 0.116667 -0.0498052
-  endloop
- endfacet
- facet normal -0.461447 0.215174 -0.860678
-  outer loop
-   vertex -0.202073 0.116667 -0.0498052
-   vertex -0.227655 0.0828596 -0.0445416
-   vertex -0.209808 0.121133 -0.0445416
-  endloop
- endfacet
- facet normal -0.417069 0.292037 -0.860679
-  outer loop
-   vertex -0.202073 0.116667 -0.0498052
-   vertex -0.209808 0.121133 -0.0445416
-   vertex -0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal -0.417074 0.292043 -0.860674
-  outer loop
-   vertex -0.178744 0.149984 -0.0498052
-   vertex -0.209808 0.121133 -0.0445416
-   vertex -0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal -0.360028 0.360028 -0.860674
-  outer loop
-   vertex -0.185586 0.155725 -0.0445416
-   vertex -0.155725 0.185586 -0.0445416
-   vertex -0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal -0.360028 0.360028 -0.860674
-  outer loop
-   vertex -0.178744 0.149984 -0.0498052
-   vertex -0.155725 0.185586 -0.0445416
-   vertex -0.149984 0.178744 -0.0498052
-  endloop
- endfacet
- facet normal -0.292042 0.417075 -0.860674
-  outer loop
-   vertex -0.149984 0.178744 -0.0498052
-   vertex -0.155725 0.185586 -0.0445416
-   vertex -0.116667 0.202073 -0.0498052
-  endloop
- endfacet
- facet normal -0.292039 0.417068 -0.860679
-  outer loop
-   vertex -0.116667 0.202073 -0.0498052
-   vertex -0.155725 0.185586 -0.0445416
-   vertex -0.121133 0.209808 -0.0445416
-  endloop
- endfacet
- facet normal -0.379586 0.542095 -0.749698
-  outer loop
-   vertex -0.155725 0.185586 -0.0445416
-   vertex -0.160729 0.19155 -0.0376955
-   vertex -0.121133 0.209808 -0.0445416
-  endloop
- endfacet
- facet normal -0.379594 0.54212 -0.749676
-  outer loop
-   vertex -0.121133 0.209808 -0.0445416
-   vertex -0.160729 0.19155 -0.0376955
-   vertex -0.125025 0.21655 -0.0376955
-  endloop
- endfacet
- facet normal -0.453505 0.647678 -0.612247
-  outer loop
-   vertex -0.160729 0.19155 -0.0376955
-   vertex -0.164819 0.196424 -0.0295099
-   vertex -0.125025 0.21655 -0.0376955
-  endloop
- endfacet
- facet normal -0.453503 0.647669 -0.612258
-  outer loop
-   vertex -0.125025 0.21655 -0.0376955
-   vertex -0.164819 0.196424 -0.0295099
-   vertex -0.128207 0.22206 -0.0295099
-  endloop
- endfacet
- facet normal -0.511283 0.730187 -0.453229
-  outer loop
-   vertex -0.164819 0.196424 -0.0295099
-   vertex -0.167849 0.200034 -0.0202758
-   vertex -0.128207 0.22206 -0.0295099
-  endloop
- endfacet
- facet normal -0.511282 0.730185 -0.453233
-  outer loop
-   vertex -0.128207 0.22206 -0.0295099
-   vertex -0.167849 0.200034 -0.0202758
-   vertex -0.130563 0.226142 -0.0202758
-  endloop
- endfacet
- facet normal -0.550897 0.78676 -0.278427
-  outer loop
-   vertex -0.167849 0.200034 -0.0202758
-   vertex -0.169711 0.202253 -0.0103213
-   vertex -0.130563 0.226142 -0.0202758
-  endloop
- endfacet
- facet normal -0.550895 0.786784 -0.278361
-  outer loop
-   vertex -0.130563 0.226142 -0.0202758
-   vertex -0.169711 0.202253 -0.0103213
-   vertex -0.132011 0.22865 -0.0103213
-  endloop
- endfacet
- facet normal -0.571029 0.815539 -0.0939264
-  outer loop
-   vertex -0.169711 0.202253 -0.0103213
-   vertex -0.170339 0.203002 0
-   vertex -0.132011 0.22865 -0.0103213
-  endloop
- endfacet
- facet normal -0.571036 0.815528 -0.0939793
-  outer loop
-   vertex -0.132011 0.22865 -0.0103213
-   vertex -0.170339 0.203002 0
-   vertex -0.1325 0.229497 0
-  endloop
- endfacet
- facet normal -0.573574 0.819154 0
-  outer loop
-   vertex -0.170339 0.203002 0
-   vertex -0.170339 0.203002 1
-   vertex -0.1325 0.229497 0
-  endloop
- endfacet
- facet normal -0.573574 0.819154 0
-  outer loop
-   vertex -0.1325 0.229497 0
-   vertex -0.170339 0.203002 1
-   vertex -0.1325 0.229497 1
-  endloop
- endfacet
- facet normal -0.571038 0.815531 0.0939381
-  outer loop
-   vertex -0.1325 0.229497 1
-   vertex -0.170339 0.203002 1
-   vertex -0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal -0.571025 0.815534 0.093991
-  outer loop
-   vertex -0.1325 0.229497 1
-   vertex -0.169711 0.202253 1.01032
-   vertex -0.132011 0.22865 1.01032
-  endloop
- endfacet
- facet normal -0.550908 0.786803 0.278284
-  outer loop
-   vertex -0.132011 0.22865 1.01032
-   vertex -0.169711 0.202253 1.01032
-   vertex -0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal -0.679175 0.679175 0.278285
-  outer loop
-   vertex -0.202253 0.169711 1.01032
-   vertex -0.200034 0.167849 1.02028
-   vertex -0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal -0.679175 0.679175 0.278285
-  outer loop
-   vertex -0.169711 0.202253 1.01032
-   vertex -0.200034 0.167849 1.02028
-   vertex -0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal -0.786794 0.55092 0.278284
-  outer loop
-   vertex -0.202253 0.169711 1.01032
-   vertex -0.226142 0.130563 1.02028
-   vertex -0.200034 0.167849 1.02028
-  endloop
- endfacet
- facet normal -0.730118 0.511235 0.453394
-  outer loop
-   vertex -0.200034 0.167849 1.02028
-   vertex -0.226142 0.130563 1.02028
-   vertex -0.22206 0.128207 1.02951
-  endloop
- endfacet
- facet normal -0.807801 0.376675 0.453402
-  outer loop
-   vertex -0.226142 0.130563 1.02028
-   vertex -0.240949 0.0876984 1.02951
-   vertex -0.22206 0.128207 1.02951
-  endloop
- endfacet
- facet normal -0.716443 0.334075 0.612457
-  outer loop
-   vertex -0.22206 0.128207 1.02951
-   vertex -0.240949 0.0876984 1.02951
-   vertex -0.234971 0.0855224 1.03769
-  endloop
- endfacet
- facet normal -0.76357 0.204597 0.612454
-  outer loop
-   vertex -0.240949 0.0876984 1.02951
-   vertex -0.246252 0.0434208 1.03769
-   vertex -0.234971 0.0855224 1.03769
-  endloop
- endfacet
- facet normal -0.639439 0.171336 0.749508
-  outer loop
-   vertex -0.234971 0.0855224 1.03769
-   vertex -0.246252 0.0434208 1.03769
-   vertex -0.238585 0.0420689 1.04454
-  endloop
- endfacet
- facet normal -0.659478 0.0576881 0.749507
-  outer loop
-   vertex -0.238585 0.0420689 1.04454
-   vertex -0.246252 0.0434208 1.03769
-   vertex -0.242265 0 1.04454
-  endloop
- endfacet
- facet normal -0.659442 0.0576962 0.749538
-  outer loop
-   vertex -0.246252 0.0434208 1.03769
-   vertex -0.250051 0 1.03769
-   vertex -0.242265 0 1.04454
-  endloop
- endfacet
- facet normal -0.659442 -0.057685 0.749539
-  outer loop
-   vertex -0.242265 0 1.04454
-   vertex -0.250051 0 1.03769
-   vertex -0.238585 -0.0420689 1.04454
-  endloop
- endfacet
- facet normal -0.659476 -0.0576992 0.749508
-  outer loop
-   vertex -0.238585 -0.0420689 1.04454
-   vertex -0.250051 0 1.03769
-   vertex -0.246252 -0.0434208 1.03769
-  endloop
- endfacet
- facet normal -0.639438 -0.17134 0.749508
-  outer loop
-   vertex -0.238585 -0.0420689 1.04454
-   vertex -0.246252 -0.0434208 1.03769
-   vertex -0.227655 -0.0828596 1.04454
-  endloop
- endfacet
- facet normal -0.639427 -0.171333 0.749518
-  outer loop
-   vertex -0.227655 -0.0828596 1.04454
-   vertex -0.246252 -0.0434208 1.03769
-   vertex -0.234971 -0.0855224 1.03769
-  endloop
- endfacet
- facet normal -0.599962 -0.279764 0.749518
-  outer loop
-   vertex -0.227655 -0.0828596 1.04454
-   vertex -0.234971 -0.0855224 1.03769
-   vertex -0.209808 -0.121133 1.04454
-  endloop
- endfacet
- facet normal -0.599989 -0.279789 0.749488
-  outer loop
-   vertex -0.209808 -0.121133 1.04454
-   vertex -0.234971 -0.0855224 1.03769
-   vertex -0.21655 -0.125025 1.03769
-  endloop
- endfacet
- facet normal -0.542294 -0.379725 0.749484
-  outer loop
-   vertex -0.209808 -0.121133 1.04454
-   vertex -0.21655 -0.125025 1.03769
-   vertex -0.185586 -0.155725 1.04454
-  endloop
- endfacet
- facet normal -0.542278 -0.379704 0.749506
-  outer loop
-   vertex -0.185586 -0.155725 1.04454
-   vertex -0.21655 -0.125025 1.03769
-   vertex -0.19155 -0.160729 1.03769
-  endloop
- endfacet
- facet normal -0.468105 -0.468105 0.749504
-  outer loop
-   vertex -0.185586 -0.155725 1.04454
-   vertex -0.19155 -0.160729 1.03769
-   vertex -0.160729 -0.19155 1.03769
-  endloop
- endfacet
- facet normal -0.468105 -0.468105 0.749504
-  outer loop
-   vertex -0.155725 -0.185586 1.04454
-   vertex -0.185586 -0.155725 1.04454
-   vertex -0.160729 -0.19155 1.03769
-  endloop
- endfacet
- facet normal -0.37971 -0.542273 0.749506
-  outer loop
-   vertex -0.155725 -0.185586 1.04454
-   vertex -0.160729 -0.19155 1.03769
-   vertex -0.121133 -0.209808 1.04454
-  endloop
- endfacet
- facet normal -0.379718 -0.542298 0.749484
-  outer loop
-   vertex -0.121133 -0.209808 1.04454
-   vertex -0.160729 -0.19155 1.03769
-   vertex -0.125025 -0.21655 1.03769
-  endloop
- endfacet
- facet normal -0.420733 -0.902303 -0.0939793
-  outer loop
-   vertex -0.0906353 -0.249018 0
-   vertex -0.1325 -0.229497 0
-   vertex -0.132011 -0.22865 -0.0103213
-  endloop
- endfacet
- facet normal -0.422604 -0.906315 -0
-  outer loop
-   vertex -0.1325 -0.229497 1
-   vertex -0.1325 -0.229497 0
-   vertex -0.0906353 -0.249018 0
-  endloop
- endfacet
- facet normal -0.422604 -0.906315 -0
-  outer loop
-   vertex -0.0906353 -0.249018 1
-   vertex -0.1325 -0.229497 1
-   vertex -0.0906353 -0.249018 0
-  endloop
- endfacet
- facet normal -0.420754 -0.902293 0.0939912
-  outer loop
-   vertex -0.132011 -0.22865 1.01032
-   vertex -0.1325 -0.229497 1
-   vertex -0.0903011 -0.2481 1.01032
-  endloop
- endfacet
- facet normal -0.420737 -0.902311 0.0938885
-  outer loop
-   vertex -0.0903011 -0.2481 1.01032
-   vertex -0.1325 -0.229497 1
-   vertex -0.0906353 -0.249018 1
-  endloop
- endfacet
- facet normal -0.420758 -0.902302 -0.0938767
-  outer loop
-   vertex -0.0906353 -0.249018 0
-   vertex -0.132011 -0.22865 -0.0103213
-   vertex -0.0903011 -0.2481 -0.0103213
-  endloop
- endfacet
- facet normal -0.405921 -0.870484 -0.278361
-  outer loop
-   vertex -0.0903011 -0.2481 -0.0103213
-   vertex -0.132011 -0.22865 -0.0103213
-   vertex -0.130563 -0.226142 -0.0202758
-  endloop
- endfacet
- facet normal -0.550908 -0.786776 -0.278361
-  outer loop
-   vertex -0.132011 -0.22865 -0.0103213
-   vertex -0.167849 -0.200034 -0.0202758
-   vertex -0.130563 -0.226142 -0.0202758
-  endloop
- endfacet
- facet normal -0.511283 -0.730187 -0.453229
-  outer loop
-   vertex -0.130563 -0.226142 -0.0202758
-   vertex -0.167849 -0.200034 -0.0202758
-   vertex -0.164819 -0.196424 -0.0295099
-  endloop
- endfacet
- facet normal -0.630308 -0.630308 -0.453238
-  outer loop
-   vertex -0.167849 -0.200034 -0.0202758
-   vertex -0.200034 -0.167849 -0.0202758
-   vertex -0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.630308 -0.630308 -0.453238
-  outer loop
-   vertex -0.164819 -0.196424 -0.0295099
-   vertex -0.167849 -0.200034 -0.0202758
-   vertex -0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.730187 -0.511283 -0.453229
-  outer loop
-   vertex -0.200034 -0.167849 -0.0202758
-   vertex -0.22206 -0.128207 -0.0295099
-   vertex -0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal -0.405926 -0.870528 0.278218
-  outer loop
-   vertex -0.130563 -0.226142 1.02028
-   vertex -0.132011 -0.22865 1.01032
-   vertex -0.0893104 -0.245378 1.02028
-  endloop
- endfacet
- facet normal -0.405931 -0.870506 0.27828
-  outer loop
-   vertex -0.0893104 -0.245378 1.02028
-   vertex -0.132011 -0.22865 1.01032
-   vertex -0.0903011 -0.2481 1.01032
-  endloop
- endfacet
- facet normal -0.647669 -0.453503 -0.612258
-  outer loop
-   vertex -0.196424 -0.164819 -0.0295099
-   vertex -0.22206 -0.128207 -0.0295099
-   vertex -0.21655 -0.125025 -0.0376955
-  endloop
- endfacet
- facet normal -0.71658 -0.334158 -0.612251
-  outer loop
-   vertex -0.22206 -0.128207 -0.0295099
-   vertex -0.234971 -0.0855224 -0.0376955
-   vertex -0.21655 -0.125025 -0.0376955
-  endloop
- endfacet
- facet normal -0.376675 -0.807801 0.453402
-  outer loop
-   vertex -0.128207 -0.22206 1.02951
-   vertex -0.130563 -0.226142 1.02028
-   vertex -0.0876984 -0.240949 1.02951
-  endloop
- endfacet
- facet normal -0.376675 -0.807798 0.453407
-  outer loop
-   vertex -0.0876984 -0.240949 1.02951
-   vertex -0.130563 -0.226142 1.02028
-   vertex -0.0893104 -0.245378 1.02028
-  endloop
- endfacet
- facet normal -0.599761 -0.279683 -0.74971
-  outer loop
-   vertex -0.21655 -0.125025 -0.0376955
-   vertex -0.234971 -0.0855224 -0.0376955
-   vertex -0.227655 -0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal -0.639217 -0.17128 -0.74971
-  outer loop
-   vertex -0.234971 -0.0855224 -0.0376955
-   vertex -0.238585 -0.0420689 -0.0445416
-   vertex -0.227655 -0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal -0.334071 -0.716394 0.612516
-  outer loop
-   vertex -0.125025 -0.21655 1.03769
-   vertex -0.128207 -0.22206 1.02951
-   vertex -0.0855224 -0.234971 1.03769
-  endloop
- endfacet
- facet normal -0.334075 -0.716443 0.612457
-  outer loop
-   vertex -0.0855224 -0.234971 1.03769
-   vertex -0.128207 -0.22206 1.02951
-   vertex -0.0876984 -0.240949 1.02951
-  endloop
- endfacet
- facet normal -0.49176 -0.131769 -0.860703
-  outer loop
-   vertex -0.227655 -0.0828596 -0.0445416
-   vertex -0.238585 -0.0420689 -0.0445416
-   vertex -0.229788 -0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal -0.507169 -0.0443733 -0.860703
-  outer loop
-   vertex -0.229788 -0.0405179 -0.0498052
-   vertex -0.238585 -0.0420689 -0.0445416
-   vertex -0.233333 0 -0.0498052
-  endloop
- endfacet
- facet normal -0.279779 -0.599994 0.749487
-  outer loop
-   vertex -0.121133 -0.209808 1.04454
-   vertex -0.125025 -0.21655 1.03769
-   vertex -0.0828596 -0.227655 1.04454
-  endloop
- endfacet
- facet normal -0.279774 -0.599958 0.749518
-  outer loop
-   vertex -0.0828596 -0.227655 1.04454
-   vertex -0.125025 -0.21655 1.03769
-   vertex -0.0855224 -0.234971 1.03769
-  endloop
- endfacet
- facet normal -0.412939 -0.0361289 -0.910042
-  outer loop
-   vertex -0.229788 -0.0405179 -0.0498052
-   vertex -0.233333 0 -0.0498052
-   vertex -0.221143 0 -0.0553365
-  endloop
- endfacet
- facet normal -0.412938 0.0361312 -0.910042
-  outer loop
-   vertex -0.221143 0 -0.0553365
-   vertex -0.233333 0 -0.0498052
-   vertex -0.217783 0.038401 -0.0553365
-  endloop
- endfacet
- facet normal -0.412932 0.0361284 -0.910045
-  outer loop
-   vertex -0.217783 0.038401 -0.0553365
-   vertex -0.233333 0 -0.0498052
-   vertex -0.229788 0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal -0.400385 0.107284 -0.910045
-  outer loop
-   vertex -0.217783 0.038401 -0.0553365
-   vertex -0.229788 0.0405179 -0.0498052
-   vertex -0.207806 0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal -0.400363 0.107268 -0.910057
-  outer loop
-   vertex -0.207806 0.0756353 -0.0553365
-   vertex -0.229788 0.0405179 -0.0498052
-   vertex -0.219262 0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal -0.375649 0.175171 -0.910056
-  outer loop
-   vertex -0.207806 0.0756353 -0.0553365
-   vertex -0.219262 0.0798047 -0.0498052
-   vertex -0.191515 0.110571 -0.0553365
-  endloop
- endfacet
- facet normal -0.375642 0.175163 -0.910061
-  outer loop
-   vertex -0.191515 0.110571 -0.0553365
-   vertex -0.219262 0.0798047 -0.0498052
-   vertex -0.202073 0.116667 -0.0498052
-  endloop
- endfacet
- facet normal -0.339518 0.237728 -0.910062
-  outer loop
-   vertex -0.191515 0.110571 -0.0553365
-   vertex -0.202073 0.116667 -0.0498052
-   vertex -0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal -0.339527 0.237741 -0.910055
-  outer loop
-   vertex -0.169405 0.142148 -0.0553365
-   vertex -0.202073 0.116667 -0.0498052
-   vertex -0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal -0.293088 0.293088 -0.910054
-  outer loop
-   vertex -0.178744 0.149984 -0.0498052
-   vertex -0.149984 0.178744 -0.0498052
-   vertex -0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal -0.293088 0.293088 -0.910054
-  outer loop
-   vertex -0.169405 0.142148 -0.0553365
-   vertex -0.149984 0.178744 -0.0498052
-   vertex -0.142148 0.169405 -0.0553365
-  endloop
- endfacet
- facet normal -0.237737 0.339531 -0.910055
-  outer loop
-   vertex -0.142148 0.169405 -0.0553365
-   vertex -0.149984 0.178744 -0.0498052
-   vertex -0.110571 0.191515 -0.0553365
-  endloop
- endfacet
- facet normal -0.237733 0.339515 -0.910062
-  outer loop
-   vertex -0.110571 0.191515 -0.0553365
-   vertex -0.149984 0.178744 -0.0498052
-   vertex -0.116667 0.202073 -0.0498052
-  endloop
- endfacet
- facet normal -0.175166 0.37564 -0.910061
-  outer loop
-   vertex -0.110571 0.191515 -0.0553365
-   vertex -0.116667 0.202073 -0.0498052
-   vertex -0.0756353 0.207806 -0.0553365
-  endloop
- endfacet
- facet normal -0.175167 0.375651 -0.910057
-  outer loop
-   vertex -0.0756353 0.207806 -0.0553365
-   vertex -0.116667 0.202073 -0.0498052
-   vertex -0.0798047 0.219262 -0.0498052
-  endloop
- endfacet
- facet normal -0.215174 0.461447 -0.860678
-  outer loop
-   vertex -0.116667 0.202073 -0.0498052
-   vertex -0.121133 0.209808 -0.0445416
-   vertex -0.0798047 0.219262 -0.0498052
-  endloop
- endfacet
- facet normal -0.215174 0.461447 -0.860678
-  outer loop
-   vertex -0.0798047 0.219262 -0.0498052
-   vertex -0.121133 0.209808 -0.0445416
-   vertex -0.0828596 0.227655 -0.0445416
-  endloop
- endfacet
- facet normal -0.279687 0.599797 -0.749679
-  outer loop
-   vertex -0.121133 0.209808 -0.0445416
-   vertex -0.125025 0.21655 -0.0376955
-   vertex -0.0828596 0.227655 -0.0445416
-  endloop
- endfacet
- facet normal -0.279683 0.599761 -0.74971
-  outer loop
-   vertex -0.0828596 0.227655 -0.0445416
-   vertex -0.125025 0.21655 -0.0376955
-   vertex -0.0855224 0.234971 -0.0376955
-  endloop
- endfacet
- facet normal -0.334158 0.71658 -0.612251
-  outer loop
-   vertex -0.125025 0.21655 -0.0376955
-   vertex -0.128207 0.22206 -0.0295099
-   vertex -0.0855224 0.234971 -0.0376955
-  endloop
- endfacet
- facet normal -0.334162 0.716629 -0.612192
-  outer loop
-   vertex -0.0855224 0.234971 -0.0376955
-   vertex -0.128207 0.22206 -0.0295099
-   vertex -0.0876984 0.240949 -0.0295099
-  endloop
- endfacet
- facet normal -0.376709 0.807875 -0.453241
-  outer loop
-   vertex -0.128207 0.22206 -0.0295099
-   vertex -0.130563 0.226142 -0.0202758
-   vertex -0.0876984 0.240949 -0.0295099
-  endloop
- endfacet
- facet normal -0.376709 0.807872 -0.453246
-  outer loop
-   vertex -0.0876984 0.240949 -0.0295099
-   vertex -0.130563 0.226142 -0.0202758
-   vertex -0.0893104 0.245378 -0.0202758
-  endloop
- endfacet
- facet normal -0.405908 0.870491 -0.278361
-  outer loop
-   vertex -0.130563 0.226142 -0.0202758
-   vertex -0.132011 0.22865 -0.0103213
-   vertex -0.0893104 0.245378 -0.0202758
-  endloop
- endfacet
- facet normal -0.405914 0.870468 -0.278422
-  outer loop
-   vertex -0.0893104 0.245378 -0.0202758
-   vertex -0.132011 0.22865 -0.0103213
-   vertex -0.0903011 0.2481 -0.0103213
-  endloop
- endfacet
- facet normal -0.420754 0.902294 -0.0939795
-  outer loop
-   vertex -0.132011 0.22865 -0.0103213
-   vertex -0.1325 0.229497 0
-   vertex -0.0903011 0.2481 -0.0103213
-  endloop
- endfacet
- facet normal -0.420737 0.902312 -0.0938769
-  outer loop
-   vertex -0.0903011 0.2481 -0.0103213
-   vertex -0.1325 0.229497 0
-   vertex -0.0906353 0.249018 0
-  endloop
- endfacet
- facet normal -0.422604 0.906315 0
-  outer loop
-   vertex -0.1325 0.229497 0
-   vertex -0.1325 0.229497 1
-   vertex -0.0906353 0.249018 0
-  endloop
- endfacet
- facet normal -0.422604 0.906315 0
-  outer loop
-   vertex -0.0906353 0.249018 0
-   vertex -0.1325 0.229497 1
-   vertex -0.0906353 0.249018 1
-  endloop
- endfacet
- facet normal -0.420733 0.902302 0.093991
-  outer loop
-   vertex -0.0906353 0.249018 1
-   vertex -0.1325 0.229497 1
-   vertex -0.132011 0.22865 1.01032
-  endloop
- endfacet
- facet normal -0.420758 0.902301 0.0938883
-  outer loop
-   vertex -0.0906353 0.249018 1
-   vertex -0.132011 0.22865 1.01032
-   vertex -0.0903011 0.2481 1.01032
-  endloop
- endfacet
- facet normal -0.405939 0.870522 0.278219
-  outer loop
-   vertex -0.0903011 0.2481 1.01032
-   vertex -0.132011 0.22865 1.01032
-   vertex -0.130563 0.226142 1.02028
-  endloop
- endfacet
- facet normal -0.550931 0.786809 0.278218
-  outer loop
-   vertex -0.132011 0.22865 1.01032
-   vertex -0.167849 0.200034 1.02028
-   vertex -0.130563 0.226142 1.02028
-  endloop
- endfacet
- facet normal -0.511237 0.73012 0.45339
-  outer loop
-   vertex -0.130563 0.226142 1.02028
-   vertex -0.167849 0.200034 1.02028
-   vertex -0.164819 0.196424 1.02951
-  endloop
- endfacet
- facet normal -0.63025 0.63025 0.453398
-  outer loop
-   vertex -0.200034 0.167849 1.02028
-   vertex -0.196424 0.164819 1.02951
-   vertex -0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal -0.63025 0.63025 0.453398
-  outer loop
-   vertex -0.167849 0.200034 1.02028
-   vertex -0.196424 0.164819 1.02951
-   vertex -0.164819 0.196424 1.02951
-  endloop
- endfacet
- facet normal -0.73012 0.511236 0.45339
-  outer loop
-   vertex -0.200034 0.167849 1.02028
-   vertex -0.22206 0.128207 1.02951
-   vertex -0.196424 0.164819 1.02951
-  endloop
- endfacet
- facet normal -0.647501 0.453385 0.612523
-  outer loop
-   vertex -0.196424 0.164819 1.02951
-   vertex -0.22206 0.128207 1.02951
-   vertex -0.21655 0.125025 1.03769
-  endloop
- endfacet
- facet normal -0.716394 0.334071 0.612516
-  outer loop
-   vertex -0.22206 0.128207 1.02951
-   vertex -0.234971 0.0855224 1.03769
-   vertex -0.21655 0.125025 1.03769
-  endloop
- endfacet
- facet normal -0.599958 0.279774 0.749518
-  outer loop
-   vertex -0.21655 0.125025 1.03769
-   vertex -0.234971 0.0855224 1.03769
-   vertex -0.227655 0.0828596 1.04454
-  endloop
- endfacet
- facet normal -0.639426 0.171336 0.749518
-  outer loop
-   vertex -0.234971 0.0855224 1.03769
-   vertex -0.238585 0.0420689 1.04454
-   vertex -0.227655 0.0828596 1.04454
-  endloop
- endfacet
- facet normal -0.492204 0.131888 0.86043
-  outer loop
-   vertex -0.227655 0.0828596 1.04454
-   vertex -0.238585 0.0420689 1.04454
-   vertex -0.229788 0.0405179 1.04981
-  endloop
- endfacet
- facet normal -0.507627 0.0444134 0.860431
-  outer loop
-   vertex -0.229788 0.0405179 1.04981
-   vertex -0.238585 0.0420689 1.04454
-   vertex -0.233333 0 1.04981
-  endloop
- endfacet
- facet normal -0.507657 0.0444075 0.860414
-  outer loop
-   vertex -0.238585 0.0420689 1.04454
-   vertex -0.242265 0 1.04454
-   vertex -0.233333 0 1.04981
-  endloop
- endfacet
- facet normal -0.507657 -0.044416 0.860414
-  outer loop
-   vertex -0.233333 0 1.04981
-   vertex -0.242265 0 1.04454
-   vertex -0.229788 -0.0405179 1.04981
-  endloop
- endfacet
- facet normal -0.507629 -0.044405 0.860431
-  outer loop
-   vertex -0.229788 -0.0405179 1.04981
-   vertex -0.242265 0 1.04454
-   vertex -0.238585 -0.0420689 1.04454
-  endloop
- endfacet
- facet normal -0.492207 -0.131876 0.860431
-  outer loop
-   vertex -0.229788 -0.0405179 1.04981
-   vertex -0.238585 -0.0420689 1.04454
-   vertex -0.219262 -0.0798047 1.04981
-  endloop
- endfacet
- facet normal -0.492245 -0.131899 0.860405
-  outer loop
-   vertex -0.219262 -0.0798047 1.04981
-   vertex -0.238585 -0.0420689 1.04454
-   vertex -0.227655 -0.0828596 1.04454
-  endloop
- endfacet
- facet normal -0.461864 -0.215369 0.860406
-  outer loop
-   vertex -0.219262 -0.0798047 1.04981
-   vertex -0.227655 -0.0828596 1.04454
-   vertex -0.202073 -0.116667 1.04981
-  endloop
- endfacet
- facet normal -0.461864 -0.215369 0.860406
-  outer loop
-   vertex -0.202073 -0.116667 1.04981
-   vertex -0.227655 -0.0828596 1.04454
-   vertex -0.209808 -0.121133 1.04454
-  endloop
- endfacet
- facet normal -0.417446 -0.292301 0.860406
-  outer loop
-   vertex -0.202073 -0.116667 1.04981
-   vertex -0.209808 -0.121133 1.04454
-   vertex -0.178744 -0.149984 1.04981
-  endloop
- endfacet
- facet normal -0.417451 -0.292307 0.860402
-  outer loop
-   vertex -0.178744 -0.149984 1.04981
-   vertex -0.209808 -0.121133 1.04454
-   vertex -0.185586 -0.155725 1.04454
-  endloop
- endfacet
- facet normal -0.360354 -0.360354 0.860401
-  outer loop
-   vertex -0.178744 -0.149984 1.04981
-   vertex -0.185586 -0.155725 1.04454
-   vertex -0.155725 -0.185586 1.04454
-  endloop
- endfacet
- facet normal -0.360354 -0.360354 0.860401
-  outer loop
-   vertex -0.149984 -0.178744 1.04981
-   vertex -0.178744 -0.149984 1.04981
-   vertex -0.155725 -0.185586 1.04454
-  endloop
- endfacet
- facet normal -0.292305 -0.417452 0.860402
-  outer loop
-   vertex -0.149984 -0.178744 1.04981
-   vertex -0.155725 -0.185586 1.04454
-   vertex -0.116667 -0.202073 1.04981
-  endloop
- endfacet
- facet normal -0.292303 -0.417444 0.860406
-  outer loop
-   vertex -0.116667 -0.202073 1.04981
-   vertex -0.155725 -0.185586 1.04454
-   vertex -0.121133 -0.209808 1.04454
-  endloop
- endfacet
- facet normal -0.215369 -0.461864 0.860406
-  outer loop
-   vertex -0.116667 -0.202073 1.04981
-   vertex -0.121133 -0.209808 1.04454
-   vertex -0.0798047 -0.219262 1.04981
-  endloop
- endfacet
- facet normal -0.215369 -0.461864 0.860406
-  outer loop
-   vertex -0.0798047 -0.219262 1.04981
-   vertex -0.121133 -0.209808 1.04454
-   vertex -0.0828596 -0.227655 1.04454
-  endloop
- endfacet
- facet normal -0.257686 -0.961658 -0.0938757
-  outer loop
-   vertex -0.0460168 -0.260974 0
-   vertex -0.0906353 -0.249018 0
-   vertex -0.0903011 -0.2481 -0.0103213
-  endloop
- endfacet
- facet normal -0.258829 -0.965923 -0
-  outer loop
-   vertex -0.0906353 -0.249018 1
-   vertex -0.0906353 -0.249018 0
-   vertex -0.0460168 -0.260974 0
-  endloop
- endfacet
- facet normal -0.258829 -0.965923 -0
-  outer loop
-   vertex -0.0460168 -0.260974 1
-   vertex -0.0906353 -0.249018 1
-   vertex -0.0460168 -0.260974 0
-  endloop
- endfacet
- facet normal -0.257687 -0.961656 0.0938874
-  outer loop
-   vertex -0.0903011 -0.2481 1.01032
-   vertex -0.0906353 -0.249018 1
-   vertex -0.0458471 -0.260012 1.01032
-  endloop
- endfacet
- facet normal -0.257686 -0.961657 0.0938806
-  outer loop
-   vertex -0.0458471 -0.260012 1.01032
-   vertex -0.0906353 -0.249018 1
-   vertex -0.0460168 -0.260974 1
-  endloop
- endfacet
- facet normal -0.248601 -0.92777 0.27828
-  outer loop
-   vertex -0.0893104 -0.245378 1.02028
-   vertex -0.0903011 -0.2481 1.01032
-   vertex -0.0453441 -0.257159 1.02028
-  endloop
- endfacet
- facet normal -0.248605 -0.927761 0.278307
-  outer loop
-   vertex -0.0453441 -0.257159 1.02028
-   vertex -0.0903011 -0.2481 1.01032
-   vertex -0.0458471 -0.260012 1.01032
-  endloop
- endfacet
- facet normal -0.257688 -0.961658 -0.093869
-  outer loop
-   vertex -0.0460168 -0.260974 0
-   vertex -0.0903011 -0.2481 -0.0103213
-   vertex -0.0458471 -0.260012 -0.0103213
-  endloop
- endfacet
- facet normal -0.248596 -0.927729 -0.278423
-  outer loop
-   vertex -0.0458471 -0.260012 -0.0103213
-   vertex -0.0903011 -0.2481 -0.0103213
-   vertex -0.0893104 -0.245378 -0.0202758
-  endloop
- endfacet
- facet normal -0.405901 -0.870474 -0.278422
-  outer loop
-   vertex -0.0903011 -0.2481 -0.0103213
-   vertex -0.130563 -0.226142 -0.0202758
-   vertex -0.0893104 -0.245378 -0.0202758
-  endloop
- endfacet
- facet normal -0.37671 -0.807875 -0.453241
-  outer loop
-   vertex -0.0893104 -0.245378 -0.0202758
-   vertex -0.130563 -0.226142 -0.0202758
-   vertex -0.128207 -0.22206 -0.0295099
-  endloop
- endfacet
- facet normal -0.511282 -0.730186 -0.453233
-  outer loop
-   vertex -0.130563 -0.226142 -0.0202758
-   vertex -0.164819 -0.196424 -0.0295099
-   vertex -0.128207 -0.22206 -0.0295099
-  endloop
- endfacet
- facet normal -0.453508 -0.647676 -0.612247
-  outer loop
-   vertex -0.128207 -0.22206 -0.0295099
-   vertex -0.164819 -0.196424 -0.0295099
-   vertex -0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal -0.559084 -0.559084 -0.612249
-  outer loop
-   vertex -0.196424 -0.164819 -0.0295099
-   vertex -0.19155 -0.160729 -0.0376955
-   vertex -0.164819 -0.196424 -0.0295099
-  endloop
- endfacet
- facet normal -0.559084 -0.559084 -0.612249
-  outer loop
-   vertex -0.164819 -0.196424 -0.0295099
-   vertex -0.19155 -0.160729 -0.0376955
-   vertex -0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal -0.647678 -0.453505 -0.612247
-  outer loop
-   vertex -0.196424 -0.164819 -0.0295099
-   vertex -0.21655 -0.125025 -0.0376955
-   vertex -0.19155 -0.160729 -0.0376955
-  endloop
- endfacet
- facet normal -0.230684 -0.860934 0.453407
-  outer loop
-   vertex -0.0876984 -0.240949 1.02951
-   vertex -0.0893104 -0.245378 1.02028
-   vertex -0.0445256 -0.252517 1.02951
-  endloop
- endfacet
- facet normal -0.230687 -0.860918 0.453435
-  outer loop
-   vertex -0.0445256 -0.252517 1.02951
-   vertex -0.0893104 -0.245378 1.02028
-   vertex -0.0453441 -0.257159 1.02028
-  endloop
- endfacet
- facet normal -0.54212 -0.379594 -0.749676
-  outer loop
-   vertex -0.19155 -0.160729 -0.0376955
-   vertex -0.21655 -0.125025 -0.0376955
-   vertex -0.209808 -0.121133 -0.0445416
-  endloop
- endfacet
- facet normal -0.599797 -0.279687 -0.749679
-  outer loop
-   vertex -0.21655 -0.125025 -0.0376955
-   vertex -0.227655 -0.0828596 -0.0445416
-   vertex -0.209808 -0.121133 -0.0445416
-  endloop
- endfacet
- facet normal -0.204597 -0.76357 0.612454
-  outer loop
-   vertex -0.0855224 -0.234971 1.03769
-   vertex -0.0876984 -0.240949 1.02951
-   vertex -0.0434208 -0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.204596 -0.763572 0.612452
-  outer loop
-   vertex -0.0434208 -0.246252 1.03769
-   vertex -0.0876984 -0.240949 1.02951
-   vertex -0.0445256 -0.252517 1.02951
-  endloop
- endfacet
- facet normal -0.461447 -0.215174 -0.860678
-  outer loop
-   vertex -0.209808 -0.121133 -0.0445416
-   vertex -0.227655 -0.0828596 -0.0445416
-   vertex -0.219262 -0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal -0.491805 -0.131768 -0.860677
-  outer loop
-   vertex -0.227655 -0.0828596 -0.0445416
-   vertex -0.229788 -0.0405179 -0.0498052
-   vertex -0.219262 -0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal -0.171336 -0.639426 0.749518
-  outer loop
-   vertex -0.0828596 -0.227655 1.04454
-   vertex -0.0855224 -0.234971 1.03769
-   vertex -0.0420689 -0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.171336 -0.639439 0.749508
-  outer loop
-   vertex -0.0420689 -0.238585 1.04454
-   vertex -0.0855224 -0.234971 1.03769
-   vertex -0.0434208 -0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.400387 -0.107275 -0.910045
-  outer loop
-   vertex -0.219262 -0.0798047 -0.0498052
-   vertex -0.229788 -0.0405179 -0.0498052
-   vertex -0.217783 -0.038401 -0.0553365
-  endloop
- endfacet
- facet normal -0.412932 -0.0361306 -0.910045
-  outer loop
-   vertex -0.217783 -0.038401 -0.0553365
-   vertex -0.229788 -0.0405179 -0.0498052
-   vertex -0.221143 0 -0.0553365
-  endloop
- endfacet
- facet normal -0.131887 -0.492249 0.860405
-  outer loop
-   vertex -0.0798047 -0.219262 1.04981
-   vertex -0.0828596 -0.227655 1.04454
-   vertex -0.0405179 -0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.131888 -0.492204 0.86043
-  outer loop
-   vertex -0.0405179 -0.229788 1.04981
-   vertex -0.0828596 -0.227655 1.04454
-   vertex -0.0420689 -0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.390669 -0.0341826 -0.919897
-  outer loop
-   vertex -0.217783 -0.038401 -0.0553365
-   vertex -0.221143 0 -0.0553365
-   vertex -0.208821 0 -0.0605695
-  endloop
- endfacet
- facet normal -0.390669 0.0341741 -0.919897
-  outer loop
-   vertex -0.208821 0 -0.0605695
-   vertex -0.221143 0 -0.0553365
-   vertex -0.205649 0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal -0.39069 0.0341845 -0.919887
-  outer loop
-   vertex -0.205649 0.0362614 -0.0605695
-   vertex -0.221143 0 -0.0553365
-   vertex -0.217783 0.038401 -0.0553365
-  endloop
- endfacet
- facet normal -0.378819 0.101505 -0.919887
-  outer loop
-   vertex -0.205649 0.0362614 -0.0605695
-   vertex -0.217783 0.038401 -0.0553365
-   vertex -0.196228 0.071421 -0.0605695
-  endloop
- endfacet
- facet normal -0.378821 0.101506 -0.919886
-  outer loop
-   vertex -0.196228 0.071421 -0.0605695
-   vertex -0.217783 0.038401 -0.0553365
-   vertex -0.207806 0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal -0.355436 0.165753 -0.919887
-  outer loop
-   vertex -0.196228 0.071421 -0.0605695
-   vertex -0.207806 0.0756353 -0.0553365
-   vertex -0.180844 0.10441 -0.0605695
-  endloop
- endfacet
- facet normal -0.355421 0.165738 -0.919895
-  outer loop
-   vertex -0.180844 0.10441 -0.0605695
-   vertex -0.207806 0.0756353 -0.0553365
-   vertex -0.191515 0.110571 -0.0553365
-  endloop
- endfacet
- facet normal -0.321246 0.22493 -0.919895
-  outer loop
-   vertex -0.180844 0.10441 -0.0605695
-   vertex -0.191515 0.110571 -0.0553365
-   vertex -0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal -0.321251 0.224938 -0.919892
-  outer loop
-   vertex -0.159966 0.134228 -0.0605695
-   vertex -0.191515 0.110571 -0.0553365
-   vertex -0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal -0.277308 0.277308 -0.919891
-  outer loop
-   vertex -0.169405 0.142148 -0.0553365
-   vertex -0.142148 0.169405 -0.0553365
-   vertex -0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal -0.277308 0.277308 -0.919891
-  outer loop
-   vertex -0.159966 0.134228 -0.0605695
-   vertex -0.142148 0.169405 -0.0553365
-   vertex -0.134228 0.159966 -0.0605695
-  endloop
- endfacet
- facet normal -0.224935 0.321253 -0.919892
-  outer loop
-   vertex -0.134228 0.159966 -0.0605695
-   vertex -0.142148 0.169405 -0.0553365
-   vertex -0.10441 0.180844 -0.0605695
-  endloop
- endfacet
- facet normal -0.224933 0.321244 -0.919895
-  outer loop
-   vertex -0.10441 0.180844 -0.0605695
-   vertex -0.142148 0.169405 -0.0553365
-   vertex -0.110571 0.191515 -0.0553365
-  endloop
- endfacet
- facet normal -0.165744 0.355418 -0.919895
-  outer loop
-   vertex -0.10441 0.180844 -0.0605695
-   vertex -0.110571 0.191515 -0.0553365
-   vertex -0.071421 0.196228 -0.0605695
-  endloop
- endfacet
- facet normal -0.165746 0.355438 -0.919887
-  outer loop
-   vertex -0.071421 0.196228 -0.0605695
-   vertex -0.110571 0.191515 -0.0553365
-   vertex -0.0756353 0.207806 -0.0553365
-  endloop
- endfacet
- facet normal -0.101505 0.378821 -0.919886
-  outer loop
-   vertex -0.071421 0.196228 -0.0605695
-   vertex -0.0756353 0.207806 -0.0553365
-   vertex -0.0362614 0.205649 -0.0605695
-  endloop
- endfacet
- facet normal -0.101505 0.378819 -0.919887
-  outer loop
-   vertex -0.0362614 0.205649 -0.0605695
-   vertex -0.0756353 0.207806 -0.0553365
-   vertex -0.038401 0.217783 -0.0553365
-  endloop
- endfacet
- facet normal -0.107277 0.40036 -0.910057
-  outer loop
-   vertex -0.0756353 0.207806 -0.0553365
-   vertex -0.0798047 0.219262 -0.0498052
-   vertex -0.038401 0.217783 -0.0553365
-  endloop
- endfacet
- facet normal -0.107275 0.400387 -0.910045
-  outer loop
-   vertex -0.038401 0.217783 -0.0553365
-   vertex -0.0798047 0.219262 -0.0498052
-   vertex -0.0405179 0.229788 -0.0498052
-  endloop
- endfacet
- facet normal -0.131768 0.491805 -0.860677
-  outer loop
-   vertex -0.0798047 0.219262 -0.0498052
-   vertex -0.0828596 0.227655 -0.0445416
-   vertex -0.0405179 0.229788 -0.0498052
-  endloop
- endfacet
- facet normal -0.131769 0.49176 -0.860703
-  outer loop
-   vertex -0.0405179 0.229788 -0.0498052
-   vertex -0.0828596 0.227655 -0.0445416
-   vertex -0.0420689 0.238585 -0.0445416
-  endloop
- endfacet
- facet normal -0.17128 0.639217 -0.74971
-  outer loop
-   vertex -0.0828596 0.227655 -0.0445416
-   vertex -0.0855224 0.234971 -0.0376955
-   vertex -0.0420689 0.238585 -0.0445416
-  endloop
- endfacet
- facet normal -0.17128 0.639229 -0.7497
-  outer loop
-   vertex -0.0420689 0.238585 -0.0445416
-   vertex -0.0855224 0.234971 -0.0376955
-   vertex -0.0434208 0.246252 -0.0376955
-  endloop
- endfacet
- facet normal -0.20465 0.763769 -0.612189
-  outer loop
-   vertex -0.0855224 0.234971 -0.0376955
-   vertex -0.0876984 0.240949 -0.0295099
-   vertex -0.0434208 0.246252 -0.0376955
-  endloop
- endfacet
- facet normal -0.20465 0.763771 -0.612187
-  outer loop
-   vertex -0.0434208 0.246252 -0.0376955
-   vertex -0.0876984 0.240949 -0.0295099
-   vertex -0.0445256 0.252517 -0.0295099
-  endloop
- endfacet
- facet normal -0.230705 0.861013 -0.453246
-  outer loop
-   vertex -0.0876984 0.240949 -0.0295099
-   vertex -0.0893104 0.245378 -0.0202758
-   vertex -0.0445256 0.252517 -0.0295099
-  endloop
- endfacet
- facet normal -0.230708 0.860997 -0.453275
-  outer loop
-   vertex -0.0445256 0.252517 -0.0295099
-   vertex -0.0893104 0.245378 -0.0202758
-   vertex -0.0453441 0.257159 -0.0202758
-  endloop
- endfacet
- facet normal -0.24859 0.92773 -0.278423
-  outer loop
-   vertex -0.0893104 0.245378 -0.0202758
-   vertex -0.0903011 0.2481 -0.0103213
-   vertex -0.0453441 0.257159 -0.0202758
-  endloop
- endfacet
- facet normal -0.248594 0.927721 -0.27845
-  outer loop
-   vertex -0.0453441 0.257159 -0.0202758
-   vertex -0.0903011 0.2481 -0.0103213
-   vertex -0.0458471 0.260012 -0.0103213
-  endloop
- endfacet
- facet normal -0.257688 0.961657 -0.0938757
-  outer loop
-   vertex -0.0903011 0.2481 -0.0103213
-   vertex -0.0906353 0.249018 0
-   vertex -0.0458471 0.260012 -0.0103213
-  endloop
- endfacet
- facet normal -0.257686 0.961658 -0.093869
-  outer loop
-   vertex -0.0458471 0.260012 -0.0103213
-   vertex -0.0906353 0.249018 0
-   vertex -0.0460168 0.260974 0
-  endloop
- endfacet
- facet normal -0.258829 0.965923 0
-  outer loop
-   vertex -0.0906353 0.249018 0
-   vertex -0.0906353 0.249018 1
-   vertex -0.0460168 0.260974 0
-  endloop
- endfacet
- facet normal -0.258829 0.965923 0
-  outer loop
-   vertex -0.0460168 0.260974 0
-   vertex -0.0906353 0.249018 1
-   vertex -0.0460168 0.260974 1
-  endloop
- endfacet
- facet normal -0.257686 0.961656 0.0938873
-  outer loop
-   vertex -0.0460168 0.260974 1
-   vertex -0.0906353 0.249018 1
-   vertex -0.0903011 0.2481 1.01032
-  endloop
- endfacet
- facet normal -0.257688 0.961657 0.0938806
-  outer loop
-   vertex -0.0460168 0.260974 1
-   vertex -0.0903011 0.2481 1.01032
-   vertex -0.0458471 0.260012 1.01032
-  endloop
- endfacet
- facet normal -0.248607 0.927769 0.278281
-  outer loop
-   vertex -0.0458471 0.260012 1.01032
-   vertex -0.0903011 0.2481 1.01032
-   vertex -0.0893104 0.245378 1.02028
-  endloop
- endfacet
- facet normal -0.405918 0.870512 0.27828
-  outer loop
-   vertex -0.0903011 0.2481 1.01032
-   vertex -0.130563 0.226142 1.02028
-   vertex -0.0893104 0.245378 1.02028
-  endloop
- endfacet
- facet normal -0.376676 0.807801 0.453402
-  outer loop
-   vertex -0.0893104 0.245378 1.02028
-   vertex -0.130563 0.226142 1.02028
-   vertex -0.128207 0.22206 1.02951
-  endloop
- endfacet
- facet normal -0.511235 0.730119 0.453394
-  outer loop
-   vertex -0.130563 0.226142 1.02028
-   vertex -0.164819 0.196424 1.02951
-   vertex -0.128207 0.22206 1.02951
-  endloop
- endfacet
- facet normal -0.45339 0.647508 0.612512
-  outer loop
-   vertex -0.128207 0.22206 1.02951
-   vertex -0.164819 0.196424 1.02951
-   vertex -0.160729 0.19155 1.03769
-  endloop
- endfacet
- facet normal -0.558939 0.558939 0.612514
-  outer loop
-   vertex -0.164819 0.196424 1.02951
-   vertex -0.196424 0.164819 1.02951
-   vertex -0.19155 0.160729 1.03769
-  endloop
- endfacet
- facet normal -0.558939 0.558939 0.612514
-  outer loop
-   vertex -0.160729 0.19155 1.03769
-   vertex -0.164819 0.196424 1.02951
-   vertex -0.19155 0.160729 1.03769
-  endloop
- endfacet
- facet normal -0.64751 0.453387 0.612512
-  outer loop
-   vertex -0.196424 0.164819 1.02951
-   vertex -0.21655 0.125025 1.03769
-   vertex -0.19155 0.160729 1.03769
-  endloop
- endfacet
- facet normal -0.542298 0.379718 0.749484
-  outer loop
-   vertex -0.19155 0.160729 1.03769
-   vertex -0.21655 0.125025 1.03769
-   vertex -0.209808 0.121133 1.04454
-  endloop
- endfacet
- facet normal -0.599994 0.279779 0.749487
-  outer loop
-   vertex -0.21655 0.125025 1.03769
-   vertex -0.227655 0.0828596 1.04454
-   vertex -0.209808 0.121133 1.04454
-  endloop
- endfacet
- facet normal -0.461864 0.215369 0.860406
-  outer loop
-   vertex -0.209808 0.121133 1.04454
-   vertex -0.227655 0.0828596 1.04454
-   vertex -0.219262 0.0798047 1.04981
-  endloop
- endfacet
- facet normal -0.492249 0.131887 0.860405
-  outer loop
-   vertex -0.227655 0.0828596 1.04454
-   vertex -0.229788 0.0405179 1.04981
-   vertex -0.219262 0.0798047 1.04981
-  endloop
- endfacet
- facet normal -0.400304 0.107252 0.910085
-  outer loop
-   vertex -0.219262 0.0798047 1.04981
-   vertex -0.229788 0.0405179 1.04981
-   vertex -0.217783 0.038401 1.05534
-  endloop
- endfacet
- facet normal -0.412846 0.0361231 0.910084
-  outer loop
-   vertex -0.217783 0.038401 1.05534
-   vertex -0.229788 0.0405179 1.04981
-   vertex -0.221143 0 1.05534
-  endloop
- endfacet
- facet normal -0.412852 0.0361213 0.910081
-  outer loop
-   vertex -0.229788 0.0405179 1.04981
-   vertex -0.233333 0 1.04981
-   vertex -0.221143 0 1.05534
-  endloop
- endfacet
- facet normal -0.412852 -0.0361236 0.910081
-  outer loop
-   vertex -0.221143 0 1.05534
-   vertex -0.233333 0 1.04981
-   vertex -0.217783 -0.038401 1.05534
-  endloop
- endfacet
- facet normal -0.412846 -0.0361208 0.910084
-  outer loop
-   vertex -0.217783 -0.038401 1.05534
-   vertex -0.233333 0 1.04981
-   vertex -0.229788 -0.0405179 1.04981
-  endloop
- endfacet
- facet normal -0.400302 -0.107262 0.910084
-  outer loop
-   vertex -0.217783 -0.038401 1.05534
-   vertex -0.229788 -0.0405179 1.04981
-   vertex -0.207806 -0.0756353 1.05534
-  endloop
- endfacet
- facet normal -0.400279 -0.107246 0.910096
-  outer loop
-   vertex -0.207806 -0.0756353 1.05534
-   vertex -0.229788 -0.0405179 1.04981
-   vertex -0.219262 -0.0798047 1.04981
-  endloop
- endfacet
- facet normal -0.375571 -0.175134 0.910096
-  outer loop
-   vertex -0.207806 -0.0756353 1.05534
-   vertex -0.219262 -0.0798047 1.04981
-   vertex -0.191515 -0.110571 1.05534
-  endloop
- endfacet
- facet normal -0.375564 -0.175126 0.9101
-  outer loop
-   vertex -0.191515 -0.110571 1.05534
-   vertex -0.219262 -0.0798047 1.04981
-   vertex -0.202073 -0.116667 1.04981
-  endloop
- endfacet
- facet normal -0.339447 -0.237679 0.910101
-  outer loop
-   vertex -0.191515 -0.110571 1.05534
-   vertex -0.202073 -0.116667 1.04981
-   vertex -0.169405 -0.142148 1.05534
-  endloop
- endfacet
- facet normal -0.339456 -0.237692 0.910094
-  outer loop
-   vertex -0.169405 -0.142148 1.05534
-   vertex -0.202073 -0.116667 1.04981
-   vertex -0.178744 -0.149984 1.04981
-  endloop
- endfacet
- facet normal -0.293027 -0.293027 0.910094
-  outer loop
-   vertex -0.169405 -0.142148 1.05534
-   vertex -0.178744 -0.149984 1.04981
-   vertex -0.149984 -0.178744 1.04981
-  endloop
- endfacet
- facet normal -0.293027 -0.293027 0.910094
-  outer loop
-   vertex -0.142148 -0.169405 1.05534
-   vertex -0.169405 -0.142148 1.05534
-   vertex -0.149984 -0.178744 1.04981
-  endloop
- endfacet
- facet normal -0.237688 -0.33946 0.910094
-  outer loop
-   vertex -0.142148 -0.169405 1.05534
-   vertex -0.149984 -0.178744 1.04981
-   vertex -0.110571 -0.191515 1.05534
-  endloop
- endfacet
- facet normal -0.237684 -0.339445 0.910101
-  outer loop
-   vertex -0.110571 -0.191515 1.05534
-   vertex -0.149984 -0.178744 1.04981
-   vertex -0.116667 -0.202073 1.04981
-  endloop
- endfacet
- facet normal -0.17513 -0.375562 0.910101
-  outer loop
-   vertex -0.110571 -0.191515 1.05534
-   vertex -0.116667 -0.202073 1.04981
-   vertex -0.0756353 -0.207806 1.05534
-  endloop
- endfacet
- facet normal -0.175131 -0.375573 0.910096
-  outer loop
-   vertex -0.0756353 -0.207806 1.05534
-   vertex -0.116667 -0.202073 1.04981
-   vertex -0.0798047 -0.219262 1.04981
-  endloop
- endfacet
- facet normal -0.107255 -0.400276 0.910096
-  outer loop
-   vertex -0.0756353 -0.207806 1.05534
-   vertex -0.0798047 -0.219262 1.04981
-   vertex -0.038401 -0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.107252 -0.400304 0.910085
-  outer loop
-   vertex -0.038401 -0.217783 1.05534
-   vertex -0.0798047 -0.219262 1.04981
-   vertex -0.0405179 -0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.086772 -0.991796 -0.0938679
-  outer loop
-   vertex 0 -0.265 0
-   vertex -0.0460168 -0.260974 0
-   vertex -0.0458471 -0.260012 -0.0103213
-  endloop
- endfacet
- facet normal -0.0871569 -0.996195 -0
-  outer loop
-   vertex -0.0460168 -0.260974 1
-   vertex -0.0460168 -0.260974 0
-   vertex 0 -0.265 0
-  endloop
- endfacet
- facet normal -0.0871569 -0.996195 -0
-  outer loop
-   vertex 0 -0.265 1
-   vertex -0.0460168 -0.260974 1
-   vertex 0 -0.265 0
-  endloop
- endfacet
- facet normal -0.086769 -0.991795 0.0938795
-  outer loop
-   vertex -0.0458471 -0.260012 1.01032
-   vertex -0.0460168 -0.260974 1
-   vertex 0 -0.264023 1.01032
-  endloop
- endfacet
- facet normal -0.0867718 -0.991794 0.0938926
-  outer loop
-   vertex 0 -0.264023 1.01032
-   vertex -0.0460168 -0.260974 1
-   vertex 0 -0.265 1
-  endloop
- endfacet
- facet normal -0.0837106 -0.956837 0.278309
-  outer loop
-   vertex -0.0453441 -0.257159 1.02028
-   vertex -0.0458471 -0.260012 1.01032
-   vertex 0 -0.261126 1.02028
-  endloop
- endfacet
- facet normal -0.0837106 -0.956837 0.278309
-  outer loop
-   vertex 0 -0.261126 1.02028
-   vertex -0.0458471 -0.260012 1.01032
-   vertex 0 -0.264023 1.01032
-  endloop
- endfacet
- facet normal -0.0776911 -0.887896 0.453436
-  outer loop
-   vertex -0.0445256 -0.252517 1.02951
-   vertex -0.0453441 -0.257159 1.02028
-   vertex 0 -0.256413 1.02951
-  endloop
- endfacet
- facet normal -0.0776813 -0.887921 0.45339
-  outer loop
-   vertex 0 -0.256413 1.02951
-   vertex -0.0453441 -0.257159 1.02028
-   vertex 0 -0.261126 1.02028
-  endloop
- endfacet
- facet normal -0.086769 -0.991795 -0.093881
-  outer loop
-   vertex 0 -0.265 0
-   vertex -0.0458471 -0.260012 -0.0103213
-   vertex 0 -0.264023 -0.0103213
-  endloop
- endfacet
- facet normal -0.083707 -0.956796 -0.278451
-  outer loop
-   vertex 0 -0.264023 -0.0103213
-   vertex -0.0458471 -0.260012 -0.0103213
-   vertex -0.0453441 -0.257159 -0.0202758
-  endloop
- endfacet
- facet normal -0.248588 -0.927723 -0.27845
-  outer loop
-   vertex -0.0458471 -0.260012 -0.0103213
-   vertex -0.0893104 -0.245378 -0.0202758
-   vertex -0.0453441 -0.257159 -0.0202758
-  endloop
- endfacet
- facet normal -0.230712 -0.861011 -0.453247
-  outer loop
-   vertex -0.0453441 -0.257159 -0.0202758
-   vertex -0.0893104 -0.245378 -0.0202758
-   vertex -0.0876984 -0.240949 -0.0295099
-  endloop
- endfacet
- facet normal -0.376708 -0.807873 -0.453247
-  outer loop
-   vertex -0.0893104 -0.245378 -0.0202758
-   vertex -0.128207 -0.22206 -0.0295099
-   vertex -0.0876984 -0.240949 -0.0295099
-  endloop
- endfacet
- facet normal -0.334142 -0.716588 -0.61225
-  outer loop
-   vertex -0.0876984 -0.240949 -0.0295099
-   vertex -0.128207 -0.22206 -0.0295099
-   vertex -0.125025 -0.21655 -0.0376955
-  endloop
- endfacet
- facet normal -0.4535 -0.647671 -0.612258
-  outer loop
-   vertex -0.128207 -0.22206 -0.0295099
-   vertex -0.160729 -0.19155 -0.0376955
-   vertex -0.125025 -0.21655 -0.0376955
-  endloop
- endfacet
- facet normal -0.37958 -0.5421 -0.749698
-  outer loop
-   vertex -0.125025 -0.21655 -0.0376955
-   vertex -0.160729 -0.19155 -0.0376955
-   vertex -0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal -0.467951 -0.467951 -0.749695
-  outer loop
-   vertex -0.19155 -0.160729 -0.0376955
-   vertex -0.185586 -0.155725 -0.0445416
-   vertex -0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal -0.467951 -0.467951 -0.749695
-  outer loop
-   vertex -0.160729 -0.19155 -0.0376955
-   vertex -0.185586 -0.155725 -0.0445416
-   vertex -0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal -0.542095 -0.379586 -0.749698
-  outer loop
-   vertex -0.19155 -0.160729 -0.0376955
-   vertex -0.209808 -0.121133 -0.0445416
-   vertex -0.185586 -0.155725 -0.0445416
-  endloop
- endfacet
- facet normal -0.0689004 -0.7875 0.612451
-  outer loop
-   vertex -0.0434208 -0.246252 1.03769
-   vertex -0.0445256 -0.252517 1.02951
-   vertex 0 -0.250051 1.03769
-  endloop
- endfacet
- facet normal -0.068905 -0.787484 0.612471
-  outer loop
-   vertex 0 -0.250051 1.03769
-   vertex -0.0445256 -0.252517 1.02951
-   vertex 0 -0.256413 1.02951
-  endloop
- endfacet
- facet normal -0.417068 -0.292039 -0.860679
-  outer loop
-   vertex -0.185586 -0.155725 -0.0445416
-   vertex -0.209808 -0.121133 -0.0445416
-   vertex -0.202073 -0.116667 -0.0498052
-  endloop
- endfacet
- facet normal -0.461447 -0.215174 -0.860678
-  outer loop
-   vertex -0.209808 -0.121133 -0.0445416
-   vertex -0.219262 -0.0798047 -0.0498052
-   vertex -0.202073 -0.116667 -0.0498052
-  endloop
- endfacet
- facet normal -0.0576881 -0.659478 0.749507
-  outer loop
-   vertex -0.0420689 -0.238585 1.04454
-   vertex -0.0434208 -0.246252 1.03769
-   vertex 0 -0.242265 1.04454
-  endloop
- endfacet
- facet normal -0.0576962 -0.659442 0.749538
-  outer loop
-   vertex 0 -0.242265 1.04454
-   vertex -0.0434208 -0.246252 1.03769
-   vertex 0 -0.250051 1.03769
-  endloop
- endfacet
- facet normal -0.375651 -0.175167 -0.910057
-  outer loop
-   vertex -0.202073 -0.116667 -0.0498052
-   vertex -0.219262 -0.0798047 -0.0498052
-   vertex -0.207806 -0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal -0.40036 -0.107277 -0.910057
-  outer loop
-   vertex -0.207806 -0.0756353 -0.0553365
-   vertex -0.219262 -0.0798047 -0.0498052
-   vertex -0.217783 -0.038401 -0.0553365
-  endloop
- endfacet
- facet normal -0.0444134 -0.507627 0.860431
-  outer loop
-   vertex -0.0405179 -0.229788 1.04981
-   vertex -0.0420689 -0.238585 1.04454
-   vertex 0 -0.233333 1.04981
-  endloop
- endfacet
- facet normal -0.0444075 -0.507657 0.860414
-  outer loop
-   vertex 0 -0.233333 1.04981
-   vertex -0.0420689 -0.238585 1.04454
-   vertex 0 -0.242265 1.04454
-  endloop
- endfacet
- facet normal -0.378819 -0.101505 -0.919887
-  outer loop
-   vertex -0.207806 -0.0756353 -0.0553365
-   vertex -0.217783 -0.038401 -0.0553365
-   vertex -0.205649 -0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal -0.390691 -0.034176 -0.919887
-  outer loop
-   vertex -0.205649 -0.0362614 -0.0605695
-   vertex -0.217783 -0.038401 -0.0553365
-   vertex -0.208821 0 -0.0605695
-  endloop
- endfacet
- facet normal -0.0361231 -0.412846 0.910084
-  outer loop
-   vertex -0.038401 -0.217783 1.05534
-   vertex -0.0405179 -0.229788 1.04981
-   vertex 0 -0.221143 1.05534
-  endloop
- endfacet
- facet normal -0.0361213 -0.412852 0.910081
-  outer loop
-   vertex 0 -0.221143 1.05534
-   vertex -0.0405179 -0.229788 1.04981
-   vertex 0 -0.233333 1.04981
-  endloop
- endfacet
- facet normal -0.368203 -0.0322089 -0.929187
-  outer loop
-   vertex -0.205649 -0.0362614 -0.0605695
-   vertex -0.208821 0 -0.0605695
-   vertex -0.196376 0 -0.065501
-  endloop
- endfacet
- facet normal -0.368203 0.0322203 -0.929187
-  outer loop
-   vertex -0.196376 0 -0.065501
-   vertex -0.208821 0 -0.0605695
-   vertex -0.193392 0.0341003 -0.065501
-  endloop
- endfacet
- facet normal -0.368176 0.0322065 -0.929198
-  outer loop
-   vertex -0.193392 0.0341003 -0.065501
-   vertex -0.208821 0 -0.0605695
-   vertex -0.205649 0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal -0.35699 0.0956498 -0.929198
-  outer loop
-   vertex -0.193392 0.0341003 -0.065501
-   vertex -0.205649 0.0362614 -0.0605695
-   vertex -0.184533 0.0671644 -0.065501
-  endloop
- endfacet
- facet normal -0.357002 0.0956585 -0.929193
-  outer loop
-   vertex -0.184533 0.0671644 -0.065501
-   vertex -0.205649 0.0362614 -0.0605695
-   vertex -0.196228 0.071421 -0.0605695
-  endloop
- endfacet
- facet normal -0.334965 0.156203 -0.929193
-  outer loop
-   vertex -0.184533 0.0671644 -0.065501
-   vertex -0.196228 0.071421 -0.0605695
-   vertex -0.170066 0.0981878 -0.065501
-  endloop
- endfacet
- facet normal -0.334972 0.15621 -0.929189
-  outer loop
-   vertex -0.170066 0.0981878 -0.065501
-   vertex -0.196228 0.071421 -0.0605695
-   vertex -0.180844 0.10441 -0.0605695
-  endloop
- endfacet
- facet normal -0.302769 0.211991 -0.929188
-  outer loop
-   vertex -0.170066 0.0981878 -0.065501
-   vertex -0.180844 0.10441 -0.0605695
-   vertex -0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal -0.302772 0.211995 -0.929186
-  outer loop
-   vertex -0.150433 0.126228 -0.065501
-   vertex -0.180844 0.10441 -0.0605695
-   vertex -0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal -0.261352 0.261352 -0.929188
-  outer loop
-   vertex -0.159966 0.134228 -0.0605695
-   vertex -0.134228 0.159966 -0.0605695
-   vertex -0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal -0.261352 0.261352 -0.929188
-  outer loop
-   vertex -0.150433 0.126228 -0.065501
-   vertex -0.134228 0.159966 -0.0605695
-   vertex -0.126228 0.150433 -0.065501
-  endloop
- endfacet
- facet normal -0.211993 0.302773 -0.929186
-  outer loop
-   vertex -0.126228 0.150433 -0.065501
-   vertex -0.134228 0.159966 -0.0605695
-   vertex -0.0981878 0.170066 -0.065501
-  endloop
- endfacet
- facet normal -0.211992 0.302768 -0.929188
-  outer loop
-   vertex -0.0981878 0.170066 -0.065501
-   vertex -0.134228 0.159966 -0.0605695
-   vertex -0.10441 0.180844 -0.0605695
-  endloop
- endfacet
- facet normal -0.156207 0.334973 -0.929189
-  outer loop
-   vertex -0.0981878 0.170066 -0.065501
-   vertex -0.10441 0.180844 -0.0605695
-   vertex -0.0671644 0.184533 -0.065501
-  endloop
- endfacet
- facet normal -0.156206 0.334964 -0.929192
-  outer loop
-   vertex -0.0671644 0.184533 -0.065501
-   vertex -0.10441 0.180844 -0.0605695
-   vertex -0.071421 0.196228 -0.0605695
-  endloop
- endfacet
- facet normal -0.0956534 0.357004 -0.929193
-  outer loop
-   vertex -0.0671644 0.184533 -0.065501
-   vertex -0.071421 0.196228 -0.0605695
-   vertex -0.0341003 0.193392 -0.065501
-  endloop
- endfacet
- facet normal -0.0956552 0.356989 -0.929198
-  outer loop
-   vertex -0.0341003 0.193392 -0.065501
-   vertex -0.071421 0.196228 -0.0605695
-   vertex -0.0362614 0.205649 -0.0605695
-  endloop
- endfacet
- facet normal -0.0322178 0.368174 -0.929198
-  outer loop
-   vertex -0.0341003 0.193392 -0.065501
-   vertex -0.0362614 0.205649 -0.0605695
-   vertex 0 0.196376 -0.065501
-  endloop
- endfacet
- facet normal -0.0322089 0.368203 -0.929187
-  outer loop
-   vertex 0 0.196376 -0.065501
-   vertex -0.0362614 0.205649 -0.0605695
-   vertex 0 0.208821 -0.0605695
-  endloop
- endfacet
- facet normal -0.034176 0.390691 -0.919887
-  outer loop
-   vertex -0.0362614 0.205649 -0.0605695
-   vertex -0.038401 0.217783 -0.0553365
-   vertex 0 0.208821 -0.0605695
-  endloop
- endfacet
- facet normal -0.0341826 0.390669 -0.919897
-  outer loop
-   vertex 0 0.208821 -0.0605695
-   vertex -0.038401 0.217783 -0.0553365
-   vertex 0 0.221143 -0.0553365
-  endloop
- endfacet
- facet normal -0.0361306 0.412932 -0.910045
-  outer loop
-   vertex -0.038401 0.217783 -0.0553365
-   vertex -0.0405179 0.229788 -0.0498052
-   vertex 0 0.221143 -0.0553365
-  endloop
- endfacet
- facet normal -0.0361289 0.412939 -0.910042
-  outer loop
-   vertex 0 0.221143 -0.0553365
-   vertex -0.0405179 0.229788 -0.0498052
-   vertex 0 0.233333 -0.0498052
-  endloop
- endfacet
- facet normal -0.0443733 0.507169 -0.860703
-  outer loop
-   vertex -0.0405179 0.229788 -0.0498052
-   vertex -0.0420689 0.238585 -0.0445416
-   vertex 0 0.233333 -0.0498052
-  endloop
- endfacet
- facet normal -0.0443674 0.507199 -0.860686
-  outer loop
-   vertex 0 0.233333 -0.0498052
-   vertex -0.0420689 0.238585 -0.0445416
-   vertex 0 0.242265 -0.0445416
-  endloop
- endfacet
- facet normal -0.0576691 0.659261 -0.749699
-  outer loop
-   vertex -0.0420689 0.238585 -0.0445416
-   vertex -0.0434208 0.246252 -0.0376955
-   vertex 0 0.242265 -0.0445416
-  endloop
- endfacet
- facet normal -0.0576773 0.659225 -0.74973
-  outer loop
-   vertex 0 0.242265 -0.0445416
-   vertex -0.0434208 0.246252 -0.0376955
-   vertex 0 0.250051 -0.0376955
-  endloop
- endfacet
- facet normal -0.0689183 0.787705 -0.612186
-  outer loop
-   vertex -0.0434208 0.246252 -0.0376955
-   vertex -0.0445256 0.252517 -0.0295099
-   vertex 0 0.250051 -0.0376955
-  endloop
- endfacet
- facet normal -0.0689229 0.787689 -0.612206
-  outer loop
-   vertex 0 0.250051 -0.0376955
-   vertex -0.0445256 0.252517 -0.0295099
-   vertex 0 0.256413 -0.0295099
-  endloop
- endfacet
- facet normal -0.0776982 0.887978 -0.453275
-  outer loop
-   vertex -0.0445256 0.252517 -0.0295099
-   vertex -0.0453441 0.257159 -0.0202758
-   vertex 0 0.256413 -0.0295099
-  endloop
- endfacet
- facet normal -0.0776885 0.888002 -0.453229
-  outer loop
-   vertex 0 0.256413 -0.0295099
-   vertex -0.0453441 0.257159 -0.0202758
-   vertex 0 0.261126 -0.0202758
-  endloop
- endfacet
- facet normal -0.083707 0.956796 -0.278451
-  outer loop
-   vertex -0.0453441 0.257159 -0.0202758
-   vertex -0.0458471 0.260012 -0.0103213
-   vertex 0 0.261126 -0.0202758
-  endloop
- endfacet
- facet normal -0.083707 0.956796 -0.278451
-  outer loop
-   vertex 0 0.261126 -0.0202758
-   vertex -0.0458471 0.260012 -0.0103213
-   vertex 0 0.264023 -0.0103213
-  endloop
- endfacet
- facet normal -0.0867691 0.991796 -0.0938679
-  outer loop
-   vertex -0.0458471 0.260012 -0.0103213
-   vertex -0.0460168 0.260974 0
-   vertex 0 0.264023 -0.0103213
-  endloop
- endfacet
- facet normal -0.0867719 0.991795 -0.0938809
-  outer loop
-   vertex 0 0.264023 -0.0103213
-   vertex -0.0460168 0.260974 0
-   vertex 0 0.265 0
-  endloop
- endfacet
- facet normal -0.0871569 0.996195 0
-  outer loop
-   vertex -0.0460168 0.260974 0
-   vertex -0.0460168 0.260974 1
-   vertex 0 0.265 0
-  endloop
- endfacet
- facet normal -0.0871569 0.996195 0
-  outer loop
-   vertex 0 0.265 0
-   vertex -0.0460168 0.260974 1
-   vertex 0 0.265 1
-  endloop
- endfacet
- facet normal -0.086772 0.991795 0.0938795
-  outer loop
-   vertex 0 0.265 1
-   vertex -0.0460168 0.260974 1
-   vertex -0.0458471 0.260012 1.01032
-  endloop
- endfacet
- facet normal -0.0867689 0.991794 0.0938926
-  outer loop
-   vertex 0 0.265 1
-   vertex -0.0458471 0.260012 1.01032
-   vertex 0 0.264023 1.01032
-  endloop
- endfacet
- facet normal -0.0837106 0.956837 0.278309
-  outer loop
-   vertex 0 0.264023 1.01032
-   vertex -0.0458471 0.260012 1.01032
-   vertex -0.0453441 0.257159 1.02028
-  endloop
- endfacet
- facet normal -0.248599 0.927763 0.278307
-  outer loop
-   vertex -0.0458471 0.260012 1.01032
-   vertex -0.0893104 0.245378 1.02028
-   vertex -0.0453441 0.257159 1.02028
-  endloop
- endfacet
- facet normal -0.230691 0.860932 0.453407
-  outer loop
-   vertex -0.0453441 0.257159 1.02028
-   vertex -0.0893104 0.245378 1.02028
-   vertex -0.0876984 0.240949 1.02951
-  endloop
- endfacet
- facet normal -0.376674 0.807799 0.453407
-  outer loop
-   vertex -0.0893104 0.245378 1.02028
-   vertex -0.128207 0.22206 1.02951
-   vertex -0.0876984 0.240949 1.02951
-  endloop
- endfacet
- facet normal -0.334056 0.716402 0.612515
-  outer loop
-   vertex -0.0876984 0.240949 1.02951
-   vertex -0.128207 0.22206 1.02951
-   vertex -0.125025 0.21655 1.03769
-  endloop
- endfacet
- facet normal -0.453382 0.647503 0.612523
-  outer loop
-   vertex -0.128207 0.22206 1.02951
-   vertex -0.160729 0.19155 1.03769
-   vertex -0.125025 0.21655 1.03769
-  endloop
- endfacet
- facet normal -0.379704 0.542278 0.749506
-  outer loop
-   vertex -0.125025 0.21655 1.03769
-   vertex -0.160729 0.19155 1.03769
-   vertex -0.155725 0.185586 1.04454
-  endloop
- endfacet
- facet normal -0.468105 0.468105 0.749504
-  outer loop
-   vertex -0.160729 0.19155 1.03769
-   vertex -0.19155 0.160729 1.03769
-   vertex -0.185586 0.155725 1.04454
-  endloop
- endfacet
- facet normal -0.468105 0.468105 0.749504
-  outer loop
-   vertex -0.155725 0.185586 1.04454
-   vertex -0.160729 0.19155 1.03769
-   vertex -0.185586 0.155725 1.04454
-  endloop
- endfacet
- facet normal -0.542273 0.37971 0.749506
-  outer loop
-   vertex -0.19155 0.160729 1.03769
-   vertex -0.209808 0.121133 1.04454
-   vertex -0.185586 0.155725 1.04454
-  endloop
- endfacet
- facet normal -0.417444 0.292303 0.860406
-  outer loop
-   vertex -0.185586 0.155725 1.04454
-   vertex -0.209808 0.121133 1.04454
-   vertex -0.202073 0.116667 1.04981
-  endloop
- endfacet
- facet normal -0.461864 0.215369 0.860406
-  outer loop
-   vertex -0.209808 0.121133 1.04454
-   vertex -0.219262 0.0798047 1.04981
-   vertex -0.202073 0.116667 1.04981
-  endloop
- endfacet
- facet normal -0.375573 0.175131 0.910096
-  outer loop
-   vertex -0.202073 0.116667 1.04981
-   vertex -0.219262 0.0798047 1.04981
-   vertex -0.207806 0.0756353 1.05534
-  endloop
- endfacet
- facet normal -0.400276 0.107255 0.910096
-  outer loop
-   vertex -0.207806 0.0756353 1.05534
-   vertex -0.219262 0.0798047 1.04981
-   vertex -0.217783 0.038401 1.05534
-  endloop
- endfacet
- facet normal -0.378634 0.101456 0.919969
-  outer loop
-   vertex -0.207806 0.0756353 1.05534
-   vertex -0.217783 0.038401 1.05534
-   vertex -0.205649 0.0362614 1.06057
-  endloop
- endfacet
- facet normal -0.3905 0.0341593 0.919969
-  outer loop
-   vertex -0.205649 0.0362614 1.06057
-   vertex -0.217783 0.038401 1.05534
-   vertex -0.208821 0 1.06057
-  endloop
- endfacet
- facet normal -0.390478 0.0341659 0.919978
-  outer loop
-   vertex -0.217783 0.038401 1.05534
-   vertex -0.221143 0 1.05534
-   vertex -0.208821 0 1.06057
-  endloop
- endfacet
- facet normal -0.390478 -0.0341574 0.919978
-  outer loop
-   vertex -0.208821 0 1.06057
-   vertex -0.221143 0 1.05534
-   vertex -0.205649 -0.0362614 1.06057
-  endloop
- endfacet
- facet normal -0.390499 -0.0341678 0.919969
-  outer loop
-   vertex -0.205649 -0.0362614 1.06057
-   vertex -0.221143 0 1.05534
-   vertex -0.217783 -0.038401 1.05534
-  endloop
- endfacet
- facet normal -0.378634 -0.101455 0.919969
-  outer loop
-   vertex -0.205649 -0.0362614 1.06057
-   vertex -0.217783 -0.038401 1.05534
-   vertex -0.196228 -0.071421 1.06057
-  endloop
- endfacet
- facet normal -0.378636 -0.101456 0.919968
-  outer loop
-   vertex -0.196228 -0.071421 1.06057
-   vertex -0.217783 -0.038401 1.05534
-   vertex -0.207806 -0.0756353 1.05534
-  endloop
- endfacet
- facet normal -0.355262 -0.165672 0.919968
-  outer loop
-   vertex -0.196228 -0.071421 1.06057
-   vertex -0.207806 -0.0756353 1.05534
-   vertex -0.180844 -0.10441 1.06057
-  endloop
- endfacet
- facet normal -0.355248 -0.165657 0.919977
-  outer loop
-   vertex -0.180844 -0.10441 1.06057
-   vertex -0.207806 -0.0756353 1.05534
-   vertex -0.191515 -0.110571 1.05534
-  endloop
- endfacet
- facet normal -0.321089 -0.22482 0.919977
-  outer loop
-   vertex -0.180844 -0.10441 1.06057
-   vertex -0.191515 -0.110571 1.05534
-   vertex -0.159966 -0.134228 1.06057
-  endloop
- endfacet
- facet normal -0.321094 -0.224828 0.919973
-  outer loop
-   vertex -0.159966 -0.134228 1.06057
-   vertex -0.191515 -0.110571 1.05534
-   vertex -0.169405 -0.142148 1.05534
-  endloop
- endfacet
- facet normal -0.277173 -0.277173 0.919973
-  outer loop
-   vertex -0.159966 -0.134228 1.06057
-   vertex -0.169405 -0.142148 1.05534
-   vertex -0.142148 -0.169405 1.05534
-  endloop
- endfacet
- facet normal -0.277173 -0.277173 0.919973
-  outer loop
-   vertex -0.134228 -0.159966 1.06057
-   vertex -0.159966 -0.134228 1.06057
-   vertex -0.142148 -0.169405 1.05534
-  endloop
- endfacet
- facet normal -0.224825 -0.321096 0.919973
-  outer loop
-   vertex -0.134228 -0.159966 1.06057
-   vertex -0.142148 -0.169405 1.05534
-   vertex -0.10441 -0.180844 1.06057
-  endloop
- endfacet
- facet normal -0.224823 -0.321087 0.919977
-  outer loop
-   vertex -0.10441 -0.180844 1.06057
-   vertex -0.142148 -0.169405 1.05534
-   vertex -0.110571 -0.191515 1.05534
-  endloop
- endfacet
- facet normal -0.165663 -0.355244 0.919977
-  outer loop
-   vertex -0.10441 -0.180844 1.06057
-   vertex -0.110571 -0.191515 1.05534
-   vertex -0.071421 -0.196228 1.06057
-  endloop
- endfacet
- facet normal -0.165665 -0.355265 0.919969
-  outer loop
-   vertex -0.071421 -0.196228 1.06057
-   vertex -0.110571 -0.191515 1.05534
-   vertex -0.0756353 -0.207806 1.05534
-  endloop
- endfacet
- facet normal -0.101455 -0.378636 0.919968
-  outer loop
-   vertex -0.071421 -0.196228 1.06057
-   vertex -0.0756353 -0.207806 1.05534
-   vertex -0.0362614 -0.205649 1.06057
-  endloop
- endfacet
- facet normal -0.101456 -0.378634 0.919969
-  outer loop
-   vertex -0.0362614 -0.205649 1.06057
-   vertex -0.0756353 -0.207806 1.05534
-   vertex -0.038401 -0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.0341593 -0.3905 0.919969
-  outer loop
-   vertex -0.0362614 -0.205649 1.06057
-   vertex -0.038401 -0.217783 1.05534
-   vertex 0 -0.208821 1.06057
-  endloop
- endfacet
- facet normal -0.0341659 -0.390478 0.919978
-  outer loop
-   vertex 0 -0.208821 1.06057
-   vertex -0.038401 -0.217783 1.05534
-   vertex 0 -0.221143 1.05534
-  endloop
- endfacet
- facet normal 0.0867719 -0.991795 -0.0938809
-  outer loop
-   vertex 0.0460168 -0.260974 0
-   vertex 0 -0.265 0
-   vertex 0 -0.264023 -0.0103213
-  endloop
- endfacet
- facet normal 0.0871569 -0.996195 0
-  outer loop
-   vertex 0 -0.265 1
-   vertex 0 -0.265 0
-   vertex 0.0460168 -0.260974 0
-  endloop
- endfacet
- facet normal 0.0871569 -0.996195 0
-  outer loop
-   vertex 0.0460168 -0.260974 1
-   vertex 0 -0.265 1
-   vertex 0.0460168 -0.260974 0
-  endloop
- endfacet
- facet normal 0.0867689 -0.991794 0.0938926
-  outer loop
-   vertex 0 -0.264023 1.01032
-   vertex 0 -0.265 1
-   vertex 0.0458471 -0.260012 1.01032
-  endloop
- endfacet
- facet normal 0.086772 -0.991795 0.0938795
-  outer loop
-   vertex 0.0458471 -0.260012 1.01032
-   vertex 0 -0.265 1
-   vertex 0.0460168 -0.260974 1
-  endloop
- endfacet
- facet normal 0.0837106 -0.956837 0.278309
-  outer loop
-   vertex 0 -0.261126 1.02028
-   vertex 0 -0.264023 1.01032
-   vertex 0.0453441 -0.257159 1.02028
-  endloop
- endfacet
- facet normal 0.0837106 -0.956837 0.278309
-  outer loop
-   vertex 0.0453441 -0.257159 1.02028
-   vertex 0 -0.264023 1.01032
-   vertex 0.0458471 -0.260012 1.01032
-  endloop
- endfacet
- facet normal 0.0776931 -0.88792 0.45339
-  outer loop
-   vertex 0 -0.256413 1.02951
-   vertex 0 -0.261126 1.02028
-   vertex 0.0445256 -0.252517 1.02951
-  endloop
- endfacet
- facet normal 0.0776793 -0.887898 0.453435
-  outer loop
-   vertex 0.0445256 -0.252517 1.02951
-   vertex 0 -0.261126 1.02028
-   vertex 0.0453441 -0.257159 1.02028
-  endloop
- endfacet
- facet normal 0.068899 -0.787484 0.612471
-  outer loop
-   vertex 0 -0.250051 1.03769
-   vertex 0 -0.256413 1.02951
-   vertex 0.0434208 -0.246252 1.03769
-  endloop
- endfacet
- facet normal 0.0689063 -0.787499 0.612451
-  outer loop
-   vertex 0.0434208 -0.246252 1.03769
-   vertex 0 -0.256413 1.02951
-   vertex 0.0445256 -0.252517 1.02951
-  endloop
- endfacet
- facet normal 0.0867691 -0.991796 -0.0938679
-  outer loop
-   vertex 0.0460168 -0.260974 0
-   vertex 0 -0.264023 -0.0103213
-   vertex 0.0458471 -0.260012 -0.0103213
-  endloop
- endfacet
- facet normal 0.083707 -0.956796 -0.278451
-  outer loop
-   vertex 0.0458471 -0.260012 -0.0103213
-   vertex 0 -0.264023 -0.0103213
-   vertex 0 -0.261126 -0.0202758
-  endloop
- endfacet
- facet normal -0.083707 -0.956796 -0.278451
-  outer loop
-   vertex 0 -0.264023 -0.0103213
-   vertex -0.0453441 -0.257159 -0.0202758
-   vertex 0 -0.261126 -0.0202758
-  endloop
- endfacet
- facet normal -0.0776865 -0.887979 -0.453275
-  outer loop
-   vertex 0 -0.261126 -0.0202758
-   vertex -0.0453441 -0.257159 -0.0202758
-   vertex -0.0445256 -0.252517 -0.0295099
-  endloop
- endfacet
- facet normal -0.230701 -0.860999 -0.453275
-  outer loop
-   vertex -0.0453441 -0.257159 -0.0202758
-   vertex -0.0876984 -0.240949 -0.0295099
-   vertex -0.0445256 -0.252517 -0.0295099
-  endloop
- endfacet
- facet normal -0.204649 -0.763769 -0.612189
-  outer loop
-   vertex -0.0445256 -0.252517 -0.0295099
-   vertex -0.0876984 -0.240949 -0.0295099
-   vertex -0.0855224 -0.234971 -0.0376955
-  endloop
- endfacet
- facet normal -0.334178 -0.716622 -0.612191
-  outer loop
-   vertex -0.0876984 -0.240949 -0.0295099
-   vertex -0.125025 -0.21655 -0.0376955
-   vertex -0.0855224 -0.234971 -0.0376955
-  endloop
- endfacet
- facet normal -0.279697 -0.599792 -0.749679
-  outer loop
-   vertex -0.0855224 -0.234971 -0.0376955
-   vertex -0.125025 -0.21655 -0.0376955
-   vertex -0.121133 -0.209808 -0.0445416
-  endloop
- endfacet
- facet normal -0.3796 -0.542116 -0.749676
-  outer loop
-   vertex -0.125025 -0.21655 -0.0376955
-   vertex -0.155725 -0.185586 -0.0445416
-   vertex -0.121133 -0.209808 -0.0445416
-  endloop
- endfacet
- facet normal -0.292043 -0.417074 -0.860674
-  outer loop
-   vertex -0.121133 -0.209808 -0.0445416
-   vertex -0.155725 -0.185586 -0.0445416
-   vertex -0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal -0.360028 -0.360028 -0.860674
-  outer loop
-   vertex -0.185586 -0.155725 -0.0445416
-   vertex -0.178744 -0.149984 -0.0498052
-   vertex -0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal -0.360028 -0.360028 -0.860674
-  outer loop
-   vertex -0.155725 -0.185586 -0.0445416
-   vertex -0.178744 -0.149984 -0.0498052
-   vertex -0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal -0.417075 -0.292042 -0.860674
-  outer loop
-   vertex -0.185586 -0.155725 -0.0445416
-   vertex -0.202073 -0.116667 -0.0498052
-   vertex -0.178744 -0.149984 -0.0498052
-  endloop
- endfacet
- facet normal 0.057685 -0.659442 0.749539
-  outer loop
-   vertex 0 -0.242265 1.04454
-   vertex 0 -0.250051 1.03769
-   vertex 0.0420689 -0.238585 1.04454
-  endloop
- endfacet
- facet normal 0.0576992 -0.659476 0.749508
-  outer loop
-   vertex 0.0420689 -0.238585 1.04454
-   vertex 0 -0.250051 1.03769
-   vertex 0.0434208 -0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.339515 -0.237733 -0.910062
-  outer loop
-   vertex -0.178744 -0.149984 -0.0498052
-   vertex -0.202073 -0.116667 -0.0498052
-   vertex -0.191515 -0.110571 -0.0553365
-  endloop
- endfacet
- facet normal -0.37564 -0.175166 -0.910061
-  outer loop
-   vertex -0.202073 -0.116667 -0.0498052
-   vertex -0.207806 -0.0756353 -0.0553365
-   vertex -0.191515 -0.110571 -0.0553365
-  endloop
- endfacet
- facet normal 0.044416 -0.507657 0.860414
-  outer loop
-   vertex 0 -0.233333 1.04981
-   vertex 0 -0.242265 1.04454
-   vertex 0.0405179 -0.229788 1.04981
-  endloop
- endfacet
- facet normal 0.044405 -0.507629 0.860431
-  outer loop
-   vertex 0.0405179 -0.229788 1.04981
-   vertex 0 -0.242265 1.04454
-   vertex 0.0420689 -0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.355438 -0.165746 -0.919887
-  outer loop
-   vertex -0.191515 -0.110571 -0.0553365
-   vertex -0.207806 -0.0756353 -0.0553365
-   vertex -0.196228 -0.071421 -0.0605695
-  endloop
- endfacet
- facet normal -0.378821 -0.101505 -0.919886
-  outer loop
-   vertex -0.196228 -0.071421 -0.0605695
-   vertex -0.207806 -0.0756353 -0.0553365
-   vertex -0.205649 -0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal 0.0361236 -0.412852 0.910081
-  outer loop
-   vertex 0 -0.221143 1.05534
-   vertex 0 -0.233333 1.04981
-   vertex 0.038401 -0.217783 1.05534
-  endloop
- endfacet
- facet normal 0.0361208 -0.412846 0.910084
-  outer loop
-   vertex 0.038401 -0.217783 1.05534
-   vertex 0 -0.233333 1.04981
-   vertex 0.0405179 -0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.356989 -0.0956552 -0.929198
-  outer loop
-   vertex -0.196228 -0.071421 -0.0605695
-   vertex -0.205649 -0.0362614 -0.0605695
-   vertex -0.193392 -0.0341003 -0.065501
-  endloop
- endfacet
- facet normal -0.368174 -0.0322178 -0.929198
-  outer loop
-   vertex -0.193392 -0.0341003 -0.065501
-   vertex -0.205649 -0.0362614 -0.0605695
-   vertex -0.196376 0 -0.065501
-  endloop
- endfacet
- facet normal 0.0341574 -0.390478 0.919978
-  outer loop
-   vertex 0 -0.208821 1.06057
-   vertex 0 -0.221143 1.05534
-   vertex 0.0362614 -0.205649 1.06057
-  endloop
- endfacet
- facet normal 0.0341678 -0.390499 0.919969
-  outer loop
-   vertex 0.0362614 -0.205649 1.06057
-   vertex 0 -0.221143 1.05534
-   vertex 0.038401 -0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.345487 -0.0302325 -0.937936
-  outer loop
-   vertex -0.193392 -0.0341003 -0.065501
-   vertex -0.196376 0 -0.065501
-   vertex -0.183814 0 -0.0701282
-  endloop
- endfacet
- facet normal -0.345487 0.0302311 -0.937936
-  outer loop
-   vertex -0.183814 0 -0.0701282
-   vertex -0.196376 0 -0.065501
-   vertex -0.181021 0.031919 -0.0701282
-  endloop
- endfacet
- facet normal -0.345491 0.0302328 -0.937935
-  outer loop
-   vertex -0.181021 0.031919 -0.0701282
-   vertex -0.196376 0 -0.065501
-   vertex -0.193392 0.0341003 -0.065501
-  endloop
- endfacet
- facet normal -0.334996 0.0897532 -0.937935
-  outer loop
-   vertex -0.181021 0.031919 -0.0701282
-   vertex -0.193392 0.0341003 -0.065501
-   vertex -0.172729 0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal -0.335002 0.0897585 -0.937932
-  outer loop
-   vertex -0.172729 0.0628681 -0.0701282
-   vertex -0.193392 0.0341003 -0.065501
-   vertex -0.184533 0.0671644 -0.065501
-  endloop
- endfacet
- facet normal -0.314324 0.146571 -0.937932
-  outer loop
-   vertex -0.172729 0.0628681 -0.0701282
-   vertex -0.184533 0.0671644 -0.065501
-   vertex -0.159188 0.091907 -0.0701282
-  endloop
- endfacet
- facet normal -0.314334 0.146582 -0.937927
-  outer loop
-   vertex -0.159188 0.091907 -0.0701282
-   vertex -0.184533 0.0671644 -0.065501
-   vertex -0.170066 0.0981878 -0.065501
-  endloop
- endfacet
- facet normal -0.284105 0.198937 -0.937928
-  outer loop
-   vertex -0.159188 0.091907 -0.0701282
-   vertex -0.170066 0.0981878 -0.065501
-   vertex -0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal -0.28409 0.198913 -0.937937
-  outer loop
-   vertex -0.14081 0.118153 -0.0701282
-   vertex -0.170066 0.0981878 -0.065501
-   vertex -0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal -0.245227 0.245227 -0.937938
-  outer loop
-   vertex -0.150433 0.126228 -0.065501
-   vertex -0.126228 0.150433 -0.065501
-   vertex -0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal -0.245227 0.245227 -0.937938
-  outer loop
-   vertex -0.14081 0.118153 -0.0701282
-   vertex -0.126228 0.150433 -0.065501
-   vertex -0.118153 0.14081 -0.0701282
-  endloop
- endfacet
- facet normal -0.198921 0.284083 -0.937938
-  outer loop
-   vertex -0.118153 0.14081 -0.0701282
-   vertex -0.126228 0.150433 -0.065501
-   vertex -0.091907 0.159188 -0.0701282
-  endloop
- endfacet
- facet normal -0.198927 0.284111 -0.937928
-  outer loop
-   vertex -0.091907 0.159188 -0.0701282
-   vertex -0.126228 0.150433 -0.065501
-   vertex -0.0981878 0.170066 -0.065501
-  endloop
- endfacet
- facet normal -0.146577 0.314337 -0.937927
-  outer loop
-   vertex -0.091907 0.159188 -0.0701282
-   vertex -0.0981878 0.170066 -0.065501
-   vertex -0.0628681 0.172729 -0.0701282
-  endloop
- endfacet
- facet normal -0.146577 0.314322 -0.937932
-  outer loop
-   vertex -0.0628681 0.172729 -0.0701282
-   vertex -0.0981878 0.170066 -0.065501
-   vertex -0.0671644 0.184533 -0.065501
-  endloop
- endfacet
- facet normal -0.0897553 0.335003 -0.937932
-  outer loop
-   vertex -0.0628681 0.172729 -0.0701282
-   vertex -0.0671644 0.184533 -0.065501
-   vertex -0.031919 0.181021 -0.0701282
-  endloop
- endfacet
- facet normal -0.0897565 0.334995 -0.937935
-  outer loop
-   vertex -0.031919 0.181021 -0.0701282
-   vertex -0.0671644 0.184533 -0.065501
-   vertex -0.0341003 0.193392 -0.065501
-  endloop
- endfacet
- facet normal -0.0302314 0.345491 -0.937935
-  outer loop
-   vertex -0.031919 0.181021 -0.0701282
-   vertex -0.0341003 0.193392 -0.065501
-   vertex 0 0.183814 -0.0701282
-  endloop
- endfacet
- facet normal -0.0302325 0.345487 -0.937936
-  outer loop
-   vertex 0 0.183814 -0.0701282
-   vertex -0.0341003 0.193392 -0.065501
-   vertex 0 0.196376 -0.065501
-  endloop
- endfacet
- facet normal 0.0302311 0.345487 -0.937936
-  outer loop
-   vertex 0.031919 0.181021 -0.0701282
-   vertex 0 0.183814 -0.0701282
-   vertex 0 0.196376 -0.065501
-  endloop
- endfacet
- facet normal 0.0302328 0.345491 -0.937935
-  outer loop
-   vertex 0.031919 0.181021 -0.0701282
-   vertex 0 0.196376 -0.065501
-   vertex 0.0341003 0.193392 -0.065501
-  endloop
- endfacet
- facet normal 0.0322203 0.368203 -0.929187
-  outer loop
-   vertex 0.0341003 0.193392 -0.065501
-   vertex 0 0.196376 -0.065501
-   vertex 0 0.208821 -0.0605695
-  endloop
- endfacet
- facet normal 0.0322065 0.368176 -0.929198
-  outer loop
-   vertex 0.0341003 0.193392 -0.065501
-   vertex 0 0.208821 -0.0605695
-   vertex 0.0362614 0.205649 -0.0605695
-  endloop
- endfacet
- facet normal 0.0341741 0.390669 -0.919897
-  outer loop
-   vertex 0.0362614 0.205649 -0.0605695
-   vertex 0 0.208821 -0.0605695
-   vertex 0 0.221143 -0.0553365
-  endloop
- endfacet
- facet normal 0.0341845 0.39069 -0.919887
-  outer loop
-   vertex 0.0362614 0.205649 -0.0605695
-   vertex 0 0.221143 -0.0553365
-   vertex 0.038401 0.217783 -0.0553365
-  endloop
- endfacet
- facet normal 0.0361312 0.412938 -0.910042
-  outer loop
-   vertex 0.038401 0.217783 -0.0553365
-   vertex 0 0.221143 -0.0553365
-   vertex 0 0.233333 -0.0498052
-  endloop
- endfacet
- facet normal 0.0361284 0.412932 -0.910045
-  outer loop
-   vertex 0.038401 0.217783 -0.0553365
-   vertex 0 0.233333 -0.0498052
-   vertex 0.0405179 0.229788 -0.0498052
-  endloop
- endfacet
- facet normal 0.0443759 0.507199 -0.860686
-  outer loop
-   vertex 0.0405179 0.229788 -0.0498052
-   vertex 0 0.233333 -0.0498052
-   vertex 0 0.242265 -0.0445416
-  endloop
- endfacet
- facet normal 0.0443649 0.507171 -0.860703
-  outer loop
-   vertex 0.0405179 0.229788 -0.0498052
-   vertex 0 0.242265 -0.0445416
-   vertex 0.0420689 0.238585 -0.0445416
-  endloop
- endfacet
- facet normal 0.057666 0.659226 -0.749731
-  outer loop
-   vertex 0.0420689 0.238585 -0.0445416
-   vertex 0 0.242265 -0.0445416
-   vertex 0 0.250051 -0.0376955
-  endloop
- endfacet
- facet normal 0.0576803 0.65926 -0.7497
-  outer loop
-   vertex 0.0420689 0.238585 -0.0445416
-   vertex 0 0.250051 -0.0376955
-   vertex 0.0434208 0.246252 -0.0376955
-  endloop
- endfacet
- facet normal 0.0689169 0.787689 -0.612206
-  outer loop
-   vertex 0.0434208 0.246252 -0.0376955
-   vertex 0 0.250051 -0.0376955
-   vertex 0 0.256413 -0.0295099
-  endloop
- endfacet
- facet normal 0.0689242 0.787704 -0.612186
-  outer loop
-   vertex 0.0434208 0.246252 -0.0376955
-   vertex 0 0.256413 -0.0295099
-   vertex 0.0445256 0.252517 -0.0295099
-  endloop
- endfacet
- facet normal 0.0777002 0.888001 -0.453229
-  outer loop
-   vertex 0.0445256 0.252517 -0.0295099
-   vertex 0 0.256413 -0.0295099
-   vertex 0 0.261126 -0.0202758
-  endloop
- endfacet
- facet normal 0.0776865 0.887979 -0.453275
-  outer loop
-   vertex 0.0445256 0.252517 -0.0295099
-   vertex 0 0.261126 -0.0202758
-   vertex 0.0453441 0.257159 -0.0202758
-  endloop
- endfacet
- facet normal 0.083707 0.956796 -0.278451
-  outer loop
-   vertex 0.0453441 0.257159 -0.0202758
-   vertex 0 0.261126 -0.0202758
-   vertex 0 0.264023 -0.0103213
-  endloop
- endfacet
- facet normal 0.083707 0.956796 -0.278451
-  outer loop
-   vertex 0.0453441 0.257159 -0.0202758
-   vertex 0 0.264023 -0.0103213
-   vertex 0.0458471 0.260012 -0.0103213
-  endloop
- endfacet
- facet normal 0.086769 0.991795 -0.093881
-  outer loop
-   vertex 0.0458471 0.260012 -0.0103213
-   vertex 0 0.264023 -0.0103213
-   vertex 0 0.265 0
-  endloop
- endfacet
- facet normal 0.086772 0.991796 -0.0938679
-  outer loop
-   vertex 0.0458471 0.260012 -0.0103213
-   vertex 0 0.265 0
-   vertex 0.0460168 0.260974 0
-  endloop
- endfacet
- facet normal 0.0871569 0.996195 -0
-  outer loop
-   vertex 0 0.265 0
-   vertex 0 0.265 1
-   vertex 0.0460168 0.260974 0
-  endloop
- endfacet
- facet normal 0.0871569 0.996195 -0
-  outer loop
-   vertex 0.0460168 0.260974 0
-   vertex 0 0.265 1
-   vertex 0.0460168 0.260974 1
-  endloop
- endfacet
- facet normal 0.0867718 0.991794 0.0938926
-  outer loop
-   vertex 0 0.265 1
-   vertex 0 0.264023 1.01032
-   vertex 0.0460168 0.260974 1
-  endloop
- endfacet
- facet normal 0.086769 0.991795 0.0938795
-  outer loop
-   vertex 0.0460168 0.260974 1
-   vertex 0 0.264023 1.01032
-   vertex 0.0458471 0.260012 1.01032
-  endloop
- endfacet
- facet normal 0.0837106 0.956837 0.278309
-  outer loop
-   vertex 0 0.264023 1.01032
-   vertex 0 0.261126 1.02028
-   vertex 0.0458471 0.260012 1.01032
-  endloop
- endfacet
- facet normal -0.0837106 0.956837 0.278309
-  outer loop
-   vertex 0 0.264023 1.01032
-   vertex -0.0453441 0.257159 1.02028
-   vertex 0 0.261126 1.02028
-  endloop
- endfacet
- facet normal -0.0776793 0.887898 0.453435
-  outer loop
-   vertex 0 0.261126 1.02028
-   vertex -0.0453441 0.257159 1.02028
-   vertex -0.0445256 0.252517 1.02951
-  endloop
- endfacet
- facet normal -0.23068 0.86092 0.453435
-  outer loop
-   vertex -0.0453441 0.257159 1.02028
-   vertex -0.0876984 0.240949 1.02951
-   vertex -0.0445256 0.252517 1.02951
-  endloop
- endfacet
- facet normal -0.204596 0.763571 0.612454
-  outer loop
-   vertex -0.0445256 0.252517 1.02951
-   vertex -0.0876984 0.240949 1.02951
-   vertex -0.0855224 0.234971 1.03769
-  endloop
- endfacet
- facet normal -0.334091 0.716436 0.612456
-  outer loop
-   vertex -0.0876984 0.240949 1.02951
-   vertex -0.125025 0.21655 1.03769
-   vertex -0.0855224 0.234971 1.03769
-  endloop
- endfacet
- facet normal -0.279789 0.599989 0.749488
-  outer loop
-   vertex -0.0855224 0.234971 1.03769
-   vertex -0.125025 0.21655 1.03769
-   vertex -0.121133 0.209808 1.04454
-  endloop
- endfacet
- facet normal -0.379725 0.542294 0.749484
-  outer loop
-   vertex -0.125025 0.21655 1.03769
-   vertex -0.155725 0.185586 1.04454
-   vertex -0.121133 0.209808 1.04454
-  endloop
- endfacet
- facet normal -0.292307 0.417451 0.860402
-  outer loop
-   vertex -0.121133 0.209808 1.04454
-   vertex -0.155725 0.185586 1.04454
-   vertex -0.149984 0.178744 1.04981
-  endloop
- endfacet
- facet normal -0.360354 0.360354 0.860401
-  outer loop
-   vertex -0.155725 0.185586 1.04454
-   vertex -0.185586 0.155725 1.04454
-   vertex -0.178744 0.149984 1.04981
-  endloop
- endfacet
- facet normal -0.360354 0.360354 0.860401
-  outer loop
-   vertex -0.149984 0.178744 1.04981
-   vertex -0.155725 0.185586 1.04454
-   vertex -0.178744 0.149984 1.04981
-  endloop
- endfacet
- facet normal -0.417452 0.292305 0.860402
-  outer loop
-   vertex -0.185586 0.155725 1.04454
-   vertex -0.202073 0.116667 1.04981
-   vertex -0.178744 0.149984 1.04981
-  endloop
- endfacet
- facet normal -0.339445 0.237684 0.910101
-  outer loop
-   vertex -0.178744 0.149984 1.04981
-   vertex -0.202073 0.116667 1.04981
-   vertex -0.191515 0.110571 1.05534
-  endloop
- endfacet
- facet normal -0.375562 0.17513 0.910101
-  outer loop
-   vertex -0.202073 0.116667 1.04981
-   vertex -0.207806 0.0756353 1.05534
-   vertex -0.191515 0.110571 1.05534
-  endloop
- endfacet
- facet normal -0.355265 0.165665 0.919969
-  outer loop
-   vertex -0.191515 0.110571 1.05534
-   vertex -0.207806 0.0756353 1.05534
-   vertex -0.196228 0.071421 1.06057
-  endloop
- endfacet
- facet normal -0.378636 0.101455 0.919968
-  outer loop
-   vertex -0.196228 0.071421 1.06057
-   vertex -0.207806 0.0756353 1.05534
-   vertex -0.205649 0.0362614 1.06057
-  endloop
- endfacet
- facet normal -0.356899 0.095631 0.929235
-  outer loop
-   vertex -0.196228 0.071421 1.06057
-   vertex -0.205649 0.0362614 1.06057
-   vertex -0.193392 0.0341003 1.0655
-  endloop
- endfacet
- facet normal -0.368081 0.0322096 0.929236
-  outer loop
-   vertex -0.193392 0.0341003 1.0655
-   vertex -0.205649 0.0362614 1.06057
-   vertex -0.196376 0 1.0655
-  endloop
- endfacet
- facet normal -0.36811 0.0322007 0.929224
-  outer loop
-   vertex -0.205649 0.0362614 1.06057
-   vertex -0.208821 0 1.06057
-   vertex -0.196376 0 1.0655
-  endloop
- endfacet
- facet normal -0.36811 -0.0322121 0.929224
-  outer loop
-   vertex -0.196376 0 1.0655
-   vertex -0.208821 0 1.06057
-   vertex -0.193392 -0.0341003 1.0655
-  endloop
- endfacet
- facet normal -0.368083 -0.0321984 0.929235
-  outer loop
-   vertex -0.193392 -0.0341003 1.0655
-   vertex -0.208821 0 1.06057
-   vertex -0.205649 -0.0362614 1.06057
-  endloop
- endfacet
- facet normal -0.3569 -0.0956256 0.929235
-  outer loop
-   vertex -0.193392 -0.0341003 1.0655
-   vertex -0.205649 -0.0362614 1.06057
-   vertex -0.184533 -0.0671644 1.0655
-  endloop
- endfacet
- facet normal -0.356911 -0.0956343 0.92923
-  outer loop
-   vertex -0.184533 -0.0671644 1.0655
-   vertex -0.205649 -0.0362614 1.06057
-   vertex -0.196228 -0.071421 1.06057
-  endloop
- endfacet
- facet normal -0.334881 -0.156163 0.92923
-  outer loop
-   vertex -0.184533 -0.0671644 1.0655
-   vertex -0.196228 -0.071421 1.06057
-   vertex -0.170066 -0.0981878 1.0655
-  endloop
- endfacet
- facet normal -0.334887 -0.15617 0.929226
-  outer loop
-   vertex -0.170066 -0.0981878 1.0655
-   vertex -0.196228 -0.071421 1.06057
-   vertex -0.180844 -0.10441 1.06057
-  endloop
- endfacet
- facet normal -0.302692 -0.211937 0.929226
-  outer loop
-   vertex -0.170066 -0.0981878 1.0655
-   vertex -0.180844 -0.10441 1.06057
-   vertex -0.150433 -0.126228 1.0655
-  endloop
- endfacet
- facet normal -0.302695 -0.211941 0.929224
-  outer loop
-   vertex -0.150433 -0.126228 1.0655
-   vertex -0.180844 -0.10441 1.06057
-   vertex -0.159966 -0.134228 1.06057
-  endloop
- endfacet
- facet normal -0.261286 -0.261286 0.929225
-  outer loop
-   vertex -0.150433 -0.126228 1.0655
-   vertex -0.159966 -0.134228 1.06057
-   vertex -0.134228 -0.159966 1.06057
-  endloop
- endfacet
- facet normal -0.261286 -0.261286 0.929225
-  outer loop
-   vertex -0.126228 -0.150433 1.0655
-   vertex -0.150433 -0.126228 1.0655
-   vertex -0.134228 -0.159966 1.06057
-  endloop
- endfacet
- facet normal -0.21194 -0.302696 0.929224
-  outer loop
-   vertex -0.126228 -0.150433 1.0655
-   vertex -0.134228 -0.159966 1.06057
-   vertex -0.0981878 -0.170066 1.0655
-  endloop
- endfacet
- facet normal -0.211939 -0.302691 0.929226
-  outer loop
-   vertex -0.0981878 -0.170066 1.0655
-   vertex -0.134228 -0.159966 1.06057
-   vertex -0.10441 -0.180844 1.06057
-  endloop
- endfacet
- facet normal -0.156167 -0.334889 0.929226
-  outer loop
-   vertex -0.0981878 -0.170066 1.0655
-   vertex -0.10441 -0.180844 1.06057
-   vertex -0.0671644 -0.184533 1.0655
-  endloop
- endfacet
- facet normal -0.156167 -0.334879 0.92923
-  outer loop
-   vertex -0.0671644 -0.184533 1.0655
-   vertex -0.10441 -0.180844 1.06057
-   vertex -0.071421 -0.196228 1.06057
-  endloop
- endfacet
- facet normal -0.0956292 -0.356913 0.92923
-  outer loop
-   vertex -0.0671644 -0.184533 1.0655
-   vertex -0.071421 -0.196228 1.06057
-   vertex -0.0341003 -0.193392 1.0655
-  endloop
- endfacet
- facet normal -0.095631 -0.356899 0.929235
-  outer loop
-   vertex -0.0341003 -0.193392 1.0655
-   vertex -0.071421 -0.196228 1.06057
-   vertex -0.0362614 -0.205649 1.06057
-  endloop
- endfacet
- facet normal -0.0322096 -0.368081 0.929236
-  outer loop
-   vertex -0.0341003 -0.193392 1.0655
-   vertex -0.0362614 -0.205649 1.06057
-   vertex 0 -0.196376 1.0655
-  endloop
- endfacet
- facet normal -0.0322007 -0.36811 0.929224
-  outer loop
-   vertex 0 -0.196376 1.0655
-   vertex -0.0362614 -0.205649 1.06057
-   vertex 0 -0.208821 1.06057
-  endloop
- endfacet
- facet normal 0.0322121 -0.36811 0.929224
-  outer loop
-   vertex 0 -0.196376 1.0655
-   vertex 0 -0.208821 1.06057
-   vertex 0.0341003 -0.193392 1.0655
-  endloop
- endfacet
- facet normal 0.0321984 -0.368083 0.929235
-  outer loop
-   vertex 0.0341003 -0.193392 1.0655
-   vertex 0 -0.208821 1.06057
-   vertex 0.0362614 -0.205649 1.06057
-  endloop
- endfacet
- facet normal 0.257686 -0.961658 -0.093869
-  outer loop
-   vertex 0.0460168 -0.260974 0
-   vertex 0.0458471 -0.260012 -0.0103213
-   vertex 0.0906353 -0.249018 0
-  endloop
- endfacet
- facet normal 0.258829 -0.965923 0
-  outer loop
-   vertex 0.0460168 -0.260974 1
-   vertex 0.0460168 -0.260974 0
-   vertex 0.0906353 -0.249018 0
-  endloop
- endfacet
- facet normal 0.258829 -0.965923 0
-  outer loop
-   vertex 0.0906353 -0.249018 1
-   vertex 0.0460168 -0.260974 1
-   vertex 0.0906353 -0.249018 0
-  endloop
- endfacet
- facet normal 0.257688 -0.961657 0.0938806
-  outer loop
-   vertex 0.0903011 -0.2481 1.01032
-   vertex 0.0458471 -0.260012 1.01032
-   vertex 0.0460168 -0.260974 1
-  endloop
- endfacet
- facet normal 0.257686 -0.961656 0.0938873
-  outer loop
-   vertex 0.0903011 -0.2481 1.01032
-   vertex 0.0460168 -0.260974 1
-   vertex 0.0906353 -0.249018 1
-  endloop
- endfacet
- facet normal 0.248599 -0.927763 0.278307
-  outer loop
-   vertex 0.0893104 -0.245378 1.02028
-   vertex 0.0453441 -0.257159 1.02028
-   vertex 0.0458471 -0.260012 1.01032
-  endloop
- endfacet
- facet normal 0.248607 -0.927769 0.278281
-  outer loop
-   vertex 0.0893104 -0.245378 1.02028
-   vertex 0.0458471 -0.260012 1.01032
-   vertex 0.0903011 -0.2481 1.01032
-  endloop
- endfacet
- facet normal 0.23068 -0.86092 0.453435
-  outer loop
-   vertex 0.0876984 -0.240949 1.02951
-   vertex 0.0445256 -0.252517 1.02951
-   vertex 0.0453441 -0.257159 1.02028
-  endloop
- endfacet
- facet normal 0.230691 -0.860932 0.453407
-  outer loop
-   vertex 0.0876984 -0.240949 1.02951
-   vertex 0.0453441 -0.257159 1.02028
-   vertex 0.0893104 -0.245378 1.02028
-  endloop
- endfacet
- facet normal 0.204597 -0.763572 0.612452
-  outer loop
-   vertex 0.0855224 -0.234971 1.03769
-   vertex 0.0434208 -0.246252 1.03769
-   vertex 0.0445256 -0.252517 1.02951
-  endloop
- endfacet
- facet normal 0.204596 -0.763571 0.612454
-  outer loop
-   vertex 0.0855224 -0.234971 1.03769
-   vertex 0.0445256 -0.252517 1.02951
-   vertex 0.0876984 -0.240949 1.02951
-  endloop
- endfacet
- facet normal 0.17134 -0.639438 0.749508
-  outer loop
-   vertex 0.0828596 -0.227655 1.04454
-   vertex 0.0420689 -0.238585 1.04454
-   vertex 0.0434208 -0.246252 1.03769
-  endloop
- endfacet
- facet normal 0.171333 -0.639427 0.749518
-  outer loop
-   vertex 0.0828596 -0.227655 1.04454
-   vertex 0.0434208 -0.246252 1.03769
-   vertex 0.0855224 -0.234971 1.03769
-  endloop
- endfacet
- facet normal 0.257688 -0.961657 -0.0938757
-  outer loop
-   vertex 0.0906353 -0.249018 0
-   vertex 0.0458471 -0.260012 -0.0103213
-   vertex 0.0903011 -0.2481 -0.0103213
-  endloop
- endfacet
- facet normal 0.248594 -0.927721 -0.27845
-  outer loop
-   vertex 0.0458471 -0.260012 -0.0103213
-   vertex 0.0453441 -0.257159 -0.0202758
-   vertex 0.0903011 -0.2481 -0.0103213
-  endloop
- endfacet
- facet normal 0.083707 -0.956796 -0.278451
-  outer loop
-   vertex 0.0458471 -0.260012 -0.0103213
-   vertex 0 -0.261126 -0.0202758
-   vertex 0.0453441 -0.257159 -0.0202758
-  endloop
- endfacet
- facet normal 0.0776885 -0.888002 -0.453229
-  outer loop
-   vertex 0.0453441 -0.257159 -0.0202758
-   vertex 0 -0.261126 -0.0202758
-   vertex 0 -0.256413 -0.0295099
-  endloop
- endfacet
- facet normal -0.0777002 -0.888001 -0.453229
-  outer loop
-   vertex 0 -0.261126 -0.0202758
-   vertex -0.0445256 -0.252517 -0.0295099
-   vertex 0 -0.256413 -0.0295099
-  endloop
- endfacet
- facet normal -0.0689242 -0.787704 -0.612186
-  outer loop
-   vertex 0 -0.256413 -0.0295099
-   vertex -0.0445256 -0.252517 -0.0295099
-   vertex -0.0434208 -0.246252 -0.0376955
-  endloop
- endfacet
- facet normal -0.20465 -0.76377 -0.612187
-  outer loop
-   vertex -0.0445256 -0.252517 -0.0295099
-   vertex -0.0855224 -0.234971 -0.0376955
-   vertex -0.0434208 -0.246252 -0.0376955
-  endloop
- endfacet
- facet normal -0.171277 -0.639218 -0.74971
-  outer loop
-   vertex -0.0434208 -0.246252 -0.0376955
-   vertex -0.0855224 -0.234971 -0.0376955
-   vertex -0.0828596 -0.227655 -0.0445416
-  endloop
- endfacet
- facet normal -0.279672 -0.599765 -0.74971
-  outer loop
-   vertex -0.0855224 -0.234971 -0.0376955
-   vertex -0.121133 -0.209808 -0.0445416
-   vertex -0.0828596 -0.227655 -0.0445416
-  endloop
- endfacet
- facet normal -0.215174 -0.461447 -0.860678
-  outer loop
-   vertex -0.0828596 -0.227655 -0.0445416
-   vertex -0.121133 -0.209808 -0.0445416
-   vertex -0.116667 -0.202073 -0.0498052
-  endloop
- endfacet
- facet normal -0.292037 -0.417069 -0.860679
-  outer loop
-   vertex -0.121133 -0.209808 -0.0445416
-   vertex -0.149984 -0.178744 -0.0498052
-   vertex -0.116667 -0.202073 -0.0498052
-  endloop
- endfacet
- facet normal -0.237741 -0.339527 -0.910055
-  outer loop
-   vertex -0.116667 -0.202073 -0.0498052
-   vertex -0.149984 -0.178744 -0.0498052
-   vertex -0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal -0.293088 -0.293088 -0.910054
-  outer loop
-   vertex -0.178744 -0.149984 -0.0498052
-   vertex -0.169405 -0.142148 -0.0553365
-   vertex -0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal -0.293088 -0.293088 -0.910054
-  outer loop
-   vertex -0.149984 -0.178744 -0.0498052
-   vertex -0.169405 -0.142148 -0.0553365
-   vertex -0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal -0.339531 -0.237737 -0.910055
-  outer loop
-   vertex -0.178744 -0.149984 -0.0498052
-   vertex -0.191515 -0.110571 -0.0553365
-   vertex -0.169405 -0.142148 -0.0553365
-  endloop
- endfacet
- facet normal 0.131876 -0.492207 0.860431
-  outer loop
-   vertex 0.0798047 -0.219262 1.04981
-   vertex 0.0405179 -0.229788 1.04981
-   vertex 0.0420689 -0.238585 1.04454
-  endloop
- endfacet
- facet normal 0.131899 -0.492245 0.860405
-  outer loop
-   vertex 0.0798047 -0.219262 1.04981
-   vertex 0.0420689 -0.238585 1.04454
-   vertex 0.0828596 -0.227655 1.04454
-  endloop
- endfacet
- facet normal -0.321244 -0.224933 -0.919895
-  outer loop
-   vertex -0.169405 -0.142148 -0.0553365
-   vertex -0.191515 -0.110571 -0.0553365
-   vertex -0.180844 -0.10441 -0.0605695
-  endloop
- endfacet
- facet normal -0.355418 -0.165744 -0.919895
-  outer loop
-   vertex -0.191515 -0.110571 -0.0553365
-   vertex -0.196228 -0.071421 -0.0605695
-   vertex -0.180844 -0.10441 -0.0605695
-  endloop
- endfacet
- facet normal 0.107262 -0.400302 0.910084
-  outer loop
-   vertex 0.0756353 -0.207806 1.05534
-   vertex 0.038401 -0.217783 1.05534
-   vertex 0.0405179 -0.229788 1.04981
-  endloop
- endfacet
- facet normal 0.107246 -0.400279 0.910096
-  outer loop
-   vertex 0.0756353 -0.207806 1.05534
-   vertex 0.0405179 -0.229788 1.04981
-   vertex 0.0798047 -0.219262 1.04981
-  endloop
- endfacet
- facet normal -0.334964 -0.156206 -0.929192
-  outer loop
-   vertex -0.180844 -0.10441 -0.0605695
-   vertex -0.196228 -0.071421 -0.0605695
-   vertex -0.184533 -0.0671644 -0.065501
-  endloop
- endfacet
- facet normal -0.357004 -0.0956534 -0.929193
-  outer loop
-   vertex -0.184533 -0.0671644 -0.065501
-   vertex -0.196228 -0.071421 -0.0605695
-   vertex -0.193392 -0.0341003 -0.065501
-  endloop
- endfacet
- facet normal 0.101455 -0.378634 0.919969
-  outer loop
-   vertex 0.071421 -0.196228 1.06057
-   vertex 0.0362614 -0.205649 1.06057
-   vertex 0.038401 -0.217783 1.05534
-  endloop
- endfacet
- facet normal 0.101456 -0.378636 0.919968
-  outer loop
-   vertex 0.071421 -0.196228 1.06057
-   vertex 0.038401 -0.217783 1.05534
-   vertex 0.0756353 -0.207806 1.05534
-  endloop
- endfacet
- facet normal -0.334995 -0.0897565 -0.937935
-  outer loop
-   vertex -0.184533 -0.0671644 -0.065501
-   vertex -0.193392 -0.0341003 -0.065501
-   vertex -0.181021 -0.031919 -0.0701282
-  endloop
- endfacet
- facet normal -0.345491 -0.0302314 -0.937935
-  outer loop
-   vertex -0.181021 -0.031919 -0.0701282
-   vertex -0.193392 -0.0341003 -0.065501
-   vertex -0.183814 0 -0.0701282
-  endloop
- endfacet
- facet normal 0.0956256 -0.3569 0.929235
-  outer loop
-   vertex 0.0671644 -0.184533 1.0655
-   vertex 0.0341003 -0.193392 1.0655
-   vertex 0.0362614 -0.205649 1.06057
-  endloop
- endfacet
- facet normal 0.0956343 -0.356911 0.92923
-  outer loop
-   vertex 0.0671644 -0.184533 1.0655
-   vertex 0.0362614 -0.205649 1.06057
-   vertex 0.071421 -0.196228 1.06057
-  endloop
- endfacet
- facet normal -0.322576 -0.0282262 -0.946123
-  outer loop
-   vertex -0.181021 -0.031919 -0.0701282
-   vertex -0.183814 0 -0.0701282
-   vertex -0.171143 0 -0.0744483
-  endloop
- endfacet
- facet normal -0.322576 0.0282212 -0.946123
-  outer loop
-   vertex -0.171143 0 -0.0744483
-   vertex -0.183814 0 -0.0701282
-   vertex -0.168543 0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal -0.322586 0.0282272 -0.946119
-  outer loop
-   vertex -0.168543 0.0297187 -0.0744483
-   vertex -0.183814 0 -0.0701282
-   vertex -0.181021 0.031919 -0.0701282
-  endloop
- endfacet
- facet normal -0.312785 0.0838086 -0.946119
-  outer loop
-   vertex -0.168543 0.0297187 -0.0744483
-   vertex -0.181021 0.031919 -0.0701282
-   vertex -0.160822 0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal -0.312774 0.0837996 -0.946124
-  outer loop
-   vertex -0.160822 0.0585345 -0.0744483
-   vertex -0.181021 0.031919 -0.0701282
-   vertex -0.172729 0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal -0.293466 0.136849 -0.946124
-  outer loop
-   vertex -0.160822 0.0585345 -0.0744483
-   vertex -0.172729 0.0628681 -0.0701282
-   vertex -0.148214 0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal -0.29346 0.136842 -0.946126
-  outer loop
-   vertex -0.148214 0.0855717 -0.0744483
-   vertex -0.172729 0.0628681 -0.0701282
-   vertex -0.159188 0.091907 -0.0701282
-  endloop
- endfacet
- facet normal -0.265241 0.185722 -0.946126
-  outer loop
-   vertex -0.148214 0.0855717 -0.0744483
-   vertex -0.159188 0.091907 -0.0701282
-   vertex -0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal -0.265247 0.185732 -0.946123
-  outer loop
-   vertex -0.131103 0.110009 -0.0744483
-   vertex -0.159188 0.091907 -0.0701282
-   vertex -0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal -0.22897 0.22897 -0.946121
-  outer loop
-   vertex -0.14081 0.118153 -0.0701282
-   vertex -0.118153 0.14081 -0.0701282
-   vertex -0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal -0.22897 0.22897 -0.946121
-  outer loop
-   vertex -0.131103 0.110009 -0.0744483
-   vertex -0.118153 0.14081 -0.0701282
-   vertex -0.110009 0.131103 -0.0744483
-  endloop
- endfacet
- facet normal -0.185728 0.26525 -0.946122
-  outer loop
-   vertex -0.110009 0.131103 -0.0744483
-   vertex -0.118153 0.14081 -0.0701282
-   vertex -0.0855717 0.148214 -0.0744483
-  endloop
- endfacet
- facet normal -0.185726 0.265239 -0.946126
-  outer loop
-   vertex -0.0855717 0.148214 -0.0744483
-   vertex -0.118153 0.14081 -0.0701282
-   vertex -0.091907 0.159188 -0.0701282
-  endloop
- endfacet
- facet normal -0.136846 0.293458 -0.946127
-  outer loop
-   vertex -0.0855717 0.148214 -0.0744483
-   vertex -0.091907 0.159188 -0.0701282
-   vertex -0.0585345 0.160822 -0.0744483
-  endloop
- endfacet
- facet normal -0.136846 0.293468 -0.946124
-  outer loop
-   vertex -0.0585345 0.160822 -0.0744483
-   vertex -0.091907 0.159188 -0.0701282
-   vertex -0.0628681 0.172729 -0.0701282
-  endloop
- endfacet
- facet normal -0.0838051 0.312772 -0.946124
-  outer loop
-   vertex -0.0585345 0.160822 -0.0744483
-   vertex -0.0628681 0.172729 -0.0701282
-   vertex -0.0297187 0.168543 -0.0744483
-  endloop
- endfacet
- facet normal -0.0838028 0.312786 -0.946119
-  outer loop
-   vertex -0.0297187 0.168543 -0.0744483
-   vertex -0.0628681 0.172729 -0.0701282
-   vertex -0.031919 0.181021 -0.0701282
-  endloop
- endfacet
- facet normal -0.0282222 0.322587 -0.946119
-  outer loop
-   vertex -0.0297187 0.168543 -0.0744483
-   vertex -0.031919 0.181021 -0.0701282
-   vertex 0 0.171143 -0.0744483
-  endloop
- endfacet
- facet normal -0.0282262 0.322576 -0.946123
-  outer loop
-   vertex 0 0.171143 -0.0744483
-   vertex -0.031919 0.181021 -0.0701282
-   vertex 0 0.183814 -0.0701282
-  endloop
- endfacet
- facet normal 0.0282212 0.322576 -0.946123
-  outer loop
-   vertex 0.0297187 0.168543 -0.0744483
-   vertex 0 0.171143 -0.0744483
-   vertex 0 0.183814 -0.0701282
-  endloop
- endfacet
- facet normal 0.0282272 0.322586 -0.946119
-  outer loop
-   vertex 0.0297187 0.168543 -0.0744483
-   vertex 0 0.183814 -0.0701282
-   vertex 0.031919 0.181021 -0.0701282
-  endloop
- endfacet
- facet normal 0.0838086 0.312785 -0.946119
-  outer loop
-   vertex 0.0585345 0.160822 -0.0744483
-   vertex 0.0297187 0.168543 -0.0744483
-   vertex 0.031919 0.181021 -0.0701282
-  endloop
- endfacet
- facet normal 0.0837996 0.312774 -0.946124
-  outer loop
-   vertex 0.0585345 0.160822 -0.0744483
-   vertex 0.031919 0.181021 -0.0701282
-   vertex 0.0628681 0.172729 -0.0701282
-  endloop
- endfacet
- facet normal 0.0897532 0.334996 -0.937935
-  outer loop
-   vertex 0.0628681 0.172729 -0.0701282
-   vertex 0.031919 0.181021 -0.0701282
-   vertex 0.0341003 0.193392 -0.065501
-  endloop
- endfacet
- facet normal 0.0897585 0.335002 -0.937932
-  outer loop
-   vertex 0.0628681 0.172729 -0.0701282
-   vertex 0.0341003 0.193392 -0.065501
-   vertex 0.0671644 0.184533 -0.065501
-  endloop
- endfacet
- facet normal 0.0956498 0.35699 -0.929198
-  outer loop
-   vertex 0.0671644 0.184533 -0.065501
-   vertex 0.0341003 0.193392 -0.065501
-   vertex 0.0362614 0.205649 -0.0605695
-  endloop
- endfacet
- facet normal 0.0956585 0.357002 -0.929193
-  outer loop
-   vertex 0.0671644 0.184533 -0.065501
-   vertex 0.0362614 0.205649 -0.0605695
-   vertex 0.071421 0.196228 -0.0605695
-  endloop
- endfacet
- facet normal 0.101505 0.378819 -0.919887
-  outer loop
-   vertex 0.071421 0.196228 -0.0605695
-   vertex 0.0362614 0.205649 -0.0605695
-   vertex 0.038401 0.217783 -0.0553365
-  endloop
- endfacet
- facet normal 0.101506 0.378821 -0.919886
-  outer loop
-   vertex 0.071421 0.196228 -0.0605695
-   vertex 0.038401 0.217783 -0.0553365
-   vertex 0.0756353 0.207806 -0.0553365
-  endloop
- endfacet
- facet normal 0.107284 0.400385 -0.910045
-  outer loop
-   vertex 0.0756353 0.207806 -0.0553365
-   vertex 0.038401 0.217783 -0.0553365
-   vertex 0.0405179 0.229788 -0.0498052
-  endloop
- endfacet
- facet normal 0.107268 0.400363 -0.910057
-  outer loop
-   vertex 0.0756353 0.207806 -0.0553365
-   vertex 0.0405179 0.229788 -0.0498052
-   vertex 0.0798047 0.219262 -0.0498052
-  endloop
- endfacet
- facet normal 0.131757 0.491763 -0.860703
-  outer loop
-   vertex 0.0798047 0.219262 -0.0498052
-   vertex 0.0405179 0.229788 -0.0498052
-   vertex 0.0420689 0.238585 -0.0445416
-  endloop
- endfacet
- facet normal 0.13178 0.491801 -0.860678
-  outer loop
-   vertex 0.0798047 0.219262 -0.0498052
-   vertex 0.0420689 0.238585 -0.0445416
-   vertex 0.0828596 0.227655 -0.0445416
-  endloop
- endfacet
- facet normal 0.171283 0.639228 -0.749699
-  outer loop
-   vertex 0.0828596 0.227655 -0.0445416
-   vertex 0.0420689 0.238585 -0.0445416
-   vertex 0.0434208 0.246252 -0.0376955
-  endloop
- endfacet
- facet normal 0.171277 0.639218 -0.74971
-  outer loop
-   vertex 0.0828596 0.227655 -0.0445416
-   vertex 0.0434208 0.246252 -0.0376955
-   vertex 0.0855224 0.234971 -0.0376955
-  endloop
- endfacet
- facet normal 0.20465 0.76377 -0.612187
-  outer loop
-   vertex 0.0855224 0.234971 -0.0376955
-   vertex 0.0434208 0.246252 -0.0376955
-   vertex 0.0445256 0.252517 -0.0295099
-  endloop
- endfacet
- facet normal 0.204649 0.763769 -0.612189
-  outer loop
-   vertex 0.0855224 0.234971 -0.0376955
-   vertex 0.0445256 0.252517 -0.0295099
-   vertex 0.0876984 0.240949 -0.0295099
-  endloop
- endfacet
- facet normal 0.230701 0.860999 -0.453275
-  outer loop
-   vertex 0.0876984 0.240949 -0.0295099
-   vertex 0.0445256 0.252517 -0.0295099
-   vertex 0.0453441 0.257159 -0.0202758
-  endloop
- endfacet
- facet normal 0.230712 0.861011 -0.453247
-  outer loop
-   vertex 0.0876984 0.240949 -0.0295099
-   vertex 0.0453441 0.257159 -0.0202758
-   vertex 0.0893104 0.245378 -0.0202758
-  endloop
- endfacet
- facet normal 0.248588 0.927723 -0.27845
-  outer loop
-   vertex 0.0893104 0.245378 -0.0202758
-   vertex 0.0453441 0.257159 -0.0202758
-   vertex 0.0458471 0.260012 -0.0103213
-  endloop
- endfacet
- facet normal 0.248596 0.927729 -0.278423
-  outer loop
-   vertex 0.0893104 0.245378 -0.0202758
-   vertex 0.0458471 0.260012 -0.0103213
-   vertex 0.0903011 0.2481 -0.0103213
-  endloop
- endfacet
- facet normal 0.257688 0.961658 -0.093869
-  outer loop
-   vertex 0.0903011 0.2481 -0.0103213
-   vertex 0.0458471 0.260012 -0.0103213
-   vertex 0.0460168 0.260974 0
-  endloop
- endfacet
- facet normal 0.257686 0.961658 -0.0938757
-  outer loop
-   vertex 0.0903011 0.2481 -0.0103213
-   vertex 0.0460168 0.260974 0
-   vertex 0.0906353 0.249018 0
-  endloop
- endfacet
- facet normal 0.258829 0.965923 -0
-  outer loop
-   vertex 0.0460168 0.260974 0
-   vertex 0.0460168 0.260974 1
-   vertex 0.0906353 0.249018 0
-  endloop
- endfacet
- facet normal 0.258829 0.965923 -0
-  outer loop
-   vertex 0.0906353 0.249018 0
-   vertex 0.0460168 0.260974 1
-   vertex 0.0906353 0.249018 1
-  endloop
- endfacet
- facet normal 0.257686 0.961657 0.0938806
-  outer loop
-   vertex 0.0460168 0.260974 1
-   vertex 0.0458471 0.260012 1.01032
-   vertex 0.0906353 0.249018 1
-  endloop
- endfacet
- facet normal 0.257687 0.961656 0.0938874
-  outer loop
-   vertex 0.0906353 0.249018 1
-   vertex 0.0458471 0.260012 1.01032
-   vertex 0.0903011 0.2481 1.01032
-  endloop
- endfacet
- facet normal 0.248605 0.927761 0.278307
-  outer loop
-   vertex 0.0458471 0.260012 1.01032
-   vertex 0.0453441 0.257159 1.02028
-   vertex 0.0903011 0.2481 1.01032
-  endloop
- endfacet
- facet normal 0.0837106 0.956837 0.278309
-  outer loop
-   vertex 0.0458471 0.260012 1.01032
-   vertex 0 0.261126 1.02028
-   vertex 0.0453441 0.257159 1.02028
-  endloop
- endfacet
- facet normal 0.0776813 0.887921 0.45339
-  outer loop
-   vertex 0 0.261126 1.02028
-   vertex 0 0.256413 1.02951
-   vertex 0.0453441 0.257159 1.02028
-  endloop
- endfacet
- facet normal -0.0776931 0.88792 0.45339
-  outer loop
-   vertex 0 0.261126 1.02028
-   vertex -0.0445256 0.252517 1.02951
-   vertex 0 0.256413 1.02951
-  endloop
- endfacet
- facet normal -0.0689063 0.787499 0.612451
-  outer loop
-   vertex 0 0.256413 1.02951
-   vertex -0.0445256 0.252517 1.02951
-   vertex -0.0434208 0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.204597 0.763572 0.612452
-  outer loop
-   vertex -0.0445256 0.252517 1.02951
-   vertex -0.0855224 0.234971 1.03769
-   vertex -0.0434208 0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.171333 0.639427 0.749518
-  outer loop
-   vertex -0.0434208 0.246252 1.03769
-   vertex -0.0855224 0.234971 1.03769
-   vertex -0.0828596 0.227655 1.04454
-  endloop
- endfacet
- facet normal -0.279764 0.599962 0.749518
-  outer loop
-   vertex -0.0855224 0.234971 1.03769
-   vertex -0.121133 0.209808 1.04454
-   vertex -0.0828596 0.227655 1.04454
-  endloop
- endfacet
- facet normal -0.215369 0.461864 0.860406
-  outer loop
-   vertex -0.0828596 0.227655 1.04454
-   vertex -0.121133 0.209808 1.04454
-   vertex -0.116667 0.202073 1.04981
-  endloop
- endfacet
- facet normal -0.292301 0.417446 0.860406
-  outer loop
-   vertex -0.121133 0.209808 1.04454
-   vertex -0.149984 0.178744 1.04981
-   vertex -0.116667 0.202073 1.04981
-  endloop
- endfacet
- facet normal -0.237692 0.339456 0.910094
-  outer loop
-   vertex -0.116667 0.202073 1.04981
-   vertex -0.149984 0.178744 1.04981
-   vertex -0.142148 0.169405 1.05534
-  endloop
- endfacet
- facet normal -0.293027 0.293027 0.910094
-  outer loop
-   vertex -0.149984 0.178744 1.04981
-   vertex -0.178744 0.149984 1.04981
-   vertex -0.169405 0.142148 1.05534
-  endloop
- endfacet
- facet normal -0.293027 0.293027 0.910094
-  outer loop
-   vertex -0.142148 0.169405 1.05534
-   vertex -0.149984 0.178744 1.04981
-   vertex -0.169405 0.142148 1.05534
-  endloop
- endfacet
- facet normal -0.33946 0.237688 0.910094
-  outer loop
-   vertex -0.178744 0.149984 1.04981
-   vertex -0.191515 0.110571 1.05534
-   vertex -0.169405 0.142148 1.05534
-  endloop
- endfacet
- facet normal -0.321087 0.224823 0.919977
-  outer loop
-   vertex -0.169405 0.142148 1.05534
-   vertex -0.191515 0.110571 1.05534
-   vertex -0.180844 0.10441 1.06057
-  endloop
- endfacet
- facet normal -0.355244 0.165663 0.919977
-  outer loop
-   vertex -0.191515 0.110571 1.05534
-   vertex -0.196228 0.071421 1.06057
-   vertex -0.180844 0.10441 1.06057
-  endloop
- endfacet
- facet normal -0.334879 0.156167 0.92923
-  outer loop
-   vertex -0.180844 0.10441 1.06057
-   vertex -0.196228 0.071421 1.06057
-   vertex -0.184533 0.0671644 1.0655
-  endloop
- endfacet
- facet normal -0.356913 0.0956292 0.92923
-  outer loop
-   vertex -0.184533 0.0671644 1.0655
-   vertex -0.196228 0.071421 1.06057
-   vertex -0.193392 0.0341003 1.0655
-  endloop
- endfacet
- facet normal -0.335174 0.0898044 0.937867
-  outer loop
-   vertex -0.184533 0.0671644 1.0655
-   vertex -0.193392 0.0341003 1.0655
-   vertex -0.181021 0.031919 1.07013
-  endloop
- endfacet
- facet normal -0.345675 0.0302475 0.937867
-  outer loop
-   vertex -0.181021 0.031919 1.07013
-   vertex -0.193392 0.0341003 1.0655
-   vertex -0.183814 0 1.07013
-  endloop
- endfacet
- facet normal -0.345672 0.0302486 0.937868
-  outer loop
-   vertex -0.193392 0.0341003 1.0655
-   vertex -0.196376 0 1.0655
-   vertex -0.183814 0 1.07013
-  endloop
- endfacet
- facet normal -0.345672 -0.0302472 0.937868
-  outer loop
-   vertex -0.183814 0 1.07013
-   vertex -0.196376 0 1.0655
-   vertex -0.181021 -0.031919 1.07013
-  endloop
- endfacet
- facet normal -0.345675 -0.0302489 0.937867
-  outer loop
-   vertex -0.181021 -0.031919 1.07013
-   vertex -0.196376 0 1.0655
-   vertex -0.193392 -0.0341003 1.0655
-  endloop
- endfacet
- facet normal -0.335174 -0.0898011 0.937867
-  outer loop
-   vertex -0.181021 -0.031919 1.07013
-   vertex -0.193392 -0.0341003 1.0655
-   vertex -0.172729 -0.0628681 1.07013
-  endloop
- endfacet
- facet normal -0.335181 -0.0898064 0.937864
-  outer loop
-   vertex -0.172729 -0.0628681 1.07013
-   vertex -0.193392 -0.0341003 1.0655
-   vertex -0.184533 -0.0671644 1.0655
-  endloop
- endfacet
- facet normal -0.314492 -0.146649 0.937864
-  outer loop
-   vertex -0.172729 -0.0628681 1.07013
-   vertex -0.184533 -0.0671644 1.0655
-   vertex -0.159188 -0.091907 1.07013
-  endloop
- endfacet
- facet normal -0.314502 -0.14666 0.937859
-  outer loop
-   vertex -0.159188 -0.091907 1.07013
-   vertex -0.184533 -0.0671644 1.0655
-   vertex -0.170066 -0.0981878 1.0655
-  endloop
- endfacet
- facet normal -0.284257 -0.199043 0.937859
-  outer loop
-   vertex -0.159188 -0.091907 1.07013
-   vertex -0.170066 -0.0981878 1.0655
-   vertex -0.14081 -0.118153 1.07013
-  endloop
- endfacet
- facet normal -0.284242 -0.199019 0.937869
-  outer loop
-   vertex -0.14081 -0.118153 1.07013
-   vertex -0.170066 -0.0981878 1.0655
-   vertex -0.150433 -0.126228 1.0655
-  endloop
- endfacet
- facet normal -0.245358 -0.245358 0.937869
-  outer loop
-   vertex -0.14081 -0.118153 1.07013
-   vertex -0.150433 -0.126228 1.0655
-   vertex -0.126228 -0.150433 1.0655
-  endloop
- endfacet
- facet normal -0.245358 -0.245358 0.937869
-  outer loop
-   vertex -0.118153 -0.14081 1.07013
-   vertex -0.14081 -0.118153 1.07013
-   vertex -0.126228 -0.150433 1.0655
-  endloop
- endfacet
- facet normal -0.199027 -0.284235 0.937869
-  outer loop
-   vertex -0.118153 -0.14081 1.07013
-   vertex -0.126228 -0.150433 1.0655
-   vertex -0.091907 -0.159188 1.07013
-  endloop
- endfacet
- facet normal -0.199033 -0.284263 0.93786
-  outer loop
-   vertex -0.091907 -0.159188 1.07013
-   vertex -0.126228 -0.150433 1.0655
-   vertex -0.0981878 -0.170066 1.0655
-  endloop
- endfacet
- facet normal -0.146655 -0.314505 0.937859
-  outer loop
-   vertex -0.091907 -0.159188 1.07013
-   vertex -0.0981878 -0.170066 1.0655
-   vertex -0.0628681 -0.172729 1.07013
-  endloop
- endfacet
- facet normal -0.146655 -0.31449 0.937864
-  outer loop
-   vertex -0.0628681 -0.172729 1.07013
-   vertex -0.0981878 -0.170066 1.0655
-   vertex -0.0671644 -0.184533 1.0655
-  endloop
- endfacet
- facet normal -0.0898032 -0.335182 0.937864
-  outer loop
-   vertex -0.0628681 -0.172729 1.07013
-   vertex -0.0671644 -0.184533 1.0655
-   vertex -0.031919 -0.181021 1.07013
-  endloop
- endfacet
- facet normal -0.0898044 -0.335174 0.937867
-  outer loop
-   vertex -0.031919 -0.181021 1.07013
-   vertex -0.0671644 -0.184533 1.0655
-   vertex -0.0341003 -0.193392 1.0655
-  endloop
- endfacet
- facet normal -0.0302475 -0.345675 0.937867
-  outer loop
-   vertex -0.031919 -0.181021 1.07013
-   vertex -0.0341003 -0.193392 1.0655
-   vertex 0 -0.183814 1.07013
-  endloop
- endfacet
- facet normal -0.0302486 -0.345672 0.937868
-  outer loop
-   vertex 0 -0.183814 1.07013
-   vertex -0.0341003 -0.193392 1.0655
-   vertex 0 -0.196376 1.0655
-  endloop
- endfacet
- facet normal 0.0302472 -0.345672 0.937868
-  outer loop
-   vertex 0 -0.183814 1.07013
-   vertex 0 -0.196376 1.0655
-   vertex 0.031919 -0.181021 1.07013
-  endloop
- endfacet
- facet normal 0.0302489 -0.345675 0.937867
-  outer loop
-   vertex 0.031919 -0.181021 1.07013
-   vertex 0 -0.196376 1.0655
-   vertex 0.0341003 -0.193392 1.0655
-  endloop
- endfacet
- facet normal 0.0898011 -0.335174 0.937867
-  outer loop
-   vertex 0.0628681 -0.172729 1.07013
-   vertex 0.031919 -0.181021 1.07013
-   vertex 0.0341003 -0.193392 1.0655
-  endloop
- endfacet
- facet normal 0.0898064 -0.335181 0.937864
-  outer loop
-   vertex 0.0628681 -0.172729 1.07013
-   vertex 0.0341003 -0.193392 1.0655
-   vertex 0.0671644 -0.184533 1.0655
-  endloop
- endfacet
- facet normal 0.420737 -0.902312 -0.0938769
-  outer loop
-   vertex 0.0906353 -0.249018 0
-   vertex 0.0903011 -0.2481 -0.0103213
-   vertex 0.1325 -0.229497 0
-  endloop
- endfacet
- facet normal 0.422604 -0.906315 0
-  outer loop
-   vertex 0.0906353 -0.249018 1
-   vertex 0.0906353 -0.249018 0
-   vertex 0.1325 -0.229497 0
-  endloop
- endfacet
- facet normal 0.422604 -0.906315 0
-  outer loop
-   vertex 0.1325 -0.229497 1
-   vertex 0.0906353 -0.249018 1
-   vertex 0.1325 -0.229497 0
-  endloop
- endfacet
- facet normal 0.420758 -0.902301 0.0938883
-  outer loop
-   vertex 0.132011 -0.22865 1.01032
-   vertex 0.0903011 -0.2481 1.01032
-   vertex 0.0906353 -0.249018 1
-  endloop
- endfacet
- facet normal 0.420733 -0.902302 0.093991
-  outer loop
-   vertex 0.132011 -0.22865 1.01032
-   vertex 0.0906353 -0.249018 1
-   vertex 0.1325 -0.229497 1
-  endloop
- endfacet
- facet normal 0.405918 -0.870512 0.27828
-  outer loop
-   vertex 0.130563 -0.226142 1.02028
-   vertex 0.0893104 -0.245378 1.02028
-   vertex 0.0903011 -0.2481 1.01032
-  endloop
- endfacet
- facet normal 0.405939 -0.870522 0.278219
-  outer loop
-   vertex 0.130563 -0.226142 1.02028
-   vertex 0.0903011 -0.2481 1.01032
-   vertex 0.132011 -0.22865 1.01032
-  endloop
- endfacet
- facet normal 0.376674 -0.807799 0.453407
-  outer loop
-   vertex 0.128207 -0.22206 1.02951
-   vertex 0.0876984 -0.240949 1.02951
-   vertex 0.0893104 -0.245378 1.02028
-  endloop
- endfacet
- facet normal 0.376676 -0.807801 0.453402
-  outer loop
-   vertex 0.128207 -0.22206 1.02951
-   vertex 0.0893104 -0.245378 1.02028
-   vertex 0.130563 -0.226142 1.02028
-  endloop
- endfacet
- facet normal 0.334091 -0.716436 0.612456
-  outer loop
-   vertex 0.125025 -0.21655 1.03769
-   vertex 0.0855224 -0.234971 1.03769
-   vertex 0.0876984 -0.240949 1.02951
-  endloop
- endfacet
- facet normal 0.334056 -0.716402 0.612515
-  outer loop
-   vertex 0.125025 -0.21655 1.03769
-   vertex 0.0876984 -0.240949 1.02951
-   vertex 0.128207 -0.22206 1.02951
-  endloop
- endfacet
- facet normal 0.279764 -0.599962 0.749518
-  outer loop
-   vertex 0.121133 -0.209808 1.04454
-   vertex 0.0828596 -0.227655 1.04454
-   vertex 0.0855224 -0.234971 1.03769
-  endloop
- endfacet
- facet normal 0.279789 -0.599989 0.749488
-  outer loop
-   vertex 0.121133 -0.209808 1.04454
-   vertex 0.0855224 -0.234971 1.03769
-   vertex 0.125025 -0.21655 1.03769
-  endloop
- endfacet
- facet normal 0.215369 -0.461864 0.860406
-  outer loop
-   vertex 0.116667 -0.202073 1.04981
-   vertex 0.0798047 -0.219262 1.04981
-   vertex 0.0828596 -0.227655 1.04454
-  endloop
- endfacet
- facet normal 0.215369 -0.461864 0.860406
-  outer loop
-   vertex 0.116667 -0.202073 1.04981
-   vertex 0.0828596 -0.227655 1.04454
-   vertex 0.121133 -0.209808 1.04454
-  endloop
- endfacet
- facet normal 0.420754 -0.902294 -0.0939795
-  outer loop
-   vertex 0.1325 -0.229497 0
-   vertex 0.0903011 -0.2481 -0.0103213
-   vertex 0.132011 -0.22865 -0.0103213
-  endloop
- endfacet
- facet normal 0.405914 -0.870468 -0.278422
-  outer loop
-   vertex 0.0903011 -0.2481 -0.0103213
-   vertex 0.0893104 -0.245378 -0.0202758
-   vertex 0.132011 -0.22865 -0.0103213
-  endloop
- endfacet
- facet normal 0.24859 -0.92773 -0.278423
-  outer loop
-   vertex 0.0903011 -0.2481 -0.0103213
-   vertex 0.0453441 -0.257159 -0.0202758
-   vertex 0.0893104 -0.245378 -0.0202758
-  endloop
- endfacet
- facet normal 0.230708 -0.860997 -0.453275
-  outer loop
-   vertex 0.0453441 -0.257159 -0.0202758
-   vertex 0.0445256 -0.252517 -0.0295099
-   vertex 0.0893104 -0.245378 -0.0202758
-  endloop
- endfacet
- facet normal 0.0776982 -0.887978 -0.453275
-  outer loop
-   vertex 0.0453441 -0.257159 -0.0202758
-   vertex 0 -0.256413 -0.0295099
-   vertex 0.0445256 -0.252517 -0.0295099
-  endloop
- endfacet
- facet normal 0.0689229 -0.787689 -0.612206
-  outer loop
-   vertex 0.0445256 -0.252517 -0.0295099
-   vertex 0 -0.256413 -0.0295099
-   vertex 0 -0.250051 -0.0376955
-  endloop
- endfacet
- facet normal -0.0689169 -0.787689 -0.612206
-  outer loop
-   vertex 0 -0.256413 -0.0295099
-   vertex -0.0434208 -0.246252 -0.0376955
-   vertex 0 -0.250051 -0.0376955
-  endloop
- endfacet
- facet normal -0.0576803 -0.65926 -0.7497
-  outer loop
-   vertex 0 -0.250051 -0.0376955
-   vertex -0.0434208 -0.246252 -0.0376955
-   vertex -0.0420689 -0.238585 -0.0445416
-  endloop
- endfacet
- facet normal -0.171283 -0.639228 -0.749699
-  outer loop
-   vertex -0.0434208 -0.246252 -0.0376955
-   vertex -0.0828596 -0.227655 -0.0445416
-   vertex -0.0420689 -0.238585 -0.0445416
-  endloop
- endfacet
- facet normal -0.13178 -0.491801 -0.860678
-  outer loop
-   vertex -0.0420689 -0.238585 -0.0445416
-   vertex -0.0828596 -0.227655 -0.0445416
-   vertex -0.0798047 -0.219262 -0.0498052
-  endloop
- endfacet
- facet normal -0.215174 -0.461447 -0.860678
-  outer loop
-   vertex -0.0828596 -0.227655 -0.0445416
-   vertex -0.116667 -0.202073 -0.0498052
-   vertex -0.0798047 -0.219262 -0.0498052
-  endloop
- endfacet
- facet normal -0.175163 -0.375642 -0.910061
-  outer loop
-   vertex -0.0798047 -0.219262 -0.0498052
-   vertex -0.116667 -0.202073 -0.0498052
-   vertex -0.110571 -0.191515 -0.0553365
-  endloop
- endfacet
- facet normal -0.237728 -0.339518 -0.910062
-  outer loop
-   vertex -0.116667 -0.202073 -0.0498052
-   vertex -0.142148 -0.169405 -0.0553365
-   vertex -0.110571 -0.191515 -0.0553365
-  endloop
- endfacet
- facet normal -0.224938 -0.321251 -0.919892
-  outer loop
-   vertex -0.110571 -0.191515 -0.0553365
-   vertex -0.142148 -0.169405 -0.0553365
-   vertex -0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal -0.277308 -0.277308 -0.919891
-  outer loop
-   vertex -0.169405 -0.142148 -0.0553365
-   vertex -0.159966 -0.134228 -0.0605695
-   vertex -0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal -0.277308 -0.277308 -0.919891
-  outer loop
-   vertex -0.142148 -0.169405 -0.0553365
-   vertex -0.159966 -0.134228 -0.0605695
-   vertex -0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal -0.321253 -0.224935 -0.919892
-  outer loop
-   vertex -0.169405 -0.142148 -0.0553365
-   vertex -0.180844 -0.10441 -0.0605695
-   vertex -0.159966 -0.134228 -0.0605695
-  endloop
- endfacet
- facet normal 0.175134 -0.375571 0.910096
-  outer loop
-   vertex 0.110571 -0.191515 1.05534
-   vertex 0.0756353 -0.207806 1.05534
-   vertex 0.0798047 -0.219262 1.04981
-  endloop
- endfacet
- facet normal 0.175126 -0.375564 0.9101
-  outer loop
-   vertex 0.110571 -0.191515 1.05534
-   vertex 0.0798047 -0.219262 1.04981
-   vertex 0.116667 -0.202073 1.04981
-  endloop
- endfacet
- facet normal -0.302768 -0.211992 -0.929188
-  outer loop
-   vertex -0.159966 -0.134228 -0.0605695
-   vertex -0.180844 -0.10441 -0.0605695
-   vertex -0.170066 -0.0981878 -0.065501
-  endloop
- endfacet
- facet normal -0.334973 -0.156207 -0.929189
-  outer loop
-   vertex -0.180844 -0.10441 -0.0605695
-   vertex -0.184533 -0.0671644 -0.065501
-   vertex -0.170066 -0.0981878 -0.065501
-  endloop
- endfacet
- facet normal 0.165672 -0.355262 0.919968
-  outer loop
-   vertex 0.10441 -0.180844 1.06057
-   vertex 0.071421 -0.196228 1.06057
-   vertex 0.0756353 -0.207806 1.05534
-  endloop
- endfacet
- facet normal 0.165657 -0.355248 0.919977
-  outer loop
-   vertex 0.10441 -0.180844 1.06057
-   vertex 0.0756353 -0.207806 1.05534
-   vertex 0.110571 -0.191515 1.05534
-  endloop
- endfacet
- facet normal -0.314322 -0.146577 -0.937932
-  outer loop
-   vertex -0.170066 -0.0981878 -0.065501
-   vertex -0.184533 -0.0671644 -0.065501
-   vertex -0.172729 -0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal -0.335003 -0.0897553 -0.937932
-  outer loop
-   vertex -0.172729 -0.0628681 -0.0701282
-   vertex -0.184533 -0.0671644 -0.065501
-   vertex -0.181021 -0.031919 -0.0701282
-  endloop
- endfacet
- facet normal 0.156163 -0.334881 0.92923
-  outer loop
-   vertex 0.0981878 -0.170066 1.0655
-   vertex 0.0671644 -0.184533 1.0655
-   vertex 0.071421 -0.196228 1.06057
-  endloop
- endfacet
- facet normal 0.15617 -0.334887 0.929226
-  outer loop
-   vertex 0.0981878 -0.170066 1.0655
-   vertex 0.071421 -0.196228 1.06057
-   vertex 0.10441 -0.180844 1.06057
-  endloop
- endfacet
- facet normal -0.312786 -0.0838028 -0.946119
-  outer loop
-   vertex -0.172729 -0.0628681 -0.0701282
-   vertex -0.181021 -0.031919 -0.0701282
-   vertex -0.168543 -0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal -0.322587 -0.0282222 -0.946119
-  outer loop
-   vertex -0.168543 -0.0297187 -0.0744483
-   vertex -0.181021 -0.031919 -0.0701282
-   vertex -0.171143 0 -0.0744483
-  endloop
- endfacet
- facet normal 0.146649 -0.314492 0.937864
-  outer loop
-   vertex 0.091907 -0.159188 1.07013
-   vertex 0.0628681 -0.172729 1.07013
-   vertex 0.0671644 -0.184533 1.0655
-  endloop
- endfacet
- facet normal 0.14666 -0.314502 0.937859
-  outer loop
-   vertex 0.091907 -0.159188 1.07013
-   vertex 0.0671644 -0.184533 1.0655
-   vertex 0.0981878 -0.170066 1.0655
-  endloop
- endfacet
- facet normal -0.299475 -0.0262002 -0.953744
-  outer loop
-   vertex -0.168543 -0.0297187 -0.0744483
-   vertex -0.171143 0 -0.0744483
-   vertex -0.158371 0 -0.0784587
-  endloop
- endfacet
- facet normal -0.299475 0.0262005 -0.953744
-  outer loop
-   vertex -0.158371 0 -0.0784587
-   vertex -0.171143 0 -0.0744483
-   vertex -0.155965 0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal -0.299474 0.0262002 -0.953745
-  outer loop
-   vertex -0.155965 0.0275009 -0.0784587
-   vertex -0.171143 0 -0.0744483
-   vertex -0.168543 0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal -0.290375 0.0778062 -0.953744
-  outer loop
-   vertex -0.155965 0.0275009 -0.0784587
-   vertex -0.168543 0.0297187 -0.0744483
-   vertex -0.14882 0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal -0.290371 0.0778029 -0.953746
-  outer loop
-   vertex -0.14882 0.0541662 -0.0784587
-   vertex -0.168543 0.0297187 -0.0744483
-   vertex -0.160822 0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal -0.272452 0.127038 -0.953746
-  outer loop
-   vertex -0.14882 0.0541662 -0.0784587
-   vertex -0.160822 0.0585345 -0.0744483
-   vertex -0.137154 0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal -0.272467 0.127057 -0.953739
-  outer loop
-   vertex -0.137154 0.0791857 -0.0784587
-   vertex -0.160822 0.0585345 -0.0744483
-   vertex -0.148214 0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal -0.246261 0.172445 -0.953739
-  outer loop
-   vertex -0.137154 0.0791857 -0.0784587
-   vertex -0.148214 0.0855717 -0.0744483
-   vertex -0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal -0.246249 0.172424 -0.953746
-  outer loop
-   vertex -0.121319 0.101799 -0.0784587
-   vertex -0.148214 0.0855717 -0.0744483
-   vertex -0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal -0.212565 0.212565 -0.953746
-  outer loop
-   vertex -0.131103 0.110009 -0.0744483
-   vertex -0.110009 0.131103 -0.0744483
-   vertex -0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal -0.212565 0.212565 -0.953746
-  outer loop
-   vertex -0.121319 0.101799 -0.0784587
-   vertex -0.110009 0.131103 -0.0744483
-   vertex -0.101799 0.121319 -0.0784587
-  endloop
- endfacet
- facet normal -0.172432 0.246243 -0.953746
-  outer loop
-   vertex -0.101799 0.121319 -0.0784587
-   vertex -0.110009 0.131103 -0.0744483
-   vertex -0.0791857 0.137154 -0.0784587
-  endloop
- endfacet
- facet normal -0.172436 0.246266 -0.953739
-  outer loop
-   vertex -0.0791857 0.137154 -0.0784587
-   vertex -0.110009 0.131103 -0.0744483
-   vertex -0.0855717 0.148214 -0.0744483
-  endloop
- endfacet
- facet normal -0.127048 0.272473 -0.953739
-  outer loop
-   vertex -0.0791857 0.137154 -0.0784587
-   vertex -0.0855717 0.148214 -0.0744483
-   vertex -0.0541662 0.14882 -0.0784587
-  endloop
- endfacet
- facet normal -0.127048 0.272448 -0.953746
-  outer loop
-   vertex -0.0541662 0.14882 -0.0784587
-   vertex -0.0855717 0.148214 -0.0744483
-   vertex -0.0585345 0.160822 -0.0744483
-  endloop
- endfacet
- facet normal -0.077805 0.29037 -0.953746
-  outer loop
-   vertex -0.0541662 0.14882 -0.0784587
-   vertex -0.0585345 0.160822 -0.0744483
-   vertex -0.0275009 0.155965 -0.0784587
-  endloop
- endfacet
- facet normal -0.0778041 0.290375 -0.953745
-  outer loop
-   vertex -0.0275009 0.155965 -0.0784587
-   vertex -0.0585345 0.160822 -0.0744483
-   vertex -0.0297187 0.168543 -0.0744483
-  endloop
- endfacet
- facet normal -0.0262005 0.299474 -0.953745
-  outer loop
-   vertex -0.0275009 0.155965 -0.0784587
-   vertex -0.0297187 0.168543 -0.0744483
-   vertex 0 0.158371 -0.0784587
-  endloop
- endfacet
- facet normal -0.0262002 0.299475 -0.953744
-  outer loop
-   vertex 0 0.158371 -0.0784587
-   vertex -0.0297187 0.168543 -0.0744483
-   vertex 0 0.171143 -0.0744483
-  endloop
- endfacet
- facet normal 0.0262005 0.299475 -0.953744
-  outer loop
-   vertex 0.0275009 0.155965 -0.0784587
-   vertex 0 0.158371 -0.0784587
-   vertex 0 0.171143 -0.0744483
-  endloop
- endfacet
- facet normal 0.0262002 0.299474 -0.953745
-  outer loop
-   vertex 0.0275009 0.155965 -0.0784587
-   vertex 0 0.171143 -0.0744483
-   vertex 0.0297187 0.168543 -0.0744483
-  endloop
- endfacet
- facet normal 0.0778062 0.290375 -0.953744
-  outer loop
-   vertex 0.0541662 0.14882 -0.0784587
-   vertex 0.0275009 0.155965 -0.0784587
-   vertex 0.0297187 0.168543 -0.0744483
-  endloop
- endfacet
- facet normal 0.0778029 0.290371 -0.953746
-  outer loop
-   vertex 0.0541662 0.14882 -0.0784587
-   vertex 0.0297187 0.168543 -0.0744483
-   vertex 0.0585345 0.160822 -0.0744483
-  endloop
- endfacet
- facet normal 0.127038 0.272452 -0.953746
-  outer loop
-   vertex 0.0791857 0.137154 -0.0784587
-   vertex 0.0541662 0.14882 -0.0784587
-   vertex 0.0585345 0.160822 -0.0744483
-  endloop
- endfacet
- facet normal 0.127057 0.272467 -0.953739
-  outer loop
-   vertex 0.0791857 0.137154 -0.0784587
-   vertex 0.0585345 0.160822 -0.0744483
-   vertex 0.0855717 0.148214 -0.0744483
-  endloop
- endfacet
- facet normal 0.136849 0.293466 -0.946124
-  outer loop
-   vertex 0.0855717 0.148214 -0.0744483
-   vertex 0.0585345 0.160822 -0.0744483
-   vertex 0.0628681 0.172729 -0.0701282
-  endloop
- endfacet
- facet normal 0.136842 0.29346 -0.946126
-  outer loop
-   vertex 0.0855717 0.148214 -0.0744483
-   vertex 0.0628681 0.172729 -0.0701282
-   vertex 0.091907 0.159188 -0.0701282
-  endloop
- endfacet
- facet normal 0.146571 0.314324 -0.937932
-  outer loop
-   vertex 0.091907 0.159188 -0.0701282
-   vertex 0.0628681 0.172729 -0.0701282
-   vertex 0.0671644 0.184533 -0.065501
-  endloop
- endfacet
- facet normal 0.146582 0.314334 -0.937927
-  outer loop
-   vertex 0.091907 0.159188 -0.0701282
-   vertex 0.0671644 0.184533 -0.065501
-   vertex 0.0981878 0.170066 -0.065501
-  endloop
- endfacet
- facet normal 0.156203 0.334965 -0.929193
-  outer loop
-   vertex 0.0981878 0.170066 -0.065501
-   vertex 0.0671644 0.184533 -0.065501
-   vertex 0.071421 0.196228 -0.0605695
-  endloop
- endfacet
- facet normal 0.15621 0.334972 -0.929189
-  outer loop
-   vertex 0.0981878 0.170066 -0.065501
-   vertex 0.071421 0.196228 -0.0605695
-   vertex 0.10441 0.180844 -0.0605695
-  endloop
- endfacet
- facet normal 0.165753 0.355436 -0.919887
-  outer loop
-   vertex 0.10441 0.180844 -0.0605695
-   vertex 0.071421 0.196228 -0.0605695
-   vertex 0.0756353 0.207806 -0.0553365
-  endloop
- endfacet
- facet normal 0.165738 0.355421 -0.919895
-  outer loop
-   vertex 0.10441 0.180844 -0.0605695
-   vertex 0.0756353 0.207806 -0.0553365
-   vertex 0.110571 0.191515 -0.0553365
-  endloop
- endfacet
- facet normal 0.175171 0.375649 -0.910056
-  outer loop
-   vertex 0.110571 0.191515 -0.0553365
-   vertex 0.0756353 0.207806 -0.0553365
-   vertex 0.0798047 0.219262 -0.0498052
-  endloop
- endfacet
- facet normal 0.175163 0.375642 -0.910061
-  outer loop
-   vertex 0.110571 0.191515 -0.0553365
-   vertex 0.0798047 0.219262 -0.0498052
-   vertex 0.116667 0.202073 -0.0498052
-  endloop
- endfacet
- facet normal 0.215174 0.461447 -0.860678
-  outer loop
-   vertex 0.116667 0.202073 -0.0498052
-   vertex 0.0798047 0.219262 -0.0498052
-   vertex 0.0828596 0.227655 -0.0445416
-  endloop
- endfacet
- facet normal 0.215174 0.461447 -0.860678
-  outer loop
-   vertex 0.116667 0.202073 -0.0498052
-   vertex 0.0828596 0.227655 -0.0445416
-   vertex 0.121133 0.209808 -0.0445416
-  endloop
- endfacet
- facet normal 0.279672 0.599765 -0.74971
-  outer loop
-   vertex 0.121133 0.209808 -0.0445416
-   vertex 0.0828596 0.227655 -0.0445416
-   vertex 0.0855224 0.234971 -0.0376955
-  endloop
- endfacet
- facet normal 0.279697 0.599792 -0.749679
-  outer loop
-   vertex 0.121133 0.209808 -0.0445416
-   vertex 0.0855224 0.234971 -0.0376955
-   vertex 0.125025 0.21655 -0.0376955
-  endloop
- endfacet
- facet normal 0.334178 0.716622 -0.612191
-  outer loop
-   vertex 0.125025 0.21655 -0.0376955
-   vertex 0.0855224 0.234971 -0.0376955
-   vertex 0.0876984 0.240949 -0.0295099
-  endloop
- endfacet
- facet normal 0.334142 0.716588 -0.61225
-  outer loop
-   vertex 0.125025 0.21655 -0.0376955
-   vertex 0.0876984 0.240949 -0.0295099
-   vertex 0.128207 0.22206 -0.0295099
-  endloop
- endfacet
- facet normal 0.376708 0.807873 -0.453247
-  outer loop
-   vertex 0.128207 0.22206 -0.0295099
-   vertex 0.0876984 0.240949 -0.0295099
-   vertex 0.0893104 0.245378 -0.0202758
-  endloop
- endfacet
- facet normal 0.37671 0.807875 -0.453241
-  outer loop
-   vertex 0.128207 0.22206 -0.0295099
-   vertex 0.0893104 0.245378 -0.0202758
-   vertex 0.130563 0.226142 -0.0202758
-  endloop
- endfacet
- facet normal 0.405901 0.870474 -0.278422
-  outer loop
-   vertex 0.130563 0.226142 -0.0202758
-   vertex 0.0893104 0.245378 -0.0202758
-   vertex 0.0903011 0.2481 -0.0103213
-  endloop
- endfacet
- facet normal 0.405921 0.870484 -0.278361
-  outer loop
-   vertex 0.130563 0.226142 -0.0202758
-   vertex 0.0903011 0.2481 -0.0103213
-   vertex 0.132011 0.22865 -0.0103213
-  endloop
- endfacet
- facet normal 0.420758 0.902302 -0.0938767
-  outer loop
-   vertex 0.132011 0.22865 -0.0103213
-   vertex 0.0903011 0.2481 -0.0103213
-   vertex 0.0906353 0.249018 0
-  endloop
- endfacet
- facet normal 0.420733 0.902303 -0.0939793
-  outer loop
-   vertex 0.132011 0.22865 -0.0103213
-   vertex 0.0906353 0.249018 0
-   vertex 0.1325 0.229497 0
-  endloop
- endfacet
- facet normal 0.422604 0.906315 -0
-  outer loop
-   vertex 0.0906353 0.249018 0
-   vertex 0.0906353 0.249018 1
-   vertex 0.1325 0.229497 0
-  endloop
- endfacet
- facet normal 0.422604 0.906315 -0
-  outer loop
-   vertex 0.1325 0.229497 0
-   vertex 0.0906353 0.249018 1
-   vertex 0.1325 0.229497 1
-  endloop
- endfacet
- facet normal 0.420737 0.902311 0.0938885
-  outer loop
-   vertex 0.0906353 0.249018 1
-   vertex 0.0903011 0.2481 1.01032
-   vertex 0.1325 0.229497 1
-  endloop
- endfacet
- facet normal 0.420754 0.902293 0.0939912
-  outer loop
-   vertex 0.1325 0.229497 1
-   vertex 0.0903011 0.2481 1.01032
-   vertex 0.132011 0.22865 1.01032
-  endloop
- endfacet
- facet normal 0.405931 0.870506 0.27828
-  outer loop
-   vertex 0.0903011 0.2481 1.01032
-   vertex 0.0893104 0.245378 1.02028
-   vertex 0.132011 0.22865 1.01032
-  endloop
- endfacet
- facet normal 0.248601 0.92777 0.27828
-  outer loop
-   vertex 0.0903011 0.2481 1.01032
-   vertex 0.0453441 0.257159 1.02028
-   vertex 0.0893104 0.245378 1.02028
-  endloop
- endfacet
- facet normal 0.230687 0.860918 0.453435
-  outer loop
-   vertex 0.0453441 0.257159 1.02028
-   vertex 0.0445256 0.252517 1.02951
-   vertex 0.0893104 0.245378 1.02028
-  endloop
- endfacet
- facet normal 0.0776911 0.887896 0.453436
-  outer loop
-   vertex 0.0453441 0.257159 1.02028
-   vertex 0 0.256413 1.02951
-   vertex 0.0445256 0.252517 1.02951
-  endloop
- endfacet
- facet normal 0.068905 0.787484 0.612471
-  outer loop
-   vertex 0 0.256413 1.02951
-   vertex 0 0.250051 1.03769
-   vertex 0.0445256 0.252517 1.02951
-  endloop
- endfacet
- facet normal -0.068899 0.787484 0.612471
-  outer loop
-   vertex 0 0.256413 1.02951
-   vertex -0.0434208 0.246252 1.03769
-   vertex 0 0.250051 1.03769
-  endloop
- endfacet
- facet normal -0.0576992 0.659476 0.749508
-  outer loop
-   vertex 0 0.250051 1.03769
-   vertex -0.0434208 0.246252 1.03769
-   vertex -0.0420689 0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.17134 0.639438 0.749508
-  outer loop
-   vertex -0.0434208 0.246252 1.03769
-   vertex -0.0828596 0.227655 1.04454
-   vertex -0.0420689 0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.131899 0.492245 0.860405
-  outer loop
-   vertex -0.0420689 0.238585 1.04454
-   vertex -0.0828596 0.227655 1.04454
-   vertex -0.0798047 0.219262 1.04981
-  endloop
- endfacet
- facet normal -0.215369 0.461864 0.860406
-  outer loop
-   vertex -0.0828596 0.227655 1.04454
-   vertex -0.116667 0.202073 1.04981
-   vertex -0.0798047 0.219262 1.04981
-  endloop
- endfacet
- facet normal -0.175126 0.375564 0.9101
-  outer loop
-   vertex -0.0798047 0.219262 1.04981
-   vertex -0.116667 0.202073 1.04981
-   vertex -0.110571 0.191515 1.05534
-  endloop
- endfacet
- facet normal -0.237679 0.339447 0.910101
-  outer loop
-   vertex -0.116667 0.202073 1.04981
-   vertex -0.142148 0.169405 1.05534
-   vertex -0.110571 0.191515 1.05534
-  endloop
- endfacet
- facet normal -0.224828 0.321094 0.919973
-  outer loop
-   vertex -0.110571 0.191515 1.05534
-   vertex -0.142148 0.169405 1.05534
-   vertex -0.134228 0.159966 1.06057
-  endloop
- endfacet
- facet normal -0.277173 0.277173 0.919973
-  outer loop
-   vertex -0.142148 0.169405 1.05534
-   vertex -0.169405 0.142148 1.05534
-   vertex -0.159966 0.134228 1.06057
-  endloop
- endfacet
- facet normal -0.277173 0.277173 0.919973
-  outer loop
-   vertex -0.134228 0.159966 1.06057
-   vertex -0.142148 0.169405 1.05534
-   vertex -0.159966 0.134228 1.06057
-  endloop
- endfacet
- facet normal -0.321096 0.224825 0.919973
-  outer loop
-   vertex -0.169405 0.142148 1.05534
-   vertex -0.180844 0.10441 1.06057
-   vertex -0.159966 0.134228 1.06057
-  endloop
- endfacet
- facet normal -0.302691 0.211939 0.929226
-  outer loop
-   vertex -0.159966 0.134228 1.06057
-   vertex -0.180844 0.10441 1.06057
-   vertex -0.170066 0.0981878 1.0655
-  endloop
- endfacet
- facet normal -0.334889 0.156167 0.929226
-  outer loop
-   vertex -0.180844 0.10441 1.06057
-   vertex -0.184533 0.0671644 1.0655
-   vertex -0.170066 0.0981878 1.0655
-  endloop
- endfacet
- facet normal -0.31449 0.146655 0.937864
-  outer loop
-   vertex -0.170066 0.0981878 1.0655
-   vertex -0.184533 0.0671644 1.0655
-   vertex -0.172729 0.0628681 1.07013
-  endloop
- endfacet
- facet normal -0.335182 0.0898032 0.937864
-  outer loop
-   vertex -0.172729 0.0628681 1.07013
-   vertex -0.184533 0.0671644 1.0655
-   vertex -0.181021 0.031919 1.07013
-  endloop
- endfacet
- facet normal -0.312776 0.0838 0.946123
-  outer loop
-   vertex -0.172729 0.0628681 1.07013
-   vertex -0.181021 0.031919 1.07013
-   vertex -0.168543 0.0297187 1.07445
-  endloop
- endfacet
- facet normal -0.322576 0.0282213 0.946123
-  outer loop
-   vertex -0.168543 0.0297187 1.07445
-   vertex -0.181021 0.031919 1.07013
-   vertex -0.171143 0 1.07445
-  endloop
- endfacet
- facet normal -0.322565 0.0282253 0.946126
-  outer loop
-   vertex -0.181021 0.031919 1.07013
-   vertex -0.183814 0 1.07013
-   vertex -0.171143 0 1.07445
-  endloop
- endfacet
- facet normal -0.322565 -0.0282203 0.946127
-  outer loop
-   vertex -0.171143 0 1.07445
-   vertex -0.183814 0 1.07013
-   vertex -0.168543 -0.0297187 1.07445
-  endloop
- endfacet
- facet normal -0.322575 -0.0282262 0.946123
-  outer loop
-   vertex -0.168543 -0.0297187 1.07445
-   vertex -0.183814 0 1.07013
-   vertex -0.181021 -0.031919 1.07013
-  endloop
- endfacet
- facet normal -0.312775 -0.0838058 0.946123
-  outer loop
-   vertex -0.168543 -0.0297187 1.07445
-   vertex -0.181021 -0.031919 1.07013
-   vertex -0.160822 -0.0585345 1.07445
-  endloop
- endfacet
- facet normal -0.312764 -0.0837968 0.946127
-  outer loop
-   vertex -0.160822 -0.0585345 1.07445
-   vertex -0.181021 -0.031919 1.07013
-   vertex -0.172729 -0.0628681 1.07013
-  endloop
- endfacet
- facet normal -0.293457 -0.136845 0.946127
-  outer loop
-   vertex -0.160822 -0.0585345 1.07445
-   vertex -0.172729 -0.0628681 1.07013
-   vertex -0.148214 -0.0855717 1.07445
-  endloop
- endfacet
- facet normal -0.29345 -0.136838 0.94613
-  outer loop
-   vertex -0.148214 -0.0855717 1.07445
-   vertex -0.172729 -0.0628681 1.07013
-   vertex -0.159188 -0.091907 1.07013
-  endloop
- endfacet
- facet normal -0.265233 -0.185716 0.94613
-  outer loop
-   vertex -0.148214 -0.0855717 1.07445
-   vertex -0.159188 -0.091907 1.07013
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.265238 -0.185725 0.946126
-  outer loop
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.159188 -0.091907 1.07013
-   vertex -0.14081 -0.118153 1.07013
-  endloop
- endfacet
- facet normal -0.228962 -0.228962 0.946125
-  outer loop
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.14081 -0.118153 1.07013
-   vertex -0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.22878 -0.228894 0.946186
-  outer loop
-   vertex -0.122981 -0.119284 1.07417
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.22894 -0.228982 0.946126
-  outer loop
-   vertex -0.110009 -0.131103 1.07445
-   vertex -0.115439 -0.125674 1.07445
-   vertex -0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.229206 -0.22892 0.946076
-  outer loop
-   vertex -0.115439 -0.125674 1.07445
-   vertex -0.119284 -0.122981 1.07417
-   vertex -0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.228918 -0.228918 0.946147
-  outer loop
-   vertex -0.119284 -0.122981 1.07417
-   vertex -0.122981 -0.119284 1.07417
-   vertex -0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.229918 -0.229876 0.945672
-  outer loop
-   vertex -0.122981 -0.119284 1.07417
-   vertex -0.125674 -0.115439 1.07445
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.185722 -0.265241 0.946126
-  outer loop
-   vertex -0.110009 -0.131103 1.07445
-   vertex -0.118153 -0.14081 1.07013
-   vertex -0.0855717 -0.148214 1.07445
-  endloop
- endfacet
- facet normal -0.18572 -0.26523 0.946129
-  outer loop
-   vertex -0.0855717 -0.148214 1.07445
-   vertex -0.118153 -0.14081 1.07013
-   vertex -0.091907 -0.159188 1.07013
-  endloop
- endfacet
- facet normal -0.136841 -0.293448 0.94613
-  outer loop
-   vertex -0.0855717 -0.148214 1.07445
-   vertex -0.091907 -0.159188 1.07013
-   vertex -0.0585345 -0.160822 1.07445
-  endloop
- endfacet
- facet normal -0.136841 -0.293458 0.946127
-  outer loop
-   vertex -0.0585345 -0.160822 1.07445
-   vertex -0.091907 -0.159188 1.07013
-   vertex -0.0628681 -0.172729 1.07013
-  endloop
- endfacet
- facet normal -0.0838024 -0.312762 0.946127
-  outer loop
-   vertex -0.0585345 -0.160822 1.07445
-   vertex -0.0628681 -0.172729 1.07013
-   vertex -0.0297187 -0.168543 1.07445
-  endloop
- endfacet
- facet normal -0.0838 -0.312776 0.946123
-  outer loop
-   vertex -0.0297187 -0.168543 1.07445
-   vertex -0.0628681 -0.172729 1.07013
-   vertex -0.031919 -0.181021 1.07013
-  endloop
- endfacet
- facet normal -0.0282213 -0.322576 0.946123
-  outer loop
-   vertex -0.0297187 -0.168543 1.07445
-   vertex -0.031919 -0.181021 1.07013
-   vertex 0 -0.171143 1.07445
-  endloop
- endfacet
- facet normal -0.0282253 -0.322565 0.946126
-  outer loop
-   vertex 0 -0.171143 1.07445
-   vertex -0.031919 -0.181021 1.07013
-   vertex 0 -0.183814 1.07013
-  endloop
- endfacet
- facet normal 0.0282203 -0.322565 0.946127
-  outer loop
-   vertex 0 -0.171143 1.07445
-   vertex 0 -0.183814 1.07013
-   vertex 0.0297187 -0.168543 1.07445
-  endloop
- endfacet
- facet normal 0.0282262 -0.322575 0.946123
-  outer loop
-   vertex 0.0297187 -0.168543 1.07445
-   vertex 0 -0.183814 1.07013
-   vertex 0.031919 -0.181021 1.07013
-  endloop
- endfacet
- facet normal 0.0838058 -0.312775 0.946123
-  outer loop
-   vertex 0.0585345 -0.160822 1.07445
-   vertex 0.0297187 -0.168543 1.07445
-   vertex 0.031919 -0.181021 1.07013
-  endloop
- endfacet
- facet normal 0.0837968 -0.312764 0.946127
-  outer loop
-   vertex 0.0585345 -0.160822 1.07445
-   vertex 0.031919 -0.181021 1.07013
-   vertex 0.0628681 -0.172729 1.07013
-  endloop
- endfacet
- facet normal 0.136845 -0.293457 0.946127
-  outer loop
-   vertex 0.0855717 -0.148214 1.07445
-   vertex 0.0585345 -0.160822 1.07445
-   vertex 0.0628681 -0.172729 1.07013
-  endloop
- endfacet
- facet normal 0.136838 -0.29345 0.94613
-  outer loop
-   vertex 0.0855717 -0.148214 1.07445
-   vertex 0.0628681 -0.172729 1.07013
-   vertex 0.091907 -0.159188 1.07013
-  endloop
- endfacet
- facet normal 0.571036 -0.815528 -0.0939793
-  outer loop
-   vertex 0.1325 -0.229497 0
-   vertex 0.132011 -0.22865 -0.0103213
-   vertex 0.170339 -0.203002 0
-  endloop
- endfacet
- facet normal 0.573574 -0.819154 0
-  outer loop
-   vertex 0.1325 -0.229497 1
-   vertex 0.1325 -0.229497 0
-   vertex 0.170339 -0.203002 0
-  endloop
- endfacet
- facet normal 0.573574 -0.819154 0
-  outer loop
-   vertex 0.170339 -0.203002 1
-   vertex 0.1325 -0.229497 1
-   vertex 0.170339 -0.203002 0
-  endloop
- endfacet
- facet normal 0.571025 -0.815534 0.093991
-  outer loop
-   vertex 0.169711 -0.202253 1.01032
-   vertex 0.132011 -0.22865 1.01032
-   vertex 0.1325 -0.229497 1
-  endloop
- endfacet
- facet normal 0.571038 -0.815531 0.0939381
-  outer loop
-   vertex 0.169711 -0.202253 1.01032
-   vertex 0.1325 -0.229497 1
-   vertex 0.170339 -0.203002 1
-  endloop
- endfacet
- facet normal 0.550931 -0.786809 0.278218
-  outer loop
-   vertex 0.167849 -0.200034 1.02028
-   vertex 0.130563 -0.226142 1.02028
-   vertex 0.132011 -0.22865 1.01032
-  endloop
- endfacet
- facet normal 0.550908 -0.786803 0.278284
-  outer loop
-   vertex 0.167849 -0.200034 1.02028
-   vertex 0.132011 -0.22865 1.01032
-   vertex 0.169711 -0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.511235 -0.730119 0.453394
-  outer loop
-   vertex 0.164819 -0.196424 1.02951
-   vertex 0.128207 -0.22206 1.02951
-   vertex 0.130563 -0.226142 1.02028
-  endloop
- endfacet
- facet normal 0.511237 -0.73012 0.45339
-  outer loop
-   vertex 0.164819 -0.196424 1.02951
-   vertex 0.130563 -0.226142 1.02028
-   vertex 0.167849 -0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.453382 -0.647503 0.612523
-  outer loop
-   vertex 0.160729 -0.19155 1.03769
-   vertex 0.125025 -0.21655 1.03769
-   vertex 0.128207 -0.22206 1.02951
-  endloop
- endfacet
- facet normal 0.45339 -0.647508 0.612512
-  outer loop
-   vertex 0.160729 -0.19155 1.03769
-   vertex 0.128207 -0.22206 1.02951
-   vertex 0.164819 -0.196424 1.02951
-  endloop
- endfacet
- facet normal 0.379725 -0.542294 0.749484
-  outer loop
-   vertex 0.155725 -0.185586 1.04454
-   vertex 0.121133 -0.209808 1.04454
-   vertex 0.125025 -0.21655 1.03769
-  endloop
- endfacet
- facet normal 0.379704 -0.542278 0.749506
-  outer loop
-   vertex 0.155725 -0.185586 1.04454
-   vertex 0.125025 -0.21655 1.03769
-   vertex 0.160729 -0.19155 1.03769
-  endloop
- endfacet
- facet normal 0.292301 -0.417446 0.860406
-  outer loop
-   vertex 0.149984 -0.178744 1.04981
-   vertex 0.116667 -0.202073 1.04981
-   vertex 0.121133 -0.209808 1.04454
-  endloop
- endfacet
- facet normal 0.292307 -0.417451 0.860402
-  outer loop
-   vertex 0.149984 -0.178744 1.04981
-   vertex 0.121133 -0.209808 1.04454
-   vertex 0.155725 -0.185586 1.04454
-  endloop
- endfacet
- facet normal 0.237679 -0.339447 0.910101
-  outer loop
-   vertex 0.142148 -0.169405 1.05534
-   vertex 0.110571 -0.191515 1.05534
-   vertex 0.116667 -0.202073 1.04981
-  endloop
- endfacet
- facet normal 0.237692 -0.339456 0.910094
-  outer loop
-   vertex 0.142148 -0.169405 1.05534
-   vertex 0.116667 -0.202073 1.04981
-   vertex 0.149984 -0.178744 1.04981
-  endloop
- endfacet
- facet normal 0.571029 -0.815539 -0.0939264
-  outer loop
-   vertex 0.170339 -0.203002 0
-   vertex 0.132011 -0.22865 -0.0103213
-   vertex 0.169711 -0.202253 -0.0103213
-  endloop
- endfacet
- facet normal 0.550895 -0.786784 -0.278361
-  outer loop
-   vertex 0.132011 -0.22865 -0.0103213
-   vertex 0.130563 -0.226142 -0.0202758
-   vertex 0.169711 -0.202253 -0.0103213
-  endloop
- endfacet
- facet normal 0.405908 -0.870491 -0.278361
-  outer loop
-   vertex 0.132011 -0.22865 -0.0103213
-   vertex 0.0893104 -0.245378 -0.0202758
-   vertex 0.130563 -0.226142 -0.0202758
-  endloop
- endfacet
- facet normal 0.376709 -0.807872 -0.453246
-  outer loop
-   vertex 0.0893104 -0.245378 -0.0202758
-   vertex 0.0876984 -0.240949 -0.0295099
-   vertex 0.130563 -0.226142 -0.0202758
-  endloop
- endfacet
- facet normal 0.230705 -0.861013 -0.453246
-  outer loop
-   vertex 0.0893104 -0.245378 -0.0202758
-   vertex 0.0445256 -0.252517 -0.0295099
-   vertex 0.0876984 -0.240949 -0.0295099
-  endloop
- endfacet
- facet normal 0.20465 -0.763771 -0.612187
-  outer loop
-   vertex 0.0445256 -0.252517 -0.0295099
-   vertex 0.0434208 -0.246252 -0.0376955
-   vertex 0.0876984 -0.240949 -0.0295099
-  endloop
- endfacet
- facet normal 0.0689183 -0.787705 -0.612186
-  outer loop
-   vertex 0.0445256 -0.252517 -0.0295099
-   vertex 0 -0.250051 -0.0376955
-   vertex 0.0434208 -0.246252 -0.0376955
-  endloop
- endfacet
- facet normal 0.0576773 -0.659225 -0.74973
-  outer loop
-   vertex 0.0434208 -0.246252 -0.0376955
-   vertex 0 -0.250051 -0.0376955
-   vertex 0 -0.242265 -0.0445416
-  endloop
- endfacet
- facet normal -0.057666 -0.659226 -0.749731
-  outer loop
-   vertex 0 -0.250051 -0.0376955
-   vertex -0.0420689 -0.238585 -0.0445416
-   vertex 0 -0.242265 -0.0445416
-  endloop
- endfacet
- facet normal -0.0443649 -0.507171 -0.860703
-  outer loop
-   vertex 0 -0.242265 -0.0445416
-   vertex -0.0420689 -0.238585 -0.0445416
-   vertex -0.0405179 -0.229788 -0.0498052
-  endloop
- endfacet
- facet normal -0.131757 -0.491763 -0.860703
-  outer loop
-   vertex -0.0420689 -0.238585 -0.0445416
-   vertex -0.0798047 -0.219262 -0.0498052
-   vertex -0.0405179 -0.229788 -0.0498052
-  endloop
- endfacet
- facet normal -0.107268 -0.400363 -0.910057
-  outer loop
-   vertex -0.0405179 -0.229788 -0.0498052
-   vertex -0.0798047 -0.219262 -0.0498052
-   vertex -0.0756353 -0.207806 -0.0553365
-  endloop
- endfacet
- facet normal -0.175171 -0.375649 -0.910056
-  outer loop
-   vertex -0.0798047 -0.219262 -0.0498052
-   vertex -0.110571 -0.191515 -0.0553365
-   vertex -0.0756353 -0.207806 -0.0553365
-  endloop
- endfacet
- facet normal -0.165738 -0.355421 -0.919895
-  outer loop
-   vertex -0.0756353 -0.207806 -0.0553365
-   vertex -0.110571 -0.191515 -0.0553365
-   vertex -0.10441 -0.180844 -0.0605695
-  endloop
- endfacet
- facet normal -0.22493 -0.321246 -0.919895
-  outer loop
-   vertex -0.110571 -0.191515 -0.0553365
-   vertex -0.134228 -0.159966 -0.0605695
-   vertex -0.10441 -0.180844 -0.0605695
-  endloop
- endfacet
- facet normal -0.211995 -0.302772 -0.929186
-  outer loop
-   vertex -0.10441 -0.180844 -0.0605695
-   vertex -0.134228 -0.159966 -0.0605695
-   vertex -0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal -0.261352 -0.261352 -0.929188
-  outer loop
-   vertex -0.159966 -0.134228 -0.0605695
-   vertex -0.150433 -0.126228 -0.065501
-   vertex -0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal -0.261352 -0.261352 -0.929188
-  outer loop
-   vertex -0.134228 -0.159966 -0.0605695
-   vertex -0.150433 -0.126228 -0.065501
-   vertex -0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal -0.302773 -0.211993 -0.929186
-  outer loop
-   vertex -0.159966 -0.134228 -0.0605695
-   vertex -0.170066 -0.0981878 -0.065501
-   vertex -0.150433 -0.126228 -0.065501
-  endloop
- endfacet
- facet normal 0.22482 -0.321089 0.919977
-  outer loop
-   vertex 0.134228 -0.159966 1.06057
-   vertex 0.10441 -0.180844 1.06057
-   vertex 0.110571 -0.191515 1.05534
-  endloop
- endfacet
- facet normal 0.224828 -0.321094 0.919973
-  outer loop
-   vertex 0.134228 -0.159966 1.06057
-   vertex 0.110571 -0.191515 1.05534
-   vertex 0.142148 -0.169405 1.05534
-  endloop
- endfacet
- facet normal -0.284111 -0.198927 -0.937928
-  outer loop
-   vertex -0.150433 -0.126228 -0.065501
-   vertex -0.170066 -0.0981878 -0.065501
-   vertex -0.159188 -0.091907 -0.0701282
-  endloop
- endfacet
- facet normal -0.314337 -0.146577 -0.937927
-  outer loop
-   vertex -0.170066 -0.0981878 -0.065501
-   vertex -0.172729 -0.0628681 -0.0701282
-   vertex -0.159188 -0.091907 -0.0701282
-  endloop
- endfacet
- facet normal 0.211937 -0.302692 0.929226
-  outer loop
-   vertex 0.126228 -0.150433 1.0655
-   vertex 0.0981878 -0.170066 1.0655
-   vertex 0.10441 -0.180844 1.06057
-  endloop
- endfacet
- facet normal 0.211941 -0.302695 0.929224
-  outer loop
-   vertex 0.126228 -0.150433 1.0655
-   vertex 0.10441 -0.180844 1.06057
-   vertex 0.134228 -0.159966 1.06057
-  endloop
- endfacet
- facet normal -0.293468 -0.136846 -0.946124
-  outer loop
-   vertex -0.159188 -0.091907 -0.0701282
-   vertex -0.172729 -0.0628681 -0.0701282
-   vertex -0.160822 -0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal -0.312772 -0.0838051 -0.946124
-  outer loop
-   vertex -0.160822 -0.0585345 -0.0744483
-   vertex -0.172729 -0.0628681 -0.0701282
-   vertex -0.168543 -0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal 0.199043 -0.284257 0.937859
-  outer loop
-   vertex 0.118153 -0.14081 1.07013
-   vertex 0.091907 -0.159188 1.07013
-   vertex 0.0981878 -0.170066 1.0655
-  endloop
- endfacet
- facet normal 0.199019 -0.284242 0.937869
-  outer loop
-   vertex 0.118153 -0.14081 1.07013
-   vertex 0.0981878 -0.170066 1.0655
-   vertex 0.126228 -0.150433 1.0655
-  endloop
- endfacet
- facet normal -0.290375 -0.0778041 -0.953745
-  outer loop
-   vertex -0.160822 -0.0585345 -0.0744483
-   vertex -0.168543 -0.0297187 -0.0744483
-   vertex -0.155965 -0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal -0.299474 -0.0262005 -0.953745
-  outer loop
-   vertex -0.155965 -0.0275009 -0.0784587
-   vertex -0.168543 -0.0297187 -0.0744483
-   vertex -0.158371 0 -0.0784587
-  endloop
- endfacet
- facet normal 0.185716 -0.265233 0.94613
-  outer loop
-   vertex 0.110009 -0.131103 1.07445
-   vertex 0.0855717 -0.148214 1.07445
-   vertex 0.091907 -0.159188 1.07013
-  endloop
- endfacet
- facet normal 0.185725 -0.265238 0.946126
-  outer loop
-   vertex 0.110009 -0.131103 1.07445
-   vertex 0.091907 -0.159188 1.07013
-   vertex 0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.276214 -0.0241655 -0.960792
-  outer loop
-   vertex -0.155965 -0.0275009 -0.0784587
-   vertex -0.158371 0 -0.0784587
-   vertex -0.145506 0 -0.0821572
-  endloop
- endfacet
- facet normal -0.276214 0.0241704 -0.960792
-  outer loop
-   vertex -0.145506 0 -0.0821572
-   vertex -0.158371 0 -0.0784587
-   vertex -0.143295 0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal -0.276205 0.0241647 -0.960795
-  outer loop
-   vertex -0.143295 0.0252668 -0.0821572
-   vertex -0.158371 0 -0.0784587
-   vertex -0.155965 0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal -0.267813 0.0717547 -0.960795
-  outer loop
-   vertex -0.143295 0.0252668 -0.0821572
-   vertex -0.155965 0.0275009 -0.0784587
-   vertex -0.136731 0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal -0.267823 0.0717633 -0.960792
-  outer loop
-   vertex -0.136731 0.0497659 -0.0821572
-   vertex -0.155965 0.0275009 -0.0784587
-   vertex -0.14882 0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal -0.251292 0.11718 -0.960792
-  outer loop
-   vertex -0.136731 0.0497659 -0.0821572
-   vertex -0.14882 0.0541662 -0.0784587
-   vertex -0.126012 0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal -0.251282 0.117167 -0.960796
-  outer loop
-   vertex -0.126012 0.0727528 -0.0821572
-   vertex -0.14882 0.0541662 -0.0784587
-   vertex -0.137154 0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal -0.227113 0.159028 -0.960796
-  outer loop
-   vertex -0.126012 0.0727528 -0.0821572
-   vertex -0.137154 0.0791857 -0.0784587
-   vertex -0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal -0.227119 0.159041 -0.960793
-  outer loop
-   vertex -0.111464 0.0935292 -0.0821572
-   vertex -0.137154 0.0791857 -0.0784587
-   vertex -0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal -0.196057 0.196057 -0.960793
-  outer loop
-   vertex -0.121319 0.101799 -0.0784587
-   vertex -0.101799 0.121319 -0.0784587
-   vertex -0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal -0.196057 0.196057 -0.960793
-  outer loop
-   vertex -0.111464 0.0935292 -0.0821572
-   vertex -0.101799 0.121319 -0.0784587
-   vertex -0.0935292 0.111464 -0.0821572
-  endloop
- endfacet
- facet normal -0.159036 0.227123 -0.960793
-  outer loop
-   vertex -0.0935292 0.111464 -0.0821572
-   vertex -0.101799 0.121319 -0.0784587
-   vertex -0.0727528 0.126012 -0.0821572
-  endloop
- endfacet
- facet normal -0.159034 0.22711 -0.960796
-  outer loop
-   vertex -0.0727528 0.126012 -0.0821572
-   vertex -0.101799 0.121319 -0.0784587
-   vertex -0.0791857 0.137154 -0.0784587
-  endloop
- endfacet
- facet normal -0.117173 0.251278 -0.960796
-  outer loop
-   vertex -0.0727528 0.126012 -0.0821572
-   vertex -0.0791857 0.137154 -0.0784587
-   vertex -0.0497659 0.136731 -0.0821572
-  endloop
- endfacet
- facet normal -0.117173 0.251294 -0.960792
-  outer loop
-   vertex -0.0497659 0.136731 -0.0821572
-   vertex -0.0791857 0.137154 -0.0784587
-   vertex -0.0541662 0.14882 -0.0784587
-  endloop
- endfacet
- facet normal -0.0717577 0.267825 -0.960792
-  outer loop
-   vertex -0.0497659 0.136731 -0.0821572
-   vertex -0.0541662 0.14882 -0.0784587
-   vertex -0.0252668 0.143295 -0.0821572
-  endloop
- endfacet
- facet normal -0.0717605 0.267812 -0.960795
-  outer loop
-   vertex -0.0252668 0.143295 -0.0821572
-   vertex -0.0541662 0.14882 -0.0784587
-   vertex -0.0275009 0.155965 -0.0784587
-  endloop
- endfacet
- facet normal -0.0241695 0.276204 -0.960795
-  outer loop
-   vertex -0.0252668 0.143295 -0.0821572
-   vertex -0.0275009 0.155965 -0.0784587
-   vertex 0 0.145506 -0.0821572
-  endloop
- endfacet
- facet normal -0.0241655 0.276214 -0.960792
-  outer loop
-   vertex 0 0.145506 -0.0821572
-   vertex -0.0275009 0.155965 -0.0784587
-   vertex 0 0.158371 -0.0784587
-  endloop
- endfacet
- facet normal 0.0241704 0.276214 -0.960792
-  outer loop
-   vertex 0.0252668 0.143295 -0.0821572
-   vertex 0 0.145506 -0.0821572
-   vertex 0 0.158371 -0.0784587
-  endloop
- endfacet
- facet normal 0.0241647 0.276205 -0.960795
-  outer loop
-   vertex 0.0252668 0.143295 -0.0821572
-   vertex 0 0.158371 -0.0784587
-   vertex 0.0275009 0.155965 -0.0784587
-  endloop
- endfacet
- facet normal 0.0717547 0.267813 -0.960795
-  outer loop
-   vertex 0.0497659 0.136731 -0.0821572
-   vertex 0.0252668 0.143295 -0.0821572
-   vertex 0.0275009 0.155965 -0.0784587
-  endloop
- endfacet
- facet normal 0.0717633 0.267823 -0.960792
-  outer loop
-   vertex 0.0497659 0.136731 -0.0821572
-   vertex 0.0275009 0.155965 -0.0784587
-   vertex 0.0541662 0.14882 -0.0784587
-  endloop
- endfacet
- facet normal 0.11718 0.251292 -0.960792
-  outer loop
-   vertex 0.0727528 0.126012 -0.0821572
-   vertex 0.0497659 0.136731 -0.0821572
-   vertex 0.0541662 0.14882 -0.0784587
-  endloop
- endfacet
- facet normal 0.117167 0.251282 -0.960796
-  outer loop
-   vertex 0.0727528 0.126012 -0.0821572
-   vertex 0.0541662 0.14882 -0.0784587
-   vertex 0.0791857 0.137154 -0.0784587
-  endloop
- endfacet
- facet normal 0.159028 0.227113 -0.960796
-  outer loop
-   vertex 0.0935292 0.111464 -0.0821572
-   vertex 0.0727528 0.126012 -0.0821572
-   vertex 0.0791857 0.137154 -0.0784587
-  endloop
- endfacet
- facet normal 0.159041 0.227119 -0.960793
-  outer loop
-   vertex 0.0935292 0.111464 -0.0821572
-   vertex 0.0791857 0.137154 -0.0784587
-   vertex 0.101799 0.121319 -0.0784587
-  endloop
- endfacet
- facet normal 0.172445 0.246261 -0.953739
-  outer loop
-   vertex 0.101799 0.121319 -0.0784587
-   vertex 0.0791857 0.137154 -0.0784587
-   vertex 0.0855717 0.148214 -0.0744483
-  endloop
- endfacet
- facet normal 0.172424 0.246249 -0.953746
-  outer loop
-   vertex 0.101799 0.121319 -0.0784587
-   vertex 0.0855717 0.148214 -0.0744483
-   vertex 0.110009 0.131103 -0.0744483
-  endloop
- endfacet
- facet normal 0.185722 0.265241 -0.946126
-  outer loop
-   vertex 0.110009 0.131103 -0.0744483
-   vertex 0.0855717 0.148214 -0.0744483
-   vertex 0.091907 0.159188 -0.0701282
-  endloop
- endfacet
- facet normal 0.185732 0.265247 -0.946123
-  outer loop
-   vertex 0.110009 0.131103 -0.0744483
-   vertex 0.091907 0.159188 -0.0701282
-   vertex 0.118153 0.14081 -0.0701282
-  endloop
- endfacet
- facet normal 0.198937 0.284105 -0.937928
-  outer loop
-   vertex 0.118153 0.14081 -0.0701282
-   vertex 0.091907 0.159188 -0.0701282
-   vertex 0.0981878 0.170066 -0.065501
-  endloop
- endfacet
- facet normal 0.198913 0.28409 -0.937937
-  outer loop
-   vertex 0.118153 0.14081 -0.0701282
-   vertex 0.0981878 0.170066 -0.065501
-   vertex 0.126228 0.150433 -0.065501
-  endloop
- endfacet
- facet normal 0.211991 0.302769 -0.929188
-  outer loop
-   vertex 0.126228 0.150433 -0.065501
-   vertex 0.0981878 0.170066 -0.065501
-   vertex 0.10441 0.180844 -0.0605695
-  endloop
- endfacet
- facet normal 0.211995 0.302772 -0.929186
-  outer loop
-   vertex 0.126228 0.150433 -0.065501
-   vertex 0.10441 0.180844 -0.0605695
-   vertex 0.134228 0.159966 -0.0605695
-  endloop
- endfacet
- facet normal 0.22493 0.321246 -0.919895
-  outer loop
-   vertex 0.134228 0.159966 -0.0605695
-   vertex 0.10441 0.180844 -0.0605695
-   vertex 0.110571 0.191515 -0.0553365
-  endloop
- endfacet
- facet normal 0.224938 0.321251 -0.919892
-  outer loop
-   vertex 0.134228 0.159966 -0.0605695
-   vertex 0.110571 0.191515 -0.0553365
-   vertex 0.142148 0.169405 -0.0553365
-  endloop
- endfacet
- facet normal 0.237728 0.339518 -0.910062
-  outer loop
-   vertex 0.142148 0.169405 -0.0553365
-   vertex 0.110571 0.191515 -0.0553365
-   vertex 0.116667 0.202073 -0.0498052
-  endloop
- endfacet
- facet normal 0.237741 0.339527 -0.910055
-  outer loop
-   vertex 0.142148 0.169405 -0.0553365
-   vertex 0.116667 0.202073 -0.0498052
-   vertex 0.149984 0.178744 -0.0498052
-  endloop
- endfacet
- facet normal 0.292037 0.417069 -0.860679
-  outer loop
-   vertex 0.149984 0.178744 -0.0498052
-   vertex 0.116667 0.202073 -0.0498052
-   vertex 0.121133 0.209808 -0.0445416
-  endloop
- endfacet
- facet normal 0.292043 0.417074 -0.860674
-  outer loop
-   vertex 0.149984 0.178744 -0.0498052
-   vertex 0.121133 0.209808 -0.0445416
-   vertex 0.155725 0.185586 -0.0445416
-  endloop
- endfacet
- facet normal 0.3796 0.542116 -0.749676
-  outer loop
-   vertex 0.155725 0.185586 -0.0445416
-   vertex 0.121133 0.209808 -0.0445416
-   vertex 0.125025 0.21655 -0.0376955
-  endloop
- endfacet
- facet normal 0.37958 0.5421 -0.749698
-  outer loop
-   vertex 0.155725 0.185586 -0.0445416
-   vertex 0.125025 0.21655 -0.0376955
-   vertex 0.160729 0.19155 -0.0376955
-  endloop
- endfacet
- facet normal 0.4535 0.647671 -0.612258
-  outer loop
-   vertex 0.160729 0.19155 -0.0376955
-   vertex 0.125025 0.21655 -0.0376955
-   vertex 0.128207 0.22206 -0.0295099
-  endloop
- endfacet
- facet normal 0.453508 0.647676 -0.612247
-  outer loop
-   vertex 0.160729 0.19155 -0.0376955
-   vertex 0.128207 0.22206 -0.0295099
-   vertex 0.164819 0.196424 -0.0295099
-  endloop
- endfacet
- facet normal 0.511282 0.730186 -0.453233
-  outer loop
-   vertex 0.164819 0.196424 -0.0295099
-   vertex 0.128207 0.22206 -0.0295099
-   vertex 0.130563 0.226142 -0.0202758
-  endloop
- endfacet
- facet normal 0.511283 0.730187 -0.453229
-  outer loop
-   vertex 0.164819 0.196424 -0.0295099
-   vertex 0.130563 0.226142 -0.0202758
-   vertex 0.167849 0.200034 -0.0202758
-  endloop
- endfacet
- facet normal 0.550908 0.786776 -0.278361
-  outer loop
-   vertex 0.167849 0.200034 -0.0202758
-   vertex 0.130563 0.226142 -0.0202758
-   vertex 0.132011 0.22865 -0.0103213
-  endloop
- endfacet
- facet normal 0.550884 0.786769 -0.278426
-  outer loop
-   vertex 0.167849 0.200034 -0.0202758
-   vertex 0.132011 0.22865 -0.0103213
-   vertex 0.169711 0.202253 -0.0103213
-  endloop
- endfacet
- facet normal 0.571026 0.815535 -0.0939793
-  outer loop
-   vertex 0.169711 0.202253 -0.0103213
-   vertex 0.132011 0.22865 -0.0103213
-   vertex 0.1325 0.229497 0
-  endloop
- endfacet
- facet normal 0.571038 0.815532 -0.0939265
-  outer loop
-   vertex 0.169711 0.202253 -0.0103213
-   vertex 0.1325 0.229497 0
-   vertex 0.170339 0.203002 0
-  endloop
- endfacet
- facet normal 0.573574 0.819154 -0
-  outer loop
-   vertex 0.1325 0.229497 0
-   vertex 0.1325 0.229497 1
-   vertex 0.170339 0.203002 0
-  endloop
- endfacet
- facet normal 0.573574 0.819154 -0
-  outer loop
-   vertex 0.170339 0.203002 0
-   vertex 0.1325 0.229497 1
-   vertex 0.170339 0.203002 1
-  endloop
- endfacet
- facet normal 0.571035 0.815527 0.0939909
-  outer loop
-   vertex 0.1325 0.229497 1
-   vertex 0.132011 0.22865 1.01032
-   vertex 0.170339 0.203002 1
-  endloop
- endfacet
- facet normal 0.571028 0.815538 0.0939381
-  outer loop
-   vertex 0.170339 0.203002 1
-   vertex 0.132011 0.22865 1.01032
-   vertex 0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.550919 0.786818 0.278219
-  outer loop
-   vertex 0.132011 0.22865 1.01032
-   vertex 0.130563 0.226142 1.02028
-   vertex 0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.405926 0.870528 0.278218
-  outer loop
-   vertex 0.132011 0.22865 1.01032
-   vertex 0.0893104 0.245378 1.02028
-   vertex 0.130563 0.226142 1.02028
-  endloop
- endfacet
- facet normal 0.376675 0.807798 0.453407
-  outer loop
-   vertex 0.0893104 0.245378 1.02028
-   vertex 0.0876984 0.240949 1.02951
-   vertex 0.130563 0.226142 1.02028
-  endloop
- endfacet
- facet normal 0.230684 0.860934 0.453407
-  outer loop
-   vertex 0.0893104 0.245378 1.02028
-   vertex 0.0445256 0.252517 1.02951
-   vertex 0.0876984 0.240949 1.02951
-  endloop
- endfacet
- facet normal 0.204596 0.763572 0.612452
-  outer loop
-   vertex 0.0445256 0.252517 1.02951
-   vertex 0.0434208 0.246252 1.03769
-   vertex 0.0876984 0.240949 1.02951
-  endloop
- endfacet
- facet normal 0.0689004 0.7875 0.612451
-  outer loop
-   vertex 0.0445256 0.252517 1.02951
-   vertex 0 0.250051 1.03769
-   vertex 0.0434208 0.246252 1.03769
-  endloop
- endfacet
- facet normal 0.0576962 0.659442 0.749538
-  outer loop
-   vertex 0 0.250051 1.03769
-   vertex 0 0.242265 1.04454
-   vertex 0.0434208 0.246252 1.03769
-  endloop
- endfacet
- facet normal -0.057685 0.659442 0.749539
-  outer loop
-   vertex 0 0.250051 1.03769
-   vertex -0.0420689 0.238585 1.04454
-   vertex 0 0.242265 1.04454
-  endloop
- endfacet
- facet normal -0.044405 0.507629 0.860431
-  outer loop
-   vertex 0 0.242265 1.04454
-   vertex -0.0420689 0.238585 1.04454
-   vertex -0.0405179 0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.131876 0.492207 0.860431
-  outer loop
-   vertex -0.0420689 0.238585 1.04454
-   vertex -0.0798047 0.219262 1.04981
-   vertex -0.0405179 0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.107246 0.400279 0.910096
-  outer loop
-   vertex -0.0405179 0.229788 1.04981
-   vertex -0.0798047 0.219262 1.04981
-   vertex -0.0756353 0.207806 1.05534
-  endloop
- endfacet
- facet normal -0.175134 0.375571 0.910096
-  outer loop
-   vertex -0.0798047 0.219262 1.04981
-   vertex -0.110571 0.191515 1.05534
-   vertex -0.0756353 0.207806 1.05534
-  endloop
- endfacet
- facet normal -0.165657 0.355248 0.919977
-  outer loop
-   vertex -0.0756353 0.207806 1.05534
-   vertex -0.110571 0.191515 1.05534
-   vertex -0.10441 0.180844 1.06057
-  endloop
- endfacet
- facet normal -0.22482 0.321089 0.919977
-  outer loop
-   vertex -0.110571 0.191515 1.05534
-   vertex -0.134228 0.159966 1.06057
-   vertex -0.10441 0.180844 1.06057
-  endloop
- endfacet
- facet normal -0.211941 0.302695 0.929224
-  outer loop
-   vertex -0.10441 0.180844 1.06057
-   vertex -0.134228 0.159966 1.06057
-   vertex -0.126228 0.150433 1.0655
-  endloop
- endfacet
- facet normal -0.261286 0.261286 0.929225
-  outer loop
-   vertex -0.134228 0.159966 1.06057
-   vertex -0.159966 0.134228 1.06057
-   vertex -0.150433 0.126228 1.0655
-  endloop
- endfacet
- facet normal -0.261286 0.261286 0.929225
-  outer loop
-   vertex -0.126228 0.150433 1.0655
-   vertex -0.134228 0.159966 1.06057
-   vertex -0.150433 0.126228 1.0655
-  endloop
- endfacet
- facet normal -0.302696 0.21194 0.929224
-  outer loop
-   vertex -0.159966 0.134228 1.06057
-   vertex -0.170066 0.0981878 1.0655
-   vertex -0.150433 0.126228 1.0655
-  endloop
- endfacet
- facet normal -0.284263 0.199033 0.93786
-  outer loop
-   vertex -0.150433 0.126228 1.0655
-   vertex -0.170066 0.0981878 1.0655
-   vertex -0.159188 0.091907 1.07013
-  endloop
- endfacet
- facet normal -0.314505 0.146655 0.937859
-  outer loop
-   vertex -0.170066 0.0981878 1.0655
-   vertex -0.172729 0.0628681 1.07013
-   vertex -0.159188 0.091907 1.07013
-  endloop
- endfacet
- facet normal -0.293458 0.136841 0.946127
-  outer loop
-   vertex -0.159188 0.091907 1.07013
-   vertex -0.172729 0.0628681 1.07013
-   vertex -0.160822 0.0585345 1.07445
-  endloop
- endfacet
- facet normal -0.312762 0.0838024 0.946127
-  outer loop
-   vertex -0.160822 0.0585345 1.07445
-   vertex -0.172729 0.0628681 1.07013
-   vertex -0.168543 0.0297187 1.07445
-  endloop
- endfacet
- facet normal -0.29035 0.0777972 0.953753
-  outer loop
-   vertex -0.160822 0.0585345 1.07445
-   vertex -0.168543 0.0297187 1.07445
-   vertex -0.155965 0.0275009 1.07846
-  endloop
- endfacet
- facet normal -0.299448 0.0261982 0.953753
-  outer loop
-   vertex -0.155965 0.0275009 1.07846
-   vertex -0.168543 0.0297187 1.07445
-   vertex -0.158371 0 1.07846
-  endloop
- endfacet
- facet normal -0.299449 0.0261979 0.953753
-  outer loop
-   vertex -0.168543 0.0297187 1.07445
-   vertex -0.171143 0 1.07445
-   vertex -0.158371 0 1.07846
-  endloop
- endfacet
- facet normal -0.299449 -0.0261982 0.953753
-  outer loop
-   vertex -0.158371 0 1.07846
-   vertex -0.171143 0 1.07445
-   vertex -0.155965 -0.0275009 1.07846
-  endloop
- endfacet
- facet normal -0.299448 -0.0261979 0.953753
-  outer loop
-   vertex -0.155965 -0.0275009 1.07846
-   vertex -0.171143 0 1.07445
-   vertex -0.168543 -0.0297187 1.07445
-  endloop
- endfacet
- facet normal -0.290349 -0.0777993 0.953753
-  outer loop
-   vertex -0.155965 -0.0275009 1.07846
-   vertex -0.168543 -0.0297187 1.07445
-   vertex -0.14882 -0.0541662 1.07846
-  endloop
- endfacet
- facet normal -0.290346 -0.0777961 0.953754
-  outer loop
-   vertex -0.14882 -0.0541662 1.07846
-   vertex -0.168543 -0.0297187 1.07445
-   vertex -0.160822 -0.0585345 1.07445
-  endloop
- endfacet
- facet normal -0.272428 -0.127026 0.953754
-  outer loop
-   vertex -0.14882 -0.0541662 1.07846
-   vertex -0.160822 -0.0585345 1.07445
-   vertex -0.137154 -0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.272443 -0.127046 0.953747
-  outer loop
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.160822 -0.0585345 1.07445
-   vertex -0.148214 -0.0855717 1.07445
-  endloop
- endfacet
- facet normal -0.246283 -0.172354 0.95375
-  outer loop
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.148214 -0.0855717 1.07445
-   vertex -0.129714 -0.0967341 1.07721
-  endloop
- endfacet
- facet normal -0.247162 -0.173075 0.953392
-  outer loop
-   vertex -0.128626 -0.0913642 1.07846
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.129544 -0.0947905 1.0776
-  endloop
- endfacet
- facet normal -0.241751 -0.170538 0.955235
-  outer loop
-   vertex -0.129544 -0.0947905 1.0776
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.129714 -0.0967341 1.07721
-  endloop
- endfacet
- facet normal -0.246368 -0.172507 0.9537
-  outer loop
-   vertex -0.129714 -0.0967341 1.07721
-   vertex -0.148214 -0.0855717 1.07445
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.158338 -0.185083 0.969883
-  outer loop
-   vertex -0.13 -0.1 1.07654
-   vertex -0.129714 -0.0967341 1.07721
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.245203 -0.172764 0.953954
-  outer loop
-   vertex -0.12878 -0.10806 1.0754
-   vertex -0.129544 -0.105209 1.07572
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.247782 -0.171797 0.953462
-  outer loop
-   vertex -0.129544 -0.105209 1.07572
-   vertex -0.13 -0.1 1.07654
-   vertex -0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.21668 -0.21664 0.951902
-  outer loop
-   vertex -0.125981 -0.115 1.07448
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.125674 -0.115439 1.07445
-  endloop
- endfacet
- facet normal -0.211658 -0.211472 0.954191
-  outer loop
-   vertex -0.128191 -0.110261 1.07504
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.125981 -0.115 1.07448
-  endloop
- endfacet
- facet normal -0.211705 -0.212671 0.953914
-  outer loop
-   vertex -0.12878 -0.10806 1.0754
-   vertex -0.131103 -0.110009 1.07445
-   vertex -0.128191 -0.110261 1.07504
-  endloop
- endfacet
- facet normal -0.819497 -0.573083 0
-  outer loop
-   vertex -0.125981 -0.115 1.07448
-   vertex -0.125674 -0.115439 1.07445
-   vertex -0.125981 -0.115 1.3
-  endloop
- endfacet
- facet normal -0.819081 -0.573678 1.7243e-06
-  outer loop
-   vertex -0.125981 -0.115 1.3
-   vertex -0.125674 -0.115439 1.07445
-   vertex -0.122981 -0.119284 1.07417
-  endloop
- endfacet
- facet normal -0.819124 -0.573617 0
-  outer loop
-   vertex -0.125981 -0.115 1.3
-   vertex -0.122981 -0.119284 1.07417
-   vertex -0.122981 -0.119284 1.3
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.122981 -0.119284 1.3
-   vertex -0.122981 -0.119284 1.07417
-   vertex -0.119284 -0.122981 1.07417
-  endloop
- endfacet
- facet normal -0.707107 -0.707107 -0
-  outer loop
-   vertex -0.119284 -0.122981 1.3
-   vertex -0.122981 -0.119284 1.3
-   vertex -0.119284 -0.122981 1.07417
-  endloop
- endfacet
- facet normal -0.573678 -0.819081 -0
-  outer loop
-   vertex -0.119284 -0.122981 1.3
-   vertex -0.119284 -0.122981 1.07417
-   vertex -0.115439 -0.125674 1.07445
-  endloop
- endfacet
- facet normal -0.573084 -0.819497 1.50902e-05
-  outer loop
-   vertex -0.115 -0.125981 1.07448
-   vertex -0.119284 -0.122981 1.3
-   vertex -0.115439 -0.125674 1.07445
-  endloop
- endfacet
- facet normal -0.573617 -0.819124 0
-  outer loop
-   vertex -0.115 -0.125981 1.07448
-   vertex -0.115 -0.125981 1.3
-   vertex -0.119284 -0.122981 1.3
-  endloop
- endfacet
- facet normal -0.21664 -0.21668 0.951902
-  outer loop
-   vertex -0.115 -0.125981 1.07448
-   vertex -0.115439 -0.125674 1.07445
-   vertex -0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal -0.211472 -0.211658 0.954191
-  outer loop
-   vertex -0.110261 -0.128191 1.07504
-   vertex -0.115 -0.125981 1.07448
-   vertex -0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal -0.212671 -0.211705 0.953914
-  outer loop
-   vertex -0.10806 -0.12878 1.0754
-   vertex -0.110261 -0.128191 1.07504
-   vertex -0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal -0.172314 -0.245576 0.953939
-  outer loop
-   vertex -0.10806 -0.12878 1.0754
-   vertex -0.110009 -0.131103 1.07445
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.178168 -0.268414 0.946684
-  outer loop
-   vertex -0.105209 -0.129544 1.07572
-   vertex -0.10806 -0.12878 1.0754
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.173075 -0.247162 0.953392
-  outer loop
-   vertex -0.0913642 -0.128626 1.07846
-   vertex -0.0947905 -0.129544 1.0776
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.172528 -0.245995 0.953793
-  outer loop
-   vertex -0.0947905 -0.129544 1.0776
-   vertex -0.1 -0.13 1.07654
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.171577 -0.242974 0.954738
-  outer loop
-   vertex -0.1 -0.13 1.07654
-   vertex -0.105209 -0.129544 1.07572
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.17242 -0.246244 0.953748
-  outer loop
-   vertex -0.0791857 -0.137154 1.07846
-   vertex -0.110009 -0.131103 1.07445
-   vertex -0.0855717 -0.148214 1.07445
-  endloop
- endfacet
- facet normal -0.127036 -0.272449 0.953747
-  outer loop
-   vertex -0.0791857 -0.137154 1.07846
-   vertex -0.0855717 -0.148214 1.07445
-   vertex -0.0541662 -0.14882 1.07846
-  endloop
- endfacet
- facet normal -0.127037 -0.272424 0.953754
-  outer loop
-   vertex -0.0541662 -0.14882 1.07846
-   vertex -0.0855717 -0.148214 1.07445
-   vertex -0.0585345 -0.160822 1.07445
-  endloop
- endfacet
- facet normal -0.0777981 -0.290345 0.953754
-  outer loop
-   vertex -0.0541662 -0.14882 1.07846
-   vertex -0.0585345 -0.160822 1.07445
-   vertex -0.0275009 -0.155965 1.07846
-  endloop
- endfacet
- facet normal -0.0777972 -0.29035 0.953753
-  outer loop
-   vertex -0.0275009 -0.155965 1.07846
-   vertex -0.0585345 -0.160822 1.07445
-   vertex -0.0297187 -0.168543 1.07445
-  endloop
- endfacet
- facet normal -0.0261982 -0.299448 0.953753
-  outer loop
-   vertex -0.0275009 -0.155965 1.07846
-   vertex -0.0297187 -0.168543 1.07445
-   vertex 0 -0.158371 1.07846
-  endloop
- endfacet
- facet normal -0.0261979 -0.299449 0.953753
-  outer loop
-   vertex 0 -0.158371 1.07846
-   vertex -0.0297187 -0.168543 1.07445
-   vertex 0 -0.171143 1.07445
-  endloop
- endfacet
- facet normal 0.0261982 -0.299449 0.953753
-  outer loop
-   vertex 0 -0.158371 1.07846
-   vertex 0 -0.171143 1.07445
-   vertex 0.0275009 -0.155965 1.07846
-  endloop
- endfacet
- facet normal 0.0261979 -0.299448 0.953753
-  outer loop
-   vertex 0.0275009 -0.155965 1.07846
-   vertex 0 -0.171143 1.07445
-   vertex 0.0297187 -0.168543 1.07445
-  endloop
- endfacet
- facet normal 0.0777993 -0.290349 0.953753
-  outer loop
-   vertex 0.0541662 -0.14882 1.07846
-   vertex 0.0275009 -0.155965 1.07846
-   vertex 0.0297187 -0.168543 1.07445
-  endloop
- endfacet
- facet normal 0.0777961 -0.290346 0.953754
-  outer loop
-   vertex 0.0541662 -0.14882 1.07846
-   vertex 0.0297187 -0.168543 1.07445
-   vertex 0.0585345 -0.160822 1.07445
-  endloop
- endfacet
- facet normal 0.127026 -0.272428 0.953754
-  outer loop
-   vertex 0.0791857 -0.137154 1.07846
-   vertex 0.0541662 -0.14882 1.07846
-   vertex 0.0585345 -0.160822 1.07445
-  endloop
- endfacet
- facet normal 0.127046 -0.272443 0.953747
-  outer loop
-   vertex 0.0791857 -0.137154 1.07846
-   vertex 0.0585345 -0.160822 1.07445
-   vertex 0.0855717 -0.148214 1.07445
-  endloop
- endfacet
- facet normal 0.172429 -0.246239 0.953748
-  outer loop
-   vertex 0.101799 -0.121319 1.07846
-   vertex 0.0791857 -0.137154 1.07846
-   vertex 0.0855717 -0.148214 1.07445
-  endloop
- endfacet
- facet normal 0.172409 -0.246228 0.953754
-  outer loop
-   vertex 0.101799 -0.121319 1.07846
-   vertex 0.0855717 -0.148214 1.07445
-   vertex 0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal 0.703981 -0.703981 -0.0939205
-  outer loop
-   vertex 0.170339 -0.203002 0
-   vertex 0.169711 -0.202253 -0.0103213
-   vertex 0.202253 -0.169711 -0.0103213
-  endloop
- endfacet
- facet normal 0.703981 -0.703981 -0.0939205
-  outer loop
-   vertex 0.203002 -0.170339 0
-   vertex 0.170339 -0.203002 0
-   vertex 0.202253 -0.169711 -0.0103213
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.170339 -0.203002 1
-   vertex 0.170339 -0.203002 0
-   vertex 0.203002 -0.170339 0
-  endloop
- endfacet
- facet normal 0.707107 -0.707107 0
-  outer loop
-   vertex 0.203002 -0.170339 1
-   vertex 0.170339 -0.203002 1
-   vertex 0.203002 -0.170339 0
-  endloop
- endfacet
- facet normal 0.70398 -0.70398 0.0939321
-  outer loop
-   vertex 0.202253 -0.169711 1.01032
-   vertex 0.169711 -0.202253 1.01032
-   vertex 0.170339 -0.203002 1
-  endloop
- endfacet
- facet normal 0.70398 -0.70398 0.0939321
-  outer loop
-   vertex 0.203002 -0.170339 1
-   vertex 0.202253 -0.169711 1.01032
-   vertex 0.170339 -0.203002 1
-  endloop
- endfacet
- facet normal 0.679175 -0.679175 0.278285
-  outer loop
-   vertex 0.200034 -0.167849 1.02028
-   vertex 0.167849 -0.200034 1.02028
-   vertex 0.169711 -0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.679175 -0.679175 0.278285
-  outer loop
-   vertex 0.202253 -0.169711 1.01032
-   vertex 0.200034 -0.167849 1.02028
-   vertex 0.169711 -0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.63025 -0.63025 0.453398
-  outer loop
-   vertex 0.196424 -0.164819 1.02951
-   vertex 0.164819 -0.196424 1.02951
-   vertex 0.167849 -0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.63025 -0.63025 0.453398
-  outer loop
-   vertex 0.200034 -0.167849 1.02028
-   vertex 0.196424 -0.164819 1.02951
-   vertex 0.167849 -0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.558939 -0.558939 0.612514
-  outer loop
-   vertex 0.19155 -0.160729 1.03769
-   vertex 0.160729 -0.19155 1.03769
-   vertex 0.164819 -0.196424 1.02951
-  endloop
- endfacet
- facet normal 0.558939 -0.558939 0.612514
-  outer loop
-   vertex 0.196424 -0.164819 1.02951
-   vertex 0.19155 -0.160729 1.03769
-   vertex 0.164819 -0.196424 1.02951
-  endloop
- endfacet
- facet normal 0.468105 -0.468105 0.749504
-  outer loop
-   vertex 0.185586 -0.155725 1.04454
-   vertex 0.155725 -0.185586 1.04454
-   vertex 0.160729 -0.19155 1.03769
-  endloop
- endfacet
- facet normal 0.468105 -0.468105 0.749504
-  outer loop
-   vertex 0.19155 -0.160729 1.03769
-   vertex 0.185586 -0.155725 1.04454
-   vertex 0.160729 -0.19155 1.03769
-  endloop
- endfacet
- facet normal 0.360354 -0.360354 0.860401
-  outer loop
-   vertex 0.178744 -0.149984 1.04981
-   vertex 0.149984 -0.178744 1.04981
-   vertex 0.155725 -0.185586 1.04454
-  endloop
- endfacet
- facet normal 0.360354 -0.360354 0.860401
-  outer loop
-   vertex 0.185586 -0.155725 1.04454
-   vertex 0.178744 -0.149984 1.04981
-   vertex 0.155725 -0.185586 1.04454
-  endloop
- endfacet
- facet normal 0.293027 -0.293027 0.910094
-  outer loop
-   vertex 0.169405 -0.142148 1.05534
-   vertex 0.142148 -0.169405 1.05534
-   vertex 0.149984 -0.178744 1.04981
-  endloop
- endfacet
- facet normal 0.293027 -0.293027 0.910094
-  outer loop
-   vertex 0.178744 -0.149984 1.04981
-   vertex 0.169405 -0.142148 1.05534
-   vertex 0.149984 -0.178744 1.04981
-  endloop
- endfacet
- facet normal 0.277173 -0.277173 0.919973
-  outer loop
-   vertex 0.159966 -0.134228 1.06057
-   vertex 0.134228 -0.159966 1.06057
-   vertex 0.142148 -0.169405 1.05534
-  endloop
- endfacet
- facet normal 0.277173 -0.277173 0.919973
-  outer loop
-   vertex 0.169405 -0.142148 1.05534
-   vertex 0.159966 -0.134228 1.06057
-   vertex 0.142148 -0.169405 1.05534
-  endloop
- endfacet
- facet normal 0.679146 -0.679146 -0.278427
-  outer loop
-   vertex 0.169711 -0.202253 -0.0103213
-   vertex 0.167849 -0.200034 -0.0202758
-   vertex 0.200034 -0.167849 -0.0202758
-  endloop
- endfacet
- facet normal 0.679146 -0.679146 -0.278427
-  outer loop
-   vertex 0.202253 -0.169711 -0.0103213
-   vertex 0.169711 -0.202253 -0.0103213
-   vertex 0.200034 -0.167849 -0.0202758
-  endloop
- endfacet
- facet normal 0.550897 -0.78676 -0.278427
-  outer loop
-   vertex 0.169711 -0.202253 -0.0103213
-   vertex 0.130563 -0.226142 -0.0202758
-   vertex 0.167849 -0.200034 -0.0202758
-  endloop
- endfacet
- facet normal 0.511282 -0.730185 -0.453233
-  outer loop
-   vertex 0.130563 -0.226142 -0.0202758
-   vertex 0.128207 -0.22206 -0.0295099
-   vertex 0.167849 -0.200034 -0.0202758
-  endloop
- endfacet
- facet normal 0.376709 -0.807875 -0.453241
-  outer loop
-   vertex 0.130563 -0.226142 -0.0202758
-   vertex 0.0876984 -0.240949 -0.0295099
-   vertex 0.128207 -0.22206 -0.0295099
-  endloop
- endfacet
- facet normal 0.334162 -0.716629 -0.612192
-  outer loop
-   vertex 0.0876984 -0.240949 -0.0295099
-   vertex 0.0855224 -0.234971 -0.0376955
-   vertex 0.128207 -0.22206 -0.0295099
-  endloop
- endfacet
- facet normal 0.20465 -0.763769 -0.612189
-  outer loop
-   vertex 0.0876984 -0.240949 -0.0295099
-   vertex 0.0434208 -0.246252 -0.0376955
-   vertex 0.0855224 -0.234971 -0.0376955
-  endloop
- endfacet
- facet normal 0.17128 -0.639229 -0.7497
-  outer loop
-   vertex 0.0434208 -0.246252 -0.0376955
-   vertex 0.0420689 -0.238585 -0.0445416
-   vertex 0.0855224 -0.234971 -0.0376955
-  endloop
- endfacet
- facet normal 0.0576691 -0.659261 -0.749699
-  outer loop
-   vertex 0.0434208 -0.246252 -0.0376955
-   vertex 0 -0.242265 -0.0445416
-   vertex 0.0420689 -0.238585 -0.0445416
-  endloop
- endfacet
- facet normal 0.0443674 -0.507199 -0.860686
-  outer loop
-   vertex 0.0420689 -0.238585 -0.0445416
-   vertex 0 -0.242265 -0.0445416
-   vertex 0 -0.233333 -0.0498052
-  endloop
- endfacet
- facet normal -0.0443759 -0.507199 -0.860686
-  outer loop
-   vertex 0 -0.242265 -0.0445416
-   vertex -0.0405179 -0.229788 -0.0498052
-   vertex 0 -0.233333 -0.0498052
-  endloop
- endfacet
- facet normal -0.0361284 -0.412932 -0.910045
-  outer loop
-   vertex 0 -0.233333 -0.0498052
-   vertex -0.0405179 -0.229788 -0.0498052
-   vertex -0.038401 -0.217783 -0.0553365
-  endloop
- endfacet
- facet normal -0.107284 -0.400385 -0.910045
-  outer loop
-   vertex -0.0405179 -0.229788 -0.0498052
-   vertex -0.0756353 -0.207806 -0.0553365
-   vertex -0.038401 -0.217783 -0.0553365
-  endloop
- endfacet
- facet normal -0.101506 -0.378821 -0.919886
-  outer loop
-   vertex -0.038401 -0.217783 -0.0553365
-   vertex -0.0756353 -0.207806 -0.0553365
-   vertex -0.071421 -0.196228 -0.0605695
-  endloop
- endfacet
- facet normal -0.165753 -0.355436 -0.919887
-  outer loop
-   vertex -0.0756353 -0.207806 -0.0553365
-   vertex -0.10441 -0.180844 -0.0605695
-   vertex -0.071421 -0.196228 -0.0605695
-  endloop
- endfacet
- facet normal -0.15621 -0.334972 -0.929189
-  outer loop
-   vertex -0.071421 -0.196228 -0.0605695
-   vertex -0.10441 -0.180844 -0.0605695
-   vertex -0.0981878 -0.170066 -0.065501
-  endloop
- endfacet
- facet normal -0.211991 -0.302769 -0.929188
-  outer loop
-   vertex -0.10441 -0.180844 -0.0605695
-   vertex -0.126228 -0.150433 -0.065501
-   vertex -0.0981878 -0.170066 -0.065501
-  endloop
- endfacet
- facet normal -0.198913 -0.28409 -0.937937
-  outer loop
-   vertex -0.0981878 -0.170066 -0.065501
-   vertex -0.126228 -0.150433 -0.065501
-   vertex -0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal -0.245227 -0.245227 -0.937938
-  outer loop
-   vertex -0.150433 -0.126228 -0.065501
-   vertex -0.14081 -0.118153 -0.0701282
-   vertex -0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal -0.245227 -0.245227 -0.937938
-  outer loop
-   vertex -0.126228 -0.150433 -0.065501
-   vertex -0.14081 -0.118153 -0.0701282
-   vertex -0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal -0.284083 -0.198921 -0.937938
-  outer loop
-   vertex -0.150433 -0.126228 -0.065501
-   vertex -0.159188 -0.091907 -0.0701282
-   vertex -0.14081 -0.118153 -0.0701282
-  endloop
- endfacet
- facet normal 0.261286 -0.261286 0.929225
-  outer loop
-   vertex 0.150433 -0.126228 1.0655
-   vertex 0.126228 -0.150433 1.0655
-   vertex 0.134228 -0.159966 1.06057
-  endloop
- endfacet
- facet normal 0.261286 -0.261286 0.929225
-  outer loop
-   vertex 0.159966 -0.134228 1.06057
-   vertex 0.150433 -0.126228 1.0655
-   vertex 0.134228 -0.159966 1.06057
-  endloop
- endfacet
- facet normal -0.265239 -0.185726 -0.946126
-  outer loop
-   vertex -0.14081 -0.118153 -0.0701282
-   vertex -0.159188 -0.091907 -0.0701282
-   vertex -0.148214 -0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal -0.293458 -0.136846 -0.946127
-  outer loop
-   vertex -0.159188 -0.091907 -0.0701282
-   vertex -0.160822 -0.0585345 -0.0744483
-   vertex -0.148214 -0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal 0.245358 -0.245358 0.937869
-  outer loop
-   vertex 0.14081 -0.118153 1.07013
-   vertex 0.118153 -0.14081 1.07013
-   vertex 0.126228 -0.150433 1.0655
-  endloop
- endfacet
- facet normal 0.245358 -0.245358 0.937869
-  outer loop
-   vertex 0.150433 -0.126228 1.0655
-   vertex 0.14081 -0.118153 1.07013
-   vertex 0.126228 -0.150433 1.0655
-  endloop
- endfacet
- facet normal -0.272448 -0.127048 -0.953746
-  outer loop
-   vertex -0.148214 -0.0855717 -0.0744483
-   vertex -0.160822 -0.0585345 -0.0744483
-   vertex -0.14882 -0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal -0.29037 -0.077805 -0.953746
-  outer loop
-   vertex -0.14882 -0.0541662 -0.0784587
-   vertex -0.160822 -0.0585345 -0.0744483
-   vertex -0.155965 -0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal 0.228962 -0.228962 0.946125
-  outer loop
-   vertex 0.131103 -0.110009 1.07445
-   vertex 0.110009 -0.131103 1.07445
-   vertex 0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal 0.228962 -0.228962 0.946125
-  outer loop
-   vertex 0.14081 -0.118153 1.07013
-   vertex 0.131103 -0.110009 1.07445
-   vertex 0.118153 -0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.267812 -0.0717605 -0.960795
-  outer loop
-   vertex -0.14882 -0.0541662 -0.0784587
-   vertex -0.155965 -0.0275009 -0.0784587
-   vertex -0.143295 -0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal -0.276204 -0.0241695 -0.960795
-  outer loop
-   vertex -0.143295 -0.0252668 -0.0821572
-   vertex -0.155965 -0.0275009 -0.0784587
-   vertex -0.145506 0 -0.0821572
-  endloop
- endfacet
- facet normal 0.212547 -0.212547 0.953755
-  outer loop
-   vertex 0.121319 -0.101799 1.07846
-   vertex 0.101799 -0.121319 1.07846
-   vertex 0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal 0.212547 -0.212547 0.953755
-  outer loop
-   vertex 0.131103 -0.110009 1.07445
-   vertex 0.121319 -0.101799 1.07846
-   vertex 0.110009 -0.131103 1.07445
-  endloop
- endfacet
- facet normal -0.252732 -0.0221156 -0.967284
-  outer loop
-   vertex -0.143295 -0.0252668 -0.0821572
-   vertex -0.145506 0 -0.0821572
-   vertex -0.132554 0 -0.0855413
-  endloop
- endfacet
- facet normal -0.252732 0.0221136 -0.967284
-  outer loop
-   vertex -0.132554 0 -0.0855413
-   vertex -0.145506 0 -0.0821572
-   vertex -0.13054 0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal -0.252735 0.0221158 -0.967283
-  outer loop
-   vertex -0.13054 0.0230177 -0.0855413
-   vertex -0.145506 0 -0.0821572
-   vertex -0.143295 0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal -0.245057 0.0656608 -0.967283
-  outer loop
-   vertex -0.13054 0.0230177 -0.0855413
-   vertex -0.143295 0.0252668 -0.0821572
-   vertex -0.12456 0.045336 -0.0855413
-  endloop
- endfacet
- facet normal -0.245052 0.0656563 -0.967284
-  outer loop
-   vertex -0.12456 0.045336 -0.0855413
-   vertex -0.143295 0.0252668 -0.0821572
-   vertex -0.136731 0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal -0.229925 0.107217 -0.967284
-  outer loop
-   vertex -0.12456 0.045336 -0.0855413
-   vertex -0.136731 0.0497659 -0.0821572
-   vertex -0.114795 0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal -0.229924 0.107216 -0.967285
-  outer loop
-   vertex -0.114795 0.0662768 -0.0855413
-   vertex -0.136731 0.0497659 -0.0821572
-   vertex -0.126012 0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal -0.207813 0.145514 -0.967285
-  outer loop
-   vertex -0.114795 0.0662768 -0.0855413
-   vertex -0.126012 0.0727528 -0.0821572
-   vertex -0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal -0.207813 0.145514 -0.967285
-  outer loop
-   vertex -0.101542 0.0852038 -0.0855413
-   vertex -0.126012 0.0727528 -0.0821572
-   vertex -0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal -0.179389 0.179389 -0.967284
-  outer loop
-   vertex -0.111464 0.0935292 -0.0821572
-   vertex -0.0935292 0.111464 -0.0821572
-   vertex -0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal -0.179389 0.179389 -0.967284
-  outer loop
-   vertex -0.101542 0.0852038 -0.0855413
-   vertex -0.0935292 0.111464 -0.0821572
-   vertex -0.0852038 0.101542 -0.0855413
-  endloop
- endfacet
- facet normal -0.145514 0.207813 -0.967285
-  outer loop
-   vertex -0.0852038 0.101542 -0.0855413
-   vertex -0.0935292 0.111464 -0.0821572
-   vertex -0.0662768 0.114795 -0.0855413
-  endloop
- endfacet
- facet normal -0.145514 0.207813 -0.967285
-  outer loop
-   vertex -0.0662768 0.114795 -0.0855413
-   vertex -0.0935292 0.111464 -0.0821572
-   vertex -0.0727528 0.126012 -0.0821572
-  endloop
- endfacet
- facet normal -0.107217 0.229923 -0.967285
-  outer loop
-   vertex -0.0662768 0.114795 -0.0855413
-   vertex -0.0727528 0.126012 -0.0821572
-   vertex -0.045336 0.12456 -0.0855413
-  endloop
- endfacet
- facet normal -0.107216 0.229925 -0.967284
-  outer loop
-   vertex -0.045336 0.12456 -0.0855413
-   vertex -0.0727528 0.126012 -0.0821572
-   vertex -0.0497659 0.136731 -0.0821572
-  endloop
- endfacet
- facet normal -0.0656593 0.245051 -0.967284
-  outer loop
-   vertex -0.045336 0.12456 -0.0855413
-   vertex -0.0497659 0.136731 -0.0821572
-   vertex -0.0230177 0.13054 -0.0855413
-  endloop
- endfacet
- facet normal -0.0656577 0.245057 -0.967283
-  outer loop
-   vertex -0.0230177 0.13054 -0.0855413
-   vertex -0.0497659 0.136731 -0.0821572
-   vertex -0.0252668 0.143295 -0.0821572
-  endloop
- endfacet
- facet normal -0.0221139 0.252735 -0.967283
-  outer loop
-   vertex -0.0230177 0.13054 -0.0855413
-   vertex -0.0252668 0.143295 -0.0821572
-   vertex 0 0.132554 -0.0855413
-  endloop
- endfacet
- facet normal -0.0221156 0.252732 -0.967284
-  outer loop
-   vertex 0 0.132554 -0.0855413
-   vertex -0.0252668 0.143295 -0.0821572
-   vertex 0 0.145506 -0.0821572
-  endloop
- endfacet
- facet normal 0.0221136 0.252732 -0.967284
-  outer loop
-   vertex 0.0230177 0.13054 -0.0855413
-   vertex 0 0.132554 -0.0855413
-   vertex 0 0.145506 -0.0821572
-  endloop
- endfacet
- facet normal 0.0221158 0.252735 -0.967283
-  outer loop
-   vertex 0.0230177 0.13054 -0.0855413
-   vertex 0 0.145506 -0.0821572
-   vertex 0.0252668 0.143295 -0.0821572
-  endloop
- endfacet
- facet normal 0.0656608 0.245057 -0.967283
-  outer loop
-   vertex 0.045336 0.12456 -0.0855413
-   vertex 0.0230177 0.13054 -0.0855413
-   vertex 0.0252668 0.143295 -0.0821572
-  endloop
- endfacet
- facet normal 0.0656563 0.245052 -0.967284
-  outer loop
-   vertex 0.045336 0.12456 -0.0855413
-   vertex 0.0252668 0.143295 -0.0821572
-   vertex 0.0497659 0.136731 -0.0821572
-  endloop
- endfacet
- facet normal 0.107217 0.229925 -0.967284
-  outer loop
-   vertex 0.0662768 0.114795 -0.0855413
-   vertex 0.045336 0.12456 -0.0855413
-   vertex 0.0497659 0.136731 -0.0821572
-  endloop
- endfacet
- facet normal 0.107216 0.229924 -0.967285
-  outer loop
-   vertex 0.0662768 0.114795 -0.0855413
-   vertex 0.0497659 0.136731 -0.0821572
-   vertex 0.0727528 0.126012 -0.0821572
-  endloop
- endfacet
- facet normal 0.145514 0.207813 -0.967285
-  outer loop
-   vertex 0.0852038 0.101542 -0.0855413
-   vertex 0.0662768 0.114795 -0.0855413
-   vertex 0.0727528 0.126012 -0.0821572
-  endloop
- endfacet
- facet normal 0.145514 0.207813 -0.967285
-  outer loop
-   vertex 0.0852038 0.101542 -0.0855413
-   vertex 0.0727528 0.126012 -0.0821572
-   vertex 0.0935292 0.111464 -0.0821572
-  endloop
- endfacet
- facet normal 0.179389 0.179389 -0.967284
-  outer loop
-   vertex 0.0852038 0.101542 -0.0855413
-   vertex 0.0935292 0.111464 -0.0821572
-   vertex 0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal 0.179389 0.179389 -0.967284
-  outer loop
-   vertex 0.101542 0.0852038 -0.0855413
-   vertex 0.0935292 0.111464 -0.0821572
-   vertex 0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal 0.196057 0.196057 -0.960793
-  outer loop
-   vertex 0.0935292 0.111464 -0.0821572
-   vertex 0.101799 0.121319 -0.0784587
-   vertex 0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal 0.196057 0.196057 -0.960793
-  outer loop
-   vertex 0.111464 0.0935292 -0.0821572
-   vertex 0.101799 0.121319 -0.0784587
-   vertex 0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal 0.212565 0.212565 -0.953746
-  outer loop
-   vertex 0.101799 0.121319 -0.0784587
-   vertex 0.110009 0.131103 -0.0744483
-   vertex 0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal 0.212565 0.212565 -0.953746
-  outer loop
-   vertex 0.121319 0.101799 -0.0784587
-   vertex 0.110009 0.131103 -0.0744483
-   vertex 0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal 0.22897 0.22897 -0.946121
-  outer loop
-   vertex 0.110009 0.131103 -0.0744483
-   vertex 0.118153 0.14081 -0.0701282
-   vertex 0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal 0.22897 0.22897 -0.946121
-  outer loop
-   vertex 0.131103 0.110009 -0.0744483
-   vertex 0.118153 0.14081 -0.0701282
-   vertex 0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal 0.245227 0.245227 -0.937938
-  outer loop
-   vertex 0.118153 0.14081 -0.0701282
-   vertex 0.126228 0.150433 -0.065501
-   vertex 0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal 0.245227 0.245227 -0.937938
-  outer loop
-   vertex 0.14081 0.118153 -0.0701282
-   vertex 0.126228 0.150433 -0.065501
-   vertex 0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal 0.261352 0.261352 -0.929188
-  outer loop
-   vertex 0.126228 0.150433 -0.065501
-   vertex 0.134228 0.159966 -0.0605695
-   vertex 0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal 0.261352 0.261352 -0.929188
-  outer loop
-   vertex 0.150433 0.126228 -0.065501
-   vertex 0.134228 0.159966 -0.0605695
-   vertex 0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal 0.277308 0.277308 -0.919891
-  outer loop
-   vertex 0.134228 0.159966 -0.0605695
-   vertex 0.142148 0.169405 -0.0553365
-   vertex 0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal 0.277308 0.277308 -0.919891
-  outer loop
-   vertex 0.159966 0.134228 -0.0605695
-   vertex 0.142148 0.169405 -0.0553365
-   vertex 0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal 0.293088 0.293088 -0.910054
-  outer loop
-   vertex 0.142148 0.169405 -0.0553365
-   vertex 0.149984 0.178744 -0.0498052
-   vertex 0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal 0.293088 0.293088 -0.910054
-  outer loop
-   vertex 0.169405 0.142148 -0.0553365
-   vertex 0.149984 0.178744 -0.0498052
-   vertex 0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal 0.360028 0.360028 -0.860674
-  outer loop
-   vertex 0.149984 0.178744 -0.0498052
-   vertex 0.155725 0.185586 -0.0445416
-   vertex 0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal 0.360028 0.360028 -0.860674
-  outer loop
-   vertex 0.178744 0.149984 -0.0498052
-   vertex 0.155725 0.185586 -0.0445416
-   vertex 0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal 0.467951 0.467951 -0.749695
-  outer loop
-   vertex 0.155725 0.185586 -0.0445416
-   vertex 0.160729 0.19155 -0.0376955
-   vertex 0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal 0.467951 0.467951 -0.749695
-  outer loop
-   vertex 0.185586 0.155725 -0.0445416
-   vertex 0.160729 0.19155 -0.0376955
-   vertex 0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal 0.559084 0.559084 -0.612249
-  outer loop
-   vertex 0.160729 0.19155 -0.0376955
-   vertex 0.164819 0.196424 -0.0295099
-   vertex 0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal 0.559084 0.559084 -0.612249
-  outer loop
-   vertex 0.19155 0.160729 -0.0376955
-   vertex 0.164819 0.196424 -0.0295099
-   vertex 0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.630308 0.630308 -0.453238
-  outer loop
-   vertex 0.164819 0.196424 -0.0295099
-   vertex 0.167849 0.200034 -0.0202758
-   vertex 0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.630308 0.630308 -0.453238
-  outer loop
-   vertex 0.196424 0.164819 -0.0295099
-   vertex 0.167849 0.200034 -0.0202758
-   vertex 0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal 0.679146 0.679146 -0.278427
-  outer loop
-   vertex 0.167849 0.200034 -0.0202758
-   vertex 0.169711 0.202253 -0.0103213
-   vertex 0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal 0.679146 0.679146 -0.278427
-  outer loop
-   vertex 0.200034 0.167849 -0.0202758
-   vertex 0.169711 0.202253 -0.0103213
-   vertex 0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal 0.703981 0.703981 -0.0939205
-  outer loop
-   vertex 0.169711 0.202253 -0.0103213
-   vertex 0.170339 0.203002 0
-   vertex 0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal 0.703981 0.703981 -0.0939205
-  outer loop
-   vertex 0.202253 0.169711 -0.0103213
-   vertex 0.170339 0.203002 0
-   vertex 0.203002 0.170339 0
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.170339 0.203002 0
-   vertex 0.170339 0.203002 1
-   vertex 0.203002 0.170339 0
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex 0.203002 0.170339 0
-   vertex 0.170339 0.203002 1
-   vertex 0.203002 0.170339 1
-  endloop
- endfacet
- facet normal 0.70398 0.70398 0.0939321
-  outer loop
-   vertex 0.169711 0.202253 1.01032
-   vertex 0.202253 0.169711 1.01032
-   vertex 0.170339 0.203002 1
-  endloop
- endfacet
- facet normal 0.70398 0.70398 0.0939321
-  outer loop
-   vertex 0.170339 0.203002 1
-   vertex 0.202253 0.169711 1.01032
-   vertex 0.203002 0.170339 1
-  endloop
- endfacet
- facet normal 0.679175 0.679175 0.278285
-  outer loop
-   vertex 0.167849 0.200034 1.02028
-   vertex 0.200034 0.167849 1.02028
-   vertex 0.169711 0.202253 1.01032
-  endloop
- endfacet
- facet normal 0.679175 0.679175 0.278285
-  outer loop
-   vertex 0.169711 0.202253 1.01032
-   vertex 0.200034 0.167849 1.02028
-   vertex 0.202253 0.169711 1.01032
-  endloop
- endfacet
- facet normal 0.55092 0.786794 0.278284
-  outer loop
-   vertex 0.169711 0.202253 1.01032
-   vertex 0.130563 0.226142 1.02028
-   vertex 0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.511235 0.730118 0.453394
-  outer loop
-   vertex 0.130563 0.226142 1.02028
-   vertex 0.128207 0.22206 1.02951
-   vertex 0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.376675 0.807801 0.453402
-  outer loop
-   vertex 0.130563 0.226142 1.02028
-   vertex 0.0876984 0.240949 1.02951
-   vertex 0.128207 0.22206 1.02951
-  endloop
- endfacet
- facet normal 0.334075 0.716443 0.612457
-  outer loop
-   vertex 0.0876984 0.240949 1.02951
-   vertex 0.0855224 0.234971 1.03769
-   vertex 0.128207 0.22206 1.02951
-  endloop
- endfacet
- facet normal 0.204597 0.76357 0.612454
-  outer loop
-   vertex 0.0876984 0.240949 1.02951
-   vertex 0.0434208 0.246252 1.03769
-   vertex 0.0855224 0.234971 1.03769
-  endloop
- endfacet
- facet normal 0.171336 0.639439 0.749508
-  outer loop
-   vertex 0.0434208 0.246252 1.03769
-   vertex 0.0420689 0.238585 1.04454
-   vertex 0.0855224 0.234971 1.03769
-  endloop
- endfacet
- facet normal 0.0576881 0.659478 0.749507
-  outer loop
-   vertex 0.0434208 0.246252 1.03769
-   vertex 0 0.242265 1.04454
-   vertex 0.0420689 0.238585 1.04454
-  endloop
- endfacet
- facet normal 0.0444075 0.507657 0.860414
-  outer loop
-   vertex 0 0.242265 1.04454
-   vertex 0 0.233333 1.04981
-   vertex 0.0420689 0.238585 1.04454
-  endloop
- endfacet
- facet normal -0.044416 0.507657 0.860414
-  outer loop
-   vertex 0 0.242265 1.04454
-   vertex -0.0405179 0.229788 1.04981
-   vertex 0 0.233333 1.04981
-  endloop
- endfacet
- facet normal -0.0361208 0.412846 0.910084
-  outer loop
-   vertex 0 0.233333 1.04981
-   vertex -0.0405179 0.229788 1.04981
-   vertex -0.038401 0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.107262 0.400302 0.910084
-  outer loop
-   vertex -0.0405179 0.229788 1.04981
-   vertex -0.0756353 0.207806 1.05534
-   vertex -0.038401 0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.101456 0.378636 0.919968
-  outer loop
-   vertex -0.038401 0.217783 1.05534
-   vertex -0.0756353 0.207806 1.05534
-   vertex -0.071421 0.196228 1.06057
-  endloop
- endfacet
- facet normal -0.165672 0.355262 0.919968
-  outer loop
-   vertex -0.0756353 0.207806 1.05534
-   vertex -0.10441 0.180844 1.06057
-   vertex -0.071421 0.196228 1.06057
-  endloop
- endfacet
- facet normal -0.15617 0.334887 0.929226
-  outer loop
-   vertex -0.071421 0.196228 1.06057
-   vertex -0.10441 0.180844 1.06057
-   vertex -0.0981878 0.170066 1.0655
-  endloop
- endfacet
- facet normal -0.211937 0.302692 0.929226
-  outer loop
-   vertex -0.10441 0.180844 1.06057
-   vertex -0.126228 0.150433 1.0655
-   vertex -0.0981878 0.170066 1.0655
-  endloop
- endfacet
- facet normal -0.199019 0.284242 0.937869
-  outer loop
-   vertex -0.0981878 0.170066 1.0655
-   vertex -0.126228 0.150433 1.0655
-   vertex -0.118153 0.14081 1.07013
-  endloop
- endfacet
- facet normal -0.245358 0.245358 0.937869
-  outer loop
-   vertex -0.126228 0.150433 1.0655
-   vertex -0.150433 0.126228 1.0655
-   vertex -0.14081 0.118153 1.07013
-  endloop
- endfacet
- facet normal -0.245358 0.245358 0.937869
-  outer loop
-   vertex -0.118153 0.14081 1.07013
-   vertex -0.126228 0.150433 1.0655
-   vertex -0.14081 0.118153 1.07013
-  endloop
- endfacet
- facet normal -0.284235 0.199027 0.937869
-  outer loop
-   vertex -0.150433 0.126228 1.0655
-   vertex -0.159188 0.091907 1.07013
-   vertex -0.14081 0.118153 1.07013
-  endloop
- endfacet
- facet normal -0.26523 0.18572 0.946129
-  outer loop
-   vertex -0.14081 0.118153 1.07013
-   vertex -0.159188 0.091907 1.07013
-   vertex -0.148214 0.0855717 1.07445
-  endloop
- endfacet
- facet normal -0.293448 0.136841 0.94613
-  outer loop
-   vertex -0.159188 0.091907 1.07013
-   vertex -0.160822 0.0585345 1.07445
-   vertex -0.148214 0.0855717 1.07445
-  endloop
- endfacet
- facet normal -0.272424 0.127037 0.953754
-  outer loop
-   vertex -0.148214 0.0855717 1.07445
-   vertex -0.160822 0.0585345 1.07445
-   vertex -0.14882 0.0541662 1.07846
-  endloop
- endfacet
- facet normal -0.290345 0.0777981 0.953754
-  outer loop
-   vertex -0.14882 0.0541662 1.07846
-   vertex -0.160822 0.0585345 1.07445
-   vertex -0.155965 0.0275009 1.07846
-  endloop
- endfacet
- facet normal -0.267917 0.0717887 0.960764
-  outer loop
-   vertex -0.14882 0.0541662 1.07846
-   vertex -0.155965 0.0275009 1.07846
-   vertex -0.143295 0.0252668 1.08216
-  endloop
- endfacet
- facet normal -0.276312 0.024179 0.960764
-  outer loop
-   vertex -0.143295 0.0252668 1.08216
-   vertex -0.155965 0.0275009 1.07846
-   vertex -0.145506 0 1.08216
-  endloop
- endfacet
- facet normal -0.276322 0.0241749 0.960761
-  outer loop
-   vertex -0.155965 0.0275009 1.07846
-   vertex -0.158371 0 1.07846
-   vertex -0.145506 0 1.08216
-  endloop
- endfacet
- facet normal -0.276322 -0.0241799 0.960761
-  outer loop
-   vertex -0.145506 0 1.08216
-   vertex -0.158371 0 1.07846
-   vertex -0.143295 -0.0252668 1.08216
-  endloop
- endfacet
- facet normal -0.276313 -0.0241742 0.960764
-  outer loop
-   vertex -0.143295 -0.0252668 1.08216
-   vertex -0.158371 0 1.07846
-   vertex -0.155965 -0.0275009 1.07846
-  endloop
- endfacet
- facet normal -0.267918 -0.0717829 0.960764
-  outer loop
-   vertex -0.143295 -0.0252668 1.08216
-   vertex -0.155965 -0.0275009 1.07846
-   vertex -0.136731 -0.0497659 1.08216
-  endloop
- endfacet
- facet normal -0.267928 -0.0717915 0.96076
-  outer loop
-   vertex -0.136731 -0.0497659 1.08216
-   vertex -0.155965 -0.0275009 1.07846
-   vertex -0.14882 -0.0541662 1.07846
-  endloop
- endfacet
- facet normal -0.25139 -0.117226 0.960761
-  outer loop
-   vertex -0.136731 -0.0497659 1.08216
-   vertex -0.14882 -0.0541662 1.07846
-   vertex -0.126012 -0.0727528 1.08216
-  endloop
- endfacet
- facet normal -0.25138 -0.117213 0.960765
-  outer loop
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.14882 -0.0541662 1.07846
-   vertex -0.137154 -0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.226909 -0.15959 0.960751
-  outer loop
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.126138 -0.0853363 1.08004
-  endloop
- endfacet
- facet normal -0.227662 -0.159026 0.960667
-  outer loop
-   vertex -0.122981 -0.0807164 1.08156
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.125981 -0.085 1.08014
-  endloop
- endfacet
- facet normal -0.267991 -0.157446 0.950469
-  outer loop
-   vertex -0.125981 -0.085 1.08014
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.126138 -0.0853363 1.08004
-  endloop
- endfacet
- facet normal -0.226505 -0.158611 0.961009
-  outer loop
-   vertex -0.121484 -0.079219 1.08216
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.122981 -0.0807164 1.08156
-  endloop
- endfacet
- facet normal -0.22611 -0.158333 0.961148
-  outer loop
-   vertex -0.128191 -0.0897394 1.07883
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.128626 -0.0913642 1.07846
-  endloop
- endfacet
- facet normal -0.226381 -0.158567 0.961045
-  outer loop
-   vertex -0.126138 -0.0853363 1.08004
-   vertex -0.137154 -0.0791857 1.07846
-   vertex -0.128191 -0.0897394 1.07883
-  endloop
- endfacet
- facet normal -0.965931 0.258799 0
-  outer loop
-   vertex -0.129544 -0.0947905 1.0776
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.128626 -0.0913642 1.07846
-  endloop
- endfacet
- facet normal -0.965946 0.258743 -9.28181e-07
-  outer loop
-   vertex -0.128626 -0.0913642 1.07846
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.128191 -0.0897394 1.3
-  endloop
- endfacet
- facet normal -0.965978 0.258625 0
-  outer loop
-   vertex -0.128626 -0.0913642 1.07846
-   vertex -0.128191 -0.0897394 1.3
-   vertex -0.128191 -0.0897394 1.07883
-  endloop
- endfacet
- facet normal -0.996188 0.0872364 0
-  outer loop
-   vertex -0.13 -0.1 1.07654
-   vertex -0.13 -0.1 1.3
-   vertex -0.129714 -0.0967341 1.07721
-  endloop
- endfacet
- facet normal -0.996191 0.0871977 -5.70669e-07
-  outer loop
-   vertex -0.129714 -0.0967341 1.07721
-   vertex -0.13 -0.1 1.3
-   vertex -0.129544 -0.0947905 1.3
-  endloop
- endfacet
- facet normal -0.996197 0.0871328 0
-  outer loop
-   vertex -0.129714 -0.0967341 1.07721
-   vertex -0.129544 -0.0947905 1.3
-   vertex -0.129544 -0.0947905 1.0776
-  endloop
- endfacet
- facet normal -0.99619 -0.0872061 0
-  outer loop
-   vertex -0.13 -0.1 1.07654
-   vertex -0.129544 -0.105209 1.07572
-   vertex -0.13 -0.1 1.3
-  endloop
- endfacet
- facet normal -0.99619 -0.0872061 0
-  outer loop
-   vertex -0.13 -0.1 1.3
-   vertex -0.129544 -0.105209 1.07572
-   vertex -0.129544 -0.105209 1.3
-  endloop
- endfacet
- facet normal -0.965919 -0.258846 0
-  outer loop
-   vertex -0.129544 -0.105209 1.07572
-   vertex -0.12878 -0.10806 1.0754
-   vertex -0.129544 -0.105209 1.3
-  endloop
- endfacet
- facet normal -0.966009 -0.25851 -4.5686e-06
-  outer loop
-   vertex -0.129544 -0.105209 1.3
-   vertex -0.12878 -0.10806 1.0754
-   vertex -0.128191 -0.110261 1.07504
-  endloop
- endfacet
- facet normal -0.965958 -0.2587 0
-  outer loop
-   vertex -0.129544 -0.105209 1.3
-   vertex -0.128191 -0.110261 1.07504
-   vertex -0.128191 -0.110261 1.3
-  endloop
- endfacet
- facet normal -0.906296 -0.422643 0
-  outer loop
-   vertex -0.128191 -0.110261 1.07504
-   vertex -0.125981 -0.115 1.07448
-   vertex -0.128191 -0.110261 1.3
-  endloop
- endfacet
- facet normal -0.906296 -0.422643 0
-  outer loop
-   vertex -0.128191 -0.110261 1.3
-   vertex -0.125981 -0.115 1.07448
-   vertex -0.125981 -0.115 1.3
-  endloop
- endfacet
- facet normal -0.422643 -0.906296 -0
-  outer loop
-   vertex -0.115 -0.125981 1.3
-   vertex -0.115 -0.125981 1.07448
-   vertex -0.110261 -0.128191 1.07504
-  endloop
- endfacet
- facet normal -0.422643 -0.906296 -0
-  outer loop
-   vertex -0.110261 -0.128191 1.3
-   vertex -0.115 -0.125981 1.3
-   vertex -0.110261 -0.128191 1.07504
-  endloop
- endfacet
- facet normal -0.258511 -0.966008 -0
-  outer loop
-   vertex -0.110261 -0.128191 1.3
-   vertex -0.110261 -0.128191 1.07504
-   vertex -0.10806 -0.12878 1.0754
-  endloop
- endfacet
- facet normal -0.258846 -0.965919 -3.51549e-06
-  outer loop
-   vertex -0.105209 -0.129544 1.07572
-   vertex -0.110261 -0.128191 1.3
-   vertex -0.10806 -0.12878 1.0754
-  endloop
- endfacet
- facet normal -0.2587 -0.965958 0
-  outer loop
-   vertex -0.105209 -0.129544 1.07572
-   vertex -0.105209 -0.129544 1.3
-   vertex -0.110261 -0.128191 1.3
-  endloop
- endfacet
- facet normal -0.0872061 -0.99619 -0
-  outer loop
-   vertex -0.105209 -0.129544 1.3
-   vertex -0.105209 -0.129544 1.07572
-   vertex -0.1 -0.13 1.07654
-  endloop
- endfacet
- facet normal -0.0872061 -0.99619 -0
-  outer loop
-   vertex -0.1 -0.13 1.3
-   vertex -0.105209 -0.129544 1.3
-   vertex -0.1 -0.13 1.07654
-  endloop
- endfacet
- facet normal 0.0871977 -0.996191 0
-  outer loop
-   vertex -0.1 -0.13 1.3
-   vertex -0.1 -0.13 1.07654
-   vertex -0.0947905 -0.129544 1.0776
-  endloop
- endfacet
- facet normal 0.0871977 -0.996191 0
-  outer loop
-   vertex -0.0947905 -0.129544 1.3
-   vertex -0.1 -0.13 1.3
-   vertex -0.0947905 -0.129544 1.0776
-  endloop
- endfacet
- facet normal 0.258799 -0.965931 0
-  outer loop
-   vertex -0.0947905 -0.129544 1.3
-   vertex -0.0947905 -0.129544 1.0776
-   vertex -0.0913642 -0.128626 1.07846
-  endloop
- endfacet
- facet normal 0.258626 -0.965978 -2.87546e-06
-  outer loop
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.0947905 -0.129544 1.3
-   vertex -0.0913642 -0.128626 1.07846
-  endloop
- endfacet
- facet normal 0.258743 -0.965946 0
-  outer loop
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.0897394 -0.128191 1.3
-   vertex -0.0947905 -0.129544 1.3
-  endloop
- endfacet
- facet normal -0.158333 -0.22611 0.961148
-  outer loop
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.0913642 -0.128626 1.07846
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.159 -0.228392 0.960498
-  outer loop
-   vertex -0.085 -0.125981 1.08014
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.159214 -0.22713 0.960762
-  outer loop
-   vertex -0.0727528 -0.126012 1.08216
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.159011 -0.228087 0.960569
-  outer loop
-   vertex -0.08274 -0.124398 1.08089
-   vertex -0.085 -0.125981 1.08014
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.117219 -0.251377 0.960765
-  outer loop
-   vertex -0.0727528 -0.126012 1.08216
-   vertex -0.0791857 -0.137154 1.07846
-   vertex -0.0497659 -0.136731 1.08216
-  endloop
- endfacet
- facet normal -0.117219 -0.251393 0.960761
-  outer loop
-   vertex -0.0497659 -0.136731 1.08216
-   vertex -0.0791857 -0.137154 1.07846
-   vertex -0.0541662 -0.14882 1.07846
-  endloop
- endfacet
- facet normal -0.0717859 -0.26793 0.96076
-  outer loop
-   vertex -0.0497659 -0.136731 1.08216
-   vertex -0.0541662 -0.14882 1.07846
-   vertex -0.0252668 -0.143295 1.08216
-  endloop
- endfacet
- facet normal -0.0717887 -0.267917 0.960764
-  outer loop
-   vertex -0.0252668 -0.143295 1.08216
-   vertex -0.0541662 -0.14882 1.07846
-   vertex -0.0275009 -0.155965 1.07846
-  endloop
- endfacet
- facet normal -0.024179 -0.276312 0.960764
-  outer loop
-   vertex -0.0252668 -0.143295 1.08216
-   vertex -0.0275009 -0.155965 1.07846
-   vertex 0 -0.145506 1.08216
-  endloop
- endfacet
- facet normal -0.0241749 -0.276322 0.960761
-  outer loop
-   vertex 0 -0.145506 1.08216
-   vertex -0.0275009 -0.155965 1.07846
-   vertex 0 -0.158371 1.07846
-  endloop
- endfacet
- facet normal 0.0241799 -0.276322 0.960761
-  outer loop
-   vertex 0 -0.145506 1.08216
-   vertex 0 -0.158371 1.07846
-   vertex 0.0252668 -0.143295 1.08216
-  endloop
- endfacet
- facet normal 0.0241742 -0.276313 0.960764
-  outer loop
-   vertex 0.0252668 -0.143295 1.08216
-   vertex 0 -0.158371 1.07846
-   vertex 0.0275009 -0.155965 1.07846
-  endloop
- endfacet
- facet normal 0.0717829 -0.267918 0.960764
-  outer loop
-   vertex 0.0497659 -0.136731 1.08216
-   vertex 0.0252668 -0.143295 1.08216
-   vertex 0.0275009 -0.155965 1.07846
-  endloop
- endfacet
- facet normal 0.0717915 -0.267928 0.96076
-  outer loop
-   vertex 0.0497659 -0.136731 1.08216
-   vertex 0.0275009 -0.155965 1.07846
-   vertex 0.0541662 -0.14882 1.07846
-  endloop
- endfacet
- facet normal 0.117226 -0.25139 0.960761
-  outer loop
-   vertex 0.0727528 -0.126012 1.08216
-   vertex 0.0497659 -0.136731 1.08216
-   vertex 0.0541662 -0.14882 1.07846
-  endloop
- endfacet
- facet normal 0.117213 -0.25138 0.960765
-  outer loop
-   vertex 0.0727528 -0.126012 1.08216
-   vertex 0.0541662 -0.14882 1.07846
-   vertex 0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal 0.159091 -0.227202 0.960765
-  outer loop
-   vertex 0.0935292 -0.111464 1.08216
-   vertex 0.0727528 -0.126012 1.08216
-   vertex 0.0791857 -0.137154 1.07846
-  endloop
- endfacet
- facet normal 0.159103 -0.227208 0.960762
-  outer loop
-   vertex 0.0935292 -0.111464 1.08216
-   vertex 0.0791857 -0.137154 1.07846
-   vertex 0.101799 -0.121319 1.07846
-  endloop
- endfacet
- facet normal 0.196134 -0.196134 0.960762
-  outer loop
-   vertex 0.111464 -0.0935292 1.08216
-   vertex 0.0935292 -0.111464 1.08216
-   vertex 0.101799 -0.121319 1.07846
-  endloop
- endfacet
- facet normal 0.196134 -0.196134 0.960762
-  outer loop
-   vertex 0.121319 -0.101799 1.07846
-   vertex 0.111464 -0.0935292 1.08216
-   vertex 0.101799 -0.121319 1.07846
-  endloop
- endfacet
- facet normal 0.815532 -0.571038 -0.0939265
-  outer loop
-   vertex 0.203002 -0.170339 0
-   vertex 0.202253 -0.169711 -0.0103213
-   vertex 0.229497 -0.1325 0
-  endloop
- endfacet
- facet normal 0.819154 -0.573574 0
-  outer loop
-   vertex 0.203002 -0.170339 1
-   vertex 0.203002 -0.170339 0
-   vertex 0.229497 -0.1325 0
-  endloop
- endfacet
- facet normal 0.819154 -0.573574 0
-  outer loop
-   vertex 0.229497 -0.1325 1
-   vertex 0.203002 -0.170339 1
-   vertex 0.229497 -0.1325 0
-  endloop
- endfacet
- facet normal 0.815535 -0.571026 -0.0939793
-  outer loop
-   vertex 0.229497 -0.1325 0
-   vertex 0.202253 -0.169711 -0.0103213
-   vertex 0.22865 -0.132011 -0.0103213
-  endloop
- endfacet
- facet normal 0.786769 -0.550884 -0.278426
-  outer loop
-   vertex 0.202253 -0.169711 -0.0103213
-   vertex 0.200034 -0.167849 -0.0202758
-   vertex 0.22865 -0.132011 -0.0103213
-  endloop
- endfacet
- facet normal 0.815538 -0.571028 0.0939381
-  outer loop
-   vertex 0.22865 -0.132011 1.01032
-   vertex 0.202253 -0.169711 1.01032
-   vertex 0.203002 -0.170339 1
-  endloop
- endfacet
- facet normal 0.815527 -0.571035 0.0939909
-  outer loop
-   vertex 0.22865 -0.132011 1.01032
-   vertex 0.203002 -0.170339 1
-   vertex 0.229497 -0.1325 1
-  endloop
- endfacet
- facet normal 0.786794 -0.55092 0.278284
-  outer loop
-   vertex 0.226142 -0.130563 1.02028
-   vertex 0.200034 -0.167849 1.02028
-   vertex 0.202253 -0.169711 1.01032
-  endloop
- endfacet
- facet normal 0.786818 -0.550919 0.278219
-  outer loop
-   vertex 0.226142 -0.130563 1.02028
-   vertex 0.202253 -0.169711 1.01032
-   vertex 0.22865 -0.132011 1.01032
-  endloop
- endfacet
- facet normal 0.73012 -0.511236 0.45339
-  outer loop
-   vertex 0.22206 -0.128207 1.02951
-   vertex 0.196424 -0.164819 1.02951
-   vertex 0.200034 -0.167849 1.02028
-  endloop
- endfacet
- facet normal 0.730118 -0.511235 0.453394
-  outer loop
-   vertex 0.22206 -0.128207 1.02951
-   vertex 0.200034 -0.167849 1.02028
-   vertex 0.226142 -0.130563 1.02028
-  endloop
- endfacet
- facet normal 0.64751 -0.453387 0.612512
-  outer loop
-   vertex 0.21655 -0.125025 1.03769
-   vertex 0.19155 -0.160729 1.03769
-   vertex 0.196424 -0.164819 1.02951
-  endloop
- endfacet
- facet normal 0.647501 -0.453385 0.612523
-  outer loop
-   vertex 0.21655 -0.125025 1.03769
-   vertex 0.196424 -0.164819 1.02951
-   vertex 0.22206 -0.128207 1.02951
-  endloop
- endfacet
- facet normal 0.542273 -0.37971 0.749506
-  outer loop
-   vertex 0.209808 -0.121133 1.04454
-   vertex 0.185586 -0.155725 1.04454
-   vertex 0.19155 -0.160729 1.03769
-  endloop
- endfacet
- facet normal 0.542298 -0.379718 0.749484
-  outer loop
-   vertex 0.209808 -0.121133 1.04454
-   vertex 0.19155 -0.160729 1.03769
-   vertex 0.21655 -0.125025 1.03769
-  endloop
- endfacet
- facet normal 0.417452 -0.292305 0.860402
-  outer loop
-   vertex 0.202073 -0.116667 1.04981
-   vertex 0.178744 -0.149984 1.04981
-   vertex 0.185586 -0.155725 1.04454
-  endloop
- endfacet
- facet normal 0.417444 -0.292303 0.860406
-  outer loop
-   vertex 0.202073 -0.116667 1.04981
-   vertex 0.185586 -0.155725 1.04454
-   vertex 0.209808 -0.121133 1.04454
-  endloop
- endfacet
- facet normal 0.33946 -0.237688 0.910094
-  outer loop
-   vertex 0.191515 -0.110571 1.05534
-   vertex 0.169405 -0.142148 1.05534
-   vertex 0.178744 -0.149984 1.04981
-  endloop
- endfacet
- facet normal 0.339445 -0.237684 0.910101
-  outer loop
-   vertex 0.191515 -0.110571 1.05534
-   vertex 0.178744 -0.149984 1.04981
-   vertex 0.202073 -0.116667 1.04981
-  endloop
- endfacet
- facet normal 0.321096 -0.224825 0.919973
-  outer loop
-   vertex 0.180844 -0.10441 1.06057
-   vertex 0.159966 -0.134228 1.06057
-   vertex 0.169405 -0.142148 1.05534
-  endloop
- endfacet
- facet normal 0.321087 -0.224823 0.919977
-  outer loop
-   vertex 0.180844 -0.10441 1.06057
-   vertex 0.169405 -0.142148 1.05534
-   vertex 0.191515 -0.110571 1.05534
-  endloop
- endfacet
- facet normal 0.302696 -0.21194 0.929224
-  outer loop
-   vertex 0.170066 -0.0981878 1.0655
-   vertex 0.150433 -0.126228 1.0655
-   vertex 0.159966 -0.134228 1.06057
-  endloop
- endfacet
- facet normal 0.302691 -0.211939 0.929226
-  outer loop
-   vertex 0.170066 -0.0981878 1.0655
-   vertex 0.159966 -0.134228 1.06057
-   vertex 0.180844 -0.10441 1.06057
-  endloop
- endfacet
- facet normal 0.786776 -0.550908 -0.278361
-  outer loop
-   vertex 0.22865 -0.132011 -0.0103213
-   vertex 0.200034 -0.167849 -0.0202758
-   vertex 0.226142 -0.130563 -0.0202758
-  endloop
- endfacet
- facet normal 0.730187 -0.511283 -0.453229
-  outer loop
-   vertex 0.200034 -0.167849 -0.0202758
-   vertex 0.196424 -0.164819 -0.0295099
-   vertex 0.226142 -0.130563 -0.0202758
-  endloop
- endfacet
- facet normal 0.630308 -0.630308 -0.453238
-  outer loop
-   vertex 0.167849 -0.200034 -0.0202758
-   vertex 0.164819 -0.196424 -0.0295099
-   vertex 0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.630308 -0.630308 -0.453238
-  outer loop
-   vertex 0.200034 -0.167849 -0.0202758
-   vertex 0.167849 -0.200034 -0.0202758
-   vertex 0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.511283 -0.730187 -0.453229
-  outer loop
-   vertex 0.167849 -0.200034 -0.0202758
-   vertex 0.128207 -0.22206 -0.0295099
-   vertex 0.164819 -0.196424 -0.0295099
-  endloop
- endfacet
- facet normal 0.453503 -0.647669 -0.612258
-  outer loop
-   vertex 0.128207 -0.22206 -0.0295099
-   vertex 0.125025 -0.21655 -0.0376955
-   vertex 0.164819 -0.196424 -0.0295099
-  endloop
- endfacet
- facet normal 0.334158 -0.71658 -0.612251
-  outer loop
-   vertex 0.128207 -0.22206 -0.0295099
-   vertex 0.0855224 -0.234971 -0.0376955
-   vertex 0.125025 -0.21655 -0.0376955
-  endloop
- endfacet
- facet normal 0.279683 -0.599761 -0.74971
-  outer loop
-   vertex 0.0855224 -0.234971 -0.0376955
-   vertex 0.0828596 -0.227655 -0.0445416
-   vertex 0.125025 -0.21655 -0.0376955
-  endloop
- endfacet
- facet normal 0.17128 -0.639217 -0.74971
-  outer loop
-   vertex 0.0855224 -0.234971 -0.0376955
-   vertex 0.0420689 -0.238585 -0.0445416
-   vertex 0.0828596 -0.227655 -0.0445416
-  endloop
- endfacet
- facet normal 0.131769 -0.49176 -0.860703
-  outer loop
-   vertex 0.0420689 -0.238585 -0.0445416
-   vertex 0.0405179 -0.229788 -0.0498052
-   vertex 0.0828596 -0.227655 -0.0445416
-  endloop
- endfacet
- facet normal 0.0443733 -0.507169 -0.860703
-  outer loop
-   vertex 0.0420689 -0.238585 -0.0445416
-   vertex 0 -0.233333 -0.0498052
-   vertex 0.0405179 -0.229788 -0.0498052
-  endloop
- endfacet
- facet normal 0.0361289 -0.412939 -0.910042
-  outer loop
-   vertex 0.0405179 -0.229788 -0.0498052
-   vertex 0 -0.233333 -0.0498052
-   vertex 0 -0.221143 -0.0553365
-  endloop
- endfacet
- facet normal -0.0361312 -0.412938 -0.910042
-  outer loop
-   vertex 0 -0.233333 -0.0498052
-   vertex -0.038401 -0.217783 -0.0553365
-   vertex 0 -0.221143 -0.0553365
-  endloop
- endfacet
- facet normal -0.0341845 -0.39069 -0.919887
-  outer loop
-   vertex 0 -0.221143 -0.0553365
-   vertex -0.038401 -0.217783 -0.0553365
-   vertex -0.0362614 -0.205649 -0.0605695
-  endloop
- endfacet
- facet normal -0.101505 -0.378819 -0.919887
-  outer loop
-   vertex -0.038401 -0.217783 -0.0553365
-   vertex -0.071421 -0.196228 -0.0605695
-   vertex -0.0362614 -0.205649 -0.0605695
-  endloop
- endfacet
- facet normal -0.0956585 -0.357002 -0.929193
-  outer loop
-   vertex -0.0362614 -0.205649 -0.0605695
-   vertex -0.071421 -0.196228 -0.0605695
-   vertex -0.0671644 -0.184533 -0.065501
-  endloop
- endfacet
- facet normal -0.156203 -0.334965 -0.929193
-  outer loop
-   vertex -0.071421 -0.196228 -0.0605695
-   vertex -0.0981878 -0.170066 -0.065501
-   vertex -0.0671644 -0.184533 -0.065501
-  endloop
- endfacet
- facet normal -0.146582 -0.314334 -0.937927
-  outer loop
-   vertex -0.0671644 -0.184533 -0.065501
-   vertex -0.0981878 -0.170066 -0.065501
-   vertex -0.091907 -0.159188 -0.0701282
-  endloop
- endfacet
- facet normal -0.198937 -0.284105 -0.937928
-  outer loop
-   vertex -0.0981878 -0.170066 -0.065501
-   vertex -0.118153 -0.14081 -0.0701282
-   vertex -0.091907 -0.159188 -0.0701282
-  endloop
- endfacet
- facet normal -0.185732 -0.265247 -0.946123
-  outer loop
-   vertex -0.091907 -0.159188 -0.0701282
-   vertex -0.118153 -0.14081 -0.0701282
-   vertex -0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal -0.22897 -0.22897 -0.946121
-  outer loop
-   vertex -0.14081 -0.118153 -0.0701282
-   vertex -0.131103 -0.110009 -0.0744483
-   vertex -0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal -0.22897 -0.22897 -0.946121
-  outer loop
-   vertex -0.118153 -0.14081 -0.0701282
-   vertex -0.131103 -0.110009 -0.0744483
-   vertex -0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal -0.26525 -0.185728 -0.946122
-  outer loop
-   vertex -0.14081 -0.118153 -0.0701282
-   vertex -0.148214 -0.0855717 -0.0744483
-   vertex -0.131103 -0.110009 -0.0744483
-  endloop
- endfacet
- facet normal 0.284235 -0.199027 0.937869
-  outer loop
-   vertex 0.159188 -0.091907 1.07013
-   vertex 0.14081 -0.118153 1.07013
-   vertex 0.150433 -0.126228 1.0655
-  endloop
- endfacet
- facet normal 0.284263 -0.199033 0.93786
-  outer loop
-   vertex 0.159188 -0.091907 1.07013
-   vertex 0.150433 -0.126228 1.0655
-   vertex 0.170066 -0.0981878 1.0655
-  endloop
- endfacet
- facet normal -0.246266 -0.172436 -0.953739
-  outer loop
-   vertex -0.131103 -0.110009 -0.0744483
-   vertex -0.148214 -0.0855717 -0.0744483
-   vertex -0.137154 -0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal -0.272473 -0.127048 -0.953739
-  outer loop
-   vertex -0.148214 -0.0855717 -0.0744483
-   vertex -0.14882 -0.0541662 -0.0784587
-   vertex -0.137154 -0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.265241 -0.185722 0.946126
-  outer loop
-   vertex 0.148214 -0.0855717 1.07445
-   vertex 0.131103 -0.110009 1.07445
-   vertex 0.14081 -0.118153 1.07013
-  endloop
- endfacet
- facet normal 0.26523 -0.18572 0.946129
-  outer loop
-   vertex 0.148214 -0.0855717 1.07445
-   vertex 0.14081 -0.118153 1.07013
-   vertex 0.159188 -0.091907 1.07013
-  endloop
- endfacet
- facet normal -0.251294 -0.117173 -0.960792
-  outer loop
-   vertex -0.137154 -0.0791857 -0.0784587
-   vertex -0.14882 -0.0541662 -0.0784587
-   vertex -0.136731 -0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal -0.267825 -0.0717577 -0.960792
-  outer loop
-   vertex -0.136731 -0.0497659 -0.0821572
-   vertex -0.14882 -0.0541662 -0.0784587
-   vertex -0.143295 -0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal 0.246221 -0.172417 0.953755
-  outer loop
-   vertex 0.137154 -0.0791857 1.07846
-   vertex 0.121319 -0.101799 1.07846
-   vertex 0.131103 -0.110009 1.07445
-  endloop
- endfacet
- facet normal 0.246244 -0.17242 0.953748
-  outer loop
-   vertex 0.137154 -0.0791857 1.07846
-   vertex 0.131103 -0.110009 1.07445
-   vertex 0.148214 -0.0855717 1.07445
-  endloop
- endfacet
- facet normal -0.245057 -0.0656577 -0.967283
-  outer loop
-   vertex -0.136731 -0.0497659 -0.0821572
-   vertex -0.143295 -0.0252668 -0.0821572
-   vertex -0.13054 -0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal -0.252735 -0.0221139 -0.967283
-  outer loop
-   vertex -0.13054 -0.0230177 -0.0855413
-   vertex -0.143295 -0.0252668 -0.0821572
-   vertex -0.132554 0 -0.0855413
-  endloop
- endfacet
- facet normal 0.227212 -0.159098 0.960761
-  outer loop
-   vertex 0.126012 -0.0727528 1.08216
-   vertex 0.111464 -0.0935292 1.08216
-   vertex 0.121319 -0.101799 1.07846
-  endloop
- endfacet
- facet normal 0.227199 -0.159096 0.960765
-  outer loop
-   vertex 0.126012 -0.0727528 1.08216
-   vertex 0.121319 -0.101799 1.07846
-   vertex 0.137154 -0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.229127 -0.0200482 -0.97319
-  outer loop
-   vertex -0.13054 -0.0230177 -0.0855413
-   vertex -0.132554 0 -0.0855413
-   vertex -0.119523 0 -0.0886093
-  endloop
- endfacet
- facet normal -0.229127 0.0200479 -0.97319
-  outer loop
-   vertex -0.119523 0 -0.0886093
-   vertex -0.132554 0 -0.0855413
-   vertex -0.117707 0.020755 -0.0886093
-  endloop
- endfacet
- facet normal -0.229127 0.0200482 -0.97319
-  outer loop
-   vertex -0.117707 0.020755 -0.0886093
-   vertex -0.132554 0 -0.0855413
-   vertex -0.13054 0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal -0.222166 0.0595261 -0.97319
-  outer loop
-   vertex -0.117707 0.020755 -0.0886093
-   vertex -0.13054 0.0230177 -0.0855413
-   vertex -0.112315 0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal -0.222168 0.059528 -0.973189
-  outer loop
-   vertex -0.112315 0.0408793 -0.0886093
-   vertex -0.13054 0.0230177 -0.0855413
-   vertex -0.12456 0.045336 -0.0855413
-  endloop
- endfacet
- facet normal -0.208455 0.0972051 -0.973189
-  outer loop
-   vertex -0.112315 0.0408793 -0.0886093
-   vertex -0.12456 0.045336 -0.0855413
-   vertex -0.10351 0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal -0.208456 0.0972058 -0.973189
-  outer loop
-   vertex -0.10351 0.0597615 -0.0886093
-   vertex -0.12456 0.045336 -0.0855413
-   vertex -0.114795 0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal -0.18841 0.131925 -0.973189
-  outer loop
-   vertex -0.10351 0.0597615 -0.0886093
-   vertex -0.114795 0.0662768 -0.0855413
-   vertex -0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal -0.188412 0.131929 -0.973188
-  outer loop
-   vertex -0.09156 0.076828 -0.0886093
-   vertex -0.114795 0.0662768 -0.0855413
-   vertex -0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal -0.162642 0.162642 -0.973188
-  outer loop
-   vertex -0.101542 0.0852038 -0.0855413
-   vertex -0.0852038 0.101542 -0.0855413
-   vertex -0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal -0.162642 0.162642 -0.973188
-  outer loop
-   vertex -0.09156 0.076828 -0.0886093
-   vertex -0.0852038 0.101542 -0.0855413
-   vertex -0.076828 0.09156 -0.0886093
-  endloop
- endfacet
- facet normal -0.131928 0.188414 -0.973188
-  outer loop
-   vertex -0.076828 0.09156 -0.0886093
-   vertex -0.0852038 0.101542 -0.0855413
-   vertex -0.0597615 0.10351 -0.0886093
-  endloop
- endfacet
- facet normal -0.131927 0.188409 -0.973189
-  outer loop
-   vertex -0.0597615 0.10351 -0.0886093
-   vertex -0.0852038 0.101542 -0.0855413
-   vertex -0.0662768 0.114795 -0.0855413
-  endloop
- endfacet
- facet normal -0.0972055 0.208456 -0.973189
-  outer loop
-   vertex -0.0597615 0.10351 -0.0886093
-   vertex -0.0662768 0.114795 -0.0855413
-   vertex -0.0408793 0.112315 -0.0886093
-  endloop
- endfacet
- facet normal -0.0972056 0.208455 -0.973189
-  outer loop
-   vertex -0.0408793 0.112315 -0.0886093
-   vertex -0.0662768 0.114795 -0.0855413
-   vertex -0.045336 0.12456 -0.0855413
-  endloop
- endfacet
- facet normal -0.0595267 0.222169 -0.973189
-  outer loop
-   vertex -0.0408793 0.112315 -0.0886093
-   vertex -0.045336 0.12456 -0.0855413
-   vertex -0.020755 0.117707 -0.0886093
-  endloop
- endfacet
- facet normal -0.0595275 0.222166 -0.97319
-  outer loop
-   vertex -0.020755 0.117707 -0.0886093
-   vertex -0.045336 0.12456 -0.0855413
-   vertex -0.0230177 0.13054 -0.0855413
-  endloop
- endfacet
- facet normal -0.0200479 0.229127 -0.97319
-  outer loop
-   vertex -0.020755 0.117707 -0.0886093
-   vertex -0.0230177 0.13054 -0.0855413
-   vertex 0 0.119523 -0.0886093
-  endloop
- endfacet
- facet normal -0.0200482 0.229127 -0.97319
-  outer loop
-   vertex 0 0.119523 -0.0886093
-   vertex -0.0230177 0.13054 -0.0855413
-   vertex 0 0.132554 -0.0855413
-  endloop
- endfacet
- facet normal 0.0200479 0.229127 -0.97319
-  outer loop
-   vertex 0.020755 0.117707 -0.0886093
-   vertex 0 0.119523 -0.0886093
-   vertex 0 0.132554 -0.0855413
-  endloop
- endfacet
- facet normal 0.0200482 0.229127 -0.97319
-  outer loop
-   vertex 0.020755 0.117707 -0.0886093
-   vertex 0 0.132554 -0.0855413
-   vertex 0.0230177 0.13054 -0.0855413
-  endloop
- endfacet
- facet normal 0.0595261 0.222166 -0.97319
-  outer loop
-   vertex 0.0408793 0.112315 -0.0886093
-   vertex 0.020755 0.117707 -0.0886093
-   vertex 0.0230177 0.13054 -0.0855413
-  endloop
- endfacet
- facet normal 0.059528 0.222168 -0.973189
-  outer loop
-   vertex 0.0408793 0.112315 -0.0886093
-   vertex 0.0230177 0.13054 -0.0855413
-   vertex 0.045336 0.12456 -0.0855413
-  endloop
- endfacet
- facet normal 0.0972051 0.208455 -0.973189
-  outer loop
-   vertex 0.0597615 0.10351 -0.0886093
-   vertex 0.0408793 0.112315 -0.0886093
-   vertex 0.045336 0.12456 -0.0855413
-  endloop
- endfacet
- facet normal 0.0972058 0.208456 -0.973189
-  outer loop
-   vertex 0.0597615 0.10351 -0.0886093
-   vertex 0.045336 0.12456 -0.0855413
-   vertex 0.0662768 0.114795 -0.0855413
-  endloop
- endfacet
- facet normal 0.131925 0.18841 -0.973189
-  outer loop
-   vertex 0.076828 0.09156 -0.0886093
-   vertex 0.0597615 0.10351 -0.0886093
-   vertex 0.0662768 0.114795 -0.0855413
-  endloop
- endfacet
- facet normal 0.131929 0.188412 -0.973188
-  outer loop
-   vertex 0.076828 0.09156 -0.0886093
-   vertex 0.0662768 0.114795 -0.0855413
-   vertex 0.0852038 0.101542 -0.0855413
-  endloop
- endfacet
- facet normal 0.162642 0.162642 -0.973188
-  outer loop
-   vertex 0.076828 0.09156 -0.0886093
-   vertex 0.0852038 0.101542 -0.0855413
-   vertex 0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal 0.162642 0.162642 -0.973188
-  outer loop
-   vertex 0.09156 0.076828 -0.0886093
-   vertex 0.0852038 0.101542 -0.0855413
-   vertex 0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal 0.188414 0.131928 -0.973188
-  outer loop
-   vertex 0.10351 0.0597615 -0.0886093
-   vertex 0.09156 0.076828 -0.0886093
-   vertex 0.101542 0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal 0.188409 0.131927 -0.973189
-  outer loop
-   vertex 0.10351 0.0597615 -0.0886093
-   vertex 0.101542 0.0852038 -0.0855413
-   vertex 0.114795 0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal 0.207813 0.145514 -0.967285
-  outer loop
-   vertex 0.114795 0.0662768 -0.0855413
-   vertex 0.101542 0.0852038 -0.0855413
-   vertex 0.111464 0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal 0.207813 0.145514 -0.967285
-  outer loop
-   vertex 0.114795 0.0662768 -0.0855413
-   vertex 0.111464 0.0935292 -0.0821572
-   vertex 0.126012 0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal 0.227123 0.159036 -0.960793
-  outer loop
-   vertex 0.126012 0.0727528 -0.0821572
-   vertex 0.111464 0.0935292 -0.0821572
-   vertex 0.121319 0.101799 -0.0784587
-  endloop
- endfacet
- facet normal 0.22711 0.159034 -0.960796
-  outer loop
-   vertex 0.126012 0.0727528 -0.0821572
-   vertex 0.121319 0.101799 -0.0784587
-   vertex 0.137154 0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.246243 0.172432 -0.953746
-  outer loop
-   vertex 0.137154 0.0791857 -0.0784587
-   vertex 0.121319 0.101799 -0.0784587
-   vertex 0.131103 0.110009 -0.0744483
-  endloop
- endfacet
- facet normal 0.246266 0.172436 -0.953739
-  outer loop
-   vertex 0.137154 0.0791857 -0.0784587
-   vertex 0.131103 0.110009 -0.0744483
-   vertex 0.148214 0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal 0.26525 0.185728 -0.946122
-  outer loop
-   vertex 0.148214 0.0855717 -0.0744483
-   vertex 0.131103 0.110009 -0.0744483
-   vertex 0.14081 0.118153 -0.0701282
-  endloop
- endfacet
- facet normal 0.265239 0.185726 -0.946126
-  outer loop
-   vertex 0.148214 0.0855717 -0.0744483
-   vertex 0.14081 0.118153 -0.0701282
-   vertex 0.159188 0.091907 -0.0701282
-  endloop
- endfacet
- facet normal 0.284083 0.198921 -0.937938
-  outer loop
-   vertex 0.159188 0.091907 -0.0701282
-   vertex 0.14081 0.118153 -0.0701282
-   vertex 0.150433 0.126228 -0.065501
-  endloop
- endfacet
- facet normal 0.284111 0.198927 -0.937928
-  outer loop
-   vertex 0.159188 0.091907 -0.0701282
-   vertex 0.150433 0.126228 -0.065501
-   vertex 0.170066 0.0981878 -0.065501
-  endloop
- endfacet
- facet normal 0.302773 0.211993 -0.929186
-  outer loop
-   vertex 0.170066 0.0981878 -0.065501
-   vertex 0.150433 0.126228 -0.065501
-   vertex 0.159966 0.134228 -0.0605695
-  endloop
- endfacet
- facet normal 0.302768 0.211992 -0.929188
-  outer loop
-   vertex 0.170066 0.0981878 -0.065501
-   vertex 0.159966 0.134228 -0.0605695
-   vertex 0.180844 0.10441 -0.0605695
-  endloop
- endfacet
- facet normal 0.321253 0.224935 -0.919892
-  outer loop
-   vertex 0.180844 0.10441 -0.0605695
-   vertex 0.159966 0.134228 -0.0605695
-   vertex 0.169405 0.142148 -0.0553365
-  endloop
- endfacet
- facet normal 0.321244 0.224933 -0.919895
-  outer loop
-   vertex 0.180844 0.10441 -0.0605695
-   vertex 0.169405 0.142148 -0.0553365
-   vertex 0.191515 0.110571 -0.0553365
-  endloop
- endfacet
- facet normal 0.339531 0.237737 -0.910055
-  outer loop
-   vertex 0.191515 0.110571 -0.0553365
-   vertex 0.169405 0.142148 -0.0553365
-   vertex 0.178744 0.149984 -0.0498052
-  endloop
- endfacet
- facet normal 0.339515 0.237733 -0.910062
-  outer loop
-   vertex 0.191515 0.110571 -0.0553365
-   vertex 0.178744 0.149984 -0.0498052
-   vertex 0.202073 0.116667 -0.0498052
-  endloop
- endfacet
- facet normal 0.417075 0.292042 -0.860674
-  outer loop
-   vertex 0.202073 0.116667 -0.0498052
-   vertex 0.178744 0.149984 -0.0498052
-   vertex 0.185586 0.155725 -0.0445416
-  endloop
- endfacet
- facet normal 0.417068 0.292039 -0.860679
-  outer loop
-   vertex 0.202073 0.116667 -0.0498052
-   vertex 0.185586 0.155725 -0.0445416
-   vertex 0.209808 0.121133 -0.0445416
-  endloop
- endfacet
- facet normal 0.542095 0.379586 -0.749698
-  outer loop
-   vertex 0.209808 0.121133 -0.0445416
-   vertex 0.185586 0.155725 -0.0445416
-   vertex 0.19155 0.160729 -0.0376955
-  endloop
- endfacet
- facet normal 0.54212 0.379594 -0.749676
-  outer loop
-   vertex 0.209808 0.121133 -0.0445416
-   vertex 0.19155 0.160729 -0.0376955
-   vertex 0.21655 0.125025 -0.0376955
-  endloop
- endfacet
- facet normal 0.647678 0.453505 -0.612247
-  outer loop
-   vertex 0.21655 0.125025 -0.0376955
-   vertex 0.19155 0.160729 -0.0376955
-   vertex 0.196424 0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.647669 0.453503 -0.612258
-  outer loop
-   vertex 0.21655 0.125025 -0.0376955
-   vertex 0.196424 0.164819 -0.0295099
-   vertex 0.22206 0.128207 -0.0295099
-  endloop
- endfacet
- facet normal 0.730187 0.511283 -0.453229
-  outer loop
-   vertex 0.22206 0.128207 -0.0295099
-   vertex 0.196424 0.164819 -0.0295099
-   vertex 0.200034 0.167849 -0.0202758
-  endloop
- endfacet
- facet normal 0.730185 0.511282 -0.453233
-  outer loop
-   vertex 0.22206 0.128207 -0.0295099
-   vertex 0.200034 0.167849 -0.0202758
-   vertex 0.226142 0.130563 -0.0202758
-  endloop
- endfacet
- facet normal 0.78676 0.550897 -0.278427
-  outer loop
-   vertex 0.226142 0.130563 -0.0202758
-   vertex 0.200034 0.167849 -0.0202758
-   vertex 0.202253 0.169711 -0.0103213
-  endloop
- endfacet
- facet normal 0.786784 0.550895 -0.278361
-  outer loop
-   vertex 0.226142 0.130563 -0.0202758
-   vertex 0.202253 0.169711 -0.0103213
-   vertex 0.22865 0.132011 -0.0103213
-  endloop
- endfacet
- facet normal 0.815539 0.571029 -0.0939264
-  outer loop
-   vertex 0.22865 0.132011 -0.0103213
-   vertex 0.202253 0.169711 -0.0103213
-   vertex 0.203002 0.170339 0
-  endloop
- endfacet
- facet normal 0.815528 0.571036 -0.0939793
-  outer loop
-   vertex 0.22865 0.132011 -0.0103213
-   vertex 0.203002 0.170339 0
-   vertex 0.229497 0.1325 0
-  endloop
- endfacet
- facet normal 0.819154 0.573574 0
-  outer loop
-   vertex 0.229497 0.1325 0
-   vertex 0.203002 0.170339 0
-   vertex 0.203002 0.170339 1
-  endloop
- endfacet
- facet normal 0.819154 0.573574 0
-  outer loop
-   vertex 0.229497 0.1325 1
-   vertex 0.229497 0.1325 0
-   vertex 0.203002 0.170339 1
-  endloop
- endfacet
- facet normal 0.815531 0.571038 0.0939381
-  outer loop
-   vertex 0.203002 0.170339 1
-   vertex 0.202253 0.169711 1.01032
-   vertex 0.229497 0.1325 1
-  endloop
- endfacet
- facet normal 0.815534 0.571025 0.093991
-  outer loop
-   vertex 0.229497 0.1325 1
-   vertex 0.202253 0.169711 1.01032
-   vertex 0.22865 0.132011 1.01032
-  endloop
- endfacet
- facet normal 0.786803 0.550908 0.278284
-  outer loop
-   vertex 0.202253 0.169711 1.01032
-   vertex 0.200034 0.167849 1.02028
-   vertex 0.22865 0.132011 1.01032
-  endloop
- endfacet
- facet normal 0.786809 0.550931 0.278218
-  outer loop
-   vertex 0.22865 0.132011 1.01032
-   vertex 0.200034 0.167849 1.02028
-   vertex 0.226142 0.130563 1.02028
-  endloop
- endfacet
- facet normal 0.73012 0.511237 0.45339
-  outer loop
-   vertex 0.200034 0.167849 1.02028
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.226142 0.130563 1.02028
-  endloop
- endfacet
- facet normal 0.63025 0.63025 0.453398
-  outer loop
-   vertex 0.164819 0.196424 1.02951
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.167849 0.200034 1.02028
-  endloop
- endfacet
- facet normal 0.63025 0.63025 0.453398
-  outer loop
-   vertex 0.167849 0.200034 1.02028
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.200034 0.167849 1.02028
-  endloop
- endfacet
- facet normal 0.511236 0.73012 0.45339
-  outer loop
-   vertex 0.167849 0.200034 1.02028
-   vertex 0.128207 0.22206 1.02951
-   vertex 0.164819 0.196424 1.02951
-  endloop
- endfacet
- facet normal 0.453385 0.647501 0.612523
-  outer loop
-   vertex 0.128207 0.22206 1.02951
-   vertex 0.125025 0.21655 1.03769
-   vertex 0.164819 0.196424 1.02951
-  endloop
- endfacet
- facet normal 0.334071 0.716394 0.612516
-  outer loop
-   vertex 0.128207 0.22206 1.02951
-   vertex 0.0855224 0.234971 1.03769
-   vertex 0.125025 0.21655 1.03769
-  endloop
- endfacet
- facet normal 0.279774 0.599958 0.749518
-  outer loop
-   vertex 0.0855224 0.234971 1.03769
-   vertex 0.0828596 0.227655 1.04454
-   vertex 0.125025 0.21655 1.03769
-  endloop
- endfacet
- facet normal 0.171336 0.639426 0.749518
-  outer loop
-   vertex 0.0855224 0.234971 1.03769
-   vertex 0.0420689 0.238585 1.04454
-   vertex 0.0828596 0.227655 1.04454
-  endloop
- endfacet
- facet normal 0.131888 0.492204 0.86043
-  outer loop
-   vertex 0.0420689 0.238585 1.04454
-   vertex 0.0405179 0.229788 1.04981
-   vertex 0.0828596 0.227655 1.04454
-  endloop
- endfacet
- facet normal 0.0444134 0.507627 0.860431
-  outer loop
-   vertex 0.0420689 0.238585 1.04454
-   vertex 0 0.233333 1.04981
-   vertex 0.0405179 0.229788 1.04981
-  endloop
- endfacet
- facet normal 0.0361213 0.412852 0.910081
-  outer loop
-   vertex 0 0.233333 1.04981
-   vertex 0 0.221143 1.05534
-   vertex 0.0405179 0.229788 1.04981
-  endloop
- endfacet
- facet normal -0.0361236 0.412852 0.910081
-  outer loop
-   vertex 0 0.233333 1.04981
-   vertex -0.038401 0.217783 1.05534
-   vertex 0 0.221143 1.05534
-  endloop
- endfacet
- facet normal -0.0341678 0.390499 0.919969
-  outer loop
-   vertex 0 0.221143 1.05534
-   vertex -0.038401 0.217783 1.05534
-   vertex -0.0362614 0.205649 1.06057
-  endloop
- endfacet
- facet normal -0.101455 0.378634 0.919969
-  outer loop
-   vertex -0.038401 0.217783 1.05534
-   vertex -0.071421 0.196228 1.06057
-   vertex -0.0362614 0.205649 1.06057
-  endloop
- endfacet
- facet normal -0.0956343 0.356911 0.92923
-  outer loop
-   vertex -0.0362614 0.205649 1.06057
-   vertex -0.071421 0.196228 1.06057
-   vertex -0.0671644 0.184533 1.0655
-  endloop
- endfacet
- facet normal -0.156163 0.334881 0.92923
-  outer loop
-   vertex -0.071421 0.196228 1.06057
-   vertex -0.0981878 0.170066 1.0655
-   vertex -0.0671644 0.184533 1.0655
-  endloop
- endfacet
- facet normal -0.14666 0.314502 0.937859
-  outer loop
-   vertex -0.0671644 0.184533 1.0655
-   vertex -0.0981878 0.170066 1.0655
-   vertex -0.091907 0.159188 1.07013
-  endloop
- endfacet
- facet normal -0.199043 0.284257 0.937859
-  outer loop
-   vertex -0.0981878 0.170066 1.0655
-   vertex -0.118153 0.14081 1.07013
-   vertex -0.091907 0.159188 1.07013
-  endloop
- endfacet
- facet normal -0.185725 0.265238 0.946126
-  outer loop
-   vertex -0.091907 0.159188 1.07013
-   vertex -0.118153 0.14081 1.07013
-   vertex -0.110009 0.131103 1.07445
-  endloop
- endfacet
- facet normal -0.228962 0.228962 0.946125
-  outer loop
-   vertex -0.118153 0.14081 1.07013
-   vertex -0.14081 0.118153 1.07013
-   vertex -0.131103 0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.228962 0.228962 0.946125
-  outer loop
-   vertex -0.110009 0.131103 1.07445
-   vertex -0.118153 0.14081 1.07013
-   vertex -0.131103 0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.265241 0.185722 0.946126
-  outer loop
-   vertex -0.14081 0.118153 1.07013
-   vertex -0.148214 0.0855717 1.07445
-   vertex -0.131103 0.110009 1.07445
-  endloop
- endfacet
- facet normal -0.246244 0.17242 0.953748
-  outer loop
-   vertex -0.131103 0.110009 1.07445
-   vertex -0.148214 0.0855717 1.07445
-   vertex -0.137154 0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.272449 0.127036 0.953747
-  outer loop
-   vertex -0.148214 0.0855717 1.07445
-   vertex -0.14882 0.0541662 1.07846
-   vertex -0.137154 0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.251393 0.117219 0.960761
-  outer loop
-   vertex -0.137154 0.0791857 1.07846
-   vertex -0.14882 0.0541662 1.07846
-   vertex -0.136731 0.0497659 1.08216
-  endloop
- endfacet
- facet normal -0.26793 0.0717859 0.96076
-  outer loop
-   vertex -0.136731 0.0497659 1.08216
-   vertex -0.14882 0.0541662 1.07846
-   vertex -0.143295 0.0252668 1.08216
-  endloop
- endfacet
- facet normal -0.24478 0.0655834 0.967358
-  outer loop
-   vertex -0.136731 0.0497659 1.08216
-   vertex -0.143295 0.0252668 1.08216
-   vertex -0.13054 0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.252449 0.0220889 0.967358
-  outer loop
-   vertex -0.13054 0.0230177 1.08554
-   vertex -0.143295 0.0252668 1.08216
-   vertex -0.132554 0 1.08554
-  endloop
- endfacet
- facet normal -0.252446 0.0220905 0.967359
-  outer loop
-   vertex -0.143295 0.0252668 1.08216
-   vertex -0.145506 0 1.08216
-   vertex -0.132554 0 1.08554
-  endloop
- endfacet
- facet normal -0.252446 -0.0220886 0.967359
-  outer loop
-   vertex -0.132554 0 1.08554
-   vertex -0.145506 0 1.08216
-   vertex -0.13054 -0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.252449 -0.0220908 0.967358
-  outer loop
-   vertex -0.13054 -0.0230177 1.08554
-   vertex -0.145506 0 1.08216
-   vertex -0.143295 -0.0252668 1.08216
-  endloop
- endfacet
- facet normal -0.24478 -0.0655866 0.967358
-  outer loop
-   vertex -0.13054 -0.0230177 1.08554
-   vertex -0.143295 -0.0252668 1.08216
-   vertex -0.12456 -0.045336 1.08554
-  endloop
- endfacet
- facet normal -0.244775 -0.0655821 0.967359
-  outer loop
-   vertex -0.12456 -0.045336 1.08554
-   vertex -0.143295 -0.0252668 1.08216
-   vertex -0.136731 -0.0497659 1.08216
-  endloop
- endfacet
- facet normal -0.229665 -0.107096 0.967359
-  outer loop
-   vertex -0.12456 -0.045336 1.08554
-   vertex -0.136731 -0.0497659 1.08216
-   vertex -0.114795 -0.0662768 1.08554
-  endloop
- endfacet
- facet normal -0.229664 -0.107094 0.96736
-  outer loop
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.136731 -0.0497659 1.08216
-   vertex -0.126012 -0.0727528 1.08216
-  endloop
- endfacet
- facet normal -0.207187 -0.146017 0.967343
-  outer loop
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.118587 -0.0765308 1.08318
-  endloop
- endfacet
- facet normal -0.207998 -0.145663 0.967222
-  outer loop
-   vertex -0.110758 -0.0720414 1.08554
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.115 -0.0740192 1.08433
-  endloop
- endfacet
- facet normal -0.208073 -0.145658 0.967207
-  outer loop
-   vertex -0.115 -0.0740192 1.08433
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.118587 -0.0765308 1.08318
-  endloop
- endfacet
- facet normal -0.206905 -0.144887 0.967573
-  outer loop
-   vertex -0.119284 -0.0770187 1.08296
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.121484 -0.079219 1.08216
-  endloop
- endfacet
- facet normal -0.205696 -0.142875 0.96813
-  outer loop
-   vertex -0.118587 -0.0765308 1.08318
-   vertex -0.126012 -0.0727528 1.08216
-   vertex -0.119284 -0.0770187 1.08296
-  endloop
- endfacet
- facet normal -0.7072 0.707013 0
-  outer loop
-   vertex -0.122981 -0.0807164 1.08156
-   vertex -0.122981 -0.0807164 1.3
-   vertex -0.121484 -0.079219 1.08216
-  endloop
- endfacet
- facet normal -0.707173 0.70704 3.75204e-07
-  outer loop
-   vertex -0.121484 -0.079219 1.08216
-   vertex -0.122981 -0.0807164 1.3
-   vertex -0.119284 -0.0770187 1.3
-  endloop
- endfacet
- facet normal -0.707155 0.707059 0
-  outer loop
-   vertex -0.121484 -0.079219 1.08216
-   vertex -0.119284 -0.0770187 1.3
-   vertex -0.119284 -0.0770187 1.08296
-  endloop
- endfacet
- facet normal -0.819099 0.573652 0
-  outer loop
-   vertex -0.125981 -0.085 1.08014
-   vertex -0.125981 -0.085 1.3
-   vertex -0.122981 -0.0807164 1.08156
-  endloop
- endfacet
- facet normal -0.819099 0.573652 0
-  outer loop
-   vertex -0.122981 -0.0807164 1.08156
-   vertex -0.125981 -0.085 1.3
-   vertex -0.122981 -0.0807164 1.3
-  endloop
- endfacet
- facet normal -0.906324 0.422584 0
-  outer loop
-   vertex -0.128191 -0.0897394 1.07883
-   vertex -0.128191 -0.0897394 1.3
-   vertex -0.126138 -0.0853363 1.08004
-  endloop
- endfacet
- facet normal -0.90631 0.422614 7.36291e-07
-  outer loop
-   vertex -0.126138 -0.0853363 1.08004
-   vertex -0.128191 -0.0897394 1.3
-   vertex -0.125981 -0.085 1.3
-  endloop
- endfacet
- facet normal -0.906125 0.423009 0
-  outer loop
-   vertex -0.126138 -0.0853363 1.08004
-   vertex -0.125981 -0.085 1.3
-   vertex -0.125981 -0.085 1.08014
-  endloop
- endfacet
- facet normal -0.573463 0.819231 0
-  outer loop
-   vertex -0.119284 -0.0770187 1.08296
-   vertex -0.119284 -0.0770187 1.3
-   vertex -0.118587 -0.0765308 1.08318
-  endloop
- endfacet
- facet normal -0.573552 0.819169 -4.26696e-07
-  outer loop
-   vertex -0.118587 -0.0765308 1.08318
-   vertex -0.119284 -0.0770187 1.3
-   vertex -0.115 -0.0740192 1.3
-  endloop
- endfacet
- facet normal -0.573569 0.819157 0
-  outer loop
-   vertex -0.118587 -0.0765308 1.08318
-   vertex -0.115 -0.0740192 1.3
-   vertex -0.115 -0.0740192 1.08433
-  endloop
- endfacet
- facet normal -0.422571 0.90633 0
-  outer loop
-   vertex -0.115 -0.0740192 1.08433
-   vertex -0.115 -0.0740192 1.3
-   vertex -0.110758 -0.0720414 1.08554
-  endloop
- endfacet
- facet normal -0.422646 0.906295 -1.80256e-06
-  outer loop
-   vertex -0.110758 -0.0720414 1.08554
-   vertex -0.115 -0.0740192 1.3
-   vertex -0.110261 -0.0718092 1.3
-  endloop
- endfacet
- facet normal -0.423284 0.905997 0
-  outer loop
-   vertex -0.110758 -0.0720414 1.08554
-   vertex -0.110261 -0.0718092 1.3
-   vertex -0.110261 -0.0718092 1.08567
-  endloop
- endfacet
- facet normal -0.25878 0.965936 0
-  outer loop
-   vertex -0.110261 -0.0718092 1.08567
-   vertex -0.110261 -0.0718092 1.3
-   vertex -0.10545 -0.0705203 1.08677
-  endloop
- endfacet
- facet normal -0.258768 0.96594 2.83025e-07
-  outer loop
-   vertex -0.10545 -0.0705203 1.08677
-   vertex -0.110261 -0.0718092 1.3
-   vertex -0.105209 -0.0704558 1.3
-  endloop
- endfacet
- facet normal -0.258534 0.966002 0
-  outer loop
-   vertex -0.10545 -0.0705203 1.08677
-   vertex -0.105209 -0.0704558 1.3
-   vertex -0.105209 -0.0704558 1.08683
-  endloop
- endfacet
- facet normal -0.0871699 0.996193 0
-  outer loop
-   vertex -0.105209 -0.0704558 1.08683
-   vertex -0.105209 -0.0704558 1.3
-   vertex -0.1 -0.07 1.0879
-  endloop
- endfacet
- facet normal -0.0871699 0.996193 0
-  outer loop
-   vertex -0.1 -0.07 1.0879
-   vertex -0.105209 -0.0704558 1.3
-   vertex -0.1 -0.07 1.3
-  endloop
- endfacet
- facet normal 0.0871533 0.996195 -0
-  outer loop
-   vertex -0.1 -0.07 1.0879
-   vertex -0.1 -0.07 1.3
-   vertex -0.0961022 -0.070341 1.08861
-  endloop
- endfacet
- facet normal 0.0871615 0.996194 1.52597e-07
-  outer loop
-   vertex -0.0961022 -0.070341 1.08861
-   vertex -0.1 -0.07 1.3
-   vertex -0.0947905 -0.0704558 1.3
-  endloop
- endfacet
- facet normal 0.0871859 0.996192 0
-  outer loop
-   vertex -0.0961022 -0.070341 1.08861
-   vertex -0.0947905 -0.0704558 1.3
-   vertex -0.0947905 -0.0704558 1.08882
-  endloop
- endfacet
- facet normal 0.258811 0.965928 -0
-  outer loop
-   vertex -0.0947905 -0.0704558 1.08882
-   vertex -0.0947905 -0.0704558 1.3
-   vertex -0.0897394 -0.0718092 1.08953
-  endloop
- endfacet
- facet normal 0.258811 0.965928 -0
-  outer loop
-   vertex -0.0897394 -0.0718092 1.08953
-   vertex -0.0947905 -0.0704558 1.3
-   vertex -0.0897394 -0.0718092 1.3
-  endloop
- endfacet
- facet normal 0.422633 0.906301 -0
-  outer loop
-   vertex -0.0897394 -0.0718092 1.08953
-   vertex -0.0897394 -0.0718092 1.3
-   vertex -0.0870651 -0.0730563 1.08984
-  endloop
- endfacet
- facet normal 0.422616 0.906309 -2.63548e-07
-  outer loop
-   vertex -0.0870651 -0.0730563 1.08984
-   vertex -0.0897394 -0.0718092 1.3
-   vertex -0.085 -0.0740192 1.3
-  endloop
- endfacet
- facet normal 0.422594 0.906319 0
-  outer loop
-   vertex -0.0870651 -0.0730563 1.08984
-   vertex -0.085 -0.0740192 1.3
-   vertex -0.085 -0.0740192 1.09
-  endloop
- endfacet
- facet normal 0.573588 0.819144 -0
-  outer loop
-   vertex -0.085 -0.0740192 1.09
-   vertex -0.085 -0.0740192 1.3
-   vertex -0.0807164 -0.0770187 1.0902
-  endloop
- endfacet
- facet normal 0.573588 0.819144 -0
-  outer loop
-   vertex -0.0807164 -0.0770187 1.0902
-   vertex -0.085 -0.0740192 1.3
-   vertex -0.0807164 -0.0770187 1.3
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.0807164 -0.0770187 1.0902
-   vertex -0.0807164 -0.0770187 1.3
-   vertex -0.0770187 -0.0807164 1.0902
-  endloop
- endfacet
- facet normal 0.707107 0.707107 -0
-  outer loop
-   vertex -0.0770187 -0.0807164 1.0902
-   vertex -0.0807164 -0.0770187 1.3
-   vertex -0.0770187 -0.0807164 1.3
-  endloop
- endfacet
- facet normal 0.819144 0.573588 0
-  outer loop
-   vertex -0.0740192 -0.085 1.09
-   vertex -0.0770187 -0.0807164 1.0902
-   vertex -0.0770187 -0.0807164 1.3
-  endloop
- endfacet
- facet normal 0.819144 0.573588 0
-  outer loop
-   vertex -0.0740192 -0.085 1.3
-   vertex -0.0740192 -0.085 1.09
-   vertex -0.0770187 -0.0807164 1.3
-  endloop
- endfacet
- facet normal 0.906319 0.422594 0
-  outer loop
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0740192 -0.085 1.09
-   vertex -0.0740192 -0.085 1.3
-  endloop
- endfacet
- facet normal 0.906301 0.422633 -0
-  outer loop
-   vertex -0.0718092 -0.0897394 1.08953
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0718092 -0.0897394 1.3
-  endloop
- endfacet
- facet normal 0.906309 0.422616 -2.63548e-07
-  outer loop
-   vertex -0.0718092 -0.0897394 1.3
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0740192 -0.085 1.3
-  endloop
- endfacet
- facet normal 0.965929 0.258807 0
-  outer loop
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0718092 -0.0897394 1.08953
-   vertex -0.0718092 -0.0897394 1.3
-  endloop
- endfacet
- facet normal 0.965927 0.258814 -0
-  outer loop
-   vertex -0.0704558 -0.0947905 1.08882
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0704558 -0.0947905 1.3
-  endloop
- endfacet
- facet normal 0.965928 0.258811 -4.75885e-08
-  outer loop
-   vertex -0.0704558 -0.0947905 1.3
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0718092 -0.0897394 1.3
-  endloop
- endfacet
- facet normal 0.996192 0.0871859 0
-  outer loop
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.0704558 -0.0947905 1.08882
-   vertex -0.0704558 -0.0947905 1.3
-  endloop
- endfacet
- facet normal 0.996195 0.0871533 -0
-  outer loop
-   vertex -0.07 -0.1 1.0879
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.07 -0.1 1.3
-  endloop
- endfacet
- facet normal 0.996194 0.0871615 1.52597e-07
-  outer loop
-   vertex -0.07 -0.1 1.3
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.0704558 -0.0947905 1.3
-  endloop
- endfacet
- facet normal 0.996191 -0.0871933 0
-  outer loop
-   vertex -0.0704558 -0.105209 1.3
-   vertex -0.0704558 -0.105209 1.08683
-   vertex -0.0702362 -0.1027 1.08735
-  endloop
- endfacet
- facet normal 0.996195 -0.0871483 5.34807e-07
-  outer loop
-   vertex -0.07 -0.1 1.0879
-   vertex -0.0704558 -0.105209 1.3
-   vertex -0.0702362 -0.1027 1.08735
-  endloop
- endfacet
- facet normal 0.996193 -0.0871699 0
-  outer loop
-   vertex -0.07 -0.1 1.0879
-   vertex -0.07 -0.1 1.3
-   vertex -0.0704558 -0.105209 1.3
-  endloop
- endfacet
- facet normal 0.96594 -0.258768 0
-  outer loop
-   vertex -0.0718092 -0.110261 1.3
-   vertex -0.0718092 -0.110261 1.08567
-   vertex -0.0704558 -0.105209 1.08683
-  endloop
- endfacet
- facet normal 0.96594 -0.258768 0
-  outer loop
-   vertex -0.0704558 -0.105209 1.3
-   vertex -0.0718092 -0.110261 1.3
-   vertex -0.0704558 -0.105209 1.08683
-  endloop
- endfacet
- facet normal 0.906245 -0.422752 0
-  outer loop
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.0740192 -0.115 1.08433
-   vertex -0.0735112 -0.113911 1.08464
-  endloop
- endfacet
- facet normal 0.905999 -0.423281 -1.70937e-05
-  outer loop
-   vertex -0.0718092 -0.110261 1.08567
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.0720414 -0.110758 1.08554
-  endloop
- endfacet
- facet normal 0.906359 -0.422509 1.49734e-06
-  outer loop
-   vertex -0.0720414 -0.110758 1.08554
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.0735112 -0.113911 1.08464
-  endloop
- endfacet
- facet normal 0.906295 -0.422646 0
-  outer loop
-   vertex -0.0718092 -0.110261 1.3
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.0718092 -0.110261 1.08567
-  endloop
- endfacet
- facet normal 0.819169 -0.573552 0
-  outer loop
-   vertex -0.0770187 -0.119284 1.3
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.0740192 -0.115 1.08433
-  endloop
- endfacet
- facet normal 0.819169 -0.573552 0
-  outer loop
-   vertex -0.0740192 -0.115 1.3
-   vertex -0.0770187 -0.119284 1.3
-   vertex -0.0740192 -0.115 1.08433
-  endloop
- endfacet
- facet normal 0.707013 -0.7072 0
-  outer loop
-   vertex -0.0807164 -0.122981 1.3
-   vertex -0.0807164 -0.122981 1.08156
-   vertex -0.079219 -0.121484 1.08216
-  endloop
- endfacet
- facet normal 0.707059 -0.707155 6.28958e-07
-  outer loop
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.0807164 -0.122981 1.3
-   vertex -0.079219 -0.121484 1.08216
-  endloop
- endfacet
- facet normal 0.70704 -0.707173 0
-  outer loop
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.0770187 -0.119284 1.3
-   vertex -0.0807164 -0.122981 1.3
-  endloop
- endfacet
- facet normal 0.573705 -0.819062 0
-  outer loop
-   vertex -0.085 -0.125981 1.3
-   vertex -0.085 -0.125981 1.08014
-   vertex -0.08274 -0.124398 1.08089
-  endloop
- endfacet
- facet normal 0.573652 -0.819099 0
-  outer loop
-   vertex -0.0807164 -0.122981 1.3
-   vertex -0.085 -0.125981 1.3
-   vertex -0.0807164 -0.122981 1.08156
-  endloop
- endfacet
- facet normal 0.573594 -0.81914 -1.7177e-06
-  outer loop
-   vertex -0.0807164 -0.122981 1.08156
-   vertex -0.085 -0.125981 1.3
-   vertex -0.08274 -0.124398 1.08089
-  endloop
- endfacet
- facet normal 0.422614 -0.90631 0
-  outer loop
-   vertex -0.0897394 -0.128191 1.3
-   vertex -0.0897394 -0.128191 1.07883
-   vertex -0.085 -0.125981 1.08014
-  endloop
- endfacet
- facet normal 0.422614 -0.90631 0
-  outer loop
-   vertex -0.085 -0.125981 1.3
-   vertex -0.0897394 -0.128191 1.3
-   vertex -0.085 -0.125981 1.08014
-  endloop
- endfacet
- facet normal -0.158917 -0.227357 0.960757
-  outer loop
-   vertex -0.0807164 -0.122981 1.08156
-   vertex -0.08274 -0.124398 1.08089
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.158611 -0.226505 0.961009
-  outer loop
-   vertex -0.079219 -0.121484 1.08216
-   vertex -0.0807164 -0.122981 1.08156
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.144887 -0.206905 0.967573
-  outer loop
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.079219 -0.121484 1.08216
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.145701 -0.20734 0.967358
-  outer loop
-   vertex -0.0740192 -0.115 1.08433
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.145682 -0.207383 0.967352
-  outer loop
-   vertex -0.0662768 -0.114795 1.08554
-   vertex -0.0770187 -0.119284 1.08296
-   vertex -0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.145695 -0.207454 0.967334
-  outer loop
-   vertex -0.0735112 -0.113911 1.08464
-   vertex -0.0740192 -0.115 1.08433
-   vertex -0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.107095 -0.229663 0.96736
-  outer loop
-   vertex -0.0662768 -0.114795 1.08554
-   vertex -0.0727528 -0.126012 1.08216
-   vertex -0.045336 -0.12456 1.08554
-  endloop
- endfacet
- facet normal -0.107095 -0.229665 0.96736
-  outer loop
-   vertex -0.045336 -0.12456 1.08554
-   vertex -0.0727528 -0.126012 1.08216
-   vertex -0.0497659 -0.136731 1.08216
-  endloop
- endfacet
- facet normal -0.0655851 -0.244774 0.967359
-  outer loop
-   vertex -0.045336 -0.12456 1.08554
-   vertex -0.0497659 -0.136731 1.08216
-   vertex -0.0230177 -0.13054 1.08554
-  endloop
- endfacet
- facet normal -0.0655834 -0.24478 0.967358
-  outer loop
-   vertex -0.0230177 -0.13054 1.08554
-   vertex -0.0497659 -0.136731 1.08216
-   vertex -0.0252668 -0.143295 1.08216
-  endloop
- endfacet
- facet normal -0.0220889 -0.252449 0.967358
-  outer loop
-   vertex -0.0230177 -0.13054 1.08554
-   vertex -0.0252668 -0.143295 1.08216
-   vertex 0 -0.132554 1.08554
-  endloop
- endfacet
- facet normal -0.0220905 -0.252446 0.967359
-  outer loop
-   vertex 0 -0.132554 1.08554
-   vertex -0.0252668 -0.143295 1.08216
-   vertex 0 -0.145506 1.08216
-  endloop
- endfacet
- facet normal 0.0220886 -0.252446 0.967359
-  outer loop
-   vertex 0 -0.132554 1.08554
-   vertex 0 -0.145506 1.08216
-   vertex 0.0230177 -0.13054 1.08554
-  endloop
- endfacet
- facet normal 0.0220908 -0.252449 0.967358
-  outer loop
-   vertex 0.0230177 -0.13054 1.08554
-   vertex 0 -0.145506 1.08216
-   vertex 0.0252668 -0.143295 1.08216
-  endloop
- endfacet
- facet normal 0.0655866 -0.24478 0.967358
-  outer loop
-   vertex 0.045336 -0.12456 1.08554
-   vertex 0.0230177 -0.13054 1.08554
-   vertex 0.0252668 -0.143295 1.08216
-  endloop
- endfacet
- facet normal 0.0655821 -0.244775 0.967359
-  outer loop
-   vertex 0.045336 -0.12456 1.08554
-   vertex 0.0252668 -0.143295 1.08216
-   vertex 0.0497659 -0.136731 1.08216
-  endloop
- endfacet
- facet normal 0.107096 -0.229665 0.967359
-  outer loop
-   vertex 0.0662768 -0.114795 1.08554
-   vertex 0.045336 -0.12456 1.08554
-   vertex 0.0497659 -0.136731 1.08216
-  endloop
- endfacet
- facet normal 0.107094 -0.229664 0.96736
-  outer loop
-   vertex 0.0662768 -0.114795 1.08554
-   vertex 0.0497659 -0.136731 1.08216
-   vertex 0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal 0.145349 -0.207578 0.96736
-  outer loop
-   vertex 0.0852038 -0.101542 1.08554
-   vertex 0.0662768 -0.114795 1.08554
-   vertex 0.0727528 -0.126012 1.08216
-  endloop
- endfacet
- facet normal 0.14535 -0.207578 0.96736
-  outer loop
-   vertex 0.0852038 -0.101542 1.08554
-   vertex 0.0727528 -0.126012 1.08216
-   vertex 0.0935292 -0.111464 1.08216
-  endloop
- endfacet
- facet normal 0.179186 -0.179186 0.96736
-  outer loop
-   vertex 0.101542 -0.0852038 1.08554
-   vertex 0.0852038 -0.101542 1.08554
-   vertex 0.0935292 -0.111464 1.08216
-  endloop
- endfacet
- facet normal 0.179186 -0.179186 0.96736
-  outer loop
-   vertex 0.111464 -0.0935292 1.08216
-   vertex 0.101542 -0.0852038 1.08554
-   vertex 0.0935292 -0.111464 1.08216
-  endloop
- endfacet
- facet normal 0.207578 -0.14535 0.96736
-  outer loop
-   vertex 0.114795 -0.0662768 1.08554
-   vertex 0.101542 -0.0852038 1.08554
-   vertex 0.111464 -0.0935292 1.08216
-  endloop
- endfacet
- facet normal 0.207578 -0.14535 0.96736
-  outer loop
-   vertex 0.114795 -0.0662768 1.08554
-   vertex 0.111464 -0.0935292 1.08216
-   vertex 0.126012 -0.0727528 1.08216
-  endloop
- endfacet
- facet normal 0.902303 -0.420733 -0.0939793
-  outer loop
-   vertex 0.229497 -0.1325 0
-   vertex 0.22865 -0.132011 -0.0103213
-   vertex 0.249018 -0.0906353 0
-  endloop
- endfacet
- facet normal 0.906315 -0.422604 0
-  outer loop
-   vertex 0.229497 -0.1325 1
-   vertex 0.229497 -0.1325 0
-   vertex 0.249018 -0.0906353 0
-  endloop
- endfacet
- facet normal 0.906315 -0.422604 0
-  outer loop
-   vertex 0.249018 -0.0906353 1
-   vertex 0.229497 -0.1325 1
-   vertex 0.249018 -0.0906353 0
-  endloop
- endfacet
- facet normal 0.902293 -0.420754 0.0939912
-  outer loop
-   vertex 0.2481 -0.0903011 1.01032
-   vertex 0.22865 -0.132011 1.01032
-   vertex 0.229497 -0.1325 1
-  endloop
- endfacet
- facet normal 0.902311 -0.420737 0.0938885
-  outer loop
-   vertex 0.2481 -0.0903011 1.01032
-   vertex 0.229497 -0.1325 1
-   vertex 0.249018 -0.0906353 1
-  endloop
- endfacet
- facet normal 0.902302 -0.420758 -0.0938767
-  outer loop
-   vertex 0.249018 -0.0906353 0
-   vertex 0.22865 -0.132011 -0.0103213
-   vertex 0.2481 -0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal 0.870484 -0.405921 -0.278361
-  outer loop
-   vertex 0.22865 -0.132011 -0.0103213
-   vertex 0.226142 -0.130563 -0.0202758
-   vertex 0.2481 -0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal 0.870528 -0.405926 0.278218
-  outer loop
-   vertex 0.245378 -0.0893104 1.02028
-   vertex 0.226142 -0.130563 1.02028
-   vertex 0.22865 -0.132011 1.01032
-  endloop
- endfacet
- facet normal 0.870506 -0.405931 0.27828
-  outer loop
-   vertex 0.245378 -0.0893104 1.02028
-   vertex 0.22865 -0.132011 1.01032
-   vertex 0.2481 -0.0903011 1.01032
-  endloop
- endfacet
- facet normal 0.807801 -0.376675 0.453402
-  outer loop
-   vertex 0.240949 -0.0876984 1.02951
-   vertex 0.22206 -0.128207 1.02951
-   vertex 0.226142 -0.130563 1.02028
-  endloop
- endfacet
- facet normal 0.807798 -0.376675 0.453407
-  outer loop
-   vertex 0.240949 -0.0876984 1.02951
-   vertex 0.226142 -0.130563 1.02028
-   vertex 0.245378 -0.0893104 1.02028
-  endloop
- endfacet
- facet normal 0.716394 -0.334071 0.612516
-  outer loop
-   vertex 0.234971 -0.0855224 1.03769
-   vertex 0.21655 -0.125025 1.03769
-   vertex 0.22206 -0.128207 1.02951
-  endloop
- endfacet
- facet normal 0.716443 -0.334075 0.612457
-  outer loop
-   vertex 0.234971 -0.0855224 1.03769
-   vertex 0.22206 -0.128207 1.02951
-   vertex 0.240949 -0.0876984 1.02951
-  endloop
- endfacet
- facet normal 0.599994 -0.279779 0.749487
-  outer loop
-   vertex 0.227655 -0.0828596 1.04454
-   vertex 0.209808 -0.121133 1.04454
-   vertex 0.21655 -0.125025 1.03769
-  endloop
- endfacet
- facet normal 0.599958 -0.279774 0.749518
-  outer loop
-   vertex 0.227655 -0.0828596 1.04454
-   vertex 0.21655 -0.125025 1.03769
-   vertex 0.234971 -0.0855224 1.03769
-  endloop
- endfacet
- facet normal 0.461864 -0.215369 0.860406
-  outer loop
-   vertex 0.219262 -0.0798047 1.04981
-   vertex 0.202073 -0.116667 1.04981
-   vertex 0.209808 -0.121133 1.04454
-  endloop
- endfacet
- facet normal 0.461864 -0.215369 0.860406
-  outer loop
-   vertex 0.219262 -0.0798047 1.04981
-   vertex 0.209808 -0.121133 1.04454
-   vertex 0.227655 -0.0828596 1.04454
-  endloop
- endfacet
- facet normal 0.375562 -0.17513 0.910101
-  outer loop
-   vertex 0.207806 -0.0756353 1.05534
-   vertex 0.191515 -0.110571 1.05534
-   vertex 0.202073 -0.116667 1.04981
-  endloop
- endfacet
- facet normal 0.375573 -0.175131 0.910096
-  outer loop
-   vertex 0.207806 -0.0756353 1.05534
-   vertex 0.202073 -0.116667 1.04981
-   vertex 0.219262 -0.0798047 1.04981
-  endloop
- endfacet
- facet normal 0.355244 -0.165663 0.919977
-  outer loop
-   vertex 0.196228 -0.071421 1.06057
-   vertex 0.180844 -0.10441 1.06057
-   vertex 0.191515 -0.110571 1.05534
-  endloop
- endfacet
- facet normal 0.355265 -0.165665 0.919969
-  outer loop
-   vertex 0.196228 -0.071421 1.06057
-   vertex 0.191515 -0.110571 1.05534
-   vertex 0.207806 -0.0756353 1.05534
-  endloop
- endfacet
- facet normal 0.334889 -0.156167 0.929226
-  outer loop
-   vertex 0.184533 -0.0671644 1.0655
-   vertex 0.170066 -0.0981878 1.0655
-   vertex 0.180844 -0.10441 1.06057
-  endloop
- endfacet
- facet normal 0.334879 -0.156167 0.92923
-  outer loop
-   vertex 0.184533 -0.0671644 1.0655
-   vertex 0.180844 -0.10441 1.06057
-   vertex 0.196228 -0.071421 1.06057
-  endloop
- endfacet
- facet normal 0.314505 -0.146655 0.937859
-  outer loop
-   vertex 0.172729 -0.0628681 1.07013
-   vertex 0.159188 -0.091907 1.07013
-   vertex 0.170066 -0.0981878 1.0655
-  endloop
- endfacet
- facet normal 0.31449 -0.146655 0.937864
-  outer loop
-   vertex 0.172729 -0.0628681 1.07013
-   vertex 0.170066 -0.0981878 1.0655
-   vertex 0.184533 -0.0671644 1.0655
-  endloop
- endfacet
- facet normal 0.870474 -0.405901 -0.278422
-  outer loop
-   vertex 0.2481 -0.0903011 -0.0103213
-   vertex 0.226142 -0.130563 -0.0202758
-   vertex 0.245378 -0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal 0.807875 -0.37671 -0.453241
-  outer loop
-   vertex 0.226142 -0.130563 -0.0202758
-   vertex 0.22206 -0.128207 -0.0295099
-   vertex 0.245378 -0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal 0.730186 -0.511282 -0.453233
-  outer loop
-   vertex 0.226142 -0.130563 -0.0202758
-   vertex 0.196424 -0.164819 -0.0295099
-   vertex 0.22206 -0.128207 -0.0295099
-  endloop
- endfacet
- facet normal 0.647676 -0.453508 -0.612247
-  outer loop
-   vertex 0.196424 -0.164819 -0.0295099
-   vertex 0.19155 -0.160729 -0.0376955
-   vertex 0.22206 -0.128207 -0.0295099
-  endloop
- endfacet
- facet normal 0.559084 -0.559084 -0.612249
-  outer loop
-   vertex 0.160729 -0.19155 -0.0376955
-   vertex 0.19155 -0.160729 -0.0376955
-   vertex 0.164819 -0.196424 -0.0295099
-  endloop
- endfacet
- facet normal 0.559084 -0.559084 -0.612249
-  outer loop
-   vertex 0.164819 -0.196424 -0.0295099
-   vertex 0.19155 -0.160729 -0.0376955
-   vertex 0.196424 -0.164819 -0.0295099
-  endloop
- endfacet
- facet normal 0.453505 -0.647678 -0.612247
-  outer loop
-   vertex 0.164819 -0.196424 -0.0295099
-   vertex 0.125025 -0.21655 -0.0376955
-   vertex 0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal 0.379594 -0.54212 -0.749676
-  outer loop
-   vertex 0.125025 -0.21655 -0.0376955
-   vertex 0.121133 -0.209808 -0.0445416
-   vertex 0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal 0.279687 -0.599797 -0.749679
-  outer loop
-   vertex 0.125025 -0.21655 -0.0376955
-   vertex 0.0828596 -0.227655 -0.0445416
-   vertex 0.121133 -0.209808 -0.0445416
-  endloop
- endfacet
- facet normal 0.215174 -0.461447 -0.860678
-  outer loop
-   vertex 0.0828596 -0.227655 -0.0445416
-   vertex 0.0798047 -0.219262 -0.0498052
-   vertex 0.121133 -0.209808 -0.0445416
-  endloop
- endfacet
- facet normal 0.131768 -0.491805 -0.860677
-  outer loop
-   vertex 0.0828596 -0.227655 -0.0445416
-   vertex 0.0405179 -0.229788 -0.0498052
-   vertex 0.0798047 -0.219262 -0.0498052
-  endloop
- endfacet
- facet normal 0.107275 -0.400387 -0.910045
-  outer loop
-   vertex 0.0405179 -0.229788 -0.0498052
-   vertex 0.038401 -0.217783 -0.0553365
-   vertex 0.0798047 -0.219262 -0.0498052
-  endloop
- endfacet
- facet normal 0.0361306 -0.412932 -0.910045
-  outer loop
-   vertex 0.0405179 -0.229788 -0.0498052
-   vertex 0 -0.221143 -0.0553365
-   vertex 0.038401 -0.217783 -0.0553365
-  endloop
- endfacet
- facet normal 0.0341826 -0.390669 -0.919897
-  outer loop
-   vertex 0.038401 -0.217783 -0.0553365
-   vertex 0 -0.221143 -0.0553365
-   vertex 0 -0.208821 -0.0605695
-  endloop
- endfacet
- facet normal -0.0341741 -0.390669 -0.919897
-  outer loop
-   vertex 0 -0.221143 -0.0553365
-   vertex -0.0362614 -0.205649 -0.0605695
-   vertex 0 -0.208821 -0.0605695
-  endloop
- endfacet
- facet normal -0.0322065 -0.368176 -0.929198
-  outer loop
-   vertex 0 -0.208821 -0.0605695
-   vertex -0.0362614 -0.205649 -0.0605695
-   vertex -0.0341003 -0.193392 -0.065501
-  endloop
- endfacet
- facet normal -0.0956498 -0.35699 -0.929198
-  outer loop
-   vertex -0.0362614 -0.205649 -0.0605695
-   vertex -0.0671644 -0.184533 -0.065501
-   vertex -0.0341003 -0.193392 -0.065501
-  endloop
- endfacet
- facet normal -0.0897585 -0.335002 -0.937932
-  outer loop
-   vertex -0.0341003 -0.193392 -0.065501
-   vertex -0.0671644 -0.184533 -0.065501
-   vertex -0.0628681 -0.172729 -0.0701282
-  endloop
- endfacet
- facet normal -0.146571 -0.314324 -0.937932
-  outer loop
-   vertex -0.0671644 -0.184533 -0.065501
-   vertex -0.091907 -0.159188 -0.0701282
-   vertex -0.0628681 -0.172729 -0.0701282
-  endloop
- endfacet
- facet normal -0.136842 -0.29346 -0.946126
-  outer loop
-   vertex -0.0628681 -0.172729 -0.0701282
-   vertex -0.091907 -0.159188 -0.0701282
-   vertex -0.0855717 -0.148214 -0.0744483
-  endloop
- endfacet
- facet normal -0.185722 -0.265241 -0.946126
-  outer loop
-   vertex -0.091907 -0.159188 -0.0701282
-   vertex -0.110009 -0.131103 -0.0744483
-   vertex -0.0855717 -0.148214 -0.0744483
-  endloop
- endfacet
- facet normal -0.172424 -0.246249 -0.953746
-  outer loop
-   vertex -0.0855717 -0.148214 -0.0744483
-   vertex -0.110009 -0.131103 -0.0744483
-   vertex -0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal -0.212565 -0.212565 -0.953746
-  outer loop
-   vertex -0.131103 -0.110009 -0.0744483
-   vertex -0.121319 -0.101799 -0.0784587
-   vertex -0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal -0.212565 -0.212565 -0.953746
-  outer loop
-   vertex -0.110009 -0.131103 -0.0744483
-   vertex -0.121319 -0.101799 -0.0784587
-   vertex -0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal -0.246243 -0.172432 -0.953746
-  outer loop
-   vertex -0.131103 -0.110009 -0.0744483
-   vertex -0.137154 -0.0791857 -0.0784587
-   vertex -0.121319 -0.101799 -0.0784587
-  endloop
- endfacet
- facet normal 0.293448 -0.136841 0.94613
-  outer loop
-   vertex 0.160822 -0.0585345 1.07445
-   vertex 0.148214 -0.0855717 1.07445
-   vertex 0.159188 -0.091907 1.07013
-  endloop
- endfacet
- facet normal 0.293458 -0.136841 0.946127
-  outer loop
-   vertex 0.160822 -0.0585345 1.07445
-   vertex 0.159188 -0.091907 1.07013
-   vertex 0.172729 -0.0628681 1.07013
-  endloop
- endfacet
- facet normal -0.22711 -0.159034 -0.960796
-  outer loop
-   vertex -0.121319 -0.101799 -0.0784587
-   vertex -0.137154 -0.0791857 -0.0784587
-   vertex -0.126012 -0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal -0.251278 -0.117173 -0.960796
-  outer loop
-   vertex -0.126012 -0.0727528 -0.0821572
-   vertex -0.137154 -0.0791857 -0.0784587
-   vertex -0.136731 -0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal 0.272449 -0.127036 0.953747
-  outer loop
-   vertex 0.14882 -0.0541662 1.07846
-   vertex 0.137154 -0.0791857 1.07846
-   vertex 0.148214 -0.0855717 1.07445
-  endloop
- endfacet
- facet normal 0.272424 -0.127037 0.953754
-  outer loop
-   vertex 0.14882 -0.0541662 1.07846
-   vertex 0.148214 -0.0855717 1.07445
-   vertex 0.160822 -0.0585345 1.07445
-  endloop
- endfacet
- facet normal -0.229925 -0.107216 -0.967284
-  outer loop
-   vertex -0.126012 -0.0727528 -0.0821572
-   vertex -0.136731 -0.0497659 -0.0821572
-   vertex -0.12456 -0.045336 -0.0855413
-  endloop
- endfacet
- facet normal -0.245051 -0.0656593 -0.967284
-  outer loop
-   vertex -0.12456 -0.045336 -0.0855413
-   vertex -0.136731 -0.0497659 -0.0821572
-   vertex -0.13054 -0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal 0.251377 -0.117219 0.960765
-  outer loop
-   vertex 0.136731 -0.0497659 1.08216
-   vertex 0.126012 -0.0727528 1.08216
-   vertex 0.137154 -0.0791857 1.07846
-  endloop
- endfacet
- facet normal 0.251393 -0.117219 0.960761
-  outer loop
-   vertex 0.14882 -0.0541662 1.07846
-   vertex 0.136731 -0.0497659 1.08216
-   vertex 0.137154 -0.0791857 1.07846
-  endloop
- endfacet
- facet normal -0.222166 -0.0595275 -0.97319
-  outer loop
-   vertex -0.12456 -0.045336 -0.0855413
-   vertex -0.13054 -0.0230177 -0.0855413
-   vertex -0.117707 -0.020755 -0.0886093
-  endloop
- endfacet
- facet normal -0.229127 -0.0200479 -0.97319
-  outer loop
-   vertex -0.117707 -0.020755 -0.0886093
-   vertex -0.13054 -0.0230177 -0.0855413
-   vertex -0.119523 0 -0.0886093
-  endloop
- endfacet
- facet normal 0.229663 -0.107095 0.96736
-  outer loop
-   vertex 0.12456 -0.045336 1.08554
-   vertex 0.114795 -0.0662768 1.08554
-   vertex 0.126012 -0.0727528 1.08216
-  endloop
- endfacet
- facet normal 0.229665 -0.107095 0.96736
-  outer loop
-   vertex 0.136731 -0.0497659 1.08216
-   vertex 0.12456 -0.045336 1.08554
-   vertex 0.126012 -0.0727528 1.08216
-  endloop
- endfacet
- facet normal -0.20539 -0.0179711 -0.978515
-  outer loop
-   vertex -0.117707 -0.020755 -0.0886093
-   vertex -0.119523 0 -0.0886093
-   vertex -0.106422 0 -0.0913592
-  endloop
- endfacet
- facet normal -0.20539 0.0179717 -0.978515
-  outer loop
-   vertex -0.106422 0 -0.0913592
-   vertex -0.119523 0 -0.0886093
-   vertex -0.104805 0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal -0.205389 0.017971 -0.978515
-  outer loop
-   vertex -0.104805 0.0184799 -0.0913592
-   vertex -0.119523 0 -0.0886093
-   vertex -0.117707 0.020755 -0.0886093
-  endloop
- endfacet
- facet normal -0.199149 0.0533591 -0.978515
-  outer loop
-   vertex -0.104805 0.0184799 -0.0913592
-   vertex -0.117707 0.020755 -0.0886093
-   vertex -0.100004 0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal -0.199149 0.0533589 -0.978515
-  outer loop
-   vertex -0.100004 0.0363984 -0.0913592
-   vertex -0.117707 0.020755 -0.0886093
-   vertex -0.112315 0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal -0.186855 0.0871353 -0.978515
-  outer loop
-   vertex -0.100004 0.0363984 -0.0913592
-   vertex -0.112315 0.0408793 -0.0886093
-   vertex -0.0921639 0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal -0.186853 0.0871319 -0.978516
-  outer loop
-   vertex -0.0921639 0.0532109 -0.0913592
-   vertex -0.112315 0.0408793 -0.0886093
-   vertex -0.10351 0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal -0.168885 0.118254 -0.978516
-  outer loop
-   vertex -0.0921639 0.0532109 -0.0913592
-   vertex -0.10351 0.0597615 -0.0886093
-   vertex -0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal -0.168885 0.118254 -0.978516
-  outer loop
-   vertex -0.0815238 0.0684066 -0.0913592
-   vertex -0.10351 0.0597615 -0.0886093
-   vertex -0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal -0.145784 0.145784 -0.978516
-  outer loop
-   vertex -0.09156 0.076828 -0.0886093
-   vertex -0.076828 0.09156 -0.0886093
-   vertex -0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal -0.145784 0.145784 -0.978516
-  outer loop
-   vertex -0.0815238 0.0684066 -0.0913592
-   vertex -0.076828 0.09156 -0.0886093
-   vertex -0.0684066 0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal -0.118254 0.168885 -0.978516
-  outer loop
-   vertex -0.0684066 0.0815238 -0.0913592
-   vertex -0.076828 0.09156 -0.0886093
-   vertex -0.0532109 0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal -0.118254 0.168885 -0.978516
-  outer loop
-   vertex -0.0532109 0.0921639 -0.0913592
-   vertex -0.076828 0.09156 -0.0886093
-   vertex -0.0597615 0.10351 -0.0886093
-  endloop
- endfacet
- facet normal -0.0871339 0.186852 -0.978516
-  outer loop
-   vertex -0.0532109 0.0921639 -0.0913592
-   vertex -0.0597615 0.10351 -0.0886093
-   vertex -0.0363984 0.100004 -0.0913592
-  endloop
- endfacet
- facet normal -0.0871332 0.186856 -0.978516
-  outer loop
-   vertex -0.0363984 0.100004 -0.0913592
-   vertex -0.0597615 0.10351 -0.0886093
-   vertex -0.0408793 0.112315 -0.0886093
-  endloop
- endfacet
- facet normal -0.0533591 0.199149 -0.978515
-  outer loop
-   vertex -0.0363984 0.100004 -0.0913592
-   vertex -0.0408793 0.112315 -0.0886093
-   vertex -0.0184799 0.104805 -0.0913592
-  endloop
- endfacet
- facet normal -0.053359 0.199149 -0.978515
-  outer loop
-   vertex -0.0184799 0.104805 -0.0913592
-   vertex -0.0408793 0.112315 -0.0886093
-   vertex -0.020755 0.117707 -0.0886093
-  endloop
- endfacet
- facet normal -0.0179716 0.205389 -0.978515
-  outer loop
-   vertex -0.0184799 0.104805 -0.0913592
-   vertex -0.020755 0.117707 -0.0886093
-   vertex 0 0.106422 -0.0913592
-  endloop
- endfacet
- facet normal -0.0179711 0.20539 -0.978515
-  outer loop
-   vertex 0 0.106422 -0.0913592
-   vertex -0.020755 0.117707 -0.0886093
-   vertex 0 0.119523 -0.0886093
-  endloop
- endfacet
- facet normal 0.0179717 0.20539 -0.978515
-  outer loop
-   vertex 0.0184799 0.104805 -0.0913592
-   vertex 0 0.106422 -0.0913592
-   vertex 0 0.119523 -0.0886093
-  endloop
- endfacet
- facet normal 0.017971 0.205389 -0.978515
-  outer loop
-   vertex 0.0184799 0.104805 -0.0913592
-   vertex 0 0.119523 -0.0886093
-   vertex 0.020755 0.117707 -0.0886093
-  endloop
- endfacet
- facet normal 0.0533591 0.199149 -0.978515
-  outer loop
-   vertex 0.0363984 0.100004 -0.0913592
-   vertex 0.0184799 0.104805 -0.0913592
-   vertex 0.020755 0.117707 -0.0886093
-  endloop
- endfacet
- facet normal 0.0533589 0.199149 -0.978515
-  outer loop
-   vertex 0.0363984 0.100004 -0.0913592
-   vertex 0.020755 0.117707 -0.0886093
-   vertex 0.0408793 0.112315 -0.0886093
-  endloop
- endfacet
- facet normal 0.0871353 0.186855 -0.978515
-  outer loop
-   vertex 0.0532109 0.0921639 -0.0913592
-   vertex 0.0363984 0.100004 -0.0913592
-   vertex 0.0408793 0.112315 -0.0886093
-  endloop
- endfacet
- facet normal 0.0871319 0.186853 -0.978516
-  outer loop
-   vertex 0.0532109 0.0921639 -0.0913592
-   vertex 0.0408793 0.112315 -0.0886093
-   vertex 0.0597615 0.10351 -0.0886093
-  endloop
- endfacet
- facet normal 0.118254 0.168885 -0.978516
-  outer loop
-   vertex 0.0684066 0.0815238 -0.0913592
-   vertex 0.0532109 0.0921639 -0.0913592
-   vertex 0.0597615 0.10351 -0.0886093
-  endloop
- endfacet
- facet normal 0.118254 0.168885 -0.978516
-  outer loop
-   vertex 0.0684066 0.0815238 -0.0913592
-   vertex 0.0597615 0.10351 -0.0886093
-   vertex 0.076828 0.09156 -0.0886093
-  endloop
- endfacet
- facet normal 0.145784 0.145784 -0.978516
-  outer loop
-   vertex 0.0684066 0.0815238 -0.0913592
-   vertex 0.076828 0.09156 -0.0886093
-   vertex 0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.145784 0.145784 -0.978516
-  outer loop
-   vertex 0.0815238 0.0684066 -0.0913592
-   vertex 0.076828 0.09156 -0.0886093
-   vertex 0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal 0.168885 0.118254 -0.978516
-  outer loop
-   vertex 0.0921639 0.0532109 -0.0913592
-   vertex 0.0815238 0.0684066 -0.0913592
-   vertex 0.09156 0.076828 -0.0886093
-  endloop
- endfacet
- facet normal 0.168885 0.118254 -0.978516
-  outer loop
-   vertex 0.0921639 0.0532109 -0.0913592
-   vertex 0.09156 0.076828 -0.0886093
-   vertex 0.10351 0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal 0.186852 0.0871339 -0.978516
-  outer loop
-   vertex 0.100004 0.0363984 -0.0913592
-   vertex 0.0921639 0.0532109 -0.0913592
-   vertex 0.10351 0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal 0.186856 0.0871332 -0.978516
-  outer loop
-   vertex 0.112315 0.0408793 -0.0886093
-   vertex 0.100004 0.0363984 -0.0913592
-   vertex 0.10351 0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal 0.208456 0.0972055 -0.973189
-  outer loop
-   vertex 0.112315 0.0408793 -0.0886093
-   vertex 0.10351 0.0597615 -0.0886093
-   vertex 0.114795 0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal 0.208455 0.0972056 -0.973189
-  outer loop
-   vertex 0.12456 0.045336 -0.0855413
-   vertex 0.112315 0.0408793 -0.0886093
-   vertex 0.114795 0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal 0.229923 0.107217 -0.967285
-  outer loop
-   vertex 0.12456 0.045336 -0.0855413
-   vertex 0.114795 0.0662768 -0.0855413
-   vertex 0.126012 0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal 0.229925 0.107216 -0.967284
-  outer loop
-   vertex 0.136731 0.0497659 -0.0821572
-   vertex 0.12456 0.045336 -0.0855413
-   vertex 0.126012 0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal 0.251278 0.117173 -0.960796
-  outer loop
-   vertex 0.136731 0.0497659 -0.0821572
-   vertex 0.126012 0.0727528 -0.0821572
-   vertex 0.137154 0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.251294 0.117173 -0.960792
-  outer loop
-   vertex 0.14882 0.0541662 -0.0784587
-   vertex 0.136731 0.0497659 -0.0821572
-   vertex 0.137154 0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.272473 0.127048 -0.953739
-  outer loop
-   vertex 0.14882 0.0541662 -0.0784587
-   vertex 0.137154 0.0791857 -0.0784587
-   vertex 0.148214 0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal 0.272448 0.127048 -0.953746
-  outer loop
-   vertex 0.14882 0.0541662 -0.0784587
-   vertex 0.148214 0.0855717 -0.0744483
-   vertex 0.160822 0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal 0.293458 0.136846 -0.946127
-  outer loop
-   vertex 0.160822 0.0585345 -0.0744483
-   vertex 0.148214 0.0855717 -0.0744483
-   vertex 0.159188 0.091907 -0.0701282
-  endloop
- endfacet
- facet normal 0.293468 0.136846 -0.946124
-  outer loop
-   vertex 0.160822 0.0585345 -0.0744483
-   vertex 0.159188 0.091907 -0.0701282
-   vertex 0.172729 0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal 0.314337 0.146577 -0.937927
-  outer loop
-   vertex 0.172729 0.0628681 -0.0701282
-   vertex 0.159188 0.091907 -0.0701282
-   vertex 0.170066 0.0981878 -0.065501
-  endloop
- endfacet
- facet normal 0.314322 0.146577 -0.937932
-  outer loop
-   vertex 0.172729 0.0628681 -0.0701282
-   vertex 0.170066 0.0981878 -0.065501
-   vertex 0.184533 0.0671644 -0.065501
-  endloop
- endfacet
- facet normal 0.334973 0.156207 -0.929189
-  outer loop
-   vertex 0.184533 0.0671644 -0.065501
-   vertex 0.170066 0.0981878 -0.065501
-   vertex 0.180844 0.10441 -0.0605695
-  endloop
- endfacet
- facet normal 0.334964 0.156206 -0.929192
-  outer loop
-   vertex 0.184533 0.0671644 -0.065501
-   vertex 0.180844 0.10441 -0.0605695
-   vertex 0.196228 0.071421 -0.0605695
-  endloop
- endfacet
- facet normal 0.355418 0.165744 -0.919895
-  outer loop
-   vertex 0.196228 0.071421 -0.0605695
-   vertex 0.180844 0.10441 -0.0605695
-   vertex 0.191515 0.110571 -0.0553365
-  endloop
- endfacet
- facet normal 0.355438 0.165746 -0.919887
-  outer loop
-   vertex 0.196228 0.071421 -0.0605695
-   vertex 0.191515 0.110571 -0.0553365
-   vertex 0.207806 0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal 0.37564 0.175166 -0.910061
-  outer loop
-   vertex 0.207806 0.0756353 -0.0553365
-   vertex 0.191515 0.110571 -0.0553365
-   vertex 0.202073 0.116667 -0.0498052
-  endloop
- endfacet
- facet normal 0.375651 0.175167 -0.910057
-  outer loop
-   vertex 0.207806 0.0756353 -0.0553365
-   vertex 0.202073 0.116667 -0.0498052
-   vertex 0.219262 0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal 0.461447 0.215174 -0.860678
-  outer loop
-   vertex 0.219262 0.0798047 -0.0498052
-   vertex 0.202073 0.116667 -0.0498052
-   vertex 0.209808 0.121133 -0.0445416
-  endloop
- endfacet
- facet normal 0.461447 0.215174 -0.860678
-  outer loop
-   vertex 0.219262 0.0798047 -0.0498052
-   vertex 0.209808 0.121133 -0.0445416
-   vertex 0.227655 0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal 0.599797 0.279687 -0.749679
-  outer loop
-   vertex 0.227655 0.0828596 -0.0445416
-   vertex 0.209808 0.121133 -0.0445416
-   vertex 0.21655 0.125025 -0.0376955
-  endloop
- endfacet
- facet normal 0.599761 0.279683 -0.74971
-  outer loop
-   vertex 0.227655 0.0828596 -0.0445416
-   vertex 0.21655 0.125025 -0.0376955
-   vertex 0.234971 0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal 0.71658 0.334158 -0.612251
-  outer loop
-   vertex 0.234971 0.0855224 -0.0376955
-   vertex 0.21655 0.125025 -0.0376955
-   vertex 0.22206 0.128207 -0.0295099
-  endloop
- endfacet
- facet normal 0.716629 0.334162 -0.612192
-  outer loop
-   vertex 0.234971 0.0855224 -0.0376955
-   vertex 0.22206 0.128207 -0.0295099
-   vertex 0.240949 0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal 0.807875 0.376709 -0.453241
-  outer loop
-   vertex 0.240949 0.0876984 -0.0295099
-   vertex 0.22206 0.128207 -0.0295099
-   vertex 0.226142 0.130563 -0.0202758
-  endloop
- endfacet
- facet normal 0.807872 0.376709 -0.453246
-  outer loop
-   vertex 0.240949 0.0876984 -0.0295099
-   vertex 0.226142 0.130563 -0.0202758
-   vertex 0.245378 0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal 0.870491 0.405908 -0.278361
-  outer loop
-   vertex 0.245378 0.0893104 -0.0202758
-   vertex 0.226142 0.130563 -0.0202758
-   vertex 0.22865 0.132011 -0.0103213
-  endloop
- endfacet
- facet normal 0.870468 0.405914 -0.278422
-  outer loop
-   vertex 0.245378 0.0893104 -0.0202758
-   vertex 0.22865 0.132011 -0.0103213
-   vertex 0.2481 0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal 0.902294 0.420754 -0.0939795
-  outer loop
-   vertex 0.2481 0.0903011 -0.0103213
-   vertex 0.22865 0.132011 -0.0103213
-   vertex 0.229497 0.1325 0
-  endloop
- endfacet
- facet normal 0.902312 0.420737 -0.0938769
-  outer loop
-   vertex 0.2481 0.0903011 -0.0103213
-   vertex 0.229497 0.1325 0
-   vertex 0.249018 0.0906353 0
-  endloop
- endfacet
- facet normal 0.906315 0.422604 0
-  outer loop
-   vertex 0.249018 0.0906353 0
-   vertex 0.229497 0.1325 0
-   vertex 0.229497 0.1325 1
-  endloop
- endfacet
- facet normal 0.906315 0.422604 0
-  outer loop
-   vertex 0.249018 0.0906353 1
-   vertex 0.249018 0.0906353 0
-   vertex 0.229497 0.1325 1
-  endloop
- endfacet
- facet normal 0.902302 0.420733 0.093991
-  outer loop
-   vertex 0.229497 0.1325 1
-   vertex 0.22865 0.132011 1.01032
-   vertex 0.249018 0.0906353 1
-  endloop
- endfacet
- facet normal 0.902301 0.420758 0.0938883
-  outer loop
-   vertex 0.249018 0.0906353 1
-   vertex 0.22865 0.132011 1.01032
-   vertex 0.2481 0.0903011 1.01032
-  endloop
- endfacet
- facet normal 0.870522 0.405939 0.278219
-  outer loop
-   vertex 0.22865 0.132011 1.01032
-   vertex 0.226142 0.130563 1.02028
-   vertex 0.2481 0.0903011 1.01032
-  endloop
- endfacet
- facet normal 0.870512 0.405918 0.27828
-  outer loop
-   vertex 0.2481 0.0903011 1.01032
-   vertex 0.226142 0.130563 1.02028
-   vertex 0.245378 0.0893104 1.02028
-  endloop
- endfacet
- facet normal 0.807801 0.376676 0.453402
-  outer loop
-   vertex 0.226142 0.130563 1.02028
-   vertex 0.22206 0.128207 1.02951
-   vertex 0.245378 0.0893104 1.02028
-  endloop
- endfacet
- facet normal 0.730119 0.511235 0.453394
-  outer loop
-   vertex 0.226142 0.130563 1.02028
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.22206 0.128207 1.02951
-  endloop
- endfacet
- facet normal 0.647508 0.45339 0.612512
-  outer loop
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.19155 0.160729 1.03769
-   vertex 0.22206 0.128207 1.02951
-  endloop
- endfacet
- facet normal 0.558939 0.558939 0.612514
-  outer loop
-   vertex 0.164819 0.196424 1.02951
-   vertex 0.160729 0.19155 1.03769
-   vertex 0.19155 0.160729 1.03769
-  endloop
- endfacet
- facet normal 0.558939 0.558939 0.612514
-  outer loop
-   vertex 0.196424 0.164819 1.02951
-   vertex 0.164819 0.196424 1.02951
-   vertex 0.19155 0.160729 1.03769
-  endloop
- endfacet
- facet normal 0.453387 0.64751 0.612512
-  outer loop
-   vertex 0.164819 0.196424 1.02951
-   vertex 0.125025 0.21655 1.03769
-   vertex 0.160729 0.19155 1.03769
-  endloop
- endfacet
- facet normal 0.379718 0.542298 0.749484
-  outer loop
-   vertex 0.125025 0.21655 1.03769
-   vertex 0.121133 0.209808 1.04454
-   vertex 0.160729 0.19155 1.03769
-  endloop
- endfacet
- facet normal 0.279779 0.599994 0.749487
-  outer loop
-   vertex 0.125025 0.21655 1.03769
-   vertex 0.0828596 0.227655 1.04454
-   vertex 0.121133 0.209808 1.04454
-  endloop
- endfacet
- facet normal 0.215369 0.461864 0.860406
-  outer loop
-   vertex 0.0828596 0.227655 1.04454
-   vertex 0.0798047 0.219262 1.04981
-   vertex 0.121133 0.209808 1.04454
-  endloop
- endfacet
- facet normal 0.131887 0.492249 0.860405
-  outer loop
-   vertex 0.0828596 0.227655 1.04454
-   vertex 0.0405179 0.229788 1.04981
-   vertex 0.0798047 0.219262 1.04981
-  endloop
- endfacet
- facet normal 0.107252 0.400304 0.910085
-  outer loop
-   vertex 0.0405179 0.229788 1.04981
-   vertex 0.038401 0.217783 1.05534
-   vertex 0.0798047 0.219262 1.04981
-  endloop
- endfacet
- facet normal 0.0361231 0.412846 0.910084
-  outer loop
-   vertex 0.0405179 0.229788 1.04981
-   vertex 0 0.221143 1.05534
-   vertex 0.038401 0.217783 1.05534
-  endloop
- endfacet
- facet normal 0.0341659 0.390478 0.919978
-  outer loop
-   vertex 0 0.221143 1.05534
-   vertex 0 0.208821 1.06057
-   vertex 0.038401 0.217783 1.05534
-  endloop
- endfacet
- facet normal -0.0341574 0.390478 0.919978
-  outer loop
-   vertex 0 0.221143 1.05534
-   vertex -0.0362614 0.205649 1.06057
-   vertex 0 0.208821 1.06057
-  endloop
- endfacet
- facet normal -0.0321984 0.368083 0.929235
-  outer loop
-   vertex 0 0.208821 1.06057
-   vertex -0.0362614 0.205649 1.06057
-   vertex -0.0341003 0.193392 1.0655
-  endloop
- endfacet
- facet normal -0.0956256 0.3569 0.929235
-  outer loop
-   vertex -0.0362614 0.205649 1.06057
-   vertex -0.0671644 0.184533 1.0655
-   vertex -0.0341003 0.193392 1.0655
-  endloop
- endfacet
- facet normal -0.0898064 0.335181 0.937864
-  outer loop
-   vertex -0.0341003 0.193392 1.0655
-   vertex -0.0671644 0.184533 1.0655
-   vertex -0.0628681 0.172729 1.07013
-  endloop
- endfacet
- facet normal -0.146649 0.314492 0.937864
-  outer loop
-   vertex -0.0671644 0.184533 1.0655
-   vertex -0.091907 0.159188 1.07013
-   vertex -0.0628681 0.172729 1.07013
-  endloop
- endfacet
- facet normal -0.136838 0.29345 0.94613
-  outer loop
-   vertex -0.0628681 0.172729 1.07013
-   vertex -0.091907 0.159188 1.07013
-   vertex -0.0855717 0.148214 1.07445
-  endloop
- endfacet
- facet normal -0.185716 0.265233 0.94613
-  outer loop
-   vertex -0.091907 0.159188 1.07013
-   vertex -0.110009 0.131103 1.07445
-   vertex -0.0855717 0.148214 1.07445
-  endloop
- endfacet
- facet normal -0.172409 0.246228 0.953754
-  outer loop
-   vertex -0.0855717 0.148214 1.07445
-   vertex -0.110009 0.131103 1.07445
-   vertex -0.101799 0.121319 1.07846
-  endloop
- endfacet
- facet normal -0.212547 0.212547 0.953755
-  outer loop
-   vertex -0.110009 0.131103 1.07445
-   vertex -0.131103 0.110009 1.07445
-   vertex -0.121319 0.101799 1.07846
-  endloop
- endfacet
- facet normal -0.212547 0.212547 0.953755
-  outer loop
-   vertex -0.101799 0.121319 1.07846
-   vertex -0.110009 0.131103 1.07445
-   vertex -0.121319 0.101799 1.07846
-  endloop
- endfacet
- facet normal -0.246221 0.172417 0.953755
-  outer loop
-   vertex -0.131103 0.110009 1.07445
-   vertex -0.137154 0.0791857 1.07846
-   vertex -0.121319 0.101799 1.07846
-  endloop
- endfacet
- facet normal -0.227199 0.159096 0.960765
-  outer loop
-   vertex -0.121319 0.101799 1.07846
-   vertex -0.137154 0.0791857 1.07846
-   vertex -0.126012 0.0727528 1.08216
-  endloop
- endfacet
- facet normal -0.251377 0.117219 0.960765
-  outer loop
-   vertex -0.126012 0.0727528 1.08216
-   vertex -0.137154 0.0791857 1.07846
-   vertex -0.136731 0.0497659 1.08216
-  endloop
- endfacet
- facet normal -0.229665 0.107095 0.96736
-  outer loop
-   vertex -0.126012 0.0727528 1.08216
-   vertex -0.136731 0.0497659 1.08216
-   vertex -0.12456 0.045336 1.08554
-  endloop
- endfacet
- facet normal -0.244774 0.0655851 0.967359
-  outer loop
-   vertex -0.12456 0.045336 1.08554
-   vertex -0.136731 0.0497659 1.08216
-   vertex -0.13054 0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.222299 0.0595632 0.973157
-  outer loop
-   vertex -0.12456 0.045336 1.08554
-   vertex -0.13054 0.0230177 1.08554
-   vertex -0.117707 0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.229265 0.02006 0.973157
-  outer loop
-   vertex -0.117707 0.020755 1.08861
-   vertex -0.13054 0.0230177 1.08554
-   vertex -0.119523 0 1.08861
-  endloop
- endfacet
- facet normal -0.229264 0.0200602 0.973157
-  outer loop
-   vertex -0.13054 0.0230177 1.08554
-   vertex -0.132554 0 1.08554
-   vertex -0.119523 0 1.08861
-  endloop
- endfacet
- facet normal -0.229264 -0.0200599 0.973158
-  outer loop
-   vertex -0.119523 0 1.08861
-   vertex -0.132554 0 1.08554
-   vertex -0.117707 -0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.229265 -0.0200602 0.973157
-  outer loop
-   vertex -0.117707 -0.020755 1.08861
-   vertex -0.132554 0 1.08554
-   vertex -0.13054 -0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.2223 -0.0595618 0.973157
-  outer loop
-   vertex -0.117707 -0.020755 1.08861
-   vertex -0.13054 -0.0230177 1.08554
-   vertex -0.112315 -0.0408793 1.08861
-  endloop
- endfacet
- facet normal -0.222302 -0.0595638 0.973157
-  outer loop
-   vertex -0.112315 -0.0408793 1.08861
-   vertex -0.13054 -0.0230177 1.08554
-   vertex -0.12456 -0.045336 1.08554
-  endloop
- endfacet
- facet normal -0.20858 -0.0972635 0.973157
-  outer loop
-   vertex -0.112315 -0.0408793 1.08861
-   vertex -0.12456 -0.045336 1.08554
-   vertex -0.10351 -0.0597615 1.08861
-  endloop
- endfacet
- facet normal -0.208581 -0.0972642 0.973157
-  outer loop
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.12456 -0.045336 1.08554
-   vertex -0.114795 -0.0662768 1.08554
-  endloop
- endfacet
- facet normal -0.188244 -0.132483 0.973146
-  outer loop
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.10545 -0.0705203 1.08677
-  endloop
- endfacet
- facet normal -0.188362 -0.132058 0.973181
-  outer loop
-   vertex -0.1 -0.07 1.0879
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.105209 -0.0704558 1.08683
-  endloop
- endfacet
- facet normal -0.206803 -0.128581 0.969897
-  outer loop
-   vertex -0.105209 -0.0704558 1.08683
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.10545 -0.0705203 1.08677
-  endloop
- endfacet
- facet normal -0.188806 -0.132202 0.973075
-  outer loop
-   vertex -0.0961022 -0.070341 1.08861
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.1 -0.07 1.0879
-  endloop
- endfacet
- facet normal -0.191623 -0.134195 0.972251
-  outer loop
-   vertex -0.110261 -0.0718092 1.08567
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.110758 -0.0720414 1.08554
-  endloop
- endfacet
- facet normal -0.187534 -0.130815 0.973508
-  outer loop
-   vertex -0.10545 -0.0705203 1.08677
-   vertex -0.114795 -0.0662768 1.08554
-   vertex -0.110261 -0.0718092 1.08567
-  endloop
- endfacet
- facet normal -0.168891 -0.118258 0.978515
-  outer loop
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.0961022 -0.070341 1.08861
-  endloop
- endfacet
- facet normal -0.169141 -0.117866 0.978519
-  outer loop
-   vertex -0.0897394 -0.0718092 1.08953
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.0947905 -0.0704558 1.08882
-  endloop
- endfacet
- facet normal -0.167592 -0.126835 0.977663
-  outer loop
-   vertex -0.0947905 -0.0704558 1.08882
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.0961022 -0.070341 1.08861
-  endloop
- endfacet
- facet normal -0.168771 -0.118738 0.978477
-  outer loop
-   vertex -0.0870651 -0.0730563 1.08984
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.0897394 -0.0718092 1.08953
-  endloop
- endfacet
- facet normal -0.13941 -0.143354 0.979803
-  outer loop
-   vertex -0.0770187 -0.0807164 1.0902
-   vertex -0.0740192 -0.085 1.09
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.144608 -0.147519 0.978431
-  outer loop
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.0870651 -0.0730563 1.08984
-   vertex -0.085 -0.0740192 1.09
-  endloop
- endfacet
- facet normal -0.296813 -0.210577 0.931428
-  outer loop
-   vertex -0.0740192 -0.085 1.09
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.147625 -0.145611 0.978266
-  outer loop
-   vertex -0.0807164 -0.0770187 1.0902
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.085 -0.0740192 1.09
-  endloop
- endfacet
- facet normal -0.145454 -0.145454 0.978614
-  outer loop
-   vertex -0.0807164 -0.0770187 1.0902
-   vertex -0.0770187 -0.0807164 1.0902
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.145942 -0.145942 0.978469
-  outer loop
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0684066 -0.0815238 1.09136
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.118738 -0.168771 0.978477
-  outer loop
-   vertex -0.0684066 -0.0815238 1.09136
-   vertex -0.0730563 -0.0870651 1.08984
-   vertex -0.0718092 -0.0897394 1.08953
-  endloop
- endfacet
- facet normal -0.114845 -0.170423 0.978656
-  outer loop
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0684066 -0.0815238 1.09136
-   vertex -0.0718092 -0.0897394 1.08953
-  endloop
- endfacet
- facet normal -0.118559 -0.169321 0.978404
-  outer loop
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal -0.118552 -0.168024 0.978628
-  outer loop
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0712834 -0.0917018 1.08925
-   vertex -0.0704558 -0.0947905 1.08882
-  endloop
- endfacet
- facet normal -0.118721 -0.16706 0.978773
-  outer loop
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0704558 -0.0947905 1.08882
-  endloop
- endfacet
- facet normal -0.118258 -0.168891 0.978515
-  outer loop
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.0532109 -0.0921639 1.09136
-  endloop
- endfacet
- facet normal -0.132202 -0.188806 0.973075
-  outer loop
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.070341 -0.0961022 1.08861
-   vertex -0.07 -0.1 1.0879
-  endloop
- endfacet
- facet normal -0.131556 -0.186824 0.973545
-  outer loop
-   vertex -0.0702362 -0.1027 1.08735
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.07 -0.1 1.0879
-  endloop
- endfacet
- facet normal -0.134195 -0.191623 0.972251
-  outer loop
-   vertex -0.0718092 -0.110261 1.08567
-   vertex -0.0720414 -0.110758 1.08554
-   vertex -0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.132115 -0.188056 0.973232
-  outer loop
-   vertex -0.0704558 -0.105209 1.08683
-   vertex -0.0718092 -0.110261 1.08567
-   vertex -0.0597615 -0.10351 1.08861
-  endloop
- endfacet
- facet normal -0.131754 -0.18867 0.973162
-  outer loop
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.0718092 -0.110261 1.08567
-   vertex -0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.13173 -0.190112 0.972885
-  outer loop
-   vertex -0.0702362 -0.1027 1.08735
-   vertex -0.0704558 -0.105209 1.08683
-   vertex -0.0597615 -0.10351 1.08861
-  endloop
- endfacet
- facet normal -0.145758 -0.208135 0.967179
-  outer loop
-   vertex -0.0720414 -0.110758 1.08554
-   vertex -0.0735112 -0.113911 1.08464
-   vertex -0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.0972638 -0.208581 0.973157
-  outer loop
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.0662768 -0.114795 1.08554
-   vertex -0.0408793 -0.112315 1.08861
-  endloop
- endfacet
- facet normal -0.0972639 -0.20858 0.973157
-  outer loop
-   vertex -0.0408793 -0.112315 1.08861
-   vertex -0.0662768 -0.114795 1.08554
-   vertex -0.045336 -0.12456 1.08554
-  endloop
- endfacet
- facet normal -0.0595624 -0.222302 0.973157
-  outer loop
-   vertex -0.0408793 -0.112315 1.08861
-   vertex -0.045336 -0.12456 1.08554
-   vertex -0.020755 -0.117707 1.08861
-  endloop
- endfacet
- facet normal -0.0595632 -0.222299 0.973157
-  outer loop
-   vertex -0.020755 -0.117707 1.08861
-   vertex -0.045336 -0.12456 1.08554
-   vertex -0.0230177 -0.13054 1.08554
-  endloop
- endfacet
- facet normal -0.02006 -0.229265 0.973157
-  outer loop
-   vertex -0.020755 -0.117707 1.08861
-   vertex -0.0230177 -0.13054 1.08554
-   vertex 0 -0.119523 1.08861
-  endloop
- endfacet
- facet normal -0.0200602 -0.229264 0.973157
-  outer loop
-   vertex 0 -0.119523 1.08861
-   vertex -0.0230177 -0.13054 1.08554
-   vertex 0 -0.132554 1.08554
-  endloop
- endfacet
- facet normal 0.0200599 -0.229264 0.973158
-  outer loop
-   vertex 0 -0.119523 1.08861
-   vertex 0 -0.132554 1.08554
-   vertex 0.020755 -0.117707 1.08861
-  endloop
- endfacet
- facet normal 0.0200602 -0.229265 0.973157
-  outer loop
-   vertex 0.020755 -0.117707 1.08861
-   vertex 0 -0.132554 1.08554
-   vertex 0.0230177 -0.13054 1.08554
-  endloop
- endfacet
- facet normal 0.0595618 -0.2223 0.973157
-  outer loop
-   vertex 0.0408793 -0.112315 1.08861
-   vertex 0.020755 -0.117707 1.08861
-   vertex 0.0230177 -0.13054 1.08554
-  endloop
- endfacet
- facet normal 0.0595638 -0.222302 0.973157
-  outer loop
-   vertex 0.0408793 -0.112315 1.08861
-   vertex 0.0230177 -0.13054 1.08554
-   vertex 0.045336 -0.12456 1.08554
-  endloop
- endfacet
- facet normal 0.0972635 -0.20858 0.973157
-  outer loop
-   vertex 0.0597615 -0.10351 1.08861
-   vertex 0.0408793 -0.112315 1.08861
-   vertex 0.045336 -0.12456 1.08554
-  endloop
- endfacet
- facet normal 0.0972642 -0.208581 0.973157
-  outer loop
-   vertex 0.0597615 -0.10351 1.08861
-   vertex 0.045336 -0.12456 1.08554
-   vertex 0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal 0.132005 -0.188524 0.973157
-  outer loop
-   vertex 0.076828 -0.09156 1.08861
-   vertex 0.0597615 -0.10351 1.08861
-   vertex 0.0662768 -0.114795 1.08554
-  endloop
- endfacet
- facet normal 0.132009 -0.188525 0.973156
-  outer loop
-   vertex 0.076828 -0.09156 1.08861
-   vertex 0.0662768 -0.114795 1.08554
-   vertex 0.0852038 -0.101542 1.08554
-  endloop
- endfacet
- facet normal 0.162739 -0.162739 0.973156
-  outer loop
-   vertex 0.09156 -0.076828 1.08861
-   vertex 0.076828 -0.09156 1.08861
-   vertex 0.0852038 -0.101542 1.08554
-  endloop
- endfacet
- facet normal 0.162739 -0.162739 0.973156
-  outer loop
-   vertex 0.101542 -0.0852038 1.08554
-   vertex 0.09156 -0.076828 1.08861
-   vertex 0.0852038 -0.101542 1.08554
-  endloop
- endfacet
- facet normal 0.188527 -0.132007 0.973156
-  outer loop
-   vertex 0.10351 -0.0597615 1.08861
-   vertex 0.09156 -0.076828 1.08861
-   vertex 0.101542 -0.0852038 1.08554
-  endloop
- endfacet
- facet normal 0.188522 -0.132007 0.973156
-  outer loop
-   vertex 0.10351 -0.0597615 1.08861
-   vertex 0.101542 -0.0852038 1.08554
-   vertex 0.114795 -0.0662768 1.08554
-  endloop
- endfacet
- facet normal 0.208581 -0.0972638 0.973157
-  outer loop
-   vertex 0.112315 -0.0408793 1.08861
-   vertex 0.10351 -0.0597615 1.08861
-   vertex 0.114795 -0.0662768 1.08554
-  endloop
- endfacet
- facet normal 0.20858 -0.0972639 0.973157
-  outer loop
-   vertex 0.12456 -0.045336 1.08554
-   vertex 0.112315 -0.0408793 1.08861
-   vertex 0.114795 -0.0662768 1.08554
-  endloop
- endfacet
- facet normal 0.961658 -0.257686 -0.0938757
-  outer loop
-   vertex 0.249018 -0.0906353 0
-   vertex 0.2481 -0.0903011 -0.0103213
-   vertex 0.260974 -0.0460168 0
-  endloop
- endfacet
- facet normal 0.965923 -0.258829 0
-  outer loop
-   vertex 0.249018 -0.0906353 1
-   vertex 0.249018 -0.0906353 0
-   vertex 0.260974 -0.0460168 0
-  endloop
- endfacet
- facet normal 0.965923 -0.258829 0
-  outer loop
-   vertex 0.260974 -0.0460168 1
-   vertex 0.249018 -0.0906353 1
-   vertex 0.260974 -0.0460168 0
-  endloop
- endfacet
- facet normal 0.961656 -0.257687 0.0938874
-  outer loop
-   vertex 0.260012 -0.0458471 1.01032
-   vertex 0.2481 -0.0903011 1.01032
-   vertex 0.249018 -0.0906353 1
-  endloop
- endfacet
- facet normal 0.961657 -0.257686 0.0938806
-  outer loop
-   vertex 0.260012 -0.0458471 1.01032
-   vertex 0.249018 -0.0906353 1
-   vertex 0.260974 -0.0460168 1
-  endloop
- endfacet
- facet normal 0.92777 -0.248601 0.27828
-  outer loop
-   vertex 0.257159 -0.0453441 1.02028
-   vertex 0.245378 -0.0893104 1.02028
-   vertex 0.2481 -0.0903011 1.01032
-  endloop
- endfacet
- facet normal 0.927761 -0.248605 0.278307
-  outer loop
-   vertex 0.257159 -0.0453441 1.02028
-   vertex 0.2481 -0.0903011 1.01032
-   vertex 0.260012 -0.0458471 1.01032
-  endloop
- endfacet
- facet normal 0.961658 -0.257688 -0.093869
-  outer loop
-   vertex 0.260974 -0.0460168 0
-   vertex 0.2481 -0.0903011 -0.0103213
-   vertex 0.260012 -0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal 0.927729 -0.248596 -0.278423
-  outer loop
-   vertex 0.2481 -0.0903011 -0.0103213
-   vertex 0.245378 -0.0893104 -0.0202758
-   vertex 0.260012 -0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal 0.860934 -0.230684 0.453407
-  outer loop
-   vertex 0.252517 -0.0445256 1.02951
-   vertex 0.240949 -0.0876984 1.02951
-   vertex 0.245378 -0.0893104 1.02028
-  endloop
- endfacet
- facet normal 0.860918 -0.230687 0.453435
-  outer loop
-   vertex 0.252517 -0.0445256 1.02951
-   vertex 0.245378 -0.0893104 1.02028
-   vertex 0.257159 -0.0453441 1.02028
-  endloop
- endfacet
- facet normal 0.76357 -0.204597 0.612454
-  outer loop
-   vertex 0.246252 -0.0434208 1.03769
-   vertex 0.234971 -0.0855224 1.03769
-   vertex 0.240949 -0.0876984 1.02951
-  endloop
- endfacet
- facet normal 0.763572 -0.204596 0.612452
-  outer loop
-   vertex 0.246252 -0.0434208 1.03769
-   vertex 0.240949 -0.0876984 1.02951
-   vertex 0.252517 -0.0445256 1.02951
-  endloop
- endfacet
- facet normal 0.639426 -0.171336 0.749518
-  outer loop
-   vertex 0.238585 -0.0420689 1.04454
-   vertex 0.227655 -0.0828596 1.04454
-   vertex 0.234971 -0.0855224 1.03769
-  endloop
- endfacet
- facet normal 0.639439 -0.171336 0.749508
-  outer loop
-   vertex 0.238585 -0.0420689 1.04454
-   vertex 0.234971 -0.0855224 1.03769
-   vertex 0.246252 -0.0434208 1.03769
-  endloop
- endfacet
- facet normal 0.492249 -0.131887 0.860405
-  outer loop
-   vertex 0.229788 -0.0405179 1.04981
-   vertex 0.219262 -0.0798047 1.04981
-   vertex 0.227655 -0.0828596 1.04454
-  endloop
- endfacet
- facet normal 0.492204 -0.131888 0.86043
-  outer loop
-   vertex 0.229788 -0.0405179 1.04981
-   vertex 0.227655 -0.0828596 1.04454
-   vertex 0.238585 -0.0420689 1.04454
-  endloop
- endfacet
- facet normal 0.400276 -0.107255 0.910096
-  outer loop
-   vertex 0.217783 -0.038401 1.05534
-   vertex 0.207806 -0.0756353 1.05534
-   vertex 0.219262 -0.0798047 1.04981
-  endloop
- endfacet
- facet normal 0.400304 -0.107252 0.910085
-  outer loop
-   vertex 0.229788 -0.0405179 1.04981
-   vertex 0.217783 -0.038401 1.05534
-   vertex 0.219262 -0.0798047 1.04981
-  endloop
- endfacet
- facet normal 0.378636 -0.101455 0.919968
-  outer loop
-   vertex 0.205649 -0.0362614 1.06057
-   vertex 0.196228 -0.071421 1.06057
-   vertex 0.207806 -0.0756353 1.05534
-  endloop
- endfacet
- facet normal 0.378634 -0.101456 0.919969
-  outer loop
-   vertex 0.217783 -0.038401 1.05534
-   vertex 0.205649 -0.0362614 1.06057
-   vertex 0.207806 -0.0756353 1.05534
-  endloop
- endfacet
- facet normal 0.356913 -0.0956292 0.92923
-  outer loop
-   vertex 0.193392 -0.0341003 1.0655
-   vertex 0.184533 -0.0671644 1.0655
-   vertex 0.196228 -0.071421 1.06057
-  endloop
- endfacet
- facet normal 0.356899 -0.095631 0.929235
-  outer loop
-   vertex 0.205649 -0.0362614 1.06057
-   vertex 0.193392 -0.0341003 1.0655
-   vertex 0.196228 -0.071421 1.06057
-  endloop
- endfacet
- facet normal 0.335182 -0.0898032 0.937864
-  outer loop
-   vertex 0.181021 -0.031919 1.07013
-   vertex 0.172729 -0.0628681 1.07013
-   vertex 0.184533 -0.0671644 1.0655
-  endloop
- endfacet
- facet normal 0.335174 -0.0898044 0.937867
-  outer loop
-   vertex 0.193392 -0.0341003 1.0655
-   vertex 0.181021 -0.031919 1.07013
-   vertex 0.184533 -0.0671644 1.0655
-  endloop
- endfacet
- facet normal 0.312762 -0.0838024 0.946127
-  outer loop
-   vertex 0.168543 -0.0297187 1.07445
-   vertex 0.160822 -0.0585345 1.07445
-   vertex 0.172729 -0.0628681 1.07013
-  endloop
- endfacet
- facet normal 0.312776 -0.0838 0.946123
-  outer loop
-   vertex 0.181021 -0.031919 1.07013
-   vertex 0.168543 -0.0297187 1.07445
-   vertex 0.172729 -0.0628681 1.07013
-  endloop
- endfacet
- facet normal 0.927723 -0.248588 -0.27845
-  outer loop
-   vertex 0.260012 -0.0458471 -0.0103213
-   vertex 0.245378 -0.0893104 -0.0202758
-   vertex 0.257159 -0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal 0.861011 -0.230712 -0.453247
-  outer loop
-   vertex 0.245378 -0.0893104 -0.0202758
-   vertex 0.240949 -0.0876984 -0.0295099
-   vertex 0.257159 -0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal 0.807873 -0.376708 -0.453247
-  outer loop
-   vertex 0.245378 -0.0893104 -0.0202758
-   vertex 0.22206 -0.128207 -0.0295099
-   vertex 0.240949 -0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal 0.716588 -0.334142 -0.61225
-  outer loop
-   vertex 0.22206 -0.128207 -0.0295099
-   vertex 0.21655 -0.125025 -0.0376955
-   vertex 0.240949 -0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal 0.647671 -0.4535 -0.612258
-  outer loop
-   vertex 0.22206 -0.128207 -0.0295099
-   vertex 0.19155 -0.160729 -0.0376955
-   vertex 0.21655 -0.125025 -0.0376955
-  endloop
- endfacet
- facet normal 0.5421 -0.37958 -0.749698
-  outer loop
-   vertex 0.19155 -0.160729 -0.0376955
-   vertex 0.185586 -0.155725 -0.0445416
-   vertex 0.21655 -0.125025 -0.0376955
-  endloop
- endfacet
- facet normal 0.467951 -0.467951 -0.749695
-  outer loop
-   vertex 0.155725 -0.185586 -0.0445416
-   vertex 0.185586 -0.155725 -0.0445416
-   vertex 0.160729 -0.19155 -0.0376955
-  endloop
- endfacet
- facet normal 0.467951 -0.467951 -0.749695
-  outer loop
-   vertex 0.160729 -0.19155 -0.0376955
-   vertex 0.185586 -0.155725 -0.0445416
-   vertex 0.19155 -0.160729 -0.0376955
-  endloop
- endfacet
- facet normal 0.379586 -0.542095 -0.749698
-  outer loop
-   vertex 0.160729 -0.19155 -0.0376955
-   vertex 0.121133 -0.209808 -0.0445416
-   vertex 0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal 0.292039 -0.417068 -0.860679
-  outer loop
-   vertex 0.121133 -0.209808 -0.0445416
-   vertex 0.116667 -0.202073 -0.0498052
-   vertex 0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal 0.215174 -0.461447 -0.860678
-  outer loop
-   vertex 0.121133 -0.209808 -0.0445416
-   vertex 0.0798047 -0.219262 -0.0498052
-   vertex 0.116667 -0.202073 -0.0498052
-  endloop
- endfacet
- facet normal 0.175167 -0.375651 -0.910057
-  outer loop
-   vertex 0.0798047 -0.219262 -0.0498052
-   vertex 0.0756353 -0.207806 -0.0553365
-   vertex 0.116667 -0.202073 -0.0498052
-  endloop
- endfacet
- facet normal 0.107277 -0.40036 -0.910057
-  outer loop
-   vertex 0.0798047 -0.219262 -0.0498052
-   vertex 0.038401 -0.217783 -0.0553365
-   vertex 0.0756353 -0.207806 -0.0553365
-  endloop
- endfacet
- facet normal 0.101505 -0.378819 -0.919887
-  outer loop
-   vertex 0.038401 -0.217783 -0.0553365
-   vertex 0.0362614 -0.205649 -0.0605695
-   vertex 0.0756353 -0.207806 -0.0553365
-  endloop
- endfacet
- facet normal 0.034176 -0.390691 -0.919887
-  outer loop
-   vertex 0.038401 -0.217783 -0.0553365
-   vertex 0 -0.208821 -0.0605695
-   vertex 0.0362614 -0.205649 -0.0605695
-  endloop
- endfacet
- facet normal 0.0322089 -0.368203 -0.929187
-  outer loop
-   vertex 0.0362614 -0.205649 -0.0605695
-   vertex 0 -0.208821 -0.0605695
-   vertex 0 -0.196376 -0.065501
-  endloop
- endfacet
- facet normal -0.0322203 -0.368203 -0.929187
-  outer loop
-   vertex 0 -0.208821 -0.0605695
-   vertex -0.0341003 -0.193392 -0.065501
-   vertex 0 -0.196376 -0.065501
-  endloop
- endfacet
- facet normal -0.0302328 -0.345491 -0.937935
-  outer loop
-   vertex 0 -0.196376 -0.065501
-   vertex -0.0341003 -0.193392 -0.065501
-   vertex -0.031919 -0.181021 -0.0701282
-  endloop
- endfacet
- facet normal -0.0897532 -0.334996 -0.937935
-  outer loop
-   vertex -0.0341003 -0.193392 -0.065501
-   vertex -0.0628681 -0.172729 -0.0701282
-   vertex -0.031919 -0.181021 -0.0701282
-  endloop
- endfacet
- facet normal -0.0837996 -0.312774 -0.946124
-  outer loop
-   vertex -0.031919 -0.181021 -0.0701282
-   vertex -0.0628681 -0.172729 -0.0701282
-   vertex -0.0585345 -0.160822 -0.0744483
-  endloop
- endfacet
- facet normal -0.136849 -0.293466 -0.946124
-  outer loop
-   vertex -0.0628681 -0.172729 -0.0701282
-   vertex -0.0855717 -0.148214 -0.0744483
-   vertex -0.0585345 -0.160822 -0.0744483
-  endloop
- endfacet
- facet normal -0.127057 -0.272467 -0.953739
-  outer loop
-   vertex -0.0585345 -0.160822 -0.0744483
-   vertex -0.0855717 -0.148214 -0.0744483
-   vertex -0.0791857 -0.137154 -0.0784587
-  endloop
- endfacet
- facet normal -0.172445 -0.246261 -0.953739
-  outer loop
-   vertex -0.0855717 -0.148214 -0.0744483
-   vertex -0.101799 -0.121319 -0.0784587
-   vertex -0.0791857 -0.137154 -0.0784587
-  endloop
- endfacet
- facet normal -0.159041 -0.227119 -0.960793
-  outer loop
-   vertex -0.0791857 -0.137154 -0.0784587
-   vertex -0.101799 -0.121319 -0.0784587
-   vertex -0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal -0.196057 -0.196057 -0.960793
-  outer loop
-   vertex -0.121319 -0.101799 -0.0784587
-   vertex -0.111464 -0.0935292 -0.0821572
-   vertex -0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal -0.196057 -0.196057 -0.960793
-  outer loop
-   vertex -0.101799 -0.121319 -0.0784587
-   vertex -0.111464 -0.0935292 -0.0821572
-   vertex -0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal -0.227123 -0.159036 -0.960793
-  outer loop
-   vertex -0.121319 -0.101799 -0.0784587
-   vertex -0.126012 -0.0727528 -0.0821572
-   vertex -0.111464 -0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal 0.290345 -0.0777981 0.953754
-  outer loop
-   vertex 0.155965 -0.0275009 1.07846
-   vertex 0.14882 -0.0541662 1.07846
-   vertex 0.160822 -0.0585345 1.07445
-  endloop
- endfacet
- facet normal 0.29035 -0.0777972 0.953753
-  outer loop
-   vertex 0.168543 -0.0297187 1.07445
-   vertex 0.155965 -0.0275009 1.07846
-   vertex 0.160822 -0.0585345 1.07445
-  endloop
- endfacet
- facet normal -0.207813 -0.145514 -0.967285
-  outer loop
-   vertex -0.111464 -0.0935292 -0.0821572
-   vertex -0.126012 -0.0727528 -0.0821572
-   vertex -0.114795 -0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal -0.229923 -0.107217 -0.967285
-  outer loop
-   vertex -0.114795 -0.0662768 -0.0855413
-   vertex -0.126012 -0.0727528 -0.0821572
-   vertex -0.12456 -0.045336 -0.0855413
-  endloop
- endfacet
- facet normal 0.26793 -0.0717859 0.96076
-  outer loop
-   vertex 0.143295 -0.0252668 1.08216
-   vertex 0.136731 -0.0497659 1.08216
-   vertex 0.14882 -0.0541662 1.07846
-  endloop
- endfacet
- facet normal 0.267917 -0.0717887 0.960764
-  outer loop
-   vertex 0.155965 -0.0275009 1.07846
-   vertex 0.143295 -0.0252668 1.08216
-   vertex 0.14882 -0.0541662 1.07846
-  endloop
- endfacet
- facet normal -0.208455 -0.0972056 -0.973189
-  outer loop
-   vertex -0.114795 -0.0662768 -0.0855413
-   vertex -0.12456 -0.045336 -0.0855413
-   vertex -0.112315 -0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal -0.222169 -0.0595267 -0.973189
-  outer loop
-   vertex -0.112315 -0.0408793 -0.0886093
-   vertex -0.12456 -0.045336 -0.0855413
-   vertex -0.117707 -0.020755 -0.0886093
-  endloop
- endfacet
- facet normal 0.244774 -0.0655851 0.967359
-  outer loop
-   vertex 0.13054 -0.0230177 1.08554
-   vertex 0.12456 -0.045336 1.08554
-   vertex 0.136731 -0.0497659 1.08216
-  endloop
- endfacet
- facet normal 0.24478 -0.0655834 0.967358
-  outer loop
-   vertex 0.143295 -0.0252668 1.08216
-   vertex 0.13054 -0.0230177 1.08554
-   vertex 0.136731 -0.0497659 1.08216
-  endloop
- endfacet
- facet normal -0.199149 -0.053359 -0.978515
-  outer loop
-   vertex -0.112315 -0.0408793 -0.0886093
-   vertex -0.117707 -0.020755 -0.0886093
-   vertex -0.104805 -0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal -0.205389 -0.0179716 -0.978515
-  outer loop
-   vertex -0.104805 -0.0184799 -0.0913592
-   vertex -0.117707 -0.020755 -0.0886093
-   vertex -0.106422 0 -0.0913592
-  endloop
- endfacet
- facet normal 0.222302 -0.0595624 0.973157
-  outer loop
-   vertex 0.117707 -0.020755 1.08861
-   vertex 0.112315 -0.0408793 1.08861
-   vertex 0.12456 -0.045336 1.08554
-  endloop
- endfacet
- facet normal 0.222299 -0.0595632 0.973157
-  outer loop
-   vertex 0.13054 -0.0230177 1.08554
-   vertex 0.117707 -0.020755 1.08861
-   vertex 0.12456 -0.045336 1.08554
-  endloop
- endfacet
- facet normal -0.181518 -0.0158829 -0.983259
-  outer loop
-   vertex -0.104805 -0.0184799 -0.0913592
-   vertex -0.106422 0 -0.0913592
-   vertex -0.0932574 0 -0.0937895
-  endloop
- endfacet
- facet normal -0.181518 0.0158809 -0.983259
-  outer loop
-   vertex -0.0932574 0 -0.0937895
-   vertex -0.106422 0 -0.0913592
-   vertex -0.0918406 0.016194 -0.0937895
-  endloop
- endfacet
- facet normal -0.181521 0.0158831 -0.983259
-  outer loop
-   vertex -0.0918406 0.016194 -0.0937895
-   vertex -0.106422 0 -0.0913592
-   vertex -0.104805 0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal -0.176005 0.0471615 -0.983259
-  outer loop
-   vertex -0.0918406 0.016194 -0.0937895
-   vertex -0.104805 0.0184799 -0.0913592
-   vertex -0.0876332 0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal -0.176002 0.0471573 -0.98326
-  outer loop
-   vertex -0.0876332 0.0318959 -0.0937895
-   vertex -0.104805 0.0184799 -0.0913592
-   vertex -0.100004 0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal -0.165139 0.0770053 -0.98326
-  outer loop
-   vertex -0.0876332 0.0318959 -0.0937895
-   vertex -0.100004 0.0363984 -0.0913592
-   vertex -0.0807632 0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal -0.165141 0.0770093 -0.983259
-  outer loop
-   vertex -0.0807632 0.0466287 -0.0937895
-   vertex -0.100004 0.0363984 -0.0913592
-   vertex -0.0921639 0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal -0.149261 0.104513 -0.983259
-  outer loop
-   vertex -0.0807632 0.0466287 -0.0937895
-   vertex -0.0921639 0.0532109 -0.0913592
-   vertex -0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal -0.149262 0.104514 -0.983259
-  outer loop
-   vertex -0.0714393 0.0599447 -0.0937895
-   vertex -0.0921639 0.0532109 -0.0913592
-   vertex -0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal -0.128845 0.128845 -0.983259
-  outer loop
-   vertex -0.0815238 0.0684066 -0.0913592
-   vertex -0.0684066 0.0815238 -0.0913592
-   vertex -0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal -0.128845 0.128845 -0.983259
-  outer loop
-   vertex -0.0714393 0.0599447 -0.0937895
-   vertex -0.0684066 0.0815238 -0.0913592
-   vertex -0.0599447 0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal -0.104513 0.149262 -0.983259
-  outer loop
-   vertex -0.0599447 0.0714393 -0.0937895
-   vertex -0.0684066 0.0815238 -0.0913592
-   vertex -0.0466287 0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal -0.104513 0.149261 -0.983259
-  outer loop
-   vertex -0.0466287 0.0807632 -0.0937895
-   vertex -0.0684066 0.0815238 -0.0913592
-   vertex -0.0532109 0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal -0.0770069 0.165142 -0.983259
-  outer loop
-   vertex -0.0466287 0.0807632 -0.0937895
-   vertex -0.0532109 0.0921639 -0.0913592
-   vertex -0.0318959 0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal -0.0770079 0.165138 -0.98326
-  outer loop
-   vertex -0.0318959 0.0876332 -0.0937895
-   vertex -0.0532109 0.0921639 -0.0913592
-   vertex -0.0363984 0.100004 -0.0913592
-  endloop
- endfacet
- facet normal -0.0471603 0.176001 -0.98326
-  outer loop
-   vertex -0.0318959 0.0876332 -0.0937895
-   vertex -0.0363984 0.100004 -0.0913592
-   vertex -0.016194 0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal -0.0471583 0.176006 -0.983259
-  outer loop
-   vertex -0.016194 0.0918406 -0.0937895
-   vertex -0.0363984 0.100004 -0.0913592
-   vertex -0.0184799 0.104805 -0.0913592
-  endloop
- endfacet
- facet normal -0.0158811 0.181521 -0.983259
-  outer loop
-   vertex -0.016194 0.0918406 -0.0937895
-   vertex -0.0184799 0.104805 -0.0913592
-   vertex 0 0.0932574 -0.0937895
-  endloop
- endfacet
- facet normal -0.0158829 0.181518 -0.983259
-  outer loop
-   vertex 0 0.0932574 -0.0937895
-   vertex -0.0184799 0.104805 -0.0913592
-   vertex 0 0.106422 -0.0913592
-  endloop
- endfacet
- facet normal 0.0158809 0.181518 -0.983259
-  outer loop
-   vertex 0.016194 0.0918406 -0.0937895
-   vertex 0 0.0932574 -0.0937895
-   vertex 0 0.106422 -0.0913592
-  endloop
- endfacet
- facet normal 0.0158831 0.181521 -0.983259
-  outer loop
-   vertex 0.016194 0.0918406 -0.0937895
-   vertex 0 0.106422 -0.0913592
-   vertex 0.0184799 0.104805 -0.0913592
-  endloop
- endfacet
- facet normal 0.0471615 0.176005 -0.983259
-  outer loop
-   vertex 0.0318959 0.0876332 -0.0937895
-   vertex 0.016194 0.0918406 -0.0937895
-   vertex 0.0184799 0.104805 -0.0913592
-  endloop
- endfacet
- facet normal 0.0471573 0.176002 -0.98326
-  outer loop
-   vertex 0.0318959 0.0876332 -0.0937895
-   vertex 0.0184799 0.104805 -0.0913592
-   vertex 0.0363984 0.100004 -0.0913592
-  endloop
- endfacet
- facet normal 0.0770053 0.165139 -0.98326
-  outer loop
-   vertex 0.0466287 0.0807632 -0.0937895
-   vertex 0.0318959 0.0876332 -0.0937895
-   vertex 0.0363984 0.100004 -0.0913592
-  endloop
- endfacet
- facet normal 0.0770093 0.165141 -0.983259
-  outer loop
-   vertex 0.0466287 0.0807632 -0.0937895
-   vertex 0.0363984 0.100004 -0.0913592
-   vertex 0.0532109 0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal 0.104513 0.149261 -0.983259
-  outer loop
-   vertex 0.0599447 0.0714393 -0.0937895
-   vertex 0.0466287 0.0807632 -0.0937895
-   vertex 0.0532109 0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal 0.104514 0.149262 -0.983259
-  outer loop
-   vertex 0.0599447 0.0714393 -0.0937895
-   vertex 0.0532109 0.0921639 -0.0913592
-   vertex 0.0684066 0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal 0.128845 0.128845 -0.983259
-  outer loop
-   vertex 0.0599447 0.0714393 -0.0937895
-   vertex 0.0684066 0.0815238 -0.0913592
-   vertex 0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal 0.128845 0.128845 -0.983259
-  outer loop
-   vertex 0.0714393 0.0599447 -0.0937895
-   vertex 0.0684066 0.0815238 -0.0913592
-   vertex 0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.149262 0.104513 -0.983259
-  outer loop
-   vertex 0.0807632 0.0466287 -0.0937895
-   vertex 0.0714393 0.0599447 -0.0937895
-   vertex 0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.149261 0.104513 -0.983259
-  outer loop
-   vertex 0.0921639 0.0532109 -0.0913592
-   vertex 0.0807632 0.0466287 -0.0937895
-   vertex 0.0815238 0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.165142 0.0770069 -0.983259
-  outer loop
-   vertex 0.0876332 0.0318959 -0.0937895
-   vertex 0.0807632 0.0466287 -0.0937895
-   vertex 0.0921639 0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal 0.165138 0.0770079 -0.98326
-  outer loop
-   vertex 0.100004 0.0363984 -0.0913592
-   vertex 0.0876332 0.0318959 -0.0937895
-   vertex 0.0921639 0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal 0.176001 0.0471603 -0.98326
-  outer loop
-   vertex 0.0918406 0.016194 -0.0937895
-   vertex 0.0876332 0.0318959 -0.0937895
-   vertex 0.100004 0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal 0.176006 0.0471583 -0.983259
-  outer loop
-   vertex 0.104805 0.0184799 -0.0913592
-   vertex 0.0918406 0.016194 -0.0937895
-   vertex 0.100004 0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal 0.199149 0.0533591 -0.978515
-  outer loop
-   vertex 0.104805 0.0184799 -0.0913592
-   vertex 0.100004 0.0363984 -0.0913592
-   vertex 0.112315 0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal 0.199149 0.053359 -0.978515
-  outer loop
-   vertex 0.117707 0.020755 -0.0886093
-   vertex 0.104805 0.0184799 -0.0913592
-   vertex 0.112315 0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal 0.222169 0.0595267 -0.973189
-  outer loop
-   vertex 0.117707 0.020755 -0.0886093
-   vertex 0.112315 0.0408793 -0.0886093
-   vertex 0.12456 0.045336 -0.0855413
-  endloop
- endfacet
- facet normal 0.222166 0.0595275 -0.97319
-  outer loop
-   vertex 0.13054 0.0230177 -0.0855413
-   vertex 0.117707 0.020755 -0.0886093
-   vertex 0.12456 0.045336 -0.0855413
-  endloop
- endfacet
- facet normal 0.245051 0.0656593 -0.967284
-  outer loop
-   vertex 0.13054 0.0230177 -0.0855413
-   vertex 0.12456 0.045336 -0.0855413
-   vertex 0.136731 0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal 0.245057 0.0656577 -0.967283
-  outer loop
-   vertex 0.143295 0.0252668 -0.0821572
-   vertex 0.13054 0.0230177 -0.0855413
-   vertex 0.136731 0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal 0.267825 0.0717577 -0.960792
-  outer loop
-   vertex 0.143295 0.0252668 -0.0821572
-   vertex 0.136731 0.0497659 -0.0821572
-   vertex 0.14882 0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal 0.267812 0.0717605 -0.960795
-  outer loop
-   vertex 0.155965 0.0275009 -0.0784587
-   vertex 0.143295 0.0252668 -0.0821572
-   vertex 0.14882 0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal 0.29037 0.077805 -0.953746
-  outer loop
-   vertex 0.155965 0.0275009 -0.0784587
-   vertex 0.14882 0.0541662 -0.0784587
-   vertex 0.160822 0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal 0.290375 0.0778041 -0.953745
-  outer loop
-   vertex 0.168543 0.0297187 -0.0744483
-   vertex 0.155965 0.0275009 -0.0784587
-   vertex 0.160822 0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal 0.312772 0.0838051 -0.946124
-  outer loop
-   vertex 0.168543 0.0297187 -0.0744483
-   vertex 0.160822 0.0585345 -0.0744483
-   vertex 0.172729 0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal 0.312786 0.0838028 -0.946119
-  outer loop
-   vertex 0.181021 0.031919 -0.0701282
-   vertex 0.168543 0.0297187 -0.0744483
-   vertex 0.172729 0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal 0.335003 0.0897553 -0.937932
-  outer loop
-   vertex 0.181021 0.031919 -0.0701282
-   vertex 0.172729 0.0628681 -0.0701282
-   vertex 0.184533 0.0671644 -0.065501
-  endloop
- endfacet
- facet normal 0.334995 0.0897565 -0.937935
-  outer loop
-   vertex 0.193392 0.0341003 -0.065501
-   vertex 0.181021 0.031919 -0.0701282
-   vertex 0.184533 0.0671644 -0.065501
-  endloop
- endfacet
- facet normal 0.357004 0.0956534 -0.929193
-  outer loop
-   vertex 0.193392 0.0341003 -0.065501
-   vertex 0.184533 0.0671644 -0.065501
-   vertex 0.196228 0.071421 -0.0605695
-  endloop
- endfacet
- facet normal 0.356989 0.0956552 -0.929198
-  outer loop
-   vertex 0.205649 0.0362614 -0.0605695
-   vertex 0.193392 0.0341003 -0.065501
-   vertex 0.196228 0.071421 -0.0605695
-  endloop
- endfacet
- facet normal 0.378821 0.101505 -0.919886
-  outer loop
-   vertex 0.205649 0.0362614 -0.0605695
-   vertex 0.196228 0.071421 -0.0605695
-   vertex 0.207806 0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal 0.378819 0.101505 -0.919887
-  outer loop
-   vertex 0.217783 0.038401 -0.0553365
-   vertex 0.205649 0.0362614 -0.0605695
-   vertex 0.207806 0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal 0.40036 0.107277 -0.910057
-  outer loop
-   vertex 0.217783 0.038401 -0.0553365
-   vertex 0.207806 0.0756353 -0.0553365
-   vertex 0.219262 0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal 0.400387 0.107275 -0.910045
-  outer loop
-   vertex 0.229788 0.0405179 -0.0498052
-   vertex 0.217783 0.038401 -0.0553365
-   vertex 0.219262 0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal 0.491805 0.131768 -0.860677
-  outer loop
-   vertex 0.229788 0.0405179 -0.0498052
-   vertex 0.219262 0.0798047 -0.0498052
-   vertex 0.227655 0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal 0.49176 0.131769 -0.860703
-  outer loop
-   vertex 0.229788 0.0405179 -0.0498052
-   vertex 0.227655 0.0828596 -0.0445416
-   vertex 0.238585 0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal 0.639217 0.17128 -0.74971
-  outer loop
-   vertex 0.238585 0.0420689 -0.0445416
-   vertex 0.227655 0.0828596 -0.0445416
-   vertex 0.234971 0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal 0.639229 0.17128 -0.7497
-  outer loop
-   vertex 0.238585 0.0420689 -0.0445416
-   vertex 0.234971 0.0855224 -0.0376955
-   vertex 0.246252 0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal 0.763769 0.20465 -0.612189
-  outer loop
-   vertex 0.246252 0.0434208 -0.0376955
-   vertex 0.234971 0.0855224 -0.0376955
-   vertex 0.240949 0.0876984 -0.0295099
-  endloop
- endfacet
- facet normal 0.763771 0.20465 -0.612187
-  outer loop
-   vertex 0.246252 0.0434208 -0.0376955
-   vertex 0.240949 0.0876984 -0.0295099
-   vertex 0.252517 0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal 0.861013 0.230705 -0.453246
-  outer loop
-   vertex 0.252517 0.0445256 -0.0295099
-   vertex 0.240949 0.0876984 -0.0295099
-   vertex 0.245378 0.0893104 -0.0202758
-  endloop
- endfacet
- facet normal 0.860997 0.230708 -0.453275
-  outer loop
-   vertex 0.252517 0.0445256 -0.0295099
-   vertex 0.245378 0.0893104 -0.0202758
-   vertex 0.257159 0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal 0.92773 0.24859 -0.278423
-  outer loop
-   vertex 0.257159 0.0453441 -0.0202758
-   vertex 0.245378 0.0893104 -0.0202758
-   vertex 0.2481 0.0903011 -0.0103213
-  endloop
- endfacet
- facet normal 0.927721 0.248594 -0.27845
-  outer loop
-   vertex 0.257159 0.0453441 -0.0202758
-   vertex 0.2481 0.0903011 -0.0103213
-   vertex 0.260012 0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal 0.961657 0.257688 -0.0938757
-  outer loop
-   vertex 0.260012 0.0458471 -0.0103213
-   vertex 0.2481 0.0903011 -0.0103213
-   vertex 0.249018 0.0906353 0
-  endloop
- endfacet
- facet normal 0.961658 0.257686 -0.093869
-  outer loop
-   vertex 0.260012 0.0458471 -0.0103213
-   vertex 0.249018 0.0906353 0
-   vertex 0.260974 0.0460168 0
-  endloop
- endfacet
- facet normal 0.965923 0.258829 0
-  outer loop
-   vertex 0.260974 0.0460168 0
-   vertex 0.249018 0.0906353 0
-   vertex 0.249018 0.0906353 1
-  endloop
- endfacet
- facet normal 0.965923 0.258829 0
-  outer loop
-   vertex 0.260974 0.0460168 1
-   vertex 0.260974 0.0460168 0
-   vertex 0.249018 0.0906353 1
-  endloop
- endfacet
- facet normal 0.961656 0.257686 0.0938873
-  outer loop
-   vertex 0.249018 0.0906353 1
-   vertex 0.2481 0.0903011 1.01032
-   vertex 0.260974 0.0460168 1
-  endloop
- endfacet
- facet normal 0.961657 0.257688 0.0938806
-  outer loop
-   vertex 0.260974 0.0460168 1
-   vertex 0.2481 0.0903011 1.01032
-   vertex 0.260012 0.0458471 1.01032
-  endloop
- endfacet
- facet normal 0.927769 0.248607 0.278281
-  outer loop
-   vertex 0.2481 0.0903011 1.01032
-   vertex 0.245378 0.0893104 1.02028
-   vertex 0.260012 0.0458471 1.01032
-  endloop
- endfacet
- facet normal 0.927763 0.248599 0.278307
-  outer loop
-   vertex 0.260012 0.0458471 1.01032
-   vertex 0.245378 0.0893104 1.02028
-   vertex 0.257159 0.0453441 1.02028
-  endloop
- endfacet
- facet normal 0.860932 0.230691 0.453407
-  outer loop
-   vertex 0.245378 0.0893104 1.02028
-   vertex 0.240949 0.0876984 1.02951
-   vertex 0.257159 0.0453441 1.02028
-  endloop
- endfacet
- facet normal 0.807799 0.376674 0.453407
-  outer loop
-   vertex 0.245378 0.0893104 1.02028
-   vertex 0.22206 0.128207 1.02951
-   vertex 0.240949 0.0876984 1.02951
-  endloop
- endfacet
- facet normal 0.716402 0.334056 0.612515
-  outer loop
-   vertex 0.22206 0.128207 1.02951
-   vertex 0.21655 0.125025 1.03769
-   vertex 0.240949 0.0876984 1.02951
-  endloop
- endfacet
- facet normal 0.647503 0.453382 0.612523
-  outer loop
-   vertex 0.22206 0.128207 1.02951
-   vertex 0.19155 0.160729 1.03769
-   vertex 0.21655 0.125025 1.03769
-  endloop
- endfacet
- facet normal 0.542278 0.379704 0.749506
-  outer loop
-   vertex 0.19155 0.160729 1.03769
-   vertex 0.185586 0.155725 1.04454
-   vertex 0.21655 0.125025 1.03769
-  endloop
- endfacet
- facet normal 0.468105 0.468105 0.749504
-  outer loop
-   vertex 0.160729 0.19155 1.03769
-   vertex 0.155725 0.185586 1.04454
-   vertex 0.185586 0.155725 1.04454
-  endloop
- endfacet
- facet normal 0.468105 0.468105 0.749504
-  outer loop
-   vertex 0.19155 0.160729 1.03769
-   vertex 0.160729 0.19155 1.03769
-   vertex 0.185586 0.155725 1.04454
-  endloop
- endfacet
- facet normal 0.37971 0.542273 0.749506
-  outer loop
-   vertex 0.160729 0.19155 1.03769
-   vertex 0.121133 0.209808 1.04454
-   vertex 0.155725 0.185586 1.04454
-  endloop
- endfacet
- facet normal 0.292303 0.417444 0.860406
-  outer loop
-   vertex 0.121133 0.209808 1.04454
-   vertex 0.116667 0.202073 1.04981
-   vertex 0.155725 0.185586 1.04454
-  endloop
- endfacet
- facet normal 0.215369 0.461864 0.860406
-  outer loop
-   vertex 0.121133 0.209808 1.04454
-   vertex 0.0798047 0.219262 1.04981
-   vertex 0.116667 0.202073 1.04981
-  endloop
- endfacet
- facet normal 0.175131 0.375573 0.910096
-  outer loop
-   vertex 0.0798047 0.219262 1.04981
-   vertex 0.0756353 0.207806 1.05534
-   vertex 0.116667 0.202073 1.04981
-  endloop
- endfacet
- facet normal 0.107255 0.400276 0.910096
-  outer loop
-   vertex 0.0798047 0.219262 1.04981
-   vertex 0.038401 0.217783 1.05534
-   vertex 0.0756353 0.207806 1.05534
-  endloop
- endfacet
- facet normal 0.101456 0.378634 0.919969
-  outer loop
-   vertex 0.038401 0.217783 1.05534
-   vertex 0.0362614 0.205649 1.06057
-   vertex 0.0756353 0.207806 1.05534
-  endloop
- endfacet
- facet normal 0.0341593 0.3905 0.919969
-  outer loop
-   vertex 0.038401 0.217783 1.05534
-   vertex 0 0.208821 1.06057
-   vertex 0.0362614 0.205649 1.06057
-  endloop
- endfacet
- facet normal 0.0322007 0.36811 0.929224
-  outer loop
-   vertex 0 0.208821 1.06057
-   vertex 0 0.196376 1.0655
-   vertex 0.0362614 0.205649 1.06057
-  endloop
- endfacet
- facet normal -0.0322121 0.36811 0.929224
-  outer loop
-   vertex 0 0.208821 1.06057
-   vertex -0.0341003 0.193392 1.0655
-   vertex 0 0.196376 1.0655
-  endloop
- endfacet
- facet normal -0.0302489 0.345675 0.937867
-  outer loop
-   vertex 0 0.196376 1.0655
-   vertex -0.0341003 0.193392 1.0655
-   vertex -0.031919 0.181021 1.07013
-  endloop
- endfacet
- facet normal -0.0898011 0.335174 0.937867
-  outer loop
-   vertex -0.0341003 0.193392 1.0655
-   vertex -0.0628681 0.172729 1.07013
-   vertex -0.031919 0.181021 1.07013
-  endloop
- endfacet
- facet normal -0.0837968 0.312764 0.946127
-  outer loop
-   vertex -0.031919 0.181021 1.07013
-   vertex -0.0628681 0.172729 1.07013
-   vertex -0.0585345 0.160822 1.07445
-  endloop
- endfacet
- facet normal -0.136845 0.293457 0.946127
-  outer loop
-   vertex -0.0628681 0.172729 1.07013
-   vertex -0.0855717 0.148214 1.07445
-   vertex -0.0585345 0.160822 1.07445
-  endloop
- endfacet
- facet normal -0.127046 0.272443 0.953747
-  outer loop
-   vertex -0.0585345 0.160822 1.07445
-   vertex -0.0855717 0.148214 1.07445
-   vertex -0.0791857 0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.172429 0.246239 0.953748
-  outer loop
-   vertex -0.0855717 0.148214 1.07445
-   vertex -0.101799 0.121319 1.07846
-   vertex -0.0791857 0.137154 1.07846
-  endloop
- endfacet
- facet normal -0.159103 0.227208 0.960762
-  outer loop
-   vertex -0.0791857 0.137154 1.07846
-   vertex -0.101799 0.121319 1.07846
-   vertex -0.0935292 0.111464 1.08216
-  endloop
- endfacet
- facet normal -0.196134 0.196134 0.960762
-  outer loop
-   vertex -0.101799 0.121319 1.07846
-   vertex -0.121319 0.101799 1.07846
-   vertex -0.111464 0.0935292 1.08216
-  endloop
- endfacet
- facet normal -0.196134 0.196134 0.960762
-  outer loop
-   vertex -0.0935292 0.111464 1.08216
-   vertex -0.101799 0.121319 1.07846
-   vertex -0.111464 0.0935292 1.08216
-  endloop
- endfacet
- facet normal -0.227212 0.159098 0.960761
-  outer loop
-   vertex -0.121319 0.101799 1.07846
-   vertex -0.126012 0.0727528 1.08216
-   vertex -0.111464 0.0935292 1.08216
-  endloop
- endfacet
- facet normal -0.207578 0.14535 0.96736
-  outer loop
-   vertex -0.111464 0.0935292 1.08216
-   vertex -0.126012 0.0727528 1.08216
-   vertex -0.114795 0.0662768 1.08554
-  endloop
- endfacet
- facet normal -0.229663 0.107095 0.96736
-  outer loop
-   vertex -0.114795 0.0662768 1.08554
-   vertex -0.126012 0.0727528 1.08216
-   vertex -0.12456 0.045336 1.08554
-  endloop
- endfacet
- facet normal -0.20858 0.0972639 0.973157
-  outer loop
-   vertex -0.114795 0.0662768 1.08554
-   vertex -0.12456 0.045336 1.08554
-   vertex -0.112315 0.0408793 1.08861
-  endloop
- endfacet
- facet normal -0.222302 0.0595624 0.973157
-  outer loop
-   vertex -0.112315 0.0408793 1.08861
-   vertex -0.12456 0.045336 1.08554
-   vertex -0.117707 0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.199156 0.0533608 0.978514
-  outer loop
-   vertex -0.112315 0.0408793 1.08861
-   vertex -0.117707 0.020755 1.08861
-   vertex -0.104805 0.0184799 1.09136
-  endloop
- endfacet
- facet normal -0.205396 0.0179722 0.978514
-  outer loop
-   vertex -0.104805 0.0184799 1.09136
-   vertex -0.117707 0.020755 1.08861
-   vertex -0.106422 0 1.09136
-  endloop
- endfacet
- facet normal -0.205397 0.0179717 0.978514
-  outer loop
-   vertex -0.117707 0.020755 1.08861
-   vertex -0.119523 0 1.08861
-   vertex -0.106422 0 1.09136
-  endloop
- endfacet
- facet normal -0.205397 -0.0179723 0.978514
-  outer loop
-   vertex -0.106422 0 1.09136
-   vertex -0.119523 0 1.08861
-   vertex -0.104805 -0.0184799 1.09136
-  endloop
- endfacet
- facet normal -0.205397 -0.0179716 0.978514
-  outer loop
-   vertex -0.104805 -0.0184799 1.09136
-   vertex -0.119523 0 1.08861
-   vertex -0.117707 -0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.199156 -0.053361 0.978514
-  outer loop
-   vertex -0.104805 -0.0184799 1.09136
-   vertex -0.117707 -0.020755 1.08861
-   vertex -0.100004 -0.0363984 1.09136
-  endloop
- endfacet
- facet normal -0.199156 -0.0533608 0.978514
-  outer loop
-   vertex -0.100004 -0.0363984 1.09136
-   vertex -0.117707 -0.020755 1.08861
-   vertex -0.112315 -0.0408793 1.08861
-  endloop
- endfacet
- facet normal -0.186862 -0.0871384 0.978514
-  outer loop
-   vertex -0.100004 -0.0363984 1.09136
-   vertex -0.112315 -0.0408793 1.08861
-   vertex -0.0921639 -0.0532109 1.09136
-  endloop
- endfacet
- facet normal -0.18686 -0.087135 0.978515
-  outer loop
-   vertex -0.0921639 -0.0532109 1.09136
-   vertex -0.112315 -0.0408793 1.08861
-   vertex -0.10351 -0.0597615 1.08861
-  endloop
- endfacet
- facet normal -0.168891 -0.118258 0.978515
-  outer loop
-   vertex -0.0921639 -0.0532109 1.09136
-   vertex -0.10351 -0.0597615 1.08861
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.149247 -0.104503 0.983262
-  outer loop
-   vertex -0.0714393 -0.0599447 1.09379
-   vertex -0.0921639 -0.0532109 1.09136
-   vertex -0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.128832 -0.128832 0.983262
-  outer loop
-   vertex -0.0714393 -0.0599447 1.09379
-   vertex -0.0815238 -0.0684066 1.09136
-   vertex -0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal -0.128832 -0.128832 0.983262
-  outer loop
-   vertex -0.0599447 -0.0714393 1.09379
-   vertex -0.0714393 -0.0599447 1.09379
-   vertex -0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal -0.104503 -0.149247 0.983262
-  outer loop
-   vertex -0.0599447 -0.0714393 1.09379
-   vertex -0.0684066 -0.0815238 1.09136
-   vertex -0.0466287 -0.0807632 1.09379
-  endloop
- endfacet
- facet normal -0.104503 -0.149247 0.983262
-  outer loop
-   vertex -0.0466287 -0.0807632 1.09379
-   vertex -0.0684066 -0.0815238 1.09136
-   vertex -0.0532109 -0.0921639 1.09136
-  endloop
- endfacet
- facet normal -0.0769994 -0.165126 0.983262
-  outer loop
-   vertex -0.0466287 -0.0807632 1.09379
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0318959 -0.0876332 1.09379
-  endloop
- endfacet
- facet normal -0.0770004 -0.165122 0.983263
-  outer loop
-   vertex -0.0318959 -0.0876332 1.09379
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0363984 -0.100004 1.09136
-  endloop
- endfacet
- facet normal -0.0871369 -0.186859 0.978515
-  outer loop
-   vertex -0.0532109 -0.0921639 1.09136
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.0363984 -0.100004 1.09136
-  endloop
- endfacet
- facet normal -0.0871362 -0.186862 0.978514
-  outer loop
-   vertex -0.0363984 -0.100004 1.09136
-   vertex -0.0597615 -0.10351 1.08861
-   vertex -0.0408793 -0.112315 1.08861
-  endloop
- endfacet
- facet normal -0.0533609 -0.199156 0.978514
-  outer loop
-   vertex -0.0363984 -0.100004 1.09136
-   vertex -0.0408793 -0.112315 1.08861
-   vertex -0.0184799 -0.104805 1.09136
-  endloop
- endfacet
- facet normal -0.0533608 -0.199156 0.978514
-  outer loop
-   vertex -0.0184799 -0.104805 1.09136
-   vertex -0.0408793 -0.112315 1.08861
-   vertex -0.020755 -0.117707 1.08861
-  endloop
- endfacet
- facet normal -0.0179722 -0.205396 0.978514
-  outer loop
-   vertex -0.0184799 -0.104805 1.09136
-   vertex -0.020755 -0.117707 1.08861
-   vertex 0 -0.106422 1.09136
-  endloop
- endfacet
- facet normal -0.0179717 -0.205397 0.978514
-  outer loop
-   vertex 0 -0.106422 1.09136
-   vertex -0.020755 -0.117707 1.08861
-   vertex 0 -0.119523 1.08861
-  endloop
- endfacet
- facet normal 0.0179723 -0.205397 0.978514
-  outer loop
-   vertex 0 -0.106422 1.09136
-   vertex 0 -0.119523 1.08861
-   vertex 0.0184799 -0.104805 1.09136
-  endloop
- endfacet
- facet normal 0.0179716 -0.205397 0.978514
-  outer loop
-   vertex 0.0184799 -0.104805 1.09136
-   vertex 0 -0.119523 1.08861
-   vertex 0.020755 -0.117707 1.08861
-  endloop
- endfacet
- facet normal 0.053361 -0.199156 0.978514
-  outer loop
-   vertex 0.0363984 -0.100004 1.09136
-   vertex 0.0184799 -0.104805 1.09136
-   vertex 0.020755 -0.117707 1.08861
-  endloop
- endfacet
- facet normal 0.0533608 -0.199156 0.978514
-  outer loop
-   vertex 0.0363984 -0.100004 1.09136
-   vertex 0.020755 -0.117707 1.08861
-   vertex 0.0408793 -0.112315 1.08861
-  endloop
- endfacet
- facet normal 0.0871384 -0.186862 0.978514
-  outer loop
-   vertex 0.0532109 -0.0921639 1.09136
-   vertex 0.0363984 -0.100004 1.09136
-   vertex 0.0408793 -0.112315 1.08861
-  endloop
- endfacet
- facet normal 0.087135 -0.18686 0.978515
-  outer loop
-   vertex 0.0532109 -0.0921639 1.09136
-   vertex 0.0408793 -0.112315 1.08861
-   vertex 0.0597615 -0.10351 1.08861
-  endloop
- endfacet
- facet normal 0.118258 -0.168891 0.978515
-  outer loop
-   vertex 0.0684066 -0.0815238 1.09136
-   vertex 0.0532109 -0.0921639 1.09136
-   vertex 0.0597615 -0.10351 1.08861
-  endloop
- endfacet
- facet normal 0.118258 -0.168891 0.978515
-  outer loop
-   vertex 0.0684066 -0.0815238 1.09136
-   vertex 0.0597615 -0.10351 1.08861
-   vertex 0.076828 -0.09156 1.08861
-  endloop
- endfacet
- facet normal 0.145789 -0.145789 0.978515
-  outer loop
-   vertex 0.0815238 -0.0684066 1.09136
-   vertex 0.0684066 -0.0815238 1.09136
-   vertex 0.076828 -0.09156 1.08861
-  endloop
- endfacet
- facet normal 0.145789 -0.145789 0.978515
-  outer loop
-   vertex 0.09156 -0.076828 1.08861
-   vertex 0.0815238 -0.0684066 1.09136
-   vertex 0.076828 -0.09156 1.08861
-  endloop
- endfacet
- facet normal 0.168891 -0.118258 0.978515
-  outer loop
-   vertex 0.0921639 -0.0532109 1.09136
-   vertex 0.0815238 -0.0684066 1.09136
-   vertex 0.09156 -0.076828 1.08861
-  endloop
- endfacet
- facet normal 0.168891 -0.118258 0.978515
-  outer loop
-   vertex 0.0921639 -0.0532109 1.09136
-   vertex 0.09156 -0.076828 1.08861
-   vertex 0.10351 -0.0597615 1.08861
-  endloop
- endfacet
- facet normal 0.186859 -0.0871369 0.978515
-  outer loop
-   vertex 0.100004 -0.0363984 1.09136
-   vertex 0.0921639 -0.0532109 1.09136
-   vertex 0.10351 -0.0597615 1.08861
-  endloop
- endfacet
- facet normal 0.186862 -0.0871362 0.978514
-  outer loop
-   vertex 0.112315 -0.0408793 1.08861
-   vertex 0.100004 -0.0363984 1.09136
-   vertex 0.10351 -0.0597615 1.08861
-  endloop
- endfacet
- facet normal 0.199156 -0.0533609 0.978514
-  outer loop
-   vertex 0.104805 -0.0184799 1.09136
-   vertex 0.100004 -0.0363984 1.09136
-   vertex 0.112315 -0.0408793 1.08861
-  endloop
- endfacet
- facet normal 0.199156 -0.0533608 0.978514
-  outer loop
-   vertex 0.117707 -0.020755 1.08861
-   vertex 0.104805 -0.0184799 1.09136
-   vertex 0.112315 -0.0408793 1.08861
-  endloop
- endfacet
- facet normal 0.991796 -0.086772 -0.0938679
-  outer loop
-   vertex 0.260974 -0.0460168 0
-   vertex 0.260012 -0.0458471 -0.0103213
-   vertex 0.265 0 0
-  endloop
- endfacet
- facet normal 0.996195 -0.0871569 0
-  outer loop
-   vertex 0.260974 -0.0460168 1
-   vertex 0.260974 -0.0460168 0
-   vertex 0.265 0 0
-  endloop
- endfacet
- facet normal 0.996195 -0.0871569 0
-  outer loop
-   vertex 0.265 0 1
-   vertex 0.260974 -0.0460168 1
-   vertex 0.265 0 0
-  endloop
- endfacet
- facet normal 0.991795 -0.086769 0.0938795
-  outer loop
-   vertex 0.264023 0 1.01032
-   vertex 0.260012 -0.0458471 1.01032
-   vertex 0.260974 -0.0460168 1
-  endloop
- endfacet
- facet normal 0.991794 -0.0867718 0.0938926
-  outer loop
-   vertex 0.264023 0 1.01032
-   vertex 0.260974 -0.0460168 1
-   vertex 0.265 0 1
-  endloop
- endfacet
- facet normal 0.956837 -0.0837106 0.278309
-  outer loop
-   vertex 0.261126 0 1.02028
-   vertex 0.257159 -0.0453441 1.02028
-   vertex 0.260012 -0.0458471 1.01032
-  endloop
- endfacet
- facet normal 0.956837 -0.0837106 0.278309
-  outer loop
-   vertex 0.261126 0 1.02028
-   vertex 0.260012 -0.0458471 1.01032
-   vertex 0.264023 0 1.01032
-  endloop
- endfacet
- facet normal 0.887896 -0.0776911 0.453436
-  outer loop
-   vertex 0.256413 0 1.02951
-   vertex 0.252517 -0.0445256 1.02951
-   vertex 0.257159 -0.0453441 1.02028
-  endloop
- endfacet
- facet normal 0.887921 -0.0776813 0.45339
-  outer loop
-   vertex 0.261126 0 1.02028
-   vertex 0.256413 0 1.02951
-   vertex 0.257159 -0.0453441 1.02028
-  endloop
- endfacet
- facet normal 0.991795 -0.086769 -0.093881
-  outer loop
-   vertex 0.265 0 0
-   vertex 0.260012 -0.0458471 -0.0103213
-   vertex 0.264023 0 -0.0103213
-  endloop
- endfacet
- facet normal 0.956796 -0.083707 -0.278451
-  outer loop
-   vertex 0.260012 -0.0458471 -0.0103213
-   vertex 0.257159 -0.0453441 -0.0202758
-   vertex 0.264023 0 -0.0103213
-  endloop
- endfacet
- facet normal 0.7875 -0.0689004 0.612451
-  outer loop
-   vertex 0.250051 0 1.03769
-   vertex 0.246252 -0.0434208 1.03769
-   vertex 0.252517 -0.0445256 1.02951
-  endloop
- endfacet
- facet normal 0.787484 -0.068905 0.612471
-  outer loop
-   vertex 0.256413 0 1.02951
-   vertex 0.250051 0 1.03769
-   vertex 0.252517 -0.0445256 1.02951
-  endloop
- endfacet
- facet normal 0.659478 -0.0576881 0.749507
-  outer loop
-   vertex 0.242265 0 1.04454
-   vertex 0.238585 -0.0420689 1.04454
-   vertex 0.246252 -0.0434208 1.03769
-  endloop
- endfacet
- facet normal 0.659442 -0.0576962 0.749538
-  outer loop
-   vertex 0.250051 0 1.03769
-   vertex 0.242265 0 1.04454
-   vertex 0.246252 -0.0434208 1.03769
-  endloop
- endfacet
- facet normal 0.507627 -0.0444134 0.860431
-  outer loop
-   vertex 0.233333 0 1.04981
-   vertex 0.229788 -0.0405179 1.04981
-   vertex 0.238585 -0.0420689 1.04454
-  endloop
- endfacet
- facet normal 0.507657 -0.0444075 0.860414
-  outer loop
-   vertex 0.242265 0 1.04454
-   vertex 0.233333 0 1.04981
-   vertex 0.238585 -0.0420689 1.04454
-  endloop
- endfacet
- facet normal 0.412846 -0.0361231 0.910084
-  outer loop
-   vertex 0.221143 0 1.05534
-   vertex 0.217783 -0.038401 1.05534
-   vertex 0.229788 -0.0405179 1.04981
-  endloop
- endfacet
- facet normal 0.412852 -0.0361213 0.910081
-  outer loop
-   vertex 0.233333 0 1.04981
-   vertex 0.221143 0 1.05534
-   vertex 0.229788 -0.0405179 1.04981
-  endloop
- endfacet
- facet normal 0.3905 -0.0341593 0.919969
-  outer loop
-   vertex 0.208821 0 1.06057
-   vertex 0.205649 -0.0362614 1.06057
-   vertex 0.217783 -0.038401 1.05534
-  endloop
- endfacet
- facet normal 0.390478 -0.0341659 0.919978
-  outer loop
-   vertex 0.221143 0 1.05534
-   vertex 0.208821 0 1.06057
-   vertex 0.217783 -0.038401 1.05534
-  endloop
- endfacet
- facet normal 0.368081 -0.0322096 0.929236
-  outer loop
-   vertex 0.196376 0 1.0655
-   vertex 0.193392 -0.0341003 1.0655
-   vertex 0.205649 -0.0362614 1.06057
-  endloop
- endfacet
- facet normal 0.36811 -0.0322007 0.929224
-  outer loop
-   vertex 0.208821 0 1.06057
-   vertex 0.196376 0 1.0655
-   vertex 0.205649 -0.0362614 1.06057
-  endloop
- endfacet
- facet normal 0.345675 -0.0302475 0.937867
-  outer loop
-   vertex 0.183814 0 1.07013
-   vertex 0.181021 -0.031919 1.07013
-   vertex 0.193392 -0.0341003 1.0655
-  endloop
- endfacet
- facet normal 0.345672 -0.0302486 0.937868
-  outer loop
-   vertex 0.196376 0 1.0655
-   vertex 0.183814 0 1.07013
-   vertex 0.193392 -0.0341003 1.0655
-  endloop
- endfacet
- facet normal 0.322576 -0.0282213 0.946123
-  outer loop
-   vertex 0.171143 0 1.07445
-   vertex 0.168543 -0.0297187 1.07445
-   vertex 0.181021 -0.031919 1.07013
-  endloop
- endfacet
- facet normal 0.322565 -0.0282253 0.946126
-  outer loop
-   vertex 0.183814 0 1.07013
-   vertex 0.171143 0 1.07445
-   vertex 0.181021 -0.031919 1.07013
-  endloop
- endfacet
- facet normal 0.299448 -0.0261982 0.953753
-  outer loop
-   vertex 0.158371 0 1.07846
-   vertex 0.155965 -0.0275009 1.07846
-   vertex 0.168543 -0.0297187 1.07445
-  endloop
- endfacet
- facet normal 0.299449 -0.0261979 0.953753
-  outer loop
-   vertex 0.171143 0 1.07445
-   vertex 0.158371 0 1.07846
-   vertex 0.168543 -0.0297187 1.07445
-  endloop
- endfacet
- facet normal 0.956796 -0.083707 -0.278451
-  outer loop
-   vertex 0.264023 0 -0.0103213
-   vertex 0.257159 -0.0453441 -0.0202758
-   vertex 0.261126 0 -0.0202758
-  endloop
- endfacet
- facet normal 0.887979 -0.0776865 -0.453275
-  outer loop
-   vertex 0.257159 -0.0453441 -0.0202758
-   vertex 0.252517 -0.0445256 -0.0295099
-   vertex 0.261126 0 -0.0202758
-  endloop
- endfacet
- facet normal 0.860999 -0.230701 -0.453275
-  outer loop
-   vertex 0.257159 -0.0453441 -0.0202758
-   vertex 0.240949 -0.0876984 -0.0295099
-   vertex 0.252517 -0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal 0.763769 -0.204649 -0.612189
-  outer loop
-   vertex 0.240949 -0.0876984 -0.0295099
-   vertex 0.234971 -0.0855224 -0.0376955
-   vertex 0.252517 -0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal 0.716622 -0.334178 -0.612191
-  outer loop
-   vertex 0.240949 -0.0876984 -0.0295099
-   vertex 0.21655 -0.125025 -0.0376955
-   vertex 0.234971 -0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal 0.599792 -0.279697 -0.749679
-  outer loop
-   vertex 0.21655 -0.125025 -0.0376955
-   vertex 0.209808 -0.121133 -0.0445416
-   vertex 0.234971 -0.0855224 -0.0376955
-  endloop
- endfacet
- facet normal 0.542116 -0.3796 -0.749676
-  outer loop
-   vertex 0.21655 -0.125025 -0.0376955
-   vertex 0.185586 -0.155725 -0.0445416
-   vertex 0.209808 -0.121133 -0.0445416
-  endloop
- endfacet
- facet normal 0.417074 -0.292043 -0.860674
-  outer loop
-   vertex 0.185586 -0.155725 -0.0445416
-   vertex 0.178744 -0.149984 -0.0498052
-   vertex 0.209808 -0.121133 -0.0445416
-  endloop
- endfacet
- facet normal 0.360028 -0.360028 -0.860674
-  outer loop
-   vertex 0.149984 -0.178744 -0.0498052
-   vertex 0.178744 -0.149984 -0.0498052
-   vertex 0.155725 -0.185586 -0.0445416
-  endloop
- endfacet
- facet normal 0.360028 -0.360028 -0.860674
-  outer loop
-   vertex 0.155725 -0.185586 -0.0445416
-   vertex 0.178744 -0.149984 -0.0498052
-   vertex 0.185586 -0.155725 -0.0445416
-  endloop
- endfacet
- facet normal 0.292042 -0.417075 -0.860674
-  outer loop
-   vertex 0.155725 -0.185586 -0.0445416
-   vertex 0.116667 -0.202073 -0.0498052
-   vertex 0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal 0.237733 -0.339515 -0.910062
-  outer loop
-   vertex 0.116667 -0.202073 -0.0498052
-   vertex 0.110571 -0.191515 -0.0553365
-   vertex 0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal 0.175166 -0.37564 -0.910061
-  outer loop
-   vertex 0.116667 -0.202073 -0.0498052
-   vertex 0.0756353 -0.207806 -0.0553365
-   vertex 0.110571 -0.191515 -0.0553365
-  endloop
- endfacet
- facet normal 0.165746 -0.355438 -0.919887
-  outer loop
-   vertex 0.0756353 -0.207806 -0.0553365
-   vertex 0.071421 -0.196228 -0.0605695
-   vertex 0.110571 -0.191515 -0.0553365
-  endloop
- endfacet
- facet normal 0.101505 -0.378821 -0.919886
-  outer loop
-   vertex 0.0756353 -0.207806 -0.0553365
-   vertex 0.0362614 -0.205649 -0.0605695
-   vertex 0.071421 -0.196228 -0.0605695
-  endloop
- endfacet
- facet normal 0.0956552 -0.356989 -0.929198
-  outer loop
-   vertex 0.0362614 -0.205649 -0.0605695
-   vertex 0.0341003 -0.193392 -0.065501
-   vertex 0.071421 -0.196228 -0.0605695
-  endloop
- endfacet
- facet normal 0.0322178 -0.368174 -0.929198
-  outer loop
-   vertex 0.0362614 -0.205649 -0.0605695
-   vertex 0 -0.196376 -0.065501
-   vertex 0.0341003 -0.193392 -0.065501
-  endloop
- endfacet
- facet normal 0.0302325 -0.345487 -0.937936
-  outer loop
-   vertex 0.0341003 -0.193392 -0.065501
-   vertex 0 -0.196376 -0.065501
-   vertex 0 -0.183814 -0.0701282
-  endloop
- endfacet
- facet normal -0.0302311 -0.345487 -0.937936
-  outer loop
-   vertex 0 -0.196376 -0.065501
-   vertex -0.031919 -0.181021 -0.0701282
-   vertex 0 -0.183814 -0.0701282
-  endloop
- endfacet
- facet normal -0.0282272 -0.322586 -0.946119
-  outer loop
-   vertex 0 -0.183814 -0.0701282
-   vertex -0.031919 -0.181021 -0.0701282
-   vertex -0.0297187 -0.168543 -0.0744483
-  endloop
- endfacet
- facet normal -0.0838086 -0.312785 -0.946119
-  outer loop
-   vertex -0.031919 -0.181021 -0.0701282
-   vertex -0.0585345 -0.160822 -0.0744483
-   vertex -0.0297187 -0.168543 -0.0744483
-  endloop
- endfacet
- facet normal -0.0778029 -0.290371 -0.953746
-  outer loop
-   vertex -0.0297187 -0.168543 -0.0744483
-   vertex -0.0585345 -0.160822 -0.0744483
-   vertex -0.0541662 -0.14882 -0.0784587
-  endloop
- endfacet
- facet normal -0.127038 -0.272452 -0.953746
-  outer loop
-   vertex -0.0585345 -0.160822 -0.0744483
-   vertex -0.0791857 -0.137154 -0.0784587
-   vertex -0.0541662 -0.14882 -0.0784587
-  endloop
- endfacet
- facet normal -0.117167 -0.251282 -0.960796
-  outer loop
-   vertex -0.0541662 -0.14882 -0.0784587
-   vertex -0.0791857 -0.137154 -0.0784587
-   vertex -0.0727528 -0.126012 -0.0821572
-  endloop
- endfacet
- facet normal -0.159028 -0.227113 -0.960796
-  outer loop
-   vertex -0.0791857 -0.137154 -0.0784587
-   vertex -0.0935292 -0.111464 -0.0821572
-   vertex -0.0727528 -0.126012 -0.0821572
-  endloop
- endfacet
- facet normal -0.145514 -0.207813 -0.967285
-  outer loop
-   vertex -0.0727528 -0.126012 -0.0821572
-   vertex -0.0935292 -0.111464 -0.0821572
-   vertex -0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal -0.179389 -0.179389 -0.967284
-  outer loop
-   vertex -0.111464 -0.0935292 -0.0821572
-   vertex -0.101542 -0.0852038 -0.0855413
-   vertex -0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal -0.179389 -0.179389 -0.967284
-  outer loop
-   vertex -0.0935292 -0.111464 -0.0821572
-   vertex -0.101542 -0.0852038 -0.0855413
-   vertex -0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal -0.207813 -0.145514 -0.967285
-  outer loop
-   vertex -0.111464 -0.0935292 -0.0821572
-   vertex -0.114795 -0.0662768 -0.0855413
-   vertex -0.101542 -0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal 0.276312 -0.024179 0.960764
-  outer loop
-   vertex 0.145506 0 1.08216
-   vertex 0.143295 -0.0252668 1.08216
-   vertex 0.155965 -0.0275009 1.07846
-  endloop
- endfacet
- facet normal 0.276322 -0.0241749 0.960761
-  outer loop
-   vertex 0.158371 0 1.07846
-   vertex 0.145506 0 1.08216
-   vertex 0.155965 -0.0275009 1.07846
-  endloop
- endfacet
- facet normal -0.188409 -0.131927 -0.973189
-  outer loop
-   vertex -0.101542 -0.0852038 -0.0855413
-   vertex -0.114795 -0.0662768 -0.0855413
-   vertex -0.10351 -0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal -0.208456 -0.0972055 -0.973189
-  outer loop
-   vertex -0.10351 -0.0597615 -0.0886093
-   vertex -0.114795 -0.0662768 -0.0855413
-   vertex -0.112315 -0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal 0.252449 -0.0220889 0.967358
-  outer loop
-   vertex 0.132554 0 1.08554
-   vertex 0.13054 -0.0230177 1.08554
-   vertex 0.143295 -0.0252668 1.08216
-  endloop
- endfacet
- facet normal 0.252446 -0.0220905 0.967359
-  outer loop
-   vertex 0.145506 0 1.08216
-   vertex 0.132554 0 1.08554
-   vertex 0.143295 -0.0252668 1.08216
-  endloop
- endfacet
- facet normal -0.186856 -0.0871332 -0.978516
-  outer loop
-   vertex -0.10351 -0.0597615 -0.0886093
-   vertex -0.112315 -0.0408793 -0.0886093
-   vertex -0.100004 -0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal -0.199149 -0.0533591 -0.978515
-  outer loop
-   vertex -0.100004 -0.0363984 -0.0913592
-   vertex -0.112315 -0.0408793 -0.0886093
-   vertex -0.104805 -0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal 0.229265 -0.02006 0.973157
-  outer loop
-   vertex 0.119523 0 1.08861
-   vertex 0.117707 -0.020755 1.08861
-   vertex 0.13054 -0.0230177 1.08554
-  endloop
- endfacet
- facet normal 0.229264 -0.0200602 0.973157
-  outer loop
-   vertex 0.132554 0 1.08554
-   vertex 0.119523 0 1.08861
-   vertex 0.13054 -0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.176006 -0.0471583 -0.983259
-  outer loop
-   vertex -0.100004 -0.0363984 -0.0913592
-   vertex -0.104805 -0.0184799 -0.0913592
-   vertex -0.0918406 -0.016194 -0.0937895
-  endloop
- endfacet
- facet normal -0.181521 -0.0158811 -0.983259
-  outer loop
-   vertex -0.0918406 -0.016194 -0.0937895
-   vertex -0.104805 -0.0184799 -0.0913592
-   vertex -0.0932574 0 -0.0937895
-  endloop
- endfacet
- facet normal 0.205396 -0.0179722 0.978514
-  outer loop
-   vertex 0.106422 0 1.09136
-   vertex 0.104805 -0.0184799 1.09136
-   vertex 0.117707 -0.020755 1.08861
-  endloop
- endfacet
- facet normal 0.205397 -0.0179717 0.978514
-  outer loop
-   vertex 0.119523 0 1.08861
-   vertex 0.106422 0 1.09136
-   vertex 0.117707 -0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.157535 -0.0137826 -0.987417
-  outer loop
-   vertex -0.0918406 -0.016194 -0.0937895
-   vertex -0.0932574 0 -0.0937895
-   vertex -0.0800377 0 -0.0958986
-  endloop
- endfacet
- facet normal -0.157535 0.0137819 -0.987417
-  outer loop
-   vertex -0.0800377 0 -0.0958986
-   vertex -0.0932574 0 -0.0937895
-   vertex -0.0788218 0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal -0.157535 0.0137827 -0.987417
-  outer loop
-   vertex -0.0788218 0.0138984 -0.0958986
-   vertex -0.0932574 0 -0.0937895
-   vertex -0.0918406 0.016194 -0.0937895
-  endloop
- endfacet
- facet normal -0.152749 0.0409288 -0.987417
-  outer loop
-   vertex -0.0788218 0.0138984 -0.0958986
-   vertex -0.0918406 0.016194 -0.0937895
-   vertex -0.0752109 0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal -0.15275 0.0409299 -0.987417
-  outer loop
-   vertex -0.0752109 0.0273745 -0.0958986
-   vertex -0.0918406 0.016194 -0.0937895
-   vertex -0.0876332 0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal -0.143322 0.0668323 -0.987417
-  outer loop
-   vertex -0.0752109 0.0273745 -0.0958986
-   vertex -0.0876332 0.0318959 -0.0937895
-   vertex -0.0693147 0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal -0.143322 0.0668318 -0.987417
-  outer loop
-   vertex -0.0693147 0.0400189 -0.0958986
-   vertex -0.0876332 0.0318959 -0.0937895
-   vertex -0.0807632 0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal -0.129539 0.0907045 -0.987417
-  outer loop
-   vertex -0.0693147 0.0400189 -0.0958986
-   vertex -0.0807632 0.0466287 -0.0937895
-   vertex -0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal -0.129538 0.0907031 -0.987417
-  outer loop
-   vertex -0.0613124 0.0514473 -0.0958986
-   vertex -0.0807632 0.0466287 -0.0937895
-   vertex -0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal -0.11182 0.11182 -0.987417
-  outer loop
-   vertex -0.0714393 0.0599447 -0.0937895
-   vertex -0.0599447 0.0714393 -0.0937895
-   vertex -0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal -0.11182 0.11182 -0.987417
-  outer loop
-   vertex -0.0613124 0.0514473 -0.0958986
-   vertex -0.0599447 0.0714393 -0.0937895
-   vertex -0.0514473 0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal -0.0907038 0.129538 -0.987417
-  outer loop
-   vertex -0.0514473 0.0613124 -0.0958986
-   vertex -0.0599447 0.0714393 -0.0937895
-   vertex -0.0400189 0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal -0.0907036 0.129539 -0.987417
-  outer loop
-   vertex -0.0400189 0.0693147 -0.0958986
-   vertex -0.0599447 0.0714393 -0.0937895
-   vertex -0.0466287 0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal -0.0668321 0.143321 -0.987417
-  outer loop
-   vertex -0.0400189 0.0693147 -0.0958986
-   vertex -0.0466287 0.0807632 -0.0937895
-   vertex -0.0273745 0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal -0.0668319 0.143322 -0.987417
-  outer loop
-   vertex -0.0273745 0.0752109 -0.0958986
-   vertex -0.0466287 0.0807632 -0.0937895
-   vertex -0.0318959 0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal -0.0409291 0.15275 -0.987417
-  outer loop
-   vertex -0.0273745 0.0752109 -0.0958986
-   vertex -0.0318959 0.0876332 -0.0937895
-   vertex -0.0138984 0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal -0.0409297 0.152749 -0.987417
-  outer loop
-   vertex -0.0138984 0.0788218 -0.0958986
-   vertex -0.0318959 0.0876332 -0.0937895
-   vertex -0.016194 0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal -0.0137819 0.157536 -0.987417
-  outer loop
-   vertex -0.0138984 0.0788218 -0.0958986
-   vertex -0.016194 0.0918406 -0.0937895
-   vertex 0 0.0800377 -0.0958986
-  endloop
- endfacet
- facet normal -0.0137826 0.157535 -0.987417
-  outer loop
-   vertex 0 0.0800377 -0.0958986
-   vertex -0.016194 0.0918406 -0.0937895
-   vertex 0 0.0932574 -0.0937895
-  endloop
- endfacet
- facet normal 0.0137819 0.157535 -0.987417
-  outer loop
-   vertex 0.0138984 0.0788218 -0.0958986
-   vertex 0 0.0800377 -0.0958986
-   vertex 0 0.0932574 -0.0937895
-  endloop
- endfacet
- facet normal 0.0137827 0.157535 -0.987417
-  outer loop
-   vertex 0.0138984 0.0788218 -0.0958986
-   vertex 0 0.0932574 -0.0937895
-   vertex 0.016194 0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal 0.0409288 0.152749 -0.987417
-  outer loop
-   vertex 0.0273745 0.0752109 -0.0958986
-   vertex 0.0138984 0.0788218 -0.0958986
-   vertex 0.016194 0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal 0.0409299 0.15275 -0.987417
-  outer loop
-   vertex 0.0273745 0.0752109 -0.0958986
-   vertex 0.016194 0.0918406 -0.0937895
-   vertex 0.0318959 0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal 0.0668323 0.143322 -0.987417
-  outer loop
-   vertex 0.0400189 0.0693147 -0.0958986
-   vertex 0.0273745 0.0752109 -0.0958986
-   vertex 0.0318959 0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal 0.0668318 0.143322 -0.987417
-  outer loop
-   vertex 0.0400189 0.0693147 -0.0958986
-   vertex 0.0318959 0.0876332 -0.0937895
-   vertex 0.0466287 0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal 0.0907045 0.129539 -0.987417
-  outer loop
-   vertex 0.0514473 0.0613124 -0.0958986
-   vertex 0.0400189 0.0693147 -0.0958986
-   vertex 0.0466287 0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal 0.0907031 0.129538 -0.987417
-  outer loop
-   vertex 0.0514473 0.0613124 -0.0958986
-   vertex 0.0466287 0.0807632 -0.0937895
-   vertex 0.0599447 0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal 0.11182 0.11182 -0.987417
-  outer loop
-   vertex 0.0514473 0.0613124 -0.0958986
-   vertex 0.0599447 0.0714393 -0.0937895
-   vertex 0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal 0.11182 0.11182 -0.987417
-  outer loop
-   vertex 0.0613124 0.0514473 -0.0958986
-   vertex 0.0599447 0.0714393 -0.0937895
-   vertex 0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal 0.129538 0.0907038 -0.987417
-  outer loop
-   vertex 0.0693147 0.0400189 -0.0958986
-   vertex 0.0613124 0.0514473 -0.0958986
-   vertex 0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal 0.129539 0.0907036 -0.987417
-  outer loop
-   vertex 0.0807632 0.0466287 -0.0937895
-   vertex 0.0693147 0.0400189 -0.0958986
-   vertex 0.0714393 0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal 0.143321 0.0668321 -0.987417
-  outer loop
-   vertex 0.0752109 0.0273745 -0.0958986
-   vertex 0.0693147 0.0400189 -0.0958986
-   vertex 0.0807632 0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal 0.143322 0.0668319 -0.987417
-  outer loop
-   vertex 0.0876332 0.0318959 -0.0937895
-   vertex 0.0752109 0.0273745 -0.0958986
-   vertex 0.0807632 0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal 0.15275 0.0409291 -0.987417
-  outer loop
-   vertex 0.0788218 0.0138984 -0.0958986
-   vertex 0.0752109 0.0273745 -0.0958986
-   vertex 0.0876332 0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal 0.152749 0.0409297 -0.987417
-  outer loop
-   vertex 0.0918406 0.016194 -0.0937895
-   vertex 0.0788218 0.0138984 -0.0958986
-   vertex 0.0876332 0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal 0.157536 0.0137819 -0.987417
-  outer loop
-   vertex 0.0800377 0 -0.0958986
-   vertex 0.0788218 0.0138984 -0.0958986
-   vertex 0.0918406 0.016194 -0.0937895
-  endloop
- endfacet
- facet normal 0.157535 0.0137826 -0.987417
-  outer loop
-   vertex 0.0932574 0 -0.0937895
-   vertex 0.0800377 0 -0.0958986
-   vertex 0.0918406 0.016194 -0.0937895
-  endloop
- endfacet
- facet normal 0.181521 0.0158811 -0.983259
-  outer loop
-   vertex 0.0932574 0 -0.0937895
-   vertex 0.0918406 0.016194 -0.0937895
-   vertex 0.104805 0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal 0.181518 0.0158829 -0.983259
-  outer loop
-   vertex 0.106422 0 -0.0913592
-   vertex 0.0932574 0 -0.0937895
-   vertex 0.104805 0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal 0.205389 0.0179716 -0.978515
-  outer loop
-   vertex 0.106422 0 -0.0913592
-   vertex 0.104805 0.0184799 -0.0913592
-   vertex 0.117707 0.020755 -0.0886093
-  endloop
- endfacet
- facet normal 0.20539 0.0179711 -0.978515
-  outer loop
-   vertex 0.119523 0 -0.0886093
-   vertex 0.106422 0 -0.0913592
-   vertex 0.117707 0.020755 -0.0886093
-  endloop
- endfacet
- facet normal 0.229127 0.0200479 -0.97319
-  outer loop
-   vertex 0.119523 0 -0.0886093
-   vertex 0.117707 0.020755 -0.0886093
-   vertex 0.13054 0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal 0.229127 0.0200482 -0.97319
-  outer loop
-   vertex 0.132554 0 -0.0855413
-   vertex 0.119523 0 -0.0886093
-   vertex 0.13054 0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal 0.252735 0.0221139 -0.967283
-  outer loop
-   vertex 0.132554 0 -0.0855413
-   vertex 0.13054 0.0230177 -0.0855413
-   vertex 0.143295 0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal 0.252732 0.0221156 -0.967284
-  outer loop
-   vertex 0.145506 0 -0.0821572
-   vertex 0.132554 0 -0.0855413
-   vertex 0.143295 0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal 0.276204 0.0241695 -0.960795
-  outer loop
-   vertex 0.145506 0 -0.0821572
-   vertex 0.143295 0.0252668 -0.0821572
-   vertex 0.155965 0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal 0.276214 0.0241655 -0.960792
-  outer loop
-   vertex 0.158371 0 -0.0784587
-   vertex 0.145506 0 -0.0821572
-   vertex 0.155965 0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal 0.299474 0.0262005 -0.953745
-  outer loop
-   vertex 0.158371 0 -0.0784587
-   vertex 0.155965 0.0275009 -0.0784587
-   vertex 0.168543 0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal 0.299475 0.0262002 -0.953744
-  outer loop
-   vertex 0.171143 0 -0.0744483
-   vertex 0.158371 0 -0.0784587
-   vertex 0.168543 0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal 0.322587 0.0282222 -0.946119
-  outer loop
-   vertex 0.171143 0 -0.0744483
-   vertex 0.168543 0.0297187 -0.0744483
-   vertex 0.181021 0.031919 -0.0701282
-  endloop
- endfacet
- facet normal 0.322576 0.0282262 -0.946123
-  outer loop
-   vertex 0.183814 0 -0.0701282
-   vertex 0.171143 0 -0.0744483
-   vertex 0.181021 0.031919 -0.0701282
-  endloop
- endfacet
- facet normal 0.345491 0.0302314 -0.937935
-  outer loop
-   vertex 0.183814 0 -0.0701282
-   vertex 0.181021 0.031919 -0.0701282
-   vertex 0.193392 0.0341003 -0.065501
-  endloop
- endfacet
- facet normal 0.345487 0.0302325 -0.937936
-  outer loop
-   vertex 0.196376 0 -0.065501
-   vertex 0.183814 0 -0.0701282
-   vertex 0.193392 0.0341003 -0.065501
-  endloop
- endfacet
- facet normal 0.368174 0.0322178 -0.929198
-  outer loop
-   vertex 0.196376 0 -0.065501
-   vertex 0.193392 0.0341003 -0.065501
-   vertex 0.205649 0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal 0.368203 0.0322089 -0.929187
-  outer loop
-   vertex 0.208821 0 -0.0605695
-   vertex 0.196376 0 -0.065501
-   vertex 0.205649 0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal 0.390691 0.034176 -0.919887
-  outer loop
-   vertex 0.208821 0 -0.0605695
-   vertex 0.205649 0.0362614 -0.0605695
-   vertex 0.217783 0.038401 -0.0553365
-  endloop
- endfacet
- facet normal 0.390669 0.0341826 -0.919897
-  outer loop
-   vertex 0.221143 0 -0.0553365
-   vertex 0.208821 0 -0.0605695
-   vertex 0.217783 0.038401 -0.0553365
-  endloop
- endfacet
- facet normal 0.412932 0.0361306 -0.910045
-  outer loop
-   vertex 0.221143 0 -0.0553365
-   vertex 0.217783 0.038401 -0.0553365
-   vertex 0.229788 0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal 0.412939 0.0361289 -0.910042
-  outer loop
-   vertex 0.233333 0 -0.0498052
-   vertex 0.221143 0 -0.0553365
-   vertex 0.229788 0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal 0.507169 0.0443733 -0.860703
-  outer loop
-   vertex 0.233333 0 -0.0498052
-   vertex 0.229788 0.0405179 -0.0498052
-   vertex 0.238585 0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal 0.507199 0.0443674 -0.860686
-  outer loop
-   vertex 0.242265 0 -0.0445416
-   vertex 0.233333 0 -0.0498052
-   vertex 0.238585 0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal 0.659261 0.0576691 -0.749699
-  outer loop
-   vertex 0.242265 0 -0.0445416
-   vertex 0.238585 0.0420689 -0.0445416
-   vertex 0.246252 0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal 0.659225 0.0576773 -0.74973
-  outer loop
-   vertex 0.250051 0 -0.0376955
-   vertex 0.242265 0 -0.0445416
-   vertex 0.246252 0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal 0.787705 0.0689183 -0.612186
-  outer loop
-   vertex 0.250051 0 -0.0376955
-   vertex 0.246252 0.0434208 -0.0376955
-   vertex 0.252517 0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal 0.787689 0.0689229 -0.612206
-  outer loop
-   vertex 0.256413 0 -0.0295099
-   vertex 0.250051 0 -0.0376955
-   vertex 0.252517 0.0445256 -0.0295099
-  endloop
- endfacet
- facet normal 0.887978 0.0776982 -0.453275
-  outer loop
-   vertex 0.256413 0 -0.0295099
-   vertex 0.252517 0.0445256 -0.0295099
-   vertex 0.257159 0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal 0.888002 0.0776885 -0.453229
-  outer loop
-   vertex 0.261126 0 -0.0202758
-   vertex 0.256413 0 -0.0295099
-   vertex 0.257159 0.0453441 -0.0202758
-  endloop
- endfacet
- facet normal 0.956796 0.083707 -0.278451
-  outer loop
-   vertex 0.261126 0 -0.0202758
-   vertex 0.257159 0.0453441 -0.0202758
-   vertex 0.260012 0.0458471 -0.0103213
-  endloop
- endfacet
- facet normal 0.956796 0.083707 -0.278451
-  outer loop
-   vertex 0.261126 0 -0.0202758
-   vertex 0.260012 0.0458471 -0.0103213
-   vertex 0.264023 0 -0.0103213
-  endloop
- endfacet
- facet normal 0.991796 0.0867691 -0.0938679
-  outer loop
-   vertex 0.264023 0 -0.0103213
-   vertex 0.260012 0.0458471 -0.0103213
-   vertex 0.260974 0.0460168 0
-  endloop
- endfacet
- facet normal 0.991795 0.0867719 -0.0938809
-  outer loop
-   vertex 0.264023 0 -0.0103213
-   vertex 0.260974 0.0460168 0
-   vertex 0.265 0 0
-  endloop
- endfacet
- facet normal 0.996195 0.0871569 0
-  outer loop
-   vertex 0.265 0 0
-   vertex 0.260974 0.0460168 0
-   vertex 0.260974 0.0460168 1
-  endloop
- endfacet
- facet normal 0.996195 0.0871569 0
-  outer loop
-   vertex 0.265 0 1
-   vertex 0.265 0 0
-   vertex 0.260974 0.0460168 1
-  endloop
- endfacet
- facet normal 0.991795 0.086772 0.0938795
-  outer loop
-   vertex 0.260974 0.0460168 1
-   vertex 0.260012 0.0458471 1.01032
-   vertex 0.265 0 1
-  endloop
- endfacet
- facet normal 0.991794 0.0867689 0.0938926
-  outer loop
-   vertex 0.265 0 1
-   vertex 0.260012 0.0458471 1.01032
-   vertex 0.264023 0 1.01032
-  endloop
- endfacet
- facet normal 0.956837 0.0837106 0.278309
-  outer loop
-   vertex 0.260012 0.0458471 1.01032
-   vertex 0.257159 0.0453441 1.02028
-   vertex 0.264023 0 1.01032
-  endloop
- endfacet
- facet normal 0.956837 0.0837106 0.278309
-  outer loop
-   vertex 0.264023 0 1.01032
-   vertex 0.257159 0.0453441 1.02028
-   vertex 0.261126 0 1.02028
-  endloop
- endfacet
- facet normal 0.887898 0.0776793 0.453435
-  outer loop
-   vertex 0.257159 0.0453441 1.02028
-   vertex 0.252517 0.0445256 1.02951
-   vertex 0.261126 0 1.02028
-  endloop
- endfacet
- facet normal 0.86092 0.23068 0.453435
-  outer loop
-   vertex 0.257159 0.0453441 1.02028
-   vertex 0.240949 0.0876984 1.02951
-   vertex 0.252517 0.0445256 1.02951
-  endloop
- endfacet
- facet normal 0.763571 0.204596 0.612454
-  outer loop
-   vertex 0.240949 0.0876984 1.02951
-   vertex 0.234971 0.0855224 1.03769
-   vertex 0.252517 0.0445256 1.02951
-  endloop
- endfacet
- facet normal 0.716436 0.334091 0.612456
-  outer loop
-   vertex 0.240949 0.0876984 1.02951
-   vertex 0.21655 0.125025 1.03769
-   vertex 0.234971 0.0855224 1.03769
-  endloop
- endfacet
- facet normal 0.599989 0.279789 0.749488
-  outer loop
-   vertex 0.21655 0.125025 1.03769
-   vertex 0.209808 0.121133 1.04454
-   vertex 0.234971 0.0855224 1.03769
-  endloop
- endfacet
- facet normal 0.542294 0.379725 0.749484
-  outer loop
-   vertex 0.21655 0.125025 1.03769
-   vertex 0.185586 0.155725 1.04454
-   vertex 0.209808 0.121133 1.04454
-  endloop
- endfacet
- facet normal 0.417451 0.292307 0.860402
-  outer loop
-   vertex 0.185586 0.155725 1.04454
-   vertex 0.178744 0.149984 1.04981
-   vertex 0.209808 0.121133 1.04454
-  endloop
- endfacet
- facet normal 0.360354 0.360354 0.860401
-  outer loop
-   vertex 0.155725 0.185586 1.04454
-   vertex 0.149984 0.178744 1.04981
-   vertex 0.178744 0.149984 1.04981
-  endloop
- endfacet
- facet normal 0.360354 0.360354 0.860401
-  outer loop
-   vertex 0.185586 0.155725 1.04454
-   vertex 0.155725 0.185586 1.04454
-   vertex 0.178744 0.149984 1.04981
-  endloop
- endfacet
- facet normal 0.292305 0.417452 0.860402
-  outer loop
-   vertex 0.155725 0.185586 1.04454
-   vertex 0.116667 0.202073 1.04981
-   vertex 0.149984 0.178744 1.04981
-  endloop
- endfacet
- facet normal 0.237684 0.339445 0.910101
-  outer loop
-   vertex 0.116667 0.202073 1.04981
-   vertex 0.110571 0.191515 1.05534
-   vertex 0.149984 0.178744 1.04981
-  endloop
- endfacet
- facet normal 0.17513 0.375562 0.910101
-  outer loop
-   vertex 0.116667 0.202073 1.04981
-   vertex 0.0756353 0.207806 1.05534
-   vertex 0.110571 0.191515 1.05534
-  endloop
- endfacet
- facet normal 0.165665 0.355265 0.919969
-  outer loop
-   vertex 0.0756353 0.207806 1.05534
-   vertex 0.071421 0.196228 1.06057
-   vertex 0.110571 0.191515 1.05534
-  endloop
- endfacet
- facet normal 0.101455 0.378636 0.919968
-  outer loop
-   vertex 0.0756353 0.207806 1.05534
-   vertex 0.0362614 0.205649 1.06057
-   vertex 0.071421 0.196228 1.06057
-  endloop
- endfacet
- facet normal 0.095631 0.356899 0.929235
-  outer loop
-   vertex 0.0362614 0.205649 1.06057
-   vertex 0.0341003 0.193392 1.0655
-   vertex 0.071421 0.196228 1.06057
-  endloop
- endfacet
- facet normal 0.0322096 0.368081 0.929236
-  outer loop
-   vertex 0.0362614 0.205649 1.06057
-   vertex 0 0.196376 1.0655
-   vertex 0.0341003 0.193392 1.0655
-  endloop
- endfacet
- facet normal 0.0302486 0.345672 0.937868
-  outer loop
-   vertex 0 0.196376 1.0655
-   vertex 0 0.183814 1.07013
-   vertex 0.0341003 0.193392 1.0655
-  endloop
- endfacet
- facet normal -0.0302472 0.345672 0.937868
-  outer loop
-   vertex 0 0.196376 1.0655
-   vertex -0.031919 0.181021 1.07013
-   vertex 0 0.183814 1.07013
-  endloop
- endfacet
- facet normal -0.0282262 0.322575 0.946123
-  outer loop
-   vertex 0 0.183814 1.07013
-   vertex -0.031919 0.181021 1.07013
-   vertex -0.0297187 0.168543 1.07445
-  endloop
- endfacet
- facet normal -0.0838058 0.312775 0.946123
-  outer loop
-   vertex -0.031919 0.181021 1.07013
-   vertex -0.0585345 0.160822 1.07445
-   vertex -0.0297187 0.168543 1.07445
-  endloop
- endfacet
- facet normal -0.0777961 0.290346 0.953754
-  outer loop
-   vertex -0.0297187 0.168543 1.07445
-   vertex -0.0585345 0.160822 1.07445
-   vertex -0.0541662 0.14882 1.07846
-  endloop
- endfacet
- facet normal -0.127026 0.272428 0.953754
-  outer loop
-   vertex -0.0585345 0.160822 1.07445
-   vertex -0.0791857 0.137154 1.07846
-   vertex -0.0541662 0.14882 1.07846
-  endloop
- endfacet
- facet normal -0.117213 0.25138 0.960765
-  outer loop
-   vertex -0.0541662 0.14882 1.07846
-   vertex -0.0791857 0.137154 1.07846
-   vertex -0.0727528 0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.159091 0.227202 0.960765
-  outer loop
-   vertex -0.0791857 0.137154 1.07846
-   vertex -0.0935292 0.111464 1.08216
-   vertex -0.0727528 0.126012 1.08216
-  endloop
- endfacet
- facet normal -0.14535 0.207578 0.96736
-  outer loop
-   vertex -0.0727528 0.126012 1.08216
-   vertex -0.0935292 0.111464 1.08216
-   vertex -0.0852038 0.101542 1.08554
-  endloop
- endfacet
- facet normal -0.179186 0.179186 0.96736
-  outer loop
-   vertex -0.0935292 0.111464 1.08216
-   vertex -0.111464 0.0935292 1.08216
-   vertex -0.101542 0.0852038 1.08554
-  endloop
- endfacet
- facet normal -0.179186 0.179186 0.96736
-  outer loop
-   vertex -0.0852038 0.101542 1.08554
-   vertex -0.0935292 0.111464 1.08216
-   vertex -0.101542 0.0852038 1.08554
-  endloop
- endfacet
- facet normal -0.207578 0.14535 0.96736
-  outer loop
-   vertex -0.111464 0.0935292 1.08216
-   vertex -0.114795 0.0662768 1.08554
-   vertex -0.101542 0.0852038 1.08554
-  endloop
- endfacet
- facet normal -0.188522 0.132007 0.973156
-  outer loop
-   vertex -0.101542 0.0852038 1.08554
-   vertex -0.114795 0.0662768 1.08554
-   vertex -0.10351 0.0597615 1.08861
-  endloop
- endfacet
- facet normal -0.208581 0.0972638 0.973157
-  outer loop
-   vertex -0.10351 0.0597615 1.08861
-   vertex -0.114795 0.0662768 1.08554
-   vertex -0.112315 0.0408793 1.08861
-  endloop
- endfacet
- facet normal -0.186862 0.0871362 0.978514
-  outer loop
-   vertex -0.10351 0.0597615 1.08861
-   vertex -0.112315 0.0408793 1.08861
-   vertex -0.100004 0.0363984 1.09136
-  endloop
- endfacet
- facet normal -0.199156 0.0533609 0.978514
-  outer loop
-   vertex -0.100004 0.0363984 1.09136
-   vertex -0.112315 0.0408793 1.08861
-   vertex -0.104805 0.0184799 1.09136
-  endloop
- endfacet
- facet normal -0.175989 0.0471537 0.983262
-  outer loop
-   vertex -0.100004 0.0363984 1.09136
-   vertex -0.104805 0.0184799 1.09136
-   vertex -0.0918406 0.016194 1.09379
-  endloop
- endfacet
- facet normal -0.181503 0.0158796 0.983262
-  outer loop
-   vertex -0.0918406 0.016194 1.09379
-   vertex -0.104805 0.0184799 1.09136
-   vertex -0.0932574 0 1.09379
-  endloop
- endfacet
- facet normal -0.181501 0.0158813 0.983263
-  outer loop
-   vertex -0.104805 0.0184799 1.09136
-   vertex -0.106422 0 1.09136
-   vertex -0.0932574 0 1.09379
-  endloop
- endfacet
- facet normal -0.181501 -0.0158793 0.983263
-  outer loop
-   vertex -0.0932574 0 1.09379
-   vertex -0.106422 0 1.09136
-   vertex -0.0918406 -0.016194 1.09379
-  endloop
- endfacet
- facet normal -0.181503 -0.0158816 0.983262
-  outer loop
-   vertex -0.0918406 -0.016194 1.09379
-   vertex -0.106422 0 1.09136
-   vertex -0.104805 -0.0184799 1.09136
-  endloop
- endfacet
- facet normal -0.175988 -0.0471569 0.983262
-  outer loop
-   vertex -0.0918406 -0.016194 1.09379
-   vertex -0.104805 -0.0184799 1.09136
-   vertex -0.0876332 -0.0318959 1.09379
-  endloop
- endfacet
- facet normal -0.175985 -0.0471527 0.983263
-  outer loop
-   vertex -0.0876332 -0.0318959 1.09379
-   vertex -0.104805 -0.0184799 1.09136
-   vertex -0.100004 -0.0363984 1.09136
-  endloop
- endfacet
- facet normal -0.165123 -0.0769978 0.983263
-  outer loop
-   vertex -0.0876332 -0.0318959 1.09379
-   vertex -0.100004 -0.0363984 1.09136
-   vertex -0.0807632 -0.0466287 1.09379
-  endloop
- endfacet
- facet normal -0.165125 -0.0770019 0.983262
-  outer loop
-   vertex -0.0807632 -0.0466287 1.09379
-   vertex -0.100004 -0.0363984 1.09136
-   vertex -0.0921639 -0.0532109 1.09136
-  endloop
- endfacet
- facet normal -0.149247 -0.104503 0.983262
-  outer loop
-   vertex -0.0807632 -0.0466287 1.09379
-   vertex -0.0921639 -0.0532109 1.09136
-   vertex -0.0714393 -0.0599447 1.09379
-  endloop
- endfacet
- facet normal -0.129591 -0.0907402 0.987407
-  outer loop
-   vertex -0.0613124 -0.0514473 1.0959
-   vertex -0.0807632 -0.0466287 1.09379
-   vertex -0.0714393 -0.0599447 1.09379
-  endloop
- endfacet
- facet normal -0.111865 -0.111865 0.987407
-  outer loop
-   vertex -0.0613124 -0.0514473 1.0959
-   vertex -0.0714393 -0.0599447 1.09379
-   vertex -0.0599447 -0.0714393 1.09379
-  endloop
- endfacet
- facet normal -0.111865 -0.111865 0.987407
-  outer loop
-   vertex -0.0514473 -0.0613124 1.0959
-   vertex -0.0613124 -0.0514473 1.0959
-   vertex -0.0599447 -0.0714393 1.09379
-  endloop
- endfacet
- facet normal -0.0907409 -0.129591 0.987407
-  outer loop
-   vertex -0.0514473 -0.0613124 1.0959
-   vertex -0.0599447 -0.0714393 1.09379
-   vertex -0.0400189 -0.0693147 1.0959
-  endloop
- endfacet
- facet normal -0.0907408 -0.129592 0.987407
-  outer loop
-   vertex -0.0400189 -0.0693147 1.0959
-   vertex -0.0599447 -0.0714393 1.09379
-   vertex -0.0466287 -0.0807632 1.09379
-  endloop
- endfacet
- facet normal -0.0668594 -0.14338 0.987407
-  outer loop
-   vertex -0.0400189 -0.0693147 1.0959
-   vertex -0.0466287 -0.0807632 1.09379
-   vertex -0.0273745 -0.0752109 1.0959
-  endloop
- endfacet
- facet normal -0.0668593 -0.143381 0.987407
-  outer loop
-   vertex -0.0273745 -0.0752109 1.0959
-   vertex -0.0466287 -0.0807632 1.09379
-   vertex -0.0318959 -0.0876332 1.09379
-  endloop
- endfacet
- facet normal -0.0409458 -0.152812 0.987407
-  outer loop
-   vertex -0.0273745 -0.0752109 1.0959
-   vertex -0.0318959 -0.0876332 1.09379
-   vertex -0.0138984 -0.0788218 1.0959
-  endloop
- endfacet
- facet normal -0.0409465 -0.152811 0.987407
-  outer loop
-   vertex -0.0138984 -0.0788218 1.0959
-   vertex -0.0318959 -0.0876332 1.09379
-   vertex -0.016194 -0.0918406 1.09379
-  endloop
- endfacet
- facet normal -0.0471558 -0.175984 0.983263
-  outer loop
-   vertex -0.0318959 -0.0876332 1.09379
-   vertex -0.0363984 -0.100004 1.09136
-   vertex -0.016194 -0.0918406 1.09379
-  endloop
- endfacet
- facet normal -0.0471537 -0.175989 0.983262
-  outer loop
-   vertex -0.016194 -0.0918406 1.09379
-   vertex -0.0363984 -0.100004 1.09136
-   vertex -0.0184799 -0.104805 1.09136
-  endloop
- endfacet
- facet normal -0.0158796 -0.181503 0.983262
-  outer loop
-   vertex -0.016194 -0.0918406 1.09379
-   vertex -0.0184799 -0.104805 1.09136
-   vertex 0 -0.0932574 1.09379
-  endloop
- endfacet
- facet normal -0.0158813 -0.181501 0.983263
-  outer loop
-   vertex 0 -0.0932574 1.09379
-   vertex -0.0184799 -0.104805 1.09136
-   vertex 0 -0.106422 1.09136
-  endloop
- endfacet
- facet normal 0.0158793 -0.181501 0.983263
-  outer loop
-   vertex 0 -0.0932574 1.09379
-   vertex 0 -0.106422 1.09136
-   vertex 0.016194 -0.0918406 1.09379
-  endloop
- endfacet
- facet normal 0.0158816 -0.181503 0.983262
-  outer loop
-   vertex 0.016194 -0.0918406 1.09379
-   vertex 0 -0.106422 1.09136
-   vertex 0.0184799 -0.104805 1.09136
-  endloop
- endfacet
- facet normal 0.0471569 -0.175988 0.983262
-  outer loop
-   vertex 0.0318959 -0.0876332 1.09379
-   vertex 0.016194 -0.0918406 1.09379
-   vertex 0.0184799 -0.104805 1.09136
-  endloop
- endfacet
- facet normal 0.0471527 -0.175985 0.983263
-  outer loop
-   vertex 0.0318959 -0.0876332 1.09379
-   vertex 0.0184799 -0.104805 1.09136
-   vertex 0.0363984 -0.100004 1.09136
-  endloop
- endfacet
- facet normal 0.0769978 -0.165123 0.983263
-  outer loop
-   vertex 0.0466287 -0.0807632 1.09379
-   vertex 0.0318959 -0.0876332 1.09379
-   vertex 0.0363984 -0.100004 1.09136
-  endloop
- endfacet
- facet normal 0.0770019 -0.165125 0.983262
-  outer loop
-   vertex 0.0466287 -0.0807632 1.09379
-   vertex 0.0363984 -0.100004 1.09136
-   vertex 0.0532109 -0.0921639 1.09136
-  endloop
- endfacet
- facet normal 0.104503 -0.149247 0.983262
-  outer loop
-   vertex 0.0599447 -0.0714393 1.09379
-   vertex 0.0466287 -0.0807632 1.09379
-   vertex 0.0532109 -0.0921639 1.09136
-  endloop
- endfacet
- facet normal 0.104503 -0.149247 0.983262
-  outer loop
-   vertex 0.0599447 -0.0714393 1.09379
-   vertex 0.0532109 -0.0921639 1.09136
-   vertex 0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal 0.128832 -0.128832 0.983262
-  outer loop
-   vertex 0.0714393 -0.0599447 1.09379
-   vertex 0.0599447 -0.0714393 1.09379
-   vertex 0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal 0.128832 -0.128832 0.983262
-  outer loop
-   vertex 0.0815238 -0.0684066 1.09136
-   vertex 0.0714393 -0.0599447 1.09379
-   vertex 0.0684066 -0.0815238 1.09136
-  endloop
- endfacet
- facet normal 0.149247 -0.104503 0.983262
-  outer loop
-   vertex 0.0807632 -0.0466287 1.09379
-   vertex 0.0714393 -0.0599447 1.09379
-   vertex 0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal 0.149247 -0.104503 0.983262
-  outer loop
-   vertex 0.0921639 -0.0532109 1.09136
-   vertex 0.0807632 -0.0466287 1.09379
-   vertex 0.0815238 -0.0684066 1.09136
-  endloop
- endfacet
- facet normal 0.165126 -0.0769994 0.983262
-  outer loop
-   vertex 0.0876332 -0.0318959 1.09379
-   vertex 0.0807632 -0.0466287 1.09379
-   vertex 0.0921639 -0.0532109 1.09136
-  endloop
- endfacet
- facet normal 0.165122 -0.0770004 0.983263
-  outer loop
-   vertex 0.100004 -0.0363984 1.09136
-   vertex 0.0876332 -0.0318959 1.09379
-   vertex 0.0921639 -0.0532109 1.09136
-  endloop
- endfacet
- facet normal 0.175984 -0.0471558 0.983263
-  outer loop
-   vertex 0.0918406 -0.016194 1.09379
-   vertex 0.0876332 -0.0318959 1.09379
-   vertex 0.100004 -0.0363984 1.09136
-  endloop
- endfacet
- facet normal 0.175989 -0.0471537 0.983262
-  outer loop
-   vertex 0.104805 -0.0184799 1.09136
-   vertex 0.0918406 -0.016194 1.09379
-   vertex 0.100004 -0.0363984 1.09136
-  endloop
- endfacet
- facet normal 0.181503 -0.0158796 0.983262
-  outer loop
-   vertex 0.0932574 0 1.09379
-   vertex 0.0918406 -0.016194 1.09379
-   vertex 0.104805 -0.0184799 1.09136
-  endloop
- endfacet
- facet normal 0.181501 -0.0158813 0.983263
-  outer loop
-   vertex 0.106422 0 1.09136
-   vertex 0.0932574 0 1.09379
-   vertex 0.104805 -0.0184799 1.09136
-  endloop
- endfacet
- facet normal 0.88792 0.0776931 0.45339
-  outer loop
-   vertex 0.261126 0 1.02028
-   vertex 0.252517 0.0445256 1.02951
-   vertex 0.256413 0 1.02951
-  endloop
- endfacet
- facet normal 0.787484 0.068899 0.612471
-  outer loop
-   vertex 0.256413 0 1.02951
-   vertex 0.246252 0.0434208 1.03769
-   vertex 0.250051 0 1.03769
-  endloop
- endfacet
- facet normal 0.787499 0.0689063 0.612451
-  outer loop
-   vertex 0.252517 0.0445256 1.02951
-   vertex 0.246252 0.0434208 1.03769
-   vertex 0.256413 0 1.02951
-  endloop
- endfacet
- facet normal 0.659442 0.057685 0.749539
-  outer loop
-   vertex 0.250051 0 1.03769
-   vertex 0.238585 0.0420689 1.04454
-   vertex 0.242265 0 1.04454
-  endloop
- endfacet
- facet normal 0.659476 0.0576992 0.749508
-  outer loop
-   vertex 0.246252 0.0434208 1.03769
-   vertex 0.238585 0.0420689 1.04454
-   vertex 0.250051 0 1.03769
-  endloop
- endfacet
- facet normal 0.507657 0.044416 0.860414
-  outer loop
-   vertex 0.242265 0 1.04454
-   vertex 0.229788 0.0405179 1.04981
-   vertex 0.233333 0 1.04981
-  endloop
- endfacet
- facet normal 0.507629 0.044405 0.860431
-  outer loop
-   vertex 0.238585 0.0420689 1.04454
-   vertex 0.229788 0.0405179 1.04981
-   vertex 0.242265 0 1.04454
-  endloop
- endfacet
- facet normal 0.412852 0.0361236 0.910081
-  outer loop
-   vertex 0.233333 0 1.04981
-   vertex 0.217783 0.038401 1.05534
-   vertex 0.221143 0 1.05534
-  endloop
- endfacet
- facet normal 0.412846 0.0361208 0.910084
-  outer loop
-   vertex 0.229788 0.0405179 1.04981
-   vertex 0.217783 0.038401 1.05534
-   vertex 0.233333 0 1.04981
-  endloop
- endfacet
- facet normal 0.390478 0.0341574 0.919978
-  outer loop
-   vertex 0.221143 0 1.05534
-   vertex 0.205649 0.0362614 1.06057
-   vertex 0.208821 0 1.06057
-  endloop
- endfacet
- facet normal 0.390499 0.0341678 0.919969
-  outer loop
-   vertex 0.217783 0.038401 1.05534
-   vertex 0.205649 0.0362614 1.06057
-   vertex 0.221143 0 1.05534
-  endloop
- endfacet
- facet normal 0.36811 0.0322121 0.929224
-  outer loop
-   vertex 0.208821 0 1.06057
-   vertex 0.193392 0.0341003 1.0655
-   vertex 0.196376 0 1.0655
-  endloop
- endfacet
- facet normal 0.368083 0.0321984 0.929235
-  outer loop
-   vertex 0.205649 0.0362614 1.06057
-   vertex 0.193392 0.0341003 1.0655
-   vertex 0.208821 0 1.06057
-  endloop
- endfacet
- facet normal 0.345672 0.0302472 0.937868
-  outer loop
-   vertex 0.196376 0 1.0655
-   vertex 0.181021 0.031919 1.07013
-   vertex 0.183814 0 1.07013
-  endloop
- endfacet
- facet normal 0.345675 0.0302489 0.937867
-  outer loop
-   vertex 0.193392 0.0341003 1.0655
-   vertex 0.181021 0.031919 1.07013
-   vertex 0.196376 0 1.0655
-  endloop
- endfacet
- facet normal 0.322565 0.0282203 0.946127
-  outer loop
-   vertex 0.183814 0 1.07013
-   vertex 0.168543 0.0297187 1.07445
-   vertex 0.171143 0 1.07445
-  endloop
- endfacet
- facet normal 0.322575 0.0282262 0.946123
-  outer loop
-   vertex 0.181021 0.031919 1.07013
-   vertex 0.168543 0.0297187 1.07445
-   vertex 0.183814 0 1.07013
-  endloop
- endfacet
- facet normal 0.299449 0.0261982 0.953753
-  outer loop
-   vertex 0.171143 0 1.07445
-   vertex 0.155965 0.0275009 1.07846
-   vertex 0.158371 0 1.07846
-  endloop
- endfacet
- facet normal 0.299448 0.0261979 0.953753
-  outer loop
-   vertex 0.168543 0.0297187 1.07445
-   vertex 0.155965 0.0275009 1.07846
-   vertex 0.171143 0 1.07445
-  endloop
- endfacet
- facet normal 0.276322 0.0241799 0.960761
-  outer loop
-   vertex 0.158371 0 1.07846
-   vertex 0.143295 0.0252668 1.08216
-   vertex 0.145506 0 1.08216
-  endloop
- endfacet
- facet normal 0.276313 0.0241742 0.960764
-  outer loop
-   vertex 0.155965 0.0275009 1.07846
-   vertex 0.143295 0.0252668 1.08216
-   vertex 0.158371 0 1.07846
-  endloop
- endfacet
- facet normal 0.888001 -0.0777002 -0.453229
-  outer loop
-   vertex 0.261126 0 -0.0202758
-   vertex 0.252517 -0.0445256 -0.0295099
-   vertex 0.256413 0 -0.0295099
-  endloop
- endfacet
- facet normal 0.787704 -0.0689242 -0.612186
-  outer loop
-   vertex 0.252517 -0.0445256 -0.0295099
-   vertex 0.246252 -0.0434208 -0.0376955
-   vertex 0.256413 0 -0.0295099
-  endloop
- endfacet
- facet normal 0.76377 -0.20465 -0.612187
-  outer loop
-   vertex 0.252517 -0.0445256 -0.0295099
-   vertex 0.234971 -0.0855224 -0.0376955
-   vertex 0.246252 -0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal 0.639218 -0.171277 -0.74971
-  outer loop
-   vertex 0.234971 -0.0855224 -0.0376955
-   vertex 0.227655 -0.0828596 -0.0445416
-   vertex 0.246252 -0.0434208 -0.0376955
-  endloop
- endfacet
- facet normal 0.599765 -0.279672 -0.74971
-  outer loop
-   vertex 0.234971 -0.0855224 -0.0376955
-   vertex 0.209808 -0.121133 -0.0445416
-   vertex 0.227655 -0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal 0.461447 -0.215174 -0.860678
-  outer loop
-   vertex 0.209808 -0.121133 -0.0445416
-   vertex 0.202073 -0.116667 -0.0498052
-   vertex 0.227655 -0.0828596 -0.0445416
-  endloop
- endfacet
- facet normal 0.417069 -0.292037 -0.860679
-  outer loop
-   vertex 0.209808 -0.121133 -0.0445416
-   vertex 0.178744 -0.149984 -0.0498052
-   vertex 0.202073 -0.116667 -0.0498052
-  endloop
- endfacet
- facet normal 0.339527 -0.237741 -0.910055
-  outer loop
-   vertex 0.178744 -0.149984 -0.0498052
-   vertex 0.169405 -0.142148 -0.0553365
-   vertex 0.202073 -0.116667 -0.0498052
-  endloop
- endfacet
- facet normal 0.293088 -0.293088 -0.910054
-  outer loop
-   vertex 0.142148 -0.169405 -0.0553365
-   vertex 0.169405 -0.142148 -0.0553365
-   vertex 0.149984 -0.178744 -0.0498052
-  endloop
- endfacet
- facet normal 0.293088 -0.293088 -0.910054
-  outer loop
-   vertex 0.149984 -0.178744 -0.0498052
-   vertex 0.169405 -0.142148 -0.0553365
-   vertex 0.178744 -0.149984 -0.0498052
-  endloop
- endfacet
- facet normal 0.237737 -0.339531 -0.910055
-  outer loop
-   vertex 0.149984 -0.178744 -0.0498052
-   vertex 0.110571 -0.191515 -0.0553365
-   vertex 0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal 0.224933 -0.321244 -0.919895
-  outer loop
-   vertex 0.110571 -0.191515 -0.0553365
-   vertex 0.10441 -0.180844 -0.0605695
-   vertex 0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal 0.165744 -0.355418 -0.919895
-  outer loop
-   vertex 0.110571 -0.191515 -0.0553365
-   vertex 0.071421 -0.196228 -0.0605695
-   vertex 0.10441 -0.180844 -0.0605695
-  endloop
- endfacet
- facet normal 0.156206 -0.334964 -0.929192
-  outer loop
-   vertex 0.071421 -0.196228 -0.0605695
-   vertex 0.0671644 -0.184533 -0.065501
-   vertex 0.10441 -0.180844 -0.0605695
-  endloop
- endfacet
- facet normal 0.0956534 -0.357004 -0.929193
-  outer loop
-   vertex 0.071421 -0.196228 -0.0605695
-   vertex 0.0341003 -0.193392 -0.065501
-   vertex 0.0671644 -0.184533 -0.065501
-  endloop
- endfacet
- facet normal 0.0897565 -0.334995 -0.937935
-  outer loop
-   vertex 0.0341003 -0.193392 -0.065501
-   vertex 0.031919 -0.181021 -0.0701282
-   vertex 0.0671644 -0.184533 -0.065501
-  endloop
- endfacet
- facet normal 0.0302314 -0.345491 -0.937935
-  outer loop
-   vertex 0.0341003 -0.193392 -0.065501
-   vertex 0 -0.183814 -0.0701282
-   vertex 0.031919 -0.181021 -0.0701282
-  endloop
- endfacet
- facet normal 0.0282262 -0.322576 -0.946123
-  outer loop
-   vertex 0.031919 -0.181021 -0.0701282
-   vertex 0 -0.183814 -0.0701282
-   vertex 0 -0.171143 -0.0744483
-  endloop
- endfacet
- facet normal -0.0282212 -0.322576 -0.946123
-  outer loop
-   vertex 0 -0.183814 -0.0701282
-   vertex -0.0297187 -0.168543 -0.0744483
-   vertex 0 -0.171143 -0.0744483
-  endloop
- endfacet
- facet normal -0.0262002 -0.299474 -0.953745
-  outer loop
-   vertex 0 -0.171143 -0.0744483
-   vertex -0.0297187 -0.168543 -0.0744483
-   vertex -0.0275009 -0.155965 -0.0784587
-  endloop
- endfacet
- facet normal -0.0778062 -0.290375 -0.953744
-  outer loop
-   vertex -0.0297187 -0.168543 -0.0744483
-   vertex -0.0541662 -0.14882 -0.0784587
-   vertex -0.0275009 -0.155965 -0.0784587
-  endloop
- endfacet
- facet normal -0.0717633 -0.267823 -0.960792
-  outer loop
-   vertex -0.0275009 -0.155965 -0.0784587
-   vertex -0.0541662 -0.14882 -0.0784587
-   vertex -0.0497659 -0.136731 -0.0821572
-  endloop
- endfacet
- facet normal -0.11718 -0.251292 -0.960792
-  outer loop
-   vertex -0.0541662 -0.14882 -0.0784587
-   vertex -0.0727528 -0.126012 -0.0821572
-   vertex -0.0497659 -0.136731 -0.0821572
-  endloop
- endfacet
- facet normal -0.107216 -0.229924 -0.967285
-  outer loop
-   vertex -0.0497659 -0.136731 -0.0821572
-   vertex -0.0727528 -0.126012 -0.0821572
-   vertex -0.0662768 -0.114795 -0.0855413
-  endloop
- endfacet
- facet normal -0.145514 -0.207813 -0.967285
-  outer loop
-   vertex -0.0727528 -0.126012 -0.0821572
-   vertex -0.0852038 -0.101542 -0.0855413
-   vertex -0.0662768 -0.114795 -0.0855413
-  endloop
- endfacet
- facet normal -0.131929 -0.188412 -0.973188
-  outer loop
-   vertex -0.0662768 -0.114795 -0.0855413
-   vertex -0.0852038 -0.101542 -0.0855413
-   vertex -0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal -0.162642 -0.162642 -0.973188
-  outer loop
-   vertex -0.101542 -0.0852038 -0.0855413
-   vertex -0.09156 -0.076828 -0.0886093
-   vertex -0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal -0.162642 -0.162642 -0.973188
-  outer loop
-   vertex -0.0852038 -0.101542 -0.0855413
-   vertex -0.09156 -0.076828 -0.0886093
-   vertex -0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal -0.188414 -0.131928 -0.973188
-  outer loop
-   vertex -0.101542 -0.0852038 -0.0855413
-   vertex -0.10351 -0.0597615 -0.0886093
-   vertex -0.09156 -0.076828 -0.0886093
-  endloop
- endfacet
- facet normal 0.252446 0.0220886 0.967359
-  outer loop
-   vertex 0.145506 0 1.08216
-   vertex 0.13054 0.0230177 1.08554
-   vertex 0.132554 0 1.08554
-  endloop
- endfacet
- facet normal 0.252449 0.0220908 0.967358
-  outer loop
-   vertex 0.143295 0.0252668 1.08216
-   vertex 0.13054 0.0230177 1.08554
-   vertex 0.145506 0 1.08216
-  endloop
- endfacet
- facet normal -0.168885 -0.118254 -0.978516
-  outer loop
-   vertex -0.09156 -0.076828 -0.0886093
-   vertex -0.10351 -0.0597615 -0.0886093
-   vertex -0.0921639 -0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal -0.186852 -0.0871339 -0.978516
-  outer loop
-   vertex -0.0921639 -0.0532109 -0.0913592
-   vertex -0.10351 -0.0597615 -0.0886093
-   vertex -0.100004 -0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal 0.229264 0.0200599 0.973158
-  outer loop
-   vertex 0.132554 0 1.08554
-   vertex 0.117707 0.020755 1.08861
-   vertex 0.119523 0 1.08861
-  endloop
- endfacet
- facet normal 0.229265 0.0200602 0.973157
-  outer loop
-   vertex 0.13054 0.0230177 1.08554
-   vertex 0.117707 0.020755 1.08861
-   vertex 0.132554 0 1.08554
-  endloop
- endfacet
- facet normal -0.165138 -0.0770079 -0.98326
-  outer loop
-   vertex -0.0921639 -0.0532109 -0.0913592
-   vertex -0.100004 -0.0363984 -0.0913592
-   vertex -0.0876332 -0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal -0.176001 -0.0471603 -0.98326
-  outer loop
-   vertex -0.0876332 -0.0318959 -0.0937895
-   vertex -0.100004 -0.0363984 -0.0913592
-   vertex -0.0918406 -0.016194 -0.0937895
-  endloop
- endfacet
- facet normal 0.205397 0.0179723 0.978514
-  outer loop
-   vertex 0.119523 0 1.08861
-   vertex 0.104805 0.0184799 1.09136
-   vertex 0.106422 0 1.09136
-  endloop
- endfacet
- facet normal 0.205397 0.0179716 0.978514
-  outer loop
-   vertex 0.117707 0.020755 1.08861
-   vertex 0.104805 0.0184799 1.09136
-   vertex 0.119523 0 1.08861
-  endloop
- endfacet
- facet normal -0.152749 -0.0409297 -0.987417
-  outer loop
-   vertex -0.0876332 -0.0318959 -0.0937895
-   vertex -0.0918406 -0.016194 -0.0937895
-   vertex -0.0788218 -0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal -0.157536 -0.0137819 -0.987417
-  outer loop
-   vertex -0.0788218 -0.0138984 -0.0958986
-   vertex -0.0918406 -0.016194 -0.0937895
-   vertex -0.0800377 0 -0.0958986
-  endloop
- endfacet
- facet normal 0.181501 0.0158793 0.983263
-  outer loop
-   vertex 0.106422 0 1.09136
-   vertex 0.0918406 0.016194 1.09379
-   vertex 0.0932574 0 1.09379
-  endloop
- endfacet
- facet normal 0.181503 0.0158816 0.983262
-  outer loop
-   vertex 0.104805 0.0184799 1.09136
-   vertex 0.0918406 0.016194 1.09379
-   vertex 0.106422 0 1.09136
-  endloop
- endfacet
- facet normal -0.133459 -0.0116756 -0.990986
-  outer loop
-   vertex -0.0788218 -0.0138984 -0.0958986
-   vertex -0.0800377 0 -0.0958986
-   vertex -0.0667707 0 -0.0976853
-  endloop
- endfacet
- facet normal -0.133459 0.0116761 -0.990986
-  outer loop
-   vertex -0.0667707 0 -0.0976853
-   vertex -0.0800377 0 -0.0958986
-   vertex -0.0657563 0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal -0.133458 0.0116756 -0.990986
-  outer loop
-   vertex -0.0657563 0.0115946 -0.0976853
-   vertex -0.0800377 0 -0.0958986
-   vertex -0.0788218 0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal -0.129403 0.0346739 -0.990986
-  outer loop
-   vertex -0.0657563 0.0115946 -0.0976853
-   vertex -0.0788218 0.0138984 -0.0958986
-   vertex -0.0627439 0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal -0.129403 0.0346733 -0.990986
-  outer loop
-   vertex -0.0627439 0.0228369 -0.0976853
-   vertex -0.0788218 0.0138984 -0.0958986
-   vertex -0.0752109 0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal -0.121416 0.0566172 -0.990986
-  outer loop
-   vertex -0.0627439 0.0228369 -0.0976853
-   vertex -0.0752109 0.0273745 -0.0958986
-   vertex -0.0578251 0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal -0.121416 0.0566174 -0.990986
-  outer loop
-   vertex -0.0578251 0.0333853 -0.0976853
-   vertex -0.0752109 0.0273745 -0.0958986
-   vertex -0.0693147 0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal -0.10974 0.0768404 -0.990986
-  outer loop
-   vertex -0.0578251 0.0333853 -0.0976853
-   vertex -0.0693147 0.0400189 -0.0958986
-   vertex -0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal -0.10974 0.0768415 -0.990986
-  outer loop
-   vertex -0.0511493 0.0429194 -0.0976853
-   vertex -0.0693147 0.0400189 -0.0958986
-   vertex -0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal -0.09473 0.09473 -0.990986
-  outer loop
-   vertex -0.0613124 0.0514473 -0.0958986
-   vertex -0.0514473 0.0613124 -0.0958986
-   vertex -0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal -0.09473 0.09473 -0.990986
-  outer loop
-   vertex -0.0511493 0.0429194 -0.0976853
-   vertex -0.0514473 0.0613124 -0.0958986
-   vertex -0.0429194 0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal -0.0768408 0.109741 -0.990986
-  outer loop
-   vertex -0.0429194 0.0511493 -0.0976853
-   vertex -0.0514473 0.0613124 -0.0958986
-   vertex -0.0333853 0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal -0.0768411 0.10974 -0.990986
-  outer loop
-   vertex -0.0333853 0.0578251 -0.0976853
-   vertex -0.0514473 0.0613124 -0.0958986
-   vertex -0.0400189 0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal -0.0566173 0.121416 -0.990986
-  outer loop
-   vertex -0.0333853 0.0578251 -0.0976853
-   vertex -0.0400189 0.0693147 -0.0958986
-   vertex -0.0228369 0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal -0.0566174 0.121416 -0.990986
-  outer loop
-   vertex -0.0228369 0.0627439 -0.0976853
-   vertex -0.0400189 0.0693147 -0.0958986
-   vertex -0.0273745 0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal -0.0346738 0.129403 -0.990986
-  outer loop
-   vertex -0.0228369 0.0627439 -0.0976853
-   vertex -0.0273745 0.0752109 -0.0958986
-   vertex -0.0115946 0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal -0.0346734 0.129403 -0.990986
-  outer loop
-   vertex -0.0115946 0.0657563 -0.0976853
-   vertex -0.0273745 0.0752109 -0.0958986
-   vertex -0.0138984 0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal -0.0116761 0.133458 -0.990986
-  outer loop
-   vertex -0.0115946 0.0657563 -0.0976853
-   vertex -0.0138984 0.0788218 -0.0958986
-   vertex 0 0.0667707 -0.0976853
-  endloop
- endfacet
- facet normal -0.0116756 0.133459 -0.990986
-  outer loop
-   vertex 0 0.0667707 -0.0976853
-   vertex -0.0138984 0.0788218 -0.0958986
-   vertex 0 0.0800377 -0.0958986
-  endloop
- endfacet
- facet normal 0.0116761 0.133459 -0.990986
-  outer loop
-   vertex 0.0115946 0.0657563 -0.0976853
-   vertex 0 0.0667707 -0.0976853
-   vertex 0 0.0800377 -0.0958986
-  endloop
- endfacet
- facet normal 0.0116756 0.133458 -0.990986
-  outer loop
-   vertex 0.0115946 0.0657563 -0.0976853
-   vertex 0 0.0800377 -0.0958986
-   vertex 0.0138984 0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal 0.0346739 0.129403 -0.990986
-  outer loop
-   vertex 0.0228369 0.0627439 -0.0976853
-   vertex 0.0115946 0.0657563 -0.0976853
-   vertex 0.0138984 0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal 0.0346733 0.129403 -0.990986
-  outer loop
-   vertex 0.0228369 0.0627439 -0.0976853
-   vertex 0.0138984 0.0788218 -0.0958986
-   vertex 0.0273745 0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal 0.0566172 0.121416 -0.990986
-  outer loop
-   vertex 0.0333853 0.0578251 -0.0976853
-   vertex 0.0228369 0.0627439 -0.0976853
-   vertex 0.0273745 0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal 0.0566174 0.121416 -0.990986
-  outer loop
-   vertex 0.0333853 0.0578251 -0.0976853
-   vertex 0.0273745 0.0752109 -0.0958986
-   vertex 0.0400189 0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal 0.0768404 0.10974 -0.990986
-  outer loop
-   vertex 0.0429194 0.0511493 -0.0976853
-   vertex 0.0333853 0.0578251 -0.0976853
-   vertex 0.0400189 0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal 0.0768415 0.10974 -0.990986
-  outer loop
-   vertex 0.0429194 0.0511493 -0.0976853
-   vertex 0.0400189 0.0693147 -0.0958986
-   vertex 0.0514473 0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal 0.09473 0.09473 -0.990986
-  outer loop
-   vertex 0.0429194 0.0511493 -0.0976853
-   vertex 0.0514473 0.0613124 -0.0958986
-   vertex 0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal 0.09473 0.09473 -0.990986
-  outer loop
-   vertex 0.0511493 0.0429194 -0.0976853
-   vertex 0.0514473 0.0613124 -0.0958986
-   vertex 0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal 0.109741 0.0768408 -0.990986
-  outer loop
-   vertex 0.0578251 0.0333853 -0.0976853
-   vertex 0.0511493 0.0429194 -0.0976853
-   vertex 0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal 0.10974 0.0768411 -0.990986
-  outer loop
-   vertex 0.0693147 0.0400189 -0.0958986
-   vertex 0.0578251 0.0333853 -0.0976853
-   vertex 0.0613124 0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal 0.121416 0.0566173 -0.990986
-  outer loop
-   vertex 0.0627439 0.0228369 -0.0976853
-   vertex 0.0578251 0.0333853 -0.0976853
-   vertex 0.0693147 0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal 0.121416 0.0566174 -0.990986
-  outer loop
-   vertex 0.0752109 0.0273745 -0.0958986
-   vertex 0.0627439 0.0228369 -0.0976853
-   vertex 0.0693147 0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal 0.129403 0.0346738 -0.990986
-  outer loop
-   vertex 0.0657563 0.0115946 -0.0976853
-   vertex 0.0627439 0.0228369 -0.0976853
-   vertex 0.0752109 0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal 0.129403 0.0346734 -0.990986
-  outer loop
-   vertex 0.0788218 0.0138984 -0.0958986
-   vertex 0.0657563 0.0115946 -0.0976853
-   vertex 0.0752109 0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal 0.133458 0.0116761 -0.990986
-  outer loop
-   vertex 0.0667707 0 -0.0976853
-   vertex 0.0657563 0.0115946 -0.0976853
-   vertex 0.0788218 0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal 0.133459 0.0116756 -0.990986
-  outer loop
-   vertex 0.0800377 0 -0.0958986
-   vertex 0.0667707 0 -0.0976853
-   vertex 0.0788218 0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal 0.157535 -0.0137819 -0.987417
-  outer loop
-   vertex 0.0932574 0 -0.0937895
-   vertex 0.0788218 -0.0138984 -0.0958986
-   vertex 0.0800377 0 -0.0958986
-  endloop
- endfacet
- facet normal 0.133459 -0.0116761 -0.990986
-  outer loop
-   vertex 0.0800377 0 -0.0958986
-   vertex 0.0657563 -0.0115946 -0.0976853
-   vertex 0.0667707 0 -0.0976853
-  endloop
- endfacet
- facet normal 0.133458 -0.0116756 -0.990986
-  outer loop
-   vertex 0.0788218 -0.0138984 -0.0958986
-   vertex 0.0657563 -0.0115946 -0.0976853
-   vertex 0.0800377 0 -0.0958986
-  endloop
- endfacet
- facet normal 0.181518 -0.0158809 -0.983259
-  outer loop
-   vertex 0.106422 0 -0.0913592
-   vertex 0.0918406 -0.016194 -0.0937895
-   vertex 0.0932574 0 -0.0937895
-  endloop
- endfacet
- facet normal 0.157535 -0.0137827 -0.987417
-  outer loop
-   vertex 0.0918406 -0.016194 -0.0937895
-   vertex 0.0788218 -0.0138984 -0.0958986
-   vertex 0.0932574 0 -0.0937895
-  endloop
- endfacet
- facet normal 0.20539 -0.0179717 -0.978515
-  outer loop
-   vertex 0.119523 0 -0.0886093
-   vertex 0.104805 -0.0184799 -0.0913592
-   vertex 0.106422 0 -0.0913592
-  endloop
- endfacet
- facet normal 0.181521 -0.0158831 -0.983259
-  outer loop
-   vertex 0.104805 -0.0184799 -0.0913592
-   vertex 0.0918406 -0.016194 -0.0937895
-   vertex 0.106422 0 -0.0913592
-  endloop
- endfacet
- facet normal 0.229127 -0.0200479 -0.97319
-  outer loop
-   vertex 0.132554 0 -0.0855413
-   vertex 0.117707 -0.020755 -0.0886093
-   vertex 0.119523 0 -0.0886093
-  endloop
- endfacet
- facet normal 0.205389 -0.017971 -0.978515
-  outer loop
-   vertex 0.117707 -0.020755 -0.0886093
-   vertex 0.104805 -0.0184799 -0.0913592
-   vertex 0.119523 0 -0.0886093
-  endloop
- endfacet
- facet normal 0.252732 -0.0221136 -0.967284
-  outer loop
-   vertex 0.145506 0 -0.0821572
-   vertex 0.13054 -0.0230177 -0.0855413
-   vertex 0.132554 0 -0.0855413
-  endloop
- endfacet
- facet normal 0.229127 -0.0200482 -0.97319
-  outer loop
-   vertex 0.13054 -0.0230177 -0.0855413
-   vertex 0.117707 -0.020755 -0.0886093
-   vertex 0.132554 0 -0.0855413
-  endloop
- endfacet
- facet normal 0.276214 -0.0241704 -0.960792
-  outer loop
-   vertex 0.158371 0 -0.0784587
-   vertex 0.143295 -0.0252668 -0.0821572
-   vertex 0.145506 0 -0.0821572
-  endloop
- endfacet
- facet normal 0.252735 -0.0221158 -0.967283
-  outer loop
-   vertex 0.143295 -0.0252668 -0.0821572
-   vertex 0.13054 -0.0230177 -0.0855413
-   vertex 0.145506 0 -0.0821572
-  endloop
- endfacet
- facet normal 0.299475 -0.0262005 -0.953744
-  outer loop
-   vertex 0.171143 0 -0.0744483
-   vertex 0.155965 -0.0275009 -0.0784587
-   vertex 0.158371 0 -0.0784587
-  endloop
- endfacet
- facet normal 0.276205 -0.0241647 -0.960795
-  outer loop
-   vertex 0.155965 -0.0275009 -0.0784587
-   vertex 0.143295 -0.0252668 -0.0821572
-   vertex 0.158371 0 -0.0784587
-  endloop
- endfacet
- facet normal 0.322576 -0.0282212 -0.946123
-  outer loop
-   vertex 0.183814 0 -0.0701282
-   vertex 0.168543 -0.0297187 -0.0744483
-   vertex 0.171143 0 -0.0744483
-  endloop
- endfacet
- facet normal 0.299474 -0.0262002 -0.953745
-  outer loop
-   vertex 0.168543 -0.0297187 -0.0744483
-   vertex 0.155965 -0.0275009 -0.0784587
-   vertex 0.171143 0 -0.0744483
-  endloop
- endfacet
- facet normal 0.345487 -0.0302311 -0.937936
-  outer loop
-   vertex 0.196376 0 -0.065501
-   vertex 0.181021 -0.031919 -0.0701282
-   vertex 0.183814 0 -0.0701282
-  endloop
- endfacet
- facet normal 0.322586 -0.0282272 -0.946119
-  outer loop
-   vertex 0.181021 -0.031919 -0.0701282
-   vertex 0.168543 -0.0297187 -0.0744483
-   vertex 0.183814 0 -0.0701282
-  endloop
- endfacet
- facet normal 0.368203 -0.0322203 -0.929187
-  outer loop
-   vertex 0.208821 0 -0.0605695
-   vertex 0.193392 -0.0341003 -0.065501
-   vertex 0.196376 0 -0.065501
-  endloop
- endfacet
- facet normal 0.345491 -0.0302328 -0.937935
-  outer loop
-   vertex 0.193392 -0.0341003 -0.065501
-   vertex 0.181021 -0.031919 -0.0701282
-   vertex 0.196376 0 -0.065501
-  endloop
- endfacet
- facet normal 0.390669 -0.0341741 -0.919897
-  outer loop
-   vertex 0.221143 0 -0.0553365
-   vertex 0.205649 -0.0362614 -0.0605695
-   vertex 0.208821 0 -0.0605695
-  endloop
- endfacet
- facet normal 0.368176 -0.0322065 -0.929198
-  outer loop
-   vertex 0.205649 -0.0362614 -0.0605695
-   vertex 0.193392 -0.0341003 -0.065501
-   vertex 0.208821 0 -0.0605695
-  endloop
- endfacet
- facet normal 0.412938 -0.0361312 -0.910042
-  outer loop
-   vertex 0.233333 0 -0.0498052
-   vertex 0.217783 -0.038401 -0.0553365
-   vertex 0.221143 0 -0.0553365
-  endloop
- endfacet
- facet normal 0.39069 -0.0341845 -0.919887
-  outer loop
-   vertex 0.217783 -0.038401 -0.0553365
-   vertex 0.205649 -0.0362614 -0.0605695
-   vertex 0.221143 0 -0.0553365
-  endloop
- endfacet
- facet normal 0.507199 -0.0443759 -0.860686
-  outer loop
-   vertex 0.242265 0 -0.0445416
-   vertex 0.229788 -0.0405179 -0.0498052
-   vertex 0.233333 0 -0.0498052
-  endloop
- endfacet
- facet normal 0.412932 -0.0361284 -0.910045
-  outer loop
-   vertex 0.229788 -0.0405179 -0.0498052
-   vertex 0.217783 -0.038401 -0.0553365
-   vertex 0.233333 0 -0.0498052
-  endloop
- endfacet
- facet normal 0.659226 -0.057666 -0.749731
-  outer loop
-   vertex 0.250051 0 -0.0376955
-   vertex 0.238585 -0.0420689 -0.0445416
-   vertex 0.242265 0 -0.0445416
-  endloop
- endfacet
- facet normal 0.507171 -0.0443649 -0.860703
-  outer loop
-   vertex 0.238585 -0.0420689 -0.0445416
-   vertex 0.229788 -0.0405179 -0.0498052
-   vertex 0.242265 0 -0.0445416
-  endloop
- endfacet
- facet normal 0.787689 -0.0689169 -0.612206
-  outer loop
-   vertex 0.256413 0 -0.0295099
-   vertex 0.246252 -0.0434208 -0.0376955
-   vertex 0.250051 0 -0.0376955
-  endloop
- endfacet
- facet normal 0.65926 -0.0576803 -0.7497
-  outer loop
-   vertex 0.246252 -0.0434208 -0.0376955
-   vertex 0.238585 -0.0420689 -0.0445416
-   vertex 0.250051 0 -0.0376955
-  endloop
- endfacet
- facet normal 0.763572 0.204597 0.612452
-  outer loop
-   vertex 0.252517 0.0445256 1.02951
-   vertex 0.234971 0.0855224 1.03769
-   vertex 0.246252 0.0434208 1.03769
-  endloop
- endfacet
- facet normal 0.639427 0.171333 0.749518
-  outer loop
-   vertex 0.234971 0.0855224 1.03769
-   vertex 0.227655 0.0828596 1.04454
-   vertex 0.246252 0.0434208 1.03769
-  endloop
- endfacet
- facet normal 0.599962 0.279764 0.749518
-  outer loop
-   vertex 0.234971 0.0855224 1.03769
-   vertex 0.209808 0.121133 1.04454
-   vertex 0.227655 0.0828596 1.04454
-  endloop
- endfacet
- facet normal 0.461864 0.215369 0.860406
-  outer loop
-   vertex 0.209808 0.121133 1.04454
-   vertex 0.202073 0.116667 1.04981
-   vertex 0.227655 0.0828596 1.04454
-  endloop
- endfacet
- facet normal 0.417446 0.292301 0.860406
-  outer loop
-   vertex 0.209808 0.121133 1.04454
-   vertex 0.178744 0.149984 1.04981
-   vertex 0.202073 0.116667 1.04981
-  endloop
- endfacet
- facet normal 0.339456 0.237692 0.910094
-  outer loop
-   vertex 0.178744 0.149984 1.04981
-   vertex 0.169405 0.142148 1.05534
-   vertex 0.202073 0.116667 1.04981
-  endloop
- endfacet
- facet normal 0.293027 0.293027 0.910094
-  outer loop
-   vertex 0.149984 0.178744 1.04981
-   vertex 0.142148 0.169405 1.05534
-   vertex 0.169405 0.142148 1.05534
-  endloop
- endfacet
- facet normal 0.293027 0.293027 0.910094
-  outer loop
-   vertex 0.178744 0.149984 1.04981
-   vertex 0.149984 0.178744 1.04981
-   vertex 0.169405 0.142148 1.05534
-  endloop
- endfacet
- facet normal 0.237688 0.33946 0.910094
-  outer loop
-   vertex 0.149984 0.178744 1.04981
-   vertex 0.110571 0.191515 1.05534
-   vertex 0.142148 0.169405 1.05534
-  endloop
- endfacet
- facet normal 0.224823 0.321087 0.919977
-  outer loop
-   vertex 0.110571 0.191515 1.05534
-   vertex 0.10441 0.180844 1.06057
-   vertex 0.142148 0.169405 1.05534
-  endloop
- endfacet
- facet normal 0.165663 0.355244 0.919977
-  outer loop
-   vertex 0.110571 0.191515 1.05534
-   vertex 0.071421 0.196228 1.06057
-   vertex 0.10441 0.180844 1.06057
-  endloop
- endfacet
- facet normal 0.156167 0.334879 0.92923
-  outer loop
-   vertex 0.071421 0.196228 1.06057
-   vertex 0.0671644 0.184533 1.0655
-   vertex 0.10441 0.180844 1.06057
-  endloop
- endfacet
- facet normal 0.0956292 0.356913 0.92923
-  outer loop
-   vertex 0.071421 0.196228 1.06057
-   vertex 0.0341003 0.193392 1.0655
-   vertex 0.0671644 0.184533 1.0655
-  endloop
- endfacet
- facet normal 0.0898044 0.335174 0.937867
-  outer loop
-   vertex 0.0341003 0.193392 1.0655
-   vertex 0.031919 0.181021 1.07013
-   vertex 0.0671644 0.184533 1.0655
-  endloop
- endfacet
- facet normal 0.0302475 0.345675 0.937867
-  outer loop
-   vertex 0.0341003 0.193392 1.0655
-   vertex 0 0.183814 1.07013
-   vertex 0.031919 0.181021 1.07013
-  endloop
- endfacet
- facet normal 0.0282253 0.322565 0.946126
-  outer loop
-   vertex 0 0.183814 1.07013
-   vertex 0 0.171143 1.07445
-   vertex 0.031919 0.181021 1.07013
-  endloop
- endfacet
- facet normal -0.0282203 0.322565 0.946127
-  outer loop
-   vertex 0 0.183814 1.07013
-   vertex -0.0297187 0.168543 1.07445
-   vertex 0 0.171143 1.07445
-  endloop
- endfacet
- facet normal -0.0261979 0.299448 0.953753
-  outer loop
-   vertex 0 0.171143 1.07445
-   vertex -0.0297187 0.168543 1.07445
-   vertex -0.0275009 0.155965 1.07846
-  endloop
- endfacet
- facet normal -0.0777993 0.290349 0.953753
-  outer loop
-   vertex -0.0297187 0.168543 1.07445
-   vertex -0.0541662 0.14882 1.07846
-   vertex -0.0275009 0.155965 1.07846
-  endloop
- endfacet
- facet normal -0.0717915 0.267928 0.96076
-  outer loop
-   vertex -0.0275009 0.155965 1.07846
-   vertex -0.0541662 0.14882 1.07846
-   vertex -0.0497659 0.136731 1.08216
-  endloop
- endfacet
- facet normal -0.117226 0.25139 0.960761
-  outer loop
-   vertex -0.0541662 0.14882 1.07846
-   vertex -0.0727528 0.126012 1.08216
-   vertex -0.0497659 0.136731 1.08216
-  endloop
- endfacet
- facet normal -0.107094 0.229664 0.96736
-  outer loop
-   vertex -0.0497659 0.136731 1.08216
-   vertex -0.0727528 0.126012 1.08216
-   vertex -0.0662768 0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.145349 0.207578 0.96736
-  outer loop
-   vertex -0.0727528 0.126012 1.08216
-   vertex -0.0852038 0.101542 1.08554
-   vertex -0.0662768 0.114795 1.08554
-  endloop
- endfacet
- facet normal -0.132009 0.188525 0.973156
-  outer loop
-   vertex -0.0662768 0.114795 1.08554
-   vertex -0.0852038 0.101542 1.08554
-   vertex -0.076828 0.09156 1.08861
-  endloop
- endfacet
- facet normal -0.162739 0.162739 0.973156
-  outer loop
-   vertex -0.0852038 0.101542 1.08554
-   vertex -0.101542 0.0852038 1.08554
-   vertex -0.09156 0.076828 1.08861
-  endloop
- endfacet
- facet normal -0.162739 0.162739 0.973156
-  outer loop
-   vertex -0.076828 0.09156 1.08861
-   vertex -0.0852038 0.101542 1.08554
-   vertex -0.09156 0.076828 1.08861
-  endloop
- endfacet
- facet normal -0.188527 0.132007 0.973156
-  outer loop
-   vertex -0.101542 0.0852038 1.08554
-   vertex -0.10351 0.0597615 1.08861
-   vertex -0.09156 0.076828 1.08861
-  endloop
- endfacet
- facet normal -0.168891 0.118258 0.978515
-  outer loop
-   vertex -0.09156 0.076828 1.08861
-   vertex -0.10351 0.0597615 1.08861
-   vertex -0.0921639 0.0532109 1.09136
-  endloop
- endfacet
- facet normal -0.186859 0.0871369 0.978515
-  outer loop
-   vertex -0.0921639 0.0532109 1.09136
-   vertex -0.10351 0.0597615 1.08861
-   vertex -0.100004 0.0363984 1.09136
-  endloop
- endfacet
- facet normal -0.165122 0.0770004 0.983263
-  outer loop
-   vertex -0.0921639 0.0532109 1.09136
-   vertex -0.100004 0.0363984 1.09136
-   vertex -0.0876332 0.0318959 1.09379
-  endloop
- endfacet
- facet normal -0.175984 0.0471558 0.983263
-  outer loop
-   vertex -0.0876332 0.0318959 1.09379
-   vertex -0.100004 0.0363984 1.09136
-   vertex -0.0918406 0.016194 1.09379
-  endloop
- endfacet
- facet normal -0.152811 0.0409465 0.987407
-  outer loop
-   vertex -0.0876332 0.0318959 1.09379
-   vertex -0.0918406 0.016194 1.09379
-   vertex -0.0788218 0.0138984 1.0959
-  endloop
- endfacet
- facet normal -0.1576 0.0137876 0.987407
-  outer loop
-   vertex -0.0788218 0.0138984 1.0959
-   vertex -0.0918406 0.016194 1.09379
-   vertex -0.0800377 0 1.0959
-  endloop
- endfacet
- facet normal -0.157599 0.0137882 0.987407
-  outer loop
-   vertex -0.0918406 0.016194 1.09379
-   vertex -0.0932574 0 1.09379
-   vertex -0.0800377 0 1.0959
-  endloop
- endfacet
- facet normal -0.157599 -0.0137875 0.987407
-  outer loop
-   vertex -0.0800377 0 1.0959
-   vertex -0.0932574 0 1.09379
-   vertex -0.0788218 -0.0138984 1.0959
-  endloop
- endfacet
- facet normal -0.1576 -0.0137883 0.987407
-  outer loop
-   vertex -0.0788218 -0.0138984 1.0959
-   vertex -0.0932574 0 1.09379
-   vertex -0.0918406 -0.016194 1.09379
-  endloop
- endfacet
- facet normal -0.152811 -0.0409456 0.987407
-  outer loop
-   vertex -0.0788218 -0.0138984 1.0959
-   vertex -0.0918406 -0.016194 1.09379
-   vertex -0.0752109 -0.0273745 1.0959
-  endloop
- endfacet
- facet normal -0.152812 -0.0409467 0.987407
-  outer loop
-   vertex -0.0752109 -0.0273745 1.0959
-   vertex -0.0918406 -0.016194 1.09379
-   vertex -0.0876332 -0.0318959 1.09379
-  endloop
- endfacet
- facet normal -0.14338 -0.0668596 0.987407
-  outer loop
-   vertex -0.0752109 -0.0273745 1.0959
-   vertex -0.0876332 -0.0318959 1.09379
-   vertex -0.0693147 -0.0400189 1.0959
-  endloop
- endfacet
- facet normal -0.14338 -0.0668591 0.987407
-  outer loop
-   vertex -0.0693147 -0.0400189 1.0959
-   vertex -0.0876332 -0.0318959 1.09379
-   vertex -0.0807632 -0.0466287 1.09379
-  endloop
- endfacet
- facet normal -0.129592 -0.0907416 0.987407
-  outer loop
-   vertex -0.0693147 -0.0400189 1.0959
-   vertex -0.0807632 -0.0466287 1.09379
-   vertex -0.0613124 -0.0514473 1.0959
-  endloop
- endfacet
- facet normal -0.109338 -0.0765595 0.991052
-  outer loop
-   vertex -0.0511493 -0.0429194 1.09768
-   vertex -0.0693147 -0.0400189 1.0959
-   vertex -0.0613124 -0.0514473 1.0959
-  endloop
- endfacet
- facet normal -0.0943824 -0.0943824 0.991052
-  outer loop
-   vertex -0.0511493 -0.0429194 1.09768
-   vertex -0.0613124 -0.0514473 1.0959
-   vertex -0.0514473 -0.0613124 1.0959
-  endloop
- endfacet
- facet normal -0.0943824 -0.0943824 0.991052
-  outer loop
-   vertex -0.0429194 -0.0511493 1.09768
-   vertex -0.0511493 -0.0429194 1.09768
-   vertex -0.0514473 -0.0613124 1.0959
-  endloop
- endfacet
- facet normal -0.0765589 -0.109338 0.991052
-  outer loop
-   vertex -0.0429194 -0.0511493 1.09768
-   vertex -0.0514473 -0.0613124 1.0959
-   vertex -0.0333853 -0.0578251 1.09768
-  endloop
- endfacet
- facet normal -0.0765591 -0.109337 0.991052
-  outer loop
-   vertex -0.0333853 -0.0578251 1.09768
-   vertex -0.0514473 -0.0613124 1.0959
-   vertex -0.0400189 -0.0693147 1.0959
-  endloop
- endfacet
- facet normal -0.0564095 -0.120971 0.991052
-  outer loop
-   vertex -0.0333853 -0.0578251 1.09768
-   vertex -0.0400189 -0.0693147 1.0959
-   vertex -0.0228369 -0.0627439 1.09768
-  endloop
- endfacet
- facet normal -0.0564096 -0.12097 0.991052
-  outer loop
-   vertex -0.0228369 -0.0627439 1.09768
-   vertex -0.0400189 -0.0693147 1.0959
-   vertex -0.0273745 -0.0752109 1.0959
-  endloop
- endfacet
- facet normal -0.0345465 -0.128928 0.991052
-  outer loop
-   vertex -0.0228369 -0.0627439 1.09768
-   vertex -0.0273745 -0.0752109 1.0959
-   vertex -0.0115946 -0.0657563 1.09768
-  endloop
- endfacet
- facet normal -0.0345462 -0.128928 0.991052
-  outer loop
-   vertex -0.0115946 -0.0657563 1.09768
-   vertex -0.0273745 -0.0752109 1.0959
-   vertex -0.0138984 -0.0788218 1.0959
-  endloop
- endfacet
- facet normal -0.0116333 -0.132969 0.991052
-  outer loop
-   vertex -0.0115946 -0.0657563 1.09768
-   vertex -0.0138984 -0.0788218 1.0959
-   vertex 0 -0.0667707 1.09768
-  endloop
- endfacet
- facet normal -0.0116328 -0.132969 0.991052
-  outer loop
-   vertex 0 -0.0667707 1.09768
-   vertex -0.0138984 -0.0788218 1.0959
-   vertex 0 -0.0800377 1.0959
-  endloop
- endfacet
- facet normal -0.0137876 -0.1576 0.987407
-  outer loop
-   vertex -0.0138984 -0.0788218 1.0959
-   vertex -0.016194 -0.0918406 1.09379
-   vertex 0 -0.0800377 1.0959
-  endloop
- endfacet
- facet normal -0.0137882 -0.157599 0.987407
-  outer loop
-   vertex 0 -0.0800377 1.0959
-   vertex -0.016194 -0.0918406 1.09379
-   vertex 0 -0.0932574 1.09379
-  endloop
- endfacet
- facet normal 0.0137875 -0.157599 0.987407
-  outer loop
-   vertex 0 -0.0800377 1.0959
-   vertex 0 -0.0932574 1.09379
-   vertex 0.0138984 -0.0788218 1.0959
-  endloop
- endfacet
- facet normal 0.0137883 -0.1576 0.987407
-  outer loop
-   vertex 0.0138984 -0.0788218 1.0959
-   vertex 0 -0.0932574 1.09379
-   vertex 0.016194 -0.0918406 1.09379
-  endloop
- endfacet
- facet normal 0.0409456 -0.152811 0.987407
-  outer loop
-   vertex 0.0273745 -0.0752109 1.0959
-   vertex 0.0138984 -0.0788218 1.0959
-   vertex 0.016194 -0.0918406 1.09379
-  endloop
- endfacet
- facet normal 0.0409467 -0.152812 0.987407
-  outer loop
-   vertex 0.0273745 -0.0752109 1.0959
-   vertex 0.016194 -0.0918406 1.09379
-   vertex 0.0318959 -0.0876332 1.09379
-  endloop
- endfacet
- facet normal 0.0668596 -0.14338 0.987407
-  outer loop
-   vertex 0.0400189 -0.0693147 1.0959
-   vertex 0.0273745 -0.0752109 1.0959
-   vertex 0.0318959 -0.0876332 1.09379
-  endloop
- endfacet
- facet normal 0.0668591 -0.14338 0.987407
-  outer loop
-   vertex 0.0400189 -0.0693147 1.0959
-   vertex 0.0318959 -0.0876332 1.09379
-   vertex 0.0466287 -0.0807632 1.09379
-  endloop
- endfacet
- facet normal 0.0907416 -0.129592 0.987407
-  outer loop
-   vertex 0.0514473 -0.0613124 1.0959
-   vertex 0.0400189 -0.0693147 1.0959
-   vertex 0.0466287 -0.0807632 1.09379
-  endloop
- endfacet
- facet normal 0.0907402 -0.129591 0.987407
-  outer loop
-   vertex 0.0514473 -0.0613124 1.0959
-   vertex 0.0466287 -0.0807632 1.09379
-   vertex 0.0599447 -0.0714393 1.09379
-  endloop
- endfacet
- facet normal 0.111865 -0.111865 0.987407
-  outer loop
-   vertex 0.0613124 -0.0514473 1.0959
-   vertex 0.0514473 -0.0613124 1.0959
-   vertex 0.0599447 -0.0714393 1.09379
-  endloop
- endfacet
- facet normal 0.111865 -0.111865 0.987407
-  outer loop
-   vertex 0.0714393 -0.0599447 1.09379
-   vertex 0.0613124 -0.0514473 1.0959
-   vertex 0.0599447 -0.0714393 1.09379
-  endloop
- endfacet
- facet normal 0.129591 -0.0907409 0.987407
-  outer loop
-   vertex 0.0693147 -0.0400189 1.0959
-   vertex 0.0613124 -0.0514473 1.0959
-   vertex 0.0714393 -0.0599447 1.09379
-  endloop
- endfacet
- facet normal 0.129592 -0.0907408 0.987407
-  outer loop
-   vertex 0.0807632 -0.0466287 1.09379
-   vertex 0.0693147 -0.0400189 1.0959
-   vertex 0.0714393 -0.0599447 1.09379
-  endloop
- endfacet
- facet normal 0.14338 -0.0668594 0.987407
-  outer loop
-   vertex 0.0752109 -0.0273745 1.0959
-   vertex 0.0693147 -0.0400189 1.0959
-   vertex 0.0807632 -0.0466287 1.09379
-  endloop
- endfacet
- facet normal 0.143381 -0.0668593 0.987407
-  outer loop
-   vertex 0.0876332 -0.0318959 1.09379
-   vertex 0.0752109 -0.0273745 1.0959
-   vertex 0.0807632 -0.0466287 1.09379
-  endloop
- endfacet
- facet normal 0.152812 -0.0409458 0.987407
-  outer loop
-   vertex 0.0788218 -0.0138984 1.0959
-   vertex 0.0752109 -0.0273745 1.0959
-   vertex 0.0876332 -0.0318959 1.09379
-  endloop
- endfacet
- facet normal 0.152811 -0.0409465 0.987407
-  outer loop
-   vertex 0.0918406 -0.016194 1.09379
-   vertex 0.0788218 -0.0138984 1.0959
-   vertex 0.0876332 -0.0318959 1.09379
-  endloop
- endfacet
- facet normal 0.1576 -0.0137876 0.987407
-  outer loop
-   vertex 0.0800377 0 1.0959
-   vertex 0.0788218 -0.0138984 1.0959
-   vertex 0.0918406 -0.016194 1.09379
-  endloop
- endfacet
- facet normal 0.157599 -0.0137882 0.987407
-  outer loop
-   vertex 0.0932574 0 1.09379
-   vertex 0.0800377 0 1.0959
-   vertex 0.0918406 -0.016194 1.09379
-  endloop
- endfacet
- facet normal 0.157599 0.0137875 0.987407
-  outer loop
-   vertex 0.0932574 0 1.09379
-   vertex 0.0788218 0.0138984 1.0959
-   vertex 0.0800377 0 1.0959
-  endloop
- endfacet
- facet normal 0.1576 0.0137883 0.987407
-  outer loop
-   vertex 0.0918406 0.016194 1.09379
-   vertex 0.0788218 0.0138984 1.0959
-   vertex 0.0932574 0 1.09379
-  endloop
- endfacet
- facet normal 0.639438 0.17134 0.749508
-  outer loop
-   vertex 0.246252 0.0434208 1.03769
-   vertex 0.227655 0.0828596 1.04454
-   vertex 0.238585 0.0420689 1.04454
-  endloop
- endfacet
- facet normal 0.492207 0.131876 0.860431
-  outer loop
-   vertex 0.238585 0.0420689 1.04454
-   vertex 0.219262 0.0798047 1.04981
-   vertex 0.229788 0.0405179 1.04981
-  endloop
- endfacet
- facet normal 0.492245 0.131899 0.860405
-  outer loop
-   vertex 0.227655 0.0828596 1.04454
-   vertex 0.219262 0.0798047 1.04981
-   vertex 0.238585 0.0420689 1.04454
-  endloop
- endfacet
- facet normal 0.400302 0.107262 0.910084
-  outer loop
-   vertex 0.229788 0.0405179 1.04981
-   vertex 0.207806 0.0756353 1.05534
-   vertex 0.217783 0.038401 1.05534
-  endloop
- endfacet
- facet normal 0.400279 0.107246 0.910096
-  outer loop
-   vertex 0.219262 0.0798047 1.04981
-   vertex 0.207806 0.0756353 1.05534
-   vertex 0.229788 0.0405179 1.04981
-  endloop
- endfacet
- facet normal 0.378634 0.101455 0.919969
-  outer loop
-   vertex 0.217783 0.038401 1.05534
-   vertex 0.196228 0.071421 1.06057
-   vertex 0.205649 0.0362614 1.06057
-  endloop
- endfacet
- facet normal 0.378636 0.101456 0.919968
-  outer loop
-   vertex 0.207806 0.0756353 1.05534
-   vertex 0.196228 0.071421 1.06057
-   vertex 0.217783 0.038401 1.05534
-  endloop
- endfacet
- facet normal 0.3569 0.0956256 0.929235
-  outer loop
-   vertex 0.205649 0.0362614 1.06057
-   vertex 0.184533 0.0671644 1.0655
-   vertex 0.193392 0.0341003 1.0655
-  endloop
- endfacet
- facet normal 0.356911 0.0956343 0.92923
-  outer loop
-   vertex 0.196228 0.071421 1.06057
-   vertex 0.184533 0.0671644 1.0655
-   vertex 0.205649 0.0362614 1.06057
-  endloop
- endfacet
- facet normal 0.335174 0.0898011 0.937867
-  outer loop
-   vertex 0.193392 0.0341003 1.0655
-   vertex 0.172729 0.0628681 1.07013
-   vertex 0.181021 0.031919 1.07013
-  endloop
- endfacet
- facet normal 0.335181 0.0898064 0.937864
-  outer loop
-   vertex 0.184533 0.0671644 1.0655
-   vertex 0.172729 0.0628681 1.07013
-   vertex 0.193392 0.0341003 1.0655
-  endloop
- endfacet
- facet normal 0.312775 0.0838058 0.946123
-  outer loop
-   vertex 0.181021 0.031919 1.07013
-   vertex 0.160822 0.0585345 1.07445
-   vertex 0.168543 0.0297187 1.07445
-  endloop
- endfacet
- facet normal 0.312764 0.0837968 0.946127
-  outer loop
-   vertex 0.172729 0.0628681 1.07013
-   vertex 0.160822 0.0585345 1.07445
-   vertex 0.181021 0.031919 1.07013
-  endloop
- endfacet
- facet normal 0.290349 0.0777993 0.953753
-  outer loop
-   vertex 0.168543 0.0297187 1.07445
-   vertex 0.14882 0.0541662 1.07846
-   vertex 0.155965 0.0275009 1.07846
-  endloop
- endfacet
- facet normal 0.290346 0.0777961 0.953754
-  outer loop
-   vertex 0.160822 0.0585345 1.07445
-   vertex 0.14882 0.0541662 1.07846
-   vertex 0.168543 0.0297187 1.07445
-  endloop
- endfacet
- facet normal 0.267918 0.0717829 0.960764
-  outer loop
-   vertex 0.155965 0.0275009 1.07846
-   vertex 0.136731 0.0497659 1.08216
-   vertex 0.143295 0.0252668 1.08216
-  endloop
- endfacet
- facet normal 0.267928 0.0717915 0.96076
-  outer loop
-   vertex 0.14882 0.0541662 1.07846
-   vertex 0.136731 0.0497659 1.08216
-   vertex 0.155965 0.0275009 1.07846
-  endloop
- endfacet
- facet normal 0.24478 0.0655866 0.967358
-  outer loop
-   vertex 0.143295 0.0252668 1.08216
-   vertex 0.12456 0.045336 1.08554
-   vertex 0.13054 0.0230177 1.08554
-  endloop
- endfacet
- facet normal 0.244775 0.0655821 0.967359
-  outer loop
-   vertex 0.136731 0.0497659 1.08216
-   vertex 0.12456 0.045336 1.08554
-   vertex 0.143295 0.0252668 1.08216
-  endloop
- endfacet
- facet normal 0.639228 -0.171283 -0.749699
-  outer loop
-   vertex 0.246252 -0.0434208 -0.0376955
-   vertex 0.227655 -0.0828596 -0.0445416
-   vertex 0.238585 -0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal 0.491801 -0.13178 -0.860678
-  outer loop
-   vertex 0.227655 -0.0828596 -0.0445416
-   vertex 0.219262 -0.0798047 -0.0498052
-   vertex 0.238585 -0.0420689 -0.0445416
-  endloop
- endfacet
- facet normal 0.461447 -0.215174 -0.860678
-  outer loop
-   vertex 0.227655 -0.0828596 -0.0445416
-   vertex 0.202073 -0.116667 -0.0498052
-   vertex 0.219262 -0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal 0.375642 -0.175163 -0.910061
-  outer loop
-   vertex 0.202073 -0.116667 -0.0498052
-   vertex 0.191515 -0.110571 -0.0553365
-   vertex 0.219262 -0.0798047 -0.0498052
-  endloop
- endfacet
- facet normal 0.339518 -0.237728 -0.910062
-  outer loop
-   vertex 0.202073 -0.116667 -0.0498052
-   vertex 0.169405 -0.142148 -0.0553365
-   vertex 0.191515 -0.110571 -0.0553365
-  endloop
- endfacet
- facet normal 0.321251 -0.224938 -0.919892
-  outer loop
-   vertex 0.169405 -0.142148 -0.0553365
-   vertex 0.159966 -0.134228 -0.0605695
-   vertex 0.191515 -0.110571 -0.0553365
-  endloop
- endfacet
- facet normal 0.277308 -0.277308 -0.919891
-  outer loop
-   vertex 0.134228 -0.159966 -0.0605695
-   vertex 0.159966 -0.134228 -0.0605695
-   vertex 0.142148 -0.169405 -0.0553365
-  endloop
- endfacet
- facet normal 0.277308 -0.277308 -0.919891
-  outer loop
-   vertex 0.142148 -0.169405 -0.0553365
-   vertex 0.159966 -0.134228 -0.0605695
-   vertex 0.169405 -0.142148 -0.0553365
-  endloop
- endfacet
- facet normal 0.224935 -0.321253 -0.919892
-  outer loop
-   vertex 0.142148 -0.169405 -0.0553365
-   vertex 0.10441 -0.180844 -0.0605695
-   vertex 0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal 0.211992 -0.302768 -0.929188
-  outer loop
-   vertex 0.10441 -0.180844 -0.0605695
-   vertex 0.0981878 -0.170066 -0.065501
-   vertex 0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal 0.156207 -0.334973 -0.929189
-  outer loop
-   vertex 0.10441 -0.180844 -0.0605695
-   vertex 0.0671644 -0.184533 -0.065501
-   vertex 0.0981878 -0.170066 -0.065501
-  endloop
- endfacet
- facet normal 0.146577 -0.314322 -0.937932
-  outer loop
-   vertex 0.0671644 -0.184533 -0.065501
-   vertex 0.0628681 -0.172729 -0.0701282
-   vertex 0.0981878 -0.170066 -0.065501
-  endloop
- endfacet
- facet normal 0.0897553 -0.335003 -0.937932
-  outer loop
-   vertex 0.0671644 -0.184533 -0.065501
-   vertex 0.031919 -0.181021 -0.0701282
-   vertex 0.0628681 -0.172729 -0.0701282
-  endloop
- endfacet
- facet normal 0.0838028 -0.312786 -0.946119
-  outer loop
-   vertex 0.031919 -0.181021 -0.0701282
-   vertex 0.0297187 -0.168543 -0.0744483
-   vertex 0.0628681 -0.172729 -0.0701282
-  endloop
- endfacet
- facet normal 0.0282222 -0.322587 -0.946119
-  outer loop
-   vertex 0.031919 -0.181021 -0.0701282
-   vertex 0 -0.171143 -0.0744483
-   vertex 0.0297187 -0.168543 -0.0744483
-  endloop
- endfacet
- facet normal 0.0262002 -0.299475 -0.953744
-  outer loop
-   vertex 0.0297187 -0.168543 -0.0744483
-   vertex 0 -0.171143 -0.0744483
-   vertex 0 -0.158371 -0.0784587
-  endloop
- endfacet
- facet normal -0.0262005 -0.299475 -0.953744
-  outer loop
-   vertex 0 -0.171143 -0.0744483
-   vertex -0.0275009 -0.155965 -0.0784587
-   vertex 0 -0.158371 -0.0784587
-  endloop
- endfacet
- facet normal -0.0241647 -0.276205 -0.960795
-  outer loop
-   vertex 0 -0.158371 -0.0784587
-   vertex -0.0275009 -0.155965 -0.0784587
-   vertex -0.0252668 -0.143295 -0.0821572
-  endloop
- endfacet
- facet normal -0.0717547 -0.267813 -0.960795
-  outer loop
-   vertex -0.0275009 -0.155965 -0.0784587
-   vertex -0.0497659 -0.136731 -0.0821572
-   vertex -0.0252668 -0.143295 -0.0821572
-  endloop
- endfacet
- facet normal -0.0656563 -0.245052 -0.967284
-  outer loop
-   vertex -0.0252668 -0.143295 -0.0821572
-   vertex -0.0497659 -0.136731 -0.0821572
-   vertex -0.045336 -0.12456 -0.0855413
-  endloop
- endfacet
- facet normal -0.107217 -0.229925 -0.967284
-  outer loop
-   vertex -0.0497659 -0.136731 -0.0821572
-   vertex -0.0662768 -0.114795 -0.0855413
-   vertex -0.045336 -0.12456 -0.0855413
-  endloop
- endfacet
- facet normal -0.0972058 -0.208456 -0.973189
-  outer loop
-   vertex -0.045336 -0.12456 -0.0855413
-   vertex -0.0662768 -0.114795 -0.0855413
-   vertex -0.0597615 -0.10351 -0.0886093
-  endloop
- endfacet
- facet normal -0.131925 -0.18841 -0.973189
-  outer loop
-   vertex -0.0662768 -0.114795 -0.0855413
-   vertex -0.076828 -0.09156 -0.0886093
-   vertex -0.0597615 -0.10351 -0.0886093
-  endloop
- endfacet
- facet normal -0.118254 -0.168885 -0.978516
-  outer loop
-   vertex -0.0597615 -0.10351 -0.0886093
-   vertex -0.076828 -0.09156 -0.0886093
-   vertex -0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal -0.145784 -0.145784 -0.978516
-  outer loop
-   vertex -0.09156 -0.076828 -0.0886093
-   vertex -0.0815238 -0.0684066 -0.0913592
-   vertex -0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal -0.145784 -0.145784 -0.978516
-  outer loop
-   vertex -0.076828 -0.09156 -0.0886093
-   vertex -0.0815238 -0.0684066 -0.0913592
-   vertex -0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal -0.168885 -0.118254 -0.978516
-  outer loop
-   vertex -0.09156 -0.076828 -0.0886093
-   vertex -0.0921639 -0.0532109 -0.0913592
-   vertex -0.0815238 -0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.2223 0.0595618 0.973157
-  outer loop
-   vertex 0.13054 0.0230177 1.08554
-   vertex 0.112315 0.0408793 1.08861
-   vertex 0.117707 0.020755 1.08861
-  endloop
- endfacet
- facet normal 0.222302 0.0595638 0.973157
-  outer loop
-   vertex 0.12456 0.045336 1.08554
-   vertex 0.112315 0.0408793 1.08861
-   vertex 0.13054 0.0230177 1.08554
-  endloop
- endfacet
- facet normal -0.149261 -0.104513 -0.983259
-  outer loop
-   vertex -0.0815238 -0.0684066 -0.0913592
-   vertex -0.0921639 -0.0532109 -0.0913592
-   vertex -0.0807632 -0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal -0.165142 -0.0770069 -0.983259
-  outer loop
-   vertex -0.0807632 -0.0466287 -0.0937895
-   vertex -0.0921639 -0.0532109 -0.0913592
-   vertex -0.0876332 -0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal 0.199156 0.053361 0.978514
-  outer loop
-   vertex 0.117707 0.020755 1.08861
-   vertex 0.100004 0.0363984 1.09136
-   vertex 0.104805 0.0184799 1.09136
-  endloop
- endfacet
- facet normal 0.199156 0.0533608 0.978514
-  outer loop
-   vertex 0.112315 0.0408793 1.08861
-   vertex 0.100004 0.0363984 1.09136
-   vertex 0.117707 0.020755 1.08861
-  endloop
- endfacet
- facet normal -0.143322 -0.0668319 -0.987417
-  outer loop
-   vertex -0.0807632 -0.0466287 -0.0937895
-   vertex -0.0876332 -0.0318959 -0.0937895
-   vertex -0.0752109 -0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal -0.15275 -0.0409291 -0.987417
-  outer loop
-   vertex -0.0752109 -0.0273745 -0.0958986
-   vertex -0.0876332 -0.0318959 -0.0937895
-   vertex -0.0788218 -0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal 0.175988 0.0471569 0.983262
-  outer loop
-   vertex 0.104805 0.0184799 1.09136
-   vertex 0.0876332 0.0318959 1.09379
-   vertex 0.0918406 0.016194 1.09379
-  endloop
- endfacet
- facet normal 0.175985 0.0471527 0.983263
-  outer loop
-   vertex 0.100004 0.0363984 1.09136
-   vertex 0.0876332 0.0318959 1.09379
-   vertex 0.104805 0.0184799 1.09136
-  endloop
- endfacet
- facet normal -0.129403 -0.0346734 -0.990986
-  outer loop
-   vertex -0.0752109 -0.0273745 -0.0958986
-   vertex -0.0788218 -0.0138984 -0.0958986
-   vertex -0.0657563 -0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal -0.133458 -0.0116761 -0.990986
-  outer loop
-   vertex -0.0657563 -0.0115946 -0.0976853
-   vertex -0.0788218 -0.0138984 -0.0958986
-   vertex -0.0667707 0 -0.0976853
-  endloop
- endfacet
- facet normal 0.152811 0.0409456 0.987407
-  outer loop
-   vertex 0.0918406 0.016194 1.09379
-   vertex 0.0752109 0.0273745 1.0959
-   vertex 0.0788218 0.0138984 1.0959
-  endloop
- endfacet
- facet normal 0.152812 0.0409467 0.987407
-  outer loop
-   vertex 0.0876332 0.0318959 1.09379
-   vertex 0.0752109 0.0273745 1.0959
-   vertex 0.0918406 0.016194 1.09379
-  endloop
- endfacet
- facet normal -0.109311 -0.00956348 -0.993962
-  outer loop
-   vertex -0.0657563 -0.0115946 -0.0976853
-   vertex -0.0667707 0 -0.0976853
-   vertex -0.0534641 0 -0.0991487
-  endloop
- endfacet
- facet normal -0.109311 0.0095642 -0.993962
-  outer loop
-   vertex -0.0534641 0 -0.0991487
-   vertex -0.0667707 0 -0.0976853
-   vertex -0.0526518 0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal -0.10931 0.00956344 -0.993962
-  outer loop
-   vertex -0.0526518 0.00928394 -0.0991487
-   vertex -0.0667707 0 -0.0976853
-   vertex -0.0657563 0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal -0.105989 0.0283992 -0.993962
-  outer loop
-   vertex -0.0526518 0.00928394 -0.0991487
-   vertex -0.0657563 0.0115946 -0.0976853
-   vertex -0.0502398 0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal -0.10599 0.0284002 -0.993962
-  outer loop
-   vertex -0.0502398 0.0182858 -0.0991487
-   vertex -0.0657563 0.0115946 -0.0976853
-   vertex -0.0627439 0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal -0.0994477 0.0463741 -0.993962
-  outer loop
-   vertex -0.0502398 0.0182858 -0.0991487
-   vertex -0.0627439 0.0228369 -0.0976853
-   vertex -0.0463012 0.026732 -0.0991487
-  endloop
- endfacet
- facet normal -0.0994475 0.0463732 -0.993962
-  outer loop
-   vertex -0.0463012 0.026732 -0.0991487
-   vertex -0.0627439 0.0228369 -0.0976853
-   vertex -0.0578251 0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal -0.089884 0.0629377 -0.993962
-  outer loop
-   vertex -0.0463012 0.026732 -0.0991487
-   vertex -0.0578251 0.0333853 -0.0976853
-   vertex -0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal -0.089884 0.062937 -0.993962
-  outer loop
-   vertex -0.0409558 0.034366 -0.0991487
-   vertex -0.0578251 0.0333853 -0.0976853
-   vertex -0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal -0.0775892 0.0775892 -0.993962
-  outer loop
-   vertex -0.0511493 0.0429194 -0.0976853
-   vertex -0.0429194 0.0511493 -0.0976853
-   vertex -0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal -0.0775892 0.0775892 -0.993962
-  outer loop
-   vertex -0.0409558 0.034366 -0.0991487
-   vertex -0.0429194 0.0511493 -0.0976853
-   vertex -0.034366 0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal -0.0629374 0.0898836 -0.993962
-  outer loop
-   vertex -0.034366 0.0409558 -0.0991487
-   vertex -0.0429194 0.0511493 -0.0976853
-   vertex -0.026732 0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal -0.0629372 0.0898843 -0.993962
-  outer loop
-   vertex -0.026732 0.0463012 -0.0991487
-   vertex -0.0429194 0.0511493 -0.0976853
-   vertex -0.0333853 0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal -0.0463738 0.0994471 -0.993962
-  outer loop
-   vertex -0.026732 0.0463012 -0.0991487
-   vertex -0.0333853 0.0578251 -0.0976853
-   vertex -0.0182858 0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal -0.0463734 0.099448 -0.993962
-  outer loop
-   vertex -0.0182858 0.0502398 -0.0991487
-   vertex -0.0333853 0.0578251 -0.0976853
-   vertex -0.0228369 0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal -0.0283994 0.10599 -0.993962
-  outer loop
-   vertex -0.0182858 0.0502398 -0.0991487
-   vertex -0.0228369 0.0627439 -0.0976853
-   vertex -0.00928394 0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal -0.0284 0.105989 -0.993962
-  outer loop
-   vertex -0.00928394 0.0526518 -0.0991487
-   vertex -0.0228369 0.0627439 -0.0976853
-   vertex -0.0115946 0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal -0.00956415 0.10931 -0.993962
-  outer loop
-   vertex -0.00928394 0.0526518 -0.0991487
-   vertex -0.0115946 0.0657563 -0.0976853
-   vertex 0 0.0534641 -0.0991487
-  endloop
- endfacet
- facet normal -0.00956348 0.109311 -0.993962
-  outer loop
-   vertex 0 0.0534641 -0.0991487
-   vertex -0.0115946 0.0657563 -0.0976853
-   vertex 0 0.0667707 -0.0976853
-  endloop
- endfacet
- facet normal 0.0095642 0.109311 -0.993962
-  outer loop
-   vertex 0.00928394 0.0526518 -0.0991487
-   vertex 0 0.0534641 -0.0991487
-   vertex 0 0.0667707 -0.0976853
-  endloop
- endfacet
- facet normal 0.00956344 0.10931 -0.993962
-  outer loop
-   vertex 0.00928394 0.0526518 -0.0991487
-   vertex 0 0.0667707 -0.0976853
-   vertex 0.0115946 0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal 0.0283992 0.105989 -0.993962
-  outer loop
-   vertex 0.0182858 0.0502398 -0.0991487
-   vertex 0.00928394 0.0526518 -0.0991487
-   vertex 0.0115946 0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal 0.0284002 0.10599 -0.993962
-  outer loop
-   vertex 0.0182858 0.0502398 -0.0991487
-   vertex 0.0115946 0.0657563 -0.0976853
-   vertex 0.0228369 0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal 0.0463741 0.0994477 -0.993962
-  outer loop
-   vertex 0.026732 0.0463012 -0.0991487
-   vertex 0.0182858 0.0502398 -0.0991487
-   vertex 0.0228369 0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal 0.0463732 0.0994475 -0.993962
-  outer loop
-   vertex 0.026732 0.0463012 -0.0991487
-   vertex 0.0228369 0.0627439 -0.0976853
-   vertex 0.0333853 0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal 0.0629377 0.089884 -0.993962
-  outer loop
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.026732 0.0463012 -0.0991487
-   vertex 0.0333853 0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal 0.062937 0.089884 -0.993962
-  outer loop
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.0333853 0.0578251 -0.0976853
-   vertex 0.0429194 0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal 0.0775892 0.0775892 -0.993962
-  outer loop
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.0429194 0.0511493 -0.0976853
-   vertex 0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal 0.0775892 0.0775892 -0.993962
-  outer loop
-   vertex 0.0409558 0.034366 -0.0991487
-   vertex 0.0429194 0.0511493 -0.0976853
-   vertex 0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal 0.0898836 0.0629374 -0.993962
-  outer loop
-   vertex 0.0463012 0.026732 -0.0991487
-   vertex 0.0409558 0.034366 -0.0991487
-   vertex 0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal 0.0898843 0.0629372 -0.993962
-  outer loop
-   vertex 0.0578251 0.0333853 -0.0976853
-   vertex 0.0463012 0.026732 -0.0991487
-   vertex 0.0511493 0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal 0.0994471 0.0463738 -0.993962
-  outer loop
-   vertex 0.0502398 0.0182858 -0.0991487
-   vertex 0.0463012 0.026732 -0.0991487
-   vertex 0.0578251 0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal 0.099448 0.0463734 -0.993962
-  outer loop
-   vertex 0.0627439 0.0228369 -0.0976853
-   vertex 0.0502398 0.0182858 -0.0991487
-   vertex 0.0578251 0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal 0.10599 0.0283994 -0.993962
-  outer loop
-   vertex 0.0526518 0.00928394 -0.0991487
-   vertex 0.0502398 0.0182858 -0.0991487
-   vertex 0.0627439 0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal 0.105989 0.0284 -0.993962
-  outer loop
-   vertex 0.0657563 0.0115946 -0.0976853
-   vertex 0.0526518 0.00928394 -0.0991487
-   vertex 0.0627439 0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal 0.10931 0.00956415 -0.993962
-  outer loop
-   vertex 0.0534641 0 -0.0991487
-   vertex 0.0526518 0.00928394 -0.0991487
-   vertex 0.0657563 0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal 0.109311 0.00956348 -0.993962
-  outer loop
-   vertex 0.0667707 0 -0.0976853
-   vertex 0.0534641 0 -0.0991487
-   vertex 0.0657563 0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal 0.109311 -0.0095642 -0.993962
-  outer loop
-   vertex 0.0667707 0 -0.0976853
-   vertex 0.0526518 -0.00928394 -0.0991487
-   vertex 0.0534641 0 -0.0991487
-  endloop
- endfacet
- facet normal 0.10931 -0.00956344 -0.993962
-  outer loop
-   vertex 0.0657563 -0.0115946 -0.0976853
-   vertex 0.0526518 -0.00928394 -0.0991487
-   vertex 0.0667707 0 -0.0976853
-  endloop
- endfacet
- facet normal 0.129403 -0.0346739 -0.990986
-  outer loop
-   vertex 0.0788218 -0.0138984 -0.0958986
-   vertex 0.0627439 -0.0228369 -0.0976853
-   vertex 0.0657563 -0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal 0.129403 -0.0346733 -0.990986
-  outer loop
-   vertex 0.0752109 -0.0273745 -0.0958986
-   vertex 0.0627439 -0.0228369 -0.0976853
-   vertex 0.0788218 -0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal 0.152749 -0.0409288 -0.987417
-  outer loop
-   vertex 0.0918406 -0.016194 -0.0937895
-   vertex 0.0752109 -0.0273745 -0.0958986
-   vertex 0.0788218 -0.0138984 -0.0958986
-  endloop
- endfacet
- facet normal 0.105989 -0.0283992 -0.993962
-  outer loop
-   vertex 0.0657563 -0.0115946 -0.0976853
-   vertex 0.0502398 -0.0182858 -0.0991487
-   vertex 0.0526518 -0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal 0.10599 -0.0284002 -0.993962
-  outer loop
-   vertex 0.0627439 -0.0228369 -0.0976853
-   vertex 0.0502398 -0.0182858 -0.0991487
-   vertex 0.0657563 -0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal 0.15275 -0.0409299 -0.987417
-  outer loop
-   vertex 0.0876332 -0.0318959 -0.0937895
-   vertex 0.0752109 -0.0273745 -0.0958986
-   vertex 0.0918406 -0.016194 -0.0937895
-  endloop
- endfacet
- facet normal 0.176005 -0.0471615 -0.983259
-  outer loop
-   vertex 0.104805 -0.0184799 -0.0913592
-   vertex 0.0876332 -0.0318959 -0.0937895
-   vertex 0.0918406 -0.016194 -0.0937895
-  endloop
- endfacet
- facet normal 0.176002 -0.0471573 -0.98326
-  outer loop
-   vertex 0.100004 -0.0363984 -0.0913592
-   vertex 0.0876332 -0.0318959 -0.0937895
-   vertex 0.104805 -0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal 0.199149 -0.0533591 -0.978515
-  outer loop
-   vertex 0.117707 -0.020755 -0.0886093
-   vertex 0.100004 -0.0363984 -0.0913592
-   vertex 0.104805 -0.0184799 -0.0913592
-  endloop
- endfacet
- facet normal 0.199149 -0.0533589 -0.978515
-  outer loop
-   vertex 0.112315 -0.0408793 -0.0886093
-   vertex 0.100004 -0.0363984 -0.0913592
-   vertex 0.117707 -0.020755 -0.0886093
-  endloop
- endfacet
- facet normal 0.222166 -0.0595261 -0.97319
-  outer loop
-   vertex 0.13054 -0.0230177 -0.0855413
-   vertex 0.112315 -0.0408793 -0.0886093
-   vertex 0.117707 -0.020755 -0.0886093
-  endloop
- endfacet
- facet normal 0.222168 -0.059528 -0.973189
-  outer loop
-   vertex 0.12456 -0.045336 -0.0855413
-   vertex 0.112315 -0.0408793 -0.0886093
-   vertex 0.13054 -0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal 0.245057 -0.0656608 -0.967283
-  outer loop
-   vertex 0.143295 -0.0252668 -0.0821572
-   vertex 0.12456 -0.045336 -0.0855413
-   vertex 0.13054 -0.0230177 -0.0855413
-  endloop
- endfacet
- facet normal 0.245052 -0.0656563 -0.967284
-  outer loop
-   vertex 0.136731 -0.0497659 -0.0821572
-   vertex 0.12456 -0.045336 -0.0855413
-   vertex 0.143295 -0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal 0.267813 -0.0717547 -0.960795
-  outer loop
-   vertex 0.155965 -0.0275009 -0.0784587
-   vertex 0.136731 -0.0497659 -0.0821572
-   vertex 0.143295 -0.0252668 -0.0821572
-  endloop
- endfacet
- facet normal 0.267823 -0.0717633 -0.960792
-  outer loop
-   vertex 0.14882 -0.0541662 -0.0784587
-   vertex 0.136731 -0.0497659 -0.0821572
-   vertex 0.155965 -0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal 0.290375 -0.0778062 -0.953744
-  outer loop
-   vertex 0.168543 -0.0297187 -0.0744483
-   vertex 0.14882 -0.0541662 -0.0784587
-   vertex 0.155965 -0.0275009 -0.0784587
-  endloop
- endfacet
- facet normal 0.290371 -0.0778029 -0.953746
-  outer loop
-   vertex 0.160822 -0.0585345 -0.0744483
-   vertex 0.14882 -0.0541662 -0.0784587
-   vertex 0.168543 -0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal 0.312785 -0.0838086 -0.946119
-  outer loop
-   vertex 0.181021 -0.031919 -0.0701282
-   vertex 0.160822 -0.0585345 -0.0744483
-   vertex 0.168543 -0.0297187 -0.0744483
-  endloop
- endfacet
- facet normal 0.312774 -0.0837996 -0.946124
-  outer loop
-   vertex 0.172729 -0.0628681 -0.0701282
-   vertex 0.160822 -0.0585345 -0.0744483
-   vertex 0.181021 -0.031919 -0.0701282
-  endloop
- endfacet
- facet normal 0.334996 -0.0897532 -0.937935
-  outer loop
-   vertex 0.193392 -0.0341003 -0.065501
-   vertex 0.172729 -0.0628681 -0.0701282
-   vertex 0.181021 -0.031919 -0.0701282
-  endloop
- endfacet
- facet normal 0.335002 -0.0897585 -0.937932
-  outer loop
-   vertex 0.184533 -0.0671644 -0.065501
-   vertex 0.172729 -0.0628681 -0.0701282
-   vertex 0.193392 -0.0341003 -0.065501
-  endloop
- endfacet
- facet normal 0.35699 -0.0956498 -0.929198
-  outer loop
-   vertex 0.205649 -0.0362614 -0.0605695
-   vertex 0.184533 -0.0671644 -0.065501
-   vertex 0.193392 -0.0341003 -0.065501
-  endloop
- endfacet
- facet normal 0.357002 -0.0956585 -0.929193
-  outer loop
-   vertex 0.196228 -0.071421 -0.0605695
-   vertex 0.184533 -0.0671644 -0.065501
-   vertex 0.205649 -0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal 0.378819 -0.101505 -0.919887
-  outer loop
-   vertex 0.217783 -0.038401 -0.0553365
-   vertex 0.196228 -0.071421 -0.0605695
-   vertex 0.205649 -0.0362614 -0.0605695
-  endloop
- endfacet
- facet normal 0.378821 -0.101506 -0.919886
-  outer loop
-   vertex 0.207806 -0.0756353 -0.0553365
-   vertex 0.196228 -0.071421 -0.0605695
-   vertex 0.217783 -0.038401 -0.0553365
-  endloop
- endfacet
- facet normal 0.400385 -0.107284 -0.910045
-  outer loop
-   vertex 0.229788 -0.0405179 -0.0498052
-   vertex 0.207806 -0.0756353 -0.0553365
-   vertex 0.217783 -0.038401 -0.0553365
-  endloop
- endfacet
- facet normal 0.400363 -0.107268 -0.910057
-  outer loop
-   vertex 0.219262 -0.0798047 -0.0498052
-   vertex 0.207806 -0.0756353 -0.0553365
-   vertex 0.229788 -0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal 0.491763 -0.131757 -0.860703
-  outer loop
-   vertex 0.238585 -0.0420689 -0.0445416
-   vertex 0.219262 -0.0798047 -0.0498052
-   vertex 0.229788 -0.0405179 -0.0498052
-  endloop
- endfacet
- facet normal 0.461864 0.215369 0.860406
-  outer loop
-   vertex 0.227655 0.0828596 1.04454
-   vertex 0.202073 0.116667 1.04981
-   vertex 0.219262 0.0798047 1.04981
-  endloop
- endfacet
- facet normal 0.375564 0.175126 0.9101
-  outer loop
-   vertex 0.202073 0.116667 1.04981
-   vertex 0.191515 0.110571 1.05534
-   vertex 0.219262 0.0798047 1.04981
-  endloop
- endfacet
- facet normal 0.339447 0.237679 0.910101
-  outer loop
-   vertex 0.202073 0.116667 1.04981
-   vertex 0.169405 0.142148 1.05534
-   vertex 0.191515 0.110571 1.05534
-  endloop
- endfacet
- facet normal 0.321094 0.224828 0.919973
-  outer loop
-   vertex 0.169405 0.142148 1.05534
-   vertex 0.159966 0.134228 1.06057
-   vertex 0.191515 0.110571 1.05534
-  endloop
- endfacet
- facet normal 0.277173 0.277173 0.919973
-  outer loop
-   vertex 0.142148 0.169405 1.05534
-   vertex 0.134228 0.159966 1.06057
-   vertex 0.159966 0.134228 1.06057
-  endloop
- endfacet
- facet normal 0.277173 0.277173 0.919973
-  outer loop
-   vertex 0.169405 0.142148 1.05534
-   vertex 0.142148 0.169405 1.05534
-   vertex 0.159966 0.134228 1.06057
-  endloop
- endfacet
- facet normal 0.224825 0.321096 0.919973
-  outer loop
-   vertex 0.142148 0.169405 1.05534
-   vertex 0.10441 0.180844 1.06057
-   vertex 0.134228 0.159966 1.06057
-  endloop
- endfacet
- facet normal 0.211939 0.302691 0.929226
-  outer loop
-   vertex 0.10441 0.180844 1.06057
-   vertex 0.0981878 0.170066 1.0655
-   vertex 0.134228 0.159966 1.06057
-  endloop
- endfacet
- facet normal 0.156167 0.334889 0.929226
-  outer loop
-   vertex 0.10441 0.180844 1.06057
-   vertex 0.0671644 0.184533 1.0655
-   vertex 0.0981878 0.170066 1.0655
-  endloop
- endfacet
- facet normal 0.146655 0.31449 0.937864
-  outer loop
-   vertex 0.0671644 0.184533 1.0655
-   vertex 0.0628681 0.172729 1.07013
-   vertex 0.0981878 0.170066 1.0655
-  endloop
- endfacet
- facet normal 0.0898032 0.335182 0.937864
-  outer loop
-   vertex 0.0671644 0.184533 1.0655
-   vertex 0.031919 0.181021 1.07013
-   vertex 0.0628681 0.172729 1.07013
-  endloop
- endfacet
- facet normal 0.0838 0.312776 0.946123
-  outer loop
-   vertex 0.031919 0.181021 1.07013
-   vertex 0.0297187 0.168543 1.07445
-   vertex 0.0628681 0.172729 1.07013
-  endloop
- endfacet
- facet normal 0.0282213 0.322576 0.946123
-  outer loop
-   vertex 0.031919 0.181021 1.07013
-   vertex 0 0.171143 1.07445
-   vertex 0.0297187 0.168543 1.07445
-  endloop
- endfacet
- facet normal 0.0261979 0.299449 0.953753
-  outer loop
-   vertex 0 0.171143 1.07445
-   vertex 0 0.158371 1.07846
-   vertex 0.0297187 0.168543 1.07445
-  endloop
- endfacet
- facet normal -0.0261982 0.299449 0.953753
-  outer loop
-   vertex 0 0.171143 1.07445
-   vertex -0.0275009 0.155965 1.07846
-   vertex 0 0.158371 1.07846
-  endloop
- endfacet
- facet normal -0.0241742 0.276313 0.960764
-  outer loop
-   vertex 0 0.158371 1.07846
-   vertex -0.0275009 0.155965 1.07846
-   vertex -0.0252668 0.143295 1.08216
-  endloop
- endfacet
- facet normal -0.0717829 0.267918 0.960764
-  outer loop
-   vertex -0.0275009 0.155965 1.07846
-   vertex -0.0497659 0.136731 1.08216
-   vertex -0.0252668 0.143295 1.08216
-  endloop
- endfacet
- facet normal -0.0655821 0.244775 0.967359
-  outer loop
-   vertex -0.0252668 0.143295 1.08216
-   vertex -0.0497659 0.136731 1.08216
-   vertex -0.045336 0.12456 1.08554
-  endloop
- endfacet
- facet normal -0.107096 0.229665 0.967359
-  outer loop
-   vertex -0.0497659 0.136731 1.08216
-   vertex -0.0662768 0.114795 1.08554
-   vertex -0.045336 0.12456 1.08554
-  endloop
- endfacet
- facet normal -0.0972642 0.208581 0.973157
-  outer loop
-   vertex -0.045336 0.12456 1.08554
-   vertex -0.0662768 0.114795 1.08554
-   vertex -0.0597615 0.10351 1.08861
-  endloop
- endfacet
- facet normal -0.132005 0.188524 0.973157
-  outer loop
-   vertex -0.0662768 0.114795 1.08554
-   vertex -0.076828 0.09156 1.08861
-   vertex -0.0597615 0.10351 1.08861
-  endloop
- endfacet
- facet normal -0.118258 0.168891 0.978515
-  outer loop
-   vertex -0.0597615 0.10351 1.08861
-   vertex -0.076828 0.09156 1.08861
-   vertex -0.0684066 0.0815238 1.09136
-  endloop
- endfacet
- facet normal -0.145789 0.145789 0.978515
-  outer loop
-   vertex -0.076828 0.09156 1.08861
-   vertex -0.09156 0.076828 1.08861
-   vertex -0.0815238 0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.145789 0.145789 0.978515
-  outer loop
-   vertex -0.0684066 0.0815238 1.09136
-   vertex -0.076828 0.09156 1.08861
-   vertex -0.0815238 0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.168891 0.118258 0.978515
-  outer loop
-   vertex -0.09156 0.076828 1.08861
-   vertex -0.0921639 0.0532109 1.09136
-   vertex -0.0815238 0.0684066 1.09136
-  endloop
- endfacet
- facet normal -0.149247 0.104503 0.983262
-  outer loop
-   vertex -0.0815238 0.0684066 1.09136
-   vertex -0.0921639 0.0532109 1.09136
-   vertex -0.0807632 0.0466287 1.09379
-  endloop
- endfacet
- facet normal -0.165126 0.0769994 0.983262
-  outer loop
-   vertex -0.0807632 0.0466287 1.09379
-   vertex -0.0921639 0.0532109 1.09136
-   vertex -0.0876332 0.0318959 1.09379
-  endloop
- endfacet
- facet normal -0.143381 0.0668593 0.987407
-  outer loop
-   vertex -0.0807632 0.0466287 1.09379
-   vertex -0.0876332 0.0318959 1.09379
-   vertex -0.0752109 0.0273745 1.0959
-  endloop
- endfacet
- facet normal -0.152812 0.0409458 0.987407
-  outer loop
-   vertex -0.0752109 0.0273745 1.0959
-   vertex -0.0876332 0.0318959 1.09379
-   vertex -0.0788218 0.0138984 1.0959
-  endloop
- endfacet
- facet normal -0.128928 0.0345462 0.991052
-  outer loop
-   vertex -0.0752109 0.0273745 1.0959
-   vertex -0.0788218 0.0138984 1.0959
-   vertex -0.0657563 0.0115946 1.09768
-  endloop
- endfacet
- facet normal -0.132969 0.0116333 0.991052
-  outer loop
-   vertex -0.0657563 0.0115946 1.09768
-   vertex -0.0788218 0.0138984 1.0959
-   vertex -0.0667707 0 1.09768
-  endloop
- endfacet
- facet normal -0.132969 0.0116328 0.991052
-  outer loop
-   vertex -0.0788218 0.0138984 1.0959
-   vertex -0.0800377 0 1.0959
-   vertex -0.0667707 0 1.09768
-  endloop
- endfacet
- facet normal -0.132969 -0.0116333 0.991052
-  outer loop
-   vertex -0.0667707 0 1.09768
-   vertex -0.0800377 0 1.0959
-   vertex -0.0657563 -0.0115946 1.09768
-  endloop
- endfacet
- facet normal -0.132969 -0.0116327 0.991052
-  outer loop
-   vertex -0.0657563 -0.0115946 1.09768
-   vertex -0.0800377 0 1.0959
-   vertex -0.0788218 -0.0138984 1.0959
-  endloop
- endfacet
- facet normal -0.128928 -0.0345467 0.991052
-  outer loop
-   vertex -0.0657563 -0.0115946 1.09768
-   vertex -0.0788218 -0.0138984 1.0959
-   vertex -0.0627439 -0.0228369 1.09768
-  endloop
- endfacet
- facet normal -0.128928 -0.0345461 0.991052
-  outer loop
-   vertex -0.0627439 -0.0228369 1.09768
-   vertex -0.0788218 -0.0138984 1.0959
-   vertex -0.0752109 -0.0273745 1.0959
-  endloop
- endfacet
- facet normal -0.12097 -0.0564094 0.991052
-  outer loop
-   vertex -0.0627439 -0.0228369 1.09768
-   vertex -0.0752109 -0.0273745 1.0959
-   vertex -0.0578251 -0.0333853 1.09768
-  endloop
- endfacet
- facet normal -0.12097 -0.0564097 0.991052
-  outer loop
-   vertex -0.0578251 -0.0333853 1.09768
-   vertex -0.0752109 -0.0273745 1.0959
-   vertex -0.0693147 -0.0400189 1.0959
-  endloop
- endfacet
- facet normal -0.109337 -0.0765584 0.991052
-  outer loop
-   vertex -0.0578251 -0.0333853 1.09768
-   vertex -0.0693147 -0.0400189 1.0959
-   vertex -0.0511493 -0.0429194 1.09768
-  endloop
- endfacet
- facet normal -0.090283 -0.0632164 0.993908
-  outer loop
-   vertex -0.0409558 -0.034366 1.09915
-   vertex -0.0578251 -0.0333853 1.09768
-   vertex -0.0511493 -0.0429194 1.09768
-  endloop
- endfacet
- facet normal -0.0779337 -0.0779337 0.993908
-  outer loop
-   vertex -0.0409558 -0.034366 1.09915
-   vertex -0.0511493 -0.0429194 1.09768
-   vertex -0.0429194 -0.0511493 1.09768
-  endloop
- endfacet
- facet normal -0.0779337 -0.0779337 0.993908
-  outer loop
-   vertex -0.034366 -0.0409558 1.09915
-   vertex -0.0409558 -0.034366 1.09915
-   vertex -0.0429194 -0.0511493 1.09768
-  endloop
- endfacet
- facet normal -0.0632168 -0.0902827 0.993908
-  outer loop
-   vertex -0.034366 -0.0409558 1.09915
-   vertex -0.0429194 -0.0511493 1.09768
-   vertex -0.026732 -0.0463012 1.09915
-  endloop
- endfacet
- facet normal -0.0632166 -0.0902833 0.993908
-  outer loop
-   vertex -0.026732 -0.0463012 1.09915
-   vertex -0.0429194 -0.0511493 1.09768
-   vertex -0.0333853 -0.0578251 1.09768
-  endloop
- endfacet
- facet normal -0.0465797 -0.0998886 0.993908
-  outer loop
-   vertex -0.026732 -0.0463012 1.09915
-   vertex -0.0333853 -0.0578251 1.09768
-   vertex -0.0182858 -0.0502398 1.09915
-  endloop
- endfacet
- facet normal -0.0465792 -0.0998895 0.993908
-  outer loop
-   vertex -0.0182858 -0.0502398 1.09915
-   vertex -0.0333853 -0.0578251 1.09768
-   vertex -0.0228369 -0.0627439 1.09768
-  endloop
- endfacet
- facet normal -0.0285255 -0.10646 0.993908
-  outer loop
-   vertex -0.0182858 -0.0502398 1.09915
-   vertex -0.0228369 -0.0627439 1.09768
-   vertex -0.00928394 -0.0526518 1.09915
-  endloop
- endfacet
- facet normal -0.0285261 -0.10646 0.993908
-  outer loop
-   vertex -0.00928394 -0.0526518 1.09915
-   vertex -0.0228369 -0.0627439 1.09768
-   vertex -0.0115946 -0.0657563 1.09768
-  endloop
- endfacet
- facet normal -0.00960661 -0.109796 0.993908
-  outer loop
-   vertex -0.00928394 -0.0526518 1.09915
-   vertex -0.0115946 -0.0657563 1.09768
-   vertex 0 -0.0534641 1.09915
-  endloop
- endfacet
- facet normal -0.00960594 -0.109796 0.993908
-  outer loop
-   vertex 0 -0.0534641 1.09915
-   vertex -0.0115946 -0.0657563 1.09768
-   vertex 0 -0.0667707 1.09768
-  endloop
- endfacet
- facet normal 0.00960667 -0.109796 0.993908
-  outer loop
-   vertex 0 -0.0534641 1.09915
-   vertex 0 -0.0667707 1.09768
-   vertex 0.00928394 -0.0526518 1.09915
-  endloop
- endfacet
- facet normal 0.00960589 -0.109796 0.993908
-  outer loop
-   vertex 0.00928394 -0.0526518 1.09915
-   vertex 0 -0.0667707 1.09768
-   vertex 0.0115946 -0.0657563 1.09768
-  endloop
- endfacet
- facet normal 0.0116333 -0.132969 0.991052
-  outer loop
-   vertex 0 -0.0667707 1.09768
-   vertex 0 -0.0800377 1.0959
-   vertex 0.0115946 -0.0657563 1.09768
-  endloop
- endfacet
- facet normal 0.0116327 -0.132969 0.991052
-  outer loop
-   vertex 0.0115946 -0.0657563 1.09768
-   vertex 0 -0.0800377 1.0959
-   vertex 0.0138984 -0.0788218 1.0959
-  endloop
- endfacet
- facet normal 0.0345467 -0.128928 0.991052
-  outer loop
-   vertex 0.0228369 -0.0627439 1.09768
-   vertex 0.0115946 -0.0657563 1.09768
-   vertex 0.0138984 -0.0788218 1.0959
-  endloop
- endfacet
- facet normal 0.0345461 -0.128928 0.991052
-  outer loop
-   vertex 0.0228369 -0.0627439 1.09768
-   vertex 0.0138984 -0.0788218 1.0959
-   vertex 0.0273745 -0.0752109 1.0959
-  endloop
- endfacet
- facet normal 0.0564094 -0.12097 0.991052
-  outer loop
-   vertex 0.0333853 -0.0578251 1.09768
-   vertex 0.0228369 -0.0627439 1.09768
-   vertex 0.0273745 -0.0752109 1.0959
-  endloop
- endfacet
- facet normal 0.0564097 -0.12097 0.991052
-  outer loop
-   vertex 0.0333853 -0.0578251 1.09768
-   vertex 0.0273745 -0.0752109 1.0959
-   vertex 0.0400189 -0.0693147 1.0959
-  endloop
- endfacet
- facet normal 0.0765584 -0.109337 0.991052
-  outer loop
-   vertex 0.0429194 -0.0511493 1.09768
-   vertex 0.0333853 -0.0578251 1.09768
-   vertex 0.0400189 -0.0693147 1.0959
-  endloop
- endfacet
- facet normal 0.0765595 -0.109338 0.991052
-  outer loop
-   vertex 0.0429194 -0.0511493 1.09768
-   vertex 0.0400189 -0.0693147 1.0959
-   vertex 0.0514473 -0.0613124 1.0959
-  endloop
- endfacet
- facet normal 0.0943824 -0.0943824 0.991052
-  outer loop
-   vertex 0.0511493 -0.0429194 1.09768
-   vertex 0.0429194 -0.0511493 1.09768
-   vertex 0.0514473 -0.0613124 1.0959
-  endloop
- endfacet
- facet normal 0.0943824 -0.0943824 0.991052
-  outer loop
-   vertex 0.0613124 -0.0514473 1.0959
-   vertex 0.0511493 -0.0429194 1.09768
-   vertex 0.0514473 -0.0613124 1.0959
-  endloop
- endfacet
- facet normal 0.109338 -0.0765589 0.991052
-  outer loop
-   vertex 0.0578251 -0.0333853 1.09768
-   vertex 0.0511493 -0.0429194 1.09768
-   vertex 0.0613124 -0.0514473 1.0959
-  endloop
- endfacet
- facet normal 0.109337 -0.0765591 0.991052
-  outer loop
-   vertex 0.0693147 -0.0400189 1.0959
-   vertex 0.0578251 -0.0333853 1.09768
-   vertex 0.0613124 -0.0514473 1.0959
-  endloop
- endfacet
- facet normal 0.120971 -0.0564095 0.991052
-  outer loop
-   vertex 0.0627439 -0.0228369 1.09768
-   vertex 0.0578251 -0.0333853 1.09768
-   vertex 0.0693147 -0.0400189 1.0959
-  endloop
- endfacet
- facet normal 0.12097 -0.0564096 0.991052
-  outer loop
-   vertex 0.0752109 -0.0273745 1.0959
-   vertex 0.0627439 -0.0228369 1.09768
-   vertex 0.0693147 -0.0400189 1.0959
-  endloop
- endfacet
- facet normal 0.128928 -0.0345465 0.991052
-  outer loop
-   vertex 0.0657563 -0.0115946 1.09768
-   vertex 0.0627439 -0.0228369 1.09768
-   vertex 0.0752109 -0.0273745 1.0959
-  endloop
- endfacet
- facet normal 0.128928 -0.0345462 0.991052
-  outer loop
-   vertex 0.0788218 -0.0138984 1.0959
-   vertex 0.0657563 -0.0115946 1.09768
-   vertex 0.0752109 -0.0273745 1.0959
-  endloop
- endfacet
- facet normal 0.132969 -0.0116333 0.991052
-  outer loop
-   vertex 0.0667707 0 1.09768
-   vertex 0.0657563 -0.0115946 1.09768
-   vertex 0.0788218 -0.0138984 1.0959
-  endloop
- endfacet
- facet normal 0.132969 -0.0116328 0.991052
-  outer loop
-   vertex 0.0800377 0 1.0959
-   vertex 0.0667707 0 1.09768
-   vertex 0.0788218 -0.0138984 1.0959
-  endloop
- endfacet
- facet normal 0.132969 0.0116333 0.991052
-  outer loop
-   vertex 0.0800377 0 1.0959
-   vertex 0.0657563 0.0115946 1.09768
-   vertex 0.0667707 0 1.09768
-  endloop
- endfacet
- facet normal 0.132969 0.0116327 0.991052
-  outer loop
-   vertex 0.0788218 0.0138984 1.0959
-   vertex 0.0657563 0.0115946 1.09768
-   vertex 0.0800377 0 1.0959
-  endloop
- endfacet
- facet normal 0.128928 0.0345467 0.991052
-  outer loop
-   vertex 0.0788218 0.0138984 1.0959
-   vertex 0.0627439 0.0228369 1.09768
-   vertex 0.0657563 0.0115946 1.09768
-  endloop
- endfacet
- facet normal 0.128928 0.0345461 0.991052
-  outer loop
-   vertex 0.0752109 0.0273745 1.0959
-   vertex 0.0627439 0.0228369 1.09768
-   vertex 0.0788218 0.0138984 1.0959
-  endloop
- endfacet
- facet normal 0.375571 0.175134 0.910096
-  outer loop
-   vertex 0.219262 0.0798047 1.04981
-   vertex 0.191515 0.110571 1.05534
-   vertex 0.207806 0.0756353 1.05534
-  endloop
- endfacet
- facet normal 0.355262 0.165672 0.919968
-  outer loop
-   vertex 0.207806 0.0756353 1.05534
-   vertex 0.180844 0.10441 1.06057
-   vertex 0.196228 0.071421 1.06057
-  endloop
- endfacet
- facet normal 0.355248 0.165657 0.919977
-  outer loop
-   vertex 0.191515 0.110571 1.05534
-   vertex 0.180844 0.10441 1.06057
-   vertex 0.207806 0.0756353 1.05534
-  endloop
- endfacet
- facet normal 0.334881 0.156163 0.92923
-  outer loop
-   vertex 0.196228 0.071421 1.06057
-   vertex 0.170066 0.0981878 1.0655
-   vertex 0.184533 0.0671644 1.0655
-  endloop
- endfacet
- facet normal 0.334887 0.15617 0.929226
-  outer loop
-   vertex 0.180844 0.10441 1.06057
-   vertex 0.170066 0.0981878 1.0655
-   vertex 0.196228 0.071421 1.06057
-  endloop
- endfacet
- facet normal 0.314492 0.146649 0.937864
-  outer loop
-   vertex 0.184533 0.0671644 1.0655
-   vertex 0.159188 0.091907 1.07013
-   vertex 0.172729 0.0628681 1.07013
-  endloop
- endfacet
- facet normal 0.314502 0.14666 0.937859
-  outer loop
-   vertex 0.170066 0.0981878 1.0655
-   vertex 0.159188 0.091907 1.07013
-   vertex 0.184533 0.0671644 1.0655
-  endloop
- endfacet
- facet normal 0.293457 0.136845 0.946127
-  outer loop
-   vertex 0.172729 0.0628681 1.07013
-   vertex 0.148214 0.0855717 1.07445
-   vertex 0.160822 0.0585345 1.07445
-  endloop
- endfacet
- facet normal 0.29345 0.136838 0.94613
-  outer loop
-   vertex 0.159188 0.091907 1.07013
-   vertex 0.148214 0.0855717 1.07445
-   vertex 0.172729 0.0628681 1.07013
-  endloop
- endfacet
- facet normal 0.272428 0.127026 0.953754
-  outer loop
-   vertex 0.160822 0.0585345 1.07445
-   vertex 0.137154 0.0791857 1.07846
-   vertex 0.14882 0.0541662 1.07846
-  endloop
- endfacet
- facet normal 0.272443 0.127046 0.953747
-  outer loop
-   vertex 0.148214 0.0855717 1.07445
-   vertex 0.137154 0.0791857 1.07846
-   vertex 0.160822 0.0585345 1.07445
-  endloop
- endfacet
- facet normal 0.25139 0.117226 0.960761
-  outer loop
-   vertex 0.14882 0.0541662 1.07846
-   vertex 0.126012 0.0727528 1.08216
-   vertex 0.136731 0.0497659 1.08216
-  endloop
- endfacet
- facet normal 0.25138 0.117213 0.960765
-  outer loop
-   vertex 0.137154 0.0791857 1.07846
-   vertex 0.126012 0.0727528 1.08216
-   vertex 0.14882 0.0541662 1.07846
-  endloop
- endfacet
- facet normal 0.229665 0.107096 0.967359
-  outer loop
-   vertex 0.136731 0.0497659 1.08216
-   vertex 0.114795 0.0662768 1.08554
-   vertex 0.12456 0.045336 1.08554
-  endloop
- endfacet
- facet normal 0.229664 0.107094 0.96736
-  outer loop
-   vertex 0.126012 0.0727528 1.08216
-   vertex 0.114795 0.0662768 1.08554
-   vertex 0.136731 0.0497659 1.08216
-  endloop
- endfacet
- facet normal 0.20858 0.0972635 0.973157
-  outer loop
-   vertex 0.12456 0.045336 1.08554
-   vertex 0.10351 0.0597615 1.08861
-   vertex 0.112315 0.0408793 1.08861
-  endloop
- endfacet
- facet normal 0.208581 0.0972642 0.973157
-  outer loop
-   vertex 0.114795 0.0662768 1.08554
-   vertex 0.10351 0.0597615 1.08861
-   vertex 0.12456 0.045336 1.08554
-  endloop
- endfacet
- facet normal 0.375649 -0.175171 -0.910056
-  outer loop
-   vertex 0.219262 -0.0798047 -0.0498052
-   vertex 0.191515 -0.110571 -0.0553365
-   vertex 0.207806 -0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal 0.355421 -0.165738 -0.919895
-  outer loop
-   vertex 0.191515 -0.110571 -0.0553365
-   vertex 0.180844 -0.10441 -0.0605695
-   vertex 0.207806 -0.0756353 -0.0553365
-  endloop
- endfacet
- facet normal 0.321246 -0.22493 -0.919895
-  outer loop
-   vertex 0.191515 -0.110571 -0.0553365
-   vertex 0.159966 -0.134228 -0.0605695
-   vertex 0.180844 -0.10441 -0.0605695
-  endloop
- endfacet
- facet normal 0.302772 -0.211995 -0.929186
-  outer loop
-   vertex 0.159966 -0.134228 -0.0605695
-   vertex 0.150433 -0.126228 -0.065501
-   vertex 0.180844 -0.10441 -0.0605695
-  endloop
- endfacet
- facet normal 0.261352 -0.261352 -0.929188
-  outer loop
-   vertex 0.126228 -0.150433 -0.065501
-   vertex 0.150433 -0.126228 -0.065501
-   vertex 0.134228 -0.159966 -0.0605695
-  endloop
- endfacet
- facet normal 0.261352 -0.261352 -0.929188
-  outer loop
-   vertex 0.134228 -0.159966 -0.0605695
-   vertex 0.150433 -0.126228 -0.065501
-   vertex 0.159966 -0.134228 -0.0605695
-  endloop
- endfacet
- facet normal 0.211993 -0.302773 -0.929186
-  outer loop
-   vertex 0.134228 -0.159966 -0.0605695
-   vertex 0.0981878 -0.170066 -0.065501
-   vertex 0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal 0.198927 -0.284111 -0.937928
-  outer loop
-   vertex 0.0981878 -0.170066 -0.065501
-   vertex 0.091907 -0.159188 -0.0701282
-   vertex 0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal 0.146577 -0.314337 -0.937927
-  outer loop
-   vertex 0.0981878 -0.170066 -0.065501
-   vertex 0.0628681 -0.172729 -0.0701282
-   vertex 0.091907 -0.159188 -0.0701282
-  endloop
- endfacet
- facet normal 0.136846 -0.293468 -0.946124
-  outer loop
-   vertex 0.0628681 -0.172729 -0.0701282
-   vertex 0.0585345 -0.160822 -0.0744483
-   vertex 0.091907 -0.159188 -0.0701282
-  endloop
- endfacet
- facet normal 0.0838051 -0.312772 -0.946124
-  outer loop
-   vertex 0.0628681 -0.172729 -0.0701282
-   vertex 0.0297187 -0.168543 -0.0744483
-   vertex 0.0585345 -0.160822 -0.0744483
-  endloop
- endfacet
- facet normal 0.0778041 -0.290375 -0.953745
-  outer loop
-   vertex 0.0297187 -0.168543 -0.0744483
-   vertex 0.0275009 -0.155965 -0.0784587
-   vertex 0.0585345 -0.160822 -0.0744483
-  endloop
- endfacet
- facet normal 0.0262005 -0.299474 -0.953745
-  outer loop
-   vertex 0.0297187 -0.168543 -0.0744483
-   vertex 0 -0.158371 -0.0784587
-   vertex 0.0275009 -0.155965 -0.0784587
-  endloop
- endfacet
- facet normal 0.0241655 -0.276214 -0.960792
-  outer loop
-   vertex 0.0275009 -0.155965 -0.0784587
-   vertex 0 -0.158371 -0.0784587
-   vertex 0 -0.145506 -0.0821572
-  endloop
- endfacet
- facet normal -0.0241704 -0.276214 -0.960792
-  outer loop
-   vertex 0 -0.158371 -0.0784587
-   vertex -0.0252668 -0.143295 -0.0821572
-   vertex 0 -0.145506 -0.0821572
-  endloop
- endfacet
- facet normal -0.0221158 -0.252735 -0.967283
-  outer loop
-   vertex 0 -0.145506 -0.0821572
-   vertex -0.0252668 -0.143295 -0.0821572
-   vertex -0.0230177 -0.13054 -0.0855413
-  endloop
- endfacet
- facet normal -0.0656608 -0.245057 -0.967283
-  outer loop
-   vertex -0.0252668 -0.143295 -0.0821572
-   vertex -0.045336 -0.12456 -0.0855413
-   vertex -0.0230177 -0.13054 -0.0855413
-  endloop
- endfacet
- facet normal -0.059528 -0.222168 -0.973189
-  outer loop
-   vertex -0.0230177 -0.13054 -0.0855413
-   vertex -0.045336 -0.12456 -0.0855413
-   vertex -0.0408793 -0.112315 -0.0886093
-  endloop
- endfacet
- facet normal -0.0972051 -0.208455 -0.973189
-  outer loop
-   vertex -0.045336 -0.12456 -0.0855413
-   vertex -0.0597615 -0.10351 -0.0886093
-   vertex -0.0408793 -0.112315 -0.0886093
-  endloop
- endfacet
- facet normal -0.0871319 -0.186853 -0.978516
-  outer loop
-   vertex -0.0408793 -0.112315 -0.0886093
-   vertex -0.0597615 -0.10351 -0.0886093
-   vertex -0.0532109 -0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal -0.118254 -0.168885 -0.978516
-  outer loop
-   vertex -0.0597615 -0.10351 -0.0886093
-   vertex -0.0684066 -0.0815238 -0.0913592
-   vertex -0.0532109 -0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal -0.104514 -0.149262 -0.983259
-  outer loop
-   vertex -0.0532109 -0.0921639 -0.0913592
-   vertex -0.0684066 -0.0815238 -0.0913592
-   vertex -0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal -0.128845 -0.128845 -0.983259
-  outer loop
-   vertex -0.0815238 -0.0684066 -0.0913592
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal -0.128845 -0.128845 -0.983259
-  outer loop
-   vertex -0.0684066 -0.0815238 -0.0913592
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal -0.149262 -0.104513 -0.983259
-  outer loop
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0815238 -0.0684066 -0.0913592
-   vertex -0.0807632 -0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal 0.186862 0.0871384 0.978514
-  outer loop
-   vertex 0.112315 0.0408793 1.08861
-   vertex 0.0921639 0.0532109 1.09136
-   vertex 0.100004 0.0363984 1.09136
-  endloop
- endfacet
- facet normal 0.18686 0.087135 0.978515
-  outer loop
-   vertex 0.10351 0.0597615 1.08861
-   vertex 0.0921639 0.0532109 1.09136
-   vertex 0.112315 0.0408793 1.08861
-  endloop
- endfacet
- facet normal -0.129539 -0.0907036 -0.987417
-  outer loop
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0807632 -0.0466287 -0.0937895
-   vertex -0.0693147 -0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal -0.143321 -0.0668321 -0.987417
-  outer loop
-   vertex -0.0693147 -0.0400189 -0.0958986
-   vertex -0.0807632 -0.0466287 -0.0937895
-   vertex -0.0752109 -0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal 0.165123 0.0769978 0.983263
-  outer loop
-   vertex 0.100004 0.0363984 1.09136
-   vertex 0.0807632 0.0466287 1.09379
-   vertex 0.0876332 0.0318959 1.09379
-  endloop
- endfacet
- facet normal 0.165125 0.0770019 0.983262
-  outer loop
-   vertex 0.0921639 0.0532109 1.09136
-   vertex 0.0807632 0.0466287 1.09379
-   vertex 0.100004 0.0363984 1.09136
-  endloop
- endfacet
- facet normal -0.121416 -0.0566174 -0.990986
-  outer loop
-   vertex -0.0693147 -0.0400189 -0.0958986
-   vertex -0.0752109 -0.0273745 -0.0958986
-   vertex -0.0627439 -0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal -0.129403 -0.0346738 -0.990986
-  outer loop
-   vertex -0.0627439 -0.0228369 -0.0976853
-   vertex -0.0752109 -0.0273745 -0.0958986
-   vertex -0.0657563 -0.0115946 -0.0976853
-  endloop
- endfacet
- facet normal 0.14338 0.0668596 0.987407
-  outer loop
-   vertex 0.0876332 0.0318959 1.09379
-   vertex 0.0693147 0.0400189 1.0959
-   vertex 0.0752109 0.0273745 1.0959
-  endloop
- endfacet
- facet normal 0.14338 0.0668591 0.987407
-  outer loop
-   vertex 0.0807632 0.0466287 1.09379
-   vertex 0.0693147 0.0400189 1.0959
-   vertex 0.0876332 0.0318959 1.09379
-  endloop
- endfacet
- facet normal -0.105989 -0.0284 -0.993962
-  outer loop
-   vertex -0.0627439 -0.0228369 -0.0976853
-   vertex -0.0657563 -0.0115946 -0.0976853
-   vertex -0.0526518 -0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal -0.10931 -0.00956415 -0.993962
-  outer loop
-   vertex -0.0526518 -0.00928394 -0.0991487
-   vertex -0.0657563 -0.0115946 -0.0976853
-   vertex -0.0534641 0 -0.0991487
-  endloop
- endfacet
- facet normal 0.12097 0.0564094 0.991052
-  outer loop
-   vertex 0.0752109 0.0273745 1.0959
-   vertex 0.0578251 0.0333853 1.09768
-   vertex 0.0627439 0.0228369 1.09768
-  endloop
- endfacet
- facet normal 0.12097 0.0564097 0.991052
-  outer loop
-   vertex 0.0693147 0.0400189 1.0959
-   vertex 0.0578251 0.0333853 1.09768
-   vertex 0.0752109 0.0273745 1.0959
-  endloop
- endfacet
- facet normal -0.0851038 -0.00744619 -0.996344
-  outer loop
-   vertex -0.0526518 -0.00928394 -0.0991487
-   vertex -0.0534641 0 -0.0991487
-   vertex -0.0401258 0 -0.100288
-  endloop
- endfacet
- facet normal -0.0851038 0.00744561 -0.996344
-  outer loop
-   vertex -0.0401258 0 -0.100288
-   vertex -0.0534641 0 -0.0991487
-   vertex -0.0395162 0.00696777 -0.100288
-  endloop
- endfacet
- facet normal -0.0851041 0.00744621 -0.996344
-  outer loop
-   vertex -0.0395162 0.00696777 -0.100288
-   vertex -0.0534641 0 -0.0991487
-   vertex -0.0526518 0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal -0.0825183 0.0221111 -0.996344
-  outer loop
-   vertex -0.0395162 0.00696777 -0.100288
-   vertex -0.0526518 0.00928394 -0.0991487
-   vertex -0.0377059 0.0137238 -0.100288
-  endloop
- endfacet
- facet normal -0.0825181 0.0221103 -0.996344
-  outer loop
-   vertex -0.0377059 0.0137238 -0.100288
-   vertex -0.0526518 0.00928394 -0.0991487
-   vertex -0.0502398 0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal -0.0774247 0.036104 -0.996344
-  outer loop
-   vertex -0.0377059 0.0137238 -0.100288
-   vertex -0.0502398 0.0182858 -0.0991487
-   vertex -0.0347499 0.0200629 -0.100288
-  endloop
- endfacet
- facet normal -0.0774247 0.0361044 -0.996344
-  outer loop
-   vertex -0.0347499 0.0200629 -0.100288
-   vertex -0.0502398 0.0182858 -0.0991487
-   vertex -0.0463012 0.026732 -0.0991487
-  endloop
- endfacet
- facet normal -0.0699796 0.0489998 -0.996344
-  outer loop
-   vertex -0.0347499 0.0200629 -0.100288
-   vertex -0.0463012 0.026732 -0.0991487
-   vertex -0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal -0.0699796 0.0490004 -0.996344
-  outer loop
-   vertex -0.0307381 0.0257924 -0.100288
-   vertex -0.0463012 0.026732 -0.0991487
-   vertex -0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal -0.0604077 0.0604077 -0.996344
-  outer loop
-   vertex -0.0409558 0.034366 -0.0991487
-   vertex -0.034366 0.0409558 -0.0991487
-   vertex -0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal -0.0604077 0.0604077 -0.996344
-  outer loop
-   vertex -0.0307381 0.0257924 -0.100288
-   vertex -0.034366 0.0409558 -0.0991487
-   vertex -0.0257924 0.0307381 -0.100288
-  endloop
- endfacet
- facet normal -0.049 0.0699799 -0.996344
-  outer loop
-   vertex -0.0257924 0.0307381 -0.100288
-   vertex -0.034366 0.0409558 -0.0991487
-   vertex -0.0200629 0.0347499 -0.100288
-  endloop
- endfacet
- facet normal -0.0490002 0.0699794 -0.996344
-  outer loop
-   vertex -0.0200629 0.0347499 -0.100288
-   vertex -0.034366 0.0409558 -0.0991487
-   vertex -0.026732 0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal -0.0361041 0.0774249 -0.996344
-  outer loop
-   vertex -0.0200629 0.0347499 -0.100288
-   vertex -0.026732 0.0463012 -0.0991487
-   vertex -0.0137238 0.0377059 -0.100288
-  endloop
- endfacet
- facet normal -0.0361043 0.0774246 -0.996344
-  outer loop
-   vertex -0.0137238 0.0377059 -0.100288
-   vertex -0.026732 0.0463012 -0.0991487
-   vertex -0.0182858 0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal -0.0221109 0.0825178 -0.996344
-  outer loop
-   vertex -0.0137238 0.0377059 -0.100288
-   vertex -0.0182858 0.0502398 -0.0991487
-   vertex -0.00696777 0.0395162 -0.100288
-  endloop
- endfacet
- facet normal -0.0221104 0.0825184 -0.996344
-  outer loop
-   vertex -0.00696777 0.0395162 -0.100288
-   vertex -0.0182858 0.0502398 -0.0991487
-   vertex -0.00928394 0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal -0.00744564 0.0851042 -0.996344
-  outer loop
-   vertex -0.00696777 0.0395162 -0.100288
-   vertex -0.00928394 0.0526518 -0.0991487
-   vertex 0 0.0401258 -0.100288
-  endloop
- endfacet
- facet normal -0.00744619 0.0851038 -0.996344
-  outer loop
-   vertex 0 0.0401258 -0.100288
-   vertex -0.00928394 0.0526518 -0.0991487
-   vertex 0 0.0534641 -0.0991487
-  endloop
- endfacet
- facet normal 0.00744561 0.0851038 -0.996344
-  outer loop
-   vertex 0.00696777 0.0395162 -0.100288
-   vertex 0 0.0401258 -0.100288
-   vertex 0 0.0534641 -0.0991487
-  endloop
- endfacet
- facet normal 0.00744621 0.0851041 -0.996344
-  outer loop
-   vertex 0.00696777 0.0395162 -0.100288
-   vertex 0 0.0534641 -0.0991487
-   vertex 0.00928394 0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal 0.0221111 0.0825183 -0.996344
-  outer loop
-   vertex 0.0137238 0.0377059 -0.100288
-   vertex 0.00696777 0.0395162 -0.100288
-   vertex 0.00928394 0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal 0.0221103 0.0825181 -0.996344
-  outer loop
-   vertex 0.0137238 0.0377059 -0.100288
-   vertex 0.00928394 0.0526518 -0.0991487
-   vertex 0.0182858 0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal 0.036104 0.0774247 -0.996344
-  outer loop
-   vertex 0.0200629 0.0347499 -0.100288
-   vertex 0.0137238 0.0377059 -0.100288
-   vertex 0.0182858 0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal 0.0361044 0.0774247 -0.996344
-  outer loop
-   vertex 0.0200629 0.0347499 -0.100288
-   vertex 0.0182858 0.0502398 -0.0991487
-   vertex 0.026732 0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal 0.0489998 0.0699796 -0.996344
-  outer loop
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.0200629 0.0347499 -0.100288
-   vertex 0.026732 0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal 0.0490004 0.0699796 -0.996344
-  outer loop
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.026732 0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal 0.0604077 0.0604077 -0.996344
-  outer loop
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal 0.0604077 0.0604077 -0.996344
-  outer loop
-   vertex 0.0307381 0.0257924 -0.100288
-   vertex 0.034366 0.0409558 -0.0991487
-   vertex 0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal 0.0699799 0.049 -0.996344
-  outer loop
-   vertex 0.0347499 0.0200629 -0.100288
-   vertex 0.0307381 0.0257924 -0.100288
-   vertex 0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal 0.0699794 0.0490002 -0.996344
-  outer loop
-   vertex 0.0463012 0.026732 -0.0991487
-   vertex 0.0347499 0.0200629 -0.100288
-   vertex 0.0409558 0.034366 -0.0991487
-  endloop
- endfacet
- facet normal 0.0774249 0.0361041 -0.996344
-  outer loop
-   vertex 0.0377059 0.0137238 -0.100288
-   vertex 0.0347499 0.0200629 -0.100288
-   vertex 0.0463012 0.026732 -0.0991487
-  endloop
- endfacet
- facet normal 0.0774246 0.0361043 -0.996344
-  outer loop
-   vertex 0.0502398 0.0182858 -0.0991487
-   vertex 0.0377059 0.0137238 -0.100288
-   vertex 0.0463012 0.026732 -0.0991487
-  endloop
- endfacet
- facet normal 0.0825178 0.0221109 -0.996344
-  outer loop
-   vertex 0.0395162 0.00696777 -0.100288
-   vertex 0.0377059 0.0137238 -0.100288
-   vertex 0.0502398 0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal 0.0825184 0.0221104 -0.996344
-  outer loop
-   vertex 0.0526518 0.00928394 -0.0991487
-   vertex 0.0395162 0.00696777 -0.100288
-   vertex 0.0502398 0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal 0.0851042 0.00744564 -0.996344
-  outer loop
-   vertex 0.0401258 0 -0.100288
-   vertex 0.0395162 0.00696777 -0.100288
-   vertex 0.0526518 0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal 0.0851038 0.00744619 -0.996344
-  outer loop
-   vertex 0.0534641 0 -0.0991487
-   vertex 0.0401258 0 -0.100288
-   vertex 0.0526518 0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal 0.0851038 -0.00744561 -0.996344
-  outer loop
-   vertex 0.0534641 0 -0.0991487
-   vertex 0.0395162 -0.00696777 -0.100288
-   vertex 0.0401258 0 -0.100288
-  endloop
- endfacet
- facet normal 0.0851041 -0.00744621 -0.996344
-  outer loop
-   vertex 0.0526518 -0.00928394 -0.0991487
-   vertex 0.0395162 -0.00696777 -0.100288
-   vertex 0.0534641 0 -0.0991487
-  endloop
- endfacet
- facet normal 0.0825183 -0.0221111 -0.996344
-  outer loop
-   vertex 0.0526518 -0.00928394 -0.0991487
-   vertex 0.0377059 -0.0137238 -0.100288
-   vertex 0.0395162 -0.00696777 -0.100288
-  endloop
- endfacet
- facet normal 0.0825181 -0.0221103 -0.996344
-  outer loop
-   vertex 0.0502398 -0.0182858 -0.0991487
-   vertex 0.0377059 -0.0137238 -0.100288
-   vertex 0.0526518 -0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal 0.0994477 -0.0463741 -0.993962
-  outer loop
-   vertex 0.0627439 -0.0228369 -0.0976853
-   vertex 0.0463012 -0.026732 -0.0991487
-   vertex 0.0502398 -0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal 0.0994475 -0.0463732 -0.993962
-  outer loop
-   vertex 0.0578251 -0.0333853 -0.0976853
-   vertex 0.0463012 -0.026732 -0.0991487
-   vertex 0.0627439 -0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal 0.121416 -0.0566172 -0.990986
-  outer loop
-   vertex 0.0752109 -0.0273745 -0.0958986
-   vertex 0.0578251 -0.0333853 -0.0976853
-   vertex 0.0627439 -0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal 0.121416 -0.0566174 -0.990986
-  outer loop
-   vertex 0.0693147 -0.0400189 -0.0958986
-   vertex 0.0578251 -0.0333853 -0.0976853
-   vertex 0.0752109 -0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal 0.143322 -0.0668323 -0.987417
-  outer loop
-   vertex 0.0876332 -0.0318959 -0.0937895
-   vertex 0.0693147 -0.0400189 -0.0958986
-   vertex 0.0752109 -0.0273745 -0.0958986
-  endloop
- endfacet
- facet normal 0.0774247 -0.036104 -0.996344
-  outer loop
-   vertex 0.0502398 -0.0182858 -0.0991487
-   vertex 0.0347499 -0.0200629 -0.100288
-   vertex 0.0377059 -0.0137238 -0.100288
-  endloop
- endfacet
- facet normal 0.0774247 -0.0361044 -0.996344
-  outer loop
-   vertex 0.0463012 -0.026732 -0.0991487
-   vertex 0.0347499 -0.0200629 -0.100288
-   vertex 0.0502398 -0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal 0.143322 -0.0668318 -0.987417
-  outer loop
-   vertex 0.0807632 -0.0466287 -0.0937895
-   vertex 0.0693147 -0.0400189 -0.0958986
-   vertex 0.0876332 -0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal 0.165139 -0.0770053 -0.98326
-  outer loop
-   vertex 0.100004 -0.0363984 -0.0913592
-   vertex 0.0807632 -0.0466287 -0.0937895
-   vertex 0.0876332 -0.0318959 -0.0937895
-  endloop
- endfacet
- facet normal 0.165141 -0.0770093 -0.983259
-  outer loop
-   vertex 0.0921639 -0.0532109 -0.0913592
-   vertex 0.0807632 -0.0466287 -0.0937895
-   vertex 0.100004 -0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal 0.186855 -0.0871353 -0.978515
-  outer loop
-   vertex 0.112315 -0.0408793 -0.0886093
-   vertex 0.0921639 -0.0532109 -0.0913592
-   vertex 0.100004 -0.0363984 -0.0913592
-  endloop
- endfacet
- facet normal 0.186853 -0.0871319 -0.978516
-  outer loop
-   vertex 0.10351 -0.0597615 -0.0886093
-   vertex 0.0921639 -0.0532109 -0.0913592
-   vertex 0.112315 -0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal 0.208455 -0.0972051 -0.973189
-  outer loop
-   vertex 0.12456 -0.045336 -0.0855413
-   vertex 0.10351 -0.0597615 -0.0886093
-   vertex 0.112315 -0.0408793 -0.0886093
-  endloop
- endfacet
- facet normal 0.208456 -0.0972058 -0.973189
-  outer loop
-   vertex 0.114795 -0.0662768 -0.0855413
-   vertex 0.10351 -0.0597615 -0.0886093
-   vertex 0.12456 -0.045336 -0.0855413
-  endloop
- endfacet
- facet normal 0.229925 -0.107217 -0.967284
-  outer loop
-   vertex 0.136731 -0.0497659 -0.0821572
-   vertex 0.114795 -0.0662768 -0.0855413
-   vertex 0.12456 -0.045336 -0.0855413
-  endloop
- endfacet
- facet normal 0.229924 -0.107216 -0.967285
-  outer loop
-   vertex 0.126012 -0.0727528 -0.0821572
-   vertex 0.114795 -0.0662768 -0.0855413
-   vertex 0.136731 -0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal 0.251292 -0.11718 -0.960792
-  outer loop
-   vertex 0.14882 -0.0541662 -0.0784587
-   vertex 0.126012 -0.0727528 -0.0821572
-   vertex 0.136731 -0.0497659 -0.0821572
-  endloop
- endfacet
- facet normal 0.251282 -0.117167 -0.960796
-  outer loop
-   vertex 0.137154 -0.0791857 -0.0784587
-   vertex 0.126012 -0.0727528 -0.0821572
-   vertex 0.14882 -0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal 0.272452 -0.127038 -0.953746
-  outer loop
-   vertex 0.160822 -0.0585345 -0.0744483
-   vertex 0.137154 -0.0791857 -0.0784587
-   vertex 0.14882 -0.0541662 -0.0784587
-  endloop
- endfacet
- facet normal 0.272467 -0.127057 -0.953739
-  outer loop
-   vertex 0.148214 -0.0855717 -0.0744483
-   vertex 0.137154 -0.0791857 -0.0784587
-   vertex 0.160822 -0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal 0.293466 -0.136849 -0.946124
-  outer loop
-   vertex 0.172729 -0.0628681 -0.0701282
-   vertex 0.148214 -0.0855717 -0.0744483
-   vertex 0.160822 -0.0585345 -0.0744483
-  endloop
- endfacet
- facet normal 0.29346 -0.136842 -0.946126
-  outer loop
-   vertex 0.159188 -0.091907 -0.0701282
-   vertex 0.148214 -0.0855717 -0.0744483
-   vertex 0.172729 -0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal 0.314324 -0.146571 -0.937932
-  outer loop
-   vertex 0.184533 -0.0671644 -0.065501
-   vertex 0.159188 -0.091907 -0.0701282
-   vertex 0.172729 -0.0628681 -0.0701282
-  endloop
- endfacet
- facet normal 0.314334 -0.146582 -0.937927
-  outer loop
-   vertex 0.170066 -0.0981878 -0.065501
-   vertex 0.159188 -0.091907 -0.0701282
-   vertex 0.184533 -0.0671644 -0.065501
-  endloop
- endfacet
- facet normal 0.334965 -0.156203 -0.929193
-  outer loop
-   vertex 0.196228 -0.071421 -0.0605695
-   vertex 0.170066 -0.0981878 -0.065501
-   vertex 0.184533 -0.0671644 -0.065501
-  endloop
- endfacet
- facet normal 0.334972 -0.15621 -0.929189
-  outer loop
-   vertex 0.180844 -0.10441 -0.0605695
-   vertex 0.170066 -0.0981878 -0.065501
-   vertex 0.196228 -0.071421 -0.0605695
-  endloop
- endfacet
- facet normal 0.355436 -0.165753 -0.919887
-  outer loop
-   vertex 0.207806 -0.0756353 -0.0553365
-   vertex 0.180844 -0.10441 -0.0605695
-   vertex 0.196228 -0.071421 -0.0605695
-  endloop
- endfacet
- facet normal 0.321089 0.22482 0.919977
-  outer loop
-   vertex 0.191515 0.110571 1.05534
-   vertex 0.159966 0.134228 1.06057
-   vertex 0.180844 0.10441 1.06057
-  endloop
- endfacet
- facet normal 0.302695 0.211941 0.929224
-  outer loop
-   vertex 0.159966 0.134228 1.06057
-   vertex 0.150433 0.126228 1.0655
-   vertex 0.180844 0.10441 1.06057
-  endloop
- endfacet
- facet normal 0.261286 0.261286 0.929225
-  outer loop
-   vertex 0.134228 0.159966 1.06057
-   vertex 0.126228 0.150433 1.0655
-   vertex 0.150433 0.126228 1.0655
-  endloop
- endfacet
- facet normal 0.261286 0.261286 0.929225
-  outer loop
-   vertex 0.159966 0.134228 1.06057
-   vertex 0.134228 0.159966 1.06057
-   vertex 0.150433 0.126228 1.0655
-  endloop
- endfacet
- facet normal 0.21194 0.302696 0.929224
-  outer loop
-   vertex 0.134228 0.159966 1.06057
-   vertex 0.0981878 0.170066 1.0655
-   vertex 0.126228 0.150433 1.0655
-  endloop
- endfacet
- facet normal 0.199033 0.284263 0.93786
-  outer loop
-   vertex 0.0981878 0.170066 1.0655
-   vertex 0.091907 0.159188 1.07013
-   vertex 0.126228 0.150433 1.0655
-  endloop
- endfacet
- facet normal 0.146655 0.314505 0.937859
-  outer loop
-   vertex 0.0981878 0.170066 1.0655
-   vertex 0.0628681 0.172729 1.07013
-   vertex 0.091907 0.159188 1.07013
-  endloop
- endfacet
- facet normal 0.136841 0.293458 0.946127
-  outer loop
-   vertex 0.0628681 0.172729 1.07013
-   vertex 0.0585345 0.160822 1.07445
-   vertex 0.091907 0.159188 1.07013
-  endloop
- endfacet
- facet normal 0.0838024 0.312762 0.946127
-  outer loop
-   vertex 0.0628681 0.172729 1.07013
-   vertex 0.0297187 0.168543 1.07445
-   vertex 0.0585345 0.160822 1.07445
-  endloop
- endfacet
- facet normal 0.0777972 0.29035 0.953753
-  outer loop
-   vertex 0.0297187 0.168543 1.07445
-   vertex 0.0275009 0.155965 1.07846
-   vertex 0.0585345 0.160822 1.07445
-  endloop
- endfacet
- facet normal 0.0261982 0.299448 0.953753
-  outer loop
-   vertex 0.0297187 0.168543 1.07445
-   vertex 0 0.158371 1.07846
-   vertex 0.0275009 0.155965 1.07846
-  endloop
- endfacet
- facet normal 0.0241749 0.276322 0.960761
-  outer loop
-   vertex 0 0.158371 1.07846
-   vertex 0 0.145506 1.08216
-   vertex 0.0275009 0.155965 1.07846
-  endloop
- endfacet
- facet normal -0.0241799 0.276322 0.960761
-  outer loop
-   vertex 0 0.158371 1.07846
-   vertex -0.0252668 0.143295 1.08216
-   vertex 0 0.145506 1.08216
-  endloop
- endfacet
- facet normal -0.0220908 0.252449 0.967358
-  outer loop
-   vertex 0 0.145506 1.08216
-   vertex -0.0252668 0.143295 1.08216
-   vertex -0.0230177 0.13054 1.08554
-  endloop
- endfacet
- facet normal -0.0655866 0.24478 0.967358
-  outer loop
-   vertex -0.0252668 0.143295 1.08216
-   vertex -0.045336 0.12456 1.08554
-   vertex -0.0230177 0.13054 1.08554
-  endloop
- endfacet
- facet normal -0.0595638 0.222302 0.973157
-  outer loop
-   vertex -0.0230177 0.13054 1.08554
-   vertex -0.045336 0.12456 1.08554
-   vertex -0.0408793 0.112315 1.08861
-  endloop
- endfacet
- facet normal -0.0972635 0.20858 0.973157
-  outer loop
-   vertex -0.045336 0.12456 1.08554
-   vertex -0.0597615 0.10351 1.08861
-   vertex -0.0408793 0.112315 1.08861
-  endloop
- endfacet
- facet normal -0.087135 0.18686 0.978515
-  outer loop
-   vertex -0.0408793 0.112315 1.08861
-   vertex -0.0597615 0.10351 1.08861
-   vertex -0.0532109 0.0921639 1.09136
-  endloop
- endfacet
- facet normal -0.118258 0.168891 0.978515
-  outer loop
-   vertex -0.0597615 0.10351 1.08861
-   vertex -0.0684066 0.0815238 1.09136
-   vertex -0.0532109 0.0921639 1.09136
-  endloop
- endfacet
- facet normal -0.104503 0.149247 0.983262
-  outer loop
-   vertex -0.0532109 0.0921639 1.09136
-   vertex -0.0684066 0.0815238 1.09136
-   vertex -0.0599447 0.0714393 1.09379
-  endloop
- endfacet
- facet normal -0.128832 0.128832 0.983262
-  outer loop
-   vertex -0.0684066 0.0815238 1.09136
-   vertex -0.0815238 0.0684066 1.09136
-   vertex -0.0714393 0.0599447 1.09379
-  endloop
- endfacet
- facet normal -0.128832 0.128832 0.983262
-  outer loop
-   vertex -0.0599447 0.0714393 1.09379
-   vertex -0.0684066 0.0815238 1.09136
-   vertex -0.0714393 0.0599447 1.09379
-  endloop
- endfacet
- facet normal -0.149247 0.104503 0.983262
-  outer loop
-   vertex -0.0714393 0.0599447 1.09379
-   vertex -0.0815238 0.0684066 1.09136
-   vertex -0.0807632 0.0466287 1.09379
-  endloop
- endfacet
- facet normal -0.129592 0.0907408 0.987407
-  outer loop
-   vertex -0.0714393 0.0599447 1.09379
-   vertex -0.0807632 0.0466287 1.09379
-   vertex -0.0693147 0.0400189 1.0959
-  endloop
- endfacet
- facet normal -0.14338 0.0668594 0.987407
-  outer loop
-   vertex -0.0693147 0.0400189 1.0959
-   vertex -0.0807632 0.0466287 1.09379
-   vertex -0.0752109 0.0273745 1.0959
-  endloop
- endfacet
- facet normal -0.12097 0.0564096 0.991052
-  outer loop
-   vertex -0.0693147 0.0400189 1.0959
-   vertex -0.0752109 0.0273745 1.0959
-   vertex -0.0627439 0.0228369 1.09768
-  endloop
- endfacet
- facet normal -0.128928 0.0345465 0.991052
-  outer loop
-   vertex -0.0627439 0.0228369 1.09768
-   vertex -0.0752109 0.0273745 1.0959
-   vertex -0.0657563 0.0115946 1.09768
-  endloop
- endfacet
- facet normal -0.10646 0.0285261 0.993908
-  outer loop
-   vertex -0.0627439 0.0228369 1.09768
-   vertex -0.0657563 0.0115946 1.09768
-   vertex -0.0526518 0.00928394 1.09915
-  endloop
- endfacet
- facet normal -0.109796 0.00960661 0.993908
-  outer loop
-   vertex -0.0526518 0.00928394 1.09915
-   vertex -0.0657563 0.0115946 1.09768
-   vertex -0.0534641 0 1.09915
-  endloop
- endfacet
- facet normal -0.109796 0.00960594 0.993908
-  outer loop
-   vertex -0.0657563 0.0115946 1.09768
-   vertex -0.0667707 0 1.09768
-   vertex -0.0534641 0 1.09915
-  endloop
- endfacet
- facet normal -0.109796 -0.00960667 0.993908
-  outer loop
-   vertex -0.0534641 0 1.09915
-   vertex -0.0667707 0 1.09768
-   vertex -0.0526518 -0.00928394 1.09915
-  endloop
- endfacet
- facet normal -0.109796 -0.00960589 0.993908
-  outer loop
-   vertex -0.0526518 -0.00928394 1.09915
-   vertex -0.0667707 0 1.09768
-   vertex -0.0657563 -0.0115946 1.09768
-  endloop
- endfacet
- facet normal -0.10646 -0.0285253 0.993908
-  outer loop
-   vertex -0.0526518 -0.00928394 1.09915
-   vertex -0.0657563 -0.0115946 1.09768
-   vertex -0.0502398 -0.0182858 1.09915
-  endloop
- endfacet
- facet normal -0.10646 -0.0285263 0.993908
-  outer loop
-   vertex -0.0502398 -0.0182858 1.09915
-   vertex -0.0657563 -0.0115946 1.09768
-   vertex -0.0627439 -0.0228369 1.09768
-  endloop
- endfacet
- facet normal -0.0998892 -0.04658 0.993908
-  outer loop
-   vertex -0.0502398 -0.0182858 1.09915
-   vertex -0.0627439 -0.0228369 1.09768
-   vertex -0.0463012 -0.026732 1.09915
-  endloop
- endfacet
- facet normal -0.099889 -0.046579 0.993908
-  outer loop
-   vertex -0.0463012 -0.026732 1.09915
-   vertex -0.0627439 -0.0228369 1.09768
-   vertex -0.0578251 -0.0333853 1.09768
-  endloop
- endfacet
- facet normal -0.0902831 -0.0632171 0.993908
-  outer loop
-   vertex -0.0463012 -0.026732 1.09915
-   vertex -0.0578251 -0.0333853 1.09768
-   vertex -0.0409558 -0.034366 1.09915
-  endloop
- endfacet
- facet normal -0.0700228 -0.0490307 0.99634
-  outer loop
-   vertex -0.0307381 -0.0257924 1.10029
-   vertex -0.0463012 -0.026732 1.09915
-   vertex -0.0409558 -0.034366 1.09915
-  endloop
- endfacet
- facet normal -0.0604451 -0.0604451 0.99634
-  outer loop
-   vertex -0.0307381 -0.0257924 1.10029
-   vertex -0.0409558 -0.034366 1.09915
-   vertex -0.034366 -0.0409558 1.09915
-  endloop
- endfacet
- facet normal -0.0604451 -0.0604451 0.99634
-  outer loop
-   vertex -0.0257924 -0.0307381 1.10029
-   vertex -0.0307381 -0.0257924 1.10029
-   vertex -0.034366 -0.0409558 1.09915
-  endloop
- endfacet
- facet normal -0.0490303 -0.0700232 0.99634
-  outer loop
-   vertex -0.0257924 -0.0307381 1.10029
-   vertex -0.034366 -0.0409558 1.09915
-   vertex -0.0200629 -0.0347499 1.10029
-  endloop
- endfacet
- facet normal -0.0490305 -0.0700226 0.99634
-  outer loop
-   vertex -0.0200629 -0.0347499 1.10029
-   vertex -0.034366 -0.0409558 1.09915
-   vertex -0.026732 -0.0463012 1.09915
-  endloop
- endfacet
- facet normal -0.0361265 -0.0774727 0.99634
-  outer loop
-   vertex -0.0200629 -0.0347499 1.10029
-   vertex -0.026732 -0.0463012 1.09915
-   vertex -0.0137238 -0.0377059 1.10029
-  endloop
- endfacet
- facet normal -0.0361267 -0.0774725 0.99634
-  outer loop
-   vertex -0.0137238 -0.0377059 1.10029
-   vertex -0.026732 -0.0463012 1.09915
-   vertex -0.0182858 -0.0502398 1.09915
-  endloop
- endfacet
- facet normal -0.0221246 -0.0825688 0.99634
-  outer loop
-   vertex -0.0137238 -0.0377059 1.10029
-   vertex -0.0182858 -0.0502398 1.09915
-   vertex -0.00696777 -0.0395162 1.10029
-  endloop
- endfacet
- facet normal -0.022124 -0.0825694 0.99634
-  outer loop
-   vertex -0.00696777 -0.0395162 1.10029
-   vertex -0.0182858 -0.0502398 1.09915
-   vertex -0.00928394 -0.0526518 1.09915
-  endloop
- endfacet
- facet normal -0.00745025 -0.0851568 0.99634
-  outer loop
-   vertex -0.00696777 -0.0395162 1.10029
-   vertex -0.00928394 -0.0526518 1.09915
-   vertex 0 -0.0401258 1.10029
-  endloop
- endfacet
- facet normal -0.00745079 -0.0851564 0.99634
-  outer loop
-   vertex 0 -0.0401258 1.10029
-   vertex -0.00928394 -0.0526518 1.09915
-   vertex 0 -0.0534641 1.09915
-  endloop
- endfacet
- facet normal 0.00745021 -0.0851564 0.99634
-  outer loop
-   vertex 0 -0.0401258 1.10029
-   vertex 0 -0.0534641 1.09915
-   vertex 0.00696777 -0.0395162 1.10029
-  endloop
- endfacet
- facet normal 0.00745082 -0.0851567 0.99634
-  outer loop
-   vertex 0.00696777 -0.0395162 1.10029
-   vertex 0 -0.0534641 1.09915
-   vertex 0.00928394 -0.0526518 1.09915
-  endloop
- endfacet
- facet normal 0.0221247 -0.0825693 0.99634
-  outer loop
-   vertex 0.0137238 -0.0377059 1.10029
-   vertex 0.00696777 -0.0395162 1.10029
-   vertex 0.00928394 -0.0526518 1.09915
-  endloop
- endfacet
- facet normal 0.0221239 -0.0825691 0.99634
-  outer loop
-   vertex 0.0137238 -0.0377059 1.10029
-   vertex 0.00928394 -0.0526518 1.09915
-   vertex 0.0182858 -0.0502398 1.09915
-  endloop
- endfacet
- facet normal 0.0285253 -0.10646 0.993908
-  outer loop
-   vertex 0.0182858 -0.0502398 1.09915
-   vertex 0.00928394 -0.0526518 1.09915
-   vertex 0.0115946 -0.0657563 1.09768
-  endloop
- endfacet
- facet normal 0.0285263 -0.10646 0.993908
-  outer loop
-   vertex 0.0182858 -0.0502398 1.09915
-   vertex 0.0115946 -0.0657563 1.09768
-   vertex 0.0228369 -0.0627439 1.09768
-  endloop
- endfacet
- facet normal 0.04658 -0.0998892 0.993908
-  outer loop
-   vertex 0.026732 -0.0463012 1.09915
-   vertex 0.0182858 -0.0502398 1.09915
-   vertex 0.0228369 -0.0627439 1.09768
-  endloop
- endfacet
- facet normal 0.046579 -0.099889 0.993908
-  outer loop
-   vertex 0.026732 -0.0463012 1.09915
-   vertex 0.0228369 -0.0627439 1.09768
-   vertex 0.0333853 -0.0578251 1.09768
-  endloop
- endfacet
- facet normal 0.0632171 -0.0902831 0.993908
-  outer loop
-   vertex 0.034366 -0.0409558 1.09915
-   vertex 0.026732 -0.0463012 1.09915
-   vertex 0.0333853 -0.0578251 1.09768
-  endloop
- endfacet
- facet normal 0.0632164 -0.090283 0.993908
-  outer loop
-   vertex 0.034366 -0.0409558 1.09915
-   vertex 0.0333853 -0.0578251 1.09768
-   vertex 0.0429194 -0.0511493 1.09768
-  endloop
- endfacet
- facet normal 0.0779337 -0.0779337 0.993908
-  outer loop
-   vertex 0.0409558 -0.034366 1.09915
-   vertex 0.034366 -0.0409558 1.09915
-   vertex 0.0429194 -0.0511493 1.09768
-  endloop
- endfacet
- facet normal 0.0779337 -0.0779337 0.993908
-  outer loop
-   vertex 0.0511493 -0.0429194 1.09768
-   vertex 0.0409558 -0.034366 1.09915
-   vertex 0.0429194 -0.0511493 1.09768
-  endloop
- endfacet
- facet normal 0.0902827 -0.0632168 0.993908
-  outer loop
-   vertex 0.0463012 -0.026732 1.09915
-   vertex 0.0409558 -0.034366 1.09915
-   vertex 0.0511493 -0.0429194 1.09768
-  endloop
- endfacet
- facet normal 0.0902833 -0.0632166 0.993908
-  outer loop
-   vertex 0.0578251 -0.0333853 1.09768
-   vertex 0.0463012 -0.026732 1.09915
-   vertex 0.0511493 -0.0429194 1.09768
-  endloop
- endfacet
- facet normal 0.0998886 -0.0465797 0.993908
-  outer loop
-   vertex 0.0502398 -0.0182858 1.09915
-   vertex 0.0463012 -0.026732 1.09915
-   vertex 0.0578251 -0.0333853 1.09768
-  endloop
- endfacet
- facet normal 0.0998895 -0.0465792 0.993908
-  outer loop
-   vertex 0.0627439 -0.0228369 1.09768
-   vertex 0.0502398 -0.0182858 1.09915
-   vertex 0.0578251 -0.0333853 1.09768
-  endloop
- endfacet
- facet normal 0.10646 -0.0285255 0.993908
-  outer loop
-   vertex 0.0526518 -0.00928394 1.09915
-   vertex 0.0502398 -0.0182858 1.09915
-   vertex 0.0627439 -0.0228369 1.09768
-  endloop
- endfacet
- facet normal 0.10646 -0.0285261 0.993908
-  outer loop
-   vertex 0.0657563 -0.0115946 1.09768
-   vertex 0.0526518 -0.00928394 1.09915
-   vertex 0.0627439 -0.0228369 1.09768
-  endloop
- endfacet
- facet normal 0.109796 -0.00960661 0.993908
-  outer loop
-   vertex 0.0534641 0 1.09915
-   vertex 0.0526518 -0.00928394 1.09915
-   vertex 0.0657563 -0.0115946 1.09768
-  endloop
- endfacet
- facet normal 0.109796 -0.00960594 0.993908
-  outer loop
-   vertex 0.0667707 0 1.09768
-   vertex 0.0534641 0 1.09915
-   vertex 0.0657563 -0.0115946 1.09768
-  endloop
- endfacet
- facet normal 0.109796 0.00960667 0.993908
-  outer loop
-   vertex 0.0667707 0 1.09768
-   vertex 0.0526518 0.00928394 1.09915
-   vertex 0.0534641 0 1.09915
-  endloop
- endfacet
- facet normal 0.109796 0.00960589 0.993908
-  outer loop
-   vertex 0.0657563 0.0115946 1.09768
-   vertex 0.0526518 0.00928394 1.09915
-   vertex 0.0667707 0 1.09768
-  endloop
- endfacet
- facet normal 0.10646 0.0285253 0.993908
-  outer loop
-   vertex 0.0657563 0.0115946 1.09768
-   vertex 0.0502398 0.0182858 1.09915
-   vertex 0.0526518 0.00928394 1.09915
-  endloop
- endfacet
- facet normal 0.10646 0.0285263 0.993908
-  outer loop
-   vertex 0.0627439 0.0228369 1.09768
-   vertex 0.0502398 0.0182858 1.09915
-   vertex 0.0657563 0.0115946 1.09768
-  endloop
- endfacet
- facet normal 0.0998892 0.04658 0.993908
-  outer loop
-   vertex 0.0627439 0.0228369 1.09768
-   vertex 0.0463012 0.026732 1.09915
-   vertex 0.0502398 0.0182858 1.09915
-  endloop
- endfacet
- facet normal 0.099889 0.046579 0.993908
-  outer loop
-   vertex 0.0578251 0.0333853 1.09768
-   vertex 0.0463012 0.026732 1.09915
-   vertex 0.0627439 0.0228369 1.09768
-  endloop
- endfacet
- facet normal 0.302692 0.211937 0.929226
-  outer loop
-   vertex 0.180844 0.10441 1.06057
-   vertex 0.150433 0.126228 1.0655
-   vertex 0.170066 0.0981878 1.0655
-  endloop
- endfacet
- facet normal 0.284257 0.199043 0.937859
-  outer loop
-   vertex 0.170066 0.0981878 1.0655
-   vertex 0.14081 0.118153 1.07013
-   vertex 0.159188 0.091907 1.07013
-  endloop
- endfacet
- facet normal 0.284242 0.199019 0.937869
-  outer loop
-   vertex 0.150433 0.126228 1.0655
-   vertex 0.14081 0.118153 1.07013
-   vertex 0.170066 0.0981878 1.0655
-  endloop
- endfacet
- facet normal 0.265233 0.185716 0.94613
-  outer loop
-   vertex 0.159188 0.091907 1.07013
-   vertex 0.131103 0.110009 1.07445
-   vertex 0.148214 0.0855717 1.07445
-  endloop
- endfacet
- facet normal 0.265238 0.185725 0.946126
-  outer loop
-   vertex 0.14081 0.118153 1.07013
-   vertex 0.131103 0.110009 1.07445
-   vertex 0.159188 0.091907 1.07013
-  endloop
- endfacet
- facet normal 0.246239 0.172429 0.953748
-  outer loop
-   vertex 0.148214 0.0855717 1.07445
-   vertex 0.121319 0.101799 1.07846
-   vertex 0.137154 0.0791857 1.07846
-  endloop
- endfacet
- facet normal 0.246228 0.172409 0.953754
-  outer loop
-   vertex 0.131103 0.110009 1.07445
-   vertex 0.121319 0.101799 1.07846
-   vertex 0.148214 0.0855717 1.07445
-  endloop
- endfacet
- facet normal 0.227202 0.159091 0.960765
-  outer loop
-   vertex 0.137154 0.0791857 1.07846
-   vertex 0.111464 0.0935292 1.08216
-   vertex 0.126012 0.0727528 1.08216
-  endloop
- endfacet
- facet normal 0.227208 0.159103 0.960762
-  outer loop
-   vertex 0.121319 0.101799 1.07846
-   vertex 0.111464 0.0935292 1.08216
-   vertex 0.137154 0.0791857 1.07846
-  endloop
- endfacet
- facet normal 0.207578 0.145349 0.96736
-  outer loop
-   vertex 0.126012 0.0727528 1.08216
-   vertex 0.101542 0.0852038 1.08554
-   vertex 0.114795 0.0662768 1.08554
-  endloop
- endfacet
- facet normal 0.207578 0.14535 0.96736
-  outer loop
-   vertex 0.111464 0.0935292 1.08216
-   vertex 0.101542 0.0852038 1.08554
-   vertex 0.126012 0.0727528 1.08216
-  endloop
- endfacet
- facet normal 0.188524 0.132005 0.973157
-  outer loop
-   vertex 0.114795 0.0662768 1.08554
-   vertex 0.09156 0.076828 1.08861
-   vertex 0.10351 0.0597615 1.08861
-  endloop
- endfacet
- facet normal 0.188525 0.132009 0.973156
-  outer loop
-   vertex 0.101542 0.0852038 1.08554
-   vertex 0.09156 0.076828 1.08861
-   vertex 0.114795 0.0662768 1.08554
-  endloop
- endfacet
- facet normal 0.168891 0.118258 0.978515
-  outer loop
-   vertex 0.10351 0.0597615 1.08861
-   vertex 0.0815238 0.0684066 1.09136
-   vertex 0.0921639 0.0532109 1.09136
-  endloop
- endfacet
- facet normal 0.168891 0.118258 0.978515
-  outer loop
-   vertex 0.09156 0.076828 1.08861
-   vertex 0.0815238 0.0684066 1.09136
-   vertex 0.10351 0.0597615 1.08861
-  endloop
- endfacet
- facet normal 0.302769 -0.211991 -0.929188
-  outer loop
-   vertex 0.180844 -0.10441 -0.0605695
-   vertex 0.150433 -0.126228 -0.065501
-   vertex 0.170066 -0.0981878 -0.065501
-  endloop
- endfacet
- facet normal 0.28409 -0.198913 -0.937937
-  outer loop
-   vertex 0.150433 -0.126228 -0.065501
-   vertex 0.14081 -0.118153 -0.0701282
-   vertex 0.170066 -0.0981878 -0.065501
-  endloop
- endfacet
- facet normal 0.245227 -0.245227 -0.937938
-  outer loop
-   vertex 0.118153 -0.14081 -0.0701282
-   vertex 0.14081 -0.118153 -0.0701282
-   vertex 0.126228 -0.150433 -0.065501
-  endloop
- endfacet
- facet normal 0.245227 -0.245227 -0.937938
-  outer loop
-   vertex 0.126228 -0.150433 -0.065501
-   vertex 0.14081 -0.118153 -0.0701282
-   vertex 0.150433 -0.126228 -0.065501
-  endloop
- endfacet
- facet normal 0.198921 -0.284083 -0.937938
-  outer loop
-   vertex 0.126228 -0.150433 -0.065501
-   vertex 0.091907 -0.159188 -0.0701282
-   vertex 0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal 0.185726 -0.265239 -0.946126
-  outer loop
-   vertex 0.091907 -0.159188 -0.0701282
-   vertex 0.0855717 -0.148214 -0.0744483
-   vertex 0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal 0.136846 -0.293458 -0.946127
-  outer loop
-   vertex 0.091907 -0.159188 -0.0701282
-   vertex 0.0585345 -0.160822 -0.0744483
-   vertex 0.0855717 -0.148214 -0.0744483
-  endloop
- endfacet
- facet normal 0.127048 -0.272448 -0.953746
-  outer loop
-   vertex 0.0585345 -0.160822 -0.0744483
-   vertex 0.0541662 -0.14882 -0.0784587
-   vertex 0.0855717 -0.148214 -0.0744483
-  endloop
- endfacet
- facet normal 0.077805 -0.29037 -0.953746
-  outer loop
-   vertex 0.0585345 -0.160822 -0.0744483
-   vertex 0.0275009 -0.155965 -0.0784587
-   vertex 0.0541662 -0.14882 -0.0784587
-  endloop
- endfacet
- facet normal 0.0717605 -0.267812 -0.960795
-  outer loop
-   vertex 0.0275009 -0.155965 -0.0784587
-   vertex 0.0252668 -0.143295 -0.0821572
-   vertex 0.0541662 -0.14882 -0.0784587
-  endloop
- endfacet
- facet normal 0.0241695 -0.276204 -0.960795
-  outer loop
-   vertex 0.0275009 -0.155965 -0.0784587
-   vertex 0 -0.145506 -0.0821572
-   vertex 0.0252668 -0.143295 -0.0821572
-  endloop
- endfacet
- facet normal 0.0221156 -0.252732 -0.967284
-  outer loop
-   vertex 0.0252668 -0.143295 -0.0821572
-   vertex 0 -0.145506 -0.0821572
-   vertex 0 -0.132554 -0.0855413
-  endloop
- endfacet
- facet normal -0.0221136 -0.252732 -0.967284
-  outer loop
-   vertex 0 -0.145506 -0.0821572
-   vertex -0.0230177 -0.13054 -0.0855413
-   vertex 0 -0.132554 -0.0855413
-  endloop
- endfacet
- facet normal -0.0200482 -0.229127 -0.97319
-  outer loop
-   vertex 0 -0.132554 -0.0855413
-   vertex -0.0230177 -0.13054 -0.0855413
-   vertex -0.020755 -0.117707 -0.0886093
-  endloop
- endfacet
- facet normal -0.0595261 -0.222166 -0.97319
-  outer loop
-   vertex -0.0230177 -0.13054 -0.0855413
-   vertex -0.0408793 -0.112315 -0.0886093
-   vertex -0.020755 -0.117707 -0.0886093
-  endloop
- endfacet
- facet normal -0.0533589 -0.199149 -0.978515
-  outer loop
-   vertex -0.020755 -0.117707 -0.0886093
-   vertex -0.0408793 -0.112315 -0.0886093
-   vertex -0.0363984 -0.100004 -0.0913592
-  endloop
- endfacet
- facet normal -0.0871353 -0.186855 -0.978515
-  outer loop
-   vertex -0.0408793 -0.112315 -0.0886093
-   vertex -0.0532109 -0.0921639 -0.0913592
-   vertex -0.0363984 -0.100004 -0.0913592
-  endloop
- endfacet
- facet normal -0.0770093 -0.165141 -0.983259
-  outer loop
-   vertex -0.0363984 -0.100004 -0.0913592
-   vertex -0.0532109 -0.0921639 -0.0913592
-   vertex -0.0466287 -0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal -0.104513 -0.149261 -0.983259
-  outer loop
-   vertex -0.0532109 -0.0921639 -0.0913592
-   vertex -0.0599447 -0.0714393 -0.0937895
-   vertex -0.0466287 -0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal -0.0907031 -0.129538 -0.987417
-  outer loop
-   vertex -0.0466287 -0.0807632 -0.0937895
-   vertex -0.0599447 -0.0714393 -0.0937895
-   vertex -0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal -0.11182 -0.11182 -0.987417
-  outer loop
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal -0.11182 -0.11182 -0.987417
-  outer loop
-   vertex -0.0599447 -0.0714393 -0.0937895
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal -0.129538 -0.0907038 -0.987417
-  outer loop
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0714393 -0.0599447 -0.0937895
-   vertex -0.0693147 -0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal 0.149247 0.104503 0.983262
-  outer loop
-   vertex 0.0921639 0.0532109 1.09136
-   vertex 0.0714393 0.0599447 1.09379
-   vertex 0.0807632 0.0466287 1.09379
-  endloop
- endfacet
- facet normal 0.149247 0.104503 0.983262
-  outer loop
-   vertex 0.0815238 0.0684066 1.09136
-   vertex 0.0714393 0.0599447 1.09379
-   vertex 0.0921639 0.0532109 1.09136
-  endloop
- endfacet
- facet normal -0.10974 -0.0768411 -0.990986
-  outer loop
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0693147 -0.0400189 -0.0958986
-   vertex -0.0578251 -0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal -0.121416 -0.0566173 -0.990986
-  outer loop
-   vertex -0.0578251 -0.0333853 -0.0976853
-   vertex -0.0693147 -0.0400189 -0.0958986
-   vertex -0.0627439 -0.0228369 -0.0976853
-  endloop
- endfacet
- facet normal 0.129592 0.0907416 0.987407
-  outer loop
-   vertex 0.0807632 0.0466287 1.09379
-   vertex 0.0613124 0.0514473 1.0959
-   vertex 0.0693147 0.0400189 1.0959
-  endloop
- endfacet
- facet normal 0.129591 0.0907402 0.987407
-  outer loop
-   vertex 0.0714393 0.0599447 1.09379
-   vertex 0.0613124 0.0514473 1.0959
-   vertex 0.0807632 0.0466287 1.09379
-  endloop
- endfacet
- facet normal -0.099448 -0.0463734 -0.993962
-  outer loop
-   vertex -0.0578251 -0.0333853 -0.0976853
-   vertex -0.0627439 -0.0228369 -0.0976853
-   vertex -0.0502398 -0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal -0.10599 -0.0283994 -0.993962
-  outer loop
-   vertex -0.0502398 -0.0182858 -0.0991487
-   vertex -0.0627439 -0.0228369 -0.0976853
-   vertex -0.0526518 -0.00928394 -0.0991487
-  endloop
- endfacet
- facet normal 0.109337 0.0765584 0.991052
-  outer loop
-   vertex 0.0693147 0.0400189 1.0959
-   vertex 0.0511493 0.0429194 1.09768
-   vertex 0.0578251 0.0333853 1.09768
-  endloop
- endfacet
- facet normal 0.109338 0.0765595 0.991052
-  outer loop
-   vertex 0.0613124 0.0514473 1.0959
-   vertex 0.0511493 0.0429194 1.09768
-   vertex 0.0693147 0.0400189 1.0959
-  endloop
- endfacet
- facet normal -0.0825184 -0.0221104 -0.996344
-  outer loop
-   vertex -0.0502398 -0.0182858 -0.0991487
-   vertex -0.0526518 -0.00928394 -0.0991487
-   vertex -0.0395162 -0.00696777 -0.100288
-  endloop
- endfacet
- facet normal -0.0851042 -0.00744564 -0.996344
-  outer loop
-   vertex -0.0395162 -0.00696777 -0.100288
-   vertex -0.0526518 -0.00928394 -0.0991487
-   vertex -0.0401258 0 -0.100288
-  endloop
- endfacet
- facet normal 0.0902831 0.0632171 0.993908
-  outer loop
-   vertex 0.0578251 0.0333853 1.09768
-   vertex 0.0409558 0.034366 1.09915
-   vertex 0.0463012 0.026732 1.09915
-  endloop
- endfacet
- facet normal 0.090283 0.0632164 0.993908
-  outer loop
-   vertex 0.0511493 0.0429194 1.09768
-   vertex 0.0409558 0.034366 1.09915
-   vertex 0.0578251 0.0333853 1.09768
-  endloop
- endfacet
- facet normal -0.0608046 -0.00531971 -0.998136
-  outer loop
-   vertex -0.0395162 -0.00696777 -0.100288
-   vertex -0.0401258 0 -0.100288
-   vertex -0.0267637 0 -0.101102
-  endloop
- endfacet
- facet normal -0.0608046 0.00531971 -0.998136
-  outer loop
-   vertex -0.0267637 0 -0.101102
-   vertex -0.0401258 0 -0.100288
-   vertex -0.0263571 0.00464748 -0.101102
-  endloop
- endfacet
- facet normal -0.0608046 0.00531971 -0.998136
-  outer loop
-   vertex -0.0263571 0.00464748 -0.101102
-   vertex -0.0401258 0 -0.100288
-   vertex -0.0395162 0.00696777 -0.100288
-  endloop
- endfacet
- facet normal -0.0589572 0.0157969 -0.998136
-  outer loop
-   vertex -0.0263571 0.00464748 -0.101102
-   vertex -0.0395162 0.00696777 -0.100288
-   vertex -0.0251497 0.00915374 -0.101102
-  endloop
- endfacet
- facet normal -0.0589574 0.0157978 -0.998135
-  outer loop
-   vertex -0.0251497 0.00915374 -0.101102
-   vertex -0.0395162 0.00696777 -0.100288
-   vertex -0.0377059 0.0137238 -0.100288
-  endloop
- endfacet
- facet normal -0.0553187 0.0257952 -0.998135
-  outer loop
-   vertex -0.0251497 0.00915374 -0.101102
-   vertex -0.0377059 0.0137238 -0.100288
-   vertex -0.0231781 0.0133819 -0.101102
-  endloop
- endfacet
- facet normal -0.0553186 0.0257957 -0.998135
-  outer loop
-   vertex -0.0231781 0.0133819 -0.101102
-   vertex -0.0377059 0.0137238 -0.100288
-   vertex -0.0347499 0.0200629 -0.100288
-  endloop
- endfacet
- facet normal -0.0499987 0.0350102 -0.998135
-  outer loop
-   vertex -0.0231781 0.0133819 -0.101102
-   vertex -0.0347499 0.0200629 -0.100288
-   vertex -0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal -0.0499989 0.0350092 -0.998135
-  outer loop
-   vertex -0.0205022 0.0172034 -0.101102
-   vertex -0.0347499 0.0200629 -0.100288
-   vertex -0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal -0.0431597 0.0431597 -0.998135
-  outer loop
-   vertex -0.0307381 0.0257924 -0.100288
-   vertex -0.0257924 0.0307381 -0.100288
-   vertex -0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal -0.0431597 0.0431597 -0.998135
-  outer loop
-   vertex -0.0205022 0.0172034 -0.101102
-   vertex -0.0257924 0.0307381 -0.100288
-   vertex -0.0172034 0.0205022 -0.101102
-  endloop
- endfacet
- facet normal -0.0350099 0.0499983 -0.998136
-  outer loop
-   vertex -0.0172034 0.0205022 -0.101102
-   vertex -0.0257924 0.0307381 -0.100288
-   vertex -0.0133819 0.0231781 -0.101102
-  endloop
- endfacet
- facet normal -0.0350094 0.0499991 -0.998135
-  outer loop
-   vertex -0.0133819 0.0231781 -0.101102
-   vertex -0.0257924 0.0307381 -0.100288
-   vertex -0.0200629 0.0347499 -0.100288
-  endloop
- endfacet
- facet normal -0.0257953 0.0553189 -0.998135
-  outer loop
-   vertex -0.0133819 0.0231781 -0.101102
-   vertex -0.0200629 0.0347499 -0.100288
-   vertex -0.00915374 0.0251497 -0.101102
-  endloop
- endfacet
- facet normal -0.0257957 0.0553185 -0.998135
-  outer loop
-   vertex -0.00915374 0.0251497 -0.101102
-   vertex -0.0200629 0.0347499 -0.100288
-   vertex -0.0137238 0.0377059 -0.100288
-  endloop
- endfacet
- facet normal -0.015797 0.0589577 -0.998135
-  outer loop
-   vertex -0.00915374 0.0251497 -0.101102
-   vertex -0.0137238 0.0377059 -0.100288
-   vertex -0.00464748 0.0263571 -0.101102
-  endloop
- endfacet
- facet normal -0.0157978 0.0589571 -0.998136
-  outer loop
-   vertex -0.00464748 0.0263571 -0.101102
-   vertex -0.0137238 0.0377059 -0.100288
-   vertex -0.00696777 0.0395162 -0.100288
-  endloop
- endfacet
- facet normal -0.00531971 0.0608046 -0.998136
-  outer loop
-   vertex -0.00464748 0.0263571 -0.101102
-   vertex -0.00696777 0.0395162 -0.100288
-   vertex 0 0.0267637 -0.101102
-  endloop
- endfacet
- facet normal -0.00531971 0.0608046 -0.998136
-  outer loop
-   vertex 0 0.0267637 -0.101102
-   vertex -0.00696777 0.0395162 -0.100288
-   vertex 0 0.0401258 -0.100288
-  endloop
- endfacet
- facet normal 0.00531971 0.0608046 -0.998136
-  outer loop
-   vertex 0.00464748 0.0263571 -0.101102
-   vertex 0 0.0267637 -0.101102
-   vertex 0 0.0401258 -0.100288
-  endloop
- endfacet
- facet normal 0.00531971 0.0608046 -0.998136
-  outer loop
-   vertex 0.00464748 0.0263571 -0.101102
-   vertex 0 0.0401258 -0.100288
-   vertex 0.00696777 0.0395162 -0.100288
-  endloop
- endfacet
- facet normal 0.0157969 0.0589572 -0.998136
-  outer loop
-   vertex 0.00915374 0.0251497 -0.101102
-   vertex 0.00464748 0.0263571 -0.101102
-   vertex 0.00696777 0.0395162 -0.100288
-  endloop
- endfacet
- facet normal 0.0157978 0.0589574 -0.998135
-  outer loop
-   vertex 0.00915374 0.0251497 -0.101102
-   vertex 0.00696777 0.0395162 -0.100288
-   vertex 0.0137238 0.0377059 -0.100288
-  endloop
- endfacet
- facet normal 0.0257952 0.0553187 -0.998135
-  outer loop
-   vertex 0.0133819 0.0231781 -0.101102
-   vertex 0.00915374 0.0251497 -0.101102
-   vertex 0.0137238 0.0377059 -0.100288
-  endloop
- endfacet
- facet normal 0.0257957 0.0553186 -0.998135
-  outer loop
-   vertex 0.0200629 0.0347499 -0.100288
-   vertex 0.0133819 0.0231781 -0.101102
-   vertex 0.0137238 0.0377059 -0.100288
-  endloop
- endfacet
- facet normal 0.0350102 0.0499987 -0.998135
-  outer loop
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.0133819 0.0231781 -0.101102
-   vertex 0.0200629 0.0347499 -0.100288
-  endloop
- endfacet
- facet normal 0.0350092 0.0499989 -0.998135
-  outer loop
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.0200629 0.0347499 -0.100288
-  endloop
- endfacet
- facet normal 0.0431597 0.0431597 -0.998135
-  outer loop
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal 0.0431597 0.0431597 -0.998135
-  outer loop
-   vertex 0.0205022 0.0172034 -0.101102
-   vertex 0.0257924 0.0307381 -0.100288
-   vertex 0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal 0.0499983 0.0350099 -0.998136
-  outer loop
-   vertex 0.0231781 0.0133819 -0.101102
-   vertex 0.0205022 0.0172034 -0.101102
-   vertex 0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal 0.0499991 0.0350094 -0.998135
-  outer loop
-   vertex 0.0347499 0.0200629 -0.100288
-   vertex 0.0231781 0.0133819 -0.101102
-   vertex 0.0307381 0.0257924 -0.100288
-  endloop
- endfacet
- facet normal 0.0553189 0.0257953 -0.998135
-  outer loop
-   vertex 0.0251497 0.00915374 -0.101102
-   vertex 0.0231781 0.0133819 -0.101102
-   vertex 0.0347499 0.0200629 -0.100288
-  endloop
- endfacet
- facet normal 0.0553185 0.0257957 -0.998135
-  outer loop
-   vertex 0.0377059 0.0137238 -0.100288
-   vertex 0.0251497 0.00915374 -0.101102
-   vertex 0.0347499 0.0200629 -0.100288
-  endloop
- endfacet
- facet normal 0.0589577 0.015797 -0.998135
-  outer loop
-   vertex 0.0263571 0.00464748 -0.101102
-   vertex 0.0251497 0.00915374 -0.101102
-   vertex 0.0377059 0.0137238 -0.100288
-  endloop
- endfacet
- facet normal 0.0589571 0.0157978 -0.998136
-  outer loop
-   vertex 0.0395162 0.00696777 -0.100288
-   vertex 0.0263571 0.00464748 -0.101102
-   vertex 0.0377059 0.0137238 -0.100288
-  endloop
- endfacet
- facet normal 0.0608046 0.00531971 -0.998136
-  outer loop
-   vertex 0.0267637 0 -0.101102
-   vertex 0.0263571 0.00464748 -0.101102
-   vertex 0.0395162 0.00696777 -0.100288
-  endloop
- endfacet
- facet normal 0.0608046 0.00531971 -0.998136
-  outer loop
-   vertex 0.0401258 0 -0.100288
-   vertex 0.0267637 0 -0.101102
-   vertex 0.0395162 0.00696777 -0.100288
-  endloop
- endfacet
- facet normal 0.0608046 -0.00531971 -0.998136
-  outer loop
-   vertex 0.0401258 0 -0.100288
-   vertex 0.0263571 -0.00464748 -0.101102
-   vertex 0.0267637 0 -0.101102
-  endloop
- endfacet
- facet normal 0.0608046 -0.00531971 -0.998136
-  outer loop
-   vertex 0.0395162 -0.00696777 -0.100288
-   vertex 0.0263571 -0.00464748 -0.101102
-   vertex 0.0401258 0 -0.100288
-  endloop
- endfacet
- facet normal 0.0589572 -0.0157969 -0.998136
-  outer loop
-   vertex 0.0395162 -0.00696777 -0.100288
-   vertex 0.0251497 -0.00915374 -0.101102
-   vertex 0.0263571 -0.00464748 -0.101102
-  endloop
- endfacet
- facet normal 0.0589574 -0.0157978 -0.998135
-  outer loop
-   vertex 0.0377059 -0.0137238 -0.100288
-   vertex 0.0251497 -0.00915374 -0.101102
-   vertex 0.0395162 -0.00696777 -0.100288
-  endloop
- endfacet
- facet normal 0.0553187 -0.0257952 -0.998135
-  outer loop
-   vertex 0.0377059 -0.0137238 -0.100288
-   vertex 0.0231781 -0.0133819 -0.101102
-   vertex 0.0251497 -0.00915374 -0.101102
-  endloop
- endfacet
- facet normal 0.0553186 -0.0257957 -0.998135
-  outer loop
-   vertex 0.0347499 -0.0200629 -0.100288
-   vertex 0.0231781 -0.0133819 -0.101102
-   vertex 0.0377059 -0.0137238 -0.100288
-  endloop
- endfacet
- facet normal 0.0699796 -0.0489998 -0.996344
-  outer loop
-   vertex 0.0463012 -0.026732 -0.0991487
-   vertex 0.0307381 -0.0257924 -0.100288
-   vertex 0.0347499 -0.0200629 -0.100288
-  endloop
- endfacet
- facet normal 0.0699796 -0.0490004 -0.996344
-  outer loop
-   vertex 0.0409558 -0.034366 -0.0991487
-   vertex 0.0307381 -0.0257924 -0.100288
-   vertex 0.0463012 -0.026732 -0.0991487
-  endloop
- endfacet
- facet normal 0.089884 -0.0629377 -0.993962
-  outer loop
-   vertex 0.0578251 -0.0333853 -0.0976853
-   vertex 0.0409558 -0.034366 -0.0991487
-   vertex 0.0463012 -0.026732 -0.0991487
-  endloop
- endfacet
- facet normal 0.089884 -0.062937 -0.993962
-  outer loop
-   vertex 0.0511493 -0.0429194 -0.0976853
-   vertex 0.0409558 -0.034366 -0.0991487
-   vertex 0.0578251 -0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal 0.10974 -0.0768404 -0.990986
-  outer loop
-   vertex 0.0693147 -0.0400189 -0.0958986
-   vertex 0.0511493 -0.0429194 -0.0976853
-   vertex 0.0578251 -0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal 0.10974 -0.0768415 -0.990986
-  outer loop
-   vertex 0.0613124 -0.0514473 -0.0958986
-   vertex 0.0511493 -0.0429194 -0.0976853
-   vertex 0.0693147 -0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal 0.129539 -0.0907045 -0.987417
-  outer loop
-   vertex 0.0807632 -0.0466287 -0.0937895
-   vertex 0.0613124 -0.0514473 -0.0958986
-   vertex 0.0693147 -0.0400189 -0.0958986
-  endloop
- endfacet
- facet normal 0.0499987 -0.0350102 -0.998135
-  outer loop
-   vertex 0.0347499 -0.0200629 -0.100288
-   vertex 0.0205022 -0.0172034 -0.101102
-   vertex 0.0231781 -0.0133819 -0.101102
-  endloop
- endfacet
- facet normal 0.0499989 -0.0350092 -0.998135
-  outer loop
-   vertex 0.0307381 -0.0257924 -0.100288
-   vertex 0.0205022 -0.0172034 -0.101102
-   vertex 0.0347499 -0.0200629 -0.100288
-  endloop
- endfacet
- facet normal 0.129538 -0.0907031 -0.987417
-  outer loop
-   vertex 0.0714393 -0.0599447 -0.0937895
-   vertex 0.0613124 -0.0514473 -0.0958986
-   vertex 0.0807632 -0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal 0.149261 -0.104513 -0.983259
-  outer loop
-   vertex 0.0921639 -0.0532109 -0.0913592
-   vertex 0.0714393 -0.0599447 -0.0937895
-   vertex 0.0807632 -0.0466287 -0.0937895
-  endloop
- endfacet
- facet normal 0.149262 -0.104514 -0.983259
-  outer loop
-   vertex 0.0815238 -0.0684066 -0.0913592
-   vertex 0.0714393 -0.0599447 -0.0937895
-   vertex 0.0921639 -0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal 0.168885 -0.118254 -0.978516
-  outer loop
-   vertex 0.10351 -0.0597615 -0.0886093
-   vertex 0.0815238 -0.0684066 -0.0913592
-   vertex 0.0921639 -0.0532109 -0.0913592
-  endloop
- endfacet
- facet normal 0.168885 -0.118254 -0.978516
-  outer loop
-   vertex 0.09156 -0.076828 -0.0886093
-   vertex 0.0815238 -0.0684066 -0.0913592
-   vertex 0.10351 -0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal 0.18841 -0.131925 -0.973189
-  outer loop
-   vertex 0.114795 -0.0662768 -0.0855413
-   vertex 0.09156 -0.076828 -0.0886093
-   vertex 0.10351 -0.0597615 -0.0886093
-  endloop
- endfacet
- facet normal 0.188412 -0.131929 -0.973188
-  outer loop
-   vertex 0.101542 -0.0852038 -0.0855413
-   vertex 0.09156 -0.076828 -0.0886093
-   vertex 0.114795 -0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal 0.207813 -0.145514 -0.967285
-  outer loop
-   vertex 0.126012 -0.0727528 -0.0821572
-   vertex 0.101542 -0.0852038 -0.0855413
-   vertex 0.114795 -0.0662768 -0.0855413
-  endloop
- endfacet
- facet normal 0.207813 -0.145514 -0.967285
-  outer loop
-   vertex 0.111464 -0.0935292 -0.0821572
-   vertex 0.101542 -0.0852038 -0.0855413
-   vertex 0.126012 -0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal 0.227113 -0.159028 -0.960796
-  outer loop
-   vertex 0.137154 -0.0791857 -0.0784587
-   vertex 0.111464 -0.0935292 -0.0821572
-   vertex 0.126012 -0.0727528 -0.0821572
-  endloop
- endfacet
- facet normal 0.227119 -0.159041 -0.960793
-  outer loop
-   vertex 0.121319 -0.101799 -0.0784587
-   vertex 0.111464 -0.0935292 -0.0821572
-   vertex 0.137154 -0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.246261 -0.172445 -0.953739
-  outer loop
-   vertex 0.148214 -0.0855717 -0.0744483
-   vertex 0.121319 -0.101799 -0.0784587
-   vertex 0.137154 -0.0791857 -0.0784587
-  endloop
- endfacet
- facet normal 0.246249 -0.172424 -0.953746
-  outer loop
-   vertex 0.131103 -0.110009 -0.0744483
-   vertex 0.121319 -0.101799 -0.0784587
-   vertex 0.148214 -0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal 0.265241 -0.185722 -0.946126
-  outer loop
-   vertex 0.159188 -0.091907 -0.0701282
-   vertex 0.131103 -0.110009 -0.0744483
-   vertex 0.148214 -0.0855717 -0.0744483
-  endloop
- endfacet
- facet normal 0.265247 -0.185732 -0.946123
-  outer loop
-   vertex 0.14081 -0.118153 -0.0701282
-   vertex 0.131103 -0.110009 -0.0744483
-   vertex 0.159188 -0.091907 -0.0701282
-  endloop
- endfacet
- facet normal 0.284105 -0.198937 -0.937928
-  outer loop
-   vertex 0.170066 -0.0981878 -0.065501
-   vertex 0.14081 -0.118153 -0.0701282
-   vertex 0.159188 -0.091907 -0.0701282
-  endloop
- endfacet
- facet normal 0.245358 0.245358 0.937869
-  outer loop
-   vertex 0.126228 0.150433 1.0655
-   vertex 0.118153 0.14081 1.07013
-   vertex 0.14081 0.118153 1.07013
-  endloop
- endfacet
- facet normal 0.245358 0.245358 0.937869
-  outer loop
-   vertex 0.150433 0.126228 1.0655
-   vertex 0.126228 0.150433 1.0655
-   vertex 0.14081 0.118153 1.07013
-  endloop
- endfacet
- facet normal 0.199027 0.284235 0.937869
-  outer loop
-   vertex 0.126228 0.150433 1.0655
-   vertex 0.091907 0.159188 1.07013
-   vertex 0.118153 0.14081 1.07013
-  endloop
- endfacet
- facet normal 0.18572 0.26523 0.946129
-  outer loop
-   vertex 0.091907 0.159188 1.07013
-   vertex 0.0855717 0.148214 1.07445
-   vertex 0.118153 0.14081 1.07013
-  endloop
- endfacet
- facet normal 0.136841 0.293448 0.94613
-  outer loop
-   vertex 0.091907 0.159188 1.07013
-   vertex 0.0585345 0.160822 1.07445
-   vertex 0.0855717 0.148214 1.07445
-  endloop
- endfacet
- facet normal 0.127037 0.272424 0.953754
-  outer loop
-   vertex 0.0585345 0.160822 1.07445
-   vertex 0.0541662 0.14882 1.07846
-   vertex 0.0855717 0.148214 1.07445
-  endloop
- endfacet
- facet normal 0.0777981 0.290345 0.953754
-  outer loop
-   vertex 0.0585345 0.160822 1.07445
-   vertex 0.0275009 0.155965 1.07846
-   vertex 0.0541662 0.14882 1.07846
-  endloop
- endfacet
- facet normal 0.0717887 0.267917 0.960764
-  outer loop
-   vertex 0.0275009 0.155965 1.07846
-   vertex 0.0252668 0.143295 1.08216
-   vertex 0.0541662 0.14882 1.07846
-  endloop
- endfacet
- facet normal 0.024179 0.276312 0.960764
-  outer loop
-   vertex 0.0275009 0.155965 1.07846
-   vertex 0 0.145506 1.08216
-   vertex 0.0252668 0.143295 1.08216
-  endloop
- endfacet
- facet normal 0.0220905 0.252446 0.967359
-  outer loop
-   vertex 0 0.145506 1.08216
-   vertex 0 0.132554 1.08554
-   vertex 0.0252668 0.143295 1.08216
-  endloop
- endfacet
- facet normal -0.0220886 0.252446 0.967359
-  outer loop
-   vertex 0 0.145506 1.08216
-   vertex -0.0230177 0.13054 1.08554
-   vertex 0 0.132554 1.08554
-  endloop
- endfacet
- facet normal -0.0200602 0.229265 0.973157
-  outer loop
-   vertex 0 0.132554 1.08554
-   vertex -0.0230177 0.13054 1.08554
-   vertex -0.020755 0.117707 1.08861
-  endloop
- endfacet
- facet normal -0.0595618 0.2223 0.973157
-  outer loop
-   vertex -0.0230177 0.13054 1.08554
-   vertex -0.0408793 0.112315 1.08861
-   vertex -0.020755 0.117707 1.08861
-  endloop
- endfacet
- facet normal -0.0533608 0.199156 0.978514
-  outer loop
-   vertex -0.020755 0.117707 1.08861
-   vertex -0.0408793 0.112315 1.08861
-   vertex -0.0363984 0.100004 1.09136
-  endloop
- endfacet
- facet normal -0.0871384 0.186862 0.978514
-  outer loop
-   vertex -0.0408793 0.112315 1.08861
-   vertex -0.0532109 0.0921639 1.09136
-   vertex -0.0363984 0.100004 1.09136
-  endloop
- endfacet
- facet normal -0.0770019 0.165125 0.983262
-  outer loop
-   vertex -0.0363984 0.100004 1.09136
-   vertex -0.0532109 0.0921639 1.09136
-   vertex -0.0466287 0.0807632 1.09379
-  endloop
- endfacet
- facet normal -0.104503 0.149247 0.983262
-  outer loop
-   vertex -0.0532109 0.0921639 1.09136
-   vertex -0.0599447 0.0714393 1.09379
-   vertex -0.0466287 0.0807632 1.09379
-  endloop
- endfacet
- facet normal -0.0907402 0.129591 0.987407
-  outer loop
-   vertex -0.0466287 0.0807632 1.09379
-   vertex -0.0599447 0.0714393 1.09379
-   vertex -0.0514473 0.0613124 1.0959
-  endloop
- endfacet
- facet normal -0.111865 0.111865 0.987407
-  outer loop
-   vertex -0.0599447 0.0714393 1.09379
-   vertex -0.0714393 0.0599447 1.09379
-   vertex -0.0613124 0.0514473 1.0959
-  endloop
- endfacet
- facet normal -0.111865 0.111865 0.987407
-  outer loop
-   vertex -0.0514473 0.0613124 1.0959
-   vertex -0.0599447 0.0714393 1.09379
-   vertex -0.0613124 0.0514473 1.0959
-  endloop
- endfacet
- facet normal -0.129591 0.0907409 0.987407
-  outer loop
-   vertex -0.0613124 0.0514473 1.0959
-   vertex -0.0714393 0.0599447 1.09379
-   vertex -0.0693147 0.0400189 1.0959
-  endloop
- endfacet
- facet normal -0.109337 0.0765591 0.991052
-  outer loop
-   vertex -0.0613124 0.0514473 1.0959
-   vertex -0.0693147 0.0400189 1.0959
-   vertex -0.0578251 0.0333853 1.09768
-  endloop
- endfacet
- facet normal -0.120971 0.0564095 0.991052
-  outer loop
-   vertex -0.0578251 0.0333853 1.09768
-   vertex -0.0693147 0.0400189 1.0959
-   vertex -0.0627439 0.0228369 1.09768
-  endloop
- endfacet
- facet normal -0.0998895 0.0465792 0.993908
-  outer loop
-   vertex -0.0578251 0.0333853 1.09768
-   vertex -0.0627439 0.0228369 1.09768
-   vertex -0.0502398 0.0182858 1.09915
-  endloop
- endfacet
- facet normal -0.10646 0.0285255 0.993908
-  outer loop
-   vertex -0.0502398 0.0182858 1.09915
-   vertex -0.0627439 0.0228369 1.09768
-   vertex -0.0526518 0.00928394 1.09915
-  endloop
- endfacet
- facet normal -0.0825694 0.022124 0.99634
-  outer loop
-   vertex -0.0502398 0.0182858 1.09915
-   vertex -0.0526518 0.00928394 1.09915
-   vertex -0.0395162 0.00696777 1.10029
-  endloop
- endfacet
- facet normal -0.0851568 0.00745025 0.99634
-  outer loop
-   vertex -0.0395162 0.00696777 1.10029
-   vertex -0.0526518 0.00928394 1.09915
-   vertex -0.0401258 0 1.10029
-  endloop
- endfacet
- facet normal -0.0851564 0.00745079 0.99634
-  outer loop
-   vertex -0.0526518 0.00928394 1.09915
-   vertex -0.0534641 0 1.09915
-   vertex -0.0401258 0 1.10029
-  endloop
- endfacet
- facet normal -0.0851564 -0.00745021 0.99634
-  outer loop
-   vertex -0.0401258 0 1.10029
-   vertex -0.0534641 0 1.09915
-   vertex -0.0395162 -0.00696777 1.10029
-  endloop
- endfacet
- facet normal -0.0851567 -0.00745082 0.99634
-  outer loop
-   vertex -0.0395162 -0.00696777 1.10029
-   vertex -0.0534641 0 1.09915
-   vertex -0.0526518 -0.00928394 1.09915
-  endloop
- endfacet
- facet normal -0.0825693 -0.0221247 0.99634
-  outer loop
-   vertex -0.0395162 -0.00696777 1.10029
-   vertex -0.0526518 -0.00928394 1.09915
-   vertex -0.0377059 -0.0137238 1.10029
-  endloop
- endfacet
- facet normal -0.0825691 -0.0221239 0.99634
-  outer loop
-   vertex -0.0377059 -0.0137238 1.10029
-   vertex -0.0526518 -0.00928394 1.09915
-   vertex -0.0502398 -0.0182858 1.09915
-  endloop
- endfacet
- facet normal -0.0774726 -0.0361264 0.99634
-  outer loop
-   vertex -0.0377059 -0.0137238 1.10029
-   vertex -0.0502398 -0.0182858 1.09915
-   vertex -0.0347499 -0.0200629 1.10029
-  endloop
- endfacet
- facet normal -0.0774726 -0.0361267 0.99634
-  outer loop
-   vertex -0.0347499 -0.0200629 1.10029
-   vertex -0.0502398 -0.0182858 1.09915
-   vertex -0.0463012 -0.026732 1.09915
-  endloop
- endfacet
- facet normal -0.0700229 -0.0490301 0.99634
-  outer loop
-   vertex -0.0347499 -0.0200629 1.10029
-   vertex -0.0463012 -0.026732 1.09915
-   vertex -0.0307381 -0.0257924 1.10029
-  endloop
- endfacet
- facet normal -0.0497505 -0.0348353 0.998154
-  outer loop
-   vertex -0.0205022 -0.0172034 1.1011
-   vertex -0.0347499 -0.0200629 1.10029
-   vertex -0.0307381 -0.0257924 1.10029
-  endloop
- endfacet
- facet normal -0.0429453 -0.0429453 0.998154
-  outer loop
-   vertex -0.0205022 -0.0172034 1.1011
-   vertex -0.0307381 -0.0257924 1.10029
-   vertex -0.0257924 -0.0307381 1.10029
-  endloop
- endfacet
- facet normal -0.0429453 -0.0429453 0.998154
-  outer loop
-   vertex -0.0172034 -0.0205022 1.1011
-   vertex -0.0205022 -0.0172034 1.1011
-   vertex -0.0257924 -0.0307381 1.10029
-  endloop
- endfacet
- facet normal -0.034836 -0.0497499 0.998154
-  outer loop
-   vertex -0.0172034 -0.0205022 1.1011
-   vertex -0.0257924 -0.0307381 1.10029
-   vertex -0.0133819 -0.0231781 1.1011
-  endloop
- endfacet
- facet normal -0.0348355 -0.0497507 0.998154
-  outer loop
-   vertex -0.0133819 -0.0231781 1.1011
-   vertex -0.0257924 -0.0307381 1.10029
-   vertex -0.0200629 -0.0347499 1.10029
-  endloop
- endfacet
- facet normal -0.0256672 -0.0550441 0.998154
-  outer loop
-   vertex -0.0133819 -0.0231781 1.1011
-   vertex -0.0200629 -0.0347499 1.10029
-   vertex -0.00915374 -0.0251497 1.1011
-  endloop
- endfacet
- facet normal -0.0256675 -0.0550437 0.998154
-  outer loop
-   vertex -0.00915374 -0.0251497 1.1011
-   vertex -0.0200629 -0.0347499 1.10029
-   vertex -0.0137238 -0.0377059 1.10029
-  endloop
- endfacet
- facet normal -0.0157185 -0.0586648 0.998154
-  outer loop
-   vertex -0.00915374 -0.0251497 1.1011
-   vertex -0.0137238 -0.0377059 1.10029
-   vertex -0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal -0.0157193 -0.0586642 0.998154
-  outer loop
-   vertex -0.00464748 -0.0263571 1.1011
-   vertex -0.0137238 -0.0377059 1.10029
-   vertex -0.00696777 -0.0395162 1.10029
-  endloop
- endfacet
- facet normal -0.00529328 -0.0605026 0.998154
-  outer loop
-   vertex -0.00464748 -0.0263571 1.1011
-   vertex -0.00696777 -0.0395162 1.10029
-   vertex 0 -0.0267637 1.1011
-  endloop
- endfacet
- facet normal -0.00529328 -0.0605026 0.998154
-  outer loop
-   vertex 0 -0.0267637 1.1011
-   vertex -0.00696777 -0.0395162 1.10029
-   vertex 0 -0.0401258 1.10029
-  endloop
- endfacet
- facet normal 0.00529328 -0.0605026 0.998154
-  outer loop
-   vertex 0 -0.0267637 1.1011
-   vertex 0 -0.0401258 1.10029
-   vertex 0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.00529328 -0.0605026 0.998154
-  outer loop
-   vertex 0.00464748 -0.0263571 1.1011
-   vertex 0 -0.0401258 1.10029
-   vertex 0.00696777 -0.0395162 1.10029
-  endloop
- endfacet
- facet normal 0.0157184 -0.0586643 0.998154
-  outer loop
-   vertex 0.00915374 -0.0251497 1.1011
-   vertex 0.00464748 -0.0263571 1.1011
-   vertex 0.00696777 -0.0395162 1.10029
-  endloop
- endfacet
- facet normal 0.0157194 -0.0586645 0.998154
-  outer loop
-   vertex 0.00915374 -0.0251497 1.1011
-   vertex 0.00696777 -0.0395162 1.10029
-   vertex 0.0137238 -0.0377059 1.10029
-  endloop
- endfacet
- facet normal 0.0256671 -0.0550438 0.998154
-  outer loop
-   vertex 0.0133819 -0.0231781 1.1011
-   vertex 0.00915374 -0.0251497 1.1011
-   vertex 0.0137238 -0.0377059 1.10029
-  endloop
- endfacet
- facet normal 0.0256676 -0.0550438 0.998154
-  outer loop
-   vertex 0.0200629 -0.0347499 1.10029
-   vertex 0.0133819 -0.0231781 1.1011
-   vertex 0.0137238 -0.0377059 1.10029
-  endloop
- endfacet
- facet normal 0.0361264 -0.0774726 0.99634
-  outer loop
-   vertex 0.0200629 -0.0347499 1.10029
-   vertex 0.0137238 -0.0377059 1.10029
-   vertex 0.0182858 -0.0502398 1.09915
-  endloop
- endfacet
- facet normal 0.0361267 -0.0774726 0.99634
-  outer loop
-   vertex 0.0200629 -0.0347499 1.10029
-   vertex 0.0182858 -0.0502398 1.09915
-   vertex 0.026732 -0.0463012 1.09915
-  endloop
- endfacet
- facet normal 0.0490301 -0.0700229 0.99634
-  outer loop
-   vertex 0.0257924 -0.0307381 1.10029
-   vertex 0.0200629 -0.0347499 1.10029
-   vertex 0.026732 -0.0463012 1.09915
-  endloop
- endfacet
- facet normal 0.0490307 -0.0700228 0.99634
-  outer loop
-   vertex 0.034366 -0.0409558 1.09915
-   vertex 0.0257924 -0.0307381 1.10029
-   vertex 0.026732 -0.0463012 1.09915
-  endloop
- endfacet
- facet normal 0.0604451 -0.0604451 0.99634
-  outer loop
-   vertex 0.0307381 -0.0257924 1.10029
-   vertex 0.0257924 -0.0307381 1.10029
-   vertex 0.034366 -0.0409558 1.09915
-  endloop
- endfacet
- facet normal 0.0604451 -0.0604451 0.99634
-  outer loop
-   vertex 0.0409558 -0.034366 1.09915
-   vertex 0.0307381 -0.0257924 1.10029
-   vertex 0.034366 -0.0409558 1.09915
-  endloop
- endfacet
- facet normal 0.0700232 -0.0490303 0.99634
-  outer loop
-   vertex 0.0347499 -0.0200629 1.10029
-   vertex 0.0307381 -0.0257924 1.10029
-   vertex 0.0409558 -0.034366 1.09915
-  endloop
- endfacet
- facet normal 0.0700226 -0.0490305 0.99634
-  outer loop
-   vertex 0.0463012 -0.026732 1.09915
-   vertex 0.0347499 -0.0200629 1.10029
-   vertex 0.0409558 -0.034366 1.09915
-  endloop
- endfacet
- facet normal 0.0774727 -0.0361265 0.99634
-  outer loop
-   vertex 0.0377059 -0.0137238 1.10029
-   vertex 0.0347499 -0.0200629 1.10029
-   vertex 0.0463012 -0.026732 1.09915
-  endloop
- endfacet
- facet normal 0.0774725 -0.0361267 0.99634
-  outer loop
-   vertex 0.0502398 -0.0182858 1.09915
-   vertex 0.0377059 -0.0137238 1.10029
-   vertex 0.0463012 -0.026732 1.09915
-  endloop
- endfacet
- facet normal 0.0825688 -0.0221246 0.99634
-  outer loop
-   vertex 0.0395162 -0.00696777 1.10029
-   vertex 0.0377059 -0.0137238 1.10029
-   vertex 0.0502398 -0.0182858 1.09915
-  endloop
- endfacet
- facet normal 0.0825694 -0.022124 0.99634
-  outer loop
-   vertex 0.0526518 -0.00928394 1.09915
-   vertex 0.0395162 -0.00696777 1.10029
-   vertex 0.0502398 -0.0182858 1.09915
-  endloop
- endfacet
- facet normal 0.0851568 -0.00745025 0.99634
-  outer loop
-   vertex 0.0401258 0 1.10029
-   vertex 0.0395162 -0.00696777 1.10029
-   vertex 0.0526518 -0.00928394 1.09915
-  endloop
- endfacet
- facet normal 0.0851564 -0.00745079 0.99634
-  outer loop
-   vertex 0.0534641 0 1.09915
-   vertex 0.0401258 0 1.10029
-   vertex 0.0526518 -0.00928394 1.09915
-  endloop
- endfacet
- facet normal 0.0851564 0.00745021 0.99634
-  outer loop
-   vertex 0.0534641 0 1.09915
-   vertex 0.0395162 0.00696777 1.10029
-   vertex 0.0401258 0 1.10029
-  endloop
- endfacet
- facet normal 0.0851567 0.00745082 0.99634
-  outer loop
-   vertex 0.0526518 0.00928394 1.09915
-   vertex 0.0395162 0.00696777 1.10029
-   vertex 0.0534641 0 1.09915
-  endloop
- endfacet
- facet normal 0.0825693 0.0221247 0.99634
-  outer loop
-   vertex 0.0526518 0.00928394 1.09915
-   vertex 0.0377059 0.0137238 1.10029
-   vertex 0.0395162 0.00696777 1.10029
-  endloop
- endfacet
- facet normal 0.0825691 0.0221239 0.99634
-  outer loop
-   vertex 0.0502398 0.0182858 1.09915
-   vertex 0.0377059 0.0137238 1.10029
-   vertex 0.0526518 0.00928394 1.09915
-  endloop
- endfacet
- facet normal 0.0774726 0.0361264 0.99634
-  outer loop
-   vertex 0.0502398 0.0182858 1.09915
-   vertex 0.0347499 0.0200629 1.10029
-   vertex 0.0377059 0.0137238 1.10029
-  endloop
- endfacet
- facet normal 0.0774726 0.0361267 0.99634
-  outer loop
-   vertex 0.0463012 0.026732 1.09915
-   vertex 0.0347499 0.0200629 1.10029
-   vertex 0.0502398 0.0182858 1.09915
-  endloop
- endfacet
- facet normal 0.0700229 0.0490301 0.99634
-  outer loop
-   vertex 0.0463012 0.026732 1.09915
-   vertex 0.0307381 0.0257924 1.10029
-   vertex 0.0347499 0.0200629 1.10029
-  endloop
- endfacet
- facet normal 0.0700228 0.0490307 0.99634
-  outer loop
-   vertex 0.0409558 0.034366 1.09915
-   vertex 0.0307381 0.0257924 1.10029
-   vertex 0.0463012 0.026732 1.09915
-  endloop
- endfacet
- facet normal 0.228962 0.228962 0.946125
-  outer loop
-   vertex 0.118153 0.14081 1.07013
-   vertex 0.110009 0.131103 1.07445
-   vertex 0.131103 0.110009 1.07445
-  endloop
- endfacet
- facet normal 0.228962 0.228962 0.946125
-  outer loop
-   vertex 0.14081 0.118153 1.07013
-   vertex 0.118153 0.14081 1.07013
-   vertex 0.131103 0.110009 1.07445
-  endloop
- endfacet
- facet normal 0.212547 0.212547 0.953755
-  outer loop
-   vertex 0.110009 0.131103 1.07445
-   vertex 0.101799 0.121319 1.07846
-   vertex 0.121319 0.101799 1.07846
-  endloop
- endfacet
- facet normal 0.212547 0.212547 0.953755
-  outer loop
-   vertex 0.131103 0.110009 1.07445
-   vertex 0.110009 0.131103 1.07445
-   vertex 0.121319 0.101799 1.07846
-  endloop
- endfacet
- facet normal 0.196134 0.196134 0.960762
-  outer loop
-   vertex 0.101799 0.121319 1.07846
-   vertex 0.0935292 0.111464 1.08216
-   vertex 0.111464 0.0935292 1.08216
-  endloop
- endfacet
- facet normal 0.196134 0.196134 0.960762
-  outer loop
-   vertex 0.121319 0.101799 1.07846
-   vertex 0.101799 0.121319 1.07846
-   vertex 0.111464 0.0935292 1.08216
-  endloop
- endfacet
- facet normal 0.179186 0.179186 0.96736
-  outer loop
-   vertex 0.0935292 0.111464 1.08216
-   vertex 0.0852038 0.101542 1.08554
-   vertex 0.101542 0.0852038 1.08554
-  endloop
- endfacet
- facet normal 0.179186 0.179186 0.96736
-  outer loop
-   vertex 0.111464 0.0935292 1.08216
-   vertex 0.0935292 0.111464 1.08216
-   vertex 0.101542 0.0852038 1.08554
-  endloop
- endfacet
- facet normal 0.162739 0.162739 0.973156
-  outer loop
-   vertex 0.0852038 0.101542 1.08554
-   vertex 0.076828 0.09156 1.08861
-   vertex 0.09156 0.076828 1.08861
-  endloop
- endfacet
- facet normal 0.162739 0.162739 0.973156
-  outer loop
-   vertex 0.101542 0.0852038 1.08554
-   vertex 0.0852038 0.101542 1.08554
-   vertex 0.09156 0.076828 1.08861
-  endloop
- endfacet
- facet normal 0.145789 0.145789 0.978515
-  outer loop
-   vertex 0.076828 0.09156 1.08861
-   vertex 0.0684066 0.0815238 1.09136
-   vertex 0.0815238 0.0684066 1.09136
-  endloop
- endfacet
- facet normal 0.145789 0.145789 0.978515
-  outer loop
-   vertex 0.09156 0.076828 1.08861
-   vertex 0.076828 0.09156 1.08861
-   vertex 0.0815238 0.0684066 1.09136
-  endloop
- endfacet
- facet normal 0.128832 0.128832 0.983262
-  outer loop
-   vertex 0.0684066 0.0815238 1.09136
-   vertex 0.0599447 0.0714393 1.09379
-   vertex 0.0714393 0.0599447 1.09379
-  endloop
- endfacet
- facet normal 0.128832 0.128832 0.983262
-  outer loop
-   vertex 0.0815238 0.0684066 1.09136
-   vertex 0.0684066 0.0815238 1.09136
-   vertex 0.0714393 0.0599447 1.09379
-  endloop
- endfacet
- facet normal 0.22897 -0.22897 -0.946121
-  outer loop
-   vertex 0.110009 -0.131103 -0.0744483
-   vertex 0.131103 -0.110009 -0.0744483
-   vertex 0.118153 -0.14081 -0.0701282
-  endloop
- endfacet
- facet normal 0.22897 -0.22897 -0.946121
-  outer loop
-   vertex 0.118153 -0.14081 -0.0701282
-   vertex 0.131103 -0.110009 -0.0744483
-   vertex 0.14081 -0.118153 -0.0701282
-  endloop
- endfacet
- facet normal 0.185728 -0.26525 -0.946122
-  outer loop
-   vertex 0.118153 -0.14081 -0.0701282
-   vertex 0.0855717 -0.148214 -0.0744483
-   vertex 0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal 0.172436 -0.246266 -0.953739
-  outer loop
-   vertex 0.0855717 -0.148214 -0.0744483
-   vertex 0.0791857 -0.137154 -0.0784587
-   vertex 0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal 0.127048 -0.272473 -0.953739
-  outer loop
-   vertex 0.0855717 -0.148214 -0.0744483
-   vertex 0.0541662 -0.14882 -0.0784587
-   vertex 0.0791857 -0.137154 -0.0784587
-  endloop
- endfacet
- facet normal 0.117173 -0.251294 -0.960792
-  outer loop
-   vertex 0.0541662 -0.14882 -0.0784587
-   vertex 0.0497659 -0.136731 -0.0821572
-   vertex 0.0791857 -0.137154 -0.0784587
-  endloop
- endfacet
- facet normal 0.0717577 -0.267825 -0.960792
-  outer loop
-   vertex 0.0541662 -0.14882 -0.0784587
-   vertex 0.0252668 -0.143295 -0.0821572
-   vertex 0.0497659 -0.136731 -0.0821572
-  endloop
- endfacet
- facet normal 0.0656577 -0.245057 -0.967283
-  outer loop
-   vertex 0.0252668 -0.143295 -0.0821572
-   vertex 0.0230177 -0.13054 -0.0855413
-   vertex 0.0497659 -0.136731 -0.0821572
-  endloop
- endfacet
- facet normal 0.0221139 -0.252735 -0.967283
-  outer loop
-   vertex 0.0252668 -0.143295 -0.0821572
-   vertex 0 -0.132554 -0.0855413
-   vertex 0.0230177 -0.13054 -0.0855413
-  endloop
- endfacet
- facet normal 0.0200482 -0.229127 -0.97319
-  outer loop
-   vertex 0.0230177 -0.13054 -0.0855413
-   vertex 0 -0.132554 -0.0855413
-   vertex 0 -0.119523 -0.0886093
-  endloop
- endfacet
- facet normal -0.0200479 -0.229127 -0.97319
-  outer loop
-   vertex 0 -0.132554 -0.0855413
-   vertex -0.020755 -0.117707 -0.0886093
-   vertex 0 -0.119523 -0.0886093
-  endloop
- endfacet
- facet normal -0.017971 -0.205389 -0.978515
-  outer loop
-   vertex 0 -0.119523 -0.0886093
-   vertex -0.020755 -0.117707 -0.0886093
-   vertex -0.0184799 -0.104805 -0.0913592
-  endloop
- endfacet
- facet normal -0.0533591 -0.199149 -0.978515
-  outer loop
-   vertex -0.020755 -0.117707 -0.0886093
-   vertex -0.0363984 -0.100004 -0.0913592
-   vertex -0.0184799 -0.104805 -0.0913592
-  endloop
- endfacet
- facet normal -0.0471573 -0.176002 -0.98326
-  outer loop
-   vertex -0.0184799 -0.104805 -0.0913592
-   vertex -0.0363984 -0.100004 -0.0913592
-   vertex -0.0318959 -0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal -0.0770053 -0.165139 -0.98326
-  outer loop
-   vertex -0.0363984 -0.100004 -0.0913592
-   vertex -0.0466287 -0.0807632 -0.0937895
-   vertex -0.0318959 -0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal -0.0668318 -0.143322 -0.987417
-  outer loop
-   vertex -0.0318959 -0.0876332 -0.0937895
-   vertex -0.0466287 -0.0807632 -0.0937895
-   vertex -0.0400189 -0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal -0.0907045 -0.129539 -0.987417
-  outer loop
-   vertex -0.0466287 -0.0807632 -0.0937895
-   vertex -0.0514473 -0.0613124 -0.0958986
-   vertex -0.0400189 -0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal -0.0768415 -0.10974 -0.990986
-  outer loop
-   vertex -0.0400189 -0.0693147 -0.0958986
-   vertex -0.0514473 -0.0613124 -0.0958986
-   vertex -0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal -0.09473 -0.09473 -0.990986
-  outer loop
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal -0.09473 -0.09473 -0.990986
-  outer loop
-   vertex -0.0514473 -0.0613124 -0.0958986
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal -0.109741 -0.0768408 -0.990986
-  outer loop
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0613124 -0.0514473 -0.0958986
-   vertex -0.0578251 -0.0333853 -0.0976853
-  endloop
- endfacet
- facet normal 0.111865 0.111865 0.987407
-  outer loop
-   vertex 0.0599447 0.0714393 1.09379
-   vertex 0.0514473 0.0613124 1.0959
-   vertex 0.0613124 0.0514473 1.0959
-  endloop
- endfacet
- facet normal 0.111865 0.111865 0.987407
-  outer loop
-   vertex 0.0714393 0.0599447 1.09379
-   vertex 0.0599447 0.0714393 1.09379
-   vertex 0.0613124 0.0514473 1.0959
-  endloop
- endfacet
- facet normal -0.0898843 -0.0629372 -0.993962
-  outer loop
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0578251 -0.0333853 -0.0976853
-   vertex -0.0463012 -0.026732 -0.0991487
-  endloop
- endfacet
- facet normal -0.0994471 -0.0463738 -0.993962
-  outer loop
-   vertex -0.0463012 -0.026732 -0.0991487
-   vertex -0.0578251 -0.0333853 -0.0976853
-   vertex -0.0502398 -0.0182858 -0.0991487
-  endloop
- endfacet
- facet normal 0.0943824 0.0943824 0.991052
-  outer loop
-   vertex 0.0514473 0.0613124 1.0959
-   vertex 0.0429194 0.0511493 1.09768
-   vertex 0.0511493 0.0429194 1.09768
-  endloop
- endfacet
- facet normal 0.0943824 0.0943824 0.991052
-  outer loop
-   vertex 0.0613124 0.0514473 1.0959
-   vertex 0.0514473 0.0613124 1.0959
-   vertex 0.0511493 0.0429194 1.09768
-  endloop
- endfacet
- facet normal -0.0774246 -0.0361043 -0.996344
-  outer loop
-   vertex -0.0463012 -0.026732 -0.0991487
-   vertex -0.0502398 -0.0182858 -0.0991487
-   vertex -0.0377059 -0.0137238 -0.100288
-  endloop
- endfacet
- facet normal -0.0825178 -0.0221109 -0.996344
-  outer loop
-   vertex -0.0377059 -0.0137238 -0.100288
-   vertex -0.0502398 -0.0182858 -0.0991487
-   vertex -0.0395162 -0.00696777 -0.100288
-  endloop
- endfacet
- facet normal 0.0779337 0.0779337 0.993908
-  outer loop
-   vertex 0.0429194 0.0511493 1.09768
-   vertex 0.034366 0.0409558 1.09915
-   vertex 0.0409558 0.034366 1.09915
-  endloop
- endfacet
- facet normal 0.0779337 0.0779337 0.993908
-  outer loop
-   vertex 0.0511493 0.0429194 1.09768
-   vertex 0.0429194 0.0511493 1.09768
-   vertex 0.0409558 0.034366 1.09915
-  endloop
- endfacet
- facet normal -0.0589571 -0.0157978 -0.998136
-  outer loop
-   vertex -0.0377059 -0.0137238 -0.100288
-   vertex -0.0395162 -0.00696777 -0.100288
-   vertex -0.0263571 -0.00464748 -0.101102
-  endloop
- endfacet
- facet normal -0.0608046 -0.00531971 -0.998136
-  outer loop
-   vertex -0.0263571 -0.00464748 -0.101102
-   vertex -0.0395162 -0.00696777 -0.100288
-   vertex -0.0267637 0 -0.101102
-  endloop
- endfacet
- facet normal 0.0604451 0.0604451 0.99634
-  outer loop
-   vertex 0.034366 0.0409558 1.09915
-   vertex 0.0257924 0.0307381 1.10029
-   vertex 0.0307381 0.0257924 1.10029
-  endloop
- endfacet
- facet normal 0.0604451 0.0604451 0.99634
-  outer loop
-   vertex 0.0409558 0.034366 1.09915
-   vertex 0.034366 0.0409558 1.09915
-   vertex 0.0307381 0.0257924 1.10029
-  endloop
- endfacet
- facet normal -0.0364536 -0.00318927 -0.99933
-  outer loop
-   vertex -0.0263571 -0.00464748 -0.101102
-   vertex -0.0267637 0 -0.101102
-   vertex -0.0133858 0 -0.10159
-  endloop
- endfacet
- facet normal -0.0364536 0.00318832 -0.99933
-  outer loop
-   vertex -0.0133858 0 -0.10159
-   vertex -0.0267637 0 -0.101102
-   vertex -0.0131825 0.00232443 -0.10159
-  endloop
- endfacet
- facet normal -0.0364537 0.00318928 -0.99933
-  outer loop
-   vertex -0.0131825 0.00232443 -0.10159
-   vertex -0.0267637 0 -0.101102
-   vertex -0.0263571 0.00464748 -0.101102
-  endloop
- endfacet
- facet normal -0.0353461 0.00947094 -0.99933
-  outer loop
-   vertex -0.0131825 0.00232443 -0.10159
-   vertex -0.0263571 0.00464748 -0.101102
-   vertex -0.0125786 0.00457822 -0.10159
-  endloop
- endfacet
- facet normal -0.0353461 0.00947057 -0.99933
-  outer loop
-   vertex -0.0125786 0.00457822 -0.10159
-   vertex -0.0263571 0.00464748 -0.101102
-   vertex -0.0251497 0.00915374 -0.101102
-  endloop
- endfacet
- facet normal -0.0331644 0.0154648 -0.99933
-  outer loop
-   vertex -0.0125786 0.00457822 -0.10159
-   vertex -0.0251497 0.00915374 -0.101102
-   vertex -0.0115925 0.00669292 -0.10159
-  endloop
- endfacet
- facet normal -0.0331644 0.0154646 -0.99933
-  outer loop
-   vertex -0.0115925 0.00669292 -0.10159
-   vertex -0.0251497 0.00915374 -0.101102
-   vertex -0.0231781 0.0133819 -0.101102
-  endloop
- endfacet
- facet normal -0.0299746 0.0209896 -0.99933
-  outer loop
-   vertex -0.0115925 0.00669292 -0.10159
-   vertex -0.0231781 0.0133819 -0.101102
-   vertex -0.0102541 0.00860425 -0.10159
-  endloop
- endfacet
- facet normal -0.0299748 0.020989 -0.99933
-  outer loop
-   vertex -0.0102541 0.00860425 -0.10159
-   vertex -0.0231781 0.0133819 -0.101102
-   vertex -0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal -0.025875 0.025875 -0.99933
-  outer loop
-   vertex -0.0205022 0.0172034 -0.101102
-   vertex -0.0172034 0.0205022 -0.101102
-   vertex -0.0102541 0.00860425 -0.10159
-  endloop
- endfacet
- facet normal -0.025875 0.025875 -0.99933
-  outer loop
-   vertex -0.0102541 0.00860425 -0.10159
-   vertex -0.0172034 0.0205022 -0.101102
-   vertex -0.00860425 0.0102541 -0.10159
-  endloop
- endfacet
- facet normal -0.0209894 0.0299744 -0.99933
-  outer loop
-   vertex -0.00860425 0.0102541 -0.10159
-   vertex -0.0172034 0.0205022 -0.101102
-   vertex -0.00669292 0.0115925 -0.10159
-  endloop
- endfacet
- facet normal -0.0209891 0.0299748 -0.99933
-  outer loop
-   vertex -0.00669292 0.0115925 -0.10159
-   vertex -0.0172034 0.0205022 -0.101102
-   vertex -0.0133819 0.0231781 -0.101102
-  endloop
- endfacet
- facet normal -0.0154648 0.0331643 -0.99933
-  outer loop
-   vertex -0.00669292 0.0115925 -0.10159
-   vertex -0.0133819 0.0231781 -0.101102
-   vertex -0.00457822 0.0125786 -0.10159
-  endloop
- endfacet
- facet normal -0.0154646 0.0331644 -0.99933
-  outer loop
-   vertex -0.00457822 0.0125786 -0.10159
-   vertex -0.0133819 0.0231781 -0.101102
-   vertex -0.00915374 0.0251497 -0.101102
-  endloop
- endfacet
- facet normal -0.00947091 0.035346 -0.99933
-  outer loop
-   vertex -0.00457822 0.0125786 -0.10159
-   vertex -0.00915374 0.0251497 -0.101102
-   vertex -0.00232443 0.0131825 -0.10159
-  endloop
- endfacet
- facet normal -0.00947059 0.0353462 -0.99933
-  outer loop
-   vertex -0.00232443 0.0131825 -0.10159
-   vertex -0.00915374 0.0251497 -0.101102
-   vertex -0.00464748 0.0263571 -0.101102
-  endloop
- endfacet
- facet normal -0.00318835 0.0364539 -0.99933
-  outer loop
-   vertex -0.00232443 0.0131825 -0.10159
-   vertex -0.00464748 0.0263571 -0.101102
-   vertex 0 0.0133858 -0.10159
-  endloop
- endfacet
- facet normal -0.00318927 0.0364536 -0.99933
-  outer loop
-   vertex 0 0.0133858 -0.10159
-   vertex -0.00464748 0.0263571 -0.101102
-   vertex 0 0.0267637 -0.101102
-  endloop
- endfacet
- facet normal 0.00318832 0.0364536 -0.99933
-  outer loop
-   vertex 0.00232443 0.0131825 -0.10159
-   vertex 0 0.0133858 -0.10159
-   vertex 0 0.0267637 -0.101102
-  endloop
- endfacet
- facet normal 0.00318928 0.0364537 -0.99933
-  outer loop
-   vertex 0.00232443 0.0131825 -0.10159
-   vertex 0 0.0267637 -0.101102
-   vertex 0.00464748 0.0263571 -0.101102
-  endloop
- endfacet
- facet normal 0.00947094 0.0353461 -0.99933
-  outer loop
-   vertex 0.00457822 0.0125786 -0.10159
-   vertex 0.00232443 0.0131825 -0.10159
-   vertex 0.00464748 0.0263571 -0.101102
-  endloop
- endfacet
- facet normal 0.00947057 0.0353461 -0.99933
-  outer loop
-   vertex 0.00915374 0.0251497 -0.101102
-   vertex 0.00457822 0.0125786 -0.10159
-   vertex 0.00464748 0.0263571 -0.101102
-  endloop
- endfacet
- facet normal 0.0154648 0.0331644 -0.99933
-  outer loop
-   vertex 0.00669292 0.0115925 -0.10159
-   vertex 0.00457822 0.0125786 -0.10159
-   vertex 0.00915374 0.0251497 -0.101102
-  endloop
- endfacet
- facet normal 0.0154646 0.0331644 -0.99933
-  outer loop
-   vertex 0.0133819 0.0231781 -0.101102
-   vertex 0.00669292 0.0115925 -0.10159
-   vertex 0.00915374 0.0251497 -0.101102
-  endloop
- endfacet
- facet normal 0.0209896 0.0299746 -0.99933
-  outer loop
-   vertex 0.00860425 0.0102541 -0.10159
-   vertex 0.00669292 0.0115925 -0.10159
-   vertex 0.0133819 0.0231781 -0.101102
-  endloop
- endfacet
- facet normal 0.020989 0.0299748 -0.99933
-  outer loop
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.00860425 0.0102541 -0.10159
-   vertex 0.0133819 0.0231781 -0.101102
-  endloop
- endfacet
- facet normal 0.025875 0.025875 -0.99933
-  outer loop
-   vertex 0.00860425 0.0102541 -0.10159
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.0102541 0.00860425 -0.10159
-  endloop
- endfacet
- facet normal 0.025875 0.025875 -0.99933
-  outer loop
-   vertex 0.0102541 0.00860425 -0.10159
-   vertex 0.0172034 0.0205022 -0.101102
-   vertex 0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal 0.0299744 0.0209894 -0.99933
-  outer loop
-   vertex 0.0115925 0.00669292 -0.10159
-   vertex 0.0102541 0.00860425 -0.10159
-   vertex 0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal 0.0299748 0.0209891 -0.99933
-  outer loop
-   vertex 0.0231781 0.0133819 -0.101102
-   vertex 0.0115925 0.00669292 -0.10159
-   vertex 0.0205022 0.0172034 -0.101102
-  endloop
- endfacet
- facet normal 0.0331643 0.0154648 -0.99933
-  outer loop
-   vertex 0.0125786 0.00457822 -0.10159
-   vertex 0.0115925 0.00669292 -0.10159
-   vertex 0.0231781 0.0133819 -0.101102
-  endloop
- endfacet
- facet normal 0.0331644 0.0154646 -0.99933
-  outer loop
-   vertex 0.0251497 0.00915374 -0.101102
-   vertex 0.0125786 0.00457822 -0.10159
-   vertex 0.0231781 0.0133819 -0.101102
-  endloop
- endfacet
- facet normal 0.035346 0.00947091 -0.99933
-  outer loop
-   vertex 0.0131825 0.00232443 -0.10159
-   vertex 0.0125786 0.00457822 -0.10159
-   vertex 0.0251497 0.00915374 -0.101102
-  endloop
- endfacet
- facet normal 0.0353462 0.00947059 -0.99933
-  outer loop
-   vertex 0.0263571 0.00464748 -0.101102
-   vertex 0.0131825 0.00232443 -0.10159
-   vertex 0.0251497 0.00915374 -0.101102
-  endloop
- endfacet
- facet normal 0.0364539 0.00318835 -0.99933
-  outer loop
-   vertex 0.0133858 0 -0.10159
-   vertex 0.0131825 0.00232443 -0.10159
-   vertex 0.0263571 0.00464748 -0.101102
-  endloop
- endfacet
- facet normal 0.0364536 0.00318927 -0.99933
-  outer loop
-   vertex 0.0267637 0 -0.101102
-   vertex 0.0133858 0 -0.10159
-   vertex 0.0263571 0.00464748 -0.101102
-  endloop
- endfacet
- facet normal 0.0364536 -0.00318832 -0.99933
-  outer loop
-   vertex 0.0267637 0 -0.101102
-   vertex 0.0131825 -0.00232443 -0.10159
-   vertex 0.0133858 0 -0.10159
-  endloop
- endfacet
- facet normal 0.0364537 -0.00318928 -0.99933
-  outer loop
-   vertex 0.0263571 -0.00464748 -0.101102
-   vertex 0.0131825 -0.00232443 -0.10159
-   vertex 0.0267637 0 -0.101102
-  endloop
- endfacet
- facet normal 0.0353461 -0.00947094 -0.99933
-  outer loop
-   vertex 0.0263571 -0.00464748 -0.101102
-   vertex 0.0125786 -0.00457822 -0.10159
-   vertex 0.0131825 -0.00232443 -0.10159
-  endloop
- endfacet
- facet normal 0.0353461 -0.00947057 -0.99933
-  outer loop
-   vertex 0.0251497 -0.00915374 -0.101102
-   vertex 0.0125786 -0.00457822 -0.10159
-   vertex 0.0263571 -0.00464748 -0.101102
-  endloop
- endfacet
- facet normal 0.0331644 -0.0154648 -0.99933
-  outer loop
-   vertex 0.0251497 -0.00915374 -0.101102
-   vertex 0.0115925 -0.00669292 -0.10159
-   vertex 0.0125786 -0.00457822 -0.10159
-  endloop
- endfacet
- facet normal 0.0331644 -0.0154646 -0.99933
-  outer loop
-   vertex 0.0231781 -0.0133819 -0.101102
-   vertex 0.0115925 -0.00669292 -0.10159
-   vertex 0.0251497 -0.00915374 -0.101102
-  endloop
- endfacet
- facet normal 0.0299746 -0.0209896 -0.99933
-  outer loop
-   vertex 0.0231781 -0.0133819 -0.101102
-   vertex 0.0102541 -0.00860425 -0.10159
-   vertex 0.0115925 -0.00669292 -0.10159
-  endloop
- endfacet
- facet normal 0.0299748 -0.020989 -0.99933
-  outer loop
-   vertex 0.0205022 -0.0172034 -0.101102
-   vertex 0.0102541 -0.00860425 -0.10159
-   vertex 0.0231781 -0.0133819 -0.101102
-  endloop
- endfacet
- facet normal 0.0431597 -0.0431597 -0.998135
-  outer loop
-   vertex 0.0172034 -0.0205022 -0.101102
-   vertex 0.0205022 -0.0172034 -0.101102
-   vertex 0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal 0.0431597 -0.0431597 -0.998135
-  outer loop
-   vertex 0.0257924 -0.0307381 -0.100288
-   vertex 0.0205022 -0.0172034 -0.101102
-   vertex 0.0307381 -0.0257924 -0.100288
-  endloop
- endfacet
- facet normal 0.0604077 -0.0604077 -0.996344
-  outer loop
-   vertex 0.0257924 -0.0307381 -0.100288
-   vertex 0.0307381 -0.0257924 -0.100288
-   vertex 0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal 0.0604077 -0.0604077 -0.996344
-  outer loop
-   vertex 0.034366 -0.0409558 -0.0991487
-   vertex 0.0307381 -0.0257924 -0.100288
-   vertex 0.0409558 -0.034366 -0.0991487
-  endloop
- endfacet
- facet normal 0.0775892 -0.0775892 -0.993962
-  outer loop
-   vertex 0.034366 -0.0409558 -0.0991487
-   vertex 0.0409558 -0.034366 -0.0991487
-   vertex 0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal 0.0775892 -0.0775892 -0.993962
-  outer loop
-   vertex 0.0429194 -0.0511493 -0.0976853
-   vertex 0.0409558 -0.034366 -0.0991487
-   vertex 0.0511493 -0.0429194 -0.0976853
-  endloop
- endfacet
- facet normal 0.09473 -0.09473 -0.990986
-  outer loop
-   vertex 0.0429194 -0.0511493 -0.0976853
-   vertex 0.0511493 -0.0429194 -0.0976853
-   vertex 0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal 0.09473 -0.09473 -0.990986
-  outer loop
-   vertex 0.0514473 -0.0613124 -0.0958986
-   vertex 0.0511493 -0.0429194 -0.0976853
-   vertex 0.0613124 -0.0514473 -0.0958986
-  endloop
- endfacet
- facet normal 0.11182 -0.11182 -0.987417
-  outer loop
-   vertex 0.0514473 -0.0613124 -0.0958986
-   vertex 0.0613124 -0.0514473 -0.0958986
-   vertex 0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal 0.11182 -0.11182 -0.987417
-  outer loop
-   vertex 0.0599447 -0.0714393 -0.0937895
-   vertex 0.0613124 -0.0514473 -0.0958986
-   vertex 0.0714393 -0.0599447 -0.0937895
-  endloop
- endfacet
- facet normal 0.025875 -0.025875 -0.99933
-  outer loop
-   vertex 0.00860425 -0.0102541 -0.10159
-   vertex 0.0102541 -0.00860425 -0.10159
-   vertex 0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal 0.025875 -0.025875 -0.99933
-  outer loop
-   vertex 0.0172034 -0.0205022 -0.101102
-   vertex 0.0102541 -0.00860425 -0.10159
-   vertex 0.0205022 -0.0172034 -0.101102
-  endloop
- endfacet
- facet normal 0.128845 -0.128845 -0.983259
-  outer loop
-   vertex 0.0599447 -0.0714393 -0.0937895
-   vertex 0.0714393 -0.0599447 -0.0937895
-   vertex 0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal 0.128845 -0.128845 -0.983259
-  outer loop
-   vertex 0.0684066 -0.0815238 -0.0913592
-   vertex 0.0714393 -0.0599447 -0.0937895
-   vertex 0.0815238 -0.0684066 -0.0913592
-  endloop
- endfacet
- facet normal 0.145784 -0.145784 -0.978516
-  outer loop
-   vertex 0.0684066 -0.0815238 -0.0913592
-   vertex 0.0815238 -0.0684066 -0.0913592
-   vertex 0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal 0.145784 -0.145784 -0.978516
-  outer loop
-   vertex 0.076828 -0.09156 -0.0886093
-   vertex 0.0815238 -0.0684066 -0.0913592
-   vertex 0.09156 -0.076828 -0.0886093
-  endloop
- endfacet
- facet normal 0.162642 -0.162642 -0.973188
-  outer loop
-   vertex 0.076828 -0.09156 -0.0886093
-   vertex 0.09156 -0.076828 -0.0886093
-   vertex 0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal 0.162642 -0.162642 -0.973188
-  outer loop
-   vertex 0.0852038 -0.101542 -0.0855413
-   vertex 0.09156 -0.076828 -0.0886093
-   vertex 0.101542 -0.0852038 -0.0855413
-  endloop
- endfacet
- facet normal 0.179389 -0.179389 -0.967284
-  outer loop
-   vertex 0.0852038 -0.101542 -0.0855413
-   vertex 0.101542 -0.0852038 -0.0855413
-   vertex 0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal 0.179389 -0.179389 -0.967284
-  outer loop
-   vertex 0.0935292 -0.111464 -0.0821572
-   vertex 0.101542 -0.0852038 -0.0855413
-   vertex 0.111464 -0.0935292 -0.0821572
-  endloop
- endfacet
- facet normal 0.196057 -0.196057 -0.960793
-  outer loop
-   vertex 0.0935292 -0.111464 -0.0821572
-   vertex 0.111464 -0.0935292 -0.0821572
-   vertex 0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal 0.196057 -0.196057 -0.960793
-  outer loop
-   vertex 0.101799 -0.121319 -0.0784587
-   vertex 0.111464 -0.0935292 -0.0821572
-   vertex 0.121319 -0.101799 -0.0784587
-  endloop
- endfacet
- facet normal 0.212565 -0.212565 -0.953746
-  outer loop
-   vertex 0.101799 -0.121319 -0.0784587
-   vertex 0.121319 -0.101799 -0.0784587
-   vertex 0.110009 -0.131103 -0.0744483
-  endloop
- endfacet
- facet normal 0.212565 -0.212565 -0.953746
-  outer loop
-   vertex 0.110009 -0.131103 -0.0744483
-   vertex 0.121319 -0.101799 -0.0784587
-   vertex 0.131103 -0.110009 -0.0744483
-  endloop
- endfacet
- facet normal 0.185722 0.265241 0.946126
-  outer loop
-   vertex 0.118153 0.14081 1.07013
-   vertex 0.0855717 0.148214 1.07445
-   vertex 0.110009 0.131103 1.07445
-  endloop
- endfacet
- facet normal 0.17242 0.246244 0.953748
-  outer loop
-   vertex 0.0855717 0.148214 1.07445
-   vertex 0.0791857 0.137154 1.07846
-   vertex 0.110009 0.131103 1.07445
-  endloop
- endfacet
- facet normal 0.127036 0.272449 0.953747
-  outer loop
-   vertex 0.0855717 0.148214 1.07445
-   vertex 0.0541662 0.14882 1.07846
-   vertex 0.0791857 0.137154 1.07846
-  endloop
- endfacet
- facet normal 0.117219 0.251393 0.960761
-  outer loop
-   vertex 0.0541662 0.14882 1.07846
-   vertex 0.0497659 0.136731 1.08216
-   vertex 0.0791857 0.137154 1.07846
-  endloop
- endfacet
- facet normal 0.0717859 0.26793 0.96076
-  outer loop
-   vertex 0.0541662 0.14882 1.07846
-   vertex 0.0252668 0.143295 1.08216
-   vertex 0.0497659 0.136731 1.08216
-  endloop
- endfacet
- facet normal 0.0655834 0.24478 0.967358
-  outer loop
-   vertex 0.0252668 0.143295 1.08216
-   vertex 0.0230177 0.13054 1.08554
-   vertex 0.0497659 0.136731 1.08216
-  endloop
- endfacet
- facet normal 0.0220889 0.252449 0.967358
-  outer loop
-   vertex 0.0252668 0.143295 1.08216
-   vertex 0 0.132554 1.08554
-   vertex 0.0230177 0.13054 1.08554
-  endloop
- endfacet
- facet normal 0.0200602 0.229264 0.973157
-  outer loop
-   vertex 0 0.132554 1.08554
-   vertex 0 0.119523 1.08861
-   vertex 0.0230177 0.13054 1.08554
-  endloop
- endfacet
- facet normal -0.0200599 0.229264 0.973158
-  outer loop
-   vertex 0 0.132554 1.08554
-   vertex -0.020755 0.117707 1.08861
-   vertex 0 0.119523 1.08861
-  endloop
- endfacet
- facet normal -0.0179716 0.205397 0.978514
-  outer loop
-   vertex 0 0.119523 1.08861
-   vertex -0.020755 0.117707 1.08861
-   vertex -0.0184799 0.104805 1.09136
-  endloop
- endfacet
- facet normal -0.053361 0.199156 0.978514
-  outer loop
-   vertex -0.020755 0.117707 1.08861
-   vertex -0.0363984 0.100004 1.09136
-   vertex -0.0184799 0.104805 1.09136
-  endloop
- endfacet
- facet normal -0.0471527 0.175985 0.983263
-  outer loop
-   vertex -0.0184799 0.104805 1.09136
-   vertex -0.0363984 0.100004 1.09136
-   vertex -0.0318959 0.0876332 1.09379
-  endloop
- endfacet
- facet normal -0.0769978 0.165123 0.983263
-  outer loop
-   vertex -0.0363984 0.100004 1.09136
-   vertex -0.0466287 0.0807632 1.09379
-   vertex -0.0318959 0.0876332 1.09379
-  endloop
- endfacet
- facet normal -0.0668591 0.14338 0.987407
-  outer loop
-   vertex -0.0318959 0.0876332 1.09379
-   vertex -0.0466287 0.0807632 1.09379
-   vertex -0.0400189 0.0693147 1.0959
-  endloop
- endfacet
- facet normal -0.0907416 0.129592 0.987407
-  outer loop
-   vertex -0.0466287 0.0807632 1.09379
-   vertex -0.0514473 0.0613124 1.0959
-   vertex -0.0400189 0.0693147 1.0959
-  endloop
- endfacet
- facet normal -0.0765595 0.109338 0.991052
-  outer loop
-   vertex -0.0400189 0.0693147 1.0959
-   vertex -0.0514473 0.0613124 1.0959
-   vertex -0.0429194 0.0511493 1.09768
-  endloop
- endfacet
- facet normal -0.0943824 0.0943824 0.991052
-  outer loop
-   vertex -0.0514473 0.0613124 1.0959
-   vertex -0.0613124 0.0514473 1.0959
-   vertex -0.0511493 0.0429194 1.09768
-  endloop
- endfacet
- facet normal -0.0943824 0.0943824 0.991052
-  outer loop
-   vertex -0.0429194 0.0511493 1.09768
-   vertex -0.0514473 0.0613124 1.0959
-   vertex -0.0511493 0.0429194 1.09768
-  endloop
- endfacet
- facet normal -0.109338 0.0765589 0.991052
-  outer loop
-   vertex -0.0511493 0.0429194 1.09768
-   vertex -0.0613124 0.0514473 1.0959
-   vertex -0.0578251 0.0333853 1.09768
-  endloop
- endfacet
- facet normal -0.0902833 0.0632166 0.993908
-  outer loop
-   vertex -0.0511493 0.0429194 1.09768
-   vertex -0.0578251 0.0333853 1.09768
-   vertex -0.0463012 0.026732 1.09915
-  endloop
- endfacet
- facet normal -0.0998886 0.0465797 0.993908
-  outer loop
-   vertex -0.0463012 0.026732 1.09915
-   vertex -0.0578251 0.0333853 1.09768
-   vertex -0.0502398 0.0182858 1.09915
-  endloop
- endfacet
- facet normal -0.0774725 0.0361267 0.99634
-  outer loop
-   vertex -0.0463012 0.026732 1.09915
-   vertex -0.0502398 0.0182858 1.09915
-   vertex -0.0377059 0.0137238 1.10029
-  endloop
- endfacet
- facet normal -0.0825688 0.0221246 0.99634
-  outer loop
-   vertex -0.0377059 0.0137238 1.10029
-   vertex -0.0502398 0.0182858 1.09915
-   vertex -0.0395162 0.00696777 1.10029
-  endloop
- endfacet
- facet normal -0.0586642 0.0157193 0.998154
-  outer loop
-   vertex -0.0377059 0.0137238 1.10029
-   vertex -0.0395162 0.00696777 1.10029
-   vertex -0.0263571 0.00464748 1.1011
-  endloop
- endfacet
- facet normal -0.0605026 0.00529328 0.998154
-  outer loop
-   vertex -0.0263571 0.00464748 1.1011
-   vertex -0.0395162 0.00696777 1.10029
-   vertex -0.0267637 0 1.1011
-  endloop
- endfacet
- facet normal -0.0605026 0.00529328 0.998154
-  outer loop
-   vertex -0.0395162 0.00696777 1.10029
-   vertex -0.0401258 0 1.10029
-   vertex -0.0267637 0 1.1011
-  endloop
- endfacet
- facet normal -0.0605026 -0.00529328 0.998154
-  outer loop
-   vertex -0.0267637 0 1.1011
-   vertex -0.0401258 0 1.10029
-   vertex -0.0263571 -0.00464748 1.1011
-  endloop
- endfacet
- facet normal -0.0605026 -0.00529328 0.998154
-  outer loop
-   vertex -0.0263571 -0.00464748 1.1011
-   vertex -0.0401258 0 1.10029
-   vertex -0.0395162 -0.00696777 1.10029
-  endloop
- endfacet
- facet normal -0.0586643 -0.0157184 0.998154
-  outer loop
-   vertex -0.0263571 -0.00464748 1.1011
-   vertex -0.0395162 -0.00696777 1.10029
-   vertex -0.0251497 -0.00915374 1.1011
-  endloop
- endfacet
- facet normal -0.0586645 -0.0157194 0.998154
-  outer loop
-   vertex -0.0251497 -0.00915374 1.1011
-   vertex -0.0395162 -0.00696777 1.10029
-   vertex -0.0377059 -0.0137238 1.10029
-  endloop
- endfacet
- facet normal -0.0550438 -0.0256671 0.998154
-  outer loop
-   vertex -0.0251497 -0.00915374 1.1011
-   vertex -0.0377059 -0.0137238 1.10029
-   vertex -0.0231781 -0.0133819 1.1011
-  endloop
- endfacet
- facet normal -0.0550438 -0.0256676 0.998154
-  outer loop
-   vertex -0.0231781 -0.0133819 1.1011
-   vertex -0.0377059 -0.0137238 1.10029
-   vertex -0.0347499 -0.0200629 1.10029
-  endloop
- endfacet
- facet normal -0.0497503 -0.0348363 0.998154
-  outer loop
-   vertex -0.0231781 -0.0133819 1.1011
-   vertex -0.0347499 -0.0200629 1.10029
-   vertex -0.0205022 -0.0172034 1.1011
-  endloop
- endfacet
- facet normal -0.0300969 -0.0210745 0.999325
-  outer loop
-   vertex -0.0102541 -0.00860425 1.10159
-   vertex -0.0231781 -0.0133819 1.1011
-   vertex -0.0205022 -0.0172034 1.1011
-  endloop
- endfacet
- facet normal -0.0259804 -0.0259804 0.999325
-  outer loop
-   vertex -0.0102541 -0.00860425 1.10159
-   vertex -0.0205022 -0.0172034 1.1011
-   vertex -0.0172034 -0.0205022 1.1011
-  endloop
- endfacet
- facet normal -0.0259804 -0.0259804 0.999325
-  outer loop
-   vertex -0.00860425 -0.0102541 1.10159
-   vertex -0.0102541 -0.00860425 1.10159
-   vertex -0.0172034 -0.0205022 1.1011
-  endloop
- endfacet
- facet normal -0.021075 -0.0300966 0.999325
-  outer loop
-   vertex -0.00860425 -0.0102541 1.10159
-   vertex -0.0172034 -0.0205022 1.1011
-   vertex -0.00669292 -0.0115925 1.10159
-  endloop
- endfacet
- facet normal -0.0210746 -0.030097 0.999325
-  outer loop
-   vertex -0.00669292 -0.0115925 1.10159
-   vertex -0.0172034 -0.0205022 1.1011
-   vertex -0.0133819 -0.0231781 1.1011
-  endloop
- endfacet
- facet normal -0.0155278 -0.0332995 0.999325
-  outer loop
-   vertex -0.00669292 -0.0115925 1.10159
-   vertex -0.0133819 -0.0231781 1.1011
-   vertex -0.00457822 -0.0125786 1.10159
-  endloop
- endfacet
- facet normal -0.0155277 -0.0332996 0.999325
-  outer loop
-   vertex -0.00457822 -0.0125786 1.10159
-   vertex -0.0133819 -0.0231781 1.1011
-   vertex -0.00915374 -0.0251497 1.1011
-  endloop
- endfacet
- facet normal -0.0095095 -0.03549 0.999325
-  outer loop
-   vertex -0.00457822 -0.0125786 1.10159
-   vertex -0.00915374 -0.0251497 1.1011
-   vertex -0.00232443 -0.0131825 1.10159
-  endloop
- endfacet
- facet normal -0.00950918 -0.0354902 0.999325
-  outer loop
-   vertex -0.00232443 -0.0131825 1.10159
-   vertex -0.00915374 -0.0251497 1.1011
-   vertex -0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal -0.00320134 -0.0366024 0.999325
-  outer loop
-   vertex -0.00232443 -0.0131825 1.10159
-   vertex -0.00464748 -0.0263571 1.1011
-   vertex 0 -0.0133858 1.10159
-  endloop
- endfacet
- facet normal -0.00320226 -0.0366021 0.999325
-  outer loop
-   vertex 0 -0.0133858 1.10159
-   vertex -0.00464748 -0.0263571 1.1011
-   vertex 0 -0.0267637 1.1011
-  endloop
- endfacet
- facet normal 0.00320131 -0.0366021 0.999325
-  outer loop
-   vertex 0 -0.0133858 1.10159
-   vertex 0 -0.0267637 1.1011
-   vertex 0.00232443 -0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00320228 -0.0366023 0.999325
-  outer loop
-   vertex 0.00232443 -0.0131825 1.10159
-   vertex 0 -0.0267637 1.1011
-   vertex 0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.00950953 -0.0354901 0.999325
-  outer loop
-   vertex 0.00457822 -0.0125786 1.10159
-   vertex 0.00232443 -0.0131825 1.10159
-   vertex 0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.00950916 -0.0354901 0.999325
-  outer loop
-   vertex 0.00915374 -0.0251497 1.1011
-   vertex 0.00457822 -0.0125786 1.10159
-   vertex 0.00464748 -0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.0155278 -0.0332995 0.999325
-  outer loop
-   vertex 0.00669292 -0.0115925 1.10159
-   vertex 0.00457822 -0.0125786 1.10159
-   vertex 0.00915374 -0.0251497 1.1011
-  endloop
- endfacet
- facet normal 0.0155276 -0.0332995 0.999325
-  outer loop
-   vertex 0.0133819 -0.0231781 1.1011
-   vertex 0.00669292 -0.0115925 1.10159
-   vertex 0.00915374 -0.0251497 1.1011
-  endloop
- endfacet
- facet normal 0.0210751 -0.0300967 0.999325
-  outer loop
-   vertex 0.00860425 -0.0102541 1.10159
-   vertex 0.00669292 -0.0115925 1.10159
-   vertex 0.0133819 -0.0231781 1.1011
-  endloop
- endfacet
- facet normal 0.0210745 -0.0300969 0.999325
-  outer loop
-   vertex 0.0172034 -0.0205022 1.1011
-   vertex 0.00860425 -0.0102541 1.10159
-   vertex 0.0133819 -0.0231781 1.1011
-  endloop
- endfacet
- facet normal 0.0348363 -0.0497503 0.998154
-  outer loop
-   vertex 0.0172034 -0.0205022 1.1011
-   vertex 0.0133819 -0.0231781 1.1011
-   vertex 0.0200629 -0.0347499 1.10029
-  endloop
- endfacet
- facet normal 0.0348353 -0.0497505 0.998154
-  outer loop
-   vertex 0.0257924 -0.0307381 1.10029
-   vertex 0.0172034 -0.0205022 1.1011
-   vertex 0.0200629 -0.0347499 1.10029
-  endloop
- endfacet
- facet normal 0.0429453 -0.0429453 0.998154
-  outer loop
-   vertex 0.0205022 -0.0172034 1.1011
-   vertex 0.0172034 -0.0205022 1.1011
-   vertex 0.0257924 -0.0307381 1.10029
-  endloop
- endfacet
- facet normal 0.0429453 -0.0429453 0.998154
-  outer loop
-   vertex 0.0307381 -0.0257924 1.10029
-   vertex 0.0205022 -0.0172034 1.1011
-   vertex 0.0257924 -0.0307381 1.10029
-  endloop
- endfacet
- facet normal 0.0497499 -0.034836 0.998154
-  outer loop
-   vertex 0.0231781 -0.0133819 1.1011
-   vertex 0.0205022 -0.0172034 1.1011
-   vertex 0.0307381 -0.0257924 1.10029
-  endloop
- endfacet
- facet normal 0.0497507 -0.0348355 0.998154
-  outer loop
-   vertex 0.0347499 -0.0200629 1.10029
-   vertex 0.0231781 -0.0133819 1.1011
-   vertex 0.0307381 -0.0257924 1.10029
-  endloop
- endfacet
- facet normal 0.0550441 -0.0256672 0.998154
-  outer loop
-   vertex 0.0251497 -0.00915374 1.1011
-   vertex 0.0231781 -0.0133819 1.1011
-   vertex 0.0347499 -0.0200629 1.10029
-  endloop
- endfacet
- facet normal 0.0550437 -0.0256675 0.998154
-  outer loop
-   vertex 0.0377059 -0.0137238 1.10029
-   vertex 0.0251497 -0.00915374 1.1011
-   vertex 0.0347499 -0.0200629 1.10029
-  endloop
- endfacet
- facet normal 0.0586648 -0.0157185 0.998154
-  outer loop
-   vertex 0.0263571 -0.00464748 1.1011
-   vertex 0.0251497 -0.00915374 1.1011
-   vertex 0.0377059 -0.0137238 1.10029
-  endloop
- endfacet
- facet normal 0.0586642 -0.0157193 0.998154
-  outer loop
-   vertex 0.0395162 -0.00696777 1.10029
-   vertex 0.0263571 -0.00464748 1.1011
-   vertex 0.0377059 -0.0137238 1.10029
-  endloop
- endfacet
- facet normal 0.0605026 -0.00529328 0.998154
-  outer loop
-   vertex 0.0267637 0 1.1011
-   vertex 0.0263571 -0.00464748 1.1011
-   vertex 0.0395162 -0.00696777 1.10029
-  endloop
- endfacet
- facet normal 0.0605026 -0.00529328 0.998154
-  outer loop
-   vertex 0.0401258 0 1.10029
-   vertex 0.0267637 0 1.1011
-   vertex 0.0395162 -0.00696777 1.10029
-  endloop
- endfacet
- facet normal 0.0605026 0.00529328 0.998154
-  outer loop
-   vertex 0.0401258 0 1.10029
-   vertex 0.0263571 0.00464748 1.1011
-   vertex 0.0267637 0 1.1011
-  endloop
- endfacet
- facet normal 0.0605026 0.00529328 0.998154
-  outer loop
-   vertex 0.0395162 0.00696777 1.10029
-   vertex 0.0263571 0.00464748 1.1011
-   vertex 0.0401258 0 1.10029
-  endloop
- endfacet
- facet normal 0.0586643 0.0157184 0.998154
-  outer loop
-   vertex 0.0395162 0.00696777 1.10029
-   vertex 0.0251497 0.00915374 1.1011
-   vertex 0.0263571 0.00464748 1.1011
-  endloop
- endfacet
- facet normal 0.0586645 0.0157194 0.998154
-  outer loop
-   vertex 0.0377059 0.0137238 1.10029
-   vertex 0.0251497 0.00915374 1.1011
-   vertex 0.0395162 0.00696777 1.10029
-  endloop
- endfacet
- facet normal 0.0550438 0.0256671 0.998154
-  outer loop
-   vertex 0.0377059 0.0137238 1.10029
-   vertex 0.0231781 0.0133819 1.1011
-   vertex 0.0251497 0.00915374 1.1011
-  endloop
- endfacet
- facet normal 0.0550438 0.0256676 0.998154
-  outer loop
-   vertex 0.0347499 0.0200629 1.10029
-   vertex 0.0231781 0.0133819 1.1011
-   vertex 0.0377059 0.0137238 1.10029
-  endloop
- endfacet
- facet normal 0.0497503 0.0348363 0.998154
-  outer loop
-   vertex 0.0347499 0.0200629 1.10029
-   vertex 0.0205022 0.0172034 1.1011
-   vertex 0.0231781 0.0133819 1.1011
-  endloop
- endfacet
- facet normal 0.0497505 0.0348353 0.998154
-  outer loop
-   vertex 0.0307381 0.0257924 1.10029
-   vertex 0.0205022 0.0172034 1.1011
-   vertex 0.0347499 0.0200629 1.10029
-  endloop
- endfacet
- facet normal 0.0429453 0.0429453 0.998154
-  outer loop
-   vertex 0.0257924 0.0307381 1.10029
-   vertex 0.0172034 0.0205022 1.1011
-   vertex 0.0205022 0.0172034 1.1011
-  endloop
- endfacet
- facet normal 0.0429453 0.0429453 0.998154
-  outer loop
-   vertex 0.0307381 0.0257924 1.10029
-   vertex 0.0257924 0.0307381 1.10029
-   vertex 0.0205022 0.0172034 1.1011
-  endloop
- endfacet
- facet normal 0.172417 0.246221 0.953755
-  outer loop
-   vertex 0.110009 0.131103 1.07445
-   vertex 0.0791857 0.137154 1.07846
-   vertex 0.101799 0.121319 1.07846
-  endloop
- endfacet
- facet normal 0.159098 0.227212 0.960761
-  outer loop
-   vertex 0.101799 0.121319 1.07846
-   vertex 0.0727528 0.126012 1.08216
-   vertex 0.0935292 0.111464 1.08216
-  endloop
- endfacet
- facet normal 0.159096 0.227199 0.960765
-  outer loop
-   vertex 0.0791857 0.137154 1.07846
-   vertex 0.0727528 0.126012 1.08216
-   vertex 0.101799 0.121319 1.07846
-  endloop
- endfacet
- facet normal 0.14535 0.207578 0.96736
-  outer loop
-   vertex 0.0935292 0.111464 1.08216
-   vertex 0.0662768 0.114795 1.08554
-   vertex 0.0852038 0.101542 1.08554
-  endloop
- endfacet
- facet normal 0.14535 0.207578 0.96736
-  outer loop
-   vertex 0.0727528 0.126012 1.08216
-   vertex 0.0662768 0.114795 1.08554
-   vertex 0.0935292 0.111464 1.08216
-  endloop
- endfacet
- facet normal 0.132007 0.188527 0.973156
-  outer loop
-   vertex 0.0852038 0.101542 1.08554
-   vertex 0.0597615 0.10351 1.08861
-   vertex 0.076828 0.09156 1.08861
-  endloop
- endfacet
- facet normal 0.132007 0.188522 0.973156
-  outer loop
-   vertex 0.0662768 0.114795 1.08554
-   vertex 0.0597615 0.10351 1.08861
-   vertex 0.0852038 0.101542 1.08554
-  endloop
- endfacet
- facet normal 0.118258 0.168891 0.978515
-  outer loop
-   vertex 0.076828 0.09156 1.08861
-   vertex 0.0532109 0.0921639 1.09136
-   vertex 0.0684066 0.0815238 1.09136
-  endloop
- endfacet
- facet normal 0.118258 0.168891 0.978515
-  outer loop
-   vertex 0.0597615 0.10351 1.08861
-   vertex 0.0532109 0.0921639 1.09136
-   vertex 0.076828 0.09156 1.08861
-  endloop
- endfacet
- facet normal 0.104503 0.149247 0.983262
-  outer loop
-   vertex 0.0684066 0.0815238 1.09136
-   vertex 0.0466287 0.0807632 1.09379
-   vertex 0.0599447 0.0714393 1.09379
-  endloop
- endfacet
- facet normal 0.104503 0.149247 0.983262
-  outer loop
-   vertex 0.0532109 0.0921639 1.09136
-   vertex 0.0466287 0.0807632 1.09379
-   vertex 0.0684066 0.0815238 1.09136
-  endloop
- endfacet
- facet normal 0.0907409 0.129591 0.987407
-  outer loop
-   vertex 0.0599447 0.0714393 1.09379
-   vertex 0.0400189 0.0693147 1.0959
-   vertex 0.0514473 0.0613124 1.0959
-  endloop
- endfacet
- facet normal 0.0907408 0.129592 0.987407
-  outer loop
-   vertex 0.0466287 0.0807632 1.09379
-   vertex 0.0400189 0.0693147 1.0959
-   vertex 0.0599447 0.0714393 1.09379
-  endloop
- endfacet
- facet normal 0.172432 -0.246243 -0.953746
-  outer loop
-   vertex 0.110009 -0.131103 -0.0744483
-   vertex 0.0791857 -0.137154 -0.0784587
-   vertex 0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal 0.159034 -0.22711 -0.960796
-  outer loop
-   vertex 0.0791857 -0.137154 -0.0784587
-   vertex 0.0727528 -0.126012 -0.0821572
-   vertex 0.101799 -0.121319 -0.0784587
-  endloop
- endfacet
- facet normal 0.117173 -0.251278 -0.960796
-  outer loop
-   vertex 0.0791857 -0.137154 -0.0784587
-   vertex 0.0497659 -0.136731 -0.0821572
-   vertex 0.0727528 -0.126012 -0.0821572
-  endloop
- endfacet
- facet normal 0.107216 -0.229925 -0.967284
-  outer loop
-   vertex 0.0497659 -0.136731 -0.0821572
-   vertex 0.045336 -0.12456 -0.0855413
-   vertex 0.0727528 -0.126012 -0.0821572
-  endloop
- endfacet
- facet normal 0.0656593 -0.245051 -0.967284
-  outer loop
-   vertex 0.0497659 -0.136731 -0.0821572
-   vertex 0.0230177 -0.13054 -0.0855413
-   vertex 0.045336 -0.12456 -0.0855413
-  endloop
- endfacet
- facet normal 0.0595275 -0.222166 -0.97319
-  outer loop
-   vertex 0.0230177 -0.13054 -0.0855413
-   vertex 0.020755 -0.117707 -0.0886093
-   vertex 0.045336 -0.12456 -0.0855413
-  endloop
- endfacet
- facet normal 0.0200479 -0.229127 -0.97319
-  outer loop
-   vertex 0.0230177 -0.13054 -0.0855413
-   vertex 0 -0.119523 -0.0886093
-   vertex 0.020755 -0.117707 -0.0886093
-  endloop
- endfacet
- facet normal 0.0179711 -0.20539 -0.978515
-  outer loop
-   vertex 0.020755 -0.117707 -0.0886093
-   vertex 0 -0.119523 -0.0886093
-   vertex 0 -0.106422 -0.0913592
-  endloop
- endfacet
- facet normal -0.0179717 -0.20539 -0.978515
-  outer loop
-   vertex 0 -0.119523 -0.0886093
-   vertex -0.0184799 -0.104805 -0.0913592
-   vertex 0 -0.106422 -0.0913592
-  endloop
- endfacet
- facet normal -0.0158831 -0.181521 -0.983259
-  outer loop
-   vertex 0 -0.106422 -0.0913592
-   vertex -0.0184799 -0.104805 -0.0913592
-   vertex -0.016194 -0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal -0.0471615 -0.176005 -0.983259
-  outer loop
-   vertex -0.0184799 -0.104805 -0.0913592
-   vertex -0.0318959 -0.0876332 -0.0937895
-   vertex -0.016194 -0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal -0.0409299 -0.15275 -0.987417
-  outer loop
-   vertex -0.016194 -0.0918406 -0.0937895
-   vertex -0.0318959 -0.0876332 -0.0937895
-   vertex -0.0273745 -0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal -0.0668323 -0.143322 -0.987417
-  outer loop
-   vertex -0.0318959 -0.0876332 -0.0937895
-   vertex -0.0400189 -0.0693147 -0.0958986
-   vertex -0.0273745 -0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal -0.0566174 -0.121416 -0.990986
-  outer loop
-   vertex -0.0273745 -0.0752109 -0.0958986
-   vertex -0.0400189 -0.0693147 -0.0958986
-   vertex -0.0333853 -0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal -0.0768404 -0.10974 -0.990986
-  outer loop
-   vertex -0.0400189 -0.0693147 -0.0958986
-   vertex -0.0429194 -0.0511493 -0.0976853
-   vertex -0.0333853 -0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal -0.062937 -0.089884 -0.993962
-  outer loop
-   vertex -0.0333853 -0.0578251 -0.0976853
-   vertex -0.0429194 -0.0511493 -0.0976853
-   vertex -0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal -0.0775892 -0.0775892 -0.993962
-  outer loop
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal -0.0775892 -0.0775892 -0.993962
-  outer loop
-   vertex -0.0429194 -0.0511493 -0.0976853
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal -0.0898836 -0.0629374 -0.993962
-  outer loop
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.0511493 -0.0429194 -0.0976853
-   vertex -0.0463012 -0.026732 -0.0991487
-  endloop
- endfacet
- facet normal 0.0765589 0.109338 0.991052
-  outer loop
-   vertex 0.0514473 0.0613124 1.0959
-   vertex 0.0333853 0.0578251 1.09768
-   vertex 0.0429194 0.0511493 1.09768
-  endloop
- endfacet
- facet normal 0.0765591 0.109337 0.991052
-  outer loop
-   vertex 0.0400189 0.0693147 1.0959
-   vertex 0.0333853 0.0578251 1.09768
-   vertex 0.0514473 0.0613124 1.0959
-  endloop
- endfacet
- facet normal -0.0699794 -0.0490002 -0.996344
-  outer loop
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.0463012 -0.026732 -0.0991487
-   vertex -0.0347499 -0.0200629 -0.100288
-  endloop
- endfacet
- facet normal -0.0774249 -0.0361041 -0.996344
-  outer loop
-   vertex -0.0347499 -0.0200629 -0.100288
-   vertex -0.0463012 -0.026732 -0.0991487
-   vertex -0.0377059 -0.0137238 -0.100288
-  endloop
- endfacet
- facet normal 0.0632168 0.0902827 0.993908
-  outer loop
-   vertex 0.0429194 0.0511493 1.09768
-   vertex 0.026732 0.0463012 1.09915
-   vertex 0.034366 0.0409558 1.09915
-  endloop
- endfacet
- facet normal 0.0632166 0.0902833 0.993908
-  outer loop
-   vertex 0.0333853 0.0578251 1.09768
-   vertex 0.026732 0.0463012 1.09915
-   vertex 0.0429194 0.0511493 1.09768
-  endloop
- endfacet
- facet normal -0.0553185 -0.0257957 -0.998135
-  outer loop
-   vertex -0.0347499 -0.0200629 -0.100288
-   vertex -0.0377059 -0.0137238 -0.100288
-   vertex -0.0251497 -0.00915374 -0.101102
-  endloop
- endfacet
- facet normal -0.0589577 -0.015797 -0.998135
-  outer loop
-   vertex -0.0251497 -0.00915374 -0.101102
-   vertex -0.0377059 -0.0137238 -0.100288
-   vertex -0.0263571 -0.00464748 -0.101102
-  endloop
- endfacet
- facet normal 0.0490303 0.0700232 0.99634
-  outer loop
-   vertex 0.034366 0.0409558 1.09915
-   vertex 0.0200629 0.0347499 1.10029
-   vertex 0.0257924 0.0307381 1.10029
-  endloop
- endfacet
- facet normal 0.0490305 0.0700226 0.99634
-  outer loop
-   vertex 0.026732 0.0463012 1.09915
-   vertex 0.0200629 0.0347499 1.10029
-   vertex 0.034366 0.0409558 1.09915
-  endloop
- endfacet
- facet normal -0.0353462 -0.00947059 -0.99933
-  outer loop
-   vertex -0.0251497 -0.00915374 -0.101102
-   vertex -0.0263571 -0.00464748 -0.101102
-   vertex -0.0131825 -0.00232443 -0.10159
-  endloop
- endfacet
- facet normal -0.0364539 -0.00318835 -0.99933
-  outer loop
-   vertex -0.0131825 -0.00232443 -0.10159
-   vertex -0.0263571 -0.00464748 -0.101102
-   vertex -0.0133858 0 -0.10159
-  endloop
- endfacet
- facet normal 0.034836 0.0497499 0.998154
-  outer loop
-   vertex 0.0257924 0.0307381 1.10029
-   vertex 0.0133819 0.0231781 1.1011
-   vertex 0.0172034 0.0205022 1.1011
-  endloop
- endfacet
- facet normal 0.0348355 0.0497507 0.998154
-  outer loop
-   vertex 0.0200629 0.0347499 1.10029
-   vertex 0.0133819 0.0231781 1.1011
-   vertex 0.0257924 0.0307381 1.10029
-  endloop
- endfacet
- facet normal -0.0121763 -0.00106497 -0.999925
-  outer loop
-   vertex -0.0131825 -0.00232443 -0.10159
-   vertex -0.0133858 0 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.0121763 0.00106497 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.0133858 0 -0.10159
-   vertex -0.0131825 0.00232443 -0.10159
-  endloop
- endfacet
- facet normal -0.0118063 0.00316348 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.0131825 0.00232443 -0.10159
-   vertex -0.0125786 0.00457822 -0.10159
-  endloop
- endfacet
- facet normal -0.0110776 0.00516557 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.0125786 0.00457822 -0.10159
-   vertex -0.0115925 0.00669292 -0.10159
-  endloop
- endfacet
- facet normal -0.0100122 0.00701097 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.0115925 0.00669292 -0.10159
-   vertex -0.0102541 0.00860425 -0.10159
-  endloop
- endfacet
- facet normal -0.00864285 0.00864285 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.0102541 0.00860425 -0.10159
-   vertex -0.00860425 0.0102541 -0.10159
-  endloop
- endfacet
- facet normal -0.00701097 0.0100122 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.00860425 0.0102541 -0.10159
-   vertex -0.00669292 0.0115925 -0.10159
-  endloop
- endfacet
- facet normal -0.00516557 0.0110776 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.00669292 0.0115925 -0.10159
-   vertex -0.00457822 0.0125786 -0.10159
-  endloop
- endfacet
- facet normal -0.00316348 0.0118063 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.00457822 0.0125786 -0.10159
-   vertex -0.00232443 0.0131825 -0.10159
-  endloop
- endfacet
- facet normal -0.00106497 0.0121763 -0.999925
-  outer loop
-   vertex 0 0 -0.101753
-   vertex -0.00232443 0.0131825 -0.10159
-   vertex 0 0.0133858 -0.10159
-  endloop
- endfacet
- facet normal 0.00106497 0.0121763 -0.999925
-  outer loop
-   vertex 0.00232443 0.0131825 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0 0.0133858 -0.10159
-  endloop
- endfacet
- facet normal 0.00316348 0.0118063 -0.999925
-  outer loop
-   vertex 0.00457822 0.0125786 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00232443 0.0131825 -0.10159
-  endloop
- endfacet
- facet normal 0.00516557 0.0110776 -0.999925
-  outer loop
-   vertex 0.00669292 0.0115925 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00457822 0.0125786 -0.10159
-  endloop
- endfacet
- facet normal 0.00701097 0.0100122 -0.999925
-  outer loop
-   vertex 0.00860425 0.0102541 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00669292 0.0115925 -0.10159
-  endloop
- endfacet
- facet normal 0.00864285 0.00864285 -0.999925
-  outer loop
-   vertex 0.0102541 0.00860425 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00860425 0.0102541 -0.10159
-  endloop
- endfacet
- facet normal 0.0100122 0.00701097 -0.999925
-  outer loop
-   vertex 0.0115925 0.00669292 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0102541 0.00860425 -0.10159
-  endloop
- endfacet
- facet normal 0.0110776 0.00516557 -0.999925
-  outer loop
-   vertex 0.0125786 0.00457822 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0115925 0.00669292 -0.10159
-  endloop
- endfacet
- facet normal 0.0118063 0.00316348 -0.999925
-  outer loop
-   vertex 0.0131825 0.00232443 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0125786 0.00457822 -0.10159
-  endloop
- endfacet
- facet normal 0.0121763 0.00106497 -0.999925
-  outer loop
-   vertex 0.0133858 0 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0131825 0.00232443 -0.10159
-  endloop
- endfacet
- facet normal 0.0121763 -0.00106497 -0.999925
-  outer loop
-   vertex 0.0131825 -0.00232443 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0133858 0 -0.10159
-  endloop
- endfacet
- facet normal 0.0118063 -0.00316348 -0.999925
-  outer loop
-   vertex 0.0125786 -0.00457822 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0131825 -0.00232443 -0.10159
-  endloop
- endfacet
- facet normal 0.0110776 -0.00516557 -0.999925
-  outer loop
-   vertex 0.0115925 -0.00669292 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0125786 -0.00457822 -0.10159
-  endloop
- endfacet
- facet normal 0.0100122 -0.00701097 -0.999925
-  outer loop
-   vertex 0.0102541 -0.00860425 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0115925 -0.00669292 -0.10159
-  endloop
- endfacet
- facet normal 0.00864285 -0.00864285 -0.999925
-  outer loop
-   vertex 0.00860425 -0.0102541 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.0102541 -0.00860425 -0.10159
-  endloop
- endfacet
- facet normal 0.0350099 -0.0499983 -0.998136
-  outer loop
-   vertex 0.0257924 -0.0307381 -0.100288
-   vertex 0.0133819 -0.0231781 -0.101102
-   vertex 0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal 0.0350094 -0.0499991 -0.998135
-  outer loop
-   vertex 0.0200629 -0.0347499 -0.100288
-   vertex 0.0133819 -0.0231781 -0.101102
-   vertex 0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal 0.049 -0.0699799 -0.996344
-  outer loop
-   vertex 0.034366 -0.0409558 -0.0991487
-   vertex 0.0200629 -0.0347499 -0.100288
-   vertex 0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal 0.0209894 -0.0299744 -0.99933
-  outer loop
-   vertex 0.0172034 -0.0205022 -0.101102
-   vertex 0.00669292 -0.0115925 -0.10159
-   vertex 0.00860425 -0.0102541 -0.10159
-  endloop
- endfacet
- facet normal 0.0209891 -0.0299748 -0.99933
-  outer loop
-   vertex 0.0133819 -0.0231781 -0.101102
-   vertex 0.00669292 -0.0115925 -0.10159
-   vertex 0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal 0.0490002 -0.0699794 -0.996344
-  outer loop
-   vertex 0.026732 -0.0463012 -0.0991487
-   vertex 0.0200629 -0.0347499 -0.100288
-   vertex 0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal 0.0629374 -0.0898836 -0.993962
-  outer loop
-   vertex 0.0429194 -0.0511493 -0.0976853
-   vertex 0.026732 -0.0463012 -0.0991487
-   vertex 0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal 0.0629372 -0.0898843 -0.993962
-  outer loop
-   vertex 0.0333853 -0.0578251 -0.0976853
-   vertex 0.026732 -0.0463012 -0.0991487
-   vertex 0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal 0.0768408 -0.109741 -0.990986
-  outer loop
-   vertex 0.0514473 -0.0613124 -0.0958986
-   vertex 0.0333853 -0.0578251 -0.0976853
-   vertex 0.0429194 -0.0511493 -0.0976853
-  endloop
- endfacet
- facet normal 0.0768411 -0.10974 -0.990986
-  outer loop
-   vertex 0.0400189 -0.0693147 -0.0958986
-   vertex 0.0333853 -0.0578251 -0.0976853
-   vertex 0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal 0.0907038 -0.129538 -0.987417
-  outer loop
-   vertex 0.0599447 -0.0714393 -0.0937895
-   vertex 0.0400189 -0.0693147 -0.0958986
-   vertex 0.0514473 -0.0613124 -0.0958986
-  endloop
- endfacet
- facet normal 0.0907036 -0.129539 -0.987417
-  outer loop
-   vertex 0.0466287 -0.0807632 -0.0937895
-   vertex 0.0400189 -0.0693147 -0.0958986
-   vertex 0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal 0.104513 -0.149262 -0.983259
-  outer loop
-   vertex 0.0684066 -0.0815238 -0.0913592
-   vertex 0.0466287 -0.0807632 -0.0937895
-   vertex 0.0599447 -0.0714393 -0.0937895
-  endloop
- endfacet
- facet normal 0.00701097 -0.0100122 -0.999925
-  outer loop
-   vertex 0.00669292 -0.0115925 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00860425 -0.0102541 -0.10159
-  endloop
- endfacet
- facet normal 0.104513 -0.149261 -0.983259
-  outer loop
-   vertex 0.0532109 -0.0921639 -0.0913592
-   vertex 0.0466287 -0.0807632 -0.0937895
-   vertex 0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal 0.118254 -0.168885 -0.978516
-  outer loop
-   vertex 0.076828 -0.09156 -0.0886093
-   vertex 0.0532109 -0.0921639 -0.0913592
-   vertex 0.0684066 -0.0815238 -0.0913592
-  endloop
- endfacet
- facet normal 0.118254 -0.168885 -0.978516
-  outer loop
-   vertex 0.0597615 -0.10351 -0.0886093
-   vertex 0.0532109 -0.0921639 -0.0913592
-   vertex 0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal 0.131928 -0.188414 -0.973188
-  outer loop
-   vertex 0.0852038 -0.101542 -0.0855413
-   vertex 0.0597615 -0.10351 -0.0886093
-   vertex 0.076828 -0.09156 -0.0886093
-  endloop
- endfacet
- facet normal 0.131927 -0.188409 -0.973189
-  outer loop
-   vertex 0.0662768 -0.114795 -0.0855413
-   vertex 0.0597615 -0.10351 -0.0886093
-   vertex 0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal 0.145514 -0.207813 -0.967285
-  outer loop
-   vertex 0.0935292 -0.111464 -0.0821572
-   vertex 0.0662768 -0.114795 -0.0855413
-   vertex 0.0852038 -0.101542 -0.0855413
-  endloop
- endfacet
- facet normal 0.145514 -0.207813 -0.967285
-  outer loop
-   vertex 0.0727528 -0.126012 -0.0821572
-   vertex 0.0662768 -0.114795 -0.0855413
-   vertex 0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal 0.159036 -0.227123 -0.960793
-  outer loop
-   vertex 0.101799 -0.121319 -0.0784587
-   vertex 0.0727528 -0.126012 -0.0821572
-   vertex 0.0935292 -0.111464 -0.0821572
-  endloop
- endfacet
- facet normal 0.117219 0.251377 0.960765
-  outer loop
-   vertex 0.0791857 0.137154 1.07846
-   vertex 0.0497659 0.136731 1.08216
-   vertex 0.0727528 0.126012 1.08216
-  endloop
- endfacet
- facet normal 0.107095 0.229665 0.96736
-  outer loop
-   vertex 0.0497659 0.136731 1.08216
-   vertex 0.045336 0.12456 1.08554
-   vertex 0.0727528 0.126012 1.08216
-  endloop
- endfacet
- facet normal 0.0655851 0.244774 0.967359
-  outer loop
-   vertex 0.0497659 0.136731 1.08216
-   vertex 0.0230177 0.13054 1.08554
-   vertex 0.045336 0.12456 1.08554
-  endloop
- endfacet
- facet normal 0.0595632 0.222299 0.973157
-  outer loop
-   vertex 0.0230177 0.13054 1.08554
-   vertex 0.020755 0.117707 1.08861
-   vertex 0.045336 0.12456 1.08554
-  endloop
- endfacet
- facet normal 0.02006 0.229265 0.973157
-  outer loop
-   vertex 0.0230177 0.13054 1.08554
-   vertex 0 0.119523 1.08861
-   vertex 0.020755 0.117707 1.08861
-  endloop
- endfacet
- facet normal 0.0179717 0.205397 0.978514
-  outer loop
-   vertex 0 0.119523 1.08861
-   vertex 0 0.106422 1.09136
-   vertex 0.020755 0.117707 1.08861
-  endloop
- endfacet
- facet normal -0.0179723 0.205397 0.978514
-  outer loop
-   vertex 0 0.119523 1.08861
-   vertex -0.0184799 0.104805 1.09136
-   vertex 0 0.106422 1.09136
-  endloop
- endfacet
- facet normal -0.0158816 0.181503 0.983262
-  outer loop
-   vertex 0 0.106422 1.09136
-   vertex -0.0184799 0.104805 1.09136
-   vertex -0.016194 0.0918406 1.09379
-  endloop
- endfacet
- facet normal -0.0471569 0.175988 0.983262
-  outer loop
-   vertex -0.0184799 0.104805 1.09136
-   vertex -0.0318959 0.0876332 1.09379
-   vertex -0.016194 0.0918406 1.09379
-  endloop
- endfacet
- facet normal -0.0409467 0.152812 0.987407
-  outer loop
-   vertex -0.016194 0.0918406 1.09379
-   vertex -0.0318959 0.0876332 1.09379
-   vertex -0.0273745 0.0752109 1.0959
-  endloop
- endfacet
- facet normal -0.0668596 0.14338 0.987407
-  outer loop
-   vertex -0.0318959 0.0876332 1.09379
-   vertex -0.0400189 0.0693147 1.0959
-   vertex -0.0273745 0.0752109 1.0959
-  endloop
- endfacet
- facet normal -0.0564097 0.12097 0.991052
-  outer loop
-   vertex -0.0273745 0.0752109 1.0959
-   vertex -0.0400189 0.0693147 1.0959
-   vertex -0.0333853 0.0578251 1.09768
-  endloop
- endfacet
- facet normal -0.0765584 0.109337 0.991052
-  outer loop
-   vertex -0.0400189 0.0693147 1.0959
-   vertex -0.0429194 0.0511493 1.09768
-   vertex -0.0333853 0.0578251 1.09768
-  endloop
- endfacet
- facet normal -0.0632164 0.090283 0.993908
-  outer loop
-   vertex -0.0333853 0.0578251 1.09768
-   vertex -0.0429194 0.0511493 1.09768
-   vertex -0.034366 0.0409558 1.09915
-  endloop
- endfacet
- facet normal -0.0779337 0.0779337 0.993908
-  outer loop
-   vertex -0.0429194 0.0511493 1.09768
-   vertex -0.0511493 0.0429194 1.09768
-   vertex -0.0409558 0.034366 1.09915
-  endloop
- endfacet
- facet normal -0.0779337 0.0779337 0.993908
-  outer loop
-   vertex -0.034366 0.0409558 1.09915
-   vertex -0.0429194 0.0511493 1.09768
-   vertex -0.0409558 0.034366 1.09915
-  endloop
- endfacet
- facet normal -0.0902827 0.0632168 0.993908
-  outer loop
-   vertex -0.0409558 0.034366 1.09915
-   vertex -0.0511493 0.0429194 1.09768
-   vertex -0.0463012 0.026732 1.09915
-  endloop
- endfacet
- facet normal -0.0700226 0.0490305 0.99634
-  outer loop
-   vertex -0.0409558 0.034366 1.09915
-   vertex -0.0463012 0.026732 1.09915
-   vertex -0.0347499 0.0200629 1.10029
-  endloop
- endfacet
- facet normal -0.0774727 0.0361265 0.99634
-  outer loop
-   vertex -0.0347499 0.0200629 1.10029
-   vertex -0.0463012 0.026732 1.09915
-   vertex -0.0377059 0.0137238 1.10029
-  endloop
- endfacet
- facet normal -0.0550437 0.0256675 0.998154
-  outer loop
-   vertex -0.0347499 0.0200629 1.10029
-   vertex -0.0377059 0.0137238 1.10029
-   vertex -0.0251497 0.00915374 1.1011
-  endloop
- endfacet
- facet normal -0.0586648 0.0157185 0.998154
-  outer loop
-   vertex -0.0251497 0.00915374 1.1011
-   vertex -0.0377059 0.0137238 1.10029
-   vertex -0.0263571 0.00464748 1.1011
-  endloop
- endfacet
- facet normal -0.0354902 0.00950918 0.999325
-  outer loop
-   vertex -0.0251497 0.00915374 1.1011
-   vertex -0.0263571 0.00464748 1.1011
-   vertex -0.0131825 0.00232443 1.10159
-  endloop
- endfacet
- facet normal -0.0366024 0.00320134 0.999325
-  outer loop
-   vertex -0.0131825 0.00232443 1.10159
-   vertex -0.0263571 0.00464748 1.1011
-   vertex -0.0133858 0 1.10159
-  endloop
- endfacet
- facet normal -0.0366021 0.00320226 0.999325
-  outer loop
-   vertex -0.0263571 0.00464748 1.1011
-   vertex -0.0267637 0 1.1011
-   vertex -0.0133858 0 1.10159
-  endloop
- endfacet
- facet normal -0.0366021 -0.00320131 0.999325
-  outer loop
-   vertex -0.0133858 0 1.10159
-   vertex -0.0267637 0 1.1011
-   vertex -0.0131825 -0.00232443 1.10159
-  endloop
- endfacet
- facet normal -0.0366023 -0.00320228 0.999325
-  outer loop
-   vertex -0.0131825 -0.00232443 1.10159
-   vertex -0.0267637 0 1.1011
-   vertex -0.0263571 -0.00464748 1.1011
-  endloop
- endfacet
- facet normal -0.0354901 -0.00950953 0.999325
-  outer loop
-   vertex -0.0131825 -0.00232443 1.10159
-   vertex -0.0263571 -0.00464748 1.1011
-   vertex -0.0125786 -0.00457822 1.10159
-  endloop
- endfacet
- facet normal -0.0354901 -0.00950916 0.999325
-  outer loop
-   vertex -0.0125786 -0.00457822 1.10159
-   vertex -0.0263571 -0.00464748 1.1011
-   vertex -0.0251497 -0.00915374 1.1011
-  endloop
- endfacet
- facet normal -0.0332995 -0.0155278 0.999325
-  outer loop
-   vertex -0.0125786 -0.00457822 1.10159
-   vertex -0.0251497 -0.00915374 1.1011
-   vertex -0.0115925 -0.00669292 1.10159
-  endloop
- endfacet
- facet normal -0.0332995 -0.0155276 0.999325
-  outer loop
-   vertex -0.0115925 -0.00669292 1.10159
-   vertex -0.0251497 -0.00915374 1.1011
-   vertex -0.0231781 -0.0133819 1.1011
-  endloop
- endfacet
- facet normal -0.0300967 -0.0210751 0.999325
-  outer loop
-   vertex -0.0115925 -0.00669292 1.10159
-   vertex -0.0231781 -0.0133819 1.1011
-   vertex -0.0102541 -0.00860425 1.10159
-  endloop
- endfacet
- facet normal -0.00982989 -0.00688334 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.0115925 -0.00669292 1.10159
-   vertex -0.0102541 -0.00860425 1.10159
-  endloop
- endfacet
- facet normal -0.00848551 -0.00848551 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.0102541 -0.00860425 1.10159
-   vertex -0.00860425 -0.0102541 1.10159
-  endloop
- endfacet
- facet normal -0.00688334 -0.00982989 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.00860425 -0.0102541 1.10159
-   vertex -0.00669292 -0.0115925 1.10159
-  endloop
- endfacet
- facet normal -0.00507153 -0.0108759 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.00669292 -0.0115925 1.10159
-   vertex -0.00457822 -0.0125786 1.10159
-  endloop
- endfacet
- facet normal -0.00310589 -0.0115914 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.00457822 -0.0125786 1.10159
-   vertex -0.00232443 -0.0131825 1.10159
-  endloop
- endfacet
- facet normal -0.00104558 -0.0119547 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.00232443 -0.0131825 1.10159
-   vertex 0 -0.0133858 1.10159
-  endloop
- endfacet
- facet normal 0.00104558 -0.0119547 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex 0 -0.0133858 1.10159
-   vertex 0.00232443 -0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00310589 -0.0115914 0.999928
-  outer loop
-   vertex 0.00457822 -0.0125786 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00232443 -0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00507153 -0.0108759 0.999928
-  outer loop
-   vertex 0.00669292 -0.0115925 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00457822 -0.0125786 1.10159
-  endloop
- endfacet
- facet normal 0.00688334 -0.00982989 0.999928
-  outer loop
-   vertex 0.00860425 -0.0102541 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00669292 -0.0115925 1.10159
-  endloop
- endfacet
- facet normal 0.00848551 -0.00848551 0.999928
-  outer loop
-   vertex 0.0102541 -0.00860425 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00860425 -0.0102541 1.10159
-  endloop
- endfacet
- facet normal 0.0259804 -0.0259804 0.999325
-  outer loop
-   vertex 0.0102541 -0.00860425 1.10159
-   vertex 0.00860425 -0.0102541 1.10159
-   vertex 0.0172034 -0.0205022 1.1011
-  endloop
- endfacet
- facet normal 0.0259804 -0.0259804 0.999325
-  outer loop
-   vertex 0.0205022 -0.0172034 1.1011
-   vertex 0.0102541 -0.00860425 1.10159
-   vertex 0.0172034 -0.0205022 1.1011
-  endloop
- endfacet
- facet normal 0.0300966 -0.021075 0.999325
-  outer loop
-   vertex 0.0115925 -0.00669292 1.10159
-   vertex 0.0102541 -0.00860425 1.10159
-   vertex 0.0205022 -0.0172034 1.1011
-  endloop
- endfacet
- facet normal 0.030097 -0.0210746 0.999325
-  outer loop
-   vertex 0.0231781 -0.0133819 1.1011
-   vertex 0.0115925 -0.00669292 1.10159
-   vertex 0.0205022 -0.0172034 1.1011
-  endloop
- endfacet
- facet normal 0.0332995 -0.0155278 0.999325
-  outer loop
-   vertex 0.0125786 -0.00457822 1.10159
-   vertex 0.0115925 -0.00669292 1.10159
-   vertex 0.0231781 -0.0133819 1.1011
-  endloop
- endfacet
- facet normal 0.0332996 -0.0155277 0.999325
-  outer loop
-   vertex 0.0251497 -0.00915374 1.1011
-   vertex 0.0125786 -0.00457822 1.10159
-   vertex 0.0231781 -0.0133819 1.1011
-  endloop
- endfacet
- facet normal 0.03549 -0.0095095 0.999325
-  outer loop
-   vertex 0.0131825 -0.00232443 1.10159
-   vertex 0.0125786 -0.00457822 1.10159
-   vertex 0.0251497 -0.00915374 1.1011
-  endloop
- endfacet
- facet normal 0.0354902 -0.00950918 0.999325
-  outer loop
-   vertex 0.0263571 -0.00464748 1.1011
-   vertex 0.0131825 -0.00232443 1.10159
-   vertex 0.0251497 -0.00915374 1.1011
-  endloop
- endfacet
- facet normal 0.0366024 -0.00320134 0.999325
-  outer loop
-   vertex 0.0133858 0 1.10159
-   vertex 0.0131825 -0.00232443 1.10159
-   vertex 0.0263571 -0.00464748 1.1011
-  endloop
- endfacet
- facet normal 0.0366021 -0.00320226 0.999325
-  outer loop
-   vertex 0.0267637 0 1.1011
-   vertex 0.0133858 0 1.10159
-   vertex 0.0263571 -0.00464748 1.1011
-  endloop
- endfacet
- facet normal 0.0366021 0.00320131 0.999325
-  outer loop
-   vertex 0.0267637 0 1.1011
-   vertex 0.0131825 0.00232443 1.10159
-   vertex 0.0133858 0 1.10159
-  endloop
- endfacet
- facet normal 0.0366023 0.00320228 0.999325
-  outer loop
-   vertex 0.0263571 0.00464748 1.1011
-   vertex 0.0131825 0.00232443 1.10159
-   vertex 0.0267637 0 1.1011
-  endloop
- endfacet
- facet normal 0.0354901 0.00950953 0.999325
-  outer loop
-   vertex 0.0263571 0.00464748 1.1011
-   vertex 0.0125786 0.00457822 1.10159
-   vertex 0.0131825 0.00232443 1.10159
-  endloop
- endfacet
- facet normal 0.0354901 0.00950916 0.999325
-  outer loop
-   vertex 0.0251497 0.00915374 1.1011
-   vertex 0.0125786 0.00457822 1.10159
-   vertex 0.0263571 0.00464748 1.1011
-  endloop
- endfacet
- facet normal 0.0332995 0.0155278 0.999325
-  outer loop
-   vertex 0.0251497 0.00915374 1.1011
-   vertex 0.0115925 0.00669292 1.10159
-   vertex 0.0125786 0.00457822 1.10159
-  endloop
- endfacet
- facet normal 0.0332995 0.0155276 0.999325
-  outer loop
-   vertex 0.0231781 0.0133819 1.1011
-   vertex 0.0115925 0.00669292 1.10159
-   vertex 0.0251497 0.00915374 1.1011
-  endloop
- endfacet
- facet normal 0.0300967 0.0210751 0.999325
-  outer loop
-   vertex 0.0231781 0.0133819 1.1011
-   vertex 0.0102541 0.00860425 1.10159
-   vertex 0.0115925 0.00669292 1.10159
-  endloop
- endfacet
- facet normal 0.0300969 0.0210745 0.999325
-  outer loop
-   vertex 0.0205022 0.0172034 1.1011
-   vertex 0.0102541 0.00860425 1.10159
-   vertex 0.0231781 0.0133819 1.1011
-  endloop
- endfacet
- facet normal 0.0259804 0.0259804 0.999325
-  outer loop
-   vertex 0.0172034 0.0205022 1.1011
-   vertex 0.00860425 0.0102541 1.10159
-   vertex 0.0102541 0.00860425 1.10159
-  endloop
- endfacet
- facet normal 0.0259804 0.0259804 0.999325
-  outer loop
-   vertex 0.0205022 0.0172034 1.1011
-   vertex 0.0172034 0.0205022 1.1011
-   vertex 0.0102541 0.00860425 1.10159
-  endloop
- endfacet
- facet normal 0.021075 0.0300966 0.999325
-  outer loop
-   vertex 0.0172034 0.0205022 1.1011
-   vertex 0.00669292 0.0115925 1.10159
-   vertex 0.00860425 0.0102541 1.10159
-  endloop
- endfacet
- facet normal 0.0210746 0.030097 0.999325
-  outer loop
-   vertex 0.0133819 0.0231781 1.1011
-   vertex 0.00669292 0.0115925 1.10159
-   vertex 0.0172034 0.0205022 1.1011
-  endloop
- endfacet
- facet normal 0.107095 0.229663 0.96736
-  outer loop
-   vertex 0.0727528 0.126012 1.08216
-   vertex 0.045336 0.12456 1.08554
-   vertex 0.0662768 0.114795 1.08554
-  endloop
- endfacet
- facet normal 0.0972638 0.208581 0.973157
-  outer loop
-   vertex 0.0662768 0.114795 1.08554
-   vertex 0.0408793 0.112315 1.08861
-   vertex 0.0597615 0.10351 1.08861
-  endloop
- endfacet
- facet normal 0.0972639 0.20858 0.973157
-  outer loop
-   vertex 0.045336 0.12456 1.08554
-   vertex 0.0408793 0.112315 1.08861
-   vertex 0.0662768 0.114795 1.08554
-  endloop
- endfacet
- facet normal 0.0871369 0.186859 0.978515
-  outer loop
-   vertex 0.0597615 0.10351 1.08861
-   vertex 0.0363984 0.100004 1.09136
-   vertex 0.0532109 0.0921639 1.09136
-  endloop
- endfacet
- facet normal 0.0871362 0.186862 0.978514
-  outer loop
-   vertex 0.0408793 0.112315 1.08861
-   vertex 0.0363984 0.100004 1.09136
-   vertex 0.0597615 0.10351 1.08861
-  endloop
- endfacet
- facet normal 0.0769994 0.165126 0.983262
-  outer loop
-   vertex 0.0532109 0.0921639 1.09136
-   vertex 0.0318959 0.0876332 1.09379
-   vertex 0.0466287 0.0807632 1.09379
-  endloop
- endfacet
- facet normal 0.0770004 0.165122 0.983263
-  outer loop
-   vertex 0.0363984 0.100004 1.09136
-   vertex 0.0318959 0.0876332 1.09379
-   vertex 0.0532109 0.0921639 1.09136
-  endloop
- endfacet
- facet normal 0.0668594 0.14338 0.987407
-  outer loop
-   vertex 0.0466287 0.0807632 1.09379
-   vertex 0.0273745 0.0752109 1.0959
-   vertex 0.0400189 0.0693147 1.0959
-  endloop
- endfacet
- facet normal 0.0668593 0.143381 0.987407
-  outer loop
-   vertex 0.0318959 0.0876332 1.09379
-   vertex 0.0273745 0.0752109 1.0959
-   vertex 0.0466287 0.0807632 1.09379
-  endloop
- endfacet
- facet normal 0.0564095 0.120971 0.991052
-  outer loop
-   vertex 0.0400189 0.0693147 1.0959
-   vertex 0.0228369 0.0627439 1.09768
-   vertex 0.0333853 0.0578251 1.09768
-  endloop
- endfacet
- facet normal 0.0564096 0.12097 0.991052
-  outer loop
-   vertex 0.0273745 0.0752109 1.0959
-   vertex 0.0228369 0.0627439 1.09768
-   vertex 0.0400189 0.0693147 1.0959
-  endloop
- endfacet
- facet normal 0.107217 -0.229923 -0.967285
-  outer loop
-   vertex 0.0727528 -0.126012 -0.0821572
-   vertex 0.045336 -0.12456 -0.0855413
-   vertex 0.0662768 -0.114795 -0.0855413
-  endloop
- endfacet
- facet normal 0.0972056 -0.208455 -0.973189
-  outer loop
-   vertex 0.045336 -0.12456 -0.0855413
-   vertex 0.0408793 -0.112315 -0.0886093
-   vertex 0.0662768 -0.114795 -0.0855413
-  endloop
- endfacet
- facet normal 0.0595267 -0.222169 -0.973189
-  outer loop
-   vertex 0.045336 -0.12456 -0.0855413
-   vertex 0.020755 -0.117707 -0.0886093
-   vertex 0.0408793 -0.112315 -0.0886093
-  endloop
- endfacet
- facet normal 0.053359 -0.199149 -0.978515
-  outer loop
-   vertex 0.020755 -0.117707 -0.0886093
-   vertex 0.0184799 -0.104805 -0.0913592
-   vertex 0.0408793 -0.112315 -0.0886093
-  endloop
- endfacet
- facet normal 0.0179716 -0.205389 -0.978515
-  outer loop
-   vertex 0.020755 -0.117707 -0.0886093
-   vertex 0 -0.106422 -0.0913592
-   vertex 0.0184799 -0.104805 -0.0913592
-  endloop
- endfacet
- facet normal 0.0158829 -0.181518 -0.983259
-  outer loop
-   vertex 0.0184799 -0.104805 -0.0913592
-   vertex 0 -0.106422 -0.0913592
-   vertex 0 -0.0932574 -0.0937895
-  endloop
- endfacet
- facet normal -0.0158809 -0.181518 -0.983259
-  outer loop
-   vertex 0 -0.106422 -0.0913592
-   vertex -0.016194 -0.0918406 -0.0937895
-   vertex 0 -0.0932574 -0.0937895
-  endloop
- endfacet
- facet normal -0.0137827 -0.157535 -0.987417
-  outer loop
-   vertex 0 -0.0932574 -0.0937895
-   vertex -0.016194 -0.0918406 -0.0937895
-   vertex -0.0138984 -0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal -0.0409288 -0.152749 -0.987417
-  outer loop
-   vertex -0.016194 -0.0918406 -0.0937895
-   vertex -0.0273745 -0.0752109 -0.0958986
-   vertex -0.0138984 -0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal -0.0346733 -0.129403 -0.990986
-  outer loop
-   vertex -0.0138984 -0.0788218 -0.0958986
-   vertex -0.0273745 -0.0752109 -0.0958986
-   vertex -0.0228369 -0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal -0.0566172 -0.121416 -0.990986
-  outer loop
-   vertex -0.0273745 -0.0752109 -0.0958986
-   vertex -0.0333853 -0.0578251 -0.0976853
-   vertex -0.0228369 -0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal -0.0463732 -0.0994475 -0.993962
-  outer loop
-   vertex -0.0228369 -0.0627439 -0.0976853
-   vertex -0.0333853 -0.0578251 -0.0976853
-   vertex -0.026732 -0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal -0.0629377 -0.089884 -0.993962
-  outer loop
-   vertex -0.0333853 -0.0578251 -0.0976853
-   vertex -0.034366 -0.0409558 -0.0991487
-   vertex -0.026732 -0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal -0.0490004 -0.0699796 -0.996344
-  outer loop
-   vertex -0.026732 -0.0463012 -0.0991487
-   vertex -0.034366 -0.0409558 -0.0991487
-   vertex -0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal -0.0604077 -0.0604077 -0.996344
-  outer loop
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.034366 -0.0409558 -0.0991487
-  endloop
- endfacet
- facet normal -0.0604077 -0.0604077 -0.996344
-  outer loop
-   vertex -0.034366 -0.0409558 -0.0991487
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal -0.0699799 -0.049 -0.996344
-  outer loop
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.0409558 -0.034366 -0.0991487
-   vertex -0.0347499 -0.0200629 -0.100288
-  endloop
- endfacet
- facet normal 0.0465797 0.0998886 0.993908
-  outer loop
-   vertex 0.0333853 0.0578251 1.09768
-   vertex 0.0182858 0.0502398 1.09915
-   vertex 0.026732 0.0463012 1.09915
-  endloop
- endfacet
- facet normal 0.0465792 0.0998895 0.993908
-  outer loop
-   vertex 0.0228369 0.0627439 1.09768
-   vertex 0.0182858 0.0502398 1.09915
-   vertex 0.0333853 0.0578251 1.09768
-  endloop
- endfacet
- facet normal -0.0499991 -0.0350094 -0.998135
-  outer loop
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.0347499 -0.0200629 -0.100288
-   vertex -0.0231781 -0.0133819 -0.101102
-  endloop
- endfacet
- facet normal -0.0553189 -0.0257953 -0.998135
-  outer loop
-   vertex -0.0231781 -0.0133819 -0.101102
-   vertex -0.0347499 -0.0200629 -0.100288
-   vertex -0.0251497 -0.00915374 -0.101102
-  endloop
- endfacet
- facet normal 0.0361265 0.0774727 0.99634
-  outer loop
-   vertex 0.026732 0.0463012 1.09915
-   vertex 0.0137238 0.0377059 1.10029
-   vertex 0.0200629 0.0347499 1.10029
-  endloop
- endfacet
- facet normal 0.0361267 0.0774725 0.99634
-  outer loop
-   vertex 0.0182858 0.0502398 1.09915
-   vertex 0.0137238 0.0377059 1.10029
-   vertex 0.026732 0.0463012 1.09915
-  endloop
- endfacet
- facet normal -0.0331644 -0.0154646 -0.99933
-  outer loop
-   vertex -0.0231781 -0.0133819 -0.101102
-   vertex -0.0251497 -0.00915374 -0.101102
-   vertex -0.0125786 -0.00457822 -0.10159
-  endloop
- endfacet
- facet normal -0.035346 -0.00947091 -0.99933
-  outer loop
-   vertex -0.0125786 -0.00457822 -0.10159
-   vertex -0.0251497 -0.00915374 -0.101102
-   vertex -0.0131825 -0.00232443 -0.10159
-  endloop
- endfacet
- facet normal 0.0256672 0.0550441 0.998154
-  outer loop
-   vertex 0.0200629 0.0347499 1.10029
-   vertex 0.00915374 0.0251497 1.1011
-   vertex 0.0133819 0.0231781 1.1011
-  endloop
- endfacet
- facet normal 0.0256675 0.0550437 0.998154
-  outer loop
-   vertex 0.0137238 0.0377059 1.10029
-   vertex 0.00915374 0.0251497 1.1011
-   vertex 0.0200629 0.0347499 1.10029
-  endloop
- endfacet
- facet normal -0.0118063 -0.00316348 -0.999925
-  outer loop
-   vertex -0.0125786 -0.00457822 -0.10159
-   vertex -0.0131825 -0.00232443 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal 0.0155278 0.0332995 0.999325
-  outer loop
-   vertex 0.0133819 0.0231781 1.1011
-   vertex 0.00457822 0.0125786 1.10159
-   vertex 0.00669292 0.0115925 1.10159
-  endloop
- endfacet
- facet normal 0.0155277 0.0332996 0.999325
-  outer loop
-   vertex 0.00915374 0.0251497 1.1011
-   vertex 0.00457822 0.0125786 1.10159
-   vertex 0.0133819 0.0231781 1.1011
-  endloop
- endfacet
- facet normal -0.0110776 -0.00516557 -0.999925
-  outer loop
-   vertex -0.0115925 -0.00669292 -0.10159
-   vertex -0.0125786 -0.00457822 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.0100122 -0.00701097 -0.999925
-  outer loop
-   vertex -0.0102541 -0.00860425 -0.10159
-   vertex -0.0115925 -0.00669292 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.00864285 -0.00864285 -0.999925
-  outer loop
-   vertex -0.00860425 -0.0102541 -0.10159
-   vertex -0.0102541 -0.00860425 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.00701097 -0.0100122 -0.999925
-  outer loop
-   vertex -0.00669292 -0.0115925 -0.10159
-   vertex -0.00860425 -0.0102541 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.00516557 -0.0110776 -0.999925
-  outer loop
-   vertex -0.00457822 -0.0125786 -0.10159
-   vertex -0.00669292 -0.0115925 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.00316348 -0.0118063 -0.999925
-  outer loop
-   vertex -0.00232443 -0.0131825 -0.10159
-   vertex -0.00457822 -0.0125786 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal -0.00106497 -0.0121763 -0.999925
-  outer loop
-   vertex 0 -0.0133858 -0.10159
-   vertex -0.00232443 -0.0131825 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal 0.00106497 -0.0121763 -0.999925
-  outer loop
-   vertex 0.00232443 -0.0131825 -0.10159
-   vertex 0 -0.0133858 -0.10159
-   vertex 0 0 -0.101753
-  endloop
- endfacet
- facet normal 0.00316348 -0.0118063 -0.999925
-  outer loop
-   vertex 0.00232443 -0.0131825 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00457822 -0.0125786 -0.10159
-  endloop
- endfacet
- facet normal 0.00516557 -0.0110776 -0.999925
-  outer loop
-   vertex 0.00457822 -0.0125786 -0.10159
-   vertex 0 0 -0.101753
-   vertex 0.00669292 -0.0115925 -0.10159
-  endloop
- endfacet
- facet normal 0.0154648 -0.0331643 -0.99933
-  outer loop
-   vertex 0.0133819 -0.0231781 -0.101102
-   vertex 0.00457822 -0.0125786 -0.10159
-   vertex 0.00669292 -0.0115925 -0.10159
-  endloop
- endfacet
- facet normal 0.0154646 -0.0331644 -0.99933
-  outer loop
-   vertex 0.00915374 -0.0251497 -0.101102
-   vertex 0.00457822 -0.0125786 -0.10159
-   vertex 0.0133819 -0.0231781 -0.101102
-  endloop
- endfacet
- facet normal 0.0257953 -0.0553189 -0.998135
-  outer loop
-   vertex 0.0200629 -0.0347499 -0.100288
-   vertex 0.00915374 -0.0251497 -0.101102
-   vertex 0.0133819 -0.0231781 -0.101102
-  endloop
- endfacet
- facet normal 0.0257957 -0.0553185 -0.998135
-  outer loop
-   vertex 0.0137238 -0.0377059 -0.100288
-   vertex 0.00915374 -0.0251497 -0.101102
-   vertex 0.0200629 -0.0347499 -0.100288
-  endloop
- endfacet
- facet normal 0.0361041 -0.0774249 -0.996344
-  outer loop
-   vertex 0.026732 -0.0463012 -0.0991487
-   vertex 0.0137238 -0.0377059 -0.100288
-   vertex 0.0200629 -0.0347499 -0.100288
-  endloop
- endfacet
- facet normal 0.0361043 -0.0774246 -0.996344
-  outer loop
-   vertex 0.0182858 -0.0502398 -0.0991487
-   vertex 0.0137238 -0.0377059 -0.100288
-   vertex 0.026732 -0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal 0.0463738 -0.0994471 -0.993962
-  outer loop
-   vertex 0.0333853 -0.0578251 -0.0976853
-   vertex 0.0182858 -0.0502398 -0.0991487
-   vertex 0.026732 -0.0463012 -0.0991487
-  endloop
- endfacet
- facet normal 0.0463734 -0.099448 -0.993962
-  outer loop
-   vertex 0.0228369 -0.0627439 -0.0976853
-   vertex 0.0182858 -0.0502398 -0.0991487
-   vertex 0.0333853 -0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal 0.0566173 -0.121416 -0.990986
-  outer loop
-   vertex 0.0400189 -0.0693147 -0.0958986
-   vertex 0.0228369 -0.0627439 -0.0976853
-   vertex 0.0333853 -0.0578251 -0.0976853
-  endloop
- endfacet
- facet normal 0.0566174 -0.121416 -0.990986
-  outer loop
-   vertex 0.0273745 -0.0752109 -0.0958986
-   vertex 0.0228369 -0.0627439 -0.0976853
-   vertex 0.0400189 -0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal 0.0668321 -0.143321 -0.987417
-  outer loop
-   vertex 0.0466287 -0.0807632 -0.0937895
-   vertex 0.0273745 -0.0752109 -0.0958986
-   vertex 0.0400189 -0.0693147 -0.0958986
-  endloop
- endfacet
- facet normal 0.0668319 -0.143322 -0.987417
-  outer loop
-   vertex 0.0318959 -0.0876332 -0.0937895
-   vertex 0.0273745 -0.0752109 -0.0958986
-   vertex 0.0466287 -0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal 0.0770069 -0.165142 -0.983259
-  outer loop
-   vertex 0.0532109 -0.0921639 -0.0913592
-   vertex 0.0318959 -0.0876332 -0.0937895
-   vertex 0.0466287 -0.0807632 -0.0937895
-  endloop
- endfacet
- facet normal 0.0770079 -0.165138 -0.98326
-  outer loop
-   vertex 0.0363984 -0.100004 -0.0913592
-   vertex 0.0318959 -0.0876332 -0.0937895
-   vertex 0.0532109 -0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal 0.0871339 -0.186852 -0.978516
-  outer loop
-   vertex 0.0597615 -0.10351 -0.0886093
-   vertex 0.0363984 -0.100004 -0.0913592
-   vertex 0.0532109 -0.0921639 -0.0913592
-  endloop
- endfacet
- facet normal 0.0871332 -0.186856 -0.978516
-  outer loop
-   vertex 0.0408793 -0.112315 -0.0886093
-   vertex 0.0363984 -0.100004 -0.0913592
-   vertex 0.0597615 -0.10351 -0.0886093
-  endloop
- endfacet
- facet normal 0.0972055 -0.208456 -0.973189
-  outer loop
-   vertex 0.0662768 -0.114795 -0.0855413
-   vertex 0.0408793 -0.112315 -0.0886093
-   vertex 0.0597615 -0.10351 -0.0886093
-  endloop
- endfacet
- facet normal 0.0595624 0.222302 0.973157
-  outer loop
-   vertex 0.045336 0.12456 1.08554
-   vertex 0.020755 0.117707 1.08861
-   vertex 0.0408793 0.112315 1.08861
-  endloop
- endfacet
- facet normal 0.0533608 0.199156 0.978514
-  outer loop
-   vertex 0.020755 0.117707 1.08861
-   vertex 0.0184799 0.104805 1.09136
-   vertex 0.0408793 0.112315 1.08861
-  endloop
- endfacet
- facet normal 0.0179722 0.205396 0.978514
-  outer loop
-   vertex 0.020755 0.117707 1.08861
-   vertex 0 0.106422 1.09136
-   vertex 0.0184799 0.104805 1.09136
-  endloop
- endfacet
- facet normal 0.0158813 0.181501 0.983263
-  outer loop
-   vertex 0 0.106422 1.09136
-   vertex 0 0.0932574 1.09379
-   vertex 0.0184799 0.104805 1.09136
-  endloop
- endfacet
- facet normal -0.0158793 0.181501 0.983263
-  outer loop
-   vertex 0 0.106422 1.09136
-   vertex -0.016194 0.0918406 1.09379
-   vertex 0 0.0932574 1.09379
-  endloop
- endfacet
- facet normal -0.0137883 0.1576 0.987407
-  outer loop
-   vertex 0 0.0932574 1.09379
-   vertex -0.016194 0.0918406 1.09379
-   vertex -0.0138984 0.0788218 1.0959
-  endloop
- endfacet
- facet normal -0.0409456 0.152811 0.987407
-  outer loop
-   vertex -0.016194 0.0918406 1.09379
-   vertex -0.0273745 0.0752109 1.0959
-   vertex -0.0138984 0.0788218 1.0959
-  endloop
- endfacet
- facet normal -0.0345461 0.128928 0.991052
-  outer loop
-   vertex -0.0138984 0.0788218 1.0959
-   vertex -0.0273745 0.0752109 1.0959
-   vertex -0.0228369 0.0627439 1.09768
-  endloop
- endfacet
- facet normal -0.0564094 0.12097 0.991052
-  outer loop
-   vertex -0.0273745 0.0752109 1.0959
-   vertex -0.0333853 0.0578251 1.09768
-   vertex -0.0228369 0.0627439 1.09768
-  endloop
- endfacet
- facet normal -0.046579 0.099889 0.993908
-  outer loop
-   vertex -0.0228369 0.0627439 1.09768
-   vertex -0.0333853 0.0578251 1.09768
-   vertex -0.026732 0.0463012 1.09915
-  endloop
- endfacet
- facet normal -0.0632171 0.0902831 0.993908
-  outer loop
-   vertex -0.0333853 0.0578251 1.09768
-   vertex -0.034366 0.0409558 1.09915
-   vertex -0.026732 0.0463012 1.09915
-  endloop
- endfacet
- facet normal -0.0490307 0.0700228 0.99634
-  outer loop
-   vertex -0.026732 0.0463012 1.09915
-   vertex -0.034366 0.0409558 1.09915
-   vertex -0.0257924 0.0307381 1.10029
-  endloop
- endfacet
- facet normal -0.0604451 0.0604451 0.99634
-  outer loop
-   vertex -0.034366 0.0409558 1.09915
-   vertex -0.0409558 0.034366 1.09915
-   vertex -0.0307381 0.0257924 1.10029
-  endloop
- endfacet
- facet normal -0.0604451 0.0604451 0.99634
-  outer loop
-   vertex -0.0257924 0.0307381 1.10029
-   vertex -0.034366 0.0409558 1.09915
-   vertex -0.0307381 0.0257924 1.10029
-  endloop
- endfacet
- facet normal -0.0700232 0.0490303 0.99634
-  outer loop
-   vertex -0.0307381 0.0257924 1.10029
-   vertex -0.0409558 0.034366 1.09915
-   vertex -0.0347499 0.0200629 1.10029
-  endloop
- endfacet
- facet normal -0.0497507 0.0348355 0.998154
-  outer loop
-   vertex -0.0307381 0.0257924 1.10029
-   vertex -0.0347499 0.0200629 1.10029
-   vertex -0.0231781 0.0133819 1.1011
-  endloop
- endfacet
- facet normal -0.0550441 0.0256672 0.998154
-  outer loop
-   vertex -0.0231781 0.0133819 1.1011
-   vertex -0.0347499 0.0200629 1.10029
-   vertex -0.0251497 0.00915374 1.1011
-  endloop
- endfacet
- facet normal -0.0332996 0.0155277 0.999325
-  outer loop
-   vertex -0.0231781 0.0133819 1.1011
-   vertex -0.0251497 0.00915374 1.1011
-   vertex -0.0125786 0.00457822 1.10159
-  endloop
- endfacet
- facet normal -0.03549 0.0095095 0.999325
-  outer loop
-   vertex -0.0125786 0.00457822 1.10159
-   vertex -0.0251497 0.00915374 1.1011
-   vertex -0.0131825 0.00232443 1.10159
-  endloop
- endfacet
- facet normal -0.0115914 0.00310589 0.999928
-  outer loop
-   vertex -0.0125786 0.00457822 1.10159
-   vertex -0.0131825 0.00232443 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.0119547 0.00104558 0.999928
-  outer loop
-   vertex -0.0131825 0.00232443 1.10159
-   vertex -0.0133858 0 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.0119547 -0.00104558 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.0133858 0 1.10159
-   vertex -0.0131825 -0.00232443 1.10159
-  endloop
- endfacet
- facet normal -0.0115914 -0.00310589 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.0131825 -0.00232443 1.10159
-   vertex -0.0125786 -0.00457822 1.10159
-  endloop
- endfacet
- facet normal -0.0108759 -0.00507153 0.999928
-  outer loop
-   vertex 0 0 1.10175
-   vertex -0.0125786 -0.00457822 1.10159
-   vertex -0.0115925 -0.00669292 1.10159
-  endloop
- endfacet
- facet normal 0.0119547 0.00104558 0.999928
-  outer loop
-   vertex 0.0131825 0.00232443 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0133858 0 1.10159
-  endloop
- endfacet
- facet normal 0.0119547 -0.00104558 0.999928
-  outer loop
-   vertex 0.0133858 0 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0131825 -0.00232443 1.10159
-  endloop
- endfacet
- facet normal 0.0115914 -0.00310589 0.999928
-  outer loop
-   vertex 0.0131825 -0.00232443 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0125786 -0.00457822 1.10159
-  endloop
- endfacet
- facet normal 0.0108759 -0.00507153 0.999928
-  outer loop
-   vertex 0.0125786 -0.00457822 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0115925 -0.00669292 1.10159
-  endloop
- endfacet
- facet normal 0.00982989 -0.00688334 0.999928
-  outer loop
-   vertex 0.0115925 -0.00669292 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0102541 -0.00860425 1.10159
-  endloop
- endfacet
- facet normal -0.0108759 0.00507153 0.999928
-  outer loop
-   vertex -0.0115925 0.00669292 1.10159
-   vertex -0.0125786 0.00457822 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00982989 0.00688334 0.999928
-  outer loop
-   vertex -0.0102541 0.00860425 1.10159
-   vertex -0.0115925 0.00669292 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00848551 0.00848551 0.999928
-  outer loop
-   vertex -0.00860425 0.0102541 1.10159
-   vertex -0.0102541 0.00860425 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00688334 0.00982989 0.999928
-  outer loop
-   vertex -0.00669292 0.0115925 1.10159
-   vertex -0.00860425 0.0102541 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00507153 0.0108759 0.999928
-  outer loop
-   vertex -0.00457822 0.0125786 1.10159
-   vertex -0.00669292 0.0115925 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00310589 0.0115914 0.999928
-  outer loop
-   vertex -0.00232443 0.0131825 1.10159
-   vertex -0.00457822 0.0125786 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal -0.00104558 0.0119547 0.999928
-  outer loop
-   vertex 0 0.0133858 1.10159
-   vertex -0.00232443 0.0131825 1.10159
-   vertex 0 0 1.10175
-  endloop
- endfacet
- facet normal 0.00104558 0.0119547 0.999928
-  outer loop
-   vertex 0 0.0133858 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00232443 0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00310589 0.0115914 0.999928
-  outer loop
-   vertex 0.00232443 0.0131825 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00457822 0.0125786 1.10159
-  endloop
- endfacet
- facet normal 0.00507153 0.0108759 0.999928
-  outer loop
-   vertex 0.00457822 0.0125786 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00669292 0.0115925 1.10159
-  endloop
- endfacet
- facet normal 0.00688334 0.00982989 0.999928
-  outer loop
-   vertex 0.00669292 0.0115925 1.10159
-   vertex 0 0 1.10175
-   vertex 0.00860425 0.0102541 1.10159
-  endloop
- endfacet
- facet normal 0.00848551 0.00848551 0.999928
-  outer loop
-   vertex 0.00860425 0.0102541 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0102541 0.00860425 1.10159
-  endloop
- endfacet
- facet normal 0.00982989 0.00688334 0.999928
-  outer loop
-   vertex 0.0102541 0.00860425 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0115925 0.00669292 1.10159
-  endloop
- endfacet
- facet normal 0.0108759 0.00507153 0.999928
-  outer loop
-   vertex 0.0115925 0.00669292 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0125786 0.00457822 1.10159
-  endloop
- endfacet
- facet normal 0.0115914 0.00310589 0.999928
-  outer loop
-   vertex 0.0125786 0.00457822 1.10159
-   vertex 0 0 1.10175
-   vertex 0.0131825 0.00232443 1.10159
-  endloop
- endfacet
- facet normal 0.0533609 0.199156 0.978514
-  outer loop
-   vertex 0.0408793 0.112315 1.08861
-   vertex 0.0184799 0.104805 1.09136
-   vertex 0.0363984 0.100004 1.09136
-  endloop
- endfacet
- facet normal 0.0471558 0.175984 0.983263
-  outer loop
-   vertex 0.0363984 0.100004 1.09136
-   vertex 0.016194 0.0918406 1.09379
-   vertex 0.0318959 0.0876332 1.09379
-  endloop
- endfacet
- facet normal 0.0471537 0.175989 0.983262
-  outer loop
-   vertex 0.0184799 0.104805 1.09136
-   vertex 0.016194 0.0918406 1.09379
-   vertex 0.0363984 0.100004 1.09136
-  endloop
- endfacet
- facet normal 0.0409458 0.152812 0.987407
-  outer loop
-   vertex 0.0318959 0.0876332 1.09379
-   vertex 0.0138984 0.0788218 1.0959
-   vertex 0.0273745 0.0752109 1.0959
-  endloop
- endfacet
- facet normal 0.0409465 0.152811 0.987407
-  outer loop
-   vertex 0.016194 0.0918406 1.09379
-   vertex 0.0138984 0.0788218 1.0959
-   vertex 0.0318959 0.0876332 1.09379
-  endloop
- endfacet
- facet normal 0.0345465 0.128928 0.991052
-  outer loop
-   vertex 0.0273745 0.0752109 1.0959
-   vertex 0.0115946 0.0657563 1.09768
-   vertex 0.0228369 0.0627439 1.09768
-  endloop
- endfacet
- facet normal 0.0345462 0.128928 0.991052
-  outer loop
-   vertex 0.0138984 0.0788218 1.0959
-   vertex 0.0115946 0.0657563 1.09768
-   vertex 0.0273745 0.0752109 1.0959
-  endloop
- endfacet
- facet normal 0.0285255 0.10646 0.993908
-  outer loop
-   vertex 0.0228369 0.0627439 1.09768
-   vertex 0.00928394 0.0526518 1.09915
-   vertex 0.0182858 0.0502398 1.09915
-  endloop
- endfacet
- facet normal 0.0285261 0.10646 0.993908
-  outer loop
-   vertex 0.0115946 0.0657563 1.09768
-   vertex 0.00928394 0.0526518 1.09915
-   vertex 0.0228369 0.0627439 1.09768
-  endloop
- endfacet
- facet normal 0.0533591 -0.199149 -0.978515
-  outer loop
-   vertex 0.0408793 -0.112315 -0.0886093
-   vertex 0.0184799 -0.104805 -0.0913592
-   vertex 0.0363984 -0.100004 -0.0913592
-  endloop
- endfacet
- facet normal 0.0471583 -0.176006 -0.983259
-  outer loop
-   vertex 0.0184799 -0.104805 -0.0913592
-   vertex 0.016194 -0.0918406 -0.0937895
-   vertex 0.0363984 -0.100004 -0.0913592
-  endloop
- endfacet
- facet normal 0.0158811 -0.181521 -0.983259
-  outer loop
-   vertex 0.0184799 -0.104805 -0.0913592
-   vertex 0 -0.0932574 -0.0937895
-   vertex 0.016194 -0.0918406 -0.0937895
-  endloop
- endfacet
- facet normal 0.0137826 -0.157535 -0.987417
-  outer loop
-   vertex 0.016194 -0.0918406 -0.0937895
-   vertex 0 -0.0932574 -0.0937895
-   vertex 0 -0.0800377 -0.0958986
-  endloop
- endfacet
- facet normal -0.0137819 -0.157535 -0.987417
-  outer loop
-   vertex 0 -0.0932574 -0.0937895
-   vertex -0.0138984 -0.0788218 -0.0958986
-   vertex 0 -0.0800377 -0.0958986
-  endloop
- endfacet
- facet normal -0.0116756 -0.133458 -0.990986
-  outer loop
-   vertex 0 -0.0800377 -0.0958986
-   vertex -0.0138984 -0.0788218 -0.0958986
-   vertex -0.0115946 -0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal -0.0346739 -0.129403 -0.990986
-  outer loop
-   vertex -0.0138984 -0.0788218 -0.0958986
-   vertex -0.0228369 -0.0627439 -0.0976853
-   vertex -0.0115946 -0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal -0.0284002 -0.10599 -0.993962
-  outer loop
-   vertex -0.0115946 -0.0657563 -0.0976853
-   vertex -0.0228369 -0.0627439 -0.0976853
-   vertex -0.0182858 -0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal -0.0463741 -0.0994477 -0.993962
-  outer loop
-   vertex -0.0228369 -0.0627439 -0.0976853
-   vertex -0.026732 -0.0463012 -0.0991487
-   vertex -0.0182858 -0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal -0.0361044 -0.0774247 -0.996344
-  outer loop
-   vertex -0.0182858 -0.0502398 -0.0991487
-   vertex -0.026732 -0.0463012 -0.0991487
-   vertex -0.0200629 -0.0347499 -0.100288
-  endloop
- endfacet
- facet normal -0.0489998 -0.0699796 -0.996344
-  outer loop
-   vertex -0.0200629 -0.0347499 -0.100288
-   vertex -0.026732 -0.0463012 -0.0991487
-   vertex -0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal -0.0350092 -0.0499989 -0.998135
-  outer loop
-   vertex -0.0200629 -0.0347499 -0.100288
-   vertex -0.0257924 -0.0307381 -0.100288
-   vertex -0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal -0.0431597 -0.0431597 -0.998135
-  outer loop
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0257924 -0.0307381 -0.100288
-  endloop
- endfacet
- facet normal -0.0431597 -0.0431597 -0.998135
-  outer loop
-   vertex -0.0257924 -0.0307381 -0.100288
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal -0.0499983 -0.0350099 -0.998136
-  outer loop
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0307381 -0.0257924 -0.100288
-   vertex -0.0231781 -0.0133819 -0.101102
-  endloop
- endfacet
- facet normal 0.0221246 0.0825688 0.99634
-  outer loop
-   vertex 0.0182858 0.0502398 1.09915
-   vertex 0.00696777 0.0395162 1.10029
-   vertex 0.0137238 0.0377059 1.10029
-  endloop
- endfacet
- facet normal 0.022124 0.0825694 0.99634
-  outer loop
-   vertex 0.00928394 0.0526518 1.09915
-   vertex 0.00696777 0.0395162 1.10029
-   vertex 0.0182858 0.0502398 1.09915
-  endloop
- endfacet
- facet normal -0.0299748 -0.0209891 -0.99933
-  outer loop
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0231781 -0.0133819 -0.101102
-   vertex -0.0115925 -0.00669292 -0.10159
-  endloop
- endfacet
- facet normal -0.0331643 -0.0154648 -0.99933
-  outer loop
-   vertex -0.0115925 -0.00669292 -0.10159
-   vertex -0.0231781 -0.0133819 -0.101102
-   vertex -0.0125786 -0.00457822 -0.10159
-  endloop
- endfacet
- facet normal 0.0157185 0.0586648 0.998154
-  outer loop
-   vertex 0.0137238 0.0377059 1.10029
-   vertex 0.00464748 0.0263571 1.1011
-   vertex 0.00915374 0.0251497 1.1011
-  endloop
- endfacet
- facet normal 0.0157193 0.0586642 0.998154
-  outer loop
-   vertex 0.00696777 0.0395162 1.10029
-   vertex 0.00464748 0.0263571 1.1011
-   vertex 0.0137238 0.0377059 1.10029
-  endloop
- endfacet
- facet normal 0.0095095 0.03549 0.999325
-  outer loop
-   vertex 0.00915374 0.0251497 1.1011
-   vertex 0.00232443 0.0131825 1.10159
-   vertex 0.00457822 0.0125786 1.10159
-  endloop
- endfacet
- facet normal 0.00950918 0.0354902 0.999325
-  outer loop
-   vertex 0.00464748 0.0263571 1.1011
-   vertex 0.00232443 0.0131825 1.10159
-   vertex 0.00915374 0.0251497 1.1011
-  endloop
- endfacet
- facet normal -0.0299744 -0.0209894 -0.99933
-  outer loop
-   vertex -0.0102541 -0.00860425 -0.10159
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0115925 -0.00669292 -0.10159
-  endloop
- endfacet
- facet normal -0.025875 -0.025875 -0.99933
-  outer loop
-   vertex -0.0205022 -0.0172034 -0.101102
-   vertex -0.0102541 -0.00860425 -0.10159
-   vertex -0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal -0.025875 -0.025875 -0.99933
-  outer loop
-   vertex -0.0172034 -0.0205022 -0.101102
-   vertex -0.0102541 -0.00860425 -0.10159
-   vertex -0.00860425 -0.0102541 -0.10159
-  endloop
- endfacet
- facet normal -0.0209896 -0.0299746 -0.99933
-  outer loop
-   vertex -0.00669292 -0.0115925 -0.10159
-   vertex -0.0133819 -0.0231781 -0.101102
-   vertex -0.00860425 -0.0102541 -0.10159
-  endloop
- endfacet
- facet normal -0.020989 -0.0299748 -0.99933
-  outer loop
-   vertex -0.0133819 -0.0231781 -0.101102
-   vertex -0.0172034 -0.0205022 -0.101102
-   vertex -0.00860425 -0.0102541 -0.10159
-  endloop
- endfacet
- facet normal -0.0154648 -0.0331644 -0.99933
-  outer loop
-   vertex -0.00457822 -0.0125786 -0.10159
-   vertex -0.00915374 -0.0251497 -0.101102
-   vertex -0.00669292 -0.0115925 -0.10159
-  endloop
- endfacet
- facet normal -0.0154646 -0.0331644 -0.99933
-  outer loop
-   vertex -0.00915374 -0.0251497 -0.101102
-   vertex -0.0133819 -0.0231781 -0.101102
-   vertex -0.00669292 -0.0115925 -0.10159
-  endloop
- endfacet
- facet normal -0.00947094 -0.0353461 -0.99933
-  outer loop
-   vertex -0.00232443 -0.0131825 -0.10159
-   vertex -0.00464748 -0.0263571 -0.101102
-   vertex -0.00457822 -0.0125786 -0.10159
-  endloop
- endfacet
- facet normal -0.00947057 -0.0353461 -0.99933
-  outer loop
-   vertex -0.00464748 -0.0263571 -0.101102
-   vertex -0.00915374 -0.0251497 -0.101102
-   vertex -0.00457822 -0.0125786 -0.10159
-  endloop
- endfacet
- facet normal -0.00318832 -0.0364536 -0.99933
-  outer loop
-   vertex 0 -0.0267637 -0.101102
-   vertex -0.00232443 -0.0131825 -0.10159
-   vertex 0 -0.0133858 -0.10159
-  endloop
- endfacet
- facet normal -0.00318928 -0.0364537 -0.99933
-  outer loop
-   vertex 0 -0.0267637 -0.101102
-   vertex -0.00464748 -0.0263571 -0.101102
-   vertex -0.00232443 -0.0131825 -0.10159
-  endloop
- endfacet
- facet normal 0.00318835 -0.0364539 -0.99933
-  outer loop
-   vertex 0.00464748 -0.0263571 -0.101102
-   vertex 0 -0.0133858 -0.10159
-   vertex 0.00232443 -0.0131825 -0.10159
-  endloop
- endfacet
- facet normal 0.00318927 -0.0364536 -0.99933
-  outer loop
-   vertex 0.00464748 -0.0263571 -0.101102
-   vertex 0 -0.0267637 -0.101102
-   vertex 0 -0.0133858 -0.10159
-  endloop
- endfacet
- facet normal 0.00947091 -0.035346 -0.99933
-  outer loop
-   vertex 0.00915374 -0.0251497 -0.101102
-   vertex 0.00232443 -0.0131825 -0.10159
-   vertex 0.00457822 -0.0125786 -0.10159
-  endloop
- endfacet
- facet normal 0.00947059 -0.0353462 -0.99933
-  outer loop
-   vertex 0.00464748 -0.0263571 -0.101102
-   vertex 0.00232443 -0.0131825 -0.10159
-   vertex 0.00915374 -0.0251497 -0.101102
-  endloop
- endfacet
- facet normal 0.015797 -0.0589577 -0.998135
-  outer loop
-   vertex 0.0137238 -0.0377059 -0.100288
-   vertex 0.00464748 -0.0263571 -0.101102
-   vertex 0.00915374 -0.0251497 -0.101102
-  endloop
- endfacet
- facet normal 0.0157978 -0.0589571 -0.998136
-  outer loop
-   vertex 0.00696777 -0.0395162 -0.100288
-   vertex 0.00464748 -0.0263571 -0.101102
-   vertex 0.0137238 -0.0377059 -0.100288
-  endloop
- endfacet
- facet normal 0.0221109 -0.0825178 -0.996344
-  outer loop
-   vertex 0.0182858 -0.0502398 -0.0991487
-   vertex 0.00696777 -0.0395162 -0.100288
-   vertex 0.0137238 -0.0377059 -0.100288
-  endloop
- endfacet
- facet normal 0.0221104 -0.0825184 -0.996344
-  outer loop
-   vertex 0.00928394 -0.0526518 -0.0991487
-   vertex 0.00696777 -0.0395162 -0.100288
-   vertex 0.0182858 -0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal 0.0283994 -0.10599 -0.993962
-  outer loop
-   vertex 0.0228369 -0.0627439 -0.0976853
-   vertex 0.00928394 -0.0526518 -0.0991487
-   vertex 0.0182858 -0.0502398 -0.0991487
-  endloop
- endfacet
- facet normal 0.0284 -0.105989 -0.993962
-  outer loop
-   vertex 0.0115946 -0.0657563 -0.0976853
-   vertex 0.00928394 -0.0526518 -0.0991487
-   vertex 0.0228369 -0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal 0.0346738 -0.129403 -0.990986
-  outer loop
-   vertex 0.0273745 -0.0752109 -0.0958986
-   vertex 0.0115946 -0.0657563 -0.0976853
-   vertex 0.0228369 -0.0627439 -0.0976853
-  endloop
- endfacet
- facet normal 0.0346734 -0.129403 -0.990986
-  outer loop
-   vertex 0.0138984 -0.0788218 -0.0958986
-   vertex 0.0115946 -0.0657563 -0.0976853
-   vertex 0.0273745 -0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal 0.0409291 -0.15275 -0.987417
-  outer loop
-   vertex 0.0318959 -0.0876332 -0.0937895
-   vertex 0.0138984 -0.0788218 -0.0958986
-   vertex 0.0273745 -0.0752109 -0.0958986
-  endloop
- endfacet
- facet normal 0.0409297 -0.152749 -0.987417
-  outer loop
-   vertex 0.016194 -0.0918406 -0.0937895
-   vertex 0.0138984 -0.0788218 -0.0958986
-   vertex 0.0318959 -0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal 0.0471603 -0.176001 -0.98326
-  outer loop
-   vertex 0.0363984 -0.100004 -0.0913592
-   vertex 0.016194 -0.0918406 -0.0937895
-   vertex 0.0318959 -0.0876332 -0.0937895
-  endloop
- endfacet
- facet normal 0.0158796 0.181503 0.983262
-  outer loop
-   vertex 0.0184799 0.104805 1.09136
-   vertex 0 0.0932574 1.09379
-   vertex 0.016194 0.0918406 1.09379
-  endloop
- endfacet
- facet normal 0.0137882 0.157599 0.987407
-  outer loop
-   vertex 0 0.0932574 1.09379
-   vertex 0 0.0800377 1.0959
-   vertex 0.016194 0.0918406 1.09379
-  endloop
- endfacet
- facet normal -0.0137875 0.157599 0.987407
-  outer loop
-   vertex 0 0.0932574 1.09379
-   vertex -0.0138984 0.0788218 1.0959
-   vertex 0 0.0800377 1.0959
-  endloop
- endfacet
- facet normal -0.0116327 0.132969 0.991052
-  outer loop
-   vertex 0 0.0800377 1.0959
-   vertex -0.0138984 0.0788218 1.0959
-   vertex -0.0115946 0.0657563 1.09768
-  endloop
- endfacet
- facet normal -0.0345467 0.128928 0.991052
-  outer loop
-   vertex -0.0138984 0.0788218 1.0959
-   vertex -0.0228369 0.0627439 1.09768
-   vertex -0.0115946 0.0657563 1.09768
-  endloop
- endfacet
- facet normal -0.0285263 0.10646 0.993908
-  outer loop
-   vertex -0.0115946 0.0657563 1.09768
-   vertex -0.0228369 0.0627439 1.09768
-   vertex -0.0182858 0.0502398 1.09915
-  endloop
- endfacet
- facet normal -0.04658 0.0998892 0.993908
-  outer loop
-   vertex -0.0228369 0.0627439 1.09768
-   vertex -0.026732 0.0463012 1.09915
-   vertex -0.0182858 0.0502398 1.09915
-  endloop
- endfacet
- facet normal -0.0361267 0.0774726 0.99634
-  outer loop
-   vertex -0.0182858 0.0502398 1.09915
-   vertex -0.026732 0.0463012 1.09915
-   vertex -0.0200629 0.0347499 1.10029
-  endloop
- endfacet
- facet normal -0.0490301 0.0700229 0.99634
-  outer loop
-   vertex -0.0200629 0.0347499 1.10029
-   vertex -0.026732 0.0463012 1.09915
-   vertex -0.0257924 0.0307381 1.10029
-  endloop
- endfacet
- facet normal -0.0348353 0.0497505 0.998154
-  outer loop
-   vertex -0.0200629 0.0347499 1.10029
-   vertex -0.0257924 0.0307381 1.10029
-   vertex -0.0172034 0.0205022 1.1011
-  endloop
- endfacet
- facet normal -0.0429453 0.0429453 0.998154
-  outer loop
-   vertex -0.0257924 0.0307381 1.10029
-   vertex -0.0307381 0.0257924 1.10029
-   vertex -0.0205022 0.0172034 1.1011
-  endloop
- endfacet
- facet normal -0.0429453 0.0429453 0.998154
-  outer loop
-   vertex -0.0172034 0.0205022 1.1011
-   vertex -0.0257924 0.0307381 1.10029
-   vertex -0.0205022 0.0172034 1.1011
-  endloop
- endfacet
- facet normal -0.0497499 0.034836 0.998154
-  outer loop
-   vertex -0.0205022 0.0172034 1.1011
-   vertex -0.0307381 0.0257924 1.10029
-   vertex -0.0231781 0.0133819 1.1011
-  endloop
- endfacet
- facet normal -0.030097 0.0210746 0.999325
-  outer loop
-   vertex -0.0205022 0.0172034 1.1011
-   vertex -0.0231781 0.0133819 1.1011
-   vertex -0.0115925 0.00669292 1.10159
-  endloop
- endfacet
- facet normal -0.0332995 0.0155278 0.999325
-  outer loop
-   vertex -0.0115925 0.00669292 1.10159
-   vertex -0.0231781 0.0133819 1.1011
-   vertex -0.0125786 0.00457822 1.10159
-  endloop
- endfacet
- facet normal -0.0300966 0.021075 0.999325
-  outer loop
-   vertex -0.0102541 0.00860425 1.10159
-   vertex -0.0205022 0.0172034 1.1011
-   vertex -0.0115925 0.00669292 1.10159
-  endloop
- endfacet
- facet normal -0.0259804 0.0259804 0.999325
-  outer loop
-   vertex -0.0172034 0.0205022 1.1011
-   vertex -0.0205022 0.0172034 1.1011
-   vertex -0.0102541 0.00860425 1.10159
-  endloop
- endfacet
- facet normal -0.0259804 0.0259804 0.999325
-  outer loop
-   vertex -0.00860425 0.0102541 1.10159
-   vertex -0.0172034 0.0205022 1.1011
-   vertex -0.0102541 0.00860425 1.10159
-  endloop
- endfacet
- facet normal -0.0210751 0.0300967 0.999325
-  outer loop
-   vertex -0.00669292 0.0115925 1.10159
-   vertex -0.0133819 0.0231781 1.1011
-   vertex -0.00860425 0.0102541 1.10159
-  endloop
- endfacet
- facet normal -0.0210745 0.0300969 0.999325
-  outer loop
-   vertex -0.0133819 0.0231781 1.1011
-   vertex -0.0172034 0.0205022 1.1011
-   vertex -0.00860425 0.0102541 1.10159
-  endloop
- endfacet
- facet normal -0.0155278 0.0332995 0.999325
-  outer loop
-   vertex -0.00457822 0.0125786 1.10159
-   vertex -0.00915374 0.0251497 1.1011
-   vertex -0.00669292 0.0115925 1.10159
-  endloop
- endfacet
- facet normal -0.0155276 0.0332995 0.999325
-  outer loop
-   vertex -0.00915374 0.0251497 1.1011
-   vertex -0.0133819 0.0231781 1.1011
-   vertex -0.00669292 0.0115925 1.10159
-  endloop
- endfacet
- facet normal -0.00950953 0.0354901 0.999325
-  outer loop
-   vertex -0.00232443 0.0131825 1.10159
-   vertex -0.00464748 0.0263571 1.1011
-   vertex -0.00457822 0.0125786 1.10159
-  endloop
- endfacet
- facet normal -0.00950916 0.0354901 0.999325
-  outer loop
-   vertex -0.00464748 0.0263571 1.1011
-   vertex -0.00915374 0.0251497 1.1011
-   vertex -0.00457822 0.0125786 1.10159
-  endloop
- endfacet
- facet normal -0.00320131 0.0366021 0.999325
-  outer loop
-   vertex 0 0.0267637 1.1011
-   vertex -0.00232443 0.0131825 1.10159
-   vertex 0 0.0133858 1.10159
-  endloop
- endfacet
- facet normal -0.00320228 0.0366023 0.999325
-  outer loop
-   vertex 0 0.0267637 1.1011
-   vertex -0.00464748 0.0263571 1.1011
-   vertex -0.00232443 0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00320134 0.0366024 0.999325
-  outer loop
-   vertex 0.00464748 0.0263571 1.1011
-   vertex 0 0.0133858 1.10159
-   vertex 0.00232443 0.0131825 1.10159
-  endloop
- endfacet
- facet normal 0.00320226 0.0366021 0.999325
-  outer loop
-   vertex 0 0.0267637 1.1011
-   vertex 0 0.0133858 1.10159
-   vertex 0.00464748 0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.0137876 0.1576 0.987407
-  outer loop
-   vertex 0.016194 0.0918406 1.09379
-   vertex 0 0.0800377 1.0959
-   vertex 0.0138984 0.0788218 1.0959
-  endloop
- endfacet
- facet normal 0.0116333 0.132969 0.991052
-  outer loop
-   vertex 0.0138984 0.0788218 1.0959
-   vertex 0 0.0667707 1.09768
-   vertex 0.0115946 0.0657563 1.09768
-  endloop
- endfacet
- facet normal 0.0116328 0.132969 0.991052
-  outer loop
-   vertex 0 0.0800377 1.0959
-   vertex 0 0.0667707 1.09768
-   vertex 0.0138984 0.0788218 1.0959
-  endloop
- endfacet
- facet normal 0.00960661 0.109796 0.993908
-  outer loop
-   vertex 0.0115946 0.0657563 1.09768
-   vertex 0 0.0534641 1.09915
-   vertex 0.00928394 0.0526518 1.09915
-  endloop
- endfacet
- facet normal 0.00960594 0.109796 0.993908
-  outer loop
-   vertex 0 0.0667707 1.09768
-   vertex 0 0.0534641 1.09915
-   vertex 0.0115946 0.0657563 1.09768
-  endloop
- endfacet
- facet normal 0.00745025 0.0851568 0.99634
-  outer loop
-   vertex 0.00928394 0.0526518 1.09915
-   vertex 0 0.0401258 1.10029
-   vertex 0.00696777 0.0395162 1.10029
-  endloop
- endfacet
- facet normal 0.00745079 0.0851564 0.99634
-  outer loop
-   vertex 0 0.0534641 1.09915
-   vertex 0 0.0401258 1.10029
-   vertex 0.00928394 0.0526518 1.09915
-  endloop
- endfacet
- facet normal 0.0137819 -0.157536 -0.987417
-  outer loop
-   vertex 0.016194 -0.0918406 -0.0937895
-   vertex 0 -0.0800377 -0.0958986
-   vertex 0.0138984 -0.0788218 -0.0958986
-  endloop
- endfacet
- facet normal 0.0116756 -0.133459 -0.990986
-  outer loop
-   vertex 0.0138984 -0.0788218 -0.0958986
-   vertex 0 -0.0800377 -0.0958986
-   vertex 0 -0.0667707 -0.0976853
-  endloop
- endfacet
- facet normal -0.0116761 -0.133459 -0.990986
-  outer loop
-   vertex 0 -0.0800377 -0.0958986
-   vertex -0.0115946 -0.0657563 -0.0976853
-   vertex 0 -0.0667707 -0.0976853
-  endloop
- endfacet
- facet normal -0.00956344 -0.10931 -0.993962
-  outer loop
-   vertex 0 -0.0667707 -0.0976853
-   vertex -0.0115946 -0.0657563 -0.0976853
-   vertex -0.00928394 -0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal -0.0283992 -0.105989 -0.993962
-  outer loop
-   vertex -0.0115946 -0.0657563 -0.0976853
-   vertex -0.0182858 -0.0502398 -0.0991487
-   vertex -0.00928394 -0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal -0.0221103 -0.0825181 -0.996344
-  outer loop
-   vertex -0.00928394 -0.0526518 -0.0991487
-   vertex -0.0182858 -0.0502398 -0.0991487
-   vertex -0.0137238 -0.0377059 -0.100288
-  endloop
- endfacet
- facet normal -0.036104 -0.0774247 -0.996344
-  outer loop
-   vertex -0.0182858 -0.0502398 -0.0991487
-   vertex -0.0200629 -0.0347499 -0.100288
-   vertex -0.0137238 -0.0377059 -0.100288
-  endloop
- endfacet
- facet normal -0.0257957 -0.0553186 -0.998135
-  outer loop
-   vertex -0.0137238 -0.0377059 -0.100288
-   vertex -0.0200629 -0.0347499 -0.100288
-   vertex -0.0133819 -0.0231781 -0.101102
-  endloop
- endfacet
- facet normal -0.0350102 -0.0499987 -0.998135
-  outer loop
-   vertex -0.0133819 -0.0231781 -0.101102
-   vertex -0.0200629 -0.0347499 -0.100288
-   vertex -0.0172034 -0.0205022 -0.101102
-  endloop
- endfacet
- facet normal 0.00529328 0.0605026 0.998154
-  outer loop
-   vertex 0.00696777 0.0395162 1.10029
-   vertex 0 0.0267637 1.1011
-   vertex 0.00464748 0.0263571 1.1011
-  endloop
- endfacet
- facet normal 0.00529328 0.0605026 0.998154
-  outer loop
-   vertex 0 0.0401258 1.10029
-   vertex 0 0.0267637 1.1011
-   vertex 0.00696777 0.0395162 1.10029
-  endloop
- endfacet
- facet normal -0.0257952 -0.0553187 -0.998135
-  outer loop
-   vertex -0.00915374 -0.0251497 -0.101102
-   vertex -0.0137238 -0.0377059 -0.100288
-   vertex -0.0133819 -0.0231781 -0.101102
-  endloop
- endfacet
- facet normal -0.0157969 -0.0589572 -0.998136
-  outer loop
-   vertex -0.00696777 -0.0395162 -0.100288
-   vertex -0.00915374 -0.0251497 -0.101102
-   vertex -0.00464748 -0.0263571 -0.101102
-  endloop
- endfacet
- facet normal -0.0157978 -0.0589574 -0.998135
-  outer loop
-   vertex -0.00696777 -0.0395162 -0.100288
-   vertex -0.0137238 -0.0377059 -0.100288
-   vertex -0.00915374 -0.0251497 -0.101102
-  endloop
- endfacet
- facet normal -0.00531971 -0.0608046 -0.998136
-  outer loop
-   vertex 0 -0.0401258 -0.100288
-   vertex -0.00464748 -0.0263571 -0.101102
-   vertex 0 -0.0267637 -0.101102
-  endloop
- endfacet
- facet normal -0.00531971 -0.0608046 -0.998136
-  outer loop
-   vertex 0 -0.0401258 -0.100288
-   vertex -0.00696777 -0.0395162 -0.100288
-   vertex -0.00464748 -0.0263571 -0.101102
-  endloop
- endfacet
- facet normal 0.00531971 -0.0608046 -0.998136
-  outer loop
-   vertex 0.00696777 -0.0395162 -0.100288
-   vertex 0 -0.0267637 -0.101102
-   vertex 0.00464748 -0.0263571 -0.101102
-  endloop
- endfacet
- facet normal 0.00531971 -0.0608046 -0.998136
-  outer loop
-   vertex 0.00696777 -0.0395162 -0.100288
-   vertex 0 -0.0401258 -0.100288
-   vertex 0 -0.0267637 -0.101102
-  endloop
- endfacet
- facet normal 0.00744564 -0.0851042 -0.996344
-  outer loop
-   vertex 0.00928394 -0.0526518 -0.0991487
-   vertex 0 -0.0401258 -0.100288
-   vertex 0.00696777 -0.0395162 -0.100288
-  endloop
- endfacet
- facet normal 0.00744619 -0.0851038 -0.996344
-  outer loop
-   vertex 0.00928394 -0.0526518 -0.0991487
-   vertex 0 -0.0534641 -0.0991487
-   vertex 0 -0.0401258 -0.100288
-  endloop
- endfacet
- facet normal 0.00956415 -0.10931 -0.993962
-  outer loop
-   vertex 0.0115946 -0.0657563 -0.0976853
-   vertex 0 -0.0534641 -0.0991487
-   vertex 0.00928394 -0.0526518 -0.0991487
-  endloop
- endfacet
- facet normal 0.00956348 -0.109311 -0.993962
-  outer loop
-   vertex 0.0115946 -0.0657563 -0.0976853
-   vertex 0 -0.0667707 -0.0976853
-   vertex 0 -0.0534641 -0.0991487
-  endloop
- endfacet
- facet normal 0.0116761 -0.133458 -0.990986
-  outer loop
-   vertex 0.0138984 -0.0788218 -0.0958986
-   vertex 0 -0.0667707 -0.0976853
-   vertex 0.0115946 -0.0657563 -0.0976853
-  endloop
- endfacet
- facet normal -0.0116333 0.132969 0.991052
-  outer loop
-   vertex 0 0.0800377 1.0959
-   vertex -0.0115946 0.0657563 1.09768
-   vertex 0 0.0667707 1.09768
-  endloop
- endfacet
- facet normal -0.00960589 0.109796 0.993908
-  outer loop
-   vertex 0 0.0667707 1.09768
-   vertex -0.0115946 0.0657563 1.09768
-   vertex -0.00928394 0.0526518 1.09915
-  endloop
- endfacet
- facet normal -0.0285253 0.10646 0.993908
-  outer loop
-   vertex -0.0115946 0.0657563 1.09768
-   vertex -0.0182858 0.0502398 1.09915
-   vertex -0.00928394 0.0526518 1.09915
-  endloop
- endfacet
- facet normal -0.0221239 0.0825691 0.99634
-  outer loop
-   vertex -0.00928394 0.0526518 1.09915
-   vertex -0.0182858 0.0502398 1.09915
-   vertex -0.0137238 0.0377059 1.10029
-  endloop
- endfacet
- facet normal -0.0361264 0.0774726 0.99634
-  outer loop
-   vertex -0.0182858 0.0502398 1.09915
-   vertex -0.0200629 0.0347499 1.10029
-   vertex -0.0137238 0.0377059 1.10029
-  endloop
- endfacet
- facet normal -0.0256676 0.0550438 0.998154
-  outer loop
-   vertex -0.0137238 0.0377059 1.10029
-   vertex -0.0200629 0.0347499 1.10029
-   vertex -0.0133819 0.0231781 1.1011
-  endloop
- endfacet
- facet normal -0.0348363 0.0497503 0.998154
-  outer loop
-   vertex -0.0133819 0.0231781 1.1011
-   vertex -0.0200629 0.0347499 1.10029
-   vertex -0.0172034 0.0205022 1.1011
-  endloop
- endfacet
- facet normal -0.0256671 0.0550438 0.998154
-  outer loop
-   vertex -0.00915374 0.0251497 1.1011
-   vertex -0.0137238 0.0377059 1.10029
-   vertex -0.0133819 0.0231781 1.1011
-  endloop
- endfacet
- facet normal -0.0157184 0.0586643 0.998154
-  outer loop
-   vertex -0.00696777 0.0395162 1.10029
-   vertex -0.00915374 0.0251497 1.1011
-   vertex -0.00464748 0.0263571 1.1011
-  endloop
- endfacet
- facet normal -0.0157194 0.0586645 0.998154
-  outer loop
-   vertex -0.00696777 0.0395162 1.10029
-   vertex -0.0137238 0.0377059 1.10029
-   vertex -0.00915374 0.0251497 1.1011
-  endloop
- endfacet
- facet normal -0.00529328 0.0605026 0.998154
-  outer loop
-   vertex 0 0.0401258 1.10029
-   vertex -0.00464748 0.0263571 1.1011
-   vertex 0 0.0267637 1.1011
-  endloop
- endfacet
- facet normal -0.00529328 0.0605026 0.998154
-  outer loop
-   vertex 0 0.0401258 1.10029
-   vertex -0.00696777 0.0395162 1.10029
-   vertex -0.00464748 0.0263571 1.1011
-  endloop
- endfacet
- facet normal -0.00960667 0.109796 0.993908
-  outer loop
-   vertex 0 0.0667707 1.09768
-   vertex -0.00928394 0.0526518 1.09915
-   vertex 0 0.0534641 1.09915
-  endloop
- endfacet
- facet normal -0.00745021 0.0851564 0.99634
-  outer loop
-   vertex 0 0.0534641 1.09915
-   vertex -0.00696777 0.0395162 1.10029
-   vertex 0 0.0401258 1.10029
-  endloop
- endfacet
- facet normal -0.00745082 0.0851567 0.99634
-  outer loop
-   vertex 0 0.0534641 1.09915
-   vertex -0.00928394 0.0526518 1.09915
-   vertex -0.00696777 0.0395162 1.10029
-  endloop
- endfacet
- facet normal -0.0095642 -0.109311 -0.993962
-  outer loop
-   vertex 0 -0.0667707 -0.0976853
-   vertex -0.00928394 -0.0526518 -0.0991487
-   vertex 0 -0.0534641 -0.0991487
-  endloop
- endfacet
- facet normal -0.00744621 -0.0851041 -0.996344
-  outer loop
-   vertex 0 -0.0534641 -0.0991487
-   vertex -0.00928394 -0.0526518 -0.0991487
-   vertex -0.00696777 -0.0395162 -0.100288
-  endloop
- endfacet
- facet normal -0.0221111 -0.0825183 -0.996344
-  outer loop
-   vertex -0.00928394 -0.0526518 -0.0991487
-   vertex -0.0137238 -0.0377059 -0.100288
-   vertex -0.00696777 -0.0395162 -0.100288
-  endloop
- endfacet
- facet normal -0.00744561 -0.0851038 -0.996344
-  outer loop
-   vertex 0 -0.0534641 -0.0991487
-   vertex -0.00696777 -0.0395162 -0.100288
-   vertex 0 -0.0401258 -0.100288
-  endloop
- endfacet
- facet normal -0.0221247 0.0825693 0.99634
-  outer loop
-   vertex -0.00928394 0.0526518 1.09915
-   vertex -0.0137238 0.0377059 1.10029
-   vertex -0.00696777 0.0395162 1.10029
-  endloop
- endfacet
-endsolid ascii
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/controlDict b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/controlDict
index 83628fdcac711c8352440eb6d124792089ea18c9..4daebb588761ae335d92b1edd6763e15e35e3cc3 100644
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/controlDict
@@ -23,7 +23,7 @@ startTime       0;
 
 stopAt          endTime;
 
-endTime         2.5;
+endTime         1;
 
 deltaT          1e-4;
 
diff --git a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/decomposeParDict
index 83691e6ad899ba0b0c2b59d423c2a0f450595a39..c1afb6bea0d475bf4e455df500aa55725a753893 100644
--- a/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/RAS/mixerVesselAMI/system/decomposeParDict
@@ -16,6 +16,12 @@ FoamFile
 
 numberOfSubdomains 6;
 
-method          scotch;
+method             hierarchical;
+
+coeffs
+{
+    n           (6 1 1);
+}
+
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/U b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/U
index e0709c66309f5389f4205758f60a0b2d82962987..a90997f36a8744c7106897688d1e5f8ac9cdecd1 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/U
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,6 +27,7 @@ boundaryField
         type            uniformFixedValue;
         uniformValue    (0 0 0);
     }
+
     upperWall
     {
         type            pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/alpha.water b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/alpha.water
index b2dc89f8e43944d359c073d38288ef1be2c17fab..82130f036aa7b1b78faaf3b65389c3cf8f22f38f 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/alpha.water
@@ -26,6 +26,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     upperWall
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/k b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/k
index b4cd2b327022b9d04883a3f6d83f9afca9baba20..72fb23df46777b7e6628469f7421225b823e86cc 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/k
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/nut b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/nut
index 8324e2ec36a169af05c91786f479994242032915..3edfd8372eab46709bfe855daff61b8f29657225 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/nut
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/omega b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/omega
index 17146fbd213c5b014b4cba151a0d4f9da427e286..6858d352ff0196bf65a42f427e7538e0cc4eb947 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/omega
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/Allclean b/tutorials/multiphase/interFoam/RAS/motorBike/Allclean
index f217f883432540a42c0b397727f154870906ad39..8963d4d8de4905ce3a48c8e8ed163e7aea72c463 100755
--- a/tutorials/multiphase/interFoam/RAS/motorBike/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/Allclean
@@ -6,10 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 cleanCase0
 
 # Remove surface and features
-rm -f  constant/triSurface/motorBike.obj.gz
-rm -f  constant/triSurface/motorBike.eMesh
+rm -rf  constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
 
-\cp system/controlDict_run system/controlDict
+cp -f system/controlDict_run system/controlDict
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/Allrun b/tutorials/multiphase/interFoam/RAS/motorBike/Allrun
index a63c8064bad50fc40153d62c00e354087431178c..3476c5d8f76ad8925e0c4db4f84d9a0f6671ea85 100755
--- a/tutorials/multiphase/interFoam/RAS/motorBike/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/Allrun
@@ -11,8 +11,10 @@ runParallel $(getApplication)
 FOAM_SIGFPE=false runParallel -s reconstruct redistributePar -reconstruct
 
 # A bit more testing of decomposing
-\cp system/controlDict_nextWrite system/controlDict
+cp -f system/controlDict_nextWrite system/controlDict
+
 runParallel -s decompose redistributePar -decompose -latestTime
+
 runParallel -s restart $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/Allrun.pre b/tutorials/multiphase/interFoam/RAS/motorBike/Allrun.pre
index 4632750cbc6ada8b99a452435fe8773964397945..b10bd4698d6bc005c9a39db3783f88ba8601a5e0 100755
--- a/tutorials/multiphase/interFoam/RAS/motorBike/Allrun.pre
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/Allrun.pre
@@ -3,8 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+mkdir -p constant/triSurface
+
 # copy motorbike surface from resources directory
-\cp $FOAM_TUTORIALS/resources/geometry/motorBike.obj.gz constant/triSurface/
+cp -f $FOAM_TUTORIALS/resources/geometry/motorBike.obj.gz constant/triSurface/
 
 runApplication surfaceFeatureExtract
 
@@ -22,7 +24,7 @@ runApplication blockMesh
 # --------
 runApplication decomposePar -force
 runParallel snappyHexMesh -overwrite
-\ls -d processor* | xargs -I {} \rm -f ./{}/constant/polyMesh/refinementHistory
+ls -d processor* | xargs -I {} rm -f ./{}/constant/polyMesh/refinementHistory
 
 # - set the initial fields
 restore0Dir -processor
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/constant/triSurface/README b/tutorials/multiphase/interFoam/RAS/motorBike/constant/triSurface/README
deleted file mode 100644
index de3f29cc01268a637d915dc6d9b8fb98400e9906..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/RAS/motorBike/constant/triSurface/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Directory to house tri-surfaces
-
-The Allrun script copies the surface from the $FOAM_TUTORIALS/resources/geometry
-directory
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_nextWrite b/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_nextWrite
index ea207785f566b00226f0fd4a17b85d0c54304da4..21ede49262e07dc3a11aba861451c6fb91051048 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_nextWrite
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_nextWrite
@@ -28,11 +28,11 @@ endTime         2;
 deltaT          0.001;
 
 writeControl    adjustable;
+
 writeInterval   0.02;
 
 purgeWrite      0;
 
-
 writeFormat     binary;
 
 writePrecision  6;
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_run b/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_run
index 209c3db8b6bc5d31e015e89178547b8b0f7cecd8..9d67bc4ac38233747b561333b8d26c7256303f7f 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_run
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/system/controlDict_run
@@ -28,11 +28,11 @@ endTime         2;
 deltaT          0.001;
 
 writeControl    adjustable;
+
 writeInterval   0.02;
 
 purgeWrite      0;
 
-
 writeFormat     binary;
 
 writePrecision  6;
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 functions
diff --git a/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict b/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict
index 9925cfeed211f4c3243ac3d88bf0eedbba18a859..5c95e921847db0f93c7fa7d9d294efa25dd6378a 100644
--- a/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/RAS/motorBike/system/decomposeParDict
@@ -12,13 +12,11 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 5;
 
 method          hierarchical;
-// method          ptscotch;
 
 coeffs
 {
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/U b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/U
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/U
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/alpha.water.orig b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/k b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/k
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/k
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/k
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/nut b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/nut
similarity index 98%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/nut
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/nut
index 153a2725a8f4d918a9f45f84ed2946b3bf1b2e82..8e51a19e326eeb97c12b1bb13a1b716562d260fe 100644
--- a/tutorials/multiphase/interFoam/RAS/waterChannel/0/nut
+++ b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/omega b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/omega
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/omega
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/omega
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/p_rgh b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/p_rgh
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/0/s b/tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/s
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/0/s
rename to tutorials/multiphase/interFoam/RAS/waterChannel/0.orig/s
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/Allclean b/tutorials/multiphase/interFoam/RAS/waterChannel/Allclean
index 0ec8239f8469c87a41cac864d66c2e046e804de4..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/RAS/waterChannel/Allclean
+++ b/tutorials/multiphase/interFoam/RAS/waterChannel/Allclean
@@ -3,9 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-
-rm -f 0/alpha.water.gz 0/alpha.water
-rm -rf *Flux
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/Allrun b/tutorials/multiphase/interFoam/RAS/waterChannel/Allrun
index eb076132895f968116b82c2497c941dbf23d2c26..863bb6fb8eb1802dadd9d945e88fad6bf5ebc8bd 100755
--- a/tutorials/multiphase/interFoam/RAS/waterChannel/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/waterChannel/Allrun
@@ -3,9 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-./Allmesh
+./Allrun.pre
+
+restore0Dir
 
-cp 0/alpha.water.orig 0/alpha.water
 runApplication setFields
 
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/Allmesh b/tutorials/multiphase/interFoam/RAS/waterChannel/Allrun.pre
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/waterChannel/Allmesh
rename to tutorials/multiphase/interFoam/RAS/waterChannel/Allrun.pre
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/system/blockMeshDict b/tutorials/multiphase/interFoam/RAS/waterChannel/system/blockMeshDict
index 90a2db74bbc133c5f10058644e397294ef60c96d..3c05b9dfe7cd43b88f7839fc26142bf3124672a7 100644
--- a/tutorials/multiphase/interFoam/RAS/waterChannel/system/blockMeshDict
+++ b/tutorials/multiphase/interFoam/RAS/waterChannel/system/blockMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 scale   1;
@@ -60,7 +59,6 @@ boundary
             (4 5 7 6)
         );
     }
-
     walls
     {
         type wall;
@@ -76,7 +74,6 @@ boundary
             (4 6 14 12)
         );
     }
-
     outlet
     {
         type patch;
@@ -85,7 +82,6 @@ boundary
             (3 5 13 11)
         );
     }
-
     atmosphere
     {
         type patch;
diff --git a/tutorials/multiphase/interFoam/RAS/waterChannel/system/controlDict b/tutorials/multiphase/interFoam/RAS/waterChannel/system/controlDict
index 99e531eb4c1c66a8f43b8781f7a6855e8d9e3a19..b79eaaaa1f480470773a886c91a4f7126922033c 100644
--- a/tutorials/multiphase/interFoam/RAS/waterChannel/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/waterChannel/system/controlDict
@@ -48,16 +48,19 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           6;
+
 maxAlphaCo      6;
+
 maxDeltaT       1;
 
+
 functions
 {
     inletFlux
     {
         type            surfaceFieldValue;
         libs            (fieldFunctionObjects);
-        writeControl   timeStep;
+        writeControl    timeStep;
         log             true;
         // Output field values as well
         writeFields     false;
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/alpha.water.orig b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/alpha.water.orig
rename to tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/epsilon b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/epsilon
index dc550f2e80b4c08e96771fa6cb00e88ed8753485..93e2aa7ae9c2ba9598c841ad36355e7002999af5 100644
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/epsilon
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/k b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/k
index 0b623f2916b1b8bf9a0b08c4e3738adc17be1f2c..e4e25f36e3b003cd6c31c4279bde4772b4ccc1e9 100644
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/k
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/nut b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/nut
index 7dca7642a05bd638d5640b748c1aa535654f169b..a736130fa30fc30605b52dd19c85571850d67914 100644
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/nut
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/Allrun b/tutorials/multiphase/interFoam/RAS/weirOverflow/Allrun
index 7616c97782f5cae767ce0ea1ee514e62440af5f1..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/Allrun
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/Allrun
@@ -6,9 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
-\cp 0/alpha.water.orig 0/alpha.water
 
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/system/controlDict b/tutorials/multiphase/interFoam/RAS/weirOverflow/system/controlDict
index b67925d5f93a12a7268a7d26eb971ec72db3724e..74b874302856b31f13b2dacbdcb155d34ccab929 100644
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/system/controlDict
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           0.2;
+
 maxAlphaCo      0.2;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/RAS/weirOverflow/system/fvSchemes b/tutorials/multiphase/interFoam/RAS/weirOverflow/system/fvSchemes
index f5a367a939d4f8972fbb09091565f40bcc9bdd2e..b1728194c79e3545717170a3a5a14479b42dd015 100644
--- a/tutorials/multiphase/interFoam/RAS/weirOverflow/system/fvSchemes
+++ b/tutorials/multiphase/interFoam/RAS/weirOverflow/system/fvSchemes
@@ -27,13 +27,13 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss linear;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss linear;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
-    div(phi,k)      Gauss upwind;
+    div(phi,k)       Gauss upwind;
     div(phi,epsilon) Gauss upwind;
-    div(phi,R)      Gauss upwind;
-    div(R)          Gauss linear;
+    div(phi,R)       Gauss upwind;
+    div(R)           Gauss linear;
     div(phi,nuTilda) Gauss upwind;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/U b/tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interFoam/laminar/capillaryRise/0/U
rename to tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/U
index df965cb3fdc1e76f036201cce94a7b6ca6435470..44f3ab6efdb23741bfe7318deb72eae9614e2bd6 100644
--- a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/U
+++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/capillaryRise/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/p_rgh b/tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/capillaryRise/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/capillaryRise/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/alpha.water b/tutorials/multiphase/interFoam/laminar/capillaryRise/0/alpha.water
deleted file mode 100644
index a756e18f9df0ddc652a56f7903f76021653901e3..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/capillaryRise/0/alpha.water
+++ /dev/null
@@ -1,8856 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-8000
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            inletOutlet;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    atmosphere
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            constantAlphaContactAngle;
-        theta0          45;
-        limit           gradient;
-        value           nonuniform List<scalar>
-800
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-    }
-    frontAndBack
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/makeMesh b/tutorials/multiphase/interFoam/laminar/capillaryRise/Allclean
similarity index 73%
rename from tutorials/multiphase/interFoam/laminar/mixerVessel2D/makeMesh
rename to tutorials/multiphase/interFoam/laminar/capillaryRise/Allclean
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/makeMesh
+++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/Allclean
@@ -1,11 +1,8 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/Allrun b/tutorials/multiphase/interFoam/laminar/capillaryRise/Allrun
index 364f98380e7a1ce7642e3ed38818454ba179f161..b7317548189fffb0621b791259fb29d78760b528 100755
--- a/tutorials/multiphase/interFoam/laminar/capillaryRise/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/Allrun
@@ -4,8 +4,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 runApplication blockMesh
-\cp 0/alpha.water.orig 0/alpha.water
-
+restore0Dir
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/system/controlDict b/tutorials/multiphase/interFoam/laminar/capillaryRise/system/controlDict
index 9fe1a83a412751000a4fdb7bdb8d1e2904779594..e9e8f4b0b19a8b81debc8093ed76418dd2577e67 100644
--- a/tutorials/multiphase/interFoam/laminar/capillaryRise/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.2;
+
 maxAlphaCo      0.2;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/Allrun b/tutorials/multiphase/interFoam/laminar/damBreak/Allrun
index 29532dbc8e52ac700b4d2b5f1dadaae0e419b129..05e7a0ad9dee8e3a622fe329246b3933c552df91 100755
--- a/tutorials/multiphase/interFoam/laminar/damBreak/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/Allrun
@@ -8,17 +8,17 @@ setDamBreakFine ()
     blockMeshDict="system/blockMeshDict"
     controlDict="system/controlDict"
     sed \
-    -e s/"23 8"/"46 10"/g \
-    -e s/"19 8"/"40 10"/g \
-    -e s/"23 42\(.*\) 1 1)"/"46 76\1 2 1)"/g \
-    -e s/"4 42\(.*\) 1 1)"/"4 76\1 2 1)"/g \
-    -e s/"19 42\(.*\) 1 1)"/"40 76\1 2 1)"/g \
-    $blockMeshDict > temp.$$
+        -e s/"23 8"/"46 10"/g \
+        -e s/"19 8"/"40 10"/g \
+        -e s/"23 42\(.*\) 1 1)"/"46 76\1 2 1)"/g \
+        -e s/"4 42\(.*\) 1 1)"/"4 76\1 2 1)"/g \
+        -e s/"19 42\(.*\) 1 1)"/"40 76\1 2 1)"/g \
+        $blockMeshDict > temp.$$
     mv temp.$$ $blockMeshDict
     sed \
-    -e s/"\(deltaT[ \t]*\) 0.001;"/"\1 5e-04;"/g \
-    -e s/"\(endTime[ \t]*\) 1;"/"\1 0.4;"/g \
-    $controlDict > temp.$$
+        -e s/"\(deltaT[ \t]*\) 0.001;"/"\1 5e-04;"/g \
+        -e s/"\(endTime[ \t]*\) 1;"/"\1 0.4;"/g \
+        $controlDict > temp.$$
     mv temp.$$ $controlDict
 }
 
@@ -35,7 +35,8 @@ then
 
         # Modify case
         setDamBreakFine
-        \cp ../damBreak/0/alpha.water.orig 0/alpha.water
+        restore0Dir
+
         # And execute
         runApplication blockMesh
         runApplication setFields
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/U b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/U
rename to tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/U
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/alpha.water b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/alpha.water
rename to tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/p_rgh b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/damBreak/damBreak/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allclean b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allclean
index 4383e615f17900eeb430c7a2f6c962480a7aea7a..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allclean
@@ -3,7 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-\cp 0/alpha.water.orig 0/alpha.water
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allrun b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allrun
index 6df35b2f327ec74e00a9575379d5d6dee03d37c6..01eb91b884b25ebe72b1a502cc295208a357fd1d 100755
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/Allrun
@@ -3,6 +3,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 runApplication blockMesh
 runApplication setFields
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/controlDict b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/controlDict
index 749681b60fe80f4646f33041768b25ec5b87c046..5f0f5f213bc9366c4d40ea3ad15321b17a0e787b 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1;
+
 maxAlphaCo      1;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/damBreak/damBreak/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/U b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/U
index be55be3898fed9546ee9766f8097d209d1ea11de..da3d3624813ac9f9032d93adbf69d6f9bf3b0a7a 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,7 +25,8 @@ boundaryField
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
-    walls
+
+    "(obstacle|walls)"
     {
         type            uniformFixedValue;
         uniformValue    (0 0 0);
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/alpha.water.orig
deleted file mode 100644
index d83ada33b0ca921dbf4b9ab81d1463efed7a8081..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/alpha.water.orig
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    walls
-    {
-        type            zeroGradient;
-    }
-
-    obstacle
-    {
-        type            zeroGradient;
-    }
-
-    atmosphere
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/k b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/k
index deb82116955ea6a8e5cdcce77dcbf4efba566f4f..e8b6271f6a234cfd242cdfce5856b63bb3d7c7ea 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/k
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,7 +27,7 @@ boundaryField
         value           $internalField;
     }
 
-    walls
+    "(obstacle|walls)"
     {
         type            kqRWallFunction;
         value           $internalField;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/nut b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/nut
index c954e32ad70c562fd8f0ac99e0598295c0fe01ea..3da829e3c4429b7d275b81aa6c6bc14cf3f88f43 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/nut
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,7 +25,7 @@ boundaryField
         type            zeroGradient;
     }
 
-    walls
+    "(obstacle|walls)"
     {
         type            nutkRoughWallFunction;
         Ks              uniform 100e-6;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/omega b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/omega
index 3bfbd24eff7cb0ee395f6c33e6ea68af707777a2..b75637b0d22b02c112dc27df6bbb16585608de09 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/omega
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/0.orig/omega
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,7 +27,7 @@ boundaryField
         value           $internalField;
     }
 
-    walls
+    "(obstacle|walls)"
     {
         type            omegaWallFunction;
         value           $internalField;
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allclean b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allclean
index 6983aafd784da08faae5ec93678382800d71ddee..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allclean
@@ -5,6 +5,4 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-rm -f system/cellSetDict
-
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allrun b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allrun
index dd53bd177bca15c8155c1014e889a5f1d3a50b6c..1cbd09d70acbedacfb7a576a365779e864c46066 100755
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/Allrun
@@ -5,7 +5,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 restore0Dir
 runApplication blockMesh
-#runApplication setSet -batch createObstacle.setSet
 runApplication topoSet
 runApplication subsetMesh -overwrite c0 -patch walls
 runApplication setFields
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/createObstacle.setSet b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/createObstacle.setSet
deleted file mode 100644
index 6f646d44dc6a6105bfbe716e4d55159bdd4a74a9..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/createObstacle.setSet
+++ /dev/null
@@ -1,3 +0,0 @@
-cellSet c0 new
-cellSet c0 invert
-cellSet c0 subtract boxToCell (0.375 0.375 0) (0.625 0.625 0.25)
diff --git a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/system/controlDict b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/system/controlDict
index 85f21fb49921d34e18c20160c8049cbee4598d3c..faaf36d571cbf93d6e869204593ce3a37b3c602a 100644
--- a/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/damBreakWithObstacle/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/U b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/U
rename to tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/U
index b4d7a6c83744152fcbe3b8d72a7aa428329ead62..9a26bb8344ab40620cd6e4130f06bdee1a867702 100644
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/U
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,14 +24,17 @@ boundaryField
     {
         type            noSlip;
     }
+
     stator
     {
         type            noSlip;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/p_rgh b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/alpha.water b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/alpha.water
deleted file mode 100644
index 4aa1aed2ad0aa0c24b75cc6ac003c0511336fab1..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/0/alpha.water
+++ /dev/null
@@ -1,3119 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-3072
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-    stator
-    {
-        type            zeroGradient;
-    }
-    front
-    {
-        type            empty;
-    }
-    back
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/makeMesh b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allclean
similarity index 73%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/makeMesh
rename to tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allclean
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/makeMesh
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allclean
@@ -1,11 +1,8 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun
index e7ab7e5b8b8859f1e65c212b17e22f25926c4d5b..863bb6fb8eb1802dadd9d945e88fad6bf5ebc8bd 100755
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun
@@ -3,9 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
-\cp 0/alpha.water.orig 0/alpha.water
+./Allrun.pre
+
+restore0Dir
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun.pre b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96
--- /dev/null
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/constant/transportProperties
index f213998b3a237aefe2f1bcebb8c04966115e66ae..af74536fbe55e53acba47405d5a666ed77e8c6d2 100644
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/constant/transportProperties
@@ -15,7 +15,7 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-phases (water oir);
+phases (water oil);
 
 water
 {
@@ -24,7 +24,7 @@ water
     rho             1000;
 }
 
-oir
+oil
 {
     transportModel  Newtonian;
     nu              1e-4;
diff --git a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/system/controlDict b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/system/controlDict
index 490293aceb7b56f783837cdaf328fb932a294240..1cfecc340f923e44a924b17abaec9cebdc0b5dbc 100644
--- a/tutorials/multiphase/interFoam/laminar/mixerVessel2D/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/mixerVessel2D/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/U b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/U
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingCylinder/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingCylinder/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..21a3ef143cef22ef26bb903f23d8ae89c6b63f23 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allclean
@@ -1,7 +1,12 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+# Remove surface and features
+rm -rf constant/triSurface
+rm -rf constant/extendedFeatureEdgeMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allrun
index 1b1662b703c6e57f6d1f51fa35dc24a81589e122..9040147a8274e8045d04952a3e3dc9f57349dd55 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/Allrun
@@ -3,10 +3,19 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
+mkdir -p constant/triSurface
+
+cp -f $FOAM_TUTORIALS/resources/geometry/sloshingCylinder.obj.gz \
+    constant/triSurface/
+
 runApplication blockMesh
+
 runApplication snappyHexMesh -overwrite
-cp 0/alpha.water.orig 0/alpha.water
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/constant/triSurface/sloshingCylinder.obj b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/constant/triSurface/sloshingCylinder.obj
deleted file mode 100644
index dfd72e6f23c367ff133667b791150a38d4a437ca..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/constant/triSurface/sloshingCylinder.obj
+++ /dev/null
@@ -1,48510 +0,0 @@
-# Wavefront OBJ file written 2017-03-10T19:07:52
-o sloshingCylinderOpen
-
-# points : 16416
-# faces  : 32080
-# zones  : 1
-#   0  zone0  (nFaces: 32080)
-
-# <points count="16416">
-v 0.0565685 0.0565685 0.07
-v 0.0565685 0.0565685 -0.07
-v -0.0565685 0.0565685 0.07
-v -0.0565685 0.0565685 -0.07
-v -0.0565685 -0.0565685 0.07
-v -0.0565685 -0.0565685 -0.07
-v 0.0565685 -0.0565685 0.07
-v 0.0565685 -0.0565685 -0.07
-v -0.0560671 -0.0570655 -0.07
-v -0.0560671 0.0570655 -0.07
-v 0.0560671 -0.0570655 -0.07
-v 0.0560671 0.0570655 -0.07
-v 0.0560671 -0.0570655 0.07
-v 0.0560671 0.0570655 0.07
-v -0.0560671 -0.0570655 0.07
-v -0.0560671 0.0570655 0.07
-v -0.016817 -0.0782124 -0.07
-v -0.016817 0.0782124 -0.07
-v 0.016817 -0.0782124 -0.07
-v 0.016817 0.0782124 -0.07
-v 0.016817 -0.0782124 0.07
-v 0.016817 0.0782124 0.07
-v -0.016817 -0.0782124 0.07
-v -0.016817 0.0782124 0.07
-v 0.0675462 0.0428661 0.07
-v 0.0675462 0.0428661 -0.07
-v 0.0428661 0.0675462 0.07
-v 0.0428661 0.0675462 -0.07
-v -0.0428661 0.0675462 0.07
-v -0.0428661 0.0675462 -0.07
-v -0.0675462 0.0428661 0.07
-v -0.0675462 0.0428661 -0.07
-v -0.0675462 -0.0428661 0.07
-v -0.0675462 -0.0428661 -0.07
-v -0.0428661 -0.0675462 0.07
-v -0.0428661 -0.0675462 -0.07
-v 0.0428661 -0.0675462 0.07
-v 0.0428661 -0.0675462 -0.07
-v 0.0675462 -0.0428661 0.07
-v 0.0675462 -0.0428661 -0.07
-v -0.0617848 -0.0508196 -0.07
-v -0.0617848 0.0508196 -0.07
-v 0.0617848 -0.0508196 -0.07
-v 0.0617848 0.0508196 -0.07
-v 0.0617848 -0.0508196 0.07
-v 0.0617848 0.0508196 0.07
-v -0.0617848 -0.0508196 0.07
-v -0.0617848 0.0508196 0.07
-v -0.0799875 -0.00141188 -0.07
-v -0.0799875 0.00141188 -0.07
-v 0.0799875 -0.00141188 -0.07
-v 0.0799875 0.00141188 -0.07
-v 0.0799875 -0.00141188 0.07
-v 0.0799875 0.00141188 0.07
-v -0.0799875 -0.00141188 0.07
-v -0.0799875 0.00141188 0.07
-v -0.0710872 -0.0366961 -0.07
-v -0.0710872 0.0366961 -0.07
-v 0.0710872 -0.0366961 -0.07
-v 0.0710872 0.0366961 -0.07
-v 0.0710872 -0.0366961 0.07
-v 0.0710872 0.0366961 0.07
-v -0.0710872 -0.0366961 0.07
-v -0.0710872 0.0366961 0.07
-v 0.00502324 0.0798421 0.07
-v 0.00502324 0.0798421 -0.07
-v -0.00502324 0.0798421 0.07
-v -0.00502324 0.0798421 -0.07
-v -0.00502324 -0.0798421 0.07
-v -0.00502324 -0.0798421 -0.07
-v 0.00502324 -0.0798421 0.07
-v 0.00502324 -0.0798421 -0.07
-v 0.0798421 0.00502324 0.07
-v 0.0798421 0.00502324 -0.07
-v -0.0798421 0.00502324 0.07
-v -0.0798421 0.00502324 -0.07
-v -0.0798421 -0.00502324 0.07
-v -0.0798421 -0.00502324 -0.07
-v 0.0798421 -0.00502324 0.07
-v 0.0798421 -0.00502324 -0.07
-v 0.0712805 0.0363192 0.07
-v 0.0712805 0.0363192 -0.07
-v 0.0363192 0.0712805 0.07
-v 0.0363192 0.0712805 -0.07
-v -0.0363192 0.0712805 0.07
-v -0.0363192 0.0712805 -0.07
-v -0.0712805 0.0363192 0.07
-v -0.0712805 0.0363192 -0.07
-v -0.0712805 -0.0363192 0.07
-v -0.0712805 -0.0363192 -0.07
-v -0.0363192 -0.0712805 0.07
-v -0.0363192 -0.0712805 -0.07
-v 0.0363192 -0.0712805 0.07
-v 0.0363192 -0.0712805 -0.07
-v 0.0712805 -0.0363192 0.07
-v 0.0712805 -0.0363192 -0.07
-v -0.0772128 -0.0209327 -0.07
-v -0.0772128 0.0209327 -0.07
-v 0.0772128 -0.0209327 -0.07
-v 0.0772128 0.0209327 -0.07
-v 0.0772128 -0.0209327 0.07
-v 0.0772128 0.0209327 0.07
-v -0.0772128 -0.0209327 0.07
-v -0.0772128 0.0209327 0.07
-v -0.0793902 -0.00985854 -0.07
-v -0.0793902 0.00985854 -0.07
-v 0.0793902 -0.00985854 -0.07
-v 0.0793902 0.00985854 -0.07
-v 0.0793902 -0.00985854 0.07
-v 0.0793902 0.00985854 0.07
-v -0.0793902 -0.00985854 0.07
-v -0.0793902 0.00985854 0.07
-v -0.0276562 -0.0750675 -0.07
-v -0.0276562 0.0750675 -0.07
-v 0.0276562 -0.0750675 -0.07
-v 0.0276562 0.0750675 -0.07
-v 0.0276562 -0.0750675 0.07
-v 0.0276562 0.0750675 0.07
-v -0.0276562 -0.0750675 0.07
-v -0.0276562 0.0750675 0.07
-v 0.0780733 0.0174515 0.07
-v 0.0780733 0.0174515 -0.07
-v -0.0780733 0.0174515 0.07
-v -0.0780733 0.0174515 -0.07
-v -0.0780733 -0.0174515 0.07
-v -0.0780733 -0.0174515 -0.07
-v 0.0780733 -0.0174515 0.07
-v 0.0780733 -0.0174515 -0.07
-v 0.0174515 0.0780733 0.07
-v 0.0174515 0.0780733 -0.07
-v -0.0174515 0.0780733 0.07
-v -0.0174515 0.0780733 -0.07
-v -0.0174515 -0.0780733 0.07
-v -0.0174515 -0.0780733 -0.07
-v 0.0174515 -0.0780733 0.07
-v 0.0174515 -0.0780733 -0.07
-v -0.0140463 -0.0787572 -0.07
-v -0.0140463 0.0787572 -0.07
-v 0.0140463 -0.0787572 -0.07
-v 0.0140463 0.0787572 -0.07
-v 0.0140463 -0.0787572 0.07
-v 0.0140463 0.0787572 0.07
-v -0.0140463 -0.0787572 0.07
-v -0.0140463 0.0787572 0.07
-v -0.0635398 -0.0486075 -0.07
-v -0.0635398 0.0486075 -0.07
-v 0.0635398 -0.0486075 -0.07
-v 0.0635398 0.0486075 -0.07
-v 0.0635398 -0.0486075 0.07
-v 0.0635398 0.0486075 0.07
-v -0.0635398 -0.0486075 0.07
-v -0.0635398 0.0486075 0.07
-v -0.0580461 -0.0550513 -0.07
-v -0.0580461 0.0550513 -0.07
-v 0.0580461 -0.0550513 -0.07
-v 0.0580461 0.0550513 -0.07
-v 0.0580461 -0.0550513 0.07
-v 0.0580461 0.0550513 0.07
-v -0.0580461 -0.0550513 0.07
-v -0.0580461 0.0550513 0.07
-v -0.0519021 -0.0608783 -0.07
-v -0.0519021 0.0608783 -0.07
-v 0.0519021 -0.0608783 -0.07
-v 0.0519021 0.0608783 -0.07
-v 0.0519021 -0.0608783 0.07
-v 0.0519021 0.0608783 0.07
-v -0.0519021 -0.0608783 0.07
-v -0.0519021 0.0608783 0.07
-v -0.0195668 -0.0775702 -0.07
-v -0.0195668 0.0775702 -0.07
-v 0.0195668 -0.0775702 -0.07
-v 0.0195668 0.0775702 -0.07
-v 0.0195668 -0.0775702 0.07
-v 0.0195668 0.0775702 0.07
-v -0.0195668 -0.0775702 0.07
-v -0.0195668 0.0775702 0.07
-v 0.0701045 0.0385403 0.07
-v 0.0701045 0.0385403 -0.07
-v -0.0701045 0.0385403 0.07
-v -0.0701045 0.0385403 -0.07
-v -0.0701045 -0.0385403 0.07
-v -0.0701045 -0.0385403 -0.07
-v 0.0701045 -0.0385403 0.07
-v 0.0701045 -0.0385403 -0.07
-v 0.0385403 0.0701045 0.07
-v 0.0385403 0.0701045 -0.07
-v -0.0385403 0.0701045 0.07
-v -0.0385403 0.0701045 -0.07
-v -0.0385403 -0.0701045 0.07
-v -0.0385403 -0.0701045 -0.07
-v 0.0385403 -0.0701045 0.07
-v 0.0385403 -0.0701045 -0.07
-v 0.0799605 0.00251286 0.07
-v 0.0799605 0.00251286 -0.07
-v 0.00251286 0.0799605 0.07
-v 0.00251286 0.0799605 -0.07
-v -0.00251286 0.0799605 0.07
-v -0.00251286 0.0799605 -0.07
-v -0.0799605 0.00251286 0.07
-v -0.0799605 0.00251286 -0.07
-v -0.0799605 -0.00251286 0.07
-v -0.0799605 -0.00251286 -0.07
-v -0.00251286 -0.0799605 0.07
-v -0.00251286 -0.0799605 -0.07
-v 0.00251286 -0.0799605 0.07
-v 0.00251286 -0.0799605 -0.07
-v 0.0799605 -0.00251286 0.07
-v 0.0799605 -0.00251286 -0.07
-v 0.0600089 0.0529049 0.07
-v 0.0600089 0.0529049 -0.07
-v 0.0529049 0.0600089 0.07
-v 0.0529049 0.0600089 -0.07
-v -0.0529049 0.0600089 0.07
-v -0.0529049 0.0600089 -0.07
-v -0.0600089 0.0529049 0.07
-v -0.0600089 0.0529049 -0.07
-v -0.0600089 -0.0529049 0.07
-v -0.0600089 -0.0529049 -0.07
-v -0.0529049 -0.0600089 0.07
-v -0.0529049 -0.0600089 -0.07
-v 0.0529049 -0.0600089 0.07
-v 0.0529049 -0.0600089 -0.07
-v 0.0600089 -0.0529049 0.07
-v 0.0600089 -0.0529049 -0.07
-v -0.00564312 -0.0798007 -0.07
-v -0.00564312 0.0798007 -0.07
-v 0.00564312 -0.0798007 -0.07
-v 0.00564312 0.0798007 -0.07
-v 0.00564312 -0.0798007 0.07
-v 0.00564312 0.0798007 0.07
-v -0.00564312 -0.0798007 0.07
-v -0.00564312 0.0798007 0.07
-v 0.0661664 0.0449667 0.07
-v 0.0661664 0.0449667 -0.07
-v 0.0449667 0.0661664 0.07
-v 0.0449667 0.0661664 -0.07
-v -0.0449667 0.0661664 0.07
-v -0.0449667 0.0661664 -0.07
-v -0.0661664 0.0449667 0.07
-v -0.0661664 0.0449667 -0.07
-v -0.0661664 -0.0449667 0.07
-v -0.0661664 -0.0449667 -0.07
-v -0.0449667 -0.0661664 0.07
-v -0.0449667 -0.0661664 -0.07
-v 0.0449667 -0.0661664 0.07
-v 0.0449667 -0.0661664 -0.07
-v 0.0661664 -0.0449667 0.07
-v 0.0661664 -0.0449667 -0.07
-v -0.037945 -0.0704285 -0.07
-v -0.037945 0.0704285 -0.07
-v 0.037945 -0.0704285 -0.07
-v 0.037945 0.0704285 -0.07
-v 0.037945 -0.0704285 0.07
-v 0.037945 0.0704285 0.07
-v -0.037945 -0.0704285 0.07
-v -0.037945 0.0704285 0.07
-v -0.0745677 -0.0289768 -0.07
-v -0.0745677 0.0289768 -0.07
-v 0.0745677 -0.0289768 -0.07
-v 0.0745677 0.0289768 -0.07
-v 0.0745677 -0.0289768 0.07
-v 0.0745677 0.0289768 0.07
-v -0.0745677 -0.0289768 0.07
-v -0.0745677 0.0289768 0.07
-v -0.0755439 -0.0263271 -0.07
-v -0.0755439 0.0263271 -0.07
-v 0.0755439 -0.0263271 -0.07
-v 0.0755439 0.0263271 -0.07
-v 0.0755439 -0.0263271 0.07
-v 0.0755439 0.0263271 0.07
-v -0.0755439 -0.0263271 0.07
-v -0.0755439 0.0263271 0.07
-v -0.0404069 -0.0690455 -0.07
-v -0.0404069 0.0690455 -0.07
-v 0.0404069 -0.0690455 -0.07
-v 0.0404069 0.0690455 -0.07
-v 0.0404069 -0.0690455 0.07
-v 0.0404069 0.0690455 0.07
-v -0.0404069 -0.0690455 0.07
-v -0.0404069 0.0690455 0.07
-v -0.0302883 -0.0740447 -0.07
-v -0.0302883 0.0740447 -0.07
-v 0.0302883 -0.0740447 -0.07
-v 0.0302883 0.0740447 -0.07
-v 0.0302883 -0.0740447 0.07
-v 0.0302883 0.0740447 0.07
-v -0.0302883 -0.0740447 0.07
-v -0.0302883 0.0740447 0.07
-v -0.0428184 -0.0675765 -0.07
-v -0.0428184 0.0675765 -0.07
-v 0.0428184 -0.0675765 -0.07
-v 0.0428184 0.0675765 -0.07
-v 0.0428184 -0.0675765 0.07
-v 0.0428184 0.0675765 0.07
-v -0.0428184 -0.0675765 0.07
-v -0.0428184 0.0675765 0.07
-v 0.0247214 0.0760845 0.07
-v 0.0247214 0.0760845 -0.07
-v -0.0247214 0.0760845 0.07
-v -0.0247214 0.0760845 -0.07
-v -0.0247214 -0.0760845 0.07
-v -0.0247214 -0.0760845 -0.07
-v 0.0247214 -0.0760845 0.07
-v 0.0247214 -0.0760845 -0.07
-v 0.0760845 0.0247214 0.07
-v 0.0760845 0.0247214 -0.07
-v -0.0760845 0.0247214 0.07
-v -0.0760845 0.0247214 -0.07
-v -0.0760845 -0.0247214 0.07
-v -0.0760845 -0.0247214 -0.07
-v 0.0760845 -0.0247214 0.07
-v 0.0760845 -0.0247214 -0.07
-v -0.0683216 -0.0416192 -0.07
-v -0.0683216 0.0416192 -0.07
-v 0.0683216 -0.0416192 -0.07
-v 0.0683216 0.0416192 -0.07
-v 0.0683216 -0.0416192 0.07
-v 0.0683216 0.0416192 0.07
-v -0.0683216 -0.0416192 0.07
-v -0.0683216 0.0416192 0.07
-v 0.0743821 0.02945 0.07
-v 0.0743821 0.02945 -0.07
-v 0.02945 0.0743821 0.07
-v 0.02945 0.0743821 -0.07
-v -0.02945 0.0743821 0.07
-v -0.02945 0.0743821 -0.07
-v -0.0743821 0.02945 0.07
-v -0.0743821 0.02945 -0.07
-v -0.0743821 -0.02945 0.07
-v -0.0743821 -0.02945 -0.07
-v -0.02945 -0.0743821 0.07
-v -0.02945 -0.0743821 -0.07
-v 0.02945 -0.0743821 0.07
-v 0.02945 -0.0743821 -0.07
-v 0.0743821 -0.02945 0.07
-v 0.0743821 -0.02945 -0.07
-v -0.072338 -0.0341645 -0.07
-v -0.072338 0.0341645 -0.07
-v 0.072338 -0.0341645 -0.07
-v 0.072338 0.0341645 -0.07
-v 0.072338 -0.0341645 0.07
-v 0.072338 0.0341645 0.07
-v -0.072338 -0.0341645 0.07
-v -0.072338 0.0341645 0.07
-v -0.0497213 -0.0626721 -0.07
-v -0.0497213 0.0626721 -0.07
-v 0.0497213 -0.0626721 -0.07
-v 0.0497213 0.0626721 -0.07
-v 0.0497213 -0.0626721 0.07
-v 0.0497213 0.0626721 0.07
-v -0.0497213 -0.0626721 0.07
-v -0.0497213 0.0626721 0.07
-v -0.0796887 -0.0070506 -0.07
-v -0.0796887 0.0070506 -0.07
-v 0.0796887 -0.0070506 -0.07
-v 0.0796887 0.0070506 -0.07
-v 0.0796887 -0.0070506 0.07
-v 0.0796887 0.0070506 0.07
-v -0.0796887 -0.0070506 0.07
-v -0.0796887 0.0070506 0.07
-v -0.0328825 -0.0729297 -0.07
-v -0.0328825 0.0729297 -0.07
-v 0.0328825 -0.0729297 -0.07
-v 0.0328825 0.0729297 -0.07
-v 0.0328825 -0.0729297 0.07
-v 0.0328825 0.0729297 0.07
-v -0.0328825 -0.0729297 0.07
-v -0.0328825 0.0729297 0.07
-v -1.46958e-17 -0.08 -0.07
-v -1.2865e-17 0.08 -0.07
-v -1.46958e-17 -0.08 0.07
-v -1.2865e-17 0.08 0.07
-v 0.08 1.55431e-17 0.07
-v 0.08 -1.55431e-17 -0.07
-v -0.08 -1.01869e-17 0.07
-v -0.08 -4.12731e-17 -0.07
-v -0.0599528 -0.0529685 -0.07
-v -0.0599528 0.0529685 -0.07
-v 0.0599528 -0.0529685 -0.07
-v 0.0599528 0.0529685 -0.07
-v 0.0599528 -0.0529685 0.07
-v 0.0599528 0.0529685 0.07
-v -0.0599528 -0.0529685 0.07
-v -0.0599528 0.0529685 0.07
-v -0.0652157 -0.0463348 -0.07
-v -0.0652157 0.0463348 -0.07
-v 0.0652157 -0.0463348 -0.07
-v 0.0652157 0.0463348 -0.07
-v 0.0652157 -0.0463348 0.07
-v 0.0652157 0.0463348 0.07
-v -0.0652157 -0.0463348 0.07
-v -0.0652157 0.0463348 0.07
-v 0.0768235 0.0223193 0.07
-v 0.0768235 0.0223193 -0.07
-v 0.0223193 0.0768235 0.07
-v 0.0223193 0.0768235 -0.07
-v -0.0223193 0.0768235 0.07
-v -0.0223193 0.0768235 -0.07
-v -0.0768235 0.0223193 0.07
-v -0.0768235 0.0223193 -0.07
-v -0.0768235 -0.0223193 0.07
-v -0.0768235 -0.0223193 -0.07
-v -0.0223193 -0.0768235 0.07
-v -0.0223193 -0.0768235 -0.07
-v 0.0223193 -0.0768235 0.07
-v 0.0223193 -0.0768235 -0.07
-v 0.0768235 -0.0223193 0.07
-v 0.0768235 -0.0223193 -0.07
-v -0.0451766 -0.0660233 -0.07
-v -0.0451766 0.0660233 -0.07
-v 0.0451766 -0.0660233 -0.07
-v 0.0451766 0.0660233 -0.07
-v 0.0451766 -0.0660233 0.07
-v 0.0451766 0.0660233 0.07
-v -0.0451766 -0.0660233 0.07
-v -0.0451766 0.0660233 0.07
-v 0.0340623 0.0723862 0.07
-v 0.0340623 0.0723862 -0.07
-v -0.0340623 0.0723862 0.07
-v -0.0340623 0.0723862 -0.07
-v -0.0340623 -0.0723862 0.07
-v -0.0340623 -0.0723862 -0.07
-v 0.0340623 -0.0723862 0.07
-v 0.0340623 -0.0723862 -0.07
-v 0.0723862 0.0340623 0.07
-v 0.0723862 0.0340623 -0.07
-v -0.0723862 0.0340623 0.07
-v -0.0723862 0.0340623 -0.07
-v -0.0723862 -0.0340623 0.07
-v -0.0723862 -0.0340623 -0.07
-v 0.0723862 -0.0340623 0.07
-v 0.0723862 -0.0340623 -0.07
-v -0.0798879 -0.00423388 -0.07
-v -0.0798879 0.00423388 -0.07
-v 0.0798879 -0.00423388 -0.07
-v 0.0798879 0.00423388 -0.07
-v 0.0798879 -0.00423388 0.07
-v 0.0798879 0.00423388 0.07
-v -0.0798879 -0.00423388 0.07
-v -0.0798879 0.00423388 0.07
-v 0.0734204 0.0317718 0.07
-v 0.0734204 0.0317718 -0.07
-v 0.0317718 0.0734204 0.07
-v 0.0317718 0.0734204 -0.07
-v -0.0317718 0.0734204 0.07
-v -0.0317718 0.0734204 -0.07
-v -0.0734204 0.0317718 0.07
-v -0.0734204 0.0317718 -0.07
-v -0.0734204 -0.0317718 0.07
-v -0.0734204 -0.0317718 -0.07
-v -0.0317718 -0.0734204 0.07
-v -0.0317718 -0.0734204 -0.07
-v 0.0317718 -0.0734204 0.07
-v 0.0317718 -0.0734204 -0.07
-v 0.0734204 -0.0317718 0.07
-v 0.0734204 -0.0317718 -0.07
-v -0.0779035 -0.0181947 -0.07
-v -0.0779035 0.0181947 -0.07
-v 0.0779035 -0.0181947 -0.07
-v 0.0779035 0.0181947 -0.07
-v 0.0779035 -0.0181947 0.07
-v 0.0779035 0.0181947 0.07
-v -0.0779035 -0.0181947 0.07
-v -0.0779035 0.0181947 0.07
-v -0.0112581 -0.0792039 -0.07
-v -0.0112581 0.0792039 -0.07
-v 0.0112581 -0.0792039 -0.07
-v 0.0112581 0.0792039 -0.07
-v 0.0112581 -0.0792039 0.07
-v 0.0112581 0.0792039 0.07
-v -0.0112581 -0.0792039 0.07
-v -0.0112581 0.0792039 0.07
-v 0.0149905 0.078583 0.07
-v 0.0149905 0.078583 -0.07
-v -0.0149905 0.078583 0.07
-v -0.0149905 0.078583 -0.07
-v -0.0149905 -0.078583 0.07
-v -0.0149905 -0.078583 -0.07
-v 0.0149905 -0.078583 0.07
-v 0.0149905 -0.078583 -0.07
-v 0.078583 0.0149905 0.07
-v 0.078583 0.0149905 -0.07
-v -0.078583 0.0149905 0.07
-v -0.078583 0.0149905 -0.07
-v -0.078583 -0.0149905 0.07
-v -0.078583 -0.0149905 -0.07
-v 0.078583 -0.0149905 0.07
-v 0.078583 -0.0149905 -0.07
-v 0.0616411 0.0509939 0.07
-v 0.0616411 0.0509939 -0.07
-v 0.0509939 0.0616411 0.07
-v 0.0509939 0.0616411 -0.07
-v -0.0509939 0.0616411 0.07
-v -0.0509939 0.0616411 -0.07
-v -0.0616411 0.0509939 0.07
-v -0.0616411 0.0509939 -0.07
-v -0.0616411 -0.0509939 0.07
-v -0.0616411 -0.0509939 -0.07
-v -0.0509939 -0.0616411 0.07
-v -0.0509939 -0.0616411 -0.07
-v 0.0509939 -0.0616411 0.07
-v 0.0509939 -0.0616411 -0.07
-v 0.0616411 -0.0509939 0.07
-v 0.0616411 -0.0509939 -0.07
-v 0.0647214 0.0470228 0.07
-v 0.0647214 0.0470228 -0.07
-v 0.0470228 0.0647214 0.07
-v 0.0470228 0.0647214 -0.07
-v -0.0470228 0.0647214 0.07
-v -0.0470228 0.0647214 -0.07
-v -0.0647214 0.0470228 0.07
-v -0.0647214 0.0470228 -0.07
-v -0.0647214 -0.0470228 0.07
-v -0.0647214 -0.0470228 -0.07
-v -0.0470228 -0.0647214 0.07
-v -0.0470228 -0.0647214 -0.07
-v 0.0470228 -0.0647214 0.07
-v 0.0470228 -0.0647214 -0.07
-v 0.0647214 -0.0470228 0.07
-v 0.0647214 -0.0470228 -0.07
-v 0.0632124 0.0490326 0.07
-v 0.0632124 0.0490326 -0.07
-v 0.0490326 0.0632124 0.07
-v 0.0490326 0.0632124 -0.07
-v -0.0490326 0.0632124 0.07
-v -0.0490326 0.0632124 -0.07
-v -0.0632124 0.0490326 0.07
-v -0.0632124 0.0490326 -0.07
-v -0.0632124 -0.0490326 0.07
-v -0.0632124 -0.0490326 -0.07
-v -0.0490326 -0.0632124 0.07
-v -0.0490326 -0.0632124 -0.07
-v 0.0490326 -0.0632124 0.07
-v 0.0490326 -0.0632124 -0.07
-v 0.0632124 -0.0490326 0.07
-v 0.0632124 -0.0490326 -0.07
-v -0.0668103 -0.0440044 -0.07
-v -0.0668103 0.0440044 -0.07
-v 0.0668103 -0.0440044 -0.07
-v 0.0668103 0.0440044 -0.07
-v 0.0668103 -0.0440044 0.07
-v 0.0668103 0.0440044 0.07
-v -0.0668103 -0.0440044 0.07
-v -0.0668103 0.0440044 0.07
-v -0.0540183 -0.0590087 -0.07
-v -0.0540183 0.0590087 -0.07
-v 0.0540183 -0.0590087 -0.07
-v 0.0540183 0.0590087 -0.07
-v 0.0540183 -0.0590087 0.07
-v 0.0540183 0.0590087 0.07
-v -0.0540183 -0.0590087 0.07
-v -0.0540183 0.0590087 0.07
-v -0.0249898 -0.0759968 -0.07
-v -0.0249898 0.0759968 -0.07
-v 0.0249898 -0.0759968 -0.07
-v 0.0249898 0.0759968 -0.07
-v 0.0249898 -0.0759968 0.07
-v 0.0249898 0.0759968 0.07
-v -0.0249898 -0.0759968 0.07
-v -0.0249898 0.0759968 0.07
-v 0.027099 0.0752705 0.07
-v 0.027099 0.0752705 -0.07
-v -0.027099 0.0752705 0.07
-v -0.027099 0.0752705 -0.07
-v -0.027099 -0.0752705 0.07
-v -0.027099 -0.0752705 -0.07
-v 0.027099 -0.0752705 0.07
-v 0.027099 -0.0752705 -0.07
-v 0.0752705 0.027099 0.07
-v 0.0752705 0.027099 -0.07
-v -0.0752705 0.027099 0.07
-v -0.0752705 0.027099 -0.07
-v -0.0752705 -0.027099 0.07
-v -0.0752705 -0.027099 -0.07
-v 0.0752705 -0.027099 0.07
-v 0.0752705 -0.027099 -0.07
-v 0.0688594 0.0407233 0.07
-v 0.0688594 0.0407233 -0.07
-v 0.0407233 0.0688594 0.07
-v 0.0407233 0.0688594 -0.07
-v -0.0407233 0.0688594 0.07
-v -0.0407233 0.0688594 -0.07
-v -0.0688594 0.0407233 0.07
-v -0.0688594 0.0407233 -0.07
-v -0.0688594 -0.0407233 0.07
-v -0.0688594 -0.0407233 -0.07
-v -0.0407233 -0.0688594 0.07
-v -0.0407233 -0.0688594 -0.07
-v 0.0407233 -0.0688594 0.07
-v 0.0407233 -0.0688594 -0.07
-v 0.0688594 -0.0407233 0.07
-v 0.0688594 -0.0407233 -0.07
-v 0.0583175 0.0547638 0.07
-v 0.0583175 0.0547638 -0.07
-v -0.0583175 0.0547638 0.07
-v -0.0583175 0.0547638 -0.07
-v -0.0583175 -0.0547638 0.07
-v -0.0583175 -0.0547638 -0.07
-v 0.0583175 -0.0547638 0.07
-v 0.0583175 -0.0547638 -0.07
-v 0.0547638 0.0583175 0.07
-v 0.0547638 0.0583175 -0.07
-v -0.0547638 0.0583175 0.07
-v -0.0547638 0.0583175 -0.07
-v -0.0547638 -0.0583175 0.07
-v -0.0547638 -0.0583175 -0.07
-v 0.0547638 -0.0583175 0.07
-v 0.0547638 -0.0583175 -0.07
-v 0.0793692 0.0100267 0.07
-v 0.0793692 0.0100267 -0.07
-v 0.0100267 0.0793692 0.07
-v 0.0100267 0.0793692 -0.07
-v -0.0100267 0.0793692 0.07
-v -0.0100267 0.0793692 -0.07
-v -0.0793692 0.0100267 0.07
-v -0.0793692 0.0100267 -0.07
-v -0.0793692 -0.0100267 0.07
-v -0.0793692 -0.0100267 -0.07
-v -0.0100267 -0.0793692 0.07
-v -0.0100267 -0.0793692 -0.07
-v 0.0100267 -0.0793692 0.07
-v 0.0100267 -0.0793692 -0.07
-v 0.0793692 -0.0100267 0.07
-v 0.0793692 -0.0100267 -0.07
-v -0.076426 -0.0236447 -0.07
-v -0.076426 0.0236447 -0.07
-v 0.076426 -0.0236447 -0.07
-v 0.076426 0.0236447 -0.07
-v 0.076426 -0.0236447 0.07
-v 0.076426 0.0236447 0.07
-v -0.076426 -0.0236447 0.07
-v -0.076426 0.0236447 0.07
-v -0.00282332 -0.0799502 -0.07
-v -0.00282332 0.0799502 -0.07
-v 0.00282332 -0.0799502 -0.07
-v 0.00282332 0.0799502 -0.07
-v 0.00282332 -0.0799502 0.07
-v 0.00282332 0.0799502 0.07
-v -0.00282332 -0.0799502 0.07
-v -0.00282332 0.0799502 0.07
-v -0.0734987 -0.0315903 -0.07
-v -0.0734987 0.0315903 -0.07
-v 0.0734987 -0.0315903 -0.07
-v 0.0734987 0.0315903 -0.07
-v 0.0734987 -0.0315903 0.07
-v 0.0734987 0.0315903 0.07
-v -0.0734987 -0.0315903 0.07
-v -0.0734987 0.0315903 0.07
-v -0.0784971 -0.0154341 -0.07
-v -0.0784971 0.0154341 -0.07
-v 0.0784971 -0.0154341 -0.07
-v 0.0784971 0.0154341 -0.07
-v 0.0784971 -0.0154341 0.07
-v 0.0784971 0.0154341 0.07
-v -0.0784971 -0.0154341 0.07
-v -0.0784971 0.0154341 0.07
-v -0.0222922 -0.0768314 -0.07
-v -0.0222922 0.0768314 -0.07
-v 0.0222922 -0.0768314 -0.07
-v 0.0222922 0.0768314 -0.07
-v 0.0222922 -0.0768314 0.07
-v 0.0222922 0.0768314 0.07
-v -0.0222922 -0.0768314 0.07
-v -0.0222922 0.0768314 0.07
-v -0.0474786 -0.0643878 -0.07
-v -0.0474786 0.0643878 -0.07
-v 0.0474786 -0.0643878 -0.07
-v 0.0474786 0.0643878 -0.07
-v 0.0474786 -0.0643878 0.07
-v 0.0474786 0.0643878 0.07
-v -0.0474786 -0.0643878 0.07
-v -0.0474786 0.0643878 0.07
-v 0.0790151 0.0125148 0.07
-v 0.0790151 0.0125148 -0.07
-v 0.0125148 0.0790151 0.07
-v 0.0125148 0.0790151 -0.07
-v -0.0125148 0.0790151 0.07
-v -0.0125148 0.0790151 -0.07
-v -0.0790151 0.0125148 0.07
-v -0.0790151 0.0125148 -0.07
-v -0.0790151 -0.0125148 0.07
-v -0.0790151 -0.0125148 -0.07
-v -0.0125148 -0.0790151 0.07
-v -0.0125148 -0.0790151 -0.07
-v 0.0125148 -0.0790151 0.07
-v 0.0125148 -0.0790151 -0.07
-v 0.0790151 -0.0125148 0.07
-v 0.0790151 -0.0125148 -0.07
-v -0.0354359 -0.0717238 -0.07
-v -0.0354359 0.0717238 -0.07
-v 0.0354359 -0.0717238 -0.07
-v 0.0354359 0.0717238 -0.07
-v 0.0354359 -0.0717238 0.07
-v 0.0354359 0.0717238 0.07
-v -0.0354359 -0.0717238 0.07
-v -0.0354359 0.0717238 0.07
-v -0.0697479 -0.0391821 -0.07
-v -0.0697479 0.0391821 -0.07
-v 0.0697479 -0.0391821 -0.07
-v 0.0697479 0.0391821 -0.07
-v 0.0697479 -0.0391821 0.07
-v 0.0697479 0.0391821 0.07
-v -0.0697479 -0.0391821 0.07
-v -0.0697479 0.0391821 0.07
-v -0.00845589 -0.0795519 -0.07
-v -0.00845589 0.0795519 -0.07
-v 0.00845589 -0.0795519 -0.07
-v 0.00845589 0.0795519 -0.07
-v 0.00845589 -0.0795519 0.07
-v 0.00845589 0.0795519 0.07
-v -0.00845589 -0.0795519 0.07
-v -0.00845589 0.0795519 0.07
-v 0.079645 0.00752867 0.07
-v 0.079645 0.00752867 -0.07
-v 0.00752867 0.079645 0.07
-v 0.00752867 0.079645 -0.07
-v -0.00752867 0.079645 0.07
-v -0.00752867 0.079645 -0.07
-v -0.079645 0.00752867 0.07
-v -0.079645 0.00752867 -0.07
-v -0.079645 -0.00752867 0.07
-v -0.079645 -0.00752867 -0.07
-v -0.00752867 -0.079645 0.07
-v -0.00752867 -0.079645 -0.07
-v 0.00752867 -0.079645 0.07
-v 0.00752867 -0.079645 -0.07
-v 0.079645 -0.00752867 0.07
-v 0.079645 -0.00752867 -0.07
-v -0.0789929 -0.0126542 -0.07
-v -0.0789929 0.0126542 -0.07
-v 0.0789929 -0.0126542 -0.07
-v 0.0789929 0.0126542 -0.07
-v 0.0789929 -0.0126542 0.07
-v 0.0789929 0.0126542 0.07
-v -0.0789929 -0.0126542 0.07
-v -0.0789929 0.0126542 0.07
-v 0.0774867 0.0198952 0.07
-v 0.0774867 0.0198952 -0.07
-v -0.0774867 0.0198952 0.07
-v -0.0774867 0.0198952 -0.07
-v -0.0774867 -0.0198952 0.07
-v -0.0774867 -0.0198952 -0.07
-v 0.0774867 -0.0198952 0.07
-v 0.0774867 -0.0198952 -0.07
-v 0.0198952 0.0774867 0.07
-v 0.0198952 0.0774867 -0.07
-v -0.0198952 0.0774867 0.07
-v -0.0198952 0.0774867 -0.07
-v -0.0198952 -0.0774867 0.07
-v -0.0198952 -0.0774867 -0.07
-v 0.0198952 -0.0774867 0.07
-v 0.0198952 -0.0774867 -0.07
-v -0.0028216 -0.0799502 -0.0700985
-v -0.0028216 0.0799502 -0.0700985
-v 0.0028216 -0.0799502 -0.0700985
-v 0.0028216 0.0799502 -0.0700985
-v 0.0028216 -0.0799502 0.0700985
-v 0.0028216 0.0799502 0.0700985
-v -0.0028216 -0.0799502 0.0700985
-v -0.0028216 0.0799502 0.0700985
-v -0.00563968 -0.0798007 -0.0701969
-v -0.00563968 0.0798007 -0.0701969
-v 0.00563968 -0.0798007 -0.0701969
-v 0.00563968 0.0798007 -0.0701969
-v 0.00563968 -0.0798007 0.0701969
-v 0.00563968 0.0798007 0.0701969
-v -0.00563968 -0.0798007 0.0701969
-v -0.00563968 0.0798007 0.0701969
-v -0.00281644 -0.0799502 -0.0701969
-v -0.00281644 0.0799502 -0.0701969
-v 0.00281644 -0.0799502 -0.0701969
-v 0.00281644 0.0799502 -0.0701969
-v 0.00281644 -0.0799502 0.0701969
-v 0.00281644 0.0799502 0.0701969
-v -0.00281644 -0.0799502 0.0701969
-v -0.00281644 0.0799502 0.0701969
-v -0.00280785 -0.0799502 -0.0702951
-v -0.00280785 0.0799502 -0.0702951
-v 0.00280785 -0.0799502 -0.0702951
-v 0.00280785 0.0799502 -0.0702951
-v 0.00280785 -0.0799502 0.0702951
-v 0.00280785 0.0799502 0.0702951
-v -0.00280785 -0.0799502 0.0702951
-v -0.00280785 0.0799502 0.0702951
-v -0.00845073 -0.0795519 -0.0702951
-v -0.00845073 0.0795519 -0.0702951
-v 0.00845073 -0.0795519 -0.0702951
-v 0.00845073 0.0795519 -0.0702951
-v 0.00845073 -0.0795519 0.0702951
-v 0.00845073 0.0795519 0.0702951
-v -0.00845073 -0.0795519 0.0702951
-v -0.00845073 0.0795519 0.0702951
-v -0.0112513 -0.0792039 -0.0703929
-v -0.0112513 0.0792039 -0.0703929
-v 0.0112513 -0.0792039 -0.0703929
-v 0.0112513 0.0792039 -0.0703929
-v 0.0112513 -0.0792039 0.0703929
-v 0.0112513 0.0792039 0.0703929
-v -0.0112513 -0.0792039 0.0703929
-v -0.0112513 0.0792039 0.0703929
-v -0.00279584 -0.0799502 -0.0703929
-v -0.00279584 0.0799502 -0.0703929
-v 0.00279584 -0.0799502 -0.0703929
-v 0.00279584 0.0799502 -0.0703929
-v 0.00279584 -0.0799502 0.0703929
-v 0.00279584 0.0799502 0.0703929
-v -0.00279584 -0.0799502 0.0703929
-v -0.00279584 0.0799502 0.0703929
-v -0.00562937 -0.0798007 -0.0703936
-v -0.00562937 0.0798007 -0.0703936
-v 0.00562937 -0.0798007 -0.0703936
-v 0.00562937 0.0798007 -0.0703936
-v 0.00562937 -0.0798007 0.0703936
-v 0.00562937 0.0798007 0.0703936
-v -0.00562937 -0.0798007 0.0703936
-v -0.00562937 0.0798007 0.0703936
-v -0.0140378 -0.0787572 -0.0704902
-v -0.0140378 0.0787572 -0.0704902
-v 0.0140378 -0.0787572 -0.0704902
-v 0.0140378 0.0787572 -0.0704902
-v 0.0140378 -0.0787572 0.0704902
-v 0.0140378 0.0787572 0.0704902
-v -0.0140378 -0.0787572 0.0704902
-v -0.0140378 0.0787572 0.0704902
-v -0.00278042 -0.0799502 -0.0704903
-v -0.00278042 0.0799502 -0.0704903
-v 0.00278042 -0.0799502 -0.0704903
-v 0.00278042 0.0799502 -0.0704903
-v 0.00278042 -0.0799502 0.0704903
-v 0.00278042 0.0799502 0.0704903
-v -0.00278042 -0.0799502 0.0704903
-v -0.00278042 0.0799502 0.0704903
-v -0.0168068 -0.0782124 -0.0705869
-v -0.0168068 0.0782124 -0.0705869
-v 0.0168068 -0.0782124 -0.0705869
-v 0.0168068 0.0782124 -0.0705869
-v 0.0168068 -0.0782124 0.0705869
-v 0.0168068 0.0782124 0.0705869
-v -0.0168068 -0.0782124 0.0705869
-v -0.0168068 0.0782124 0.0705869
-v -0.00276162 -0.0799502 -0.070587
-v -0.00276162 0.0799502 -0.070587
-v 0.00276162 -0.0799502 -0.070587
-v 0.00276162 0.0799502 -0.070587
-v 0.00276162 -0.0799502 0.070587
-v 0.00276162 0.0799502 0.070587
-v -0.00276162 -0.0799502 0.070587
-v -0.00276162 0.0799502 0.070587
-v -0.0056122 -0.0798007 -0.0705899
-v -0.0056122 0.0798007 -0.0705899
-v 0.0056122 -0.0798007 -0.0705899
-v 0.0056122 0.0798007 -0.0705899
-v 0.0056122 -0.0798007 0.0705899
-v 0.0056122 0.0798007 0.0705899
-v -0.0056122 -0.0798007 0.0705899
-v -0.0056122 0.0798007 0.0705899
-v -0.00843529 -0.0795519 -0.0705899
-v -0.00843529 0.0795519 -0.0705899
-v 0.00843529 -0.0795519 -0.0705899
-v 0.00843529 0.0795519 -0.0705899
-v 0.00843529 -0.0795519 0.0705899
-v 0.00843529 0.0795519 0.0705899
-v -0.00843529 -0.0795519 0.0705899
-v -0.00843529 0.0795519 0.0705899
-v -0.0195549 -0.0775702 -0.0706829
-v -0.0195549 0.0775702 -0.0706829
-v 0.0195549 -0.0775702 -0.0706829
-v 0.0195549 0.0775702 -0.0706829
-v 0.0195549 -0.0775702 0.0706829
-v 0.0195549 0.0775702 0.0706829
-v -0.0195549 -0.0775702 0.0706829
-v -0.0195549 0.0775702 0.0706829
-v -0.00273945 -0.0799502 -0.070683
-v -0.00273945 0.0799502 -0.070683
-v 0.00273945 -0.0799502 -0.070683
-v 0.00273945 0.0799502 -0.070683
-v 0.00273945 -0.0799502 0.070683
-v 0.00273945 0.0799502 0.070683
-v -0.00273945 -0.0799502 0.070683
-v -0.00273945 0.0799502 0.070683
-v -0.0222786 -0.0768314 -0.070778
-v -0.0222786 0.0768314 -0.070778
-v 0.0222786 -0.0768314 -0.070778
-v 0.0222786 0.0768314 -0.070778
-v 0.0222786 -0.0768314 0.070778
-v 0.0222786 0.0768314 0.070778
-v -0.0222786 -0.0768314 0.070778
-v -0.0222786 0.0768314 0.070778
-v -0.00271395 -0.0799502 -0.0707782
-v -0.00271395 0.0799502 -0.0707782
-v 0.00271395 -0.0799502 -0.0707782
-v 0.00271395 0.0799502 -0.0707782
-v 0.00271395 -0.0799502 0.0707782
-v 0.00271395 0.0799502 0.0707782
-v -0.00271395 -0.0799502 0.0707782
-v -0.00271395 0.0799502 0.0707782
-v -0.0112307 -0.0792039 -0.0707853
-v -0.0112307 0.0792039 -0.0707853
-v 0.0112307 -0.0792039 -0.0707853
-v 0.0112307 0.0792039 -0.0707853
-v 0.0112307 -0.0792039 0.0707853
-v 0.0112307 0.0792039 0.0707853
-v -0.0112307 -0.0792039 0.0707853
-v -0.0112307 0.0792039 0.0707853
-v -0.0055882 -0.0798007 -0.0707854
-v -0.0055882 0.0798007 -0.0707854
-v 0.0055882 -0.0798007 -0.0707854
-v 0.0055882 0.0798007 -0.0707854
-v 0.0055882 -0.0798007 0.0707854
-v 0.0055882 0.0798007 0.0707854
-v -0.0055882 -0.0798007 0.0707854
-v -0.0055882 0.0798007 0.0707854
-v -0.0249746 -0.0759968 -0.0708721
-v -0.0249746 0.0759968 -0.0708721
-v 0.0249746 -0.0759968 -0.0708721
-v 0.0249746 0.0759968 -0.0708721
-v 0.0249746 -0.0759968 0.0708721
-v 0.0249746 0.0759968 0.0708721
-v -0.0249746 -0.0759968 0.0708721
-v -0.0249746 0.0759968 0.0708721
-v -0.00268513 -0.0799502 -0.0708725
-v -0.00268513 0.0799502 -0.0708725
-v 0.00268513 -0.0799502 -0.0708725
-v 0.00268513 0.0799502 -0.0708725
-v 0.00268513 -0.0799502 0.0708725
-v 0.00268513 0.0799502 0.0708725
-v -0.00268513 -0.0799502 0.0708725
-v -0.00268513 0.0799502 0.0708725
-v -0.00840956 -0.0795519 -0.0708839
-v -0.00840956 0.0795519 -0.0708839
-v 0.00840956 -0.0795519 -0.0708839
-v 0.00840956 0.0795519 -0.0708839
-v 0.00840956 -0.0795519 0.0708839
-v 0.00840956 0.0795519 0.0708839
-v -0.00840956 -0.0795519 0.0708839
-v -0.00840956 0.0795519 0.0708839
-v -0.0276394 -0.0750675 -0.0709652
-v -0.0276394 0.0750675 -0.0709652
-v 0.0276394 -0.0750675 -0.0709652
-v 0.0276394 0.0750675 -0.0709652
-v 0.0276394 -0.0750675 0.0709652
-v 0.0276394 0.0750675 0.0709652
-v -0.0276394 -0.0750675 0.0709652
-v -0.0276394 0.0750675 0.0709652
-v -0.00265305 -0.0799502 -0.0709656
-v -0.00265305 0.0799502 -0.0709656
-v 0.00265305 -0.0799502 -0.0709656
-v 0.00265305 0.0799502 -0.0709656
-v 0.00265305 -0.0799502 0.0709656
-v 0.00265305 0.0799502 0.0709656
-v -0.00265305 -0.0799502 0.0709656
-v -0.00265305 0.0799502 0.0709656
-v -0.0140121 -0.0787572 -0.0709798
-v -0.0140121 0.0787572 -0.0709798
-v 0.0140121 -0.0787572 -0.0709798
-v 0.0140121 0.0787572 -0.0709798
-v 0.0140121 -0.0787572 0.0709798
-v 0.0140121 0.0787572 0.0709798
-v -0.0140121 -0.0787572 0.0709798
-v -0.0140121 0.0787572 0.0709798
-v -0.00555739 -0.0798007 -0.0709799
-v -0.00555739 0.0798007 -0.0709799
-v 0.00555739 -0.0798007 -0.0709799
-v 0.00555739 0.0798007 -0.0709799
-v 0.00555739 -0.0798007 0.0709799
-v 0.00555739 0.0798007 0.0709799
-v -0.00555739 -0.0798007 0.0709799
-v -0.00555739 0.0798007 0.0709799
-v -0.0302698 -0.0740447 -0.071057
-v -0.0302698 0.0740447 -0.071057
-v 0.0302698 -0.0740447 -0.071057
-v 0.0302698 0.0740447 -0.071057
-v 0.0302698 -0.0740447 0.071057
-v 0.0302698 0.0740447 0.071057
-v -0.0302698 -0.0740447 0.071057
-v -0.0302698 0.0740447 0.071057
-v -0.00261773 -0.0799502 -0.0710576
-v -0.00261773 0.0799502 -0.0710576
-v 0.00261773 -0.0799502 -0.0710576
-v 0.00261773 0.0799502 -0.0710576
-v 0.00261773 -0.0799502 0.0710576
-v 0.00261773 0.0799502 0.0710576
-v -0.00261773 -0.0799502 0.0710576
-v -0.00261773 0.0799502 0.0710576
-v -0.0328625 -0.0729297 -0.0711476
-v -0.0328625 0.0729297 -0.0711476
-v 0.0328625 -0.0729297 -0.0711476
-v 0.0328625 0.0729297 -0.0711476
-v 0.0328625 -0.0729297 0.0711476
-v 0.0328625 0.0729297 0.0711476
-v -0.0328625 -0.0729297 0.0711476
-v -0.0328625 0.0729297 0.0711476
-v -0.00257923 -0.0799502 -0.0711483
-v -0.00257923 0.0799502 -0.0711483
-v 0.00257923 -0.0799502 -0.0711483
-v 0.00257923 0.0799502 -0.0711483
-v 0.00257923 -0.0799502 0.0711483
-v 0.00257923 0.0799502 0.0711483
-v -0.00257923 -0.0799502 0.0711483
-v -0.00257923 0.0799502 0.0711483
-v -0.0167761 -0.0782124 -0.0711731
-v -0.0167761 0.0782124 -0.0711731
-v 0.0167761 -0.0782124 -0.0711731
-v 0.0167761 0.0782124 -0.0711731
-v 0.0167761 -0.0782124 0.0711731
-v 0.0167761 0.0782124 0.0711731
-v -0.0167761 -0.0782124 0.0711731
-v -0.0167761 0.0782124 0.0711731
-v -0.0055198 -0.0798007 -0.0711733
-v -0.0055198 0.0798007 -0.0711733
-v 0.0055198 -0.0798007 -0.0711733
-v 0.0055198 0.0798007 -0.0711733
-v 0.0055198 -0.0798007 0.0711733
-v 0.0055198 0.0798007 0.0711733
-v -0.0055198 -0.0798007 0.0711733
-v -0.0055198 0.0798007 0.0711733
-v -0.0111964 -0.0792039 -0.0711768
-v -0.0111964 0.0792039 -0.0711768
-v 0.0111964 -0.0792039 -0.0711768
-v 0.0111964 0.0792039 -0.0711768
-v 0.0111964 -0.0792039 0.0711768
-v 0.0111964 0.0792039 0.0711768
-v -0.0111964 -0.0792039 0.0711768
-v -0.0111964 0.0792039 0.0711768
-v -0.00837359 -0.0795519 -0.0711768
-v -0.00837359 0.0795519 -0.0711768
-v 0.00837359 -0.0795519 -0.0711768
-v 0.00837359 0.0795519 -0.0711768
-v 0.00837359 -0.0795519 0.0711768
-v 0.00837359 0.0795519 0.0711768
-v -0.00837359 -0.0795519 0.0711768
-v -0.00837359 0.0795519 0.0711768
-v -0.0354143 -0.0717238 -0.0712367
-v -0.0354143 0.0717238 -0.0712367
-v 0.0354143 -0.0717238 -0.0712367
-v 0.0354143 0.0717238 -0.0712367
-v 0.0354143 -0.0717238 0.0712367
-v 0.0354143 0.0717238 0.0712367
-v -0.0354143 -0.0717238 0.0712367
-v -0.0354143 0.0717238 0.0712367
-v -0.00253758 -0.0799502 -0.0712377
-v -0.00253758 0.0799502 -0.0712377
-v 0.00253758 -0.0799502 -0.0712377
-v 0.00253758 0.0799502 -0.0712377
-v 0.00253758 -0.0799502 0.0712377
-v 0.00253758 0.0799502 0.0712377
-v -0.00253758 -0.0799502 0.0712377
-v -0.00253758 0.0799502 0.0712377
-v -0.0379219 -0.0704285 -0.0713243
-v -0.0379219 0.0704285 -0.0713243
-v 0.0379219 -0.0704285 -0.0713243
-v 0.0379219 0.0704285 -0.0713243
-v 0.0379219 -0.0704285 0.0713243
-v 0.0379219 0.0704285 0.0713243
-v -0.0379219 -0.0704285 0.0713243
-v -0.0379219 0.0704285 0.0713243
-v -0.00249284 -0.0799502 -0.0713255
-v -0.00249284 0.0799502 -0.0713255
-v 0.00249284 -0.0799502 -0.0713255
-v 0.00249284 0.0799502 -0.0713255
-v 0.00249284 -0.0799502 0.0713255
-v 0.00249284 0.0799502 0.0713255
-v -0.00249284 -0.0799502 0.0713255
-v -0.00249284 0.0799502 0.0713255
-v -0.0195191 -0.0775702 -0.0713649
-v -0.0195191 0.0775702 -0.0713649
-v 0.0195191 -0.0775702 -0.0713649
-v 0.0195191 0.0775702 -0.0713649
-v 0.0195191 -0.0775702 0.0713649
-v 0.0195191 0.0775702 0.0713649
-v -0.0195191 -0.0775702 0.0713649
-v -0.0195191 0.0775702 0.0713649
-v -0.00547549 -0.0798007 -0.0713652
-v -0.00547549 0.0798007 -0.0713652
-v 0.00547549 -0.0798007 -0.0713652
-v 0.00547549 0.0798007 -0.0713652
-v 0.00547549 -0.0798007 0.0713652
-v 0.00547549 0.0798007 0.0713652
-v -0.00547549 -0.0798007 0.0713652
-v -0.00547549 0.0798007 0.0713652
-v -0.0403823 -0.0690455 -0.0714102
-v -0.0403823 0.0690455 -0.0714102
-v 0.0403823 -0.0690455 -0.0714102
-v 0.0403823 0.0690455 -0.0714102
-v 0.0403823 -0.0690455 0.0714102
-v 0.0403823 0.0690455 0.0714102
-v -0.0403823 -0.0690455 0.0714102
-v -0.0403823 0.0690455 0.0714102
-v -0.00244506 -0.0799502 -0.0714117
-v -0.00244506 0.0799502 -0.0714117
-v 0.00244506 -0.0799502 -0.0714117
-v 0.00244506 0.0799502 -0.0714117
-v 0.00244506 -0.0799502 0.0714117
-v 0.00244506 0.0799502 0.0714117
-v -0.00244506 -0.0799502 0.0714117
-v -0.00244506 0.0799502 0.0714117
-v -0.0139694 -0.0787572 -0.0714682
-v -0.0139694 0.0787572 -0.0714682
-v 0.0139694 -0.0787572 -0.0714682
-v 0.0139694 0.0787572 -0.0714682
-v 0.0139694 -0.0787572 0.0714682
-v 0.0139694 0.0787572 0.0714682
-v -0.0139694 -0.0787572 0.0714682
-v -0.0139694 0.0787572 0.0714682
-v -0.00832742 -0.0795519 -0.0714683
-v -0.00832742 0.0795519 -0.0714683
-v 0.00832742 -0.0795519 -0.0714683
-v 0.00832742 0.0795519 -0.0714683
-v 0.00832742 -0.0795519 0.0714683
-v 0.00832742 0.0795519 0.0714683
-v -0.00832742 -0.0795519 0.0714683
-v -0.00832742 0.0795519 0.0714683
-v -0.0427924 -0.0675765 -0.0714943
-v -0.0427924 0.0675765 -0.0714943
-v 0.0427924 -0.0675765 -0.0714943
-v 0.0427924 0.0675765 -0.0714943
-v 0.0427924 -0.0675765 0.0714943
-v 0.0427924 0.0675765 0.0714943
-v -0.0427924 -0.0675765 0.0714943
-v -0.0427924 0.0675765 0.0714943
-v -0.00239431 -0.0799502 -0.0714961
-v -0.00239431 0.0799502 -0.0714961
-v 0.00239431 -0.0799502 -0.0714961
-v 0.00239431 0.0799502 -0.0714961
-v 0.00239431 -0.0799502 0.0714961
-v 0.00239431 0.0799502 0.0714961
-v -0.00239431 -0.0799502 0.0714961
-v -0.00239431 0.0799502 0.0714961
-v -0.0222379 -0.0768314 -0.071555
-v -0.0222379 0.0768314 -0.071555
-v 0.0222379 -0.0768314 -0.071555
-v 0.0222379 0.0768314 -0.071555
-v 0.0222379 -0.0768314 0.071555
-v 0.0222379 0.0768314 0.071555
-v -0.0222379 -0.0768314 0.071555
-v -0.0222379 0.0768314 0.071555
-v -0.00542451 -0.0798007 -0.0715555
-v -0.00542451 0.0798007 -0.0715555
-v 0.00542451 -0.0798007 -0.0715555
-v 0.00542451 0.0798007 -0.0715555
-v 0.00542451 -0.0798007 0.0715555
-v 0.00542451 0.0798007 0.0715555
-v -0.00542451 -0.0798007 0.0715555
-v -0.00542451 0.0798007 0.0715555
-v -0.0111486 -0.0792039 -0.0715668
-v -0.0111486 0.0792039 -0.0715668
-v 0.0111486 -0.0792039 -0.0715668
-v 0.0111486 0.0792039 -0.0715668
-v 0.0111486 -0.0792039 0.0715668
-v 0.0111486 0.0792039 0.0715668
-v -0.0111486 -0.0792039 0.0715668
-v -0.0111486 0.0792039 0.0715668
-v -0.0451491 -0.0660233 -0.0715766
-v -0.0451491 0.0660233 -0.0715766
-v 0.0451491 -0.0660233 -0.0715766
-v 0.0451491 0.0660233 -0.0715766
-v 0.0451491 -0.0660233 0.0715766
-v 0.0451491 0.0660233 0.0715766
-v -0.0451491 -0.0660233 0.0715766
-v -0.0451491 0.0660233 0.0715766
-v -0.00234064 -0.0799502 -0.0715788
-v -0.00234064 0.0799502 -0.0715788
-v 0.00234064 -0.0799502 -0.0715788
-v 0.00234064 0.0799502 -0.0715788
-v 0.00234064 -0.0799502 0.0715788
-v 0.00234064 0.0799502 0.0715788
-v -0.00234064 -0.0799502 0.0715788
-v -0.00234064 0.0799502 0.0715788
-v -0.0474496 -0.0643878 -0.071657
-v -0.0474496 0.0643878 -0.071657
-v 0.0474496 -0.0643878 -0.071657
-v 0.0474496 0.0643878 -0.071657
-v 0.0474496 -0.0643878 0.071657
-v 0.0474496 0.0643878 0.071657
-v -0.0474496 -0.0643878 0.071657
-v -0.0474496 0.0643878 0.071657
-v -0.00228411 -0.0799502 -0.0716595
-v -0.00228411 0.0799502 -0.0716595
-v 0.00228411 -0.0799502 -0.0716595
-v 0.00228411 0.0799502 -0.0716595
-v 0.00228411 -0.0799502 0.0716595
-v 0.00228411 0.0799502 0.0716595
-v -0.00228411 -0.0799502 0.0716595
-v -0.00228411 0.0799502 0.0716595
-v -0.049691 -0.0626721 -0.0717352
-v -0.049691 0.0626721 -0.0717352
-v 0.049691 -0.0626721 -0.0717352
-v 0.049691 0.0626721 -0.0717352
-v 0.049691 -0.0626721 0.0717352
-v 0.049691 0.0626721 0.0717352
-v -0.049691 -0.0626721 0.0717352
-v -0.049691 0.0626721 0.0717352
-v -0.0022248 -0.0799502 -0.0717382
-v -0.0022248 0.0799502 -0.0717382
-v 0.0022248 -0.0799502 -0.0717382
-v 0.0022248 0.0799502 -0.0717382
-v 0.0022248 -0.0799502 0.0717382
-v 0.0022248 0.0799502 0.0717382
-v -0.0022248 -0.0799502 0.0717382
-v -0.0022248 0.0799502 0.0717382
-v -0.0249289 -0.0759968 -0.0717432
-v -0.0249289 0.0759968 -0.0717432
-v 0.0249289 -0.0759968 -0.0717432
-v 0.0249289 0.0759968 -0.0717432
-v 0.0249289 -0.0759968 0.0717432
-v 0.0249289 0.0759968 0.0717432
-v -0.0249289 -0.0759968 0.0717432
-v -0.0249289 0.0759968 0.0717432
-v -0.00536692 -0.0798007 -0.0717438
-v -0.00536692 0.0798007 -0.0717438
-v 0.00536692 -0.0798007 -0.0717438
-v 0.00536692 0.0798007 -0.0717438
-v 0.00536692 -0.0798007 0.0717438
-v 0.00536692 0.0798007 0.0717438
-v -0.00536692 -0.0798007 0.0717438
-v -0.00536692 0.0798007 0.0717438
-v -0.0167249 -0.0782124 -0.0717579
-v -0.0167249 0.0782124 -0.0717579
-v 0.0167249 -0.0782124 -0.0717579
-v 0.0167249 0.0782124 -0.0717579
-v 0.0167249 -0.0782124 0.0717579
-v 0.0167249 0.0782124 0.0717579
-v -0.0167249 -0.0782124 0.0717579
-v -0.0167249 0.0782124 0.0717579
-v -0.0082711 -0.0795519 -0.0717581
-v -0.0082711 0.0795519 -0.0717581
-v 0.0082711 -0.0795519 -0.0717581
-v 0.0082711 0.0795519 -0.0717581
-v 0.0082711 -0.0795519 0.0717581
-v 0.0082711 0.0795519 0.0717581
-v -0.0082711 -0.0795519 0.0717581
-v -0.0082711 0.0795519 0.0717581
-v -0.0518705 -0.0608783 -0.0718114
-v -0.0518705 0.0608783 -0.0718114
-v 0.0518705 -0.0608783 -0.0718114
-v 0.0518705 0.0608783 -0.0718114
-v 0.0518705 -0.0608783 0.0718114
-v 0.0518705 0.0608783 0.0718114
-v -0.0518705 -0.0608783 0.0718114
-v -0.0518705 0.0608783 0.0718114
-v -0.00216279 -0.0799502 -0.0718148
-v -0.00216279 0.0799502 -0.0718148
-v 0.00216279 -0.0799502 -0.0718148
-v 0.00216279 0.0799502 -0.0718148
-v 0.00216279 -0.0799502 0.0718148
-v 0.00216279 0.0799502 0.0718148
-v -0.00216279 -0.0799502 0.0718148
-v -0.00216279 0.0799502 0.0718148
-v -0.0539854 -0.0590087 -0.0718852
-v -0.0539854 0.0590087 -0.0718852
-v 0.0539854 -0.0590087 -0.0718852
-v 0.0539854 0.0590087 -0.0718852
-v 0.0539854 -0.0590087 0.0718852
-v 0.0539854 0.0590087 0.0718852
-v -0.0539854 -0.0590087 0.0718852
-v -0.0539854 0.0590087 0.0718852
-v -0.00209813 -0.0799502 -0.0718892
-v -0.00209813 0.0799502 -0.0718892
-v 0.00209813 -0.0799502 -0.0718892
-v 0.00209813 0.0799502 -0.0718892
-v 0.00209813 -0.0799502 0.0718892
-v 0.00209813 0.0799502 0.0718892
-v -0.00209813 -0.0799502 0.0718892
-v -0.00209813 0.0799502 0.0718892
-v -0.0275889 -0.0750675 -0.0719292
-v -0.0275889 0.0750675 -0.0719292
-v 0.0275889 -0.0750675 -0.0719292
-v 0.0275889 0.0750675 -0.0719292
-v 0.0275889 -0.0750675 0.0719292
-v 0.0275889 0.0750675 0.0719292
-v -0.0275889 -0.0750675 0.0719292
-v -0.0275889 0.0750675 0.0719292
-v -0.0053028 -0.0798007 -0.0719301
-v -0.0053028 0.0798007 -0.0719301
-v 0.0053028 -0.0798007 -0.0719301
-v 0.0053028 0.0798007 -0.0719301
-v 0.0053028 -0.0798007 0.0719301
-v 0.0053028 0.0798007 0.0719301
-v -0.0053028 -0.0798007 0.0719301
-v -0.0053028 0.0798007 0.0719301
-v -0.0139096 -0.0787572 -0.0719549
-v -0.0139096 0.0787572 -0.0719549
-v 0.0139096 -0.0787572 -0.0719549
-v 0.0139096 0.0787572 -0.0719549
-v 0.0139096 -0.0787572 0.0719549
-v 0.0139096 0.0787572 0.0719549
-v -0.0139096 -0.0787572 0.0719549
-v -0.0139096 0.0787572 0.0719549
-v -0.0110871 -0.0792039 -0.071955
-v -0.0110871 0.0792039 -0.071955
-v 0.0110871 -0.0792039 -0.071955
-v 0.0110871 0.0792039 -0.071955
-v 0.0110871 -0.0792039 0.071955
-v 0.0110871 0.0792039 0.071955
-v -0.0110871 -0.0792039 0.071955
-v -0.0110871 0.0792039 0.071955
-v -0.056033 -0.0570655 -0.0719567
-v -0.056033 0.0570655 -0.0719567
-v 0.056033 -0.0570655 -0.0719567
-v 0.056033 0.0570655 -0.0719567
-v 0.056033 -0.0570655 0.0719567
-v 0.056033 0.0570655 0.0719567
-v -0.056033 -0.0570655 0.0719567
-v -0.056033 0.0570655 0.0719567
-v -0.00203092 -0.0799502 -0.0719612
-v -0.00203092 0.0799502 -0.0719612
-v 0.00203092 -0.0799502 -0.0719612
-v 0.00203092 0.0799502 -0.0719612
-v 0.00203092 -0.0799502 0.0719612
-v 0.00203092 0.0799502 0.0719612
-v -0.00203092 -0.0799502 0.0719612
-v -0.00203092 0.0799502 0.0719612
-v -0.0580108 -0.0550513 -0.0720258
-v -0.0580108 0.0550513 -0.0720258
-v 0.0580108 -0.0550513 -0.0720258
-v 0.0580108 0.0550513 -0.0720258
-v 0.0580108 -0.0550513 0.0720258
-v 0.0580108 0.0550513 0.0720258
-v -0.0580108 -0.0550513 0.0720258
-v -0.0580108 0.0550513 0.0720258
-v -0.00196124 -0.0799502 -0.0720309
-v -0.00196124 0.0799502 -0.0720309
-v 0.00196124 -0.0799502 -0.0720309
-v 0.00196124 0.0799502 -0.0720309
-v 0.00196124 -0.0799502 0.0720309
-v 0.00196124 0.0799502 0.0720309
-v -0.00196124 -0.0799502 0.0720309
-v -0.00196124 0.0799502 0.0720309
-v -0.0194596 -0.0775702 -0.0720453
-v -0.0194596 0.0775702 -0.0720453
-v 0.0194596 -0.0775702 -0.0720453
-v 0.0194596 0.0775702 -0.0720453
-v 0.0194596 -0.0775702 0.0720453
-v 0.0194596 0.0775702 0.0720453
-v -0.0194596 -0.0775702 0.0720453
-v -0.0194596 0.0775702 0.0720453
-v -0.00820471 -0.0795519 -0.0720457
-v -0.00820471 0.0795519 -0.0720457
-v 0.00820471 -0.0795519 -0.0720457
-v 0.00820471 0.0795519 -0.0720457
-v 0.00820471 -0.0795519 0.0720457
-v 0.00820471 0.0795519 0.0720457
-v -0.00820471 -0.0795519 0.0720457
-v -0.00820471 0.0795519 0.0720457
-v -0.0599163 -0.0529685 -0.0720923
-v -0.0599163 0.0529685 -0.0720923
-v 0.0599163 -0.0529685 -0.0720923
-v 0.0599163 0.0529685 -0.0720923
-v 0.0599163 -0.0529685 0.0720923
-v 0.0599163 0.0529685 0.0720923
-v -0.0599163 -0.0529685 0.0720923
-v -0.0599163 0.0529685 0.0720923
-v -0.00188917 -0.0799502 -0.0720981
-v -0.00188917 0.0799502 -0.0720981
-v 0.00188917 -0.0799502 -0.0720981
-v 0.00188917 0.0799502 -0.0720981
-v 0.00188917 -0.0799502 0.0720981
-v 0.00188917 0.0799502 0.0720981
-v -0.00188917 -0.0799502 0.0720981
-v -0.00188917 0.0799502 0.0720981
-v -0.0302145 -0.0740447 -0.0721128
-v -0.0302145 0.0740447 -0.0721128
-v 0.0302145 -0.0740447 -0.0721128
-v 0.0302145 0.0740447 -0.0721128
-v 0.0302145 -0.0740447 0.0721128
-v 0.0302145 0.0740447 0.0721128
-v -0.0302145 -0.0740447 0.0721128
-v -0.0302145 0.0740447 0.0721128
-v -0.00523221 -0.0798007 -0.0721139
-v -0.00523221 0.0798007 -0.0721139
-v 0.00523221 -0.0798007 -0.0721139
-v 0.00523221 0.0798007 -0.0721139
-v 0.00523221 -0.0798007 0.0721139
-v 0.00523221 0.0798007 0.0721139
-v -0.00523221 -0.0798007 0.0721139
-v -0.00523221 0.0798007 0.0721139
-v -0.0617472 -0.0508196 -0.0721563
-v -0.0617472 0.0508196 -0.0721563
-v 0.0617472 -0.0508196 -0.0721563
-v 0.0617472 0.0508196 -0.0721563
-v 0.0617472 -0.0508196 0.0721563
-v 0.0617472 0.0508196 0.0721563
-v -0.0617472 -0.0508196 0.0721563
-v -0.0617472 0.0508196 0.0721563
-v -0.00181479 -0.0799502 -0.0721628
-v -0.00181479 0.0799502 -0.0721628
-v 0.00181479 -0.0799502 -0.0721628
-v 0.00181479 0.0799502 -0.0721628
-v 0.00181479 -0.0799502 0.0721628
-v 0.00181479 0.0799502 0.0721628
-v -0.00181479 -0.0799502 0.0721628
-v -0.00181479 0.0799502 0.0721628
-v -0.0635011 -0.0486075 -0.0722175
-v -0.0635011 0.0486075 -0.0722175
-v 0.0635011 -0.0486075 -0.0722175
-v 0.0635011 0.0486075 -0.0722175
-v 0.0635011 -0.0486075 0.0722175
-v 0.0635011 0.0486075 0.0722175
-v -0.0635011 -0.0486075 0.0722175
-v -0.0635011 0.0486075 0.0722175
-v -0.00173821 -0.0799502 -0.0722248
-v -0.00173821 0.0799502 -0.0722248
-v 0.00173821 -0.0799502 -0.0722248
-v 0.00173821 0.0799502 -0.0722248
-v 0.00173821 -0.0799502 0.0722248
-v 0.00173821 0.0799502 0.0722248
-v -0.00173821 -0.0799502 0.0722248
-v -0.00173821 0.0799502 0.0722248
-v -0.065176 -0.0463348 -0.072276
-v -0.065176 0.0463348 -0.072276
-v 0.065176 -0.0463348 -0.072276
-v 0.065176 0.0463348 -0.072276
-v 0.065176 -0.0463348 0.072276
-v 0.065176 0.0463348 0.072276
-v -0.065176 -0.0463348 0.072276
-v -0.065176 0.0463348 0.072276
-v -0.0016595 -0.0799502 -0.0722841
-v -0.0016595 0.0799502 -0.0722841
-v 0.0016595 -0.0799502 -0.0722841
-v 0.0016595 0.0799502 -0.0722841
-v 0.0016595 -0.0799502 0.0722841
-v 0.0016595 0.0799502 0.0722841
-v -0.0016595 -0.0799502 0.0722841
-v -0.0016595 0.0799502 0.0722841
-v -0.0328024 -0.0729297 -0.0722938
-v -0.0328024 0.0729297 -0.0722938
-v 0.0328024 -0.0729297 -0.0722938
-v 0.0328024 0.0729297 -0.0722938
-v 0.0328024 -0.0729297 0.0722938
-v 0.0328024 0.0729297 0.0722938
-v -0.0328024 -0.0729297 0.0722938
-v -0.0328024 0.0729297 0.0722938
-v -0.00515524 -0.0798007 -0.0722953
-v -0.00515524 0.0798007 -0.0722953
-v 0.00515524 -0.0798007 -0.0722953
-v 0.00515524 0.0798007 -0.0722953
-v 0.00515524 -0.0798007 0.0722953
-v 0.00515524 0.0798007 0.0722953
-v -0.00515524 -0.0798007 0.0722953
-v -0.00515524 0.0798007 0.0722953
-v -0.0221701 -0.0768314 -0.0723302
-v -0.0221701 0.0768314 -0.0723302
-v 0.0221701 -0.0768314 -0.0723302
-v 0.0221701 0.0768314 -0.0723302
-v 0.0221701 -0.0768314 0.0723302
-v 0.0221701 0.0768314 0.0723302
-v -0.0221701 -0.0768314 0.0723302
-v -0.0221701 0.0768314 0.0723302
-v -0.00812832 -0.0795519 -0.0723308
-v -0.00812832 0.0795519 -0.0723308
-v 0.00812832 -0.0795519 -0.0723308
-v 0.00812832 0.0795519 -0.0723308
-v 0.00812832 -0.0795519 0.0723308
-v 0.00812832 0.0795519 0.0723308
-v -0.00812832 -0.0795519 0.0723308
-v -0.00812832 0.0795519 0.0723308
-v -0.0667696 -0.0440044 -0.0723316
-v -0.0667696 0.0440044 -0.0723316
-v 0.0667696 -0.0440044 -0.0723316
-v 0.0667696 0.0440044 -0.0723316
-v 0.0667696 -0.0440044 0.0723316
-v 0.0667696 0.0440044 0.0723316
-v -0.0667696 -0.0440044 0.0723316
-v -0.0667696 0.0440044 0.0723316
-v -0.0166534 -0.0782124 -0.0723405
-v -0.0166534 0.0782124 -0.0723405
-v 0.0166534 -0.0782124 -0.0723405
-v 0.0166534 0.0782124 -0.0723405
-v 0.0166534 -0.0782124 0.0723405
-v 0.0166534 0.0782124 0.0723405
-v -0.0166534 -0.0782124 0.0723405
-v -0.0166534 0.0782124 0.0723405
-v -0.00157878 -0.0799502 -0.0723406
-v -0.00157878 0.0799502 -0.0723406
-v 0.00157878 -0.0799502 -0.0723406
-v 0.00157878 0.0799502 -0.0723406
-v 0.00157878 -0.0799502 0.0723406
-v 0.00157878 0.0799502 0.0723406
-v -0.00157878 -0.0799502 0.0723406
-v -0.00157878 0.0799502 0.0723406
-v -0.0110121 -0.0792039 -0.0723407
-v -0.0110121 0.0792039 -0.0723407
-v 0.0110121 -0.0792039 -0.0723407
-v 0.0110121 0.0792039 -0.0723407
-v 0.0110121 -0.0792039 0.0723407
-v 0.0110121 0.0792039 0.0723407
-v -0.0110121 -0.0792039 0.0723407
-v -0.0110121 0.0792039 0.0723407
-v -0.06828 -0.0416192 -0.0723844
-v -0.06828 0.0416192 -0.0723844
-v 0.06828 -0.0416192 -0.0723844
-v 0.06828 0.0416192 -0.0723844
-v 0.06828 -0.0416192 0.0723844
-v 0.06828 0.0416192 0.0723844
-v -0.06828 -0.0416192 0.0723844
-v -0.06828 0.0416192 0.0723844
-v -0.00149613 -0.0799502 -0.0723943
-v -0.00149613 0.0799502 -0.0723943
-v 0.00149613 -0.0799502 -0.0723943
-v 0.00149613 0.0799502 -0.0723943
-v 0.00149613 -0.0799502 0.0723943
-v 0.00149613 0.0799502 0.0723943
-v -0.00149613 -0.0799502 0.0723943
-v -0.00149613 0.0799502 0.0723943
-v -0.0697054 -0.0391821 -0.0724342
-v -0.0697054 0.0391821 -0.0724342
-v 0.0697054 -0.0391821 -0.0724342
-v 0.0697054 0.0391821 -0.0724342
-v 0.0697054 -0.0391821 0.0724342
-v 0.0697054 0.0391821 0.0724342
-v -0.0697054 -0.0391821 0.0724342
-v -0.0697054 0.0391821 0.0724342
-v -0.0138329 -0.0787572 -0.0724391
-v -0.0138329 0.0787572 -0.0724391
-v 0.0138329 -0.0787572 -0.0724391
-v 0.0138329 0.0787572 -0.0724391
-v 0.0138329 -0.0787572 0.0724391
-v 0.0138329 0.0787572 0.0724391
-v -0.0138329 -0.0787572 0.0724391
-v -0.0138329 0.0787572 0.0724391
-v -0.00141166 -0.0799502 -0.0724451
-v -0.00141166 0.0799502 -0.0724451
-v 0.00141166 -0.0799502 -0.0724451
-v 0.00141166 0.0799502 -0.0724451
-v 0.00141166 -0.0799502 0.0724451
-v 0.00141166 0.0799502 0.0724451
-v -0.00141166 -0.0799502 0.0724451
-v -0.00141166 0.0799502 0.0724451
-v -0.0353495 -0.0717238 -0.0724719
-v -0.0353495 0.0717238 -0.0724719
-v 0.0353495 -0.0717238 -0.0724719
-v 0.0353495 0.0717238 -0.0724719
-v 0.0353495 -0.0717238 0.0724719
-v 0.0353495 0.0717238 0.0724719
-v -0.0353495 -0.0717238 0.0724719
-v -0.0353495 0.0717238 0.0724719
-v -0.005072 -0.0798007 -0.0724738
-v -0.005072 0.0798007 -0.0724738
-v 0.005072 -0.0798007 -0.0724738
-v 0.005072 0.0798007 -0.0724738
-v 0.005072 -0.0798007 0.0724738
-v 0.005072 0.0798007 0.0724738
-v -0.005072 -0.0798007 0.0724738
-v -0.005072 0.0798007 0.0724738
-v -0.0710439 -0.0366961 -0.0724809
-v -0.0710439 0.0366961 -0.0724809
-v 0.0710439 -0.0366961 -0.0724809
-v 0.0710439 0.0366961 -0.0724809
-v 0.0710439 -0.0366961 0.0724809
-v 0.0710439 0.0366961 0.0724809
-v -0.0710439 -0.0366961 0.0724809
-v -0.0710439 0.0366961 0.0724809
-v -0.00132547 -0.0799502 -0.0724928
-v -0.00132547 0.0799502 -0.0724928
-v 0.00132547 -0.0799502 -0.0724928
-v 0.00132547 0.0799502 -0.0724928
-v 0.00132547 -0.0799502 0.0724928
-v 0.00132547 0.0799502 0.0724928
-v -0.00132547 -0.0799502 0.0724928
-v -0.00132547 0.0799502 0.0724928
-v -0.0722939 -0.0341645 -0.0725246
-v -0.0722939 0.0341645 -0.0725246
-v 0.0722939 -0.0341645 -0.0725246
-v 0.0722939 0.0341645 -0.0725246
-v 0.0722939 -0.0341645 0.0725246
-v 0.0722939 0.0341645 0.0725246
-v -0.0722939 -0.0341645 0.0725246
-v -0.0722939 0.0341645 0.0725246
-v -0.00123766 -0.0799502 -0.0725376
-v -0.00123766 0.0799502 -0.0725376
-v 0.00123766 -0.0799502 -0.0725376
-v 0.00123766 0.0799502 -0.0725376
-v 0.00123766 -0.0799502 0.0725376
-v 0.00123766 0.0799502 0.0725376
-v -0.00123766 -0.0799502 0.0725376
-v -0.00123766 0.0799502 0.0725376
-v -0.0734539 -0.0315903 -0.0725651
-v -0.0734539 0.0315903 -0.0725651
-v 0.0734539 -0.0315903 -0.0725651
-v 0.0734539 0.0315903 -0.0725651
-v 0.0734539 -0.0315903 0.0725651
-v 0.0734539 0.0315903 0.0725651
-v -0.0734539 -0.0315903 0.0725651
-v -0.0734539 0.0315903 0.0725651
-v -0.00114835 -0.0799502 -0.0725792
-v -0.00114835 0.0799502 -0.0725792
-v 0.00114835 -0.0799502 -0.0725792
-v 0.00114835 0.0799502 -0.0725792
-v 0.00114835 -0.0799502 0.0725792
-v 0.00114835 0.0799502 0.0725792
-v -0.00114835 -0.0799502 0.0725792
-v -0.00114835 0.0799502 0.0725792
-v -0.0745223 -0.0289768 -0.0726024
-v -0.0745223 0.0289768 -0.0726024
-v 0.0745223 -0.0289768 -0.0726024
-v 0.0745223 0.0289768 -0.0726024
-v 0.0745223 -0.0289768 0.0726024
-v 0.0745223 0.0289768 0.0726024
-v -0.0745223 -0.0289768 0.0726024
-v -0.0745223 0.0289768 0.0726024
-v -0.0248529 -0.0759968 -0.0726121
-v -0.0248529 0.0759968 -0.0726121
-v 0.0248529 -0.0759968 -0.0726121
-v 0.0248529 0.0759968 -0.0726121
-v 0.0248529 -0.0759968 0.0726121
-v 0.0248529 0.0759968 0.0726121
-v -0.0248529 -0.0759968 0.0726121
-v -0.0248529 0.0759968 0.0726121
-v -0.00804203 -0.0795519 -0.072613
-v -0.00804203 0.0795519 -0.072613
-v 0.00804203 -0.0795519 -0.072613
-v 0.00804203 0.0795519 -0.072613
-v 0.00804203 -0.0795519 0.072613
-v 0.00804203 0.0795519 0.072613
-v -0.00804203 -0.0795519 0.072613
-v -0.00804203 0.0795519 0.072613
-v -0.00105763 -0.0799502 -0.0726177
-v -0.00105763 0.0799502 -0.0726177
-v 0.00105763 -0.0799502 -0.0726177
-v 0.00105763 0.0799502 -0.0726177
-v 0.00105763 -0.0799502 0.0726177
-v 0.00105763 0.0799502 0.0726177
-v -0.00105763 -0.0799502 0.0726177
-v -0.00105763 0.0799502 0.0726177
-v -0.0754979 -0.0263271 -0.0726364
-v -0.0754979 0.0263271 -0.0726364
-v 0.0754979 -0.0263271 -0.0726364
-v 0.0754979 0.0263271 -0.0726364
-v 0.0754979 -0.0263271 0.0726364
-v 0.0754979 0.0263271 0.0726364
-v -0.0754979 -0.0263271 0.0726364
-v -0.0754979 0.0263271 0.0726364
-v -0.0378526 -0.0704285 -0.0726469
-v -0.0378526 0.0704285 -0.0726469
-v 0.0378526 -0.0704285 -0.0726469
-v 0.0378526 0.0704285 -0.0726469
-v 0.0378526 -0.0704285 0.0726469
-v 0.0378526 0.0704285 0.0726469
-v -0.0378526 -0.0704285 0.0726469
-v -0.0378526 0.0704285 0.0726469
-v -0.00498258 -0.0798007 -0.0726493
-v -0.00498258 0.0798007 -0.0726493
-v 0.00498258 -0.0798007 -0.0726493
-v 0.00498258 0.0798007 -0.0726493
-v 0.00498258 -0.0798007 0.0726493
-v 0.00498258 0.0798007 0.0726493
-v -0.00498258 -0.0798007 0.0726493
-v -0.00498258 0.0798007 0.0726493
-v -0.000965631 -0.0799502 -0.072653
-v -0.000965631 0.0799502 -0.072653
-v 0.000965631 -0.0799502 -0.072653
-v 0.000965631 0.0799502 -0.072653
-v 0.000965631 -0.0799502 0.072653
-v 0.000965631 0.0799502 0.072653
-v -0.000965631 -0.0799502 0.072653
-v -0.000965631 0.0799502 0.072653
-v -0.0763794 -0.0236447 -0.0726672
-v -0.0763794 0.0236447 -0.0726672
-v 0.0763794 -0.0236447 -0.0726672
-v 0.0763794 0.0236447 -0.0726672
-v 0.0763794 -0.0236447 0.0726672
-v 0.0763794 0.0236447 0.0726672
-v -0.0763794 -0.0236447 0.0726672
-v -0.0763794 0.0236447 0.0726672
-v -0.000872453 -0.0799502 -0.0726851
-v -0.000872453 0.0799502 -0.0726851
-v 0.000872453 -0.0799502 -0.0726851
-v 0.000872453 0.0799502 -0.0726851
-v 0.000872453 -0.0799502 0.0726851
-v 0.000872453 0.0799502 0.0726851
-v -0.000872453 -0.0799502 0.0726851
-v -0.000872453 0.0799502 0.0726851
-v -0.0771658 -0.0209327 -0.0726947
-v -0.0771658 0.0209327 -0.0726947
-v 0.0771658 -0.0209327 -0.0726947
-v 0.0771658 0.0209327 -0.0726947
-v 0.0771658 -0.0209327 0.0726947
-v 0.0771658 0.0209327 0.0726947
-v -0.0771658 -0.0209327 0.0726947
-v -0.0771658 0.0209327 0.0726947
-v -0.000778212 -0.0799502 -0.0727139
-v -0.000778212 0.0799502 -0.0727139
-v 0.000778212 -0.0799502 -0.0727139
-v 0.000778212 0.0799502 -0.0727139
-v 0.000778212 -0.0799502 0.0727139
-v 0.000778212 0.0799502 0.0727139
-v -0.000778212 -0.0799502 0.0727139
-v -0.000778212 0.0799502 0.0727139
-v -0.077856 -0.0181947 -0.0727188
-v -0.077856 0.0181947 -0.0727188
-v 0.077856 -0.0181947 -0.0727188
-v 0.077856 0.0181947 -0.0727188
-v 0.077856 -0.0181947 0.0727188
-v 0.077856 0.0181947 0.0727188
-v -0.077856 -0.0181947 0.0727188
-v -0.077856 0.0181947 0.0727188
-v -0.0193764 -0.0775702 -0.0727232
-v -0.0193764 0.0775702 -0.0727232
-v 0.0193764 -0.0775702 -0.0727232
-v 0.0193764 0.0775702 -0.0727232
-v 0.0193764 -0.0775702 0.0727232
-v 0.0193764 0.0775702 0.0727232
-v -0.0193764 -0.0775702 0.0727232
-v -0.0193764 0.0775702 0.0727232
-v -0.0109237 -0.0792039 -0.0727236
-v -0.0109237 0.0792039 -0.0727236
-v 0.0109237 -0.0792039 -0.0727236
-v 0.0109237 0.0792039 -0.0727236
-v 0.0109237 -0.0792039 0.0727236
-v 0.0109237 0.0792039 0.0727236
-v -0.0109237 -0.0792039 0.0727236
-v -0.0109237 0.0792039 0.0727236
-v -0.0784492 -0.0154341 -0.0727395
-v -0.0784492 0.0154341 -0.0727395
-v 0.0784492 -0.0154341 -0.0727395
-v 0.0784492 0.0154341 -0.0727395
-v 0.0784492 -0.0154341 0.0727395
-v 0.0784492 0.0154341 0.0727395
-v -0.0784492 -0.0154341 0.0727395
-v -0.0784492 0.0154341 0.0727395
-v -0.000683022 -0.0799502 -0.0727395
-v -0.000683022 0.0799502 -0.0727395
-v 0.000683022 -0.0799502 -0.0727395
-v 0.000683022 0.0799502 -0.0727395
-v 0.000683022 -0.0799502 0.0727395
-v 0.000683022 0.0799502 0.0727395
-v -0.000683022 -0.0799502 0.0727395
-v -0.000683022 0.0799502 0.0727395
-v -0.0789447 -0.0126542 -0.0727568
-v -0.0789447 0.0126542 -0.0727568
-v 0.0789447 -0.0126542 -0.0727568
-v 0.0789447 0.0126542 -0.0727568
-v 0.0789447 -0.0126542 0.0727568
-v 0.0789447 0.0126542 0.0727568
-v -0.0789447 -0.0126542 0.0727568
-v -0.0789447 0.0126542 0.0727568
-v -0.000587001 -0.0799502 -0.0727616
-v -0.000587001 0.0799502 -0.0727616
-v 0.000587001 -0.0799502 -0.0727616
-v 0.000587001 0.0799502 -0.0727616
-v 0.000587001 -0.0799502 0.0727616
-v 0.000587001 0.0799502 0.0727616
-v -0.000587001 -0.0799502 0.0727616
-v -0.000587001 0.0799502 0.0727616
-v -0.0793419 -0.00985854 -0.0727707
-v -0.0793419 0.00985854 -0.0727707
-v 0.0793419 -0.00985854 -0.0727707
-v 0.0793419 0.00985854 -0.0727707
-v 0.0793419 -0.00985854 0.0727707
-v 0.0793419 0.00985854 0.0727707
-v -0.0793419 -0.00985854 0.0727707
-v -0.0793419 0.00985854 0.0727707
-v -0.000490264 -0.0799502 -0.0727804
-v -0.000490264 0.0799502 -0.0727804
-v 0.000490264 -0.0799502 -0.0727804
-v 0.000490264 0.0799502 -0.0727804
-v 0.000490264 -0.0799502 0.0727804
-v 0.000490264 0.0799502 0.0727804
-v -0.000490264 -0.0799502 0.0727804
-v -0.000490264 0.0799502 0.0727804
-v -0.0796402 -0.0070506 -0.0727811
-v -0.0796402 0.0070506 -0.0727811
-v 0.0796402 -0.0070506 -0.0727811
-v 0.0796402 0.0070506 -0.0727811
-v 0.0796402 -0.0070506 0.0727811
-v 0.0796402 0.0070506 0.0727811
-v -0.0796402 -0.0070506 0.0727811
-v -0.0796402 0.0070506 0.0727811
-v -0.0798392 -0.00423388 -0.072788
-v -0.0798392 0.00423388 -0.072788
-v 0.0798392 -0.00423388 -0.072788
-v 0.0798392 0.00423388 -0.072788
-v 0.0798392 -0.00423388 0.072788
-v 0.0798392 0.00423388 0.072788
-v -0.0798392 -0.00423388 0.072788
-v -0.0798392 0.00423388 0.072788
-v -0.0799388 -0.00141188 -0.0727915
-v -0.0799388 0.00141188 -0.0727915
-v 0.0799388 -0.00141188 -0.0727915
-v 0.0799388 0.00141188 -0.0727915
-v 0.0799388 -0.00141188 0.0727915
-v 0.0799388 0.00141188 0.0727915
-v -0.0799388 -0.00141188 0.0727915
-v -0.0799388 0.00141188 0.0727915
-v -0.00039293 -0.0799502 -0.0727958
-v -0.00039293 0.0799502 -0.0727958
-v 0.00039293 -0.0799502 -0.0727958
-v 0.00039293 0.0799502 -0.0727958
-v 0.00039293 -0.0799502 0.0727958
-v 0.00039293 0.0799502 0.0727958
-v -0.00039293 -0.0799502 0.0727958
-v -0.00039293 0.0799502 0.0727958
-v -0.000295117 -0.0799502 -0.0728078
-v -0.000295117 0.0799502 -0.0728078
-v 0.000295117 -0.0799502 -0.0728078
-v 0.000295117 0.0799502 -0.0728078
-v 0.000295117 -0.0799502 0.0728078
-v 0.000295117 0.0799502 0.0728078
-v -0.000295117 -0.0799502 0.0728078
-v -0.000295117 0.0799502 0.0728078
-v -0.000196945 -0.0799502 -0.0728164
-v -0.000196945 0.0799502 -0.0728164
-v 0.000196945 -0.0799502 -0.0728164
-v 0.000196945 0.0799502 -0.0728164
-v 0.000196945 -0.0799502 0.0728164
-v 0.000196945 0.0799502 0.0728164
-v -0.000196945 -0.0799502 0.0728164
-v -0.000196945 0.0799502 0.0728164
-v -0.0403085 -0.0690455 -0.0728186
-v -0.0403085 0.0690455 -0.0728186
-v 0.0403085 -0.0690455 -0.0728186
-v 0.0403085 0.0690455 -0.0728186
-v 0.0403085 -0.0690455 0.0728186
-v 0.0403085 0.0690455 0.0728186
-v -0.0403085 -0.0690455 0.0728186
-v -0.0403085 0.0690455 0.0728186
-v -0.00488708 -0.0798007 -0.0728216
-v -0.00488708 0.0798007 -0.0728216
-v 0.00488708 -0.0798007 -0.0728216
-v 0.00488708 0.0798007 -0.0728216
-v 0.00488708 -0.0798007 0.0728216
-v 0.00488708 0.0798007 0.0728216
-v -0.00488708 -0.0798007 0.0728216
-v -0.00488708 0.0798007 0.0728216
-v -9.85323e-05 -0.0799502 -0.0728216
-v -9.85323e-05 0.0799502 -0.0728216
-v 9.85323e-05 -0.0799502 -0.0728216
-v 9.85323e-05 0.0799502 -0.0728216
-v 9.85323e-05 -0.0799502 0.0728216
-v 9.85323e-05 0.0799502 0.0728216
-v -9.85323e-05 -0.0799502 0.0728216
-v -9.85323e-05 0.0799502 0.0728216
-v -5.18635e-19 -0.0799502 -0.0728233
-v -5.18635e-19 0.0799502 -0.0728233
-v 1.72878e-19 -0.0799502 0.0728233
-v 1.72878e-19 0.0799502 0.0728233
-v -0.0275047 -0.0750675 -0.0728909
-v -0.0275047 0.0750675 -0.0728909
-v 0.0275047 -0.0750675 -0.0728909
-v 0.0275047 0.0750675 -0.0728909
-v 0.0275047 -0.0750675 0.0728909
-v 0.0275047 0.0750675 0.0728909
-v -0.0275047 -0.0750675 0.0728909
-v -0.0275047 0.0750675 0.0728909
-v -0.00794593 -0.0795519 -0.0728921
-v -0.00794593 0.0795519 -0.0728921
-v 0.00794593 -0.0795519 -0.0728921
-v 0.00794593 0.0795519 -0.0728921
-v 0.00794593 -0.0795519 0.0728921
-v 0.00794593 0.0795519 0.0728921
-v -0.00794593 -0.0795519 0.0728921
-v -0.00794593 0.0795519 0.0728921
-v -0.0165615 -0.0782124 -0.0729202
-v -0.0165615 0.0782124 -0.0729202
-v 0.0165615 -0.0782124 -0.0729202
-v 0.0165615 0.0782124 -0.0729202
-v 0.0165615 -0.0782124 0.0729202
-v 0.0165615 0.0782124 0.0729202
-v -0.0165615 -0.0782124 0.0729202
-v -0.0165615 0.0782124 0.0729202
-v -0.0137394 -0.0787572 -0.0729204
-v -0.0137394 0.0787572 -0.0729204
-v 0.0137394 -0.0787572 -0.0729204
-v 0.0137394 0.0787572 -0.0729204
-v 0.0137394 -0.0787572 0.0729204
-v 0.0137394 0.0787572 0.0729204
-v -0.0137394 -0.0787572 0.0729204
-v -0.0137394 0.0787572 0.0729204
-v -0.0427141 -0.0675765 -0.0729869
-v -0.0427141 0.0675765 -0.0729869
-v 0.0427141 -0.0675765 -0.0729869
-v 0.0427141 0.0675765 -0.0729869
-v 0.0427141 -0.0675765 0.0729869
-v 0.0427141 0.0675765 0.0729869
-v -0.0427141 -0.0675765 0.0729869
-v -0.0427141 0.0675765 0.0729869
-v -0.00478563 -0.0798007 -0.0729904
-v -0.00478563 0.0798007 -0.0729904
-v 0.00478563 -0.0798007 -0.0729904
-v 0.00478563 0.0798007 -0.0729904
-v 0.00478563 -0.0798007 0.0729904
-v 0.00478563 0.0798007 0.0729904
-v -0.00478563 -0.0798007 0.0729904
-v -0.00478563 0.0798007 0.0729904
-v -0.0220752 -0.0768314 -0.0731025
-v -0.0220752 0.0768314 -0.0731025
-v 0.0220752 -0.0768314 -0.0731025
-v 0.0220752 0.0768314 -0.0731025
-v 0.0220752 -0.0768314 0.0731025
-v 0.0220752 0.0768314 0.0731025
-v -0.0220752 -0.0768314 0.0731025
-v -0.0220752 0.0768314 0.0731025
-v -0.010822 -0.0792039 -0.0731032
-v -0.010822 0.0792039 -0.0731032
-v 0.010822 -0.0792039 -0.0731032
-v 0.010822 0.0792039 -0.0731032
-v 0.010822 -0.0792039 0.0731032
-v 0.010822 0.0792039 0.0731032
-v -0.010822 -0.0792039 0.0731032
-v -0.010822 0.0792039 0.0731032
-v -0.0450666 -0.0660233 -0.0731514
-v -0.0450666 0.0660233 -0.0731514
-v 0.0450666 -0.0660233 -0.0731514
-v 0.0450666 0.0660233 -0.0731514
-v 0.0450666 -0.0660233 0.0731514
-v 0.0450666 0.0660233 0.0731514
-v -0.0450666 -0.0660233 0.0731514
-v -0.0450666 0.0660233 0.0731514
-v -0.00467836 -0.0798007 -0.0731556
-v -0.00467836 0.0798007 -0.0731556
-v 0.00467836 -0.0798007 -0.0731556
-v 0.00467836 0.0798007 -0.0731556
-v 0.00467836 -0.0798007 0.0731556
-v 0.00467836 0.0798007 0.0731556
-v -0.00467836 -0.0798007 0.0731556
-v -0.00467836 0.0798007 0.0731556
-v -0.0301223 -0.0740447 -0.073166
-v -0.0301223 0.0740447 -0.073166
-v 0.0301223 -0.0740447 -0.073166
-v 0.0301223 0.0740447 -0.073166
-v 0.0301223 -0.0740447 0.073166
-v 0.0301223 0.0740447 0.073166
-v -0.0301223 -0.0740447 0.073166
-v -0.0301223 0.0740447 0.073166
-v -0.00784016 -0.0795519 -0.0731676
-v -0.00784016 0.0795519 -0.0731676
-v 0.00784016 -0.0795519 -0.0731676
-v 0.00784016 0.0795519 -0.0731676
-v 0.00784016 -0.0795519 0.0731676
-v 0.00784016 0.0795519 0.0731676
-v -0.00784016 -0.0795519 0.0731676
-v -0.00784016 0.0795519 0.0731676
-v -0.0473629 -0.0643878 -0.0733119
-v -0.0473629 0.0643878 -0.0733119
-v 0.0473629 -0.0643878 -0.0733119
-v 0.0473629 0.0643878 -0.0733119
-v 0.0473629 -0.0643878 0.0733119
-v 0.0473629 0.0643878 0.0733119
-v -0.0473629 -0.0643878 0.0733119
-v -0.0473629 0.0643878 0.0733119
-v -0.00456538 -0.0798007 -0.0733169
-v -0.00456538 0.0798007 -0.0733169
-v 0.00456538 -0.0798007 -0.0733169
-v 0.00456538 0.0798007 -0.0733169
-v 0.00456538 -0.0798007 0.0733169
-v 0.00456538 0.0798007 0.0733169
-v -0.00456538 -0.0798007 0.0733169
-v -0.00456538 0.0798007 0.0733169
-v -0.0192695 -0.0775702 -0.0733977
-v -0.0192695 0.0775702 -0.0733977
-v 0.0192695 -0.0775702 -0.0733977
-v 0.0192695 0.0775702 -0.0733977
-v 0.0192695 -0.0775702 0.0733977
-v 0.0192695 0.0775702 0.0733977
-v -0.0192695 -0.0775702 0.0733977
-v -0.0192695 0.0775702 0.0733977
-v -0.0136291 -0.0787572 -0.0733981
-v -0.0136291 0.0787572 -0.0733981
-v 0.0136291 -0.0787572 -0.0733981
-v 0.0136291 0.0787572 -0.0733981
-v 0.0136291 -0.0787572 0.0733981
-v 0.0136291 0.0787572 0.0733981
-v -0.0136291 -0.0787572 0.0733981
-v -0.0136291 0.0787572 0.0733981
-v -0.0327024 -0.0729297 -0.0734372
-v -0.0327024 0.0729297 -0.0734372
-v 0.0327024 -0.0729297 -0.0734372
-v 0.0327024 0.0729297 -0.0734372
-v 0.0327024 -0.0729297 0.0734372
-v 0.0327024 0.0729297 0.0734372
-v -0.0327024 -0.0729297 0.0734372
-v -0.0327024 0.0729297 0.0734372
-v -0.00772484 -0.0795519 -0.0734393
-v -0.00772484 0.0795519 -0.0734393
-v 0.00772484 -0.0795519 -0.0734393
-v 0.00772484 0.0795519 -0.0734393
-v 0.00772484 -0.0795519 0.0734393
-v 0.00772484 0.0795519 0.0734393
-v -0.00772484 -0.0795519 0.0734393
-v -0.00772484 0.0795519 0.0734393
-v -0.0496002 -0.0626721 -0.0734684
-v -0.0496002 0.0626721 -0.0734684
-v 0.0496002 -0.0626721 -0.0734684
-v 0.0496002 0.0626721 -0.0734684
-v 0.0496002 -0.0626721 0.0734684
-v 0.0496002 0.0626721 0.0734684
-v -0.0496002 -0.0626721 0.0734684
-v -0.0496002 0.0626721 0.0734684
-v -0.00444684 -0.0798007 -0.0734743
-v -0.00444684 0.0798007 -0.0734743
-v 0.00444684 -0.0798007 -0.0734743
-v 0.00444684 0.0798007 -0.0734743
-v 0.00444684 -0.0798007 0.0734743
-v 0.00444684 0.0798007 0.0734743
-v -0.00444684 -0.0798007 0.0734743
-v -0.00444684 0.0798007 0.0734743
-v -0.0247466 -0.0759968 -0.0734779
-v -0.0247466 0.0759968 -0.0734779
-v 0.0247466 -0.0759968 -0.0734779
-v 0.0247466 0.0759968 -0.0734779
-v 0.0247466 -0.0759968 0.0734779
-v 0.0247466 0.0759968 0.0734779
-v -0.0247466 -0.0759968 0.0734779
-v -0.0247466 0.0759968 0.0734779
-v -0.0107071 -0.0792039 -0.073479
-v -0.0107071 0.0792039 -0.073479
-v 0.0107071 -0.0792039 -0.073479
-v 0.0107071 0.0792039 -0.073479
-v 0.0107071 -0.0792039 0.073479
-v 0.0107071 0.0792039 0.073479
-v -0.0107071 -0.0792039 0.073479
-v -0.0107071 0.0792039 0.073479
-v -0.0164495 -0.0782124 -0.0734965
-v -0.0164495 0.0782124 -0.0734965
-v 0.0164495 -0.0782124 -0.0734965
-v 0.0164495 0.0782124 -0.0734965
-v 0.0164495 -0.0782124 0.0734965
-v 0.0164495 0.0782124 0.0734965
-v -0.0164495 -0.0782124 0.0734965
-v -0.0164495 0.0782124 0.0734965
-v -0.0517757 -0.0608783 -0.0736205
-v -0.0517757 0.0608783 -0.0736205
-v 0.0517757 -0.0608783 -0.0736205
-v 0.0517757 0.0608783 -0.0736205
-v 0.0517757 -0.0608783 0.0736205
-v 0.0517757 0.0608783 0.0736205
-v -0.0517757 -0.0608783 0.0736205
-v -0.0517757 0.0608783 0.0736205
-v -0.00432288 -0.0798007 -0.0736273
-v -0.00432288 0.0798007 -0.0736273
-v 0.00432288 -0.0798007 -0.0736273
-v 0.00432288 0.0798007 -0.0736273
-v 0.00432288 -0.0798007 0.0736273
-v 0.00432288 0.0798007 0.0736273
-v -0.00432288 -0.0798007 0.0736273
-v -0.00432288 0.0798007 0.0736273
-v -0.0352417 -0.0717238 -0.0737041
-v -0.0352417 0.0717238 -0.0737041
-v 0.0352417 -0.0717238 -0.0737041
-v 0.0352417 0.0717238 -0.0737041
-v 0.0352417 -0.0717238 0.0737041
-v 0.0352417 0.0717238 0.0737041
-v -0.0352417 -0.0717238 0.0737041
-v -0.0352417 0.0717238 0.0737041
-v -0.0076001 -0.0795519 -0.0737068
-v -0.0076001 0.0795519 -0.0737068
-v 0.0076001 -0.0795519 -0.0737068
-v 0.0076001 0.0795519 -0.0737068
-v 0.0076001 -0.0795519 0.0737068
-v 0.0076001 0.0795519 0.0737068
-v -0.0076001 -0.0795519 0.0737068
-v -0.0076001 0.0795519 0.0737068
-v -0.0538867 -0.0590087 -0.0737681
-v -0.0538867 0.0590087 -0.0737681
-v 0.0538867 -0.0590087 -0.0737681
-v 0.0538867 0.0590087 -0.0737681
-v 0.0538867 -0.0590087 0.0737681
-v 0.0538867 0.0590087 0.0737681
-v -0.0538867 -0.0590087 0.0737681
-v -0.0538867 0.0590087 0.0737681
-v -0.00419365 -0.0798007 -0.073776
-v -0.00419365 0.0798007 -0.073776
-v 0.00419365 -0.0798007 -0.073776
-v 0.00419365 0.0798007 -0.073776
-v 0.00419365 -0.0798007 0.073776
-v 0.00419365 0.0798007 0.073776
-v -0.00419365 -0.0798007 0.073776
-v -0.00419365 0.0798007 0.073776
-v -0.0273871 -0.0750675 -0.073849
-v -0.0273871 0.0750675 -0.073849
-v 0.0273871 -0.0750675 -0.073849
-v 0.0273871 0.0750675 -0.073849
-v 0.0273871 -0.0750675 0.073849
-v 0.0273871 0.0750675 0.073849
-v -0.0273871 -0.0750675 0.073849
-v -0.0273871 0.0750675 0.073849
-v -0.0105792 -0.0792039 -0.0738505
-v -0.0105792 0.0792039 -0.0738505
-v 0.0105792 -0.0792039 -0.0738505
-v 0.0105792 0.0792039 -0.0738505
-v 0.0105792 -0.0792039 0.0738505
-v 0.0105792 0.0792039 0.0738505
-v -0.0105792 -0.0792039 0.0738505
-v -0.0105792 0.0792039 0.0738505
-v -0.0219535 -0.0768314 -0.073871
-v -0.0219535 0.0768314 -0.073871
-v 0.0219535 -0.0768314 -0.073871
-v 0.0219535 0.0768314 -0.073871
-v 0.0219535 -0.0768314 0.073871
-v 0.0219535 0.0768314 0.073871
-v -0.0219535 -0.0768314 0.073871
-v -0.0219535 0.0768314 0.073871
-v -0.0135022 -0.0787572 -0.0738717
-v -0.0135022 0.0787572 -0.0738717
-v 0.0135022 -0.0787572 -0.0738717
-v 0.0135022 0.0787572 -0.0738717
-v 0.0135022 -0.0787572 0.0738717
-v 0.0135022 0.0787572 0.0738717
-v -0.0135022 -0.0787572 0.0738717
-v -0.0135022 0.0787572 0.0738717
-v -0.0559306 -0.0570655 -0.073911
-v -0.0559306 0.0570655 -0.073911
-v 0.0559306 -0.0570655 -0.073911
-v 0.0559306 0.0570655 -0.073911
-v 0.0559306 -0.0570655 0.073911
-v 0.0559306 0.0570655 0.073911
-v -0.0559306 -0.0570655 0.073911
-v -0.0559306 0.0570655 0.073911
-v -0.00405932 -0.0798007 -0.07392
-v -0.00405932 0.0798007 -0.07392
-v 0.00405932 -0.0798007 -0.07392
-v 0.00405932 0.0798007 -0.07392
-v 0.00405932 -0.0798007 0.07392
-v 0.00405932 0.0798007 0.07392
-v -0.00405932 -0.0798007 0.07392
-v -0.00405932 0.0798007 0.07392
-v -0.0377371 -0.0704285 -0.0739663
-v -0.0377371 0.0704285 -0.0739663
-v 0.0377371 -0.0704285 -0.0739663
-v 0.0377371 0.0704285 -0.0739663
-v 0.0377371 -0.0704285 0.0739663
-v 0.0377371 0.0704285 0.0739663
-v -0.0377371 -0.0704285 0.0739663
-v -0.0377371 0.0704285 0.0739663
-v -0.0074661 -0.0795519 -0.0739698
-v -0.0074661 0.0795519 -0.0739698
-v 0.0074661 -0.0795519 -0.0739698
-v 0.0074661 0.0795519 -0.0739698
-v 0.0074661 -0.0795519 0.0739698
-v 0.0074661 0.0795519 0.0739698
-v -0.0074661 -0.0795519 0.0739698
-v -0.0074661 0.0795519 0.0739698
-v -0.0579048 -0.0550513 -0.0740491
-v -0.0579048 0.0550513 -0.0740491
-v 0.0579048 -0.0550513 -0.0740491
-v 0.0579048 0.0550513 -0.0740491
-v 0.0579048 -0.0550513 0.0740491
-v 0.0579048 0.0550513 0.0740491
-v -0.0579048 -0.0550513 0.0740491
-v -0.0579048 0.0550513 0.0740491
-v -0.00392004 -0.0798007 -0.0740593
-v -0.00392004 0.0798007 -0.0740593
-v 0.00392004 -0.0798007 -0.0740593
-v 0.00392004 0.0798007 -0.0740593
-v 0.00392004 -0.0798007 0.0740593
-v 0.00392004 0.0798007 0.0740593
-v -0.00392004 -0.0798007 0.0740593
-v -0.00392004 0.0798007 0.0740593
-v -0.0191392 -0.0775702 -0.0740682
-v -0.0191392 0.0775702 -0.0740682
-v 0.0191392 -0.0775702 -0.0740682
-v 0.0191392 0.0775702 -0.0740682
-v 0.0191392 -0.0775702 0.0740682
-v 0.0191392 0.0775702 0.0740682
-v -0.0191392 -0.0775702 0.0740682
-v -0.0191392 0.0775702 0.0740682
-v -0.0163175 -0.0782124 -0.0740684
-v -0.0163175 0.0782124 -0.0740684
-v 0.0163175 -0.0782124 -0.0740684
-v 0.0163175 0.0782124 -0.0740684
-v 0.0163175 -0.0782124 0.0740684
-v 0.0163175 0.0782124 0.0740684
-v -0.0163175 -0.0782124 0.0740684
-v -0.0163175 0.0782124 0.0740684
-v -0.0598068 -0.0529685 -0.0741821
-v -0.0598068 0.0529685 -0.0741821
-v 0.0598068 -0.0529685 -0.0741821
-v 0.0598068 0.0529685 -0.0741821
-v 0.0598068 -0.0529685 0.0741821
-v 0.0598068 0.0529685 0.0741821
-v -0.0598068 -0.0529685 0.0741821
-v -0.0598068 0.0529685 0.0741821
-v -0.00377598 -0.0798007 -0.0741937
-v -0.00377598 0.0798007 -0.0741937
-v 0.00377598 -0.0798007 -0.0741937
-v 0.00377598 0.0798007 -0.0741937
-v 0.00377598 -0.0798007 0.0741937
-v 0.00377598 0.0798007 0.0741937
-v -0.00377598 -0.0798007 0.0741937
-v -0.00377598 0.0798007 0.0741937
-v -0.0299935 -0.0740447 -0.0742153
-v -0.0299935 0.0740447 -0.0742153
-v 0.0299935 -0.0740447 -0.0742153
-v 0.0299935 0.0740447 -0.0742153
-v 0.0299935 -0.0740447 0.0742153
-v 0.0299935 0.0740447 0.0742153
-v -0.0299935 -0.0740447 0.0742153
-v -0.0299935 0.0740447 0.0742153
-v -0.0104383 -0.0792039 -0.0742174
-v -0.0104383 0.0792039 -0.0742174
-v 0.0104383 -0.0792039 -0.0742174
-v 0.0104383 0.0792039 -0.0742174
-v 0.0104383 -0.0792039 0.0742174
-v 0.0104383 0.0792039 0.0742174
-v -0.0104383 -0.0792039 0.0742174
-v -0.0104383 0.0792039 0.0742174
-v -0.0401855 -0.0690455 -0.0742237
-v -0.0401855 0.0690455 -0.0742237
-v 0.0401855 -0.0690455 -0.0742237
-v 0.0401855 0.0690455 -0.0742237
-v 0.0401855 -0.0690455 0.0742237
-v 0.0401855 0.0690455 0.0742237
-v -0.0401855 -0.0690455 0.0742237
-v -0.0401855 0.0690455 0.0742237
-v -0.00732301 -0.0795519 -0.0742279
-v -0.00732301 0.0795519 -0.0742279
-v 0.00732301 -0.0795519 -0.0742279
-v 0.00732301 0.0795519 -0.0742279
-v 0.00732301 -0.0795519 0.0742279
-v 0.00732301 0.0795519 0.0742279
-v -0.00732301 -0.0795519 0.0742279
-v -0.00732301 0.0795519 0.0742279
-v -0.0616343 -0.0508196 -0.0743099
-v -0.0616343 0.0508196 -0.0743099
-v 0.0616343 -0.0508196 -0.0743099
-v 0.0616343 0.0508196 -0.0743099
-v 0.0616343 -0.0508196 0.0743099
-v 0.0616343 0.0508196 0.0743099
-v -0.0616343 -0.0508196 0.0743099
-v -0.0616343 0.0508196 0.0743099
-v -0.00362733 -0.0798007 -0.0743229
-v -0.00362733 0.0798007 -0.0743229
-v 0.00362733 -0.0798007 -0.0743229
-v 0.00362733 0.0798007 -0.0743229
-v 0.00362733 -0.0798007 0.0743229
-v 0.00362733 0.0798007 0.0743229
-v -0.00362733 -0.0798007 0.0743229
-v -0.00362733 0.0798007 0.0743229
-v -0.0246101 -0.0759968 -0.0743394
-v -0.0246101 0.0759968 -0.0743394
-v 0.0246101 -0.0759968 -0.0743394
-v 0.0246101 0.0759968 -0.0743394
-v 0.0246101 -0.0759968 0.0743394
-v 0.0246101 0.0759968 0.0743394
-v -0.0246101 -0.0759968 0.0743394
-v -0.0246101 0.0759968 0.0743394
-v -0.0133589 -0.0787572 -0.0743406
-v -0.0133589 0.0787572 -0.0743406
-v 0.0133589 -0.0787572 -0.0743406
-v 0.0133589 0.0787572 -0.0743406
-v 0.0133589 -0.0787572 0.0743406
-v 0.0133589 0.0787572 0.0743406
-v -0.0133589 -0.0787572 0.0743406
-v -0.0133589 0.0787572 0.0743406
-v -0.063385 -0.0486075 -0.0744323
-v -0.063385 0.0486075 -0.0744323
-v 0.063385 -0.0486075 -0.0744323
-v 0.063385 0.0486075 -0.0744323
-v 0.063385 -0.0486075 0.0744323
-v 0.063385 0.0486075 0.0744323
-v -0.063385 -0.0486075 0.0744323
-v -0.063385 0.0486075 0.0744323
-v -0.00347425 -0.0798007 -0.0744468
-v -0.00347425 0.0798007 -0.0744468
-v 0.00347425 -0.0798007 -0.0744468
-v 0.00347425 0.0798007 -0.0744468
-v 0.00347425 -0.0798007 0.0744468
-v 0.00347425 0.0798007 0.0744468
-v -0.00347425 -0.0798007 0.0744468
-v -0.00347425 0.0798007 0.0744468
-v -0.0425839 -0.0675765 -0.0744757
-v -0.0425839 0.0675765 -0.0744757
-v 0.0425839 -0.0675765 -0.0744757
-v 0.0425839 0.0675765 -0.0744757
-v 0.0425839 -0.0675765 0.0744757
-v 0.0425839 0.0675765 0.0744757
-v -0.0425839 -0.0675765 0.0744757
-v -0.0425839 0.0675765 0.0744757
-v -0.007171 -0.0795519 -0.0744809
-v -0.007171 0.0795519 -0.0744809
-v 0.007171 -0.0795519 -0.0744809
-v 0.007171 0.0795519 -0.0744809
-v 0.007171 -0.0795519 0.0744809
-v 0.007171 0.0795519 0.0744809
-v -0.007171 -0.0795519 0.0744809
-v -0.007171 0.0795519 0.0744809
-v -0.0650568 -0.0463348 -0.0745492
-v -0.0650568 0.0463348 -0.0745492
-v 0.0650568 -0.0463348 -0.0745492
-v 0.0650568 0.0463348 -0.0745492
-v 0.0650568 -0.0463348 0.0745492
-v 0.0650568 0.0463348 0.0745492
-v -0.0650568 -0.0463348 0.0745492
-v -0.0650568 0.0463348 0.0745492
-v -0.00331694 -0.0798007 -0.0745654
-v -0.00331694 0.0798007 -0.0745654
-v 0.00331694 -0.0798007 -0.0745654
-v 0.00331694 0.0798007 -0.0745654
-v 0.00331694 -0.0798007 0.0745654
-v 0.00331694 0.0798007 0.0745654
-v -0.00331694 -0.0798007 0.0745654
-v -0.00331694 0.0798007 0.0745654
-v -0.0325625 -0.0729297 -0.0745764
-v -0.0325625 0.0729297 -0.0745764
-v 0.0325625 -0.0729297 -0.0745764
-v 0.0325625 0.0729297 -0.0745764
-v 0.0325625 -0.0729297 0.0745764
-v 0.0325625 0.0729297 0.0745764
-v -0.0325625 -0.0729297 0.0745764
-v -0.0325625 0.0729297 0.0745764
-v -0.0102848 -0.0792039 -0.0745791
-v -0.0102848 0.0792039 -0.0745791
-v 0.0102848 -0.0792039 -0.0745791
-v 0.0102848 0.0792039 -0.0745791
-v 0.0102848 -0.0792039 0.0745791
-v 0.0102848 0.0792039 0.0745791
-v -0.0102848 -0.0792039 0.0745791
-v -0.0102848 0.0792039 0.0745791
-v -0.021805 -0.0768314 -0.0746348
-v -0.021805 0.0768314 -0.0746348
-v 0.021805 -0.0768314 -0.0746348
-v 0.021805 0.0768314 -0.0746348
-v 0.021805 -0.0768314 0.0746348
-v 0.021805 0.0768314 0.0746348
-v -0.021805 -0.0768314 0.0746348
-v -0.021805 0.0768314 0.0746348
-v -0.0161656 -0.0782124 -0.0746354
-v -0.0161656 0.0782124 -0.0746354
-v 0.0161656 -0.0782124 -0.0746354
-v 0.0161656 0.0782124 -0.0746354
-v 0.0161656 -0.0782124 0.0746354
-v 0.0161656 0.0782124 0.0746354
-v -0.0161656 -0.0782124 0.0746354
-v -0.0161656 0.0782124 0.0746354
-v -0.0666475 -0.0440044 -0.0746605
-v -0.0666475 0.0440044 -0.0746605
-v 0.0666475 -0.0440044 -0.0746605
-v 0.0666475 0.0440044 -0.0746605
-v 0.0666475 -0.0440044 0.0746605
-v 0.0666475 0.0440044 0.0746605
-v -0.0666475 -0.0440044 0.0746605
-v -0.0666475 0.0440044 0.0746605
-v -0.00315559 -0.0798007 -0.0746784
-v -0.00315559 0.0798007 -0.0746784
-v 0.00315559 -0.0798007 -0.0746784
-v 0.00315559 0.0798007 -0.0746784
-v 0.00315559 -0.0798007 0.0746784
-v 0.00315559 0.0798007 0.0746784
-v -0.00315559 -0.0798007 0.0746784
-v -0.00315559 0.0798007 0.0746784
-v -0.0449292 -0.0660233 -0.0747222
-v -0.0449292 0.0660233 -0.0747222
-v 0.0449292 -0.0660233 -0.0747222
-v 0.0449292 0.0660233 -0.0747222
-v 0.0449292 -0.0660233 0.0747222
-v 0.0449292 0.0660233 0.0747222
-v -0.0449292 -0.0660233 0.0747222
-v -0.0449292 0.0660233 0.0747222
-v -0.00701025 -0.0795519 -0.0747285
-v -0.00701025 0.0795519 -0.0747285
-v 0.00701025 -0.0795519 -0.0747285
-v 0.00701025 0.0795519 -0.0747285
-v 0.00701025 -0.0795519 0.0747285
-v 0.00701025 0.0795519 0.0747285
-v -0.00701025 -0.0795519 0.0747285
-v -0.00701025 0.0795519 0.0747285
-v -0.0189856 -0.0775702 -0.0747336
-v -0.0189856 0.0775702 -0.0747336
-v 0.0189856 -0.0775702 -0.0747336
-v 0.0189856 0.0775702 -0.0747336
-v 0.0189856 -0.0775702 0.0747336
-v 0.0189856 0.0775702 0.0747336
-v -0.0189856 -0.0775702 0.0747336
-v -0.0189856 0.0775702 0.0747336
-v -0.0681552 -0.0416192 -0.0747659
-v -0.0681552 0.0416192 -0.0747659
-v 0.0681552 -0.0416192 -0.0747659
-v 0.0681552 0.0416192 -0.0747659
-v 0.0681552 -0.0416192 0.0747659
-v 0.0681552 0.0416192 0.0747659
-v -0.0681552 -0.0416192 0.0747659
-v -0.0681552 0.0416192 0.0747659
-v -0.0029904 -0.0798007 -0.0747856
-v -0.0029904 0.0798007 -0.0747856
-v 0.0029904 -0.0798007 -0.0747856
-v 0.0029904 0.0798007 -0.0747856
-v 0.0029904 -0.0798007 0.0747856
-v 0.0029904 0.0798007 0.0747856
-v -0.0029904 -0.0798007 0.0747856
-v -0.0029904 0.0798007 0.0747856
-v -0.0272361 -0.0750675 -0.0748025
-v -0.0272361 0.0750675 -0.0748025
-v 0.0272361 -0.0750675 -0.0748025
-v 0.0272361 0.0750675 -0.0748025
-v 0.0272361 -0.0750675 0.0748025
-v 0.0272361 0.0750675 0.0748025
-v -0.0272361 -0.0750675 0.0748025
-v -0.0272361 0.0750675 0.0748025
-v -0.0131992 -0.0787572 -0.0748041
-v -0.0131992 0.0787572 -0.0748041
-v 0.0131992 -0.0787572 -0.0748041
-v 0.0131992 0.0787572 -0.0748041
-v 0.0131992 -0.0787572 0.0748041
-v 0.0131992 0.0787572 0.0748041
-v -0.0131992 -0.0787572 0.0748041
-v -0.0131992 0.0787572 0.0748041
-v -0.069578 -0.0391821 -0.0748654
-v -0.069578 0.0391821 -0.0748654
-v 0.069578 -0.0391821 -0.0748654
-v 0.069578 0.0391821 -0.0748654
-v 0.069578 -0.0391821 0.0748654
-v 0.069578 0.0391821 0.0748654
-v -0.069578 -0.0391821 0.0748654
-v -0.069578 0.0391821 0.0748654
-v -0.00282156 -0.0798007 -0.0748871
-v -0.00282156 0.0798007 -0.0748871
-v 0.00282156 -0.0798007 -0.0748871
-v 0.00282156 0.0798007 -0.0748871
-v 0.00282156 -0.0798007 0.0748871
-v 0.00282156 0.0798007 0.0748871
-v -0.00282156 -0.0798007 0.0748871
-v -0.00282156 0.0798007 0.0748871
-v -0.035091 -0.0717238 -0.0749317
-v -0.035091 0.0717238 -0.0749317
-v 0.035091 -0.0717238 -0.0749317
-v 0.035091 0.0717238 -0.0749317
-v 0.035091 -0.0717238 0.0749317
-v 0.035091 0.0717238 0.0749317
-v -0.035091 -0.0717238 0.0749317
-v -0.035091 0.0717238 0.0749317
-v -0.0101187 -0.0792039 -0.0749352
-v -0.0101187 0.0792039 -0.0749352
-v 0.0101187 -0.0792039 -0.0749352
-v 0.0101187 0.0792039 -0.0749352
-v 0.0101187 -0.0792039 0.0749352
-v 0.0101187 0.0792039 0.0749352
-v -0.0101187 -0.0792039 0.0749352
-v -0.0101187 0.0792039 0.0749352
-v -0.0709141 -0.0366961 -0.0749588
-v -0.0709141 0.0366961 -0.0749588
-v 0.0709141 -0.0366961 -0.0749588
-v 0.0709141 0.0366961 -0.0749588
-v 0.0709141 -0.0366961 0.0749588
-v 0.0709141 0.0366961 0.0749588
-v -0.0709141 -0.0366961 0.0749588
-v -0.0709141 0.0366961 0.0749588
-v -0.0472185 -0.0643878 -0.0749629
-v -0.0472185 0.0643878 -0.0749629
-v 0.0472185 -0.0643878 -0.0749629
-v 0.0472185 0.0643878 -0.0749629
-v 0.0472185 -0.0643878 0.0749629
-v 0.0472185 0.0643878 0.0749629
-v -0.0472185 -0.0643878 0.0749629
-v -0.0472185 0.0643878 0.0749629
-v -0.00684096 -0.0795519 -0.0749702
-v -0.00684096 0.0795519 -0.0749702
-v 0.00684096 -0.0795519 -0.0749702
-v 0.00684096 0.0795519 -0.0749702
-v 0.00684096 -0.0795519 0.0749702
-v 0.00684096 0.0795519 0.0749702
-v -0.00684096 -0.0795519 0.0749702
-v -0.00684096 0.0795519 0.0749702
-v -0.00264928 -0.0798007 -0.0749826
-v -0.00264928 0.0798007 -0.0749826
-v 0.00264928 -0.0798007 -0.0749826
-v 0.00264928 0.0798007 -0.0749826
-v 0.00264928 -0.0798007 0.0749826
-v 0.00264928 0.0798007 0.0749826
-v -0.00264928 -0.0798007 0.0749826
-v -0.00264928 0.0798007 0.0749826
-v -0.0721618 -0.0341645 -0.075046
-v -0.0721618 0.0341645 -0.075046
-v 0.0721618 -0.0341645 -0.075046
-v 0.0721618 0.0341645 -0.075046
-v 0.0721618 -0.0341645 0.075046
-v 0.0721618 0.0341645 0.075046
-v -0.0721618 -0.0341645 0.075046
-v -0.0721618 0.0341645 0.075046
-v -0.00247378 -0.0798007 -0.075072
-v -0.00247378 0.0798007 -0.075072
-v 0.00247378 -0.0798007 -0.075072
-v 0.00247378 0.0798007 -0.075072
-v 0.00247378 -0.0798007 0.075072
-v 0.00247378 0.0798007 0.075072
-v -0.00247378 -0.0798007 0.075072
-v -0.00247378 0.0798007 0.075072
-v -0.0733196 -0.0315903 -0.075127
-v -0.0733196 0.0315903 -0.075127
-v 0.0733196 -0.0315903 -0.075127
-v 0.0733196 0.0315903 -0.075127
-v 0.0733196 -0.0315903 0.075127
-v 0.0733196 0.0315903 0.075127
-v -0.0733196 -0.0315903 0.075127
-v -0.0733196 0.0315903 0.075127
-v -0.00229526 -0.0798007 -0.0751552
-v -0.00229526 0.0798007 -0.0751552
-v 0.00229526 -0.0798007 -0.0751552
-v 0.00229526 0.0798007 -0.0751552
-v 0.00229526 -0.0798007 0.0751552
-v 0.00229526 0.0798007 0.0751552
-v -0.00229526 -0.0798007 0.0751552
-v -0.00229526 0.0798007 0.0751552
-v -0.0244437 -0.0759968 -0.0751957
-v -0.0244437 0.0759968 -0.0751957
-v 0.0244437 -0.0759968 -0.0751957
-v 0.0244437 0.0759968 -0.0751957
-v 0.0244437 -0.0759968 0.0751957
-v 0.0244437 0.0759968 0.0751957
-v -0.0244437 -0.0759968 0.0751957
-v -0.0244437 0.0759968 0.0751957
-v -0.015994 -0.0782124 -0.0751968
-v -0.015994 0.0782124 -0.0751968
-v 0.015994 -0.0782124 -0.0751968
-v 0.015994 0.0782124 -0.0751968
-v 0.015994 -0.0782124 0.0751968
-v 0.015994 0.0782124 0.0751968
-v -0.015994 -0.0782124 0.0751968
-v -0.015994 0.0782124 0.0751968
-v -0.0494489 -0.0626721 -0.0751973
-v -0.0494489 0.0626721 -0.0751973
-v 0.0494489 -0.0626721 -0.0751973
-v 0.0494489 0.0626721 -0.0751973
-v 0.0494489 -0.0626721 0.0751973
-v 0.0494489 0.0626721 0.0751973
-v -0.0494489 -0.0626721 0.0751973
-v -0.0494489 0.0626721 0.0751973
-v -0.0743861 -0.0289768 -0.0752016
-v -0.0743861 0.0289768 -0.0752016
-v 0.0743861 -0.0289768 -0.0752016
-v 0.0743861 0.0289768 -0.0752016
-v 0.0743861 -0.0289768 0.0752016
-v 0.0743861 0.0289768 0.0752016
-v -0.0743861 -0.0289768 0.0752016
-v -0.0743861 0.0289768 0.0752016
-v -0.00666333 -0.0795519 -0.075206
-v -0.00666333 0.0795519 -0.075206
-v 0.00666333 -0.0795519 -0.075206
-v 0.00666333 0.0795519 -0.075206
-v 0.00666333 -0.0795519 0.075206
-v 0.00666333 0.0795519 0.075206
-v -0.00666333 -0.0795519 0.075206
-v -0.00666333 0.0795519 0.075206
-v -0.00211395 -0.0798007 -0.0752322
-v -0.00211395 0.0798007 -0.0752322
-v 0.00211395 -0.0798007 -0.0752322
-v 0.00211395 0.0798007 -0.0752322
-v 0.00211395 -0.0798007 0.0752322
-v 0.00211395 0.0798007 0.0752322
-v -0.00211395 -0.0798007 0.0752322
-v -0.00211395 0.0798007 0.0752322
-v -0.0298281 -0.0740447 -0.0752595
-v -0.0298281 0.0740447 -0.0752595
-v 0.0298281 -0.0740447 -0.0752595
-v 0.0298281 0.0740447 -0.0752595
-v 0.0298281 -0.0740447 0.0752595
-v 0.0298281 0.0740447 0.0752595
-v -0.0298281 -0.0740447 0.0752595
-v -0.0298281 0.0740447 0.0752595
-v -0.0130235 -0.0787572 -0.0752618
-v -0.0130235 0.0787572 -0.0752618
-v 0.0130235 -0.0787572 -0.0752618
-v 0.0130235 0.0787572 -0.0752618
-v 0.0130235 -0.0787572 0.0752618
-v 0.0130235 0.0787572 0.0752618
-v -0.0130235 -0.0787572 0.0752618
-v -0.0130235 0.0787572 0.0752618
-v -0.0753599 -0.0263271 -0.0752697
-v -0.0753599 0.0263271 -0.0752697
-v 0.0753599 -0.0263271 -0.0752697
-v 0.0753599 0.0263271 -0.0752697
-v 0.0753599 -0.0263271 0.0752697
-v 0.0753599 0.0263271 0.0752697
-v -0.0753599 -0.0263271 0.0752697
-v -0.0753599 0.0263271 0.0752697
-v -0.0375757 -0.0704285 -0.0752809
-v -0.0375757 0.0704285 -0.0752809
-v 0.0375757 -0.0704285 -0.0752809
-v 0.0375757 0.0704285 -0.0752809
-v 0.0375757 -0.0704285 0.0752809
-v 0.0375757 0.0704285 0.0752809
-v -0.0375757 -0.0704285 0.0752809
-v -0.0375757 0.0704285 0.0752809
-v -0.00994033 -0.0792039 -0.0752854
-v -0.00994033 0.0792039 -0.0752854
-v 0.00994033 -0.0792039 -0.0752854
-v 0.00994033 0.0792039 -0.0752854
-v 0.00994033 -0.0792039 0.0752854
-v 0.00994033 0.0792039 0.0752854
-v -0.00994033 -0.0792039 0.0752854
-v -0.00994033 0.0792039 0.0752854
-v -0.00193006 -0.0798007 -0.0753028
-v -0.00193006 0.0798007 -0.0753028
-v 0.00193006 -0.0798007 -0.0753028
-v 0.00193006 0.0798007 -0.0753028
-v 0.00193006 -0.0798007 0.0753028
-v 0.00193006 0.0798007 0.0753028
-v -0.00193006 -0.0798007 0.0753028
-v -0.00193006 0.0798007 0.0753028
-v -0.0762398 -0.0236447 -0.0753312
-v -0.0762398 0.0236447 -0.0753312
-v 0.0762398 -0.0236447 -0.0753312
-v 0.0762398 0.0236447 -0.0753312
-v 0.0762398 -0.0236447 0.0753312
-v 0.0762398 0.0236447 0.0753312
-v -0.0762398 -0.0236447 0.0753312
-v -0.0762398 0.0236447 0.0753312
-v -0.00174382 -0.0798007 -0.0753669
-v -0.00174382 0.0798007 -0.0753669
-v 0.00174382 -0.0798007 -0.0753669
-v 0.00174382 0.0798007 -0.0753669
-v 0.00174382 -0.0798007 0.0753669
-v 0.00174382 0.0798007 0.0753669
-v -0.00174382 -0.0798007 0.0753669
-v -0.00174382 0.0798007 0.0753669
-v -0.0770247 -0.0209327 -0.0753861
-v -0.0770247 0.0209327 -0.0753861
-v 0.0770247 -0.0209327 -0.0753861
-v 0.0770247 0.0209327 -0.0753861
-v 0.0770247 -0.0209327 0.0753861
-v 0.0770247 0.0209327 0.0753861
-v -0.0770247 -0.0209327 0.0753861
-v -0.0770247 0.0209327 0.0753861
-v -0.02163 -0.0768314 -0.075393
-v -0.02163 0.0768314 -0.075393
-v 0.02163 -0.0768314 -0.075393
-v 0.02163 0.0768314 -0.075393
-v 0.02163 -0.0768314 0.075393
-v 0.02163 0.0768314 0.075393
-v -0.02163 -0.0768314 0.075393
-v -0.02163 0.0768314 0.075393
-v -0.0188088 -0.0775702 -0.0753933
-v -0.0188088 0.0775702 -0.0753933
-v 0.0188088 -0.0775702 -0.0753933
-v 0.0188088 0.0775702 -0.0753933
-v 0.0188088 -0.0775702 0.0753933
-v 0.0188088 0.0775702 0.0753933
-v -0.0188088 -0.0775702 0.0753933
-v -0.0188088 0.0775702 0.0753933
-v -0.00155545 -0.0798007 -0.0754245
-v -0.00155545 0.0798007 -0.0754245
-v 0.00155545 -0.0798007 -0.0754245
-v 0.00155545 0.0798007 -0.0754245
-v 0.00155545 -0.0798007 0.0754245
-v 0.00155545 0.0798007 0.0754245
-v -0.00155545 -0.0798007 0.0754245
-v -0.00155545 0.0798007 0.0754245
-v -0.0516178 -0.0608783 -0.0754253
-v -0.0516178 0.0608783 -0.0754253
-v 0.0516178 -0.0608783 -0.0754253
-v 0.0516178 0.0608783 -0.0754253
-v 0.0516178 -0.0608783 0.0754253
-v 0.0516178 0.0608783 0.0754253
-v -0.0516178 -0.0608783 0.0754253
-v -0.0516178 0.0608783 0.0754253
-v -0.0777137 -0.0181947 -0.0754343
-v -0.0777137 0.0181947 -0.0754343
-v 0.0777137 -0.0181947 -0.0754343
-v 0.0777137 0.0181947 -0.0754343
-v 0.0777137 -0.0181947 0.0754343
-v 0.0777137 0.0181947 0.0754343
-v -0.0777137 -0.0181947 0.0754343
-v -0.0777137 0.0181947 0.0754343
-v -0.00647758 -0.0795519 -0.0754353
-v -0.00647758 0.0795519 -0.0754353
-v 0.00647758 -0.0795519 -0.0754353
-v 0.00647758 0.0795519 -0.0754353
-v 0.00647758 -0.0795519 0.0754353
-v 0.00647758 0.0795519 0.0754353
-v -0.00647758 -0.0795519 0.0754353
-v -0.00647758 0.0795519 0.0754353
-v -0.00136519 -0.0798007 -0.0754755
-v -0.00136519 0.0798007 -0.0754755
-v 0.00136519 -0.0798007 -0.0754755
-v 0.00136519 0.0798007 -0.0754755
-v 0.00136519 -0.0798007 0.0754755
-v 0.00136519 0.0798007 0.0754755
-v -0.00136519 -0.0798007 0.0754755
-v -0.00136519 0.0798007 0.0754755
-v -0.0783058 -0.0154341 -0.0754757
-v -0.0783058 0.0154341 -0.0754757
-v 0.0783058 -0.0154341 -0.0754757
-v 0.0783058 0.0154341 -0.0754757
-v 0.0783058 -0.0154341 0.0754757
-v 0.0783058 0.0154341 0.0754757
-v -0.0783058 -0.0154341 0.0754757
-v -0.0783058 0.0154341 0.0754757
-v -0.0788004 -0.0126542 -0.0755103
-v -0.0788004 0.0126542 -0.0755103
-v 0.0788004 -0.0126542 -0.0755103
-v 0.0788004 0.0126542 -0.0755103
-v 0.0788004 -0.0126542 0.0755103
-v 0.0788004 0.0126542 0.0755103
-v -0.0788004 -0.0126542 0.0755103
-v -0.0788004 0.0126542 0.0755103
-v -0.00117327 -0.0798007 -0.0755198
-v -0.00117327 0.0798007 -0.0755198
-v 0.00117327 -0.0798007 -0.0755198
-v 0.00117327 0.0798007 -0.0755198
-v 0.00117327 -0.0798007 0.0755198
-v 0.00117327 0.0798007 0.0755198
-v -0.00117327 -0.0798007 0.0755198
-v -0.00117327 0.0798007 0.0755198
-v -0.0791968 -0.00985854 -0.075538
-v -0.0791968 0.00985854 -0.075538
-v 0.0791968 -0.00985854 -0.075538
-v 0.0791968 0.00985854 -0.075538
-v 0.0791968 -0.00985854 0.075538
-v 0.0791968 0.00985854 0.075538
-v -0.0791968 -0.00985854 0.075538
-v -0.0791968 0.00985854 0.075538
-v -0.000979917 -0.0798007 -0.0755574
-v -0.000979917 0.0798007 -0.0755574
-v 0.000979917 -0.0798007 -0.0755574
-v 0.000979917 0.0798007 -0.0755574
-v 0.000979917 -0.0798007 0.0755574
-v 0.000979917 0.0798007 0.0755574
-v -0.000979917 -0.0798007 0.0755574
-v -0.000979917 0.0798007 0.0755574
-v -0.0794946 -0.0070506 -0.0755588
-v -0.0794946 0.0070506 -0.0755588
-v 0.0794946 -0.0070506 -0.0755588
-v 0.0794946 0.0070506 -0.0755588
-v 0.0794946 -0.0070506 0.0755588
-v 0.0794946 0.0070506 0.0755588
-v -0.0794946 -0.0070506 0.0755588
-v -0.0794946 0.0070506 0.0755588
-v -0.0796933 -0.00423388 -0.0755727
-v -0.0796933 0.00423388 -0.0755727
-v 0.0796933 -0.00423388 -0.0755727
-v 0.0796933 0.00423388 -0.0755727
-v 0.0796933 -0.00423388 0.0755727
-v 0.0796933 0.00423388 0.0755727
-v -0.0796933 -0.00423388 0.0755727
-v -0.0796933 0.00423388 0.0755727
-v -0.0797927 -0.00141188 -0.0755797
-v -0.0797927 0.00141188 -0.0755797
-v 0.0797927 -0.00141188 -0.0755797
-v 0.0797927 0.00141188 -0.0755797
-v 0.0797927 -0.00141188 0.0755797
-v 0.0797927 0.00141188 0.0755797
-v -0.0797927 -0.00141188 0.0755797
-v -0.0797927 0.00141188 0.0755797
-v -0.00078537 -0.0798007 -0.0755882
-v -0.00078537 0.0798007 -0.0755882
-v 0.00078537 -0.0798007 -0.0755882
-v 0.00078537 0.0798007 -0.0755882
-v 0.00078537 -0.0798007 0.0755882
-v 0.00078537 0.0798007 0.0755882
-v -0.00078537 -0.0798007 0.0755882
-v -0.00078537 0.0798007 0.0755882
-v -0.000589866 -0.0798007 -0.0756122
-v -0.000589866 0.0798007 -0.0756122
-v 0.000589866 -0.0798007 -0.0756122
-v 0.000589866 0.0798007 -0.0756122
-v 0.000589866 -0.0798007 0.0756122
-v 0.000589866 0.0798007 0.0756122
-v -0.000589866 -0.0798007 0.0756122
-v -0.000589866 0.0798007 0.0756122
-v -0.0400137 -0.0690455 -0.0756236
-v -0.0400137 0.0690455 -0.0756236
-v 0.0400137 -0.0690455 -0.0756236
-v 0.0400137 0.0690455 -0.0756236
-v 0.0400137 -0.0690455 0.0756236
-v 0.0400137 0.0690455 0.0756236
-v -0.0400137 -0.0690455 0.0756236
-v -0.0400137 0.0690455 0.0756236
-v -0.00974982 -0.0792039 -0.0756291
-v -0.00974982 0.0792039 -0.0756291
-v 0.00974982 -0.0792039 -0.0756291
-v 0.00974982 0.0792039 -0.0756291
-v 0.00974982 -0.0792039 0.0756291
-v 0.00974982 0.0792039 0.0756291
-v -0.00974982 -0.0792039 0.0756291
-v -0.00974982 0.0792039 0.0756291
-v -0.000393644 -0.0798007 -0.0756294
-v -0.000393644 0.0798007 -0.0756294
-v 0.000393644 -0.0798007 -0.0756294
-v 0.000393644 0.0798007 -0.0756294
-v 0.000393644 -0.0798007 0.0756294
-v 0.000393644 0.0798007 0.0756294
-v -0.000393644 -0.0798007 0.0756294
-v -0.000393644 0.0798007 0.0756294
-v -0.000196942 -0.0798007 -0.0756397
-v -0.000196942 0.0798007 -0.0756397
-v 0.000196942 -0.0798007 -0.0756397
-v 0.000196942 0.0798007 -0.0756397
-v 0.000196942 -0.0798007 0.0756397
-v 0.000196942 0.0798007 0.0756397
-v -0.000196942 -0.0798007 0.0756397
-v -0.000196942 0.0798007 0.0756397
-v -1.03662e-18 -0.0798007 -0.0756431
-v -1.03662e-18 0.0798007 -0.0756431
-v 3.45541e-19 -0.0798007 0.0756431
-v 3.45541e-19 0.0798007 0.0756431
-v -0.0537224 -0.0590087 -0.0756465
-v -0.0537224 0.0590087 -0.0756465
-v 0.0537224 -0.0590087 -0.0756465
-v 0.0537224 0.0590087 -0.0756465
-v 0.0537224 -0.0590087 0.0756465
-v 0.0537224 0.0590087 0.0756465
-v -0.0537224 -0.0590087 0.0756465
-v -0.0537224 0.0590087 0.0756465
-v -0.00628395 -0.0795519 -0.0756581
-v -0.00628395 0.0795519 -0.0756581
-v 0.00628395 -0.0795519 -0.0756581
-v 0.00628395 0.0795519 -0.0756581
-v 0.00628395 -0.0795519 0.0756581
-v 0.00628395 0.0795519 0.0756581
-v -0.00628395 -0.0795519 0.0756581
-v -0.00628395 0.0795519 0.0756581
-v -0.032383 -0.0729297 -0.07571
-v -0.032383 0.0729297 -0.07571
-v 0.032383 -0.0729297 -0.07571
-v 0.032383 0.0729297 -0.07571
-v 0.032383 -0.0729297 0.07571
-v 0.032383 0.0729297 0.07571
-v -0.032383 -0.0729297 0.07571
-v -0.032383 0.0729297 0.07571
-v -0.012832 -0.0787572 -0.0757132
-v -0.012832 0.0787572 -0.0757132
-v 0.012832 -0.0787572 -0.0757132
-v 0.012832 0.0787572 -0.0757132
-v 0.012832 -0.0787572 0.0757132
-v 0.012832 0.0787572 0.0757132
-v -0.012832 -0.0787572 0.0757132
-v -0.012832 0.0787572 0.0757132
-v -0.0270519 -0.0750675 -0.0757501
-v -0.0270519 0.0750675 -0.0757501
-v 0.0270519 -0.0750675 -0.0757501
-v 0.0270519 0.0750675 -0.0757501
-v 0.0270519 -0.0750675 0.0757501
-v 0.0270519 0.0750675 0.0757501
-v -0.0270519 -0.0750675 0.0757501
-v -0.0270519 0.0750675 0.0757501
-v -0.0158028 -0.0782124 -0.0757518
-v -0.0158028 0.0782124 -0.0757518
-v 0.0158028 -0.0782124 -0.0757518
-v 0.0158028 0.0782124 -0.0757518
-v 0.0158028 -0.0782124 0.0757518
-v 0.0158028 0.0782124 0.0757518
-v -0.0158028 -0.0782124 0.0757518
-v -0.0158028 0.0782124 0.0757518
-v -0.05576 -0.0570655 -0.0758606
-v -0.05576 0.0570655 -0.0758606
-v 0.05576 -0.0570655 -0.0758606
-v 0.05576 0.0570655 -0.0758606
-v 0.05576 -0.0570655 0.0758606
-v 0.05576 0.0570655 0.0758606
-v -0.05576 -0.0570655 0.0758606
-v -0.05576 0.0570655 0.0758606
-v -0.00608265 -0.0795519 -0.0758739
-v -0.00608265 0.0795519 -0.0758739
-v 0.00608265 -0.0795519 -0.0758739
-v 0.00608265 0.0795519 -0.0758739
-v 0.00608265 -0.0795519 0.0758739
-v 0.00608265 0.0795519 0.0758739
-v -0.00608265 -0.0795519 0.0758739
-v -0.00608265 0.0795519 0.0758739
-v -0.0424017 -0.0675765 -0.0759592
-v -0.0424017 0.0675765 -0.0759592
-v 0.0424017 -0.0675765 -0.0759592
-v 0.0424017 0.0675765 -0.0759592
-v 0.0424017 -0.0675765 0.0759592
-v 0.0424017 0.0675765 0.0759592
-v -0.0424017 -0.0675765 0.0759592
-v -0.0424017 0.0675765 0.0759592
-v -0.00954743 -0.0792039 -0.0759659
-v -0.00954743 0.0792039 -0.0759659
-v 0.00954743 -0.0792039 -0.0759659
-v 0.00954743 0.0792039 -0.0759659
-v 0.00954743 -0.0792039 0.0759659
-v 0.00954743 0.0792039 0.0759659
-v -0.00954743 -0.0792039 0.0759659
-v -0.00954743 0.0792039 0.0759659
-v -0.0242475 -0.0759968 -0.0760456
-v -0.0242475 0.0759968 -0.0760456
-v 0.0242475 -0.0759968 -0.0760456
-v 0.0242475 0.0759968 -0.0760456
-v 0.0242475 -0.0759968 0.0760456
-v 0.0242475 0.0759968 0.0760456
-v -0.0242475 -0.0759968 0.0760456
-v -0.0242475 0.0759968 0.0760456
-v -0.0186091 -0.0775702 -0.0760465
-v -0.0186091 0.0775702 -0.0760465
-v 0.0186091 -0.0775702 -0.0760465
-v 0.0186091 0.0775702 -0.0760465
-v 0.0186091 -0.0775702 0.0760465
-v 0.0186091 0.0775702 0.0760465
-v -0.0186091 -0.0775702 0.0760465
-v -0.0186091 0.0775702 0.0760465
-v -0.0577282 -0.0550513 -0.0760675
-v -0.0577282 0.0550513 -0.0760675
-v 0.0577282 -0.0550513 -0.0760675
-v 0.0577282 0.0550513 -0.0760675
-v 0.0577282 -0.0550513 0.0760675
-v 0.0577282 0.0550513 0.0760675
-v -0.0577282 -0.0550513 0.0760675
-v -0.0577282 0.0550513 0.0760675
-v -0.00587395 -0.0795519 -0.0760827
-v -0.00587395 0.0795519 -0.0760827
-v 0.00587395 -0.0795519 -0.0760827
-v 0.00587395 0.0795519 -0.0760827
-v 0.00587395 -0.0795519 0.0760827
-v 0.00587395 0.0795519 0.0760827
-v -0.00587395 -0.0795519 0.0760827
-v -0.00587395 0.0795519 0.0760827
-v -0.0214286 -0.0768314 -0.0761446
-v -0.0214286 0.0768314 -0.0761446
-v 0.0214286 -0.0768314 -0.0761446
-v 0.0214286 0.0768314 -0.0761446
-v 0.0214286 -0.0768314 0.0761446
-v 0.0214286 0.0768314 0.0761446
-v -0.0214286 -0.0768314 0.0761446
-v -0.0214286 0.0768314 0.0761446
-v -0.0348975 -0.0717238 -0.0761534
-v -0.0348975 0.0717238 -0.0761534
-v 0.0348975 -0.0717238 -0.0761534
-v 0.0348975 0.0717238 -0.0761534
-v 0.0348975 -0.0717238 0.0761534
-v 0.0348975 0.0717238 0.0761534
-v -0.0348975 -0.0717238 0.0761534
-v -0.0348975 0.0717238 0.0761534
-v -0.0126248 -0.0787572 -0.0761575
-v -0.0126248 0.0787572 -0.0761575
-v 0.0126248 -0.0787572 -0.0761575
-v 0.0126248 0.0787572 -0.0761575
-v 0.0126248 -0.0787572 0.0761575
-v 0.0126248 0.0787572 0.0761575
-v -0.0126248 -0.0787572 0.0761575
-v -0.0126248 0.0787572 0.0761575
-v -0.0596244 -0.0529685 -0.0762668
-v -0.0596244 0.0529685 -0.0762668
-v 0.0596244 -0.0529685 -0.0762668
-v 0.0596244 0.0529685 -0.0762668
-v 0.0596244 -0.0529685 0.0762668
-v 0.0596244 0.0529685 0.0762668
-v -0.0596244 -0.0529685 0.0762668
-v -0.0596244 0.0529685 0.0762668
-v -0.00565809 -0.0795519 -0.0762839
-v -0.00565809 0.0795519 -0.0762839
-v 0.00565809 -0.0795519 -0.0762839
-v 0.00565809 0.0795519 -0.0762839
-v 0.00565809 -0.0795519 0.0762839
-v 0.00565809 0.0795519 0.0762839
-v -0.00565809 -0.0795519 0.0762839
-v -0.00565809 0.0795519 0.0762839
-v -0.044737 -0.0660233 -0.0762874
-v -0.044737 0.0660233 -0.0762874
-v 0.044737 -0.0660233 -0.0762874
-v 0.044737 0.0660233 -0.0762874
-v 0.044737 -0.0660233 0.0762874
-v 0.044737 0.0660233 0.0762874
-v -0.044737 -0.0660233 0.0762874
-v -0.044737 0.0660233 0.0762874
-v -0.0093334 -0.0792039 -0.0762955
-v -0.0093334 0.0792039 -0.0762955
-v 0.0093334 -0.0792039 -0.0762955
-v 0.0093334 0.0792039 -0.0762955
-v 0.0093334 -0.0792039 0.0762955
-v 0.0093334 0.0792039 0.0762955
-v -0.0093334 -0.0792039 0.0762955
-v -0.0093334 0.0792039 0.0762955
-v -0.0296264 -0.0740447 -0.0762973
-v -0.0296264 0.0740447 -0.0762973
-v 0.0296264 -0.0740447 -0.0762973
-v 0.0296264 0.0740447 -0.0762973
-v 0.0296264 -0.0740447 0.0762973
-v 0.0296264 0.0740447 0.0762973
-v -0.0296264 -0.0740447 0.0762973
-v -0.0296264 0.0740447 0.0762973
-v -0.0155925 -0.0782124 -0.0762998
-v -0.0155925 0.0782124 -0.0762998
-v 0.0155925 -0.0782124 -0.0762998
-v 0.0155925 0.0782124 -0.0762998
-v 0.0155925 -0.0782124 0.0762998
-v 0.0155925 0.0782124 0.0762998
-v -0.0155925 -0.0782124 0.0762998
-v -0.0155925 0.0782124 0.0762998
-v -0.0614464 -0.0508196 -0.0764583
-v -0.0614464 0.0508196 -0.0764583
-v 0.0614464 -0.0508196 -0.0764583
-v 0.0614464 0.0508196 -0.0764583
-v 0.0614464 -0.0508196 0.0764583
-v 0.0614464 0.0508196 0.0764583
-v -0.0614464 -0.0508196 0.0764583
-v -0.0614464 0.0508196 0.0764583
-v -0.00543534 -0.0795519 -0.0764776
-v -0.00543534 0.0795519 -0.0764776
-v 0.00543534 -0.0795519 -0.0764776
-v 0.00543534 0.0795519 -0.0764776
-v 0.00543534 -0.0795519 0.0764776
-v 0.00543534 0.0795519 0.0764776
-v -0.00543534 -0.0795519 0.0764776
-v -0.00543534 0.0795519 0.0764776
-v -0.0373685 -0.0704285 -0.0765891
-v -0.0373685 0.0704285 -0.0765891
-v 0.0373685 -0.0704285 -0.0765891
-v 0.0373685 0.0704285 -0.0765891
-v 0.0373685 -0.0704285 0.0765891
-v 0.0373685 0.0704285 0.0765891
-v -0.0373685 -0.0704285 0.0765891
-v -0.0373685 0.0704285 0.0765891
-v -0.0124022 -0.0787572 -0.0765944
-v -0.0124022 0.0787572 -0.0765944
-v 0.0124022 -0.0787572 -0.0765944
-v 0.0124022 0.0787572 -0.0765944
-v 0.0124022 -0.0787572 0.0765944
-v 0.0124022 0.0787572 0.0765944
-v -0.0124022 -0.0787572 0.0765944
-v -0.0124022 0.0787572 0.0765944
-v -0.0470165 -0.0643878 -0.0766077
-v -0.0470165 0.0643878 -0.0766077
-v 0.0470165 -0.0643878 -0.0766077
-v 0.0470165 0.0643878 -0.0766077
-v 0.0470165 -0.0643878 0.0766077
-v 0.0470165 0.0643878 0.0766077
-v -0.0470165 -0.0643878 0.0766077
-v -0.0470165 0.0643878 0.0766077
-v -0.00910801 -0.0792039 -0.0766174
-v -0.00910801 0.0792039 -0.0766174
-v 0.00910801 -0.0792039 -0.0766174
-v 0.00910801 0.0792039 -0.0766174
-v 0.00910801 -0.0792039 0.0766174
-v 0.00910801 0.0792039 0.0766174
-v -0.00910801 -0.0792039 0.0766174
-v -0.00910801 0.0792039 0.0766174
-v -0.0631917 -0.0486075 -0.0766417
-v -0.0631917 0.0486075 -0.0766417
-v 0.0631917 -0.0486075 -0.0766417
-v 0.0631917 0.0486075 -0.0766417
-v 0.0631917 -0.0486075 0.0766417
-v 0.0631917 0.0486075 0.0766417
-v -0.0631917 -0.0486075 0.0766417
-v -0.0631917 0.0486075 0.0766417
-v -0.00520596 -0.0795519 -0.0766633
-v -0.00520596 0.0795519 -0.0766633
-v 0.00520596 -0.0795519 -0.0766633
-v 0.00520596 0.0795519 -0.0766633
-v 0.00520596 -0.0795519 0.0766633
-v 0.00520596 0.0795519 0.0766633
-v -0.00520596 -0.0795519 0.0766633
-v -0.00520596 0.0795519 0.0766633
-v -0.0268347 -0.0750675 -0.0766907
-v -0.0268347 0.0750675 -0.0766907
-v 0.0268347 -0.0750675 -0.0766907
-v 0.0268347 0.0750675 -0.0766907
-v 0.0268347 -0.0750675 0.0766907
-v 0.0268347 0.0750675 0.0766907
-v -0.0268347 -0.0750675 0.0766907
-v -0.0268347 0.0750675 0.0766907
-v -0.0183868 -0.0775702 -0.0766922
-v -0.0183868 0.0775702 -0.0766922
-v 0.0183868 -0.0775702 -0.0766922
-v 0.0183868 0.0775702 -0.0766922
-v 0.0183868 -0.0775702 0.0766922
-v 0.0183868 0.0775702 0.0766922
-v -0.0183868 -0.0775702 0.0766922
-v -0.0183868 0.0775702 0.0766922
-v -0.0648584 -0.0463348 -0.0768169
-v -0.0648584 0.0463348 -0.0768169
-v 0.0648584 -0.0463348 -0.0768169
-v 0.0648584 0.0463348 -0.0768169
-v 0.0648584 -0.0463348 0.0768169
-v 0.0648584 0.0463348 0.0768169
-v -0.0648584 -0.0463348 0.0768169
-v -0.0648584 0.0463348 0.0768169
-v -0.032164 -0.0729297 -0.0768367
-v -0.032164 0.0729297 -0.0768367
-v 0.032164 -0.0729297 -0.0768367
-v 0.032164 0.0729297 -0.0768367
-v 0.032164 -0.0729297 0.0768367
-v 0.032164 0.0729297 0.0768367
-v -0.032164 -0.0729297 0.0768367
-v -0.032164 0.0729297 0.0768367
-v -0.0153631 -0.0782124 -0.0768401
-v -0.0153631 0.0782124 -0.0768401
-v 0.0153631 -0.0782124 -0.0768401
-v 0.0153631 0.0782124 -0.0768401
-v 0.0153631 -0.0782124 0.0768401
-v 0.0153631 0.0782124 0.0768401
-v -0.0153631 -0.0782124 0.0768401
-v -0.0153631 0.0782124 0.0768401
-v -0.00497025 -0.0795519 -0.076841
-v -0.00497025 0.0795519 -0.076841
-v 0.00497025 -0.0795519 -0.076841
-v 0.00497025 0.0795519 -0.076841
-v 0.00497025 -0.0795519 0.076841
-v 0.00497025 0.0795519 0.076841
-v -0.00497025 -0.0795519 0.076841
-v -0.00497025 0.0795519 0.076841
-v -0.0240217 -0.0759968 -0.0768881
-v -0.0240217 0.0759968 -0.0768881
-v 0.0240217 -0.0759968 -0.0768881
-v 0.0240217 0.0759968 -0.0768881
-v 0.0240217 -0.0759968 0.0768881
-v 0.0240217 0.0759968 0.0768881
-v -0.0240217 -0.0759968 0.0768881
-v -0.0240217 0.0759968 0.0768881
-v -0.0212011 -0.0768314 -0.0768887
-v -0.0212011 0.0768314 -0.0768887
-v 0.0212011 -0.0768314 -0.0768887
-v 0.0212011 0.0768314 -0.0768887
-v 0.0212011 -0.0768314 0.0768887
-v 0.0212011 0.0768314 0.0768887
-v -0.0212011 -0.0768314 0.0768887
-v -0.0212011 0.0768314 0.0768887
-v -0.0492374 -0.0626721 -0.0769199
-v -0.0492374 0.0626721 -0.0769199
-v 0.0492374 -0.0626721 -0.0769199
-v 0.0492374 0.0626721 -0.0769199
-v 0.0492374 -0.0626721 0.0769199
-v 0.0492374 0.0626721 0.0769199
-v -0.0492374 -0.0626721 0.0769199
-v -0.0492374 0.0626721 0.0769199
-v -0.00887152 -0.0792039 -0.0769312
-v -0.00887152 0.0792039 -0.0769312
-v 0.00887152 -0.0792039 -0.0769312
-v 0.00887152 0.0792039 -0.0769312
-v 0.00887152 -0.0792039 0.0769312
-v 0.00887152 0.0792039 0.0769312
-v -0.00887152 -0.0792039 0.0769312
-v -0.00887152 0.0792039 0.0769312
-v -0.0664443 -0.0440044 -0.0769836
-v -0.0664443 0.0440044 -0.0769836
-v 0.0664443 -0.0440044 -0.0769836
-v 0.0664443 0.0440044 -0.0769836
-v 0.0664443 -0.0440044 0.0769836
-v 0.0664443 0.0440044 0.0769836
-v -0.0664443 -0.0440044 0.0769836
-v -0.0664443 0.0440044 0.0769836
-v -0.00472847 -0.0795519 -0.0770102
-v -0.00472847 0.0795519 -0.0770102
-v 0.00472847 -0.0795519 -0.0770102
-v 0.00472847 0.0795519 -0.0770102
-v 0.00472847 -0.0795519 0.0770102
-v 0.00472847 0.0795519 0.0770102
-v -0.00472847 -0.0795519 0.0770102
-v -0.00472847 0.0795519 0.0770102
-v -0.039793 -0.0690455 -0.0770166
-v -0.039793 0.0690455 -0.0770166
-v 0.039793 -0.0690455 -0.0770166
-v 0.039793 0.0690455 -0.0770166
-v 0.039793 -0.0690455 0.0770166
-v 0.039793 0.0690455 0.0770166
-v -0.039793 -0.0690455 0.0770166
-v -0.039793 0.0690455 0.0770166
-v -0.0121645 -0.0787572 -0.0770232
-v -0.0121645 0.0787572 -0.0770232
-v 0.0121645 -0.0787572 -0.0770232
-v 0.0121645 0.0787572 -0.0770232
-v 0.0121645 -0.0787572 0.0770232
-v 0.0121645 0.0787572 0.0770232
-v -0.0121645 -0.0787572 0.0770232
-v -0.0121645 0.0787572 0.0770232
-v -0.0679474 -0.0416192 -0.0771416
-v -0.0679474 0.0416192 -0.0771416
-v 0.0679474 -0.0416192 -0.0771416
-v 0.0679474 0.0416192 -0.0771416
-v 0.0679474 -0.0416192 0.0771416
-v 0.0679474 0.0416192 0.0771416
-v -0.0679474 -0.0416192 0.0771416
-v -0.0679474 0.0416192 0.0771416
-v -0.00448094 -0.0795519 -0.077171
-v -0.00448094 0.0795519 -0.077171
-v 0.00448094 -0.0795519 -0.077171
-v 0.00448094 0.0795519 -0.077171
-v 0.00448094 -0.0795519 0.077171
-v 0.00448094 0.0795519 0.077171
-v -0.00448094 -0.0795519 0.077171
-v -0.00448094 0.0795519 0.077171
-v -0.051397 -0.0608783 -0.0772234
-v -0.051397 0.0608783 -0.0772234
-v 0.051397 -0.0608783 -0.0772234
-v 0.051397 0.0608783 -0.0772234
-v 0.051397 -0.0608783 0.0772234
-v 0.051397 0.0608783 0.0772234
-v -0.051397 -0.0608783 0.0772234
-v -0.051397 0.0608783 0.0772234
-v -0.00862422 -0.0792039 -0.0772366
-v -0.00862422 0.0792039 -0.0772366
-v 0.00862422 -0.0792039 -0.0772366
-v 0.00862422 0.0792039 -0.0772366
-v 0.00862422 -0.0792039 0.0772366
-v 0.00862422 0.0792039 0.0772366
-v -0.00862422 -0.0792039 0.0772366
-v -0.00862422 0.0792039 0.0772366
-v -0.0693658 -0.0391821 -0.0772906
-v -0.0693658 0.0391821 -0.0772906
-v 0.0693658 -0.0391821 -0.0772906
-v 0.0693658 0.0391821 -0.0772906
-v 0.0693658 -0.0391821 0.0772906
-v 0.0693658 0.0391821 0.0772906
-v -0.0693658 -0.0391821 0.0772906
-v -0.0693658 0.0391821 0.0772906
-v -0.00422794 -0.0795519 -0.077323
-v -0.00422794 0.0795519 -0.077323
-v 0.00422794 -0.0795519 -0.077323
-v 0.00422794 0.0795519 -0.077323
-v 0.00422794 -0.0795519 0.077323
-v 0.00422794 0.0795519 0.077323
-v -0.00422794 -0.0795519 0.077323
-v -0.00422794 0.0795519 0.077323
-v -0.0293886 -0.0740447 -0.0773274
-v -0.0293886 0.0740447 -0.0773274
-v 0.0293886 -0.0740447 -0.0773274
-v 0.0293886 0.0740447 -0.0773274
-v 0.0293886 -0.0740447 0.0773274
-v 0.0293886 0.0740447 0.0773274
-v -0.0293886 -0.0740447 0.0773274
-v -0.0293886 0.0740447 0.0773274
-v -0.018142 -0.0775702 -0.0773299
-v -0.018142 0.0775702 -0.0773299
-v 0.018142 -0.0775702 -0.0773299
-v 0.018142 0.0775702 -0.0773299
-v 0.018142 -0.0775702 0.0773299
-v 0.018142 0.0775702 0.0773299
-v -0.018142 -0.0775702 0.0773299
-v -0.018142 0.0775702 0.0773299
-v -0.0346615 -0.0717238 -0.0773675
-v -0.0346615 0.0717238 -0.0773675
-v 0.0346615 -0.0717238 -0.0773675
-v 0.0346615 0.0717238 -0.0773675
-v 0.0346615 -0.0717238 0.0773675
-v 0.0346615 0.0717238 0.0773675
-v -0.0346615 -0.0717238 0.0773675
-v -0.0346615 0.0717238 0.0773675
-v -0.0151151 -0.0782124 -0.0773721
-v -0.0151151 0.0782124 -0.0773721
-v 0.0151151 -0.0782124 -0.0773721
-v 0.0151151 0.0782124 -0.0773721
-v 0.0151151 -0.0782124 0.0773721
-v 0.0151151 0.0782124 0.0773721
-v -0.0151151 -0.0782124 0.0773721
-v -0.0151151 0.0782124 0.0773721
-v -0.0706978 -0.0366961 -0.0774306
-v -0.0706978 0.0366961 -0.0774306
-v 0.0706978 -0.0366961 -0.0774306
-v 0.0706978 0.0366961 -0.0774306
-v 0.0706978 -0.0366961 0.0774306
-v 0.0706978 0.0366961 0.0774306
-v -0.0706978 -0.0366961 0.0774306
-v -0.0706978 0.0366961 0.0774306
-v -0.0421679 -0.0675765 -0.0774353
-v -0.0421679 0.0675765 -0.0774353
-v 0.0421679 -0.0675765 -0.0774353
-v 0.0421679 0.0675765 -0.0774353
-v 0.0421679 -0.0675765 0.0774353
-v 0.0421679 0.0675765 0.0774353
-v -0.0421679 -0.0675765 0.0774353
-v -0.0421679 0.0675765 0.0774353
-v -0.011912 -0.0787572 -0.0774434
-v -0.011912 0.0787572 -0.0774434
-v 0.011912 -0.0787572 -0.0774434
-v 0.011912 0.0787572 -0.0774434
-v 0.011912 -0.0787572 0.0774434
-v 0.011912 0.0787572 0.0774434
-v -0.011912 -0.0787572 0.0774434
-v -0.011912 0.0787572 0.0774434
-v -0.0039698 -0.0795519 -0.0774661
-v -0.0039698 0.0795519 -0.0774661
-v 0.0039698 -0.0795519 -0.0774661
-v 0.0039698 0.0795519 -0.0774661
-v 0.0039698 -0.0795519 0.0774661
-v 0.0039698 0.0795519 0.0774661
-v -0.0039698 -0.0795519 0.0774661
-v -0.0039698 0.0795519 0.0774661
-v -0.0534926 -0.0590087 -0.0775179
-v -0.0534926 0.0590087 -0.0775179
-v 0.0534926 -0.0590087 -0.0775179
-v 0.0534926 0.0590087 -0.0775179
-v 0.0534926 -0.0590087 0.0775179
-v 0.0534926 0.0590087 0.0775179
-v -0.0534926 -0.0590087 0.0775179
-v -0.0534926 0.0590087 0.0775179
-v -0.00836641 -0.0792039 -0.0775332
-v -0.00836641 0.0792039 -0.0775332
-v 0.00836641 -0.0792039 -0.0775332
-v 0.00836641 0.0792039 -0.0775332
-v 0.00836641 -0.0792039 0.0775332
-v 0.00836641 0.0792039 0.0775332
-v -0.00836641 -0.0792039 0.0775332
-v -0.00836641 0.0792039 0.0775332
-v -0.0719417 -0.0341645 -0.0775614
-v -0.0719417 0.0341645 -0.0775614
-v 0.0719417 -0.0341645 -0.0775614
-v 0.0719417 0.0341645 -0.0775614
-v 0.0719417 -0.0341645 0.0775614
-v 0.0719417 0.0341645 0.0775614
-v -0.0719417 -0.0341645 0.0775614
-v -0.0719417 0.0341645 0.0775614
-v -0.00370682 -0.0795519 -0.0776001
-v -0.00370682 0.0795519 -0.0776001
-v 0.00370682 -0.0795519 -0.0776001
-v 0.00370682 0.0795519 -0.0776001
-v 0.00370682 -0.0795519 0.0776001
-v 0.00370682 0.0795519 0.0776001
-v -0.00370682 -0.0795519 0.0776001
-v -0.00370682 0.0795519 0.0776001
-v -0.0265849 -0.0750675 -0.0776231
-v -0.0265849 0.0750675 -0.0776231
-v 0.0265849 -0.0750675 -0.0776231
-v 0.0265849 0.0750675 -0.0776231
-v 0.0265849 -0.0750675 0.0776231
-v 0.0265849 0.0750675 0.0776231
-v -0.0265849 -0.0750675 0.0776231
-v -0.0265849 0.0750675 0.0776231
-v -0.0209478 -0.0768314 -0.0776244
-v -0.0209478 0.0768314 -0.0776244
-v 0.0209478 -0.0768314 -0.0776244
-v 0.0209478 0.0768314 -0.0776244
-v 0.0209478 -0.0768314 0.0776244
-v 0.0209478 0.0768314 0.0776244
-v -0.0209478 -0.0768314 0.0776244
-v -0.0209478 0.0768314 0.0776244
-v -0.073096 -0.0315903 -0.0776827
-v -0.073096 0.0315903 -0.0776827
-v 0.073096 -0.0315903 -0.0776827
-v 0.073096 0.0315903 -0.0776827
-v 0.073096 -0.0315903 0.0776827
-v 0.073096 0.0315903 0.0776827
-v -0.073096 -0.0315903 0.0776827
-v -0.073096 0.0315903 0.0776827
-v -0.0237667 -0.0759968 -0.0777223
-v -0.0237667 0.0759968 -0.0777223
-v 0.0237667 -0.0759968 -0.0777223
-v 0.0237667 0.0759968 -0.0777223
-v 0.0237667 -0.0759968 0.0777223
-v 0.0237667 0.0759968 0.0777223
-v -0.0237667 -0.0759968 0.0777223
-v -0.0237667 0.0759968 0.0777223
-v -0.00343932 -0.0795519 -0.0777248
-v -0.00343932 0.0795519 -0.0777248
-v 0.00343932 -0.0795519 -0.0777248
-v 0.00343932 0.0795519 -0.0777248
-v 0.00343932 -0.0795519 0.0777248
-v 0.00343932 0.0795519 0.0777248
-v -0.00343932 -0.0795519 0.0777248
-v -0.00343932 0.0795519 0.0777248
-v -0.0741592 -0.0289768 -0.0777944
-v -0.0741592 0.0289768 -0.0777944
-v 0.0741592 -0.0289768 -0.0777944
-v 0.0741592 0.0289768 -0.0777944
-v 0.0741592 -0.0289768 0.0777944
-v 0.0741592 0.0289768 0.0777944
-v -0.0741592 -0.0289768 0.0777944
-v -0.0741592 0.0289768 0.0777944
-v -0.0555215 -0.0570655 -0.077803
-v -0.0555215 0.0570655 -0.077803
-v 0.0555215 -0.0570655 -0.077803
-v 0.0555215 0.0570655 -0.077803
-v 0.0555215 -0.0570655 0.077803
-v 0.0555215 0.0570655 0.077803
-v -0.0555215 -0.0570655 0.077803
-v -0.0555215 0.0570655 0.077803
-v -0.00809841 -0.0792039 -0.0778205
-v -0.00809841 0.0792039 -0.0778205
-v 0.00809841 -0.0792039 -0.0778205
-v 0.00809841 0.0792039 -0.0778205
-v 0.00809841 -0.0792039 0.0778205
-v 0.00809841 0.0792039 0.0778205
-v -0.00809841 -0.0792039 0.0778205
-v -0.00809841 0.0792039 0.0778205
-v -0.00316763 -0.0795519 -0.0778402
-v -0.00316763 0.0795519 -0.0778402
-v 0.00316763 -0.0795519 -0.0778402
-v 0.00316763 0.0795519 -0.0778402
-v 0.00316763 -0.0795519 0.0778402
-v 0.00316763 0.0795519 0.0778402
-v -0.00316763 -0.0795519 0.0778402
-v -0.00316763 0.0795519 0.0778402
-v -0.0444903 -0.0660233 -0.0778448
-v -0.0444903 0.0660233 -0.0778448
-v 0.0444903 -0.0660233 -0.0778448
-v 0.0444903 0.0660233 -0.0778448
-v 0.0444903 -0.0660233 0.0778448
-v 0.0444903 0.0660233 0.0778448
-v -0.0444903 -0.0660233 0.0778448
-v -0.0444903 0.0660233 0.0778448
-v -0.0116449 -0.0787572 -0.0778546
-v -0.0116449 0.0787572 -0.0778546
-v 0.0116449 -0.0787572 -0.0778546
-v 0.0116449 0.0787572 -0.0778546
-v 0.0116449 -0.0787572 0.0778546
-v 0.0116449 0.0787572 0.0778546
-v -0.0116449 -0.0787572 0.0778546
-v -0.0116449 0.0787572 0.0778546
-v -0.0371158 -0.0704285 -0.0778892
-v -0.0371158 0.0704285 -0.0778892
-v 0.0371158 -0.0704285 -0.0778892
-v 0.0371158 0.0704285 -0.0778892
-v 0.0371158 -0.0704285 0.0778892
-v 0.0371158 0.0704285 0.0778892
-v -0.0371158 -0.0704285 0.0778892
-v -0.0371158 0.0704285 0.0778892
-v -0.0148486 -0.0782124 -0.0778951
-v -0.0148486 0.0782124 -0.0778951
-v 0.0148486 -0.0782124 -0.0778951
-v 0.0148486 0.0782124 -0.0778951
-v 0.0148486 -0.0782124 0.0778951
-v 0.0148486 0.0782124 0.0778951
-v -0.0148486 -0.0782124 0.0778951
-v -0.0148486 0.0782124 0.0778951
-v -0.0751301 -0.0263271 -0.0778965
-v -0.0751301 0.0263271 -0.0778965
-v 0.0751301 -0.0263271 -0.0778965
-v 0.0751301 0.0263271 -0.0778965
-v 0.0751301 -0.0263271 0.0778965
-v 0.0751301 0.0263271 0.0778965
-v -0.0751301 -0.0263271 0.0778965
-v -0.0751301 0.0263271 0.0778965
-v -0.00289208 -0.0795519 -0.0779459
-v -0.00289208 0.0795519 -0.0779459
-v 0.00289208 -0.0795519 -0.0779459
-v 0.00289208 0.0795519 -0.0779459
-v 0.00289208 -0.0795519 0.0779459
-v 0.00289208 0.0795519 0.0779459
-v -0.00289208 -0.0795519 0.0779459
-v -0.00289208 0.0795519 0.0779459
-v -0.0319058 -0.0729297 -0.077955
-v -0.0319058 0.0729297 -0.077955
-v 0.0319058 -0.0729297 -0.077955
-v 0.0319058 0.0729297 -0.077955
-v 0.0319058 -0.0729297 0.077955
-v 0.0319058 0.0729297 0.077955
-v -0.0319058 -0.0729297 0.077955
-v -0.0319058 0.0729297 0.077955
-v -0.0178752 -0.0775702 -0.0779585
-v -0.0178752 0.0775702 -0.0779585
-v 0.0178752 -0.0775702 -0.0779585
-v 0.0178752 0.0775702 -0.0779585
-v 0.0178752 -0.0775702 0.0779585
-v 0.0178752 0.0775702 0.0779585
-v -0.0178752 -0.0775702 0.0779585
-v -0.0178752 0.0775702 0.0779585
-v -0.0760073 -0.0236447 -0.0779887
-v -0.0760073 0.0236447 -0.0779887
-v 0.0760073 -0.0236447 -0.0779887
-v 0.0760073 0.0236447 -0.0779887
-v 0.0760073 -0.0236447 0.0779887
-v 0.0760073 0.0236447 0.0779887
-v -0.0760073 -0.0236447 0.0779887
-v -0.0760073 0.0236447 0.0779887
-v -0.00261301 -0.0795519 -0.078042
-v -0.00261301 0.0795519 -0.078042
-v 0.00261301 -0.0795519 -0.078042
-v 0.00261301 0.0795519 -0.078042
-v 0.00261301 -0.0795519 0.078042
-v 0.00261301 0.0795519 0.078042
-v -0.00261301 -0.0795519 0.078042
-v -0.00261301 0.0795519 0.078042
-v -0.0767898 -0.0209327 -0.0780709
-v -0.0767898 0.0209327 -0.0780709
-v 0.0767898 -0.0209327 -0.0780709
-v 0.0767898 0.0209327 -0.0780709
-v 0.0767898 -0.0209327 0.0780709
-v 0.0767898 0.0209327 0.0780709
-v -0.0767898 -0.0209327 0.0780709
-v -0.0767898 0.0209327 0.0780709
-v -0.0574812 -0.0550513 -0.0780785
-v -0.0574812 0.0550513 -0.0780785
-v 0.0574812 -0.0550513 -0.0780785
-v 0.0574812 0.0550513 -0.0780785
-v 0.0574812 -0.0550513 0.0780785
-v 0.0574812 0.0550513 0.0780785
-v -0.0574812 -0.0550513 0.0780785
-v -0.0574812 0.0550513 0.0780785
-v -0.00782055 -0.0792039 -0.0780984
-v -0.00782055 0.0792039 -0.0780984
-v 0.00782055 -0.0792039 -0.0780984
-v 0.00782055 0.0792039 -0.0780984
-v 0.00782055 -0.0792039 0.0780984
-v 0.00782055 0.0792039 0.0780984
-v -0.00782055 -0.0792039 0.0780984
-v -0.00782055 0.0792039 0.0780984
-v -0.00233076 -0.0795519 -0.0781283
-v -0.00233076 0.0795519 -0.0781283
-v 0.00233076 -0.0795519 -0.0781283
-v 0.00233076 0.0795519 -0.0781283
-v 0.00233076 -0.0795519 0.0781283
-v 0.00233076 0.0795519 0.0781283
-v -0.00233076 -0.0795519 0.0781283
-v -0.00233076 0.0795519 0.0781283
-v -0.0774767 -0.0181947 -0.0781431
-v -0.0774767 0.0181947 -0.0781431
-v 0.0774767 -0.0181947 -0.0781431
-v 0.0774767 0.0181947 -0.0781431
-v 0.0774767 -0.0181947 0.0781431
-v 0.0774767 0.0181947 0.0781431
-v -0.0774767 -0.0181947 0.0781431
-v -0.0774767 0.0181947 0.0781431
-v -0.00204566 -0.0795519 -0.0782047
-v -0.00204566 0.0795519 -0.0782047
-v 0.00204566 -0.0795519 -0.0782047
-v 0.00204566 0.0795519 -0.0782047
-v 0.00204566 -0.0795519 0.0782047
-v 0.00204566 0.0795519 0.0782047
-v -0.00204566 -0.0795519 0.0782047
-v -0.00204566 0.0795519 0.0782047
-v -0.078067 -0.0154341 -0.0782052
-v -0.078067 0.0154341 -0.0782052
-v 0.078067 -0.0154341 -0.0782052
-v 0.078067 0.0154341 -0.0782052
-v 0.078067 -0.0154341 0.0782052
-v 0.078067 0.0154341 0.0782052
-v -0.078067 -0.0154341 0.0782052
-v -0.078067 0.0154341 0.0782052
-v -0.0467573 -0.0643878 -0.0782446
-v -0.0467573 0.0643878 -0.0782446
-v 0.0467573 -0.0643878 -0.0782446
-v 0.0467573 0.0643878 -0.0782446
-v 0.0467573 -0.0643878 0.0782446
-v 0.0467573 0.0643878 0.0782446
-v -0.0467573 -0.0643878 0.0782446
-v -0.0467573 0.0643878 0.0782446
-v -0.0113637 -0.0787572 -0.0782562
-v -0.0113637 0.0787572 -0.0782562
-v 0.0113637 -0.0787572 -0.0782562
-v 0.0113637 0.0787572 -0.0782562
-v 0.0113637 -0.0787572 0.0782562
-v 0.0113637 0.0787572 0.0782562
-v -0.0113637 -0.0787572 0.0782562
-v -0.0113637 0.0787572 0.0782562
-v -0.0785601 -0.0126542 -0.078257
-v -0.0785601 0.0126542 -0.078257
-v 0.0785601 -0.0126542 -0.078257
-v 0.0785601 0.0126542 -0.078257
-v 0.0785601 -0.0126542 0.078257
-v 0.0785601 0.0126542 0.078257
-v -0.0785601 -0.0126542 0.078257
-v -0.0785601 0.0126542 0.078257
-v -0.00175808 -0.0795519 -0.0782711
-v -0.00175808 0.0795519 -0.0782711
-v 0.00175808 -0.0795519 -0.0782711
-v 0.00175808 0.0795519 -0.0782711
-v 0.00175808 -0.0795519 0.0782711
-v 0.00175808 0.0795519 0.0782711
-v -0.00175808 -0.0795519 0.0782711
-v -0.00175808 0.0795519 0.0782711
-v -0.0789553 -0.00985854 -0.0782985
-v -0.0789553 0.00985854 -0.0782985
-v 0.0789553 -0.00985854 -0.0782985
-v 0.0789553 0.00985854 -0.0782985
-v 0.0789553 -0.00985854 0.0782985
-v 0.0789553 0.00985854 0.0782985
-v -0.0789553 -0.00985854 0.0782985
-v -0.0789553 0.00985854 0.0782985
-v -0.00146835 -0.0795519 -0.0783274
-v -0.00146835 0.0795519 -0.0783274
-v 0.00146835 -0.0795519 -0.0783274
-v 0.00146835 0.0795519 -0.0783274
-v 0.00146835 -0.0795519 0.0783274
-v 0.00146835 0.0795519 0.0783274
-v -0.00146835 -0.0795519 0.0783274
-v -0.00146835 0.0795519 0.0783274
-v -0.0792522 -0.0070506 -0.0783297
-v -0.0792522 0.0070506 -0.0783297
-v 0.0792522 -0.0070506 -0.0783297
-v 0.0792522 0.0070506 -0.0783297
-v 0.0792522 -0.0070506 0.0783297
-v 0.0792522 0.0070506 0.0783297
-v -0.0792522 -0.0070506 0.0783297
-v -0.0792522 0.0070506 0.0783297
-v -0.0593694 -0.0529685 -0.0783438
-v -0.0593694 0.0529685 -0.0783438
-v 0.0593694 -0.0529685 -0.0783438
-v 0.0593694 0.0529685 -0.0783438
-v 0.0593694 -0.0529685 0.0783438
-v 0.0593694 0.0529685 0.0783438
-v -0.0593694 -0.0529685 0.0783438
-v -0.0593694 0.0529685 0.0783438
-v -0.0291149 -0.0740447 -0.0783486
-v -0.0291149 0.0740447 -0.0783486
-v 0.0291149 -0.0740447 -0.0783486
-v 0.0291149 0.0740447 -0.0783486
-v 0.0291149 -0.0740447 0.0783486
-v 0.0291149 0.0740447 0.0783486
-v -0.0291149 -0.0740447 0.0783486
-v -0.0291149 0.0740447 0.0783486
-v -0.0794502 -0.00423388 -0.0783506
-v -0.0794502 0.00423388 -0.0783506
-v 0.0794502 -0.00423388 -0.0783506
-v 0.0794502 0.00423388 -0.0783506
-v 0.0794502 -0.00423388 0.0783506
-v 0.0794502 0.00423388 0.0783506
-v -0.0794502 -0.00423388 0.0783506
-v -0.0794502 0.00423388 0.0783506
-v -0.0206689 -0.0768314 -0.0783508
-v -0.0206689 0.0768314 -0.0783508
-v 0.0206689 -0.0768314 -0.0783508
-v 0.0206689 0.0768314 -0.0783508
-v 0.0206689 -0.0768314 0.0783508
-v 0.0206689 0.0768314 0.0783508
-v -0.0206689 -0.0768314 0.0783508
-v -0.0206689 0.0768314 0.0783508
-v -0.0795494 -0.00141188 -0.078361
-v -0.0795494 0.00141188 -0.078361
-v 0.0795494 -0.00141188 -0.078361
-v 0.0795494 0.00141188 -0.078361
-v 0.0795494 -0.00141188 0.078361
-v 0.0795494 0.00141188 0.078361
-v -0.0795494 -0.00141188 0.078361
-v -0.0795494 0.00141188 0.078361
-v -0.00753315 -0.0792039 -0.0783664
-v -0.00753315 0.0792039 -0.0783664
-v 0.00753315 -0.0792039 -0.0783664
-v 0.00753315 0.0792039 -0.0783664
-v 0.00753315 -0.0792039 0.0783664
-v 0.00753315 0.0792039 0.0783664
-v -0.00753315 -0.0792039 0.0783664
-v -0.00753315 0.0792039 0.0783664
-v -0.00117683 -0.0795519 -0.0783736
-v -0.00117683 0.0795519 -0.0783736
-v 0.00117683 -0.0795519 -0.0783736
-v 0.00117683 0.0795519 -0.0783736
-v 0.00117683 -0.0795519 0.0783736
-v 0.00117683 0.0795519 0.0783736
-v -0.00117683 -0.0795519 0.0783736
-v -0.00117683 0.0795519 0.0783736
-v -0.0395239 -0.0690455 -0.0784011
-v -0.0395239 0.0690455 -0.0784011
-v 0.0395239 -0.0690455 -0.0784011
-v 0.0395239 0.0690455 -0.0784011
-v 0.0395239 -0.0690455 0.0784011
-v 0.0395239 0.0690455 0.0784011
-v -0.0395239 -0.0690455 0.0784011
-v -0.0395239 0.0690455 0.0784011
-v -0.014564 -0.0782124 -0.0784085
-v -0.014564 0.0782124 -0.0784085
-v 0.014564 -0.0782124 -0.0784085
-v 0.014564 0.0782124 -0.0784085
-v 0.014564 -0.0782124 0.0784085
-v 0.014564 0.0782124 0.0784085
-v -0.014564 -0.0782124 0.0784085
-v -0.014564 0.0782124 0.0784085
-v -0.000883881 -0.0795519 -0.0784096
-v -0.000883881 0.0795519 -0.0784096
-v 0.000883881 -0.0795519 -0.0784096
-v 0.000883881 0.0795519 -0.0784096
-v 0.000883881 -0.0795519 0.0784096
-v 0.000883881 0.0795519 0.0784096
-v -0.000883881 -0.0795519 0.0784096
-v -0.000883881 0.0795519 0.0784096
-v -0.000589853 -0.0795519 -0.0784353
-v -0.000589853 0.0795519 -0.0784353
-v 0.000589853 -0.0795519 -0.0784353
-v 0.000589853 0.0795519 -0.0784353
-v 0.000589853 -0.0795519 0.0784353
-v 0.000589853 0.0795519 0.0784353
-v -0.000589853 -0.0795519 0.0784353
-v -0.000589853 0.0795519 0.0784353
-v -0.000295106 -0.0795519 -0.0784507
-v -0.000295106 0.0795519 -0.0784507
-v 0.000295106 -0.0795519 -0.0784507
-v 0.000295106 0.0795519 -0.0784507
-v 0.000295106 -0.0795519 0.0784507
-v 0.000295106 0.0795519 0.0784507
-v -0.000295106 -0.0795519 0.0784507
-v -0.000295106 0.0795519 0.0784507
-v -1.55332e-18 -0.0795519 -0.0784559
-v -1.55332e-18 0.0795519 -0.0784559
-v 5.17774e-19 -0.0795519 0.0784559
-v 5.17774e-19 0.0795519 0.0784559
-v -0.0263027 -0.0750675 -0.0785462
-v -0.0263027 0.0750675 -0.0785462
-v 0.0263027 -0.0750675 -0.0785462
-v 0.0263027 0.0750675 -0.0785462
-v 0.0263027 -0.0750675 0.0785462
-v 0.0263027 0.0750675 0.0785462
-v -0.0263027 -0.0750675 0.0785462
-v -0.0263027 0.0750675 0.0785462
-v -0.0234827 -0.0759968 -0.078547
-v -0.0234827 0.0759968 -0.078547
-v 0.0234827 -0.0759968 -0.078547
-v 0.0234827 0.0759968 -0.078547
-v 0.0234827 -0.0759968 0.078547
-v 0.0234827 0.0759968 0.078547
-v -0.0234827 -0.0759968 0.078547
-v -0.0234827 0.0759968 0.078547
-v -0.0343833 -0.0717238 -0.0785727
-v -0.0343833 0.0717238 -0.0785727
-v 0.0343833 -0.0717238 -0.0785727
-v 0.0343833 0.0717238 -0.0785727
-v 0.0343833 -0.0717238 0.0785727
-v 0.0343833 0.0717238 0.0785727
-v -0.0343833 -0.0717238 0.0785727
-v -0.0343833 0.0717238 0.0785727
-v -0.0175865 -0.0775702 -0.0785775
-v -0.0175865 0.0775702 -0.0785775
-v 0.0175865 -0.0775702 -0.0785775
-v 0.0175865 0.0775702 -0.0785775
-v 0.0175865 -0.0775702 0.0785775
-v 0.0175865 0.0775702 0.0785775
-v -0.0175865 -0.0775702 0.0785775
-v -0.0175865 0.0775702 0.0785775
-v -0.0611835 -0.0508196 -0.0785988
-v -0.0611835 0.0508196 -0.0785988
-v 0.0611835 -0.0508196 -0.0785988
-v 0.0611835 0.0508196 -0.0785988
-v 0.0611835 -0.0508196 0.0785988
-v 0.0611835 0.0508196 0.0785988
-v -0.0611835 -0.0508196 0.0785988
-v -0.0611835 0.0508196 0.0785988
-v -0.00723658 -0.0792039 -0.0786242
-v -0.00723658 0.0792039 -0.0786242
-v 0.00723658 -0.0792039 -0.0786242
-v 0.00723658 0.0792039 -0.0786242
-v 0.00723658 -0.0792039 0.0786242
-v 0.00723658 0.0792039 0.0786242
-v -0.00723658 -0.0792039 0.0786242
-v -0.00723658 0.0792039 0.0786242
-v -0.0489659 -0.0626721 -0.078634
-v -0.0489659 0.0626721 -0.078634
-v 0.0489659 -0.0626721 -0.078634
-v 0.0489659 0.0626721 -0.078634
-v 0.0489659 -0.0626721 0.078634
-v 0.0489659 0.0626721 0.078634
-v -0.0489659 -0.0626721 0.078634
-v -0.0489659 0.0626721 0.078634
-v -0.0110687 -0.0787572 -0.0786478
-v -0.0110687 0.0787572 -0.0786478
-v 0.0110687 -0.0787572 -0.0786478
-v 0.0110687 0.0787572 -0.0786478
-v 0.0110687 -0.0787572 0.0786478
-v 0.0110687 0.0787572 0.0786478
-v -0.0110687 -0.0787572 0.0786478
-v -0.0110687 0.0787572 0.0786478
-v -0.0629215 -0.0486075 -0.078843
-v -0.0629215 0.0486075 -0.078843
-v 0.0629215 -0.0486075 -0.078843
-v 0.0629215 0.0486075 -0.078843
-v 0.0629215 -0.0486075 0.078843
-v 0.0629215 0.0486075 0.078843
-v -0.0629215 -0.0486075 0.078843
-v -0.0629215 0.0486075 0.078843
-v -0.00693119 -0.0792039 -0.0788715
-v -0.00693119 0.0792039 -0.0788715
-v 0.00693119 -0.0792039 -0.0788715
-v 0.00693119 0.0792039 -0.0788715
-v 0.00693119 -0.0792039 0.0788715
-v 0.00693119 0.0792039 0.0788715
-v -0.00693119 -0.0792039 0.0788715
-v -0.00693119 0.0792039 0.0788715
-v -0.0418828 -0.0675765 -0.0789025
-v -0.0418828 0.0675765 -0.0789025
-v 0.0418828 -0.0675765 -0.0789025
-v 0.0418828 0.0675765 -0.0789025
-v 0.0418828 -0.0675765 0.0789025
-v 0.0418828 0.0675765 0.0789025
-v -0.0418828 -0.0675765 0.0789025
-v -0.0418828 0.0675765 0.0789025
-v -0.0142617 -0.0782124 -0.0789117
-v -0.0142617 0.0782124 -0.0789117
-v 0.0142617 -0.0782124 -0.0789117
-v 0.0142617 0.0782124 -0.0789117
-v 0.0142617 -0.0782124 0.0789117
-v 0.0142617 0.0782124 0.0789117
-v -0.0142617 -0.0782124 0.0789117
-v -0.0142617 0.0782124 0.0789117
-v -0.0511136 -0.0608783 -0.0790127
-v -0.0511136 0.0608783 -0.0790127
-v 0.0511136 -0.0608783 -0.0790127
-v 0.0511136 0.0608783 -0.0790127
-v 0.0511136 -0.0608783 0.0790127
-v 0.0511136 0.0608783 0.0790127
-v -0.0511136 -0.0608783 0.0790127
-v -0.0511136 0.0608783 0.0790127
-v -0.0107601 -0.0787572 -0.0790288
-v -0.0107601 0.0787572 -0.0790288
-v 0.0107601 -0.0787572 -0.0790288
-v 0.0107601 0.0787572 -0.0790288
-v 0.0107601 -0.0787572 0.0790288
-v 0.0107601 0.0787572 0.0790288
-v -0.0107601 -0.0787572 0.0790288
-v -0.0107601 0.0787572 0.0790288
-v -0.0316087 -0.0729297 -0.0790637
-v -0.0316087 0.0729297 -0.0790637
-v 0.0316087 -0.0729297 -0.0790637
-v 0.0316087 0.0729297 -0.0790637
-v 0.0316087 -0.0729297 0.0790637
-v 0.0316087 0.0729297 0.0790637
-v -0.0316087 -0.0729297 0.0790637
-v -0.0316087 0.0729297 0.0790637
-v -0.0203649 -0.0768314 -0.079067
-v -0.0203649 0.0768314 -0.079067
-v 0.0203649 -0.0768314 -0.079067
-v 0.0203649 0.0768314 -0.079067
-v 0.0203649 -0.0768314 0.079067
-v 0.0203649 0.0768314 0.079067
-v -0.0203649 -0.0768314 0.079067
-v -0.0203649 0.0768314 0.079067
-v -0.064581 -0.0463348 -0.0790763
-v -0.064581 0.0463348 -0.0790763
-v 0.064581 -0.0463348 -0.0790763
-v 0.064581 0.0463348 -0.0790763
-v 0.064581 -0.0463348 0.0790763
-v 0.064581 0.0463348 0.0790763
-v -0.064581 -0.0463348 0.0790763
-v -0.064581 0.0463348 0.0790763
-v -0.00661736 -0.0792039 -0.079108
-v -0.00661736 0.0792039 -0.079108
-v 0.00661736 -0.0792039 -0.079108
-v 0.00661736 0.0792039 -0.079108
-v 0.00661736 -0.0792039 0.079108
-v 0.00661736 0.0792039 0.079108
-v -0.00661736 -0.0792039 0.079108
-v -0.00661736 0.0792039 0.079108
-v -0.0368179 -0.0704285 -0.0791797
-v -0.0368179 0.0704285 -0.0791797
-v 0.0368179 -0.0704285 -0.0791797
-v 0.0368179 0.0704285 -0.0791797
-v 0.0368179 -0.0704285 0.0791797
-v 0.0368179 0.0704285 0.0791797
-v -0.0368179 -0.0704285 0.0791797
-v -0.0368179 0.0704285 0.0791797
-v -0.0172765 -0.0775702 -0.0791861
-v -0.0172765 0.0775702 -0.0791861
-v 0.0172765 -0.0775702 -0.0791861
-v 0.0172765 0.0775702 -0.0791861
-v 0.0172765 -0.0775702 0.0791861
-v 0.0172765 0.0775702 0.0791861
-v -0.0172765 -0.0775702 0.0791861
-v -0.0172765 0.0775702 0.0791861
-v -0.0661601 -0.0440044 -0.0792982
-v -0.0661601 0.0440044 -0.0792982
-v 0.0661601 -0.0440044 -0.0792982
-v 0.0661601 0.0440044 -0.0792982
-v 0.0661601 -0.0440044 0.0792982
-v 0.0661601 0.0440044 0.0792982
-v -0.0661601 -0.0440044 0.0792982
-v -0.0661601 0.0440044 0.0792982
-v -0.00629546 -0.0792039 -0.0793334
-v -0.00629546 0.0792039 -0.0793334
-v 0.00629546 -0.0792039 -0.0793334
-v 0.00629546 0.0792039 -0.0793334
-v 0.00629546 -0.0792039 0.0793334
-v 0.00629546 0.0792039 0.0793334
-v -0.00629546 -0.0792039 0.0793334
-v -0.00629546 0.0792039 0.0793334
-v -0.0288058 -0.0740447 -0.0793596
-v -0.0288058 0.0740447 -0.0793596
-v 0.0288058 -0.0740447 -0.0793596
-v 0.0288058 0.0740447 -0.0793596
-v 0.0288058 -0.0740447 0.0793596
-v 0.0288058 0.0740447 0.0793596
-v -0.0288058 -0.0740447 0.0793596
-v -0.0288058 0.0740447 0.0793596
-v -0.0231701 -0.0759968 -0.0793613
-v -0.0231701 0.0759968 -0.0793613
-v 0.0231701 -0.0759968 -0.0793613
-v 0.0231701 0.0759968 -0.0793613
-v 0.0231701 -0.0759968 0.0793613
-v 0.0231701 0.0759968 0.0793613
-v -0.0231701 -0.0759968 0.0793613
-v -0.0231701 0.0759968 0.0793613
-v -0.0531976 -0.0590087 -0.0793802
-v -0.0531976 0.0590087 -0.0793802
-v 0.0531976 -0.0590087 -0.0793802
-v 0.0531976 0.0590087 -0.0793802
-v 0.0531976 -0.0590087 0.0793802
-v 0.0531976 0.0590087 0.0793802
-v -0.0531976 -0.0590087 0.0793802
-v -0.0531976 0.0590087 0.0793802
-v -0.0441894 -0.0660233 -0.0793928
-v -0.0441894 0.0660233 -0.0793928
-v 0.0441894 -0.0660233 -0.0793928
-v 0.0441894 0.0660233 -0.0793928
-v 0.0441894 -0.0660233 0.0793928
-v 0.0441894 0.0660233 0.0793928
-v -0.0441894 -0.0660233 0.0793928
-v -0.0441894 0.0660233 0.0793928
-v -0.0104385 -0.0787572 -0.0793988
-v -0.0104385 0.0787572 -0.0793988
-v 0.0104385 -0.0787572 -0.0793988
-v 0.0104385 0.0787572 -0.0793988
-v 0.0104385 -0.0787572 0.0793988
-v 0.0104385 0.0787572 0.0793988
-v -0.0104385 -0.0787572 0.0793988
-v -0.0104385 0.0787572 0.0793988
-v -0.013942 -0.0782124 -0.079404
-v -0.013942 0.0782124 -0.079404
-v 0.013942 -0.0782124 -0.079404
-v 0.013942 0.0782124 -0.079404
-v 0.013942 -0.0782124 0.079404
-v 0.013942 0.0782124 0.079404
-v -0.013942 -0.0782124 0.079404
-v -0.013942 0.0782124 0.079404
-v -0.0259884 -0.0750675 -0.079459
-v -0.0259884 0.0750675 -0.079459
-v 0.0259884 -0.0750675 -0.079459
-v 0.0259884 0.0750675 -0.079459
-v 0.0259884 -0.0750675 0.079459
-v 0.0259884 0.0750675 0.079459
-v -0.0259884 -0.0750675 0.079459
-v -0.0259884 0.0750675 0.079459
-v -0.0676567 -0.0416192 -0.0795085
-v -0.0676567 0.0416192 -0.0795085
-v 0.0676567 -0.0416192 -0.0795085
-v 0.0676567 0.0416192 -0.0795085
-v 0.0676567 -0.0416192 0.0795085
-v 0.0676567 0.0416192 0.0795085
-v -0.0676567 -0.0416192 0.0795085
-v -0.0676567 0.0416192 0.0795085
-v -0.00596589 -0.0792039 -0.0795474
-v -0.00596589 0.0792039 -0.0795474
-v 0.00596589 -0.0792039 -0.0795474
-v 0.00596589 0.0792039 -0.0795474
-v 0.00596589 -0.0792039 0.0795474
-v 0.00596589 0.0792039 0.0795474
-v -0.00596589 -0.0792039 0.0795474
-v -0.00596589 0.0792039 0.0795474
-v -0.0690691 -0.0391821 -0.079707
-v -0.0690691 0.0391821 -0.079707
-v 0.0690691 -0.0391821 -0.079707
-v 0.0690691 0.0391821 -0.079707
-v 0.0690691 -0.0391821 0.079707
-v 0.0690691 0.0391821 0.079707
-v -0.0690691 -0.0391821 0.079707
-v -0.0690691 0.0391821 0.079707
-v -0.0552154 -0.0570655 -0.079736
-v -0.0552154 0.0570655 -0.079736
-v 0.0552154 -0.0570655 -0.079736
-v 0.0552154 0.0570655 -0.079736
-v 0.0552154 -0.0570655 0.079736
-v 0.0552154 0.0570655 0.079736
-v -0.0552154 -0.0570655 0.079736
-v -0.0552154 0.0570655 0.079736
-v -0.00562906 -0.0792039 -0.0797498
-v -0.00562906 0.0792039 -0.0797498
-v 0.00562906 -0.0792039 -0.0797498
-v 0.00562906 0.0792039 -0.0797498
-v 0.00562906 -0.0792039 0.0797498
-v 0.00562906 0.0792039 0.0797498
-v -0.00562906 -0.0792039 0.0797498
-v -0.00562906 0.0792039 0.0797498
-v -0.0101041 -0.0787572 -0.0797574
-v -0.0101041 0.0787572 -0.0797574
-v 0.0101041 -0.0787572 -0.0797574
-v 0.0101041 0.0787572 -0.0797574
-v 0.0101041 -0.0787572 0.0797574
-v 0.0101041 0.0787572 0.0797574
-v -0.0101041 -0.0787572 0.0797574
-v -0.0101041 0.0787572 0.0797574
-v -0.0340631 -0.0717238 -0.0797674
-v -0.0340631 0.0717238 -0.0797674
-v 0.0340631 -0.0717238 -0.0797674
-v 0.0340631 0.0717238 -0.0797674
-v 0.0340631 -0.0717238 0.0797674
-v 0.0340631 0.0717238 0.0797674
-v -0.0340631 -0.0717238 0.0797674
-v -0.0340631 0.0717238 0.0797674
-v -0.0200361 -0.0768314 -0.0797722
-v -0.0200361 0.0768314 -0.0797722
-v 0.0200361 -0.0768314 -0.0797722
-v 0.0200361 0.0768314 -0.0797722
-v 0.0200361 -0.0768314 0.0797722
-v 0.0200361 0.0768314 0.0797722
-v -0.0200361 -0.0768314 0.0797722
-v -0.0200361 0.0768314 0.0797722
-v -0.0392066 -0.0690455 -0.0797753
-v -0.0392066 0.0690455 -0.0797753
-v 0.0392066 -0.0690455 -0.0797753
-v 0.0392066 0.0690455 -0.0797753
-v 0.0392066 -0.0690455 0.0797753
-v 0.0392066 0.0690455 0.0797753
-v -0.0392066 -0.0690455 0.0797753
-v -0.0392066 0.0690455 0.0797753
-v -0.0169453 -0.0775702 -0.0797834
-v -0.0169453 0.0775702 -0.0797834
-v 0.0169453 -0.0775702 -0.0797834
-v 0.0169453 0.0775702 -0.0797834
-v 0.0169453 -0.0775702 0.0797834
-v 0.0169453 0.0775702 0.0797834
-v -0.0169453 -0.0775702 0.0797834
-v -0.0169453 0.0775702 0.0797834
-v -0.046441 -0.0643878 -0.0798713
-v -0.046441 0.0643878 -0.0798713
-v 0.046441 -0.0643878 -0.0798713
-v 0.046441 0.0643878 -0.0798713
-v 0.046441 -0.0643878 0.0798713
-v 0.046441 0.0643878 0.0798713
-v -0.046441 -0.0643878 0.0798713
-v -0.046441 0.0643878 0.0798713
-v -0.0136053 -0.0782124 -0.0798848
-v -0.0136053 0.0782124 -0.0798848
-v 0.0136053 -0.0782124 -0.0798848
-v 0.0136053 0.0782124 -0.0798848
-v 0.0136053 -0.0782124 0.0798848
-v 0.0136053 0.0782124 0.0798848
-v -0.0136053 -0.0782124 0.0798848
-v -0.0136053 0.0782124 0.0798848
-v -0.0703954 -0.0366961 -0.0798934
-v -0.0703954 0.0366961 -0.0798934
-v 0.0703954 -0.0366961 -0.0798934
-v 0.0703954 0.0366961 -0.0798934
-v 0.0703954 -0.0366961 0.0798934
-v 0.0703954 0.0366961 0.0798934
-v -0.0703954 -0.0366961 0.0798934
-v -0.0703954 0.0366961 0.0798934
-v -0.00528537 -0.0792039 -0.0799403
-v -0.00528537 0.0792039 -0.0799403
-v 0.00528537 -0.0792039 -0.0799403
-v 0.00528537 0.0792039 -0.0799403
-v 0.00528537 -0.0792039 0.0799403
-v 0.00528537 0.0792039 0.0799403
-v -0.00528537 -0.0792039 0.0799403
-v -0.00528537 0.0792039 0.0799403
-v -0.071634 -0.0341645 -0.0800675
-v -0.071634 0.0341645 -0.0800675
-v 0.071634 -0.0341645 -0.0800675
-v 0.071634 0.0341645 -0.0800675
-v 0.071634 -0.0341645 0.0800675
-v 0.071634 0.0341645 0.0800675
-v -0.071634 -0.0341645 0.0800675
-v -0.071634 0.0341645 0.0800675
-v -0.0571643 -0.0550513 -0.0800796
-v -0.0571643 0.0550513 -0.0800796
-v 0.0571643 -0.0550513 -0.0800796
-v 0.0571643 0.0550513 -0.0800796
-v 0.0571643 -0.0550513 0.0800796
-v 0.0571643 0.0550513 0.0800796
-v -0.0571643 -0.0550513 0.0800796
-v -0.0571643 0.0550513 0.0800796
-v -0.0097574 -0.0787572 -0.0801041
-v -0.0097574 0.0787572 -0.0801041
-v 0.0097574 -0.0787572 -0.0801041
-v 0.0097574 0.0787572 -0.0801041
-v 0.0097574 -0.0787572 0.0801041
-v 0.0097574 0.0787572 0.0801041
-v -0.0097574 -0.0787572 0.0801041
-v -0.0097574 0.0787572 0.0801041
-v -0.00493523 -0.0792039 -0.0801187
-v -0.00493523 0.0792039 -0.0801187
-v 0.00493523 -0.0792039 -0.0801187
-v 0.00493523 0.0792039 -0.0801187
-v 0.00493523 -0.0792039 0.0801187
-v 0.00493523 0.0792039 0.0801187
-v -0.00493523 -0.0792039 0.0801187
-v -0.00493523 0.0792039 0.0801187
-v -0.0312732 -0.0729297 -0.0801613
-v -0.0312732 0.0729297 -0.0801613
-v 0.0312732 -0.0729297 -0.0801613
-v 0.0312732 0.0729297 -0.0801613
-v 0.0312732 -0.0729297 0.0801613
-v 0.0312732 0.0729297 0.0801613
-v -0.0312732 -0.0729297 0.0801613
-v -0.0312732 0.0729297 0.0801613
-v -0.0228293 -0.0759968 -0.0801643
-v -0.0228293 0.0759968 -0.0801643
-v 0.0228293 -0.0759968 -0.0801643
-v 0.0228293 0.0759968 -0.0801643
-v 0.0228293 -0.0759968 0.0801643
-v 0.0228293 0.0759968 0.0801643
-v -0.0228293 -0.0759968 0.0801643
-v -0.0228293 0.0759968 0.0801643
-v -0.0727834 -0.0315903 -0.080229
-v -0.0727834 0.0315903 -0.080229
-v 0.0727834 -0.0315903 -0.080229
-v 0.0727834 0.0315903 -0.080229
-v 0.0727834 -0.0315903 0.080229
-v 0.0727834 0.0315903 0.080229
-v -0.0727834 -0.0315903 0.080229
-v -0.0727834 0.0315903 0.080229
-v -0.00457909 -0.0792039 -0.0802848
-v -0.00457909 0.0792039 -0.0802848
-v 0.00457909 -0.0792039 -0.0802848
-v 0.00457909 0.0792039 -0.0802848
-v 0.00457909 -0.0792039 0.0802848
-v 0.00457909 0.0792039 0.0802848
-v -0.00457909 -0.0792039 0.0802848
-v -0.00457909 0.0792039 0.0802848
-v -0.0486348 -0.0626721 -0.0803376
-v -0.0486348 0.0626721 -0.0803376
-v 0.0486348 -0.0626721 -0.0803376
-v 0.0486348 0.0626721 -0.0803376
-v 0.0486348 -0.0626721 0.0803376
-v 0.0486348 0.0626721 0.0803376
-v -0.0486348 -0.0626721 0.0803376
-v -0.0486348 0.0626721 0.0803376
-v -0.013252 -0.0782124 -0.0803536
-v -0.013252 0.0782124 -0.0803536
-v 0.013252 -0.0782124 -0.0803536
-v 0.013252 0.0782124 -0.0803536
-v 0.013252 -0.0782124 0.0803536
-v 0.013252 0.0782124 0.0803536
-v -0.013252 -0.0782124 0.0803536
-v -0.013252 0.0782124 0.0803536
-v -0.0415466 -0.0675765 -0.0803587
-v -0.0415466 0.0675765 -0.0803587
-v 0.0415466 -0.0675765 -0.0803587
-v 0.0415466 0.0675765 -0.0803587
-v 0.0415466 -0.0675765 0.0803587
-v 0.0415466 0.0675765 0.0803587
-v -0.0415466 -0.0675765 0.0803587
-v -0.0415466 0.0675765 0.0803587
-v -0.0284617 -0.0740447 -0.0803592
-v -0.0284617 0.0740447 -0.0803592
-v 0.0284617 -0.0740447 -0.0803592
-v 0.0284617 0.0740447 -0.0803592
-v 0.0284617 -0.0740447 0.0803592
-v 0.0284617 0.0740447 0.0803592
-v -0.0284617 -0.0740447 0.0803592
-v -0.0284617 0.0740447 0.0803592
-v -0.0256424 -0.0750675 -0.0803602
-v -0.0256424 0.0750675 -0.0803602
-v 0.0256424 -0.0750675 -0.0803602
-v 0.0256424 0.0750675 -0.0803602
-v 0.0256424 -0.0750675 0.0803602
-v 0.0256424 0.0750675 0.0803602
-v -0.0256424 -0.0750675 0.0803602
-v -0.0256424 0.0750675 0.0803602
-v -0.0165936 -0.0775702 -0.0803688
-v -0.0165936 0.0775702 -0.0803688
-v 0.0165936 -0.0775702 -0.0803688
-v 0.0165936 0.0775702 -0.0803688
-v 0.0165936 -0.0775702 0.0803688
-v 0.0165936 0.0775702 0.0803688
-v -0.0165936 -0.0775702 0.0803688
-v -0.0165936 0.0775702 0.0803688
-v -0.073842 -0.0289768 -0.0803778
-v -0.073842 0.0289768 -0.0803778
-v 0.073842 -0.0289768 -0.0803778
-v 0.073842 0.0289768 -0.0803778
-v 0.073842 -0.0289768 0.0803778
-v 0.073842 0.0289768 0.0803778
-v -0.073842 -0.0289768 0.0803778
-v -0.073842 0.0289768 0.0803778
-v -0.059042 -0.0529685 -0.0804107
-v -0.059042 0.0529685 -0.0804107
-v 0.059042 -0.0529685 -0.0804107
-v 0.059042 0.0529685 -0.0804107
-v 0.059042 -0.0529685 0.0804107
-v 0.059042 0.0529685 0.0804107
-v -0.059042 -0.0529685 0.0804107
-v -0.059042 0.0529685 0.0804107
-v -0.00421737 -0.0792039 -0.0804383
-v -0.00421737 0.0792039 -0.0804383
-v 0.00421737 -0.0792039 -0.0804383
-v 0.00421737 0.0792039 -0.0804383
-v 0.00421737 -0.0792039 0.0804383
-v 0.00421737 0.0792039 0.0804383
-v -0.00421737 -0.0792039 0.0804383
-v -0.00421737 0.0792039 0.0804383
-v -0.00939883 -0.0787572 -0.0804385
-v -0.00939883 0.0787572 -0.0804385
-v 0.00939883 -0.0787572 -0.0804385
-v 0.00939883 0.0787572 -0.0804385
-v 0.00939883 -0.0787572 0.0804385
-v 0.00939883 0.0787572 0.0804385
-v -0.00939883 -0.0787572 0.0804385
-v -0.00939883 0.0787572 0.0804385
-v -0.0364751 -0.0704285 -0.0804591
-v -0.0364751 0.0704285 -0.0804591
-v 0.0364751 -0.0704285 -0.0804591
-v 0.0364751 0.0704285 -0.0804591
-v 0.0364751 -0.0704285 0.0804591
-v 0.0364751 0.0704285 0.0804591
-v -0.0364751 -0.0704285 0.0804591
-v -0.0364751 0.0704285 0.0804591
-v -0.0196828 -0.0768314 -0.0804655
-v -0.0196828 0.0768314 -0.0804655
-v 0.0196828 -0.0768314 -0.0804655
-v 0.0196828 0.0768314 -0.0804655
-v 0.0196828 -0.0768314 0.0804655
-v 0.0196828 0.0768314 0.0804655
-v -0.0196828 -0.0768314 0.0804655
-v -0.0196828 0.0768314 0.0804655
-v -0.0748087 -0.0263271 -0.0805137
-v -0.0748087 0.0263271 -0.0805137
-v 0.0748087 -0.0263271 -0.0805137
-v 0.0748087 0.0263271 -0.0805137
-v 0.0748087 -0.0263271 0.0805137
-v 0.0748087 0.0263271 0.0805137
-v -0.0748087 -0.0263271 0.0805137
-v -0.0748087 0.0263271 0.0805137
-v -0.0038505 -0.0792039 -0.0805792
-v -0.0038505 0.0792039 -0.0805792
-v 0.0038505 -0.0792039 -0.0805792
-v 0.0038505 0.0792039 -0.0805792
-v 0.0038505 -0.0792039 0.0805792
-v 0.0038505 0.0792039 0.0805792
-v -0.0038505 -0.0792039 0.0805792
-v -0.0038505 0.0792039 0.0805792
-v -0.0756822 -0.0236447 -0.0806364
-v -0.0756822 0.0236447 -0.0806364
-v 0.0756822 -0.0236447 -0.0806364
-v 0.0756822 0.0236447 -0.0806364
-v 0.0756822 -0.0236447 0.0806364
-v 0.0756822 0.0236447 0.0806364
-v -0.0756822 -0.0236447 0.0806364
-v -0.0756822 0.0236447 0.0806364
-v -0.00347895 -0.0792039 -0.0807071
-v -0.00347895 0.0792039 -0.0807071
-v 0.00347895 -0.0792039 -0.0807071
-v 0.00347895 0.0792039 -0.0807071
-v 0.00347895 -0.0792039 0.0807071
-v 0.00347895 0.0792039 0.0807071
-v -0.00347895 -0.0792039 0.0807071
-v -0.00347895 0.0792039 0.0807071
-v -0.0608462 -0.0508196 -0.0807288
-v -0.0608462 0.0508196 -0.0807288
-v 0.0608462 -0.0508196 -0.0807288
-v 0.0608462 0.0508196 -0.0807288
-v 0.0608462 -0.0508196 0.0807288
-v 0.0608462 0.0508196 0.0807288
-v -0.0608462 -0.0508196 0.0807288
-v -0.0608462 0.0508196 0.0807288
-v -0.0764614 -0.0209327 -0.080746
-v -0.0764614 0.0209327 -0.080746
-v 0.0764614 -0.0209327 -0.080746
-v 0.0764614 0.0209327 -0.080746
-v 0.0764614 -0.0209327 0.080746
-v 0.0764614 0.0209327 0.080746
-v -0.0764614 -0.0209327 0.080746
-v -0.0764614 0.0209327 0.080746
-v -0.00902881 -0.0787572 -0.0807601
-v -0.00902881 0.0787572 -0.0807601
-v 0.00902881 -0.0787572 -0.0807601
-v 0.00902881 0.0787572 -0.0807601
-v 0.00902881 -0.0787572 0.0807601
-v 0.00902881 0.0787572 0.0807601
-v -0.00902881 -0.0787572 0.0807601
-v -0.00902881 0.0787572 0.0807601
-v -0.050768 -0.0608783 -0.0807911
-v -0.050768 0.0608783 -0.0807911
-v 0.050768 -0.0608783 -0.0807911
-v 0.050768 0.0608783 -0.0807911
-v 0.050768 -0.0608783 0.0807911
-v 0.050768 0.0608783 0.0807911
-v -0.050768 -0.0608783 0.0807911
-v -0.050768 0.0608783 0.0807911
-v -0.0128826 -0.0782124 -0.0808098
-v -0.0128826 0.0782124 -0.0808098
-v 0.0128826 -0.0782124 -0.0808098
-v 0.0128826 0.0782124 -0.0808098
-v 0.0128826 -0.0782124 0.0808098
-v 0.0128826 0.0782124 0.0808098
-v -0.0128826 -0.0782124 0.0808098
-v -0.0128826 0.0782124 0.0808098
-v -0.00310316 -0.0792039 -0.080822
-v -0.00310316 0.0792039 -0.080822
-v 0.00310316 -0.0792039 -0.080822
-v 0.00310316 0.0792039 -0.080822
-v 0.00310316 -0.0792039 0.080822
-v 0.00310316 0.0792039 0.080822
-v -0.00310316 -0.0792039 0.080822
-v -0.00310316 0.0792039 0.080822
-v -0.0771453 -0.0181947 -0.0808421
-v -0.0771453 0.0181947 -0.0808421
-v 0.0771453 -0.0181947 -0.0808421
-v 0.0771453 0.0181947 -0.0808421
-v 0.0771453 -0.0181947 0.0808421
-v 0.0771453 0.0181947 0.0808421
-v -0.0771453 -0.0181947 0.0808421
-v -0.0771453 0.0181947 0.0808421
-v -0.00272359 -0.0792039 -0.0809237
-v -0.00272359 0.0792039 -0.0809237
-v 0.00272359 -0.0792039 -0.0809237
-v 0.00272359 0.0792039 -0.0809237
-v 0.00272359 -0.0792039 0.0809237
-v 0.00272359 0.0792039 0.0809237
-v -0.00272359 -0.0792039 0.0809237
-v -0.00272359 0.0792039 0.0809237
-v -0.0777331 -0.0154341 -0.0809247
-v -0.0777331 0.0154341 -0.0809247
-v 0.0777331 -0.0154341 -0.0809247
-v 0.0777331 0.0154341 -0.0809247
-v 0.0777331 -0.0154341 0.0809247
-v 0.0777331 0.0154341 0.0809247
-v -0.0777331 -0.0154341 0.0809247
-v -0.0777331 0.0154341 0.0809247
-v -0.0438347 -0.0660233 -0.0809292
-v -0.0438347 0.0660233 -0.0809292
-v 0.0438347 -0.0660233 -0.0809292
-v 0.0438347 0.0660233 -0.0809292
-v 0.0438347 -0.0660233 0.0809292
-v 0.0438347 0.0660233 0.0809292
-v -0.0438347 -0.0660233 0.0809292
-v -0.0438347 0.0660233 0.0809292
-v -0.0162216 -0.0775702 -0.0809416
-v -0.0162216 0.0775702 -0.0809416
-v 0.0162216 -0.0775702 -0.0809416
-v 0.0162216 0.0775702 -0.0809416
-v 0.0162216 -0.0775702 0.0809416
-v 0.0162216 0.0775702 0.0809416
-v -0.0162216 -0.0775702 0.0809416
-v -0.0162216 0.0775702 0.0809416
-v -0.0337015 -0.0717238 -0.0809503
-v -0.0337015 0.0717238 -0.0809503
-v 0.0337015 -0.0717238 -0.0809503
-v 0.0337015 0.0717238 -0.0809503
-v 0.0337015 -0.0717238 0.0809503
-v 0.0337015 0.0717238 0.0809503
-v -0.0337015 -0.0717238 0.0809503
-v -0.0337015 0.0717238 0.0809503
-v -0.0224607 -0.0759968 -0.0809548
-v -0.0224607 0.0759968 -0.0809548
-v 0.0224607 -0.0759968 -0.0809548
-v 0.0224607 0.0759968 -0.0809548
-v 0.0224607 -0.0759968 0.0809548
-v 0.0224607 0.0759968 0.0809548
-v -0.0224607 -0.0759968 0.0809548
-v -0.0224607 0.0759968 0.0809548
-v -0.0782241 -0.0126542 -0.0809937
-v -0.0782241 0.0126542 -0.0809937
-v 0.0782241 -0.0126542 -0.0809937
-v 0.0782241 0.0126542 -0.0809937
-v 0.0782241 -0.0126542 0.0809937
-v 0.0782241 0.0126542 0.0809937
-v -0.0782241 -0.0126542 0.0809937
-v -0.0782241 0.0126542 0.0809937
-v -0.00234069 -0.0792039 -0.0810121
-v -0.00234069 0.0792039 -0.0810121
-v 0.00234069 -0.0792039 -0.0810121
-v 0.00234069 0.0792039 -0.0810121
-v 0.00234069 -0.0792039 0.0810121
-v 0.00234069 0.0792039 0.0810121
-v -0.00234069 -0.0792039 0.0810121
-v -0.00234069 0.0792039 0.0810121
-v -0.0625745 -0.0486075 -0.0810336
-v -0.0625745 0.0486075 -0.0810336
-v 0.0625745 -0.0486075 -0.0810336
-v 0.0625745 0.0486075 -0.0810336
-v 0.0625745 -0.0486075 0.0810336
-v 0.0625745 0.0486075 0.0810336
-v -0.0625745 -0.0486075 0.0810336
-v -0.0625745 0.0486075 0.0810336
-v -0.0786176 -0.00985854 -0.081049
-v -0.0786176 0.00985854 -0.081049
-v 0.0786176 -0.00985854 -0.081049
-v 0.0786176 0.00985854 -0.081049
-v 0.0786176 -0.00985854 0.081049
-v 0.0786176 0.00985854 0.081049
-v -0.0786176 -0.00985854 0.081049
-v -0.0786176 0.00985854 0.081049
-v -0.00864778 -0.0787572 -0.0810687
-v -0.00864778 0.0787572 -0.0810687
-v 0.00864778 -0.0787572 -0.0810687
-v 0.00864778 0.0787572 -0.0810687
-v 0.00864778 -0.0787572 0.0810687
-v 0.00864778 0.0787572 0.0810687
-v -0.00864778 -0.0787572 0.0810687
-v -0.00864778 0.0787572 0.0810687
-v -0.00195495 -0.0792039 -0.0810871
-v -0.00195495 0.0792039 -0.0810871
-v 0.00195495 -0.0792039 -0.0810871
-v 0.00195495 0.0792039 -0.0810871
-v 0.00195495 -0.0792039 0.0810871
-v 0.00195495 0.0792039 0.0810871
-v -0.00195495 -0.0792039 0.0810871
-v -0.00195495 0.0792039 0.0810871
-v -0.0789132 -0.0070506 -0.0810905
-v -0.0789132 0.0070506 -0.0810905
-v 0.0789132 -0.0070506 -0.0810905
-v 0.0789132 0.0070506 -0.0810905
-v 0.0789132 -0.0070506 0.0810905
-v 0.0789132 0.0070506 0.0810905
-v -0.0789132 -0.0070506 0.0810905
-v -0.0789132 0.0070506 0.0810905
-v -0.0791104 -0.00423388 -0.0811182
-v -0.0791104 0.00423388 -0.0811182
-v 0.0791104 -0.00423388 -0.0811182
-v 0.0791104 0.00423388 -0.0811182
-v 0.0791104 -0.00423388 0.0811182
-v 0.0791104 0.00423388 0.0811182
-v -0.0791104 -0.00423388 0.0811182
-v -0.0791104 0.00423388 0.0811182
-v -0.0792091 -0.00141188 -0.0811321
-v -0.0792091 0.00141188 -0.0811321
-v 0.0792091 -0.00141188 -0.0811321
-v 0.0792091 0.00141188 -0.0811321
-v 0.0792091 -0.00141188 0.0811321
-v 0.0792091 0.00141188 0.0811321
-v -0.0792091 -0.00141188 0.0811321
-v -0.0792091 0.00141188 0.0811321
-v -0.0388416 -0.0690455 -0.0811376
-v -0.0388416 0.0690455 -0.0811376
-v 0.0388416 -0.0690455 -0.0811376
-v 0.0388416 0.0690455 -0.0811376
-v 0.0388416 -0.0690455 0.0811376
-v 0.0388416 0.0690455 0.0811376
-v -0.0388416 -0.0690455 0.0811376
-v -0.0388416 0.0690455 0.0811376
-v -0.0193056 -0.0768314 -0.0811461
-v -0.0193056 0.0768314 -0.0811461
-v 0.0193056 -0.0768314 -0.0811461
-v 0.0193056 0.0768314 -0.0811461
-v 0.0193056 -0.0768314 0.0811461
-v 0.0193056 0.0768314 0.0811461
-v -0.0193056 -0.0768314 0.0811461
-v -0.0193056 0.0768314 0.0811461
-v -0.00156683 -0.0792039 -0.0811486
-v -0.00156683 0.0792039 -0.0811486
-v 0.00156683 -0.0792039 -0.0811486
-v 0.00156683 0.0792039 -0.0811486
-v 0.00156683 -0.0792039 0.0811486
-v 0.00156683 0.0792039 0.0811486
-v -0.00156683 -0.0792039 0.0811486
-v -0.00156683 0.0792039 0.0811486
-v -0.00117679 -0.0792039 -0.0811964
-v -0.00117679 0.0792039 -0.0811964
-v 0.00117679 -0.0792039 -0.0811964
-v 0.00117679 0.0792039 -0.0811964
-v 0.00117679 -0.0792039 0.0811964
-v 0.00117679 0.0792039 0.0811964
-v -0.00117679 -0.0792039 0.0811964
-v -0.00117679 0.0792039 0.0811964
-v -0.000785327 -0.0792039 -0.0812307
-v -0.000785327 0.0792039 -0.0812307
-v 0.000785327 -0.0792039 -0.0812307
-v 0.000785327 0.0792039 -0.0812307
-v 0.000785327 -0.0792039 0.0812307
-v 0.000785327 0.0792039 0.0812307
-v -0.000785327 -0.0792039 0.0812307
-v -0.000785327 0.0792039 0.0812307
-v -0.0528379 -0.0590087 -0.081231
-v -0.0528379 0.0590087 -0.081231
-v 0.0528379 -0.0590087 -0.081231
-v 0.0528379 0.0590087 -0.081231
-v 0.0528379 -0.0590087 0.081231
-v 0.0528379 0.0590087 0.081231
-v -0.0528379 -0.0590087 0.081231
-v -0.0528379 0.0590087 0.081231
-v -0.0308995 -0.0729297 -0.0812465
-v -0.0308995 0.0729297 -0.0812465
-v 0.0308995 -0.0729297 -0.0812465
-v 0.0308995 0.0729297 -0.0812465
-v 0.0308995 -0.0729297 0.0812465
-v 0.0308995 0.0729297 0.0812465
-v -0.0308995 -0.0729297 0.0812465
-v -0.0308995 0.0729297 0.0812465
-v -0.0252652 -0.0750675 -0.0812488
-v -0.0252652 0.0750675 -0.0812488
-v 0.0252652 -0.0750675 -0.0812488
-v 0.0252652 0.0750675 -0.0812488
-v 0.0252652 -0.0750675 0.0812488
-v 0.0252652 0.0750675 0.0812488
-v -0.0252652 -0.0750675 0.0812488
-v -0.0252652 0.0750675 0.0812488
-v -0.000392903 -0.0792039 -0.0812513
-v -0.000392903 0.0792039 -0.0812513
-v 0.000392903 -0.0792039 -0.0812513
-v 0.000392903 0.0792039 -0.0812513
-v 0.000392903 -0.0792039 0.0812513
-v 0.000392903 0.0792039 0.0812513
-v -0.000392903 -0.0792039 0.0812513
-v -0.000392903 0.0792039 0.0812513
-v -0.0124975 -0.0782124 -0.0812528
-v -0.0124975 0.0782124 -0.0812528
-v 0.0124975 -0.0782124 -0.0812528
-v 0.0124975 0.0782124 -0.0812528
-v 0.0124975 -0.0782124 0.0812528
-v 0.0124975 0.0782124 0.0812528
-v -0.0124975 -0.0782124 0.0812528
-v -0.0124975 0.0782124 0.0812528
-v -2.06808e-18 -0.0792039 -0.0812581
-v -2.06808e-18 0.0792039 -0.0812581
-v 6.89361e-19 -0.0792039 0.0812581
-v 6.89361e-19 0.0792039 0.0812581
-v -0.0642249 -0.0463348 -0.0813246
-v -0.0642249 0.0463348 -0.0813246
-v 0.0642249 -0.0463348 -0.0813246
-v 0.0642249 0.0463348 -0.0813246
-v 0.0642249 -0.0463348 0.0813246
-v 0.0642249 0.0463348 0.0813246
-v -0.0642249 -0.0463348 0.0813246
-v -0.0642249 0.0463348 0.0813246
-v -0.0280828 -0.0740447 -0.0813462
-v -0.0280828 0.0740447 -0.0813462
-v 0.0280828 -0.0740447 -0.0813462
-v 0.0280828 0.0740447 -0.0813462
-v 0.0280828 -0.0740447 0.0813462
-v 0.0280828 0.0740447 0.0813462
-v -0.0280828 -0.0740447 0.0813462
-v -0.0280828 0.0740447 0.0813462
-v -0.00825622 -0.0787572 -0.0813637
-v -0.00825622 0.0787572 -0.0813637
-v 0.00825622 -0.0787572 -0.0813637
-v 0.00825622 0.0787572 -0.0813637
-v 0.00825622 -0.0787572 0.0813637
-v 0.00825622 0.0787572 0.0813637
-v -0.00825622 -0.0787572 0.0813637
-v -0.00825622 0.0787572 0.0813637
-v -0.0460682 -0.0643878 -0.0814861
-v -0.0460682 0.0643878 -0.0814861
-v 0.0460682 -0.0643878 -0.0814861
-v 0.0460682 0.0643878 -0.0814861
-v 0.0460682 -0.0643878 0.0814861
-v 0.0460682 0.0643878 0.0814861
-v -0.0460682 -0.0643878 0.0814861
-v -0.0460682 0.0643878 0.0814861
-v -0.0158299 -0.0775702 -0.0815011
-v -0.0158299 0.0775702 -0.0815011
-v 0.0158299 -0.0775702 -0.0815011
-v 0.0158299 0.0775702 -0.0815011
-v 0.0158299 -0.0775702 0.0815011
-v 0.0158299 0.0775702 0.0815011
-v -0.0158299 -0.0775702 0.0815011
-v -0.0158299 0.0775702 0.0815011
-v -0.0657953 -0.0440044 -0.0816015
-v -0.0657953 0.0440044 -0.0816015
-v 0.0657953 -0.0440044 -0.0816015
-v 0.0657953 0.0440044 -0.0816015
-v 0.0657953 -0.0440044 0.0816015
-v 0.0657953 0.0440044 0.0816015
-v -0.0657953 -0.0440044 0.0816015
-v -0.0657953 0.0440044 0.0816015
-v -0.00785461 -0.0787572 -0.0816449
-v -0.00785461 0.0787572 -0.0816449
-v 0.00785461 -0.0787572 -0.0816449
-v 0.00785461 0.0787572 -0.0816449
-v 0.00785461 -0.0787572 0.0816449
-v 0.00785461 0.0787572 0.0816449
-v -0.00785461 -0.0787572 0.0816449
-v -0.00785461 0.0787572 0.0816449
-v -0.0548419 -0.0570655 -0.081657
-v -0.0548419 0.0570655 -0.081657
-v 0.0548419 -0.0570655 -0.081657
-v 0.0548419 0.0570655 -0.081657
-v 0.0548419 -0.0570655 0.081657
-v 0.0548419 0.0570655 0.081657
-v -0.0548419 -0.0570655 0.081657
-v -0.0548419 0.0570655 0.081657
-v -0.0120972 -0.0782124 -0.0816821
-v -0.0120972 0.0782124 -0.0816821
-v 0.0120972 -0.0782124 -0.0816821
-v 0.0120972 0.0782124 -0.0816821
-v 0.0120972 -0.0782124 0.0816821
-v 0.0120972 0.0782124 0.0816821
-v -0.0120972 -0.0782124 0.0816821
-v -0.0120972 0.0782124 0.0816821
-v -0.0360879 -0.0704285 -0.0817257
-v -0.0360879 0.0704285 -0.0817257
-v 0.0360879 -0.0704285 -0.0817257
-v 0.0360879 0.0704285 -0.0817257
-v 0.0360879 -0.0704285 0.0817257
-v 0.0360879 0.0704285 0.0817257
-v -0.0360879 -0.0704285 0.0817257
-v -0.0360879 0.0704285 0.0817257
-v -0.0220647 -0.0759968 -0.081732
-v -0.0220647 0.0759968 -0.081732
-v 0.0220647 -0.0759968 -0.081732
-v 0.0220647 0.0759968 -0.081732
-v 0.0220647 -0.0759968 0.081732
-v 0.0220647 0.0759968 0.081732
-v -0.0220647 -0.0759968 0.081732
-v -0.0220647 0.0759968 0.081732
-v -0.0411597 -0.0675765 -0.0818024
-v -0.0411597 0.0675765 -0.0818024
-v 0.0411597 -0.0675765 -0.0818024
-v 0.0411597 0.0675765 -0.0818024
-v 0.0411597 -0.0675765 0.0818024
-v 0.0411597 0.0675765 0.0818024
-v -0.0411597 -0.0675765 0.0818024
-v -0.0411597 0.0675765 0.0818024
-v -0.0189048 -0.0768314 -0.0818131
-v -0.0189048 0.0768314 -0.0818131
-v 0.0189048 -0.0768314 -0.0818131
-v 0.0189048 0.0768314 -0.0818131
-v 0.0189048 -0.0768314 0.0818131
-v 0.0189048 0.0768314 0.0818131
-v -0.0189048 -0.0768314 0.0818131
-v -0.0189048 0.0768314 0.0818131
-v -0.0672837 -0.0416192 -0.0818639
-v -0.0672837 0.0416192 -0.0818639
-v 0.0672837 -0.0416192 -0.0818639
-v 0.0672837 0.0416192 -0.0818639
-v 0.0672837 -0.0416192 0.0818639
-v 0.0672837 0.0416192 0.0818639
-v -0.0672837 -0.0416192 0.0818639
-v -0.0672837 0.0416192 0.0818639
-v -0.00744342 -0.0787572 -0.081912
-v -0.00744342 0.0787572 -0.081912
-v 0.00744342 -0.0787572 -0.081912
-v 0.00744342 0.0787572 -0.081912
-v 0.00744342 -0.0787572 0.081912
-v 0.00744342 0.0787572 0.081912
-v -0.00744342 -0.0787572 0.081912
-v -0.00744342 0.0787572 0.081912
-v -0.0482444 -0.0626721 -0.0820287
-v -0.0482444 0.0626721 -0.0820287
-v 0.0482444 -0.0626721 -0.0820287
-v 0.0482444 0.0626721 -0.0820287
-v 0.0482444 -0.0626721 0.0820287
-v 0.0482444 0.0626721 0.0820287
-v -0.0482444 -0.0626721 0.0820287
-v -0.0482444 0.0626721 0.0820287
-v -0.0154188 -0.0775702 -0.0820465
-v -0.0154188 0.0775702 -0.0820465
-v 0.0154188 -0.0775702 -0.0820465
-v 0.0154188 0.0775702 -0.0820465
-v 0.0154188 -0.0775702 0.0820465
-v 0.0154188 0.0775702 0.0820465
-v -0.0154188 -0.0775702 0.0820465
-v -0.0154188 0.0775702 0.0820465
-v -0.0567777 -0.0550513 -0.0820685
-v -0.0567777 0.0550513 -0.0820685
-v 0.0567777 -0.0550513 -0.0820685
-v 0.0567777 0.0550513 -0.0820685
-v 0.0567777 -0.0550513 0.0820685
-v 0.0567777 0.0550513 0.0820685
-v -0.0567777 -0.0550513 0.0820685
-v -0.0567777 0.0550513 0.0820685
-v -0.0116821 -0.0782124 -0.0820972
-v -0.0116821 0.0782124 -0.0820972
-v 0.0116821 -0.0782124 -0.0820972
-v 0.0116821 0.0782124 -0.0820972
-v 0.0116821 -0.0782124 0.0820972
-v 0.0116821 0.0782124 0.0820972
-v -0.0116821 -0.0782124 0.0820972
-v -0.0116821 0.0782124 0.0820972
-v -0.0686883 -0.0391821 -0.0821116
-v -0.0686883 0.0391821 -0.0821116
-v 0.0686883 -0.0391821 -0.0821116
-v 0.0686883 0.0391821 -0.0821116
-v 0.0686883 -0.0391821 0.0821116
-v 0.0686883 0.0391821 0.0821116
-v -0.0686883 -0.0391821 0.0821116
-v -0.0686883 0.0391821 0.0821116
-v -0.0332988 -0.0717238 -0.0821198
-v -0.0332988 0.0717238 -0.0821198
-v 0.0332988 -0.0717238 -0.0821198
-v 0.0332988 0.0717238 -0.0821198
-v 0.0332988 -0.0717238 0.0821198
-v 0.0332988 0.0717238 0.0821198
-v -0.0332988 -0.0717238 0.0821198
-v -0.0332988 0.0717238 0.0821198
-v -0.0248573 -0.0750675 -0.0821237
-v -0.0248573 0.0750675 -0.0821237
-v 0.0248573 -0.0750675 -0.0821237
-v 0.0248573 0.0750675 -0.0821237
-v 0.0248573 -0.0750675 0.0821237
-v 0.0248573 0.0750675 0.0821237
-v -0.0248573 -0.0750675 0.0821237
-v -0.0248573 0.0750675 0.0821237
-v -0.00702316 -0.0787572 -0.0821645
-v -0.00702316 0.0787572 -0.0821645
-v 0.00702316 -0.0787572 -0.0821645
-v 0.00702316 0.0787572 -0.0821645
-v 0.00702316 -0.0787572 0.0821645
-v 0.00702316 0.0787572 0.0821645
-v -0.00702316 -0.0787572 0.0821645
-v -0.00702316 0.0787572 0.0821645
-v -0.0304882 -0.0729297 -0.082318
-v -0.0304882 0.0729297 -0.082318
-v 0.0304882 -0.0729297 -0.082318
-v 0.0304882 0.0729297 -0.082318
-v 0.0304882 -0.0729297 0.082318
-v 0.0304882 0.0729297 0.082318
-v -0.0304882 -0.0729297 0.082318
-v -0.0304882 0.0729297 0.082318
-v -0.0276697 -0.0740447 -0.0823193
-v -0.0276697 0.0740447 -0.0823193
-v 0.0276697 -0.0740447 -0.0823193
-v 0.0276697 0.0740447 -0.0823193
-v 0.0276697 -0.0740447 0.0823193
-v 0.0276697 0.0740447 0.0823193
-v -0.0276697 -0.0740447 0.0823193
-v -0.0276697 0.0740447 0.0823193
-v -0.0700072 -0.0366961 -0.0823442
-v -0.0700072 0.0366961 -0.0823442
-v 0.0700072 -0.0366961 -0.0823442
-v 0.0700072 0.0366961 -0.0823442
-v 0.0700072 -0.0366961 0.0823442
-v 0.0700072 0.0366961 0.0823442
-v -0.0700072 -0.0366961 0.0823442
-v -0.0700072 0.0366961 0.0823442
-v -0.00659435 -0.0787572 -0.0824022
-v -0.00659435 0.0787572 -0.0824022
-v 0.00659435 -0.0787572 -0.0824022
-v 0.00659435 0.0787572 -0.0824022
-v 0.00659435 -0.0787572 0.0824022
-v 0.00659435 0.0787572 0.0824022
-v -0.00659435 -0.0787572 0.0824022
-v -0.00659435 0.0787572 0.0824022
-v -0.0434266 -0.0660233 -0.0824524
-v -0.0434266 0.0660233 -0.0824524
-v 0.0434266 -0.0660233 -0.0824524
-v 0.0434266 0.0660233 -0.0824524
-v 0.0434266 -0.0660233 0.0824524
-v 0.0434266 0.0660233 0.0824524
-v -0.0434266 -0.0660233 0.0824524
-v -0.0434266 0.0660233 0.0824524
-v -0.0586427 -0.0529685 -0.0824649
-v -0.0586427 0.0529685 -0.0824649
-v 0.0586427 -0.0529685 -0.0824649
-v 0.0586427 0.0529685 -0.0824649
-v 0.0586427 -0.0529685 0.0824649
-v 0.0586427 0.0529685 0.0824649
-v -0.0586427 -0.0529685 0.0824649
-v -0.0586427 0.0529685 0.0824649
-v -0.018481 -0.0768314 -0.0824656
-v -0.018481 0.0768314 -0.0824656
-v 0.018481 -0.0768314 -0.0824656
-v 0.018481 0.0768314 -0.0824656
-v 0.018481 -0.0768314 0.0824656
-v 0.018481 0.0768314 0.0824656
-v -0.018481 -0.0768314 0.0824656
-v -0.018481 0.0768314 0.0824656
-v -0.0384292 -0.0690455 -0.0824864
-v -0.0384292 0.0690455 -0.0824864
-v 0.0384292 -0.0690455 -0.0824864
-v 0.0384292 0.0690455 -0.0824864
-v 0.0384292 -0.0690455 0.0824864
-v 0.0384292 0.0690455 0.0824864
-v -0.0384292 -0.0690455 0.0824864
-v -0.0384292 0.0690455 0.0824864
-v -0.0216418 -0.0759968 -0.0824949
-v -0.0216418 0.0759968 -0.0824949
-v 0.0216418 -0.0759968 -0.0824949
-v 0.0216418 0.0759968 -0.0824949
-v 0.0216418 -0.0759968 0.0824949
-v 0.0216418 0.0759968 0.0824949
-v -0.0216418 -0.0759968 0.0824949
-v -0.0216418 0.0759968 0.0824949
-v -0.0112528 -0.0782124 -0.0824975
-v -0.0112528 0.0782124 -0.0824975
-v 0.0112528 -0.0782124 -0.0824975
-v 0.0112528 0.0782124 -0.0824975
-v 0.0112528 -0.0782124 0.0824975
-v 0.0112528 0.0782124 0.0824975
-v -0.0112528 -0.0782124 0.0824975
-v -0.0112528 0.0782124 0.0824975
-v -0.0503604 -0.0608783 -0.0825563
-v -0.0503604 0.0608783 -0.0825563
-v 0.0503604 -0.0608783 -0.0825563
-v 0.0503604 0.0608783 -0.0825563
-v 0.0503604 -0.0608783 0.0825563
-v 0.0503604 0.0608783 0.0825563
-v -0.0503604 -0.0608783 0.0825563
-v -0.0503604 0.0608783 0.0825563
-v -0.071239 -0.0341645 -0.0825614
-v -0.071239 0.0341645 -0.0825614
-v 0.071239 -0.0341645 -0.0825614
-v 0.071239 0.0341645 -0.0825614
-v 0.071239 -0.0341645 0.0825614
-v 0.071239 0.0341645 0.0825614
-v -0.071239 -0.0341645 0.0825614
-v -0.071239 0.0341645 0.0825614
-v -0.014989 -0.0775702 -0.0825773
-v -0.014989 0.0775702 -0.0825773
-v 0.014989 -0.0775702 -0.0825773
-v 0.014989 0.0775702 -0.0825773
-v 0.014989 -0.0775702 0.0825773
-v 0.014989 0.0775702 0.0825773
-v -0.014989 -0.0775702 0.0825773
-v -0.014989 0.0775702 0.0825773
-v -0.0061575 -0.0787572 -0.0826248
-v -0.0061575 0.0787572 -0.0826248
-v 0.0061575 -0.0787572 -0.0826248
-v 0.0061575 0.0787572 -0.0826248
-v 0.0061575 -0.0787572 0.0826248
-v 0.0061575 0.0787572 0.0826248
-v -0.0061575 -0.0787572 0.0826248
-v -0.0061575 0.0787572 0.0826248
-v -0.072382 -0.0315903 -0.0827629
-v -0.072382 0.0315903 -0.0827629
-v 0.072382 -0.0315903 -0.0827629
-v 0.072382 0.0315903 -0.0827629
-v 0.072382 -0.0315903 0.0827629
-v 0.072382 0.0315903 0.0827629
-v -0.072382 -0.0315903 0.0827629
-v -0.072382 0.0315903 0.0827629
-v -0.00571316 -0.0787572 -0.082832
-v -0.00571316 0.0787572 -0.082832
-v 0.00571316 -0.0787572 -0.082832
-v 0.00571316 0.0787572 -0.082832
-v 0.00571316 -0.0787572 0.082832
-v 0.00571316 0.0787572 0.082832
-v -0.00571316 -0.0787572 0.082832
-v -0.00571316 0.0787572 0.082832
-v -0.0604347 -0.0508196 -0.0828458
-v -0.0604347 0.0508196 -0.0828458
-v 0.0604347 -0.0508196 -0.0828458
-v 0.0604347 0.0508196 -0.0828458
-v 0.0604347 -0.0508196 0.0828458
-v 0.0604347 0.0508196 0.0828458
-v -0.0604347 -0.0508196 0.0828458
-v -0.0604347 0.0508196 0.0828458
-v -0.0108098 -0.0782124 -0.0828826
-v -0.0108098 0.0782124 -0.0828826
-v 0.0108098 -0.0782124 -0.0828826
-v 0.0108098 0.0782124 -0.0828826
-v 0.0108098 -0.0782124 0.0828826
-v 0.0108098 0.0782124 0.0828826
-v -0.0108098 -0.0782124 0.0828826
-v -0.0108098 0.0782124 0.0828826
-v -0.0734349 -0.0289768 -0.0829486
-v -0.0734349 0.0289768 -0.0829486
-v 0.0734349 -0.0289768 -0.0829486
-v 0.0734349 0.0289768 -0.0829486
-v 0.0734349 -0.0289768 0.0829486
-v 0.0734349 0.0289768 0.0829486
-v -0.0734349 -0.0289768 0.0829486
-v -0.0734349 0.0289768 0.0829486
-v -0.0356566 -0.0704285 -0.082978
-v -0.0356566 0.0704285 -0.082978
-v 0.0356566 -0.0704285 -0.082978
-v 0.0356566 0.0704285 -0.082978
-v 0.0356566 -0.0704285 0.082978
-v 0.0356566 0.0704285 0.082978
-v -0.0356566 -0.0704285 0.082978
-v -0.0356566 0.0704285 0.082978
-v -0.024419 -0.0750675 -0.0829838
-v -0.024419 0.0750675 -0.0829838
-v 0.024419 -0.0750675 -0.0829838
-v 0.024419 0.0750675 -0.0829838
-v 0.024419 -0.0750675 0.0829838
-v 0.024419 0.0750675 0.0829838
-v -0.024419 -0.0750675 0.0829838
-v -0.024419 0.0750675 0.0829838
-v -0.00526185 -0.0787572 -0.0830235
-v -0.00526185 0.0787572 -0.0830235
-v 0.00526185 -0.0787572 -0.0830235
-v 0.00526185 0.0787572 -0.0830235
-v 0.00526185 -0.0787572 0.0830235
-v 0.00526185 0.0787572 0.0830235
-v -0.00526185 -0.0787572 0.0830235
-v -0.00526185 0.0787572 0.0830235
-v -0.0524137 -0.0590087 -0.0830682
-v -0.0524137 0.0590087 -0.0830682
-v 0.0524137 -0.0590087 -0.0830682
-v 0.0524137 0.0590087 -0.0830682
-v 0.0524137 -0.0590087 0.0830682
-v 0.0524137 0.0590087 0.0830682
-v -0.0524137 -0.0590087 0.0830682
-v -0.0524137 0.0590087 0.0830682
-v -0.0456393 -0.0643878 -0.0830869
-v -0.0456393 0.0643878 -0.0830869
-v 0.0456393 -0.0643878 -0.0830869
-v 0.0456393 0.0643878 -0.0830869
-v 0.0456393 -0.0643878 0.0830869
-v 0.0456393 0.0643878 0.0830869
-v -0.0456393 -0.0643878 0.0830869
-v -0.0456393 0.0643878 0.0830869
-v -0.014541 -0.0775702 -0.0830927
-v -0.014541 0.0775702 -0.0830927
-v 0.014541 -0.0775702 -0.0830927
-v 0.014541 0.0775702 -0.0830927
-v 0.014541 -0.0775702 0.0830927
-v 0.014541 0.0775702 0.0830927
-v -0.014541 -0.0775702 0.0830927
-v -0.014541 0.0775702 0.0830927
-v -0.0180347 -0.0768314 -0.083103
-v -0.0180347 0.0768314 -0.083103
-v 0.0180347 -0.0768314 -0.083103
-v 0.0180347 0.0768314 -0.083103
-v 0.0180347 -0.0768314 0.083103
-v 0.0180347 0.0768314 0.083103
-v -0.0180347 -0.0768314 0.083103
-v -0.0180347 0.0768314 0.083103
-v -0.0743962 -0.0263271 -0.0831181
-v -0.0743962 0.0263271 -0.0831181
-v 0.0743962 -0.0263271 -0.0831181
-v 0.0743962 0.0263271 -0.0831181
-v 0.0743962 -0.0263271 0.0831181
-v 0.0743962 0.0263271 0.0831181
-v -0.0743962 -0.0263271 0.0831181
-v -0.0743962 0.0263271 0.0831181
-v -0.00480413 -0.0787572 -0.0831992
-v -0.00480413 0.0787572 -0.0831992
-v 0.00480413 -0.0787572 -0.0831992
-v 0.00480413 0.0787572 -0.0831992
-v 0.00480413 -0.0787572 0.0831992
-v 0.00480413 0.0787572 0.0831992
-v -0.00480413 -0.0787572 0.0831992
-v -0.00480413 0.0787572 0.0831992
-v -0.0621513 -0.0486075 -0.0832107
-v -0.0621513 0.0486075 -0.0832107
-v 0.0621513 -0.0486075 -0.0832107
-v 0.0621513 0.0486075 -0.0832107
-v 0.0621513 -0.0486075 0.0832107
-v 0.0621513 0.0486075 0.0832107
-v -0.0621513 -0.0486075 0.0832107
-v -0.0621513 0.0486075 0.0832107
-v -0.0407228 -0.0675765 -0.0832316
-v -0.0407228 0.0675765 -0.0832316
-v 0.0407228 -0.0675765 -0.0832316
-v 0.0407228 0.0675765 -0.0832316
-v 0.0407228 -0.0675765 0.0832316
-v 0.0407228 0.0675765 0.0832316
-v -0.0407228 -0.0675765 0.0832316
-v -0.0407228 0.0675765 0.0832316
-v -0.0211925 -0.0759968 -0.0832426
-v -0.0211925 0.0759968 -0.0832426
-v 0.0211925 -0.0759968 -0.0832426
-v 0.0211925 0.0759968 -0.0832426
-v 0.0211925 -0.0759968 0.0832426
-v 0.0211925 0.0759968 0.0832426
-v -0.0211925 -0.0759968 0.0832426
-v -0.0211925 0.0759968 0.0832426
-v -0.0103536 -0.0782124 -0.083252
-v -0.0103536 0.0782124 -0.083252
-v 0.0103536 -0.0782124 -0.083252
-v 0.0103536 0.0782124 -0.083252
-v 0.0103536 -0.0782124 0.083252
-v 0.0103536 0.0782124 0.083252
-v -0.0103536 -0.0782124 0.083252
-v -0.0103536 0.0782124 0.083252
-v -0.0752649 -0.0236447 -0.0832712
-v -0.0752649 0.0236447 -0.0832712
-v 0.0752649 -0.0236447 -0.0832712
-v 0.0752649 0.0236447 -0.0832712
-v 0.0752649 -0.0236447 0.0832712
-v 0.0752649 0.0236447 0.0832712
-v -0.0752649 -0.0236447 0.0832712
-v -0.0752649 0.0236447 0.0832712
-v -0.0328555 -0.0717238 -0.0832745
-v -0.0328555 0.0717238 -0.0832745
-v 0.0328555 -0.0717238 -0.0832745
-v 0.0328555 0.0717238 -0.0832745
-v 0.0328555 -0.0717238 0.0832745
-v 0.0328555 0.0717238 0.0832745
-v -0.0328555 -0.0717238 0.0832745
-v -0.0328555 0.0717238 0.0832745
-v -0.0272229 -0.0740447 -0.0832775
-v -0.0272229 0.0740447 -0.0832775
-v 0.0272229 -0.0740447 -0.0832775
-v 0.0272229 0.0740447 -0.0832775
-v 0.0272229 -0.0740447 0.0832775
-v 0.0272229 0.0740447 0.0832775
-v -0.0272229 -0.0740447 0.0832775
-v -0.0272229 0.0740447 0.0832775
-v -0.00434055 -0.0787572 -0.0833589
-v -0.00434055 0.0787572 -0.0833589
-v 0.00434055 -0.0787572 -0.0833589
-v 0.00434055 0.0787572 -0.0833589
-v 0.00434055 -0.0787572 0.0833589
-v 0.00434055 0.0787572 0.0833589
-v -0.00434055 -0.0787572 0.0833589
-v -0.00434055 0.0787572 0.0833589
-v -0.0300397 -0.0729297 -0.0833745
-v -0.0300397 0.0729297 -0.0833745
-v 0.0300397 -0.0729297 -0.0833745
-v 0.0300397 0.0729297 -0.0833745
-v 0.0300397 -0.0729297 0.0833745
-v 0.0300397 0.0729297 0.0833745
-v -0.0300397 -0.0729297 0.0833745
-v -0.0300397 0.0729297 0.0833745
-v -0.0760398 -0.0209327 -0.0834079
-v -0.0760398 0.0209327 -0.0834079
-v 0.0760398 -0.0209327 -0.0834079
-v 0.0760398 0.0209327 -0.0834079
-v 0.0760398 -0.0209327 0.0834079
-v 0.0760398 0.0209327 0.0834079
-v -0.0760398 -0.0209327 0.0834079
-v -0.0760398 0.0209327 0.0834079
-v -0.00387169 -0.0787572 -0.0835022
-v -0.00387169 0.0787572 -0.0835022
-v 0.00387169 -0.0787572 -0.0835022
-v 0.00387169 0.0787572 -0.0835022
-v 0.00387169 -0.0787572 0.0835022
-v 0.00387169 0.0787572 0.0835022
-v -0.00387169 -0.0787572 0.0835022
-v -0.00387169 0.0787572 0.0835022
-v -0.0767199 -0.0181947 -0.0835278
-v -0.0767199 0.0181947 -0.0835278
-v 0.0767199 -0.0181947 -0.0835278
-v 0.0767199 0.0181947 -0.0835278
-v 0.0767199 -0.0181947 0.0835278
-v 0.0767199 0.0181947 0.0835278
-v -0.0767199 -0.0181947 0.0835278
-v -0.0767199 0.0181947 0.0835278
-v -0.0637906 -0.0463348 -0.0835591
-v -0.0637906 0.0463348 -0.0835591
-v 0.0637906 -0.0463348 -0.0835591
-v 0.0637906 0.0463348 -0.0835591
-v 0.0637906 -0.0463348 0.0835591
-v 0.0637906 0.0463348 0.0835591
-v -0.0637906 -0.0463348 0.0835591
-v -0.0637906 0.0463348 0.0835591
-v -0.0544017 -0.0570655 -0.0835639
-v -0.0544017 0.0570655 -0.0835639
-v 0.0544017 -0.0570655 -0.0835639
-v 0.0544017 0.0570655 -0.0835639
-v 0.0544017 -0.0570655 0.0835639
-v 0.0544017 0.0570655 0.0835639
-v -0.0544017 -0.0570655 0.0835639
-v -0.0544017 0.0570655 0.0835639
-v -0.0140752 -0.0775702 -0.0835922
-v -0.0140752 0.0775702 -0.0835922
-v 0.0140752 -0.0775702 -0.0835922
-v 0.0140752 0.0775702 -0.0835922
-v 0.0140752 -0.0775702 0.0835922
-v 0.0140752 0.0775702 0.0835922
-v -0.0140752 -0.0775702 0.0835922
-v -0.0140752 0.0775702 0.0835922
-v -0.00988481 -0.0782124 -0.0836053
-v -0.00988481 0.0782124 -0.0836053
-v 0.00988481 -0.0782124 -0.0836053
-v 0.00988481 0.0782124 -0.0836053
-v 0.00988481 -0.0782124 0.0836053
-v 0.00988481 0.0782124 0.0836053
-v -0.00988481 -0.0782124 0.0836053
-v -0.00988481 0.0782124 0.0836053
-v -0.00339811 -0.0787572 -0.0836291
-v -0.00339811 0.0787572 -0.0836291
-v 0.00339811 -0.0787572 -0.0836291
-v 0.00339811 0.0787572 -0.0836291
-v 0.00339811 -0.0787572 0.0836291
-v 0.00339811 0.0787572 0.0836291
-v -0.00339811 -0.0787572 0.0836291
-v -0.00339811 0.0787572 0.0836291
-v -0.0773045 -0.0154341 -0.0836309
-v -0.0773045 0.0154341 -0.0836309
-v 0.0773045 -0.0154341 -0.0836309
-v 0.0773045 0.0154341 -0.0836309
-v 0.0773045 -0.0154341 0.0836309
-v 0.0773045 0.0154341 0.0836309
-v -0.0773045 -0.0154341 0.0836309
-v -0.0773045 0.0154341 0.0836309
-v -0.0477952 -0.0626721 -0.0837051
-v -0.0477952 0.0626721 -0.0837051
-v 0.0477952 -0.0626721 -0.0837051
-v 0.0477952 0.0626721 -0.0837051
-v 0.0477952 -0.0626721 0.0837051
-v 0.0477952 0.0626721 0.0837051
-v -0.0477952 -0.0626721 0.0837051
-v -0.0477952 0.0626721 0.0837051
-v -0.0777928 -0.0126542 -0.083717
-v -0.0777928 0.0126542 -0.083717
-v 0.0777928 -0.0126542 -0.083717
-v 0.0777928 0.0126542 -0.083717
-v 0.0777928 -0.0126542 0.083717
-v 0.0777928 0.0126542 0.083717
-v -0.0777928 -0.0126542 0.083717
-v -0.0777928 0.0126542 0.083717
-v -0.0175665 -0.0768314 -0.0837244
-v -0.0175665 0.0768314 -0.0837244
-v 0.0175665 -0.0768314 -0.0837244
-v 0.0175665 0.0768314 -0.0837244
-v 0.0175665 -0.0768314 0.0837244
-v 0.0175665 0.0768314 0.0837244
-v -0.0175665 -0.0768314 0.0837244
-v -0.0175665 0.0768314 0.0837244
-v -0.0029204 -0.0787572 -0.0837394
-v -0.0029204 0.0787572 -0.0837394
-v 0.0029204 -0.0787572 -0.0837394
-v 0.0029204 0.0787572 -0.0837394
-v 0.0029204 -0.0787572 0.0837394
-v 0.0029204 0.0787572 0.0837394
-v -0.0029204 -0.0787572 0.0837394
-v -0.0029204 0.0787572 0.0837394
-v -0.0781841 -0.00985854 -0.083786
-v -0.0781841 0.00985854 -0.083786
-v 0.0781841 -0.00985854 -0.083786
-v 0.0781841 0.00985854 -0.083786
-v 0.0781841 -0.00985854 0.083786
-v 0.0781841 0.00985854 0.083786
-v -0.0781841 -0.00985854 0.083786
-v -0.0781841 0.00985854 0.083786
-v -0.0379701 -0.0690455 -0.08382
-v -0.0379701 0.0690455 -0.08382
-v 0.0379701 -0.0690455 -0.08382
-v 0.0379701 0.0690455 -0.08382
-v 0.0379701 -0.0690455 0.08382
-v 0.0379701 0.0690455 0.08382
-v -0.0379701 -0.0690455 0.08382
-v -0.0379701 0.0690455 0.08382
-v -0.023951 -0.0750675 -0.0838281
-v -0.023951 0.0750675 -0.0838281
-v 0.023951 -0.0750675 -0.0838281
-v 0.023951 0.0750675 -0.0838281
-v 0.023951 -0.0750675 0.0838281
-v 0.023951 0.0750675 0.0838281
-v -0.023951 -0.0750675 0.0838281
-v -0.023951 0.0750675 0.0838281
-v -0.00243912 -0.0787572 -0.0838329
-v -0.00243912 0.0787572 -0.0838329
-v 0.00243912 -0.0787572 -0.0838329
-v 0.00243912 0.0787572 -0.0838329
-v 0.00243912 -0.0787572 0.0838329
-v 0.00243912 0.0787572 0.0838329
-v -0.00243912 -0.0787572 0.0838329
-v -0.00243912 0.0787572 0.0838329
-v -0.0784781 -0.0070506 -0.0838378
-v -0.0784781 0.0070506 -0.0838378
-v 0.0784781 -0.0070506 -0.0838378
-v 0.0784781 0.0070506 -0.0838378
-v 0.0784781 -0.0070506 0.0838378
-v 0.0784781 0.0070506 0.0838378
-v -0.0784781 -0.0070506 0.0838378
-v -0.0784781 0.0070506 0.0838378
-v -0.0786742 -0.00423388 -0.0838724
-v -0.0786742 0.00423388 -0.0838724
-v 0.0786742 -0.00423388 -0.0838724
-v 0.0786742 0.00423388 -0.0838724
-v 0.0786742 -0.00423388 0.0838724
-v 0.0786742 0.00423388 0.0838724
-v -0.0786742 -0.00423388 0.0838724
-v -0.0786742 0.00423388 0.0838724
-v -0.0787724 -0.00141188 -0.0838897
-v -0.0787724 0.00141188 -0.0838897
-v 0.0787724 -0.00141188 -0.0838897
-v 0.0787724 0.00141188 -0.0838897
-v 0.0787724 -0.00141188 0.0838897
-v 0.0787724 0.00141188 0.0838897
-v -0.0787724 -0.00141188 0.0838897
-v -0.0787724 0.00141188 0.0838897
-v -0.0653503 -0.0440044 -0.0838906
-v -0.0653503 0.0440044 -0.0838906
-v 0.0653503 -0.0440044 -0.0838906
-v 0.0653503 0.0440044 -0.0838906
-v 0.0653503 -0.0440044 0.0838906
-v 0.0653503 0.0440044 0.0838906
-v -0.0653503 -0.0440044 0.0838906
-v -0.0653503 0.0440044 0.0838906
-v -0.00195487 -0.0787572 -0.0839096
-v -0.00195487 0.0787572 -0.0839096
-v 0.00195487 -0.0787572 -0.0839096
-v 0.00195487 0.0787572 -0.0839096
-v 0.00195487 -0.0787572 0.0839096
-v 0.00195487 0.0787572 0.0839096
-v -0.00195487 -0.0787572 0.0839096
-v -0.00195487 0.0787572 0.0839096
-v -0.00940397 -0.0782124 -0.083942
-v -0.00940397 0.0782124 -0.083942
-v 0.00940397 -0.0782124 -0.083942
-v 0.00940397 0.0782124 -0.083942
-v 0.00940397 -0.0782124 0.083942
-v 0.00940397 0.0782124 0.083942
-v -0.00940397 -0.0782124 0.083942
-v -0.00940397 0.0782124 0.083942
-v -0.0429655 -0.0660233 -0.0839604
-v -0.0429655 0.0660233 -0.0839604
-v 0.0429655 -0.0660233 -0.0839604
-v 0.0429655 0.0660233 -0.0839604
-v 0.0429655 -0.0660233 0.0839604
-v 0.0429655 0.0660233 0.0839604
-v -0.0429655 -0.0660233 0.0839604
-v -0.0429655 0.0660233 0.0839604
-v -0.00146824 -0.0787572 -0.0839694
-v -0.00146824 0.0787572 -0.0839694
-v 0.00146824 -0.0787572 -0.0839694
-v 0.00146824 0.0787572 -0.0839694
-v 0.00146824 -0.0787572 0.0839694
-v 0.00146824 0.0787572 0.0839694
-v -0.00146824 -0.0787572 0.0839694
-v -0.00146824 0.0787572 0.0839694
-v -0.0207175 -0.0759968 -0.0839741
-v -0.0207175 0.0759968 -0.0839741
-v 0.0207175 -0.0759968 -0.0839741
-v 0.0207175 0.0759968 -0.0839741
-v 0.0207175 -0.0759968 0.0839741
-v 0.0207175 0.0759968 0.0839741
-v -0.0207175 -0.0759968 0.0839741
-v -0.0207175 0.0759968 0.0839741
-v -0.000979822 -0.0787572 -0.0840121
-v -0.000979822 0.0787572 -0.0840121
-v 0.000979822 -0.0787572 -0.0840121
-v 0.000979822 0.0787572 -0.0840121
-v 0.000979822 -0.0787572 0.0840121
-v 0.000979822 0.0787572 0.0840121
-v -0.000979822 -0.0787572 0.0840121
-v -0.000979822 0.0787572 0.0840121
-v -0.00049021 -0.0787572 -0.0840378
-v -0.00049021 0.0787572 -0.0840378
-v 0.00049021 -0.0787572 -0.0840378
-v 0.00049021 0.0787572 -0.0840378
-v 0.00049021 -0.0787572 0.0840378
-v 0.00049021 0.0787572 0.0840378
-v -0.00049021 -0.0787572 0.0840378
-v -0.00049021 0.0787572 0.0840378
-v -0.0563219 -0.0550513 -0.0840426
-v -0.0563219 0.0550513 -0.0840426
-v 0.0563219 -0.0550513 -0.0840426
-v 0.0563219 0.0550513 -0.0840426
-v 0.0563219 -0.0550513 0.0840426
-v 0.0563219 0.0550513 0.0840426
-v -0.0563219 -0.0550513 0.0840426
-v -0.0563219 0.0550513 0.0840426
-v -2.58027e-18 -0.0787572 -0.0840463
-v -2.58027e-18 0.0787572 -0.0840463
-v 8.60089e-19 -0.0787572 0.0840463
-v 8.60089e-19 0.0787572 0.0840463
-v -0.0135922 -0.0775702 -0.0840752
-v -0.0135922 0.0775702 -0.0840752
-v 0.0135922 -0.0775702 -0.0840752
-v 0.0135922 0.0775702 -0.0840752
-v 0.0135922 -0.0775702 0.0840752
-v 0.0135922 0.0775702 0.0840752
-v -0.0135922 -0.0775702 0.0840752
-v -0.0135922 0.0775702 0.0840752
-v -0.0668286 -0.0416192 -0.0842049
-v -0.0668286 0.0416192 -0.0842049
-v 0.0668286 -0.0416192 -0.0842049
-v 0.0668286 0.0416192 -0.0842049
-v 0.0668286 -0.0416192 0.0842049
-v 0.0668286 0.0416192 0.0842049
-v -0.0668286 -0.0416192 0.0842049
-v -0.0668286 0.0416192 0.0842049
-v -0.035182 -0.0704285 -0.0842144
-v -0.035182 0.0704285 -0.0842144
-v 0.035182 -0.0704285 -0.0842144
-v 0.035182 0.0704285 -0.0842144
-v 0.035182 -0.0704285 0.0842144
-v 0.035182 0.0704285 0.0842144
-v -0.035182 -0.0704285 0.0842144
-v -0.035182 0.0704285 0.0842144
-v -0.0267429 -0.0740447 -0.0842195
-v -0.0267429 0.0740447 -0.0842195
-v 0.0267429 -0.0740447 -0.0842195
-v 0.0267429 0.0740447 -0.0842195
-v 0.0267429 -0.0740447 0.0842195
-v 0.0267429 0.0740447 0.0842195
-v -0.0267429 -0.0740447 0.0842195
-v -0.0267429 0.0740447 0.0842195
-v -0.00891167 -0.0782124 -0.0842617
-v -0.00891167 0.0782124 -0.0842617
-v 0.00891167 -0.0782124 -0.0842617
-v 0.00891167 0.0782124 -0.0842617
-v 0.00891167 -0.0782124 0.0842617
-v 0.00891167 0.0782124 0.0842617
-v -0.00891167 -0.0782124 0.0842617
-v -0.00891167 0.0782124 0.0842617
-v -0.0498915 -0.0608783 -0.0843062
-v -0.0498915 0.0608783 -0.0843062
-v 0.0498915 -0.0608783 -0.0843062
-v 0.0498915 0.0608783 -0.0843062
-v 0.0498915 -0.0608783 0.0843062
-v 0.0498915 0.0608783 0.0843062
-v -0.0498915 -0.0608783 0.0843062
-v -0.0498915 0.0608783 0.0843062
-v -0.0170768 -0.0768314 -0.0843291
-v -0.0170768 0.0768314 -0.0843291
-v 0.0170768 -0.0768314 -0.0843291
-v 0.0170768 0.0768314 -0.0843291
-v 0.0170768 -0.0768314 0.0843291
-v 0.0170768 0.0768314 0.0843291
-v -0.0170768 -0.0768314 0.0843291
-v -0.0170768 0.0768314 0.0843291
-v -0.0323723 -0.0717238 -0.0844131
-v -0.0323723 0.0717238 -0.0844131
-v 0.0323723 -0.0717238 -0.0844131
-v 0.0323723 0.0717238 -0.0844131
-v 0.0323723 -0.0717238 0.0844131
-v 0.0323723 0.0717238 0.0844131
-v -0.0323723 -0.0717238 0.0844131
-v -0.0323723 0.0717238 0.0844131
-v -0.0295546 -0.0729297 -0.0844148
-v -0.0295546 0.0729297 -0.0844148
-v 0.0295546 -0.0729297 -0.0844148
-v 0.0295546 0.0729297 -0.0844148
-v 0.0295546 -0.0729297 0.0844148
-v 0.0295546 0.0729297 0.0844148
-v -0.0295546 -0.0729297 0.0844148
-v -0.0295546 0.0729297 0.0844148
-v -0.0682237 -0.0391821 -0.0845014
-v -0.0682237 0.0391821 -0.0845014
-v 0.0682237 -0.0391821 -0.0845014
-v 0.0682237 0.0391821 -0.0845014
-v 0.0682237 -0.0391821 0.0845014
-v 0.0682237 0.0391821 0.0845014
-v -0.0682237 -0.0391821 0.0845014
-v -0.0682237 0.0391821 0.0845014
-v -0.058172 -0.0529685 -0.0845039
-v -0.058172 0.0529685 -0.0845039
-v 0.058172 -0.0529685 -0.0845039
-v 0.058172 0.0529685 -0.0845039
-v 0.058172 -0.0529685 0.0845039
-v 0.058172 0.0529685 0.0845039
-v -0.058172 -0.0529685 0.0845039
-v -0.058172 0.0529685 0.0845039
-v -0.0130927 -0.0775702 -0.084541
-v -0.0130927 0.0775702 -0.084541
-v 0.0130927 -0.0775702 -0.084541
-v 0.0130927 0.0775702 -0.084541
-v 0.0130927 -0.0775702 0.084541
-v 0.0130927 0.0775702 0.084541
-v -0.0130927 -0.0775702 0.084541
-v -0.0130927 0.0775702 0.084541
-v -0.00840852 -0.0782124 -0.084564
-v -0.00840852 0.0782124 -0.084564
-v 0.00840852 -0.0782124 -0.084564
-v 0.00840852 0.0782124 -0.084564
-v 0.00840852 -0.0782124 0.084564
-v 0.00840852 0.0782124 0.084564
-v -0.00840852 -0.0782124 0.084564
-v -0.00840852 0.0782124 0.084564
-v -0.0402362 -0.0675765 -0.0846448
-v -0.0402362 0.0675765 -0.0846448
-v 0.0402362 -0.0675765 -0.0846448
-v 0.0402362 0.0675765 -0.0846448
-v 0.0402362 -0.0675765 0.0846448
-v 0.0402362 0.0675765 0.0846448
-v -0.0402362 -0.0675765 0.0846448
-v -0.0402362 0.0675765 0.0846448
-v -0.0234538 -0.0750675 -0.0846556
-v -0.0234538 0.0750675 -0.0846556
-v 0.0234538 -0.0750675 -0.0846556
-v 0.0234538 0.0750675 -0.0846556
-v 0.0234538 -0.0750675 0.0846556
-v 0.0234538 0.0750675 0.0846556
-v -0.0234538 -0.0750675 0.0846556
-v -0.0234538 0.0750675 0.0846556
-v -0.0451548 -0.0643878 -0.0846717
-v -0.0451548 0.0643878 -0.0846717
-v 0.0451548 -0.0643878 -0.0846717
-v 0.0451548 0.0643878 -0.0846717
-v 0.0451548 -0.0643878 0.0846717
-v 0.0451548 0.0643878 0.0846717
-v -0.0451548 -0.0643878 0.0846717
-v -0.0451548 0.0643878 0.0846717
-v -0.0202172 -0.0759968 -0.0846886
-v -0.0202172 0.0759968 -0.0846886
-v 0.0202172 -0.0759968 -0.0846886
-v 0.0202172 0.0759968 -0.0846886
-v 0.0202172 -0.0759968 0.0846886
-v 0.0202172 0.0759968 0.0846886
-v -0.0202172 -0.0759968 0.0846886
-v -0.0202172 0.0759968 0.0846886
-v -0.0695338 -0.0366961 -0.0847799
-v -0.0695338 0.0366961 -0.0847799
-v 0.0695338 -0.0366961 -0.0847799
-v 0.0695338 0.0366961 -0.0847799
-v 0.0695338 -0.0366961 0.0847799
-v 0.0695338 0.0366961 0.0847799
-v -0.0695338 -0.0366961 0.0847799
-v -0.0695338 0.0366961 0.0847799
-v -0.00789512 -0.0782124 -0.0848486
-v -0.00789512 0.0782124 -0.0848486
-v 0.00789512 -0.0782124 -0.0848486
-v 0.00789512 0.0782124 -0.0848486
-v 0.00789512 -0.0782124 0.0848486
-v 0.00789512 0.0782124 0.0848486
-v -0.00789512 -0.0782124 0.0848486
-v -0.00789512 0.0782124 0.0848486
-v -0.0519257 -0.0590087 -0.0848895
-v -0.0519257 0.0590087 -0.0848895
-v 0.0519257 -0.0590087 -0.0848895
-v 0.0519257 0.0590087 -0.0848895
-v 0.0519257 -0.0590087 0.0848895
-v 0.0519257 0.0590087 0.0848895
-v -0.0519257 -0.0590087 0.0848895
-v -0.0519257 0.0590087 0.0848895
-v -0.0165663 -0.0768314 -0.0849164
-v -0.0165663 0.0768314 -0.0849164
-v 0.0165663 -0.0768314 -0.0849164
-v 0.0165663 0.0768314 -0.0849164
-v 0.0165663 -0.0768314 0.0849164
-v 0.0165663 0.0768314 0.0849164
-v -0.0165663 -0.0768314 0.0849164
-v -0.0165663 0.0768314 0.0849164
-v -0.0599495 -0.0508196 -0.0849471
-v -0.0599495 0.0508196 -0.0849471
-v 0.0599495 -0.0508196 -0.0849471
-v 0.0599495 0.0508196 -0.0849471
-v 0.0599495 -0.0508196 0.0849471
-v 0.0599495 0.0508196 0.0849471
-v -0.0599495 -0.0508196 0.0849471
-v -0.0599495 0.0508196 0.0849471
-v -0.0125773 -0.0775702 -0.084989
-v -0.0125773 0.0775702 -0.084989
-v 0.0125773 -0.0775702 -0.084989
-v 0.0125773 0.0775702 -0.084989
-v 0.0125773 -0.0775702 0.084989
-v 0.0125773 0.0775702 0.084989
-v -0.0125773 -0.0775702 0.084989
-v -0.0125773 0.0775702 0.084989
-v -0.0707572 -0.0341645 -0.0850399
-v -0.0707572 0.0341645 -0.0850399
-v 0.0707572 -0.0341645 -0.0850399
-v 0.0707572 0.0341645 -0.0850399
-v 0.0707572 -0.0341645 0.0850399
-v 0.0707572 0.0341645 0.0850399
-v -0.0707572 -0.0341645 0.0850399
-v -0.0707572 0.0341645 0.0850399
-v -0.0073721 -0.0782124 -0.0851151
-v -0.0073721 0.0782124 -0.0851151
-v 0.0073721 -0.0782124 -0.0851151
-v 0.0073721 0.0782124 -0.0851151
-v 0.0073721 -0.0782124 0.0851151
-v 0.0073721 0.0782124 0.0851151
-v -0.0073721 -0.0782124 0.0851151
-v -0.0073721 0.0782124 0.0851151
-v -0.0374646 -0.0690455 -0.0851367
-v -0.0374646 0.0690455 -0.0851367
-v 0.0374646 -0.0690455 -0.0851367
-v 0.0374646 0.0690455 -0.0851367
-v 0.0374646 -0.0690455 0.0851367
-v 0.0374646 0.0690455 0.0851367
-v -0.0374646 -0.0690455 0.0851367
-v -0.0374646 0.0690455 0.0851367
-v -0.0262304 -0.0740447 -0.0851441
-v -0.0262304 0.0740447 -0.0851441
-v 0.0262304 -0.0740447 -0.0851441
-v 0.0262304 0.0740447 -0.0851441
-v 0.0262304 -0.0740447 0.0851441
-v 0.0262304 0.0740447 0.0851441
-v -0.0262304 -0.0740447 0.0851441
-v -0.0262304 0.0740447 0.0851441
-v -0.0718925 -0.0315903 -0.0852812
-v -0.0718925 0.0315903 -0.0852812
-v 0.0718925 -0.0315903 -0.0852812
-v 0.0718925 0.0315903 -0.0852812
-v 0.0718925 -0.0315903 0.0852812
-v 0.0718925 0.0315903 0.0852812
-v -0.0718925 -0.0315903 0.0852812
-v -0.0718925 0.0315903 0.0852812
-v -0.0068401 -0.0782124 -0.0853631
-v -0.0068401 0.0782124 -0.0853631
-v 0.0068401 -0.0782124 -0.0853631
-v 0.0068401 0.0782124 -0.0853631
-v 0.0068401 -0.0782124 0.0853631
-v 0.0068401 0.0782124 0.0853631
-v -0.0068401 -0.0782124 0.0853631
-v -0.0068401 0.0782124 0.0853631
-v -0.0472878 -0.0626721 -0.0853647
-v -0.0472878 0.0626721 -0.0853647
-v 0.0472878 -0.0626721 -0.0853647
-v 0.0472878 0.0626721 -0.0853647
-v 0.0472878 -0.0626721 0.0853647
-v 0.0472878 0.0626721 0.0853647
-v -0.0472878 -0.0626721 0.0853647
-v -0.0472878 0.0626721 0.0853647
-v -0.0616524 -0.0486075 -0.0853717
-v -0.0616524 0.0486075 -0.0853717
-v 0.0616524 -0.0486075 -0.0853717
-v 0.0616524 0.0486075 -0.0853717
-v 0.0616524 -0.0486075 0.0853717
-v 0.0616524 0.0486075 0.0853717
-v -0.0616524 -0.0486075 0.0853717
-v -0.0616524 0.0486075 0.0853717
-v -0.0196922 -0.0759968 -0.0853852
-v -0.0196922 0.0759968 -0.0853852
-v 0.0196922 -0.0759968 -0.0853852
-v 0.0196922 0.0759968 -0.0853852
-v 0.0196922 -0.0759968 0.0853852
-v 0.0196922 0.0759968 0.0853852
-v -0.0196922 -0.0759968 0.0853852
-v -0.0196922 0.0759968 0.0853852
-v -0.0120465 -0.0775702 -0.0854188
-v -0.0120465 0.0775702 -0.0854188
-v 0.0120465 -0.0775702 -0.0854188
-v 0.0120465 0.0775702 -0.0854188
-v 0.0120465 -0.0775702 0.0854188
-v 0.0120465 0.0775702 0.0854188
-v -0.0120465 -0.0775702 0.0854188
-v -0.0120465 0.0775702 0.0854188
-v -0.0346645 -0.0704285 -0.0854336
-v -0.0346645 0.0704285 -0.0854336
-v 0.0346645 -0.0704285 -0.0854336
-v 0.0346645 0.0704285 -0.0854336
-v 0.0346645 -0.0704285 0.0854336
-v 0.0346645 0.0704285 0.0854336
-v -0.0346645 -0.0704285 0.0854336
-v -0.0346645 0.0704285 0.0854336
-v -0.0290336 -0.0729297 -0.0854374
-v -0.0290336 0.0729297 -0.0854374
-v 0.0290336 -0.0729297 -0.0854374
-v 0.0290336 0.0729297 -0.0854374
-v 0.0290336 -0.0729297 0.0854374
-v 0.0290336 0.0729297 0.0854374
-v -0.0290336 -0.0729297 0.0854374
-v -0.0290336 0.0729297 0.0854374
-v -0.0424522 -0.0660233 -0.0854513
-v -0.0424522 0.0660233 -0.0854513
-v 0.0424522 -0.0660233 -0.0854513
-v 0.0424522 0.0660233 -0.0854513
-v 0.0424522 -0.0660233 0.0854513
-v 0.0424522 0.0660233 0.0854513
-v -0.0424522 -0.0660233 0.0854513
-v -0.0424522 0.0660233 0.0854513
-v -0.0538952 -0.0570655 -0.0854542
-v -0.0538952 0.0570655 -0.0854542
-v 0.0538952 -0.0570655 -0.0854542
-v 0.0538952 0.0570655 -0.0854542
-v 0.0538952 -0.0570655 0.0854542
-v 0.0538952 0.0570655 0.0854542
-v -0.0538952 -0.0570655 0.0854542
-v -0.0538952 0.0570655 0.0854542
-v -0.0229281 -0.0750675 -0.0854652
-v -0.0229281 0.0750675 -0.0854652
-v 0.0229281 -0.0750675 -0.0854652
-v 0.0229281 0.0750675 -0.0854652
-v 0.0229281 -0.0750675 0.0854652
-v 0.0229281 0.0750675 0.0854652
-v -0.0229281 -0.0750675 0.0854652
-v -0.0229281 0.0750675 0.0854652
-v -0.0160356 -0.0768314 -0.0854854
-v -0.0160356 0.0768314 -0.0854854
-v 0.0160356 -0.0768314 -0.0854854
-v 0.0160356 0.0768314 -0.0854854
-v 0.0160356 -0.0768314 0.0854854
-v 0.0160356 0.0768314 0.0854854
-v -0.0160356 -0.0768314 0.0854854
-v -0.0160356 0.0768314 0.0854854
-v -0.0729382 -0.0289768 -0.0855035
-v -0.0729382 0.0289768 -0.0855035
-v 0.0729382 -0.0289768 -0.0855035
-v 0.0729382 0.0289768 -0.0855035
-v 0.0729382 -0.0289768 0.0855035
-v 0.0729382 0.0289768 0.0855035
-v -0.0729382 -0.0289768 0.0855035
-v -0.0729382 0.0289768 0.0855035
-v -0.0318495 -0.0717238 -0.0855341
-v -0.0318495 0.0717238 -0.0855341
-v 0.0318495 -0.0717238 -0.0855341
-v 0.0318495 0.0717238 -0.0855341
-v 0.0318495 -0.0717238 0.0855341
-v 0.0318495 0.0717238 0.0855341
-v -0.0318495 -0.0717238 0.0855341
-v -0.0318495 0.0717238 0.0855341
-v -0.00629977 -0.0782124 -0.0855925
-v -0.00629977 0.0782124 -0.0855925
-v 0.00629977 -0.0782124 -0.0855925
-v 0.00629977 0.0782124 -0.0855925
-v 0.00629977 -0.0782124 0.0855925
-v 0.00629977 0.0782124 0.0855925
-v -0.00629977 -0.0782124 0.0855925
-v -0.00629977 0.0782124 0.0855925
-v -0.0738931 -0.0263271 -0.0857065
-v -0.0738931 0.0263271 -0.0857065
-v 0.0738931 -0.0263271 -0.0857065
-v 0.0738931 0.0263271 -0.0857065
-v 0.0738931 -0.0263271 0.0857065
-v 0.0738931 0.0263271 0.0857065
-v -0.0738931 -0.0263271 0.0857065
-v -0.0738931 0.0263271 0.0857065
-v -0.0632785 -0.0463348 -0.0857771
-v -0.0632785 0.0463348 -0.0857771
-v 0.0632785 -0.0463348 -0.0857771
-v 0.0632785 0.0463348 -0.0857771
-v 0.0632785 -0.0463348 0.0857771
-v 0.0632785 0.0463348 0.0857771
-v -0.0632785 -0.0463348 0.0857771
-v -0.0632785 0.0463348 0.0857771
-v -0.00575176 -0.0782124 -0.0858028
-v -0.00575176 0.0782124 -0.0858028
-v 0.00575176 -0.0782124 -0.0858028
-v 0.00575176 0.0782124 -0.0858028
-v 0.00575176 -0.0782124 0.0858028
-v 0.00575176 0.0782124 0.0858028
-v -0.00575176 -0.0782124 0.0858028
-v -0.00575176 0.0782124 0.0858028
-v -0.0115011 -0.0775702 -0.0858299
-v -0.0115011 0.0775702 -0.0858299
-v 0.0115011 -0.0775702 -0.0858299
-v 0.0115011 0.0775702 -0.0858299
-v 0.0115011 -0.0775702 0.0858299
-v 0.0115011 0.0775702 0.0858299
-v -0.0115011 -0.0775702 0.0858299
-v -0.0115011 0.0775702 0.0858299
-v -0.0747559 -0.0236447 -0.0858899
-v -0.0747559 0.0236447 -0.0858899
-v 0.0747559 -0.0236447 -0.0858899
-v 0.0747559 0.0236447 -0.0858899
-v 0.0747559 -0.0236447 0.0858899
-v 0.0747559 0.0236447 0.0858899
-v -0.0747559 -0.0236447 0.0858899
-v -0.0747559 0.0236447 0.0858899
-v -0.00519675 -0.0782124 -0.085994
-v -0.00519675 0.0782124 -0.085994
-v 0.00519675 -0.0782124 -0.085994
-v 0.00519675 0.0782124 -0.085994
-v 0.00519675 -0.0782124 0.085994
-v 0.00519675 0.0782124 0.085994
-v -0.00519675 -0.0782124 0.085994
-v -0.00519675 0.0782124 0.085994
-v -0.0557975 -0.0550513 -0.0859997
-v -0.0557975 0.0550513 -0.0859997
-v 0.0557975 -0.0550513 -0.0859997
-v 0.0557975 0.0550513 -0.0859997
-v 0.0557975 -0.0550513 0.0859997
-v 0.0557975 0.0550513 0.0859997
-v -0.0557975 -0.0550513 0.0859997
-v -0.0557975 0.0550513 0.0859997
-v -0.0154854 -0.0768314 -0.0860356
-v -0.0154854 0.0768314 -0.0860356
-v 0.0154854 -0.0768314 -0.0860356
-v 0.0154854 0.0768314 -0.0860356
-v 0.0154854 -0.0768314 0.0860356
-v 0.0154854 0.0768314 0.0860356
-v -0.0154854 -0.0768314 0.0860356
-v -0.0154854 0.0768314 0.0860356
-v -0.0493619 -0.0608783 -0.0860386
-v -0.0493619 0.0608783 -0.0860386
-v 0.0493619 -0.0608783 -0.0860386
-v 0.0493619 0.0608783 -0.0860386
-v 0.0493619 -0.0608783 0.0860386
-v 0.0493619 0.0608783 0.0860386
-v -0.0493619 -0.0608783 0.0860386
-v -0.0493619 0.0608783 0.0860386
-v -0.0397006 -0.0675765 -0.0860401
-v -0.0397006 0.0675765 -0.0860401
-v 0.0397006 -0.0675765 -0.0860401
-v 0.0397006 0.0675765 -0.0860401
-v 0.0397006 -0.0675765 0.0860401
-v 0.0397006 0.0675765 0.0860401
-v -0.0397006 -0.0675765 0.0860401
-v -0.0397006 0.0675765 0.0860401
-v -0.0256859 -0.0740447 -0.0860503
-v -0.0256859 0.0740447 -0.0860503
-v 0.0256859 -0.0740447 -0.0860503
-v 0.0256859 0.0740447 -0.0860503
-v 0.0256859 -0.0740447 0.0860503
-v 0.0256859 0.0740447 0.0860503
-v -0.0256859 -0.0740447 0.0860503
-v -0.0256859 0.0740447 0.0860503
-v -0.0755255 -0.0209327 -0.0860534
-v -0.0755255 0.0209327 -0.0860534
-v 0.0755255 -0.0209327 -0.0860534
-v 0.0755255 0.0209327 -0.0860534
-v 0.0755255 -0.0209327 0.0860534
-v 0.0755255 0.0209327 0.0860534
-v -0.0755255 -0.0209327 0.0860534
-v -0.0755255 0.0209327 0.0860534
-v -0.0191433 -0.0759968 -0.0860631
-v -0.0191433 0.0759968 -0.0860631
-v 0.0191433 -0.0759968 -0.0860631
-v 0.0191433 0.0759968 -0.0860631
-v 0.0191433 -0.0759968 0.0860631
-v 0.0191433 0.0759968 0.0860631
-v -0.0191433 -0.0759968 0.0860631
-v -0.0191433 0.0759968 0.0860631
-v -0.0648257 -0.0440044 -0.0861629
-v -0.0648257 0.0440044 -0.0861629
-v 0.0648257 -0.0440044 -0.0861629
-v 0.0648257 0.0440044 -0.0861629
-v 0.0648257 -0.0440044 0.0861629
-v 0.0648257 0.0440044 0.0861629
-v -0.0648257 -0.0440044 0.0861629
-v -0.0648257 0.0440044 0.0861629
-v -0.0046354 -0.0782124 -0.0861656
-v -0.0046354 0.0782124 -0.0861656
-v 0.0046354 -0.0782124 -0.0861656
-v 0.0046354 0.0782124 -0.0861656
-v 0.0046354 -0.0782124 0.0861656
-v 0.0046354 0.0782124 0.0861656
-v -0.0046354 -0.0782124 0.0861656
-v -0.0046354 0.0782124 0.0861656
-v -0.0762011 -0.0181947 -0.086197
-v -0.0762011 0.0181947 -0.086197
-v 0.0762011 -0.0181947 -0.086197
-v 0.0762011 0.0181947 -0.086197
-v 0.0762011 -0.0181947 0.086197
-v 0.0762011 0.0181947 0.086197
-v -0.0762011 -0.0181947 0.086197
-v -0.0762011 0.0181947 0.086197
-v -0.0109416 -0.0775702 -0.0862216
-v -0.0109416 0.0775702 -0.0862216
-v 0.0109416 -0.0775702 -0.0862216
-v 0.0109416 0.0775702 -0.0862216
-v 0.0109416 -0.0775702 0.0862216
-v 0.0109416 0.0775702 0.0862216
-v -0.0109416 -0.0775702 0.0862216
-v -0.0109416 0.0775702 0.0862216
-v -0.0446153 -0.0643878 -0.0862386
-v -0.0446153 0.0643878 -0.0862386
-v 0.0446153 -0.0643878 -0.0862386
-v 0.0446153 0.0643878 -0.0862386
-v 0.0446153 -0.0643878 0.0862386
-v 0.0446153 0.0643878 0.0862386
-v -0.0446153 -0.0643878 0.0862386
-v -0.0446153 0.0643878 0.0862386
-v -0.0223744 -0.0750675 -0.0862559
-v -0.0223744 0.0750675 -0.0862559
-v 0.0223744 -0.0750675 -0.0862559
-v 0.0223744 0.0750675 -0.0862559
-v 0.0223744 -0.0750675 0.0862559
-v 0.0223744 0.0750675 0.0862559
-v -0.0223744 -0.0750675 0.0862559
-v -0.0223744 0.0750675 0.0862559
-v -0.00406841 -0.0782124 -0.0863175
-v -0.00406841 0.0782124 -0.0863175
-v 0.00406841 -0.0782124 -0.0863175
-v 0.00406841 0.0782124 -0.0863175
-v 0.00406841 -0.0782124 0.0863175
-v 0.00406841 0.0782124 0.0863175
-v -0.00406841 -0.0782124 0.0863175
-v -0.00406841 0.0782124 0.0863175
-v -0.0767817 -0.0154341 -0.0863205
-v -0.0767817 0.0154341 -0.0863205
-v 0.0767817 -0.0154341 -0.0863205
-v 0.0767817 0.0154341 -0.0863205
-v 0.0767817 -0.0154341 0.0863205
-v 0.0767817 0.0154341 0.0863205
-v -0.0767817 -0.0154341 0.0863205
-v -0.0767817 0.0154341 0.0863205
-v -0.0772667 -0.0126542 -0.0864235
-v -0.0772667 0.0126542 -0.0864235
-v 0.0772667 -0.0126542 -0.0864235
-v 0.0772667 0.0126542 -0.0864235
-v 0.0772667 -0.0126542 0.0864235
-v 0.0772667 0.0126542 0.0864235
-v -0.0772667 -0.0126542 0.0864235
-v -0.0772667 0.0126542 0.0864235
-v -0.0369135 -0.0690455 -0.086435
-v -0.0369135 0.0690455 -0.086435
-v 0.0369135 -0.0690455 -0.086435
-v 0.0369135 0.0690455 -0.086435
-v 0.0369135 -0.0690455 0.086435
-v 0.0369135 0.0690455 0.086435
-v -0.0369135 -0.0690455 0.086435
-v -0.0369135 0.0690455 0.086435
-v -0.0284771 -0.0729297 -0.0864413
-v -0.0284771 0.0729297 -0.0864413
-v 0.0284771 -0.0729297 -0.0864413
-v 0.0284771 0.0729297 -0.0864413
-v 0.0284771 -0.0729297 0.0864413
-v 0.0284771 0.0729297 0.0864413
-v -0.0284771 -0.0729297 0.0864413
-v -0.0284771 0.0729297 0.0864413
-v -0.00349646 -0.0782124 -0.0864495
-v -0.00349646 0.0782124 -0.0864495
-v 0.00349646 -0.0782124 -0.0864495
-v 0.00349646 0.0782124 -0.0864495
-v 0.00349646 -0.0782124 0.0864495
-v 0.00349646 0.0782124 0.0864495
-v -0.00349646 -0.0782124 0.0864495
-v -0.00349646 0.0782124 0.0864495
-v -0.0776554 -0.00985854 -0.0865062
-v -0.0776554 0.00985854 -0.0865062
-v 0.0776554 -0.00985854 -0.0865062
-v 0.0776554 0.00985854 -0.0865062
-v 0.0776554 -0.00985854 0.0865062
-v 0.0776554 0.00985854 0.0865062
-v -0.0776554 -0.00985854 0.0865062
-v -0.0776554 0.00985854 0.0865062
-v -0.0576304 -0.0529685 -0.0865252
-v -0.0576304 0.0529685 -0.0865252
-v 0.0576304 -0.0529685 -0.0865252
-v 0.0576304 0.0529685 -0.0865252
-v 0.0576304 -0.0529685 0.0865252
-v 0.0576304 0.0529685 0.0865252
-v -0.0576304 -0.0529685 0.0865252
-v -0.0576304 0.0529685 0.0865252
-v -0.0662922 -0.0416192 -0.0865285
-v -0.0662922 0.0416192 -0.0865285
-v 0.0662922 -0.0416192 -0.0865285
-v 0.0662922 0.0416192 -0.0865285
-v 0.0662922 -0.0416192 0.0865285
-v 0.0662922 0.0416192 0.0865285
-v -0.0662922 -0.0416192 0.0865285
-v -0.0662922 0.0416192 0.0865285
-v -0.00292025 -0.0782124 -0.0865615
-v -0.00292025 0.0782124 -0.0865615
-v 0.00292025 -0.0782124 -0.0865615
-v 0.00292025 0.0782124 -0.0865615
-v 0.00292025 -0.0782124 0.0865615
-v 0.00292025 0.0782124 0.0865615
-v -0.00292025 -0.0782124 0.0865615
-v -0.00292025 0.0782124 0.0865615
-v -0.0149164 -0.0768314 -0.0865663
-v -0.0149164 0.0768314 -0.0865663
-v 0.0149164 -0.0768314 -0.0865663
-v 0.0149164 0.0768314 -0.0865663
-v 0.0149164 -0.0768314 0.0865663
-v 0.0149164 0.0768314 0.0865663
-v -0.0149164 -0.0768314 0.0865663
-v -0.0149164 0.0768314 0.0865663
-v -0.0779473 -0.0070506 -0.0865682
-v -0.0779473 0.0070506 -0.0865682
-v 0.0779473 -0.0070506 -0.0865682
-v 0.0779473 0.0070506 -0.0865682
-v 0.0779473 -0.0070506 0.0865682
-v 0.0779473 0.0070506 0.0865682
-v -0.0779473 -0.0070506 0.0865682
-v -0.0779473 0.0070506 0.0865682
-v -0.0103688 -0.0775702 -0.0865936
-v -0.0103688 0.0775702 -0.0865936
-v 0.0103688 -0.0775702 -0.0865936
-v 0.0103688 0.0775702 -0.0865936
-v 0.0103688 -0.0775702 0.0865936
-v 0.0103688 0.0775702 0.0865936
-v -0.0103688 -0.0775702 0.0865936
-v -0.0103688 0.0775702 0.0865936
-v -0.0781421 -0.00423388 -0.0866096
-v -0.0781421 0.00423388 -0.0866096
-v 0.0781421 -0.00423388 -0.0866096
-v 0.0781421 0.00423388 -0.0866096
-v 0.0781421 -0.00423388 0.0866096
-v 0.0781421 0.00423388 0.0866096
-v -0.0781421 -0.00423388 0.0866096
-v -0.0781421 0.00423388 0.0866096
-v -0.0782396 -0.00141188 -0.0866303
-v -0.0782396 0.00141188 -0.0866303
-v 0.0782396 -0.00141188 -0.0866303
-v 0.0782396 0.00141188 -0.0866303
-v 0.0782396 -0.00141188 0.0866303
-v 0.0782396 0.00141188 0.0866303
-v -0.0782396 -0.00141188 0.0866303
-v -0.0782396 0.00141188 0.0866303
-v -0.0341048 -0.0704285 -0.086634
-v -0.0341048 0.0704285 -0.086634
-v 0.0341048 -0.0704285 -0.086634
-v 0.0341048 0.0704285 -0.086634
-v 0.0341048 -0.0704285 0.086634
-v 0.0341048 0.0704285 0.086634
-v -0.0341048 -0.0704285 0.086634
-v -0.0341048 0.0704285 0.086634
-v -0.031288 -0.0717238 -0.0866361
-v -0.031288 0.0717238 -0.0866361
-v 0.031288 -0.0717238 -0.0866361
-v 0.031288 0.0717238 -0.0866361
-v 0.031288 -0.0717238 0.0866361
-v 0.031288 0.0717238 0.0866361
-v -0.031288 -0.0717238 0.0866361
-v -0.031288 0.0717238 0.0866361
-v -0.00234048 -0.0782124 -0.0866534
-v -0.00234048 0.0782124 -0.0866534
-v 0.00234048 -0.0782124 -0.0866534
-v 0.00234048 0.0782124 -0.0866534
-v 0.00234048 -0.0782124 0.0866534
-v 0.00234048 0.0782124 0.0866534
-v -0.00234048 -0.0782124 0.0866534
-v -0.00234048 0.0782124 0.0866534
-v -0.0513745 -0.0590087 -0.0866926
-v -0.0513745 0.0590087 -0.0866926
-v 0.0513745 -0.0590087 -0.0866926
-v 0.0513745 0.0590087 -0.0866926
-v 0.0513745 -0.0590087 0.0866926
-v 0.0513745 0.0590087 0.0866926
-v -0.0513745 -0.0590087 0.0866926
-v -0.0513745 0.0590087 0.0866926
-v -0.018571 -0.0759968 -0.0867214
-v -0.018571 0.0759968 -0.0867214
-v 0.018571 -0.0759968 -0.0867214
-v 0.018571 0.0759968 -0.0867214
-v 0.018571 -0.0759968 0.0867214
-v 0.018571 0.0759968 0.0867214
-v -0.018571 -0.0759968 0.0867214
-v -0.018571 0.0759968 0.0867214
-v -0.00175786 -0.0782124 -0.0867249
-v -0.00175786 0.0782124 -0.0867249
-v 0.00175786 -0.0782124 -0.0867249
-v 0.00175786 0.0782124 -0.0867249
-v 0.00175786 -0.0782124 0.0867249
-v 0.00175786 0.0782124 0.0867249
-v -0.00175786 -0.0782124 0.0867249
-v -0.00175786 0.0782124 0.0867249
-v -0.0011731 -0.0782124 -0.0867761
-v -0.0011731 0.0782124 -0.0867761
-v 0.0011731 -0.0782124 -0.0867761
-v 0.0011731 0.0782124 -0.0867761
-v 0.0011731 -0.0782124 0.0867761
-v 0.0011731 0.0782124 0.0867761
-v -0.0011731 -0.0782124 0.0867761
-v -0.0011731 0.0782124 0.0867761
-v -0.000586906 -0.0782124 -0.0868068
-v -0.000586906 0.0782124 -0.0868068
-v 0.000586906 -0.0782124 -0.0868068
-v 0.000586906 0.0782124 -0.0868068
-v 0.000586906 -0.0782124 0.0868068
-v 0.000586906 0.0782124 0.0868068
-v -0.000586906 -0.0782124 0.0868068
-v -0.000586906 0.0782124 0.0868068
-v -3.08924e-18 -0.0782124 -0.086817
-v -3.08924e-18 0.0782124 -0.086817
-v 1.02975e-18 -0.0782124 0.086817
-v 1.02975e-18 0.0782124 0.086817
-v -0.0676761 -0.0391821 -0.0868735
-v -0.0676761 0.0391821 -0.0868735
-v 0.0676761 -0.0391821 -0.0868735
-v 0.0676761 0.0391821 -0.0868735
-v 0.0676761 -0.0391821 0.0868735
-v 0.0676761 0.0391821 0.0868735
-v -0.0676761 -0.0391821 0.0868735
-v -0.0676761 0.0391821 0.0868735
-v -0.0418871 -0.0660233 -0.0869235
-v -0.0418871 0.0660233 -0.0869235
-v 0.0418871 -0.0660233 -0.0869235
-v 0.0418871 0.0660233 -0.0869235
-v 0.0418871 -0.0660233 0.0869235
-v 0.0418871 0.0660233 0.0869235
-v -0.0418871 -0.0660233 0.0869235
-v -0.0418871 0.0660233 0.0869235
-v -0.0251101 -0.0740447 -0.086937
-v -0.0251101 0.0740447 -0.086937
-v 0.0251101 -0.0740447 -0.086937
-v 0.0251101 0.0740447 -0.086937
-v 0.0251101 -0.0740447 0.086937
-v 0.0251101 0.0740447 0.086937
-v -0.0251101 -0.0740447 0.086937
-v -0.0251101 0.0740447 0.086937
-v -0.0097834 -0.0775702 -0.0869453
-v -0.0097834 0.0775702 -0.0869453
-v 0.0097834 -0.0775702 -0.0869453
-v 0.0097834 0.0775702 -0.0869453
-v 0.0097834 -0.0775702 0.0869453
-v 0.0097834 0.0775702 0.0869453
-v -0.0097834 -0.0775702 0.0869453
-v -0.0097834 0.0775702 0.0869453
-v -0.0467228 -0.0626721 -0.0870057
-v -0.0467228 0.0626721 -0.0870057
-v 0.0467228 -0.0626721 -0.0870057
-v 0.0467228 0.0626721 -0.0870057
-v 0.0467228 -0.0626721 0.0870057
-v 0.0467228 0.0626721 0.0870057
-v -0.0467228 -0.0626721 0.0870057
-v -0.0467228 0.0626721 0.0870057
-v -0.0217934 -0.0750675 -0.0870269
-v -0.0217934 0.0750675 -0.0870269
-v 0.0217934 -0.0750675 -0.0870269
-v 0.0217934 0.0750675 -0.0870269
-v 0.0217934 -0.0750675 0.0870269
-v 0.0217934 0.0750675 0.0870269
-v -0.0217934 -0.0750675 0.0870269
-v -0.0217934 0.0750675 0.0870269
-v -0.0593914 -0.0508196 -0.0870302
-v -0.0593914 0.0508196 -0.0870302
-v 0.0593914 -0.0508196 -0.0870302
-v 0.0593914 0.0508196 -0.0870302
-v 0.0593914 -0.0508196 0.0870302
-v 0.0593914 0.0508196 0.0870302
-v -0.0593914 -0.0508196 0.0870302
-v -0.0593914 0.0508196 0.0870302
-v -0.0143291 -0.0768314 -0.0870768
-v -0.0143291 0.0768314 -0.0870768
-v 0.0143291 -0.0768314 -0.0870768
-v 0.0143291 0.0768314 -0.0870768
-v 0.0143291 -0.0768314 0.0870768
-v 0.0143291 0.0768314 0.0870768
-v -0.0143291 -0.0768314 0.0870768
-v -0.0143291 0.0768314 0.0870768
-v -0.0689756 -0.0366961 -0.0871976
-v -0.0689756 0.0366961 -0.0871976
-v 0.0689756 -0.0366961 -0.0871976
-v 0.0689756 0.0366961 -0.0871976
-v 0.0689756 -0.0366961 0.0871976
-v 0.0689756 0.0366961 0.0871976
-v -0.0689756 -0.0366961 0.0871976
-v -0.0689756 0.0366961 0.0871976
-v -0.00918605 -0.0775702 -0.0872765
-v -0.00918605 0.0775702 -0.0872765
-v 0.00918605 -0.0775702 -0.0872765
-v 0.00918605 0.0775702 -0.0872765
-v 0.00918605 -0.0775702 0.0872765
-v 0.00918605 0.0775702 0.0872765
-v -0.00918605 -0.0775702 0.0872765
-v -0.00918605 0.0775702 0.0872765
-v -0.053323 -0.0570655 -0.0873257
-v -0.053323 0.0570655 -0.0873257
-v 0.053323 -0.0570655 -0.0873257
-v 0.053323 0.0570655 -0.0873257
-v 0.053323 -0.0570655 0.0873257
-v 0.053323 0.0570655 0.0873257
-v -0.053323 -0.0570655 0.0873257
-v -0.053323 0.0570655 0.0873257
-v -0.0179761 -0.0759968 -0.0873594
-v -0.0179761 0.0759968 -0.0873594
-v 0.0179761 -0.0759968 -0.0873594
-v 0.0179761 0.0759968 -0.0873594
-v 0.0179761 -0.0759968 0.0873594
-v 0.0179761 0.0759968 0.0873594
-v -0.0179761 -0.0759968 0.0873594
-v -0.0179761 0.0759968 0.0873594
-v -0.0391166 -0.0675765 -0.0874158
-v -0.0391166 0.0675765 -0.0874158
-v 0.0391166 -0.0675765 -0.0874158
-v 0.0391166 0.0675765 -0.0874158
-v 0.0391166 -0.0675765 0.0874158
-v 0.0391166 0.0675765 0.0874158
-v -0.0391166 -0.0675765 0.0874158
-v -0.0391166 0.0675765 0.0874158
-v -0.027886 -0.0729297 -0.0874251
-v -0.027886 0.0729297 -0.0874251
-v 0.027886 -0.0729297 -0.0874251
-v 0.027886 0.0729297 -0.0874251
-v 0.027886 -0.0729297 0.0874251
-v 0.027886 0.0729297 0.0874251
-v -0.027886 -0.0729297 0.0874251
-v -0.027886 0.0729297 0.0874251
-v -0.0701893 -0.0341645 -0.0875001
-v -0.0701893 0.0341645 -0.0875001
-v 0.0701893 -0.0341645 -0.0875001
-v 0.0701893 0.0341645 -0.0875001
-v 0.0701893 -0.0341645 0.0875001
-v 0.0701893 0.0341645 0.0875001
-v -0.0701893 -0.0341645 0.0875001
-v -0.0701893 0.0341645 0.0875001
-v -0.0610784 -0.0486075 -0.087514
-v -0.0610784 0.0486075 -0.087514
-v 0.0610784 -0.0486075 -0.087514
-v 0.0610784 0.0486075 -0.087514
-v 0.0610784 -0.0486075 0.087514
-v 0.0610784 0.0486075 0.087514
-v -0.0610784 -0.0486075 0.087514
-v -0.0610784 0.0486075 0.087514
-v -0.0137244 -0.0768314 -0.0875665
-v -0.0137244 0.0768314 -0.0875665
-v 0.0137244 -0.0768314 -0.0875665
-v 0.0137244 0.0768314 -0.0875665
-v 0.0137244 -0.0768314 0.0875665
-v 0.0137244 0.0768314 0.0875665
-v -0.0137244 -0.0768314 0.0875665
-v -0.0137244 0.0768314 0.0875665
-v -0.00857752 -0.0775702 -0.0875865
-v -0.00857752 0.0775702 -0.0875865
-v 0.00857752 -0.0775702 -0.0875865
-v 0.00857752 0.0775702 -0.0875865
-v 0.00857752 -0.0775702 0.0875865
-v 0.00857752 0.0775702 0.0875865
-v -0.00857752 -0.0775702 0.0875865
-v -0.00857752 0.0775702 0.0875865
-v -0.0363175 -0.0690455 -0.0877132
-v -0.0363175 0.0690455 -0.0877132
-v 0.0363175 -0.0690455 -0.0877132
-v 0.0363175 0.0690455 -0.0877132
-v 0.0363175 -0.0690455 0.0877132
-v 0.0363175 0.0690455 0.0877132
-v -0.0363175 -0.0690455 0.0877132
-v -0.0363175 0.0690455 0.0877132
-v -0.0306883 -0.0717238 -0.0877179
-v -0.0306883 0.0717238 -0.0877179
-v 0.0306883 -0.0717238 -0.0877179
-v 0.0306883 0.0717238 -0.0877179
-v 0.0306883 -0.0717238 0.0877179
-v 0.0306883 0.0717238 0.0877179
-v -0.0306883 -0.0717238 0.0877179
-v -0.0306883 0.0717238 0.0877179
-v -0.0487721 -0.0608783 -0.0877516
-v -0.0487721 0.0608783 -0.0877516
-v 0.0487721 -0.0608783 -0.0877516
-v 0.0487721 0.0608783 -0.0877516
-v 0.0487721 -0.0608783 0.0877516
-v 0.0487721 0.0608783 0.0877516
-v -0.0487721 -0.0608783 0.0877516
-v -0.0487721 0.0608783 0.0877516
-v -0.0211859 -0.0750675 -0.0877771
-v -0.0211859 0.0750675 -0.0877771
-v 0.0211859 -0.0750675 -0.0877771
-v 0.0211859 0.0750675 -0.0877771
-v 0.0211859 -0.0750675 0.0877771
-v 0.0211859 0.0750675 0.0877771
-v -0.0211859 -0.0750675 0.0877771
-v -0.0211859 0.0750675 0.0877771
-v -0.0713154 -0.0315903 -0.0877809
-v -0.0713154 0.0315903 -0.0877809
-v 0.0713154 -0.0315903 -0.0877809
-v 0.0713154 0.0315903 -0.0877809
-v 0.0713154 -0.0315903 0.0877809
-v 0.0713154 0.0315903 0.0877809
-v -0.0713154 -0.0315903 0.0877809
-v -0.0713154 0.0315903 0.0877809
-v -0.0440214 -0.0643878 -0.0877858
-v -0.0440214 0.0643878 -0.0877858
-v 0.0440214 -0.0643878 -0.0877858
-v 0.0440214 0.0643878 -0.0877858
-v 0.0440214 -0.0643878 0.0877858
-v 0.0440214 0.0643878 0.0877858
-v -0.0440214 -0.0643878 0.0877858
-v -0.0440214 0.0643878 0.0877858
-v -0.0245037 -0.0740447 -0.087803
-v -0.0245037 0.0740447 -0.087803
-v 0.0245037 -0.0740447 -0.087803
-v 0.0245037 0.0740447 -0.087803
-v 0.0245037 -0.0740447 0.087803
-v 0.0245037 0.0740447 0.087803
-v -0.0245037 -0.0740447 0.087803
-v -0.0245037 0.0740447 0.087803
-v -0.0335035 -0.0704285 -0.0878141
-v -0.0335035 0.0704285 -0.0878141
-v 0.0335035 -0.0704285 -0.0878141
-v 0.0335035 0.0704285 -0.0878141
-v 0.0335035 -0.0704285 0.0878141
-v 0.0335035 0.0704285 0.0878141
-v -0.0335035 -0.0704285 0.0878141
-v -0.0335035 0.0704285 0.0878141
-v -0.00795853 -0.0775702 -0.0878752
-v -0.00795853 0.0775702 -0.0878752
-v 0.00795853 -0.0775702 -0.0878752
-v 0.00795853 0.0775702 -0.0878752
-v 0.00795853 -0.0775702 0.0878752
-v 0.00795853 0.0775702 0.0878752
-v -0.00795853 -0.0775702 0.0878752
-v -0.00795853 0.0775702 0.0878752
-v -0.0552052 -0.0550513 -0.0879372
-v -0.0552052 0.0550513 -0.0879372
-v 0.0552052 -0.0550513 -0.0879372
-v 0.0552052 0.0550513 -0.0879372
-v 0.0552052 -0.0550513 0.0879372
-v 0.0552052 0.0550513 0.0879372
-v -0.0552052 -0.0550513 0.0879372
-v -0.0552052 0.0550513 0.0879372
-v -0.0626893 -0.0463348 -0.0879759
-v -0.0626893 0.0463348 -0.0879759
-v 0.0626893 -0.0463348 -0.0879759
-v 0.0626893 0.0463348 -0.0879759
-v 0.0626893 -0.0463348 0.0879759
-v 0.0626893 0.0463348 0.0879759
-v -0.0626893 -0.0463348 0.0879759
-v -0.0626893 0.0463348 0.0879759
-v -0.0173594 -0.0759968 -0.0879761
-v -0.0173594 0.0759968 -0.0879761
-v 0.0173594 -0.0759968 -0.0879761
-v 0.0173594 0.0759968 -0.0879761
-v 0.0173594 -0.0759968 0.0879761
-v 0.0173594 0.0759968 0.0879761
-v -0.0173594 -0.0759968 0.0879761
-v -0.0173594 0.0759968 0.0879761
-v -0.013103 -0.0768314 -0.0880347
-v -0.013103 0.0768314 -0.0880347
-v 0.013103 -0.0768314 -0.0880347
-v 0.013103 0.0768314 -0.0880347
-v 0.013103 -0.0768314 0.0880347
-v 0.013103 0.0768314 0.0880347
-v -0.013103 -0.0768314 0.0880347
-v -0.013103 0.0768314 0.0880347
-v -0.0723528 -0.0289768 -0.0880396
-v -0.0723528 0.0289768 -0.0880396
-v 0.0723528 -0.0289768 -0.0880396
-v 0.0723528 0.0289768 -0.0880396
-v 0.0723528 -0.0289768 0.0880396
-v 0.0723528 0.0289768 0.0880396
-v -0.0723528 -0.0289768 0.0880396
-v -0.0723528 0.0289768 0.0880396
-v -0.00732985 -0.0775702 -0.088142
-v -0.00732985 0.0775702 -0.088142
-v 0.00732985 -0.0775702 -0.088142
-v 0.00732985 0.0775702 -0.088142
-v 0.00732985 -0.0775702 0.088142
-v 0.00732985 0.0775702 0.088142
-v -0.00732985 -0.0775702 0.088142
-v -0.00732985 0.0775702 0.088142
-v -0.0732999 -0.0263271 -0.0882757
-v -0.0732999 0.0263271 -0.0882757
-v 0.0732999 -0.0263271 -0.0882757
-v 0.0732999 0.0263271 -0.0882757
-v 0.0732999 -0.0263271 0.0882757
-v 0.0732999 0.0263271 0.0882757
-v -0.0732999 -0.0263271 0.0882757
-v -0.0732999 0.0263271 0.0882757
-v -0.0412709 -0.0660233 -0.088375
-v -0.0412709 0.0660233 -0.088375
-v 0.0412709 -0.0660233 -0.088375
-v 0.0412709 0.0660233 -0.088375
-v 0.0412709 -0.0660233 0.088375
-v 0.0412709 0.0660233 0.088375
-v -0.0412709 -0.0660233 0.088375
-v -0.0412709 0.0660233 0.088375
-v -0.00669224 -0.0775702 -0.0883868
-v -0.00669224 0.0775702 -0.0883868
-v 0.00669224 -0.0775702 -0.0883868
-v 0.00669224 0.0775702 -0.0883868
-v 0.00669224 -0.0775702 0.0883868
-v 0.00669224 0.0775702 0.0883868
-v -0.00669224 -0.0775702 0.0883868
-v -0.00669224 0.0775702 0.0883868
-v -0.0272609 -0.0729297 -0.0883877
-v -0.0272609 0.0729297 -0.0883877
-v 0.0272609 -0.0729297 -0.0883877
-v 0.0272609 0.0729297 -0.0883877
-v 0.0272609 -0.0729297 0.0883877
-v 0.0272609 0.0729297 0.0883877
-v -0.0272609 -0.0729297 0.0883877
-v -0.0272609 0.0729297 0.0883877
-v -0.0642222 -0.0440044 -0.0884154
-v -0.0642222 0.0440044 -0.0884154
-v 0.0642222 -0.0440044 -0.0884154
-v 0.0642222 0.0440044 -0.0884154
-v 0.0642222 -0.0440044 0.0884154
-v 0.0642222 0.0440044 0.0884154
-v -0.0642222 -0.0440044 0.0884154
-v -0.0642222 0.0440044 0.0884154
-v -0.0507606 -0.0590087 -0.0884753
-v -0.0507606 0.0590087 -0.0884753
-v 0.0507606 -0.0590087 -0.0884753
-v 0.0507606 0.0590087 -0.0884753
-v 0.0507606 -0.0590087 0.0884753
-v 0.0507606 0.0590087 0.0884753
-v -0.0507606 -0.0590087 0.0884753
-v -0.0507606 0.0590087 0.0884753
-v -0.0124656 -0.0768314 -0.088481
-v -0.0124656 0.0768314 -0.088481
-v 0.0124656 -0.0768314 -0.088481
-v 0.0124656 0.0768314 -0.088481
-v 0.0124656 -0.0768314 0.088481
-v 0.0124656 0.0768314 0.088481
-v -0.0124656 -0.0768314 0.088481
-v -0.0124656 0.0768314 0.088481
-v -0.0741558 -0.0236447 -0.0884891
-v -0.0741558 0.0236447 -0.0884891
-v 0.0741558 -0.0236447 -0.0884891
-v 0.0741558 0.0236447 -0.0884891
-v 0.0741558 -0.0236447 0.0884891
-v 0.0741558 0.0236447 0.0884891
-v -0.0741558 -0.0236447 0.0884891
-v -0.0741558 0.0236447 0.0884891
-v -0.0205526 -0.0750675 -0.0885056
-v -0.0205526 0.0750675 -0.0885056
-v 0.0205526 -0.0750675 -0.0885056
-v 0.0205526 0.0750675 -0.0885056
-v 0.0205526 -0.0750675 0.0885056
-v 0.0205526 0.0750675 0.0885056
-v -0.0205526 -0.0750675 0.0885056
-v -0.0205526 0.0750675 0.0885056
-v -0.0570185 -0.0529685 -0.0885264
-v -0.0570185 0.0529685 -0.0885264
-v 0.0570185 -0.0529685 -0.0885264
-v 0.0570185 0.0529685 -0.0885264
-v 0.0570185 -0.0529685 0.0885264
-v 0.0570185 0.0529685 0.0885264
-v -0.0570185 -0.0529685 0.0885264
-v -0.0570185 0.0529685 0.0885264
-v -0.0167214 -0.0759968 -0.088571
-v -0.0167214 0.0759968 -0.088571
-v 0.0167214 -0.0759968 -0.088571
-v 0.0167214 0.0759968 -0.088571
-v 0.0167214 -0.0759968 0.088571
-v 0.0167214 0.0759968 0.088571
-v -0.0167214 -0.0759968 0.088571
-v -0.0167214 0.0759968 0.088571
-v -0.00604647 -0.0775702 -0.0886091
-v -0.00604647 0.0775702 -0.0886091
-v 0.00604647 -0.0775702 -0.0886091
-v 0.00604647 0.0775702 -0.0886091
-v 0.00604647 -0.0775702 0.0886091
-v 0.00604647 0.0775702 0.0886091
-v -0.00604647 -0.0775702 0.0886091
-v -0.00604647 0.0775702 0.0886091
-v -0.0461008 -0.0626721 -0.0886259
-v -0.0461008 0.0626721 -0.0886259
-v 0.0461008 -0.0626721 -0.0886259
-v 0.0461008 0.0626721 -0.0886259
-v 0.0461008 -0.0626721 0.0886259
-v 0.0461008 0.0626721 0.0886259
-v -0.0461008 -0.0626721 0.0886259
-v -0.0461008 0.0626721 0.0886259
-v -0.0238675 -0.0740447 -0.0886473
-v -0.0238675 0.0740447 -0.0886473
-v 0.0238675 -0.0740447 -0.0886473
-v 0.0238675 0.0740447 -0.0886473
-v 0.0238675 -0.0740447 0.0886473
-v 0.0238675 0.0740447 0.0886473
-v -0.0238675 -0.0740447 0.0886473
-v -0.0238675 0.0740447 0.0886473
-v -0.0749193 -0.0209327 -0.0886795
-v -0.0749193 0.0209327 -0.0886795
-v 0.0749193 -0.0209327 -0.0886795
-v 0.0749193 0.0209327 -0.0886795
-v 0.0749193 -0.0209327 0.0886795
-v 0.0749193 0.0209327 0.0886795
-v -0.0749193 -0.0209327 0.0886795
-v -0.0749193 0.0209327 0.0886795
-v -0.038485 -0.0675765 -0.0887704
-v -0.038485 0.0675765 -0.0887704
-v 0.038485 -0.0675765 -0.0887704
-v 0.038485 0.0675765 -0.0887704
-v 0.038485 -0.0675765 0.0887704
-v 0.038485 0.0675765 0.0887704
-v -0.038485 -0.0675765 0.0887704
-v -0.038485 0.0675765 0.0887704
-v -0.0300513 -0.0717238 -0.0887781
-v -0.0300513 0.0717238 -0.0887781
-v 0.0300513 -0.0717238 -0.0887781
-v 0.0300513 0.0717238 -0.0887781
-v 0.0300513 -0.0717238 0.0887781
-v 0.0300513 0.0717238 0.0887781
-v -0.0300513 -0.0717238 0.0887781
-v -0.0300513 0.0717238 0.0887781
-v -0.00539334 -0.0775702 -0.0888088
-v -0.00539334 0.0775702 -0.0888088
-v 0.00539334 -0.0775702 -0.0888088
-v 0.00539334 0.0775702 -0.0888088
-v 0.00539334 -0.0775702 0.0888088
-v 0.00539334 0.0775702 0.0888088
-v -0.00539334 -0.0775702 0.0888088
-v -0.00539334 0.0775702 0.0888088
-v -0.065675 -0.0416192 -0.088832
-v -0.065675 0.0416192 -0.088832
-v 0.065675 -0.0416192 -0.088832
-v 0.065675 0.0416192 -0.088832
-v 0.065675 -0.0416192 0.088832
-v 0.065675 0.0416192 0.088832
-v -0.065675 -0.0416192 0.088832
-v -0.065675 0.0416192 0.088832
-v -0.0755894 -0.0181947 -0.0888466
-v -0.0755894 0.0181947 -0.0888466
-v 0.0755894 -0.0181947 -0.0888466
-v 0.0755894 0.0181947 -0.0888466
-v 0.0755894 -0.0181947 0.0888466
-v 0.0755894 0.0181947 0.0888466
-v -0.0755894 -0.0181947 0.0888466
-v -0.0755894 0.0181947 0.0888466
-v -0.0118131 -0.0768314 -0.0889048
-v -0.0118131 0.0768314 -0.0889048
-v 0.0118131 -0.0768314 -0.0889048
-v 0.0118131 0.0768314 -0.0889048
-v 0.0118131 -0.0768314 0.0889048
-v 0.0118131 0.0768314 0.0889048
-v -0.0118131 -0.0768314 0.0889048
-v -0.0118131 0.0768314 0.0889048
-v -0.0356772 -0.0690455 -0.0889699
-v -0.0356772 0.0690455 -0.0889699
-v 0.0356772 -0.0690455 -0.0889699
-v 0.0356772 0.0690455 -0.0889699
-v 0.0356772 -0.0690455 0.0889699
-v 0.0356772 0.0690455 0.0889699
-v -0.0356772 -0.0690455 0.0889699
-v -0.0356772 0.0690455 0.0889699
-v -0.0328613 -0.0704285 -0.0889725
-v -0.0328613 0.0704285 -0.0889725
-v 0.0328613 -0.0704285 -0.0889725
-v 0.0328613 0.0704285 -0.0889725
-v 0.0328613 -0.0704285 0.0889725
-v 0.0328613 0.0704285 0.0889725
-v -0.0328613 -0.0704285 0.0889725
-v -0.0328613 0.0704285 0.0889725
-v -0.00473364 -0.0775702 -0.0889856
-v -0.00473364 0.0775702 -0.0889856
-v 0.00473364 -0.0775702 -0.0889856
-v 0.00473364 0.0775702 -0.0889856
-v 0.00473364 -0.0775702 0.0889856
-v 0.00473364 0.0775702 0.0889856
-v -0.00473364 -0.0775702 0.0889856
-v -0.00473364 0.0775702 0.0889856
-v -0.0761654 -0.0154341 -0.0889902
-v -0.0761654 0.0154341 -0.0889902
-v 0.0761654 -0.0154341 -0.0889902
-v 0.0761654 0.0154341 -0.0889902
-v 0.0761654 -0.0154341 0.0889902
-v 0.0761654 0.0154341 0.0889902
-v -0.0761654 -0.0154341 0.0889902
-v -0.0761654 0.0154341 0.0889902
-v -0.0587609 -0.0508196 -0.0890926
-v -0.0587609 0.0508196 -0.0890926
-v 0.0587609 -0.0508196 -0.0890926
-v 0.0587609 0.0508196 -0.0890926
-v 0.0587609 -0.0508196 0.0890926
-v 0.0587609 0.0508196 0.0890926
-v -0.0587609 -0.0508196 0.0890926
-v -0.0587609 0.0508196 0.0890926
-v -0.0766464 -0.0126542 -0.0891101
-v -0.0766464 0.0126542 -0.0891101
-v 0.0766464 -0.0126542 -0.0891101
-v 0.0766464 0.0126542 -0.0891101
-v 0.0766464 -0.0126542 0.0891101
-v 0.0766464 0.0126542 0.0891101
-v -0.0766464 -0.0126542 0.0891101
-v -0.0766464 0.0126542 0.0891101
-v -0.00406816 -0.0775702 -0.0891392
-v -0.00406816 0.0775702 -0.0891392
-v 0.00406816 -0.0775702 -0.0891392
-v 0.00406816 0.0775702 -0.0891392
-v 0.00406816 -0.0775702 0.0891392
-v 0.00406816 0.0775702 0.0891392
-v -0.00406816 -0.0775702 0.0891392
-v -0.00406816 0.0775702 0.0891392
-v -0.0160631 -0.0759968 -0.0891433
-v -0.0160631 0.0759968 -0.0891433
-v 0.0160631 -0.0759968 -0.0891433
-v 0.0160631 0.0759968 -0.0891433
-v 0.0160631 -0.0759968 0.0891433
-v 0.0160631 0.0759968 0.0891433
-v -0.0160631 -0.0759968 0.0891433
-v -0.0160631 0.0759968 0.0891433
-v -0.0526859 -0.0570655 -0.0891761
-v -0.0526859 0.0570655 -0.0891761
-v 0.0526859 -0.0570655 -0.0891761
-v 0.0526859 0.0570655 -0.0891761
-v 0.0526859 -0.0570655 0.0891761
-v 0.0526859 0.0570655 0.0891761
-v -0.0526859 -0.0570655 0.0891761
-v -0.0526859 0.0570655 0.0891761
-v -0.077032 -0.00985854 -0.0892062
-v -0.077032 0.00985854 -0.0892062
-v 0.077032 -0.00985854 -0.0892062
-v 0.077032 0.00985854 -0.0892062
-v 0.077032 -0.00985854 0.0892062
-v 0.077032 0.00985854 0.0892062
-v -0.077032 -0.00985854 0.0892062
-v -0.077032 0.00985854 0.0892062
-v -0.0198942 -0.0750675 -0.0892116
-v -0.0198942 0.0750675 -0.0892116
-v 0.0198942 -0.0750675 -0.0892116
-v 0.0198942 0.0750675 -0.0892116
-v 0.0198942 -0.0750675 0.0892116
-v 0.0198942 0.0750675 0.0892116
-v -0.0198942 -0.0750675 0.0892116
-v -0.0198942 0.0750675 0.0892116
-v -0.067046 -0.0391821 -0.0892251
-v -0.067046 0.0391821 -0.0892251
-v 0.067046 -0.0391821 -0.0892251
-v 0.067046 0.0391821 -0.0892251
-v 0.067046 -0.0391821 0.0892251
-v 0.067046 0.0391821 0.0892251
-v -0.067046 -0.0391821 0.0892251
-v -0.067046 0.0391821 0.0892251
-v -0.00339774 -0.0775702 -0.0892695
-v -0.00339774 0.0775702 -0.0892695
-v 0.00339774 -0.0775702 -0.0892695
-v 0.00339774 0.0775702 -0.0892695
-v 0.00339774 -0.0775702 0.0892695
-v 0.00339774 0.0775702 0.0892695
-v -0.00339774 -0.0775702 0.0892695
-v -0.00339774 0.0775702 0.0892695
-v -0.0773216 -0.0070506 -0.0892784
-v -0.0773216 0.0070506 -0.0892784
-v 0.0773216 -0.0070506 -0.0892784
-v 0.0773216 0.0070506 -0.0892784
-v 0.0773216 -0.0070506 0.0892784
-v 0.0773216 0.0070506 0.0892784
-v -0.0773216 -0.0070506 0.0892784
-v -0.0773216 0.0070506 0.0892784
-v -0.0111461 -0.0768314 -0.0893056
-v -0.0111461 0.0768314 -0.0893056
-v 0.0111461 -0.0768314 -0.0893056
-v 0.0111461 0.0768314 -0.0893056
-v 0.0111461 -0.0768314 0.0893056
-v 0.0111461 0.0768314 0.0893056
-v -0.0111461 -0.0768314 0.0893056
-v -0.0111461 0.0768314 0.0893056
-v -0.0433738 -0.0643878 -0.0893113
-v -0.0433738 0.0643878 -0.0893113
-v 0.0433738 -0.0643878 -0.0893113
-v 0.0433738 0.0643878 -0.0893113
-v 0.0433738 -0.0643878 0.0893113
-v 0.0433738 0.0643878 0.0893113
-v -0.0433738 -0.0643878 0.0893113
-v -0.0433738 0.0643878 0.0893113
-v -0.0775149 -0.00423388 -0.0893266
-v -0.0775149 0.00423388 -0.0893266
-v 0.0775149 -0.00423388 -0.0893266
-v 0.0775149 0.00423388 -0.0893266
-v 0.0775149 -0.00423388 0.0893266
-v 0.0775149 0.00423388 0.0893266
-v -0.0775149 -0.00423388 0.0893266
-v -0.0775149 0.00423388 0.0893266
-v -0.0266025 -0.0729297 -0.0893279
-v -0.0266025 0.0729297 -0.0893279
-v 0.0266025 -0.0729297 -0.0893279
-v 0.0266025 0.0729297 -0.0893279
-v 0.0266025 -0.0729297 0.0893279
-v 0.0266025 0.0729297 0.0893279
-v -0.0266025 -0.0729297 0.0893279
-v -0.0266025 0.0729297 0.0893279
-v -0.0776116 -0.00141188 -0.0893507
-v -0.0776116 0.00141188 -0.0893507
-v 0.0776116 -0.00141188 -0.0893507
-v 0.0776116 0.00141188 -0.0893507
-v 0.0776116 -0.00141188 0.0893507
-v 0.0776116 0.00141188 0.0893507
-v -0.0776116 -0.00141188 0.0893507
-v -0.0776116 0.00141188 0.0893507
-v -0.00272317 -0.0775702 -0.0893764
-v -0.00272317 0.0775702 -0.0893764
-v 0.00272317 -0.0775702 -0.0893764
-v 0.00272317 0.0775702 -0.0893764
-v 0.00272317 -0.0775702 0.0893764
-v 0.00272317 0.0775702 0.0893764
-v -0.00272317 -0.0775702 0.0893764
-v -0.00272317 0.0775702 0.0893764
-v -0.0481228 -0.0608783 -0.0894429
-v -0.0481228 0.0608783 -0.0894429
-v 0.0481228 -0.0608783 -0.0894429
-v 0.0481228 0.0608783 -0.0894429
-v 0.0481228 -0.0608783 0.0894429
-v 0.0481228 0.0608783 0.0894429
-v -0.0481228 -0.0608783 0.0894429
-v -0.0481228 0.0608783 0.0894429
-v -0.00204529 -0.0775702 -0.0894596
-v -0.00204529 0.0775702 -0.0894596
-v 0.00204529 -0.0775702 -0.0894596
-v 0.00204529 0.0775702 -0.0894596
-v 0.00204529 -0.0775702 0.0894596
-v 0.00204529 0.0775702 0.0894596
-v -0.00204529 -0.0775702 0.0894596
-v -0.00204529 0.0775702 0.0894596
-v -0.0232022 -0.0740447 -0.0894689
-v -0.0232022 0.0740447 -0.0894689
-v 0.0232022 -0.0740447 -0.0894689
-v 0.0232022 0.0740447 -0.0894689
-v 0.0232022 -0.0740447 0.0894689
-v 0.0232022 0.0740447 0.0894689
-v -0.0232022 -0.0740447 0.0894689
-v -0.0232022 0.0740447 0.0894689
-v -0.00136491 -0.0775702 -0.0895191
-v -0.00136491 0.0775702 -0.0895191
-v 0.00136491 -0.0775702 -0.0895191
-v 0.00136491 0.0775702 -0.0895191
-v 0.00136491 -0.0775702 0.0895191
-v 0.00136491 0.0775702 0.0895191
-v -0.00136491 -0.0775702 0.0895191
-v -0.00136491 0.0775702 0.0895191
-v -0.000682871 -0.0775702 -0.0895549
-v -0.000682871 0.0775702 -0.0895549
-v 0.000682871 -0.0775702 -0.0895549
-v 0.000682871 0.0775702 -0.0895549
-v 0.000682871 -0.0775702 0.0895549
-v 0.000682871 0.0775702 0.0895549
-v -0.000682871 -0.0775702 0.0895549
-v -0.000682871 0.0775702 0.0895549
-v -3.59436e-18 -0.0775702 -0.0895668
-v -3.59436e-18 0.0775702 -0.0895668
-v 1.19812e-18 -0.0775702 0.0895668
-v 1.19812e-18 0.0775702 0.0895668
-v -0.0683334 -0.0366961 -0.0895943
-v -0.0683334 0.0366961 -0.0895943
-v 0.0683334 -0.0366961 -0.0895943
-v 0.0683334 0.0366961 -0.0895943
-v 0.0683334 -0.0366961 0.0895943
-v 0.0683334 0.0366961 0.0895943
-v -0.0683334 -0.0366961 0.0895943
-v -0.0683334 0.0366961 0.0895943
-v -0.06043 -0.0486075 -0.0896349
-v -0.06043 0.0486075 -0.0896349
-v 0.06043 -0.0486075 -0.0896349
-v 0.06043 0.0486075 -0.0896349
-v 0.06043 -0.0486075 0.0896349
-v 0.06043 0.0486075 0.0896349
-v -0.06043 -0.0486075 0.0896349
-v -0.06043 0.0486075 0.0896349
-v -0.0104655 -0.0768314 -0.0896828
-v -0.0104655 0.0768314 -0.0896828
-v 0.0104655 -0.0768314 -0.0896828
-v 0.0104655 0.0768314 -0.0896828
-v 0.0104655 -0.0768314 0.0896828
-v 0.0104655 0.0768314 0.0896828
-v -0.0104655 -0.0768314 0.0896828
-v -0.0104655 0.0768314 0.0896828
-v -0.0153852 -0.0759968 -0.0896922
-v -0.0153852 0.0759968 -0.0896922
-v 0.0153852 -0.0759968 -0.0896922
-v 0.0153852 0.0759968 -0.0896922
-v 0.0153852 -0.0759968 0.0896922
-v 0.0153852 0.0759968 0.0896922
-v -0.0153852 -0.0759968 0.0896922
-v -0.0153852 0.0759968 0.0896922
-v -0.0406045 -0.0660233 -0.0898041
-v -0.0406045 0.0660233 -0.0898041
-v 0.0406045 -0.0660233 -0.0898041
-v 0.0406045 0.0660233 -0.0898041
-v 0.0406045 -0.0660233 0.0898041
-v 0.0406045 0.0660233 0.0898041
-v -0.0406045 -0.0660233 0.0898041
-v -0.0406045 0.0660233 0.0898041
-v -0.0293777 -0.0717238 -0.0898155
-v -0.0293777 0.0717238 -0.0898155
-v 0.0293777 -0.0717238 -0.0898155
-v 0.0293777 0.0717238 -0.0898155
-v 0.0293777 -0.0717238 0.0898155
-v 0.0293777 0.0717238 0.0898155
-v -0.0293777 -0.0717238 0.0898155
-v -0.0293777 0.0717238 0.0898155
-v -0.0545455 -0.0550513 -0.089853
-v -0.0545455 0.0550513 -0.089853
-v 0.0545455 -0.0550513 -0.089853
-v 0.0545455 0.0550513 -0.089853
-v 0.0545455 -0.0550513 0.089853
-v 0.0545455 0.0550513 0.089853
-v -0.0545455 -0.0550513 0.089853
-v -0.0545455 0.0550513 0.089853
-v -0.0192116 -0.0750675 -0.0898942
-v -0.0192116 0.0750675 -0.0898942
-v 0.0192116 -0.0750675 -0.0898942
-v 0.0192116 0.0750675 -0.0898942
-v 0.0192116 -0.0750675 0.0898942
-v 0.0192116 0.0750675 0.0898942
-v -0.0192116 -0.0750675 0.0898942
-v -0.0192116 0.0750675 0.0898942
-v -0.0695357 -0.0341645 -0.0899391
-v -0.0695357 0.0341645 -0.0899391
-v 0.0695357 -0.0341645 -0.0899391
-v 0.0695357 0.0341645 -0.0899391
-v 0.0695357 -0.0341645 0.0899391
-v 0.0695357 0.0341645 0.0899391
-v -0.0695357 -0.0341645 0.0899391
-v -0.0695357 0.0341645 0.0899391
-v -0.00977224 -0.0768314 -0.0900361
-v -0.00977224 0.0768314 -0.0900361
-v 0.00977224 -0.0768314 -0.0900361
-v 0.00977224 0.0768314 -0.0900361
-v 0.00977224 -0.0768314 0.0900361
-v 0.00977224 0.0768314 0.0900361
-v -0.00977224 -0.0768314 0.0900361
-v -0.00977224 0.0768314 0.0900361
-v -0.0378064 -0.0675765 -0.090102
-v -0.0378064 0.0675765 -0.090102
-v 0.0378064 -0.0675765 -0.090102
-v 0.0378064 0.0675765 -0.090102
-v 0.0378064 -0.0675765 0.090102
-v 0.0378064 0.0675765 0.090102
-v -0.0378064 -0.0675765 0.090102
-v -0.0378064 0.0675765 0.090102
-v -0.0321792 -0.0704285 -0.0901078
-v -0.0321792 0.0704285 -0.0901078
-v 0.0321792 -0.0704285 -0.0901078
-v 0.0321792 0.0704285 -0.0901078
-v 0.0321792 -0.0704285 0.0901078
-v 0.0321792 0.0704285 0.0901078
-v -0.0321792 -0.0704285 0.0901078
-v -0.0321792 0.0704285 0.0901078
-v -0.0620238 -0.0463348 -0.0901528
-v -0.0620238 0.0463348 -0.0901528
-v 0.0620238 -0.0463348 -0.0901528
-v 0.0620238 0.0463348 -0.0901528
-v 0.0620238 -0.0463348 0.0901528
-v 0.0620238 0.0463348 0.0901528
-v -0.0620238 -0.0463348 0.0901528
-v -0.0620238 0.0463348 0.0901528
-v -0.0349934 -0.0690455 -0.0902034
-v -0.0349934 0.0690455 -0.0902034
-v 0.0349934 -0.0690455 -0.0902034
-v 0.0349934 0.0690455 -0.0902034
-v 0.0349934 -0.0690455 0.0902034
-v 0.0349934 0.0690455 0.0902034
-v -0.0349934 -0.0690455 0.0902034
-v -0.0349934 0.0690455 0.0902034
-v -0.0146886 -0.0759968 -0.0902172
-v -0.0146886 0.0759968 -0.0902172
-v 0.0146886 -0.0759968 -0.0902172
-v 0.0146886 0.0759968 -0.0902172
-v 0.0146886 -0.0759968 0.0902172
-v 0.0146886 0.0759968 0.0902172
-v -0.0146886 -0.0759968 0.0902172
-v -0.0146886 0.0759968 0.0902172
-v -0.0454227 -0.0626721 -0.0902235
-v -0.0454227 0.0626721 -0.0902235
-v 0.0454227 -0.0626721 -0.0902235
-v 0.0454227 0.0626721 -0.0902235
-v 0.0454227 -0.0626721 0.0902235
-v 0.0454227 0.0626721 0.0902235
-v -0.0454227 -0.0626721 0.0902235
-v -0.0454227 0.0626721 0.0902235
-v -0.0500849 -0.0590087 -0.0902356
-v -0.0500849 0.0590087 -0.0902356
-v 0.0500849 -0.0590087 -0.0902356
-v 0.0500849 0.0590087 -0.0902356
-v 0.0500849 -0.0590087 0.0902356
-v 0.0500849 0.0590087 0.0902356
-v -0.0500849 -0.0590087 0.0902356
-v -0.0500849 0.0590087 0.0902356
-v -0.0259118 -0.0729297 -0.0902445
-v -0.0259118 0.0729297 -0.0902445
-v 0.0259118 -0.0729297 -0.0902445
-v 0.0259118 0.0729297 -0.0902445
-v 0.0259118 -0.0729297 0.0902445
-v 0.0259118 0.0729297 0.0902445
-v -0.0259118 -0.0729297 0.0902445
-v -0.0259118 0.0729297 0.0902445
-v -0.0706514 -0.0315903 -0.090259
-v -0.0706514 0.0315903 -0.090259
-v 0.0706514 -0.0315903 -0.090259
-v 0.0706514 0.0315903 -0.090259
-v 0.0706514 -0.0315903 0.090259
-v 0.0706514 0.0315903 0.090259
-v -0.0706514 -0.0315903 0.090259
-v -0.0706514 0.0315903 0.090259
-v -0.0225086 -0.0740447 -0.0902668
-v -0.0225086 0.0740447 -0.0902668
-v 0.0225086 -0.0740447 -0.0902668
-v 0.0225086 0.0740447 -0.0902668
-v 0.0225086 -0.0740447 0.0902668
-v 0.0225086 0.0740447 0.0902668
-v -0.0225086 -0.0740447 0.0902668
-v -0.0225086 0.0740447 0.0902668
-v -0.00906704 -0.0768314 -0.0903649
-v -0.00906704 0.0768314 -0.0903649
-v 0.00906704 -0.0768314 -0.0903649
-v 0.00906704 0.0768314 -0.0903649
-v 0.00906704 -0.0768314 0.0903649
-v 0.00906704 0.0768314 0.0903649
-v -0.00906704 -0.0768314 0.0903649
-v -0.00906704 0.0768314 0.0903649
-v -0.0563372 -0.0529685 -0.0905051
-v -0.0563372 0.0529685 -0.0905051
-v 0.0563372 -0.0529685 -0.0905051
-v 0.0563372 0.0529685 -0.0905051
-v 0.0563372 -0.0529685 0.0905051
-v 0.0563372 0.0529685 0.0905051
-v -0.0563372 -0.0529685 0.0905051
-v -0.0563372 0.0529685 0.0905051
-v -0.0185056 -0.0750675 -0.0905526
-v -0.0185056 0.0750675 -0.0905526
-v 0.0185056 -0.0750675 -0.0905526
-v 0.0185056 0.0750675 -0.0905526
-v 0.0185056 -0.0750675 0.0905526
-v 0.0185056 0.0750675 0.0905526
-v -0.0185056 -0.0750675 0.0905526
-v -0.0185056 0.0750675 0.0905526
-v -0.0716791 -0.0289768 -0.0905537
-v -0.0716791 0.0289768 -0.0905537
-v 0.0716791 -0.0289768 -0.0905537
-v 0.0716791 0.0289768 -0.0905537
-v 0.0716791 -0.0289768 0.0905537
-v 0.0716791 0.0289768 0.0905537
-v -0.0716791 -0.0289768 0.0905537
-v -0.0716791 0.0289768 0.0905537
-v -0.0635403 -0.0440044 -0.0906455
-v -0.0635403 0.0440044 -0.0906455
-v 0.0635403 -0.0440044 -0.0906455
-v 0.0635403 0.0440044 -0.0906455
-v 0.0635403 -0.0440044 0.0906455
-v 0.0635403 0.0440044 0.0906455
-v -0.0635403 -0.0440044 0.0906455
-v -0.0635403 0.0440044 0.0906455
-v -0.00835079 -0.0768314 -0.0906689
-v -0.00835079 0.0768314 -0.0906689
-v 0.00835079 -0.0768314 -0.0906689
-v 0.00835079 0.0768314 -0.0906689
-v 0.00835079 -0.0768314 0.0906689
-v 0.00835079 0.0768314 0.0906689
-v -0.00835079 -0.0768314 0.0906689
-v -0.00835079 0.0768314 0.0906689
-v -0.0139741 -0.0759968 -0.0907175
-v -0.0139741 0.0759968 -0.0907175
-v 0.0139741 -0.0759968 -0.0907175
-v 0.0139741 0.0759968 -0.0907175
-v 0.0139741 -0.0759968 0.0907175
-v 0.0139741 0.0759968 0.0907175
-v -0.0139741 -0.0759968 0.0907175
-v -0.0139741 0.0759968 0.0907175
-v -0.0426734 -0.0643878 -0.0908132
-v -0.0426734 0.0643878 -0.0908132
-v 0.0426734 -0.0643878 -0.0908132
-v 0.0426734 0.0643878 -0.0908132
-v 0.0426734 -0.0643878 0.0908132
-v 0.0426734 0.0643878 0.0908132
-v -0.0426734 -0.0643878 0.0908132
-v -0.0426734 0.0643878 0.0908132
-v -0.0726175 -0.0263271 -0.0908227
-v -0.0726175 0.0263271 -0.0908227
-v 0.0726175 -0.0263271 -0.0908227
-v 0.0726175 0.0263271 -0.0908227
-v 0.0726175 -0.0263271 0.0908227
-v 0.0726175 0.0263271 0.0908227
-v -0.0726175 -0.0263271 0.0908227
-v -0.0726175 0.0263271 0.0908227
-v -0.0286682 -0.0717238 -0.0908287
-v -0.0286682 0.0717238 -0.0908287
-v 0.0286682 -0.0717238 -0.0908287
-v 0.0286682 0.0717238 -0.0908287
-v 0.0286682 -0.0717238 0.0908287
-v 0.0286682 0.0717238 0.0908287
-v -0.0286682 -0.0717238 0.0908287
-v -0.0286682 0.0717238 0.0908287
-v -0.00762437 -0.0768314 -0.0909478
-v -0.00762437 0.0768314 -0.0909478
-v 0.00762437 -0.0768314 -0.0909478
-v 0.00762437 0.0768314 -0.0909478
-v 0.00762437 -0.0768314 0.0909478
-v 0.00762437 0.0768314 0.0909478
-v -0.00762437 -0.0768314 0.0909478
-v -0.00762437 0.0768314 0.0909478
-v -0.0519846 -0.0570655 -0.0910031
-v -0.0519846 0.0570655 -0.0910031
-v 0.0519846 -0.0570655 -0.0910031
-v 0.0519846 0.0570655 -0.0910031
-v 0.0519846 -0.0570655 0.0910031
-v 0.0519846 0.0570655 0.0910031
-v -0.0519846 -0.0570655 0.0910031
-v -0.0519846 0.0570655 0.0910031
-v -0.0217876 -0.0740447 -0.09104
-v -0.0217876 0.0740447 -0.09104
-v 0.0217876 -0.0740447 -0.09104
-v 0.0217876 0.0740447 -0.09104
-v 0.0217876 -0.0740447 0.09104
-v 0.0217876 0.0740447 0.09104
-v -0.0217876 -0.0740447 0.09104
-v -0.0217876 0.0740447 0.09104
-v -0.0734654 -0.0236447 -0.0910659
-v -0.0734654 0.0236447 -0.0910659
-v 0.0734654 -0.0236447 -0.0910659
-v 0.0734654 0.0236447 -0.0910659
-v 0.0734654 -0.0236447 0.0910659
-v 0.0734654 0.0236447 0.0910659
-v -0.0734654 -0.0236447 0.0910659
-v -0.0734654 0.0236447 0.0910659
-v -0.047415 -0.0608783 -0.0911105
-v -0.047415 0.0608783 -0.0911105
-v 0.047415 -0.0608783 -0.0911105
-v 0.047415 0.0608783 -0.0911105
-v 0.047415 -0.0608783 0.0911105
-v 0.047415 0.0608783 0.0911105
-v -0.047415 -0.0608783 0.0911105
-v -0.047415 0.0608783 0.0911105
-v -0.0649777 -0.0416192 -0.0911125
-v -0.0649777 0.0416192 -0.0911125
-v 0.0649777 -0.0416192 -0.0911125
-v 0.0649777 0.0416192 -0.0911125
-v 0.0649777 -0.0416192 0.0911125
-v 0.0649777 0.0416192 0.0911125
-v -0.0649777 -0.0416192 0.0911125
-v -0.0649777 0.0416192 0.0911125
-v -0.0580587 -0.0508196 -0.0911316
-v -0.0580587 0.0508196 -0.0911316
-v 0.0580587 -0.0508196 -0.0911316
-v 0.0580587 0.0508196 -0.0911316
-v 0.0580587 -0.0508196 0.0911316
-v 0.0580587 0.0508196 0.0911316
-v -0.0580587 -0.0508196 0.0911316
-v -0.0580587 0.0508196 0.0911316
-v -0.0251895 -0.0729297 -0.0911365
-v -0.0251895 0.0729297 -0.0911365
-v 0.0251895 -0.0729297 -0.0911365
-v 0.0251895 0.0729297 -0.0911365
-v 0.0251895 -0.0729297 0.0911365
-v 0.0251895 0.0729297 0.0911365
-v -0.0251895 -0.0729297 0.0911365
-v -0.0251895 0.0729297 0.0911365
-v -0.0177771 -0.0750675 -0.0911859
-v -0.0177771 0.0750675 -0.0911859
-v 0.0177771 -0.0750675 -0.0911859
-v 0.0177771 0.0750675 -0.0911859
-v 0.0177771 -0.0750675 0.0911859
-v 0.0177771 0.0750675 0.0911859
-v -0.0177771 -0.0750675 0.0911859
-v -0.0177771 0.0750675 0.0911859
-v -0.0132426 -0.0759968 -0.0911925
-v -0.0132426 0.0759968 -0.0911925
-v 0.0132426 -0.0759968 -0.0911925
-v 0.0132426 0.0759968 -0.0911925
-v 0.0132426 -0.0759968 0.0911925
-v 0.0132426 0.0759968 0.0911925
-v -0.0132426 -0.0759968 0.0911925
-v -0.0132426 0.0759968 0.0911925
-v -0.00688866 -0.0768314 -0.0912011
-v -0.00688866 0.0768314 -0.0912011
-v 0.00688866 -0.0768314 -0.0912011
-v 0.00688866 0.0768314 -0.0912011
-v 0.00688866 -0.0768314 0.0912011
-v 0.00688866 0.0768314 0.0912011
-v -0.00688866 -0.0768314 0.0912011
-v -0.00688866 0.0768314 0.0912011
-v -0.0398886 -0.0660233 -0.0912092
-v -0.0398886 0.0660233 -0.0912092
-v 0.0398886 -0.0660233 -0.0912092
-v 0.0398886 0.0660233 -0.0912092
-v 0.0398886 -0.0660233 0.0912092
-v 0.0398886 0.0660233 0.0912092
-v -0.0398886 -0.0660233 0.0912092
-v -0.0398886 0.0660233 0.0912092
-v -0.0314578 -0.0704285 -0.0912186
-v -0.0314578 0.0704285 -0.0912186
-v 0.0314578 -0.0704285 -0.0912186
-v 0.0314578 0.0704285 -0.0912186
-v 0.0314578 -0.0704285 0.0912186
-v 0.0314578 0.0704285 0.0912186
-v -0.0314578 -0.0704285 0.0912186
-v -0.0314578 0.0704285 0.0912186
-v -0.0742217 -0.0209327 -0.0912827
-v -0.0742217 0.0209327 -0.0912827
-v 0.0742217 -0.0209327 -0.0912827
-v 0.0742217 0.0209327 -0.0912827
-v 0.0742217 -0.0209327 0.0912827
-v 0.0742217 0.0209327 0.0912827
-v -0.0742217 -0.0209327 0.0912827
-v -0.0742217 0.0209327 0.0912827
-v -0.0370819 -0.0675765 -0.0914092
-v -0.0370819 0.0675765 -0.0914092
-v 0.0370819 -0.0675765 -0.0914092
-v 0.0370819 0.0675765 -0.0914092
-v 0.0370819 -0.0675765 0.0914092
-v 0.0370819 0.0675765 0.0914092
-v -0.0370819 -0.0675765 0.0914092
-v -0.0370819 0.0675765 0.0914092
-v -0.034267 -0.0690455 -0.0914124
-v -0.034267 0.0690455 -0.0914124
-v 0.034267 -0.0690455 -0.0914124
-v 0.034267 0.0690455 -0.0914124
-v 0.034267 -0.0690455 0.0914124
-v 0.034267 0.0690455 0.0914124
-v -0.034267 -0.0690455 0.0914124
-v -0.034267 0.0690455 0.0914124
-v -0.00614455 -0.0768314 -0.0914286
-v -0.00614455 0.0768314 -0.0914286
-v 0.00614455 -0.0768314 -0.0914286
-v 0.00614455 0.0768314 -0.0914286
-v 0.00614455 -0.0768314 0.0914286
-v 0.00614455 0.0768314 0.0914286
-v -0.00614455 -0.0768314 0.0914286
-v -0.00614455 0.0768314 0.0914286
-v -0.0748856 -0.0181947 -0.0914731
-v -0.0748856 0.0181947 -0.0914731
-v 0.0748856 -0.0181947 -0.0914731
-v 0.0748856 0.0181947 -0.0914731
-v 0.0748856 -0.0181947 0.0914731
-v 0.0748856 0.0181947 0.0914731
-v -0.0748856 -0.0181947 0.0914731
-v -0.0748856 0.0181947 0.0914731
-v -0.0663342 -0.0391821 -0.0915533
-v -0.0663342 0.0391821 -0.0915533
-v 0.0663342 -0.0391821 -0.0915533
-v 0.0663342 0.0391821 -0.0915533
-v 0.0663342 -0.0391821 0.0915533
-v 0.0663342 0.0391821 0.0915533
-v -0.0663342 -0.0391821 0.0915533
-v -0.0663342 0.0391821 0.0915533
-v -0.00539296 -0.0768314 -0.09163
-v -0.00539296 0.0768314 -0.09163
-v 0.00539296 -0.0768314 -0.09163
-v 0.00539296 0.0768314 -0.09163
-v 0.00539296 -0.0768314 0.09163
-v 0.00539296 0.0768314 0.09163
-v -0.00539296 -0.0768314 0.09163
-v -0.00539296 0.0768314 0.09163
-v -0.0754562 -0.0154341 -0.0916367
-v -0.0754562 0.0154341 -0.0916367
-v 0.0754562 -0.0154341 -0.0916367
-v 0.0754562 0.0154341 -0.0916367
-v 0.0754562 -0.0154341 0.0916367
-v 0.0754562 0.0154341 0.0916367
-v -0.0754562 -0.0154341 0.0916367
-v -0.0754562 0.0154341 0.0916367
-v -0.0124949 -0.0759968 -0.0916418
-v -0.0124949 0.0759968 -0.0916418
-v 0.0124949 -0.0759968 -0.0916418
-v 0.0124949 0.0759968 -0.0916418
-v 0.0124949 -0.0759968 0.0916418
-v 0.0124949 0.0759968 0.0916418
-v -0.0124949 -0.0759968 0.0916418
-v -0.0124949 0.0759968 0.0916418
-v -0.0597079 -0.0486075 -0.0917319
-v -0.0597079 0.0486075 -0.0917319
-v 0.0597079 -0.0486075 -0.0917319
-v 0.0597079 0.0486075 -0.0917319
-v 0.0597079 -0.0486075 0.0917319
-v 0.0597079 0.0486075 0.0917319
-v -0.0597079 -0.0486075 0.0917319
-v -0.0597079 0.0486075 0.0917319
-v -0.0538194 -0.0550513 -0.0917445
-v -0.0538194 0.0550513 -0.0917445
-v 0.0538194 -0.0550513 -0.0917445
-v 0.0538194 0.0550513 -0.0917445
-v 0.0538194 -0.0550513 0.0917445
-v 0.0538194 0.0550513 0.0917445
-v -0.0538194 -0.0550513 0.0917445
-v -0.0538194 0.0550513 0.0917445
-v -0.0759328 -0.0126542 -0.0917734
-v -0.0759328 0.0126542 -0.0917734
-v 0.0759328 -0.0126542 -0.0917734
-v 0.0759328 0.0126542 -0.0917734
-v 0.0759328 -0.0126542 0.0917734
-v 0.0759328 0.0126542 0.0917734
-v -0.0759328 -0.0126542 0.0917734
-v -0.0759328 0.0126542 0.0917734
-v -0.02104 -0.0740447 -0.0917875
-v -0.02104 0.0740447 -0.0917875
-v 0.02104 -0.0740447 -0.0917875
-v 0.02104 0.0740447 -0.0917875
-v 0.02104 -0.0740447 0.0917875
-v 0.02104 0.0740447 0.0917875
-v -0.02104 -0.0740447 0.0917875
-v -0.02104 0.0740447 0.0917875
-v -0.0170269 -0.0750675 -0.0917934
-v -0.0170269 0.0750675 -0.0917934
-v 0.0170269 -0.0750675 -0.0917934
-v 0.0170269 0.0750675 -0.0917934
-v 0.0170269 -0.0750675 0.0917934
-v 0.0170269 0.0750675 0.0917934
-v -0.0170269 -0.0750675 0.0917934
-v -0.0170269 0.0750675 0.0917934
-v -0.0446892 -0.0626721 -0.0917964
-v -0.0446892 0.0626721 -0.0917964
-v 0.0446892 -0.0626721 -0.0917964
-v 0.0446892 0.0626721 -0.0917964
-v 0.0446892 -0.0626721 0.0917964
-v 0.0446892 0.0626721 0.0917964
-v -0.0446892 -0.0626721 0.0917964
-v -0.0446892 0.0626721 0.0917964
-v -0.0046348 -0.0768314 -0.091805
-v -0.0046348 0.0768314 -0.091805
-v 0.0046348 -0.0768314 -0.091805
-v 0.0046348 0.0768314 -0.091805
-v 0.0046348 -0.0768314 0.091805
-v 0.0046348 0.0768314 0.091805
-v -0.0046348 -0.0768314 0.091805
-v -0.0046348 0.0768314 0.091805
-v -0.0279238 -0.0717238 -0.0918165
-v -0.0279238 0.0717238 -0.0918165
-v 0.0279238 -0.0717238 -0.0918165
-v 0.0279238 0.0717238 -0.0918165
-v 0.0279238 -0.0717238 0.0918165
-v 0.0279238 0.0717238 0.0918165
-v -0.0279238 -0.0717238 0.0918165
-v -0.0279238 0.0717238 0.0918165
-v -0.0763148 -0.00985854 -0.0918829
-v -0.0763148 0.00985854 -0.0918829
-v 0.0763148 -0.00985854 -0.0918829
-v 0.0763148 0.00985854 -0.0918829
-v 0.0763148 -0.00985854 0.0918829
-v 0.0763148 0.00985854 0.0918829
-v -0.0763148 -0.00985854 0.0918829
-v -0.0763148 0.00985854 0.0918829
-v -0.00387099 -0.0768314 -0.0919535
-v -0.00387099 0.0768314 -0.0919535
-v 0.00387099 -0.0768314 -0.0919535
-v 0.00387099 0.0768314 -0.0919535
-v 0.00387099 -0.0768314 0.0919535
-v 0.00387099 0.0768314 0.0919535
-v -0.00387099 -0.0768314 0.0919535
-v -0.00387099 0.0768314 0.0919535
-v -0.0766017 -0.0070506 -0.0919652
-v -0.0766017 0.0070506 -0.0919652
-v 0.0766017 -0.0070506 -0.0919652
-v 0.0766017 0.0070506 -0.0919652
-v 0.0766017 -0.0070506 0.0919652
-v 0.0766017 0.0070506 0.0919652
-v -0.0766017 -0.0070506 0.0919652
-v -0.0766017 0.0070506 0.0919652
-v -0.067608 -0.0366961 -0.0919672
-v -0.067608 0.0366961 -0.0919672
-v 0.067608 -0.0366961 -0.0919672
-v 0.067608 0.0366961 -0.0919672
-v 0.067608 -0.0366961 0.0919672
-v 0.067608 0.0366961 0.0919672
-v -0.067608 -0.0366961 0.0919672
-v -0.067608 0.0366961 0.0919672
-v -0.0493482 -0.0590087 -0.0919712
-v -0.0493482 0.0590087 -0.0919712
-v 0.0493482 -0.0590087 -0.0919712
-v 0.0493482 0.0590087 -0.0919712
-v 0.0493482 -0.0590087 0.0919712
-v 0.0493482 0.0590087 0.0919712
-v -0.0493482 -0.0590087 0.0919712
-v -0.0493482 0.0590087 0.0919712
-v -0.0244365 -0.0729297 -0.0920027
-v -0.0244365 0.0729297 -0.0920027
-v 0.0244365 -0.0729297 -0.0920027
-v 0.0244365 0.0729297 -0.0920027
-v 0.0244365 -0.0729297 0.0920027
-v 0.0244365 0.0729297 0.0920027
-v -0.0244365 -0.0729297 0.0920027
-v -0.0244365 0.0729297 0.0920027
-v -0.0767932 -0.00423388 -0.0920201
-v -0.0767932 0.00423388 -0.0920201
-v 0.0767932 -0.00423388 -0.0920201
-v 0.0767932 0.00423388 -0.0920201
-v 0.0767932 -0.00423388 0.0920201
-v 0.0767932 0.00423388 0.0920201
-v -0.0767932 -0.00423388 0.0920201
-v -0.0767932 0.00423388 0.0920201
-v -0.076889 -0.00141188 -0.0920476
-v -0.076889 0.00141188 -0.0920476
-v 0.076889 -0.00141188 -0.0920476
-v 0.076889 0.00141188 -0.0920476
-v 0.076889 -0.00141188 0.0920476
-v 0.076889 0.00141188 0.0920476
-v -0.076889 -0.00141188 0.0920476
-v -0.076889 0.00141188 0.0920476
-v -0.011732 -0.0759968 -0.0920647
-v -0.011732 0.0759968 -0.0920647
-v 0.011732 -0.0759968 -0.0920647
-v 0.011732 0.0759968 -0.0920647
-v 0.011732 -0.0759968 0.0920647
-v 0.011732 0.0759968 0.0920647
-v -0.011732 -0.0759968 0.0920647
-v -0.011732 0.0759968 0.0920647
-v -0.00310247 -0.0768314 -0.0920752
-v -0.00310247 0.0768314 -0.0920752
-v 0.00310247 -0.0768314 -0.0920752
-v 0.00310247 0.0768314 -0.0920752
-v 0.00310247 -0.0768314 0.0920752
-v 0.00310247 0.0768314 0.0920752
-v -0.00310247 -0.0768314 0.0920752
-v -0.00310247 0.0768314 0.0920752
-v -0.00233017 -0.0768314 -0.0921701
-v -0.00233017 0.0768314 -0.0921701
-v 0.00233017 -0.0768314 -0.0921701
-v 0.00233017 0.0768314 -0.0921701
-v 0.00233017 -0.0768314 0.0921701
-v 0.00233017 0.0768314 0.0921701
-v -0.00233017 -0.0768314 0.0921701
-v -0.00233017 0.0768314 0.0921701
-v -0.00155502 -0.0768314 -0.0922379
-v -0.00155502 0.0768314 -0.0922379
-v 0.00155502 -0.0768314 -0.0922379
-v 0.00155502 0.0768314 -0.0922379
-v 0.00155502 -0.0768314 0.0922379
-v 0.00155502 0.0768314 0.0922379
-v -0.00155502 -0.0768314 0.0922379
-v -0.00155502 0.0768314 0.0922379
-v -0.000777985 -0.0768314 -0.0922786
-v -0.000777985 0.0768314 -0.0922786
-v 0.000777985 -0.0768314 -0.0922786
-v 0.000777985 0.0768314 -0.0922786
-v 0.000777985 -0.0768314 0.0922786
-v 0.000777985 0.0768314 0.0922786
-v -0.000777985 -0.0768314 0.0922786
-v -0.000777985 0.0768314 0.0922786
-v -0.0419211 -0.0643878 -0.0922898
-v -0.0419211 0.0643878 -0.0922898
-v 0.0419211 -0.0643878 -0.0922898
-v 0.0419211 0.0643878 -0.0922898
-v 0.0419211 -0.0643878 0.0922898
-v 0.0419211 0.0643878 0.0922898
-v -0.0419211 -0.0643878 0.0922898
-v -0.0419211 0.0643878 0.0922898
-v -4.09501e-18 -0.0768314 -0.0922922
-v -4.09501e-18 0.0768314 -0.0922922
-v 1.365e-18 -0.0768314 0.0922922
-v 1.365e-18 0.0768314 0.0922922
-v -0.0306982 -0.0704285 -0.0923035
-v -0.0306982 0.0704285 -0.0923035
-v 0.0306982 -0.0704285 -0.0923035
-v 0.0306982 0.0704285 -0.0923035
-v 0.0306982 -0.0704285 0.0923035
-v 0.0306982 0.0704285 0.0923035
-v -0.0306982 -0.0704285 0.0923035
-v -0.0306982 0.0704285 0.0923035
-v -0.0612827 -0.0463348 -0.0923051
-v -0.0612827 0.0463348 -0.0923051
-v 0.0612827 -0.0463348 -0.0923051
-v 0.0612827 0.0463348 -0.0923051
-v 0.0612827 -0.0463348 0.0923051
-v 0.0612827 0.0463348 0.0923051
-v -0.0612827 -0.0463348 0.0923051
-v -0.0612827 0.0463348 0.0923051
-v -0.0687975 -0.0341645 -0.0923537
-v -0.0687975 0.0341645 -0.0923537
-v 0.0687975 -0.0341645 -0.0923537
-v 0.0687975 0.0341645 -0.0923537
-v 0.0687975 -0.0341645 0.0923537
-v 0.0687975 0.0341645 0.0923537
-v -0.0687975 -0.0341645 0.0923537
-v -0.0687975 0.0341645 0.0923537
-v -0.0162559 -0.0750675 -0.0923744
-v -0.0162559 0.0750675 -0.0923744
-v 0.0162559 -0.0750675 -0.0923744
-v 0.0162559 0.0750675 -0.0923744
-v 0.0162559 -0.0750675 0.0923744
-v 0.0162559 0.0750675 0.0923744
-v -0.0162559 -0.0750675 0.0923744
-v -0.0162559 0.0750675 0.0923744
-v -0.0555873 -0.0529685 -0.0924587
-v -0.0555873 0.0529685 -0.0924587
-v 0.0555873 -0.0529685 -0.0924587
-v 0.0555873 0.0529685 -0.0924587
-v 0.0555873 -0.0529685 0.0924587
-v 0.0555873 0.0529685 0.0924587
-v -0.0555873 -0.0529685 0.0924587
-v -0.0555873 0.0529685 0.0924587
-v -0.0109548 -0.0759968 -0.0924607
-v -0.0109548 0.0759968 -0.0924607
-v 0.0109548 -0.0759968 -0.0924607
-v 0.0109548 0.0759968 -0.0924607
-v 0.0109548 -0.0759968 0.0924607
-v 0.0109548 0.0759968 0.0924607
-v -0.0109548 -0.0759968 0.0924607
-v -0.0109548 0.0759968 0.0924607
-v -0.0202668 -0.0740447 -0.0925086
-v -0.0202668 0.0740447 -0.0925086
-v 0.0202668 -0.0740447 -0.0925086
-v 0.0202668 0.0740447 -0.0925086
-v 0.0202668 -0.0740447 0.0925086
-v 0.0202668 0.0740447 0.0925086
-v -0.0202668 -0.0740447 0.0925086
-v -0.0202668 0.0740447 0.0925086
-v -0.0391241 -0.0660233 -0.0925883
-v -0.0391241 0.0660233 -0.0925883
-v 0.0391241 -0.0660233 -0.0925883
-v 0.0391241 0.0660233 -0.0925883
-v 0.0391241 -0.0660233 0.0925883
-v 0.0391241 0.0660233 0.0925883
-v -0.0391241 -0.0660233 0.0925883
-v -0.0391241 0.0660233 0.0925883
-v -0.0334988 -0.0690455 -0.0925952
-v -0.0334988 0.0690455 -0.0925952
-v 0.0334988 -0.0690455 -0.0925952
-v 0.0334988 0.0690455 -0.0925952
-v 0.0334988 -0.0690455 0.0925952
-v 0.0334988 0.0690455 0.0925952
-v -0.0334988 -0.0690455 0.0925952
-v -0.0334988 0.0690455 0.0925952
-v -0.0363121 -0.0675765 -0.0926903
-v -0.0363121 0.0675765 -0.0926903
-v 0.0363121 -0.0675765 -0.0926903
-v 0.0363121 0.0675765 -0.0926903
-v 0.0363121 -0.0675765 0.0926903
-v 0.0363121 0.0675765 0.0926903
-v -0.0363121 -0.0675765 0.0926903
-v -0.0363121 0.0675765 0.0926903
-v -0.0699014 -0.0315903 -0.0927123
-v -0.0699014 0.0315903 -0.0927123
-v 0.0699014 -0.0315903 -0.0927123
-v 0.0699014 0.0315903 -0.0927123
-v 0.0699014 -0.0315903 0.0927123
-v 0.0699014 0.0315903 0.0927123
-v -0.0699014 -0.0315903 0.0927123
-v -0.0699014 0.0315903 0.0927123
-v -0.0466493 -0.0608783 -0.0927524
-v -0.0466493 0.0608783 -0.0927524
-v 0.0466493 -0.0608783 -0.0927524
-v 0.0466493 0.0608783 -0.0927524
-v 0.0466493 -0.0608783 0.0927524
-v 0.0466493 0.0608783 0.0927524
-v -0.0466493 -0.0608783 0.0927524
-v -0.0466493 0.0608783 0.0927524
-v -0.0271454 -0.0717238 -0.0927777
-v -0.0271454 0.0717238 -0.0927777
-v 0.0271454 -0.0717238 -0.0927777
-v 0.0271454 0.0717238 -0.0927777
-v 0.0271454 -0.0717238 0.0927777
-v 0.0271454 0.0717238 0.0927777
-v -0.0271454 -0.0717238 0.0927777
-v -0.0271454 0.0717238 0.0927777
-v -0.0512199 -0.0570655 -0.0928046
-v -0.0512199 0.0570655 -0.0928046
-v 0.0512199 -0.0570655 -0.0928046
-v 0.0512199 0.0570655 -0.0928046
-v 0.0512199 -0.0570655 0.0928046
-v 0.0512199 0.0570655 0.0928046
-v -0.0512199 -0.0570655 0.0928046
-v -0.0512199 0.0570655 0.0928046
-v -0.0101643 -0.0759968 -0.0928293
-v -0.0101643 0.0759968 -0.0928293
-v 0.0101643 -0.0759968 -0.0928293
-v 0.0101643 0.0759968 -0.0928293
-v 0.0101643 -0.0759968 0.0928293
-v 0.0101643 0.0759968 0.0928293
-v -0.0101643 -0.0759968 0.0928293
-v -0.0101643 0.0759968 0.0928293
-v -0.0236537 -0.0729297 -0.0928421
-v -0.0236537 0.0729297 -0.0928421
-v 0.0236537 -0.0729297 -0.0928421
-v 0.0236537 0.0729297 -0.0928421
-v 0.0236537 -0.0729297 0.0928421
-v 0.0236537 0.0729297 0.0928421
-v -0.0236537 -0.0729297 0.0928421
-v -0.0236537 0.0729297 0.0928421
-v -0.0627811 -0.0440044 -0.0928505
-v -0.0627811 0.0440044 -0.0928505
-v 0.0627811 -0.0440044 -0.0928505
-v 0.0627811 0.0440044 -0.0928505
-v 0.0627811 -0.0440044 0.0928505
-v 0.0627811 0.0440044 0.0928505
-v -0.0627811 -0.0440044 0.0928505
-v -0.0627811 0.0440044 0.0928505
-v -0.0154652 -0.0750675 -0.0929281
-v -0.0154652 0.0750675 -0.0929281
-v 0.0154652 -0.0750675 -0.0929281
-v 0.0154652 0.0750675 -0.0929281
-v 0.0154652 -0.0750675 0.0929281
-v 0.0154652 0.0750675 0.0929281
-v -0.0154652 -0.0750675 0.0929281
-v -0.0154652 0.0750675 0.0929281
-v -0.0709181 -0.0289768 -0.0930427
-v -0.0709181 0.0289768 -0.0930427
-v 0.0709181 -0.0289768 -0.0930427
-v 0.0709181 0.0289768 -0.0930427
-v 0.0709181 -0.0289768 0.0930427
-v 0.0709181 0.0289768 0.0930427
-v -0.0709181 -0.0289768 0.0930427
-v -0.0709181 0.0289768 0.0930427
-v -0.0572859 -0.0508196 -0.093145
-v -0.0572859 0.0508196 -0.093145
-v 0.0572859 -0.0508196 -0.093145
-v 0.0572859 0.0508196 -0.093145
-v 0.0572859 -0.0508196 0.093145
-v 0.0572859 0.0508196 0.093145
-v -0.0572859 -0.0508196 0.093145
-v -0.0572859 0.0508196 0.093145
-v -0.00936133 -0.0759968 -0.0931701
-v -0.00936133 0.0759968 -0.0931701
-v 0.00936133 -0.0759968 -0.0931701
-v 0.00936133 0.0759968 -0.0931701
-v 0.00936133 -0.0759968 0.0931701
-v 0.00936133 0.0759968 0.0931701
-v -0.00936133 -0.0759968 0.0931701
-v -0.00936133 0.0759968 0.0931701
-v -0.0194689 -0.0740447 -0.0932022
-v -0.0194689 0.0740447 -0.0932022
-v 0.0194689 -0.0740447 -0.0932022
-v 0.0194689 0.0740447 -0.0932022
-v 0.0194689 -0.0740447 0.0932022
-v 0.0194689 0.0740447 0.0932022
-v -0.0194689 -0.0740447 0.0932022
-v -0.0194689 0.0740447 0.0932022
-v -0.0439013 -0.0626721 -0.0933428
-v -0.0439013 0.0626721 -0.0933428
-v 0.0439013 -0.0626721 -0.0933428
-v 0.0439013 0.0626721 -0.0933428
-v 0.0439013 -0.0626721 0.0933428
-v 0.0439013 0.0626721 0.0933428
-v -0.0439013 -0.0626721 0.0933428
-v -0.0439013 0.0626721 0.0933428
-v -0.0718465 -0.0263271 -0.0933444
-v -0.0718465 0.0263271 -0.0933444
-v 0.0718465 -0.0263271 -0.0933444
-v 0.0718465 0.0263271 -0.0933444
-v 0.0718465 -0.0263271 0.0933444
-v 0.0718465 0.0263271 0.0933444
-v -0.0718465 -0.0263271 0.0933444
-v -0.0718465 0.0263271 0.0933444
-v -0.0299011 -0.0704285 -0.0933613
-v -0.0299011 0.0704285 -0.0933613
-v 0.0299011 -0.0704285 -0.0933613
-v 0.0299011 0.0704285 -0.0933613
-v 0.0299011 -0.0704285 0.0933613
-v 0.0299011 0.0704285 0.0933613
-v -0.0299011 -0.0704285 0.0933613
-v -0.0299011 0.0704285 0.0933613
-v -0.0642013 -0.0416192 -0.0933674
-v -0.0642013 0.0416192 -0.0933674
-v 0.0642013 -0.0416192 -0.0933674
-v 0.0642013 0.0416192 -0.0933674
-v 0.0642013 -0.0416192 0.0933674
-v 0.0642013 0.0416192 0.0933674
-v -0.0642013 -0.0416192 0.0933674
-v -0.0642013 0.0416192 0.0933674
-v -0.0146556 -0.0750675 -0.0934538
-v -0.0146556 0.0750675 -0.0934538
-v 0.0146556 -0.0750675 -0.0934538
-v 0.0146556 0.0750675 -0.0934538
-v 0.0146556 -0.0750675 0.0934538
-v 0.0146556 0.0750675 0.0934538
-v -0.0146556 -0.0750675 0.0934538
-v -0.0146556 0.0750675 0.0934538
-v -0.00854701 -0.0759968 -0.0934827
-v -0.00854701 0.0759968 -0.0934827
-v 0.00854701 -0.0759968 -0.0934827
-v 0.00854701 0.0759968 -0.0934827
-v 0.00854701 -0.0759968 0.0934827
-v 0.00854701 0.0759968 0.0934827
-v -0.00854701 -0.0759968 0.0934827
-v -0.00854701 0.0759968 0.0934827
-v -0.0530278 -0.0550513 -0.0936095
-v -0.0530278 0.0550513 -0.0936095
-v 0.0530278 -0.0550513 -0.0936095
-v 0.0530278 0.0550513 -0.0936095
-v 0.0530278 -0.0550513 0.0936095
-v 0.0530278 0.0550513 0.0936095
-v -0.0530278 -0.0550513 0.0936095
-v -0.0530278 0.0550513 0.0936095
-v -0.0726854 -0.0236447 -0.0936169
-v -0.0726854 0.0236447 -0.0936169
-v 0.0726854 -0.0236447 -0.0936169
-v 0.0726854 0.0236447 -0.0936169
-v 0.0726854 -0.0236447 0.0936169
-v 0.0726854 0.0236447 0.0936169
-v -0.0726854 -0.0236447 0.0936169
-v -0.0726854 0.0236447 0.0936169
-v -0.0228421 -0.0729297 -0.0936537
-v -0.0228421 0.0729297 -0.0936537
-v 0.0228421 -0.0729297 -0.0936537
-v 0.0228421 0.0729297 -0.0936537
-v 0.0228421 -0.0729297 0.0936537
-v 0.0228421 0.0729297 0.0936537
-v -0.0228421 -0.0729297 0.0936537
-v -0.0228421 0.0729297 0.0936537
-v -0.0485513 -0.0590087 -0.0936801
-v -0.0485513 0.0590087 -0.0936801
-v 0.0485513 -0.0590087 -0.0936801
-v 0.0485513 0.0590087 -0.0936801
-v 0.0485513 -0.0590087 0.0936801
-v 0.0485513 0.0590087 0.0936801
-v -0.0485513 -0.0590087 0.0936801
-v -0.0485513 0.0590087 0.0936801
-v -0.026334 -0.0717238 -0.0937112
-v -0.026334 0.0717238 -0.0937112
-v 0.026334 -0.0717238 -0.0937112
-v 0.026334 0.0717238 -0.0937112
-v 0.026334 -0.0717238 0.0937112
-v 0.026334 0.0717238 0.0937112
-v -0.026334 -0.0717238 0.0937112
-v -0.026334 0.0717238 0.0937112
-v -0.0411176 -0.0643878 -0.0937393
-v -0.0411176 0.0643878 -0.0937393
-v 0.0411176 -0.0643878 -0.0937393
-v 0.0411176 0.0643878 -0.0937393
-v 0.0411176 -0.0643878 0.0937393
-v 0.0411176 0.0643878 0.0937393
-v -0.0411176 -0.0643878 0.0937393
-v -0.0411176 0.0643878 0.0937393
-v -0.0326899 -0.0690455 -0.0937506
-v -0.0326899 0.0690455 -0.0937506
-v 0.0326899 -0.0690455 -0.0937506
-v 0.0326899 0.0690455 -0.0937506
-v 0.0326899 -0.0690455 0.0937506
-v 0.0326899 0.0690455 0.0937506
-v -0.0326899 -0.0690455 0.0937506
-v -0.0326899 0.0690455 0.0937506
-v -0.00772227 -0.0759968 -0.0937667
-v -0.00772227 0.0759968 -0.0937667
-v 0.00772227 -0.0759968 -0.0937667
-v 0.00772227 0.0759968 -0.0937667
-v 0.00772227 -0.0759968 0.0937667
-v 0.00772227 0.0759968 0.0937667
-v -0.00772227 -0.0759968 0.0937667
-v -0.00772227 0.0759968 0.0937667
-v -0.0589131 -0.0486075 -0.0938024
-v -0.0589131 0.0486075 -0.0938024
-v 0.0589131 -0.0486075 -0.0938024
-v 0.0589131 0.0486075 -0.0938024
-v 0.0589131 -0.0486075 0.0938024
-v 0.0589131 0.0486075 0.0938024
-v -0.0589131 -0.0486075 0.0938024
-v -0.0589131 0.0486075 0.0938024
-v -0.0655416 -0.0391821 -0.0938552
-v -0.0655416 0.0391821 -0.0938552
-v 0.0655416 -0.0391821 -0.0938552
-v 0.0655416 0.0391821 -0.0938552
-v 0.0655416 -0.0391821 0.0938552
-v 0.0655416 0.0391821 0.0938552
-v -0.0655416 -0.0391821 0.0938552
-v -0.0655416 0.0391821 0.0938552
-v -0.0734338 -0.0209327 -0.0938601
-v -0.0734338 0.0209327 -0.0938601
-v 0.0734338 -0.0209327 -0.0938601
-v 0.0734338 0.0209327 -0.0938601
-v 0.0734338 -0.0209327 0.0938601
-v 0.0734338 0.0209327 0.0938601
-v -0.0734338 -0.0209327 0.0938601
-v -0.0734338 0.0209327 0.0938601
-v -0.0186473 -0.0740447 -0.0938675
-v -0.0186473 0.0740447 -0.0938675
-v 0.0186473 -0.0740447 -0.0938675
-v 0.0186473 0.0740447 -0.0938675
-v 0.0186473 -0.0740447 0.0938675
-v 0.0186473 0.0740447 0.0938675
-v -0.0186473 -0.0740447 0.0938675
-v -0.0186473 0.0740447 0.0938675
-v -0.038312 -0.0660233 -0.09394
-v -0.038312 0.0660233 -0.09394
-v 0.038312 -0.0660233 -0.09394
-v 0.038312 0.0660233 -0.09394
-v 0.038312 -0.0660233 0.09394
-v 0.038312 0.0660233 0.09394
-v -0.038312 -0.0660233 0.09394
-v -0.038312 0.0660233 0.09394
-v -0.0354981 -0.0675765 -0.0939438
-v -0.0354981 0.0675765 -0.0939438
-v 0.0354981 -0.0675765 -0.0939438
-v 0.0354981 0.0675765 -0.0939438
-v 0.0354981 -0.0675765 0.0939438
-v 0.0354981 0.0675765 0.0939438
-v -0.0354981 -0.0675765 0.0939438
-v -0.0354981 0.0675765 0.0939438
-v -0.0138281 -0.0750675 -0.093951
-v -0.0138281 0.0750675 -0.093951
-v 0.0138281 -0.0750675 -0.093951
-v 0.0138281 0.0750675 -0.093951
-v 0.0138281 -0.0750675 0.093951
-v 0.0138281 0.0750675 0.093951
-v -0.0138281 -0.0750675 0.093951
-v -0.0138281 0.0750675 0.093951
-v -0.00688812 -0.0759968 -0.0940217
-v -0.00688812 0.0759968 -0.0940217
-v 0.00688812 -0.0759968 -0.0940217
-v 0.00688812 0.0759968 -0.0940217
-v 0.00688812 -0.0759968 0.0940217
-v 0.00688812 0.0759968 0.0940217
-v -0.00688812 -0.0759968 0.0940217
-v -0.00688812 0.0759968 0.0940217
-v -0.0740906 -0.0181947 -0.0940735
-v -0.0740906 0.0181947 -0.0940735
-v 0.0740906 -0.0181947 -0.0940735
-v 0.0740906 0.0181947 -0.0940735
-v 0.0740906 -0.0181947 0.0940735
-v 0.0740906 0.0181947 0.0940735
-v -0.0740906 -0.0181947 0.0940735
-v -0.0740906 0.0181947 0.0940735
-v -0.00604557 -0.0759968 -0.0942475
-v -0.00604557 0.0759968 -0.0942475
-v 0.00604557 -0.0759968 -0.0942475
-v 0.00604557 0.0759968 -0.0942475
-v 0.00604557 -0.0759968 0.0942475
-v 0.00604557 0.0759968 0.0942475
-v -0.00604557 -0.0759968 0.0942475
-v -0.00604557 0.0759968 0.0942475
-v -0.0746551 -0.0154341 -0.0942569
-v -0.0746551 0.0154341 -0.0942569
-v 0.0746551 -0.0154341 -0.0942569
-v 0.0746551 0.0154341 -0.0942569
-v 0.0746551 -0.0154341 0.0942569
-v 0.0746551 0.0154341 0.0942569
-v -0.0746551 -0.0154341 0.0942569
-v -0.0746551 0.0154341 0.0942569
-v -0.0668001 -0.0366961 -0.0943133
-v -0.0668001 0.0366961 -0.0943133
-v 0.0668001 -0.0366961 -0.0943133
-v 0.0668001 0.0366961 -0.0943133
-v 0.0668001 -0.0366961 0.0943133
-v 0.0668001 0.0366961 0.0943133
-v -0.0668001 -0.0366961 0.0943133
-v -0.0668001 0.0366961 0.0943133
-v -0.0458269 -0.0608783 -0.0943666
-v -0.0458269 0.0608783 -0.0943666
-v 0.0458269 -0.0608783 -0.0943666
-v 0.0458269 0.0608783 -0.0943666
-v 0.0458269 -0.0608783 0.0943666
-v 0.0458269 0.0608783 0.0943666
-v -0.0458269 -0.0608783 0.0943666
-v -0.0458269 0.0608783 0.0943666
-v -0.0547696 -0.0529685 -0.094385
-v -0.0547696 0.0529685 -0.094385
-v 0.0547696 -0.0529685 -0.094385
-v 0.0547696 0.0529685 -0.094385
-v 0.0547696 -0.0529685 0.094385
-v 0.0547696 0.0529685 0.094385
-v -0.0547696 -0.0529685 0.094385
-v -0.0547696 0.0529685 0.094385
-v -0.0290676 -0.0704285 -0.0943906
-v -0.0290676 0.0704285 -0.0943906
-v 0.0290676 -0.0704285 -0.0943906
-v 0.0290676 0.0704285 -0.0943906
-v 0.0290676 -0.0704285 0.0943906
-v 0.0290676 0.0704285 0.0943906
-v -0.0290676 -0.0704285 0.0943906
-v -0.0290676 0.0704285 0.0943906
-v -0.0751267 -0.0126542 -0.0944101
-v -0.0751267 0.0126542 -0.0944101
-v 0.0751267 -0.0126542 -0.0944101
-v 0.0751267 0.0126542 -0.0944101
-v 0.0751267 -0.0126542 0.0944101
-v 0.0751267 0.0126542 0.0944101
-v -0.0751267 -0.0126542 0.0944101
-v -0.0751267 0.0126542 0.0944101
-v -0.0129838 -0.0750675 -0.094419
-v -0.0129838 0.0750675 -0.094419
-v 0.0129838 -0.0750675 -0.094419
-v 0.0129838 0.0750675 -0.094419
-v 0.0129838 -0.0750675 0.094419
-v 0.0129838 0.0750675 0.094419
-v -0.0129838 -0.0750675 0.094419
-v -0.0129838 0.0750675 0.094419
-v -0.0604669 -0.0463348 -0.0944302
-v -0.0604669 0.0463348 -0.0944302
-v 0.0604669 -0.0463348 -0.0944302
-v 0.0604669 0.0463348 -0.0944302
-v 0.0604669 -0.0463348 0.0944302
-v 0.0604669 0.0463348 0.0944302
-v -0.0604669 -0.0463348 0.0944302
-v -0.0604669 0.0463348 0.0944302
-v -0.0220027 -0.0729297 -0.0944365
-v -0.0220027 0.0729297 -0.0944365
-v 0.0220027 -0.0729297 -0.0944365
-v 0.0220027 0.0729297 -0.0944365
-v 0.0220027 -0.0729297 0.0944365
-v 0.0220027 0.0729297 0.0944365
-v -0.0220027 -0.0729297 0.0944365
-v -0.0220027 0.0729297 0.0944365
-v -0.00519567 -0.0759968 -0.0944437
-v -0.00519567 0.0759968 -0.0944437
-v 0.00519567 -0.0759968 -0.0944437
-v 0.00519567 0.0759968 -0.0944437
-v 0.00519567 -0.0759968 0.0944437
-v 0.00519567 0.0759968 0.0944437
-v -0.00519567 -0.0759968 0.0944437
-v -0.00519567 0.0759968 0.0944437
-v -0.017803 -0.0740447 -0.0945037
-v -0.017803 0.0740447 -0.0945037
-v 0.017803 -0.0740447 -0.0945037
-v 0.017803 0.0740447 -0.0945037
-v 0.017803 -0.0740447 0.0945037
-v 0.017803 0.0740447 0.0945037
-v -0.017803 -0.0740447 0.0945037
-v -0.017803 0.0740447 0.0945037
-v -0.0755046 -0.00985854 -0.0945329
-v -0.0755046 0.00985854 -0.0945329
-v 0.0755046 -0.00985854 -0.0945329
-v 0.0755046 0.00985854 -0.0945329
-v 0.0755046 -0.00985854 0.0945329
-v 0.0755046 0.00985854 0.0945329
-v -0.0755046 -0.00985854 0.0945329
-v -0.0755046 0.00985854 0.0945329
-v -0.0503928 -0.0570655 -0.0945782
-v -0.0503928 0.0570655 -0.0945782
-v 0.0503928 -0.0570655 -0.0945782
-v 0.0503928 0.0570655 -0.0945782
-v 0.0503928 -0.0570655 0.0945782
-v 0.0503928 0.0570655 0.0945782
-v -0.0503928 -0.0570655 0.0945782
-v -0.0503928 0.0570655 0.0945782
-v -0.00433943 -0.0759968 -0.0946101
-v -0.00433943 0.0759968 -0.0946101
-v 0.00433943 -0.0759968 -0.0946101
-v 0.00433943 0.0759968 -0.0946101
-v 0.00433943 -0.0759968 0.0946101
-v 0.00433943 0.0759968 0.0946101
-v -0.00433943 -0.0759968 0.0946101
-v -0.00433943 0.0759968 0.0946101
-v -0.0254904 -0.0717238 -0.0946158
-v -0.0254904 0.0717238 -0.0946158
-v 0.0254904 -0.0717238 -0.0946158
-v 0.0254904 0.0717238 -0.0946158
-v 0.0254904 -0.0717238 0.0946158
-v 0.0254904 0.0717238 0.0946158
-v -0.0254904 -0.0717238 0.0946158
-v -0.0254904 0.0717238 0.0946158
-v -0.0757885 -0.0070506 -0.0946252
-v -0.0757885 0.0070506 -0.0946252
-v 0.0757885 -0.0070506 -0.0946252
-v 0.0757885 0.0070506 -0.0946252
-v 0.0757885 -0.0070506 0.0946252
-v 0.0757885 0.0070506 0.0946252
-v -0.0757885 -0.0070506 0.0946252
-v -0.0757885 0.0070506 0.0946252
-v -0.0759779 -0.00423388 -0.0946867
-v -0.0759779 0.00423388 -0.0946867
-v 0.0759779 -0.00423388 -0.0946867
-v 0.0759779 0.00423388 -0.0946867
-v 0.0759779 -0.00423388 0.0946867
-v 0.0759779 0.00423388 0.0946867
-v -0.0759779 -0.00423388 0.0946867
-v -0.0759779 0.00423388 0.0946867
-v -0.0760727 -0.00141188 -0.0947175
-v -0.0760727 0.00141188 -0.0947175
-v 0.0760727 -0.00141188 -0.0947175
-v 0.0760727 0.00141188 -0.0947175
-v 0.0760727 -0.00141188 0.0947175
-v 0.0760727 0.00141188 0.0947175
-v -0.0760727 -0.00141188 0.0947175
-v -0.0760727 0.00141188 0.0947175
-v -0.0679755 -0.0341645 -0.0947411
-v -0.0679755 0.0341645 -0.0947411
-v 0.0679755 -0.0341645 -0.0947411
-v 0.0679755 0.0341645 -0.0947411
-v 0.0679755 -0.0341645 0.0947411
-v 0.0679755 0.0341645 0.0947411
-v -0.0679755 -0.0341645 0.0947411
-v -0.0679755 0.0341645 0.0947411
-v -0.0034779 -0.0759968 -0.0947466
-v -0.0034779 0.0759968 -0.0947466
-v 0.0034779 -0.0759968 -0.0947466
-v 0.0034779 0.0759968 -0.0947466
-v 0.0034779 -0.0759968 0.0947466
-v 0.0034779 0.0759968 0.0947466
-v -0.0034779 -0.0759968 0.0947466
-v -0.0034779 0.0759968 0.0947466
-v -0.00261214 -0.0759968 -0.0948529
-v -0.00261214 0.0759968 -0.0948529
-v 0.00261214 -0.0759968 -0.0948529
-v 0.00261214 0.0759968 -0.0948529
-v 0.00261214 -0.0759968 0.0948529
-v 0.00261214 0.0759968 0.0948529
-v -0.00261214 -0.0759968 0.0948529
-v -0.00261214 0.0759968 0.0948529
-v -0.0121237 -0.0750675 -0.0948573
-v -0.0121237 0.0750675 -0.0948573
-v 0.0121237 -0.0750675 -0.0948573
-v 0.0121237 0.0750675 -0.0948573
-v 0.0121237 -0.0750675 0.0948573
-v 0.0121237 0.0750675 0.0948573
-v -0.0121237 -0.0750675 0.0948573
-v -0.0121237 0.0750675 0.0948573
-v -0.0430599 -0.0626721 -0.0948607
-v -0.0430599 0.0626721 -0.0948607
-v 0.0430599 -0.0626721 -0.0948607
-v 0.0430599 0.0626721 -0.0948607
-v 0.0430599 -0.0626721 0.0948607
-v 0.0430599 0.0626721 0.0948607
-v -0.0430599 -0.0626721 0.0948607
-v -0.0430599 0.0626721 0.0948607
-v -0.0318411 -0.0690455 -0.094877
-v -0.0318411 0.0690455 -0.094877
-v 0.0318411 -0.0690455 -0.094877
-v 0.0318411 0.0690455 -0.094877
-v 0.0318411 -0.0690455 0.094877
-v 0.0318411 0.0690455 0.094877
-v -0.0318411 -0.0690455 0.094877
-v -0.0318411 0.0690455 0.094877
-v -0.0017432 -0.0759968 -0.0949289
-v -0.0017432 0.0759968 -0.0949289
-v 0.0017432 -0.0759968 -0.0949289
-v 0.0017432 0.0759968 -0.0949289
-v 0.0017432 -0.0759968 0.0949289
-v 0.0017432 0.0759968 0.0949289
-v -0.0017432 -0.0759968 0.0949289
-v -0.0017432 0.0759968 0.0949289
-v -0.000872131 -0.0759968 -0.0949745
-v -0.000872131 0.0759968 -0.0949745
-v 0.000872131 -0.0759968 -0.0949745
-v 0.000872131 0.0759968 -0.0949745
-v 0.000872131 -0.0759968 0.0949745
-v 0.000872131 0.0759968 0.0949745
-v -0.000872131 -0.0759968 0.0949745
-v -0.000872131 0.0759968 0.0949745
-v -4.59055e-18 -0.0759968 -0.0949898
-v -4.59055e-18 0.0759968 -0.0949898
-v 1.53018e-18 -0.0759968 0.0949898
-v 1.53018e-18 0.0759968 0.0949898
-v -0.0619454 -0.0440044 -0.0950276
-v -0.0619454 0.0440044 -0.0950276
-v 0.0619454 -0.0440044 -0.0950276
-v 0.0619454 0.0440044 -0.0950276
-v 0.0619454 -0.0440044 0.0950276
-v 0.0619454 0.0440044 0.0950276
-v -0.0619454 -0.0440044 0.0950276
-v -0.0619454 0.0440044 0.0950276
-v -0.016937 -0.0740447 -0.0951101
-v -0.016937 0.0740447 -0.0951101
-v 0.016937 -0.0740447 -0.0951101
-v 0.016937 0.0740447 -0.0951101
-v 0.016937 -0.0740447 0.0951101
-v 0.016937 0.0740447 0.0951101
-v -0.016937 -0.0740447 0.0951101
-v -0.016937 0.0740447 0.0951101
-v -0.0564432 -0.0508196 -0.0951301
-v -0.0564432 0.0508196 -0.0951301
-v 0.0564432 -0.0508196 -0.0951301
-v 0.0564432 0.0508196 -0.0951301
-v 0.0564432 -0.0508196 0.0951301
-v 0.0564432 0.0508196 0.0951301
-v -0.0564432 -0.0508196 0.0951301
-v -0.0564432 0.0508196 0.0951301
-v -0.0690661 -0.0315903 -0.095138
-v -0.0690661 0.0315903 -0.095138
-v 0.0690661 -0.0315903 -0.095138
-v 0.0690661 0.0315903 -0.095138
-v 0.0690661 -0.0315903 0.095138
-v 0.0690661 0.0315903 0.095138
-v -0.0690661 -0.0315903 0.095138
-v -0.0690661 0.0315903 0.095138
-v -0.0402641 -0.0643878 -0.0951598
-v -0.0402641 0.0643878 -0.0951598
-v 0.0402641 -0.0643878 -0.0951598
-v 0.0402641 0.0643878 -0.0951598
-v 0.0402641 -0.0643878 0.0951598
-v 0.0402641 0.0643878 0.0951598
-v -0.0402641 -0.0643878 0.0951598
-v -0.0402641 0.0643878 0.0951598
-v -0.0346409 -0.0675765 -0.0951681
-v -0.0346409 0.0675765 -0.0951681
-v 0.0346409 -0.0675765 -0.0951681
-v 0.0346409 0.0675765 -0.0951681
-v 0.0346409 -0.0675765 0.0951681
-v 0.0346409 0.0675765 0.0951681
-v -0.0346409 -0.0675765 0.0951681
-v -0.0346409 0.0675765 0.0951681
-v -0.0211365 -0.0729297 -0.0951895
-v -0.0211365 0.0729297 -0.0951895
-v 0.0211365 -0.0729297 -0.0951895
-v 0.0211365 0.0729297 -0.0951895
-v 0.0211365 -0.0729297 0.0951895
-v 0.0211365 0.0729297 0.0951895
-v -0.0211365 -0.0729297 0.0951895
-v -0.0211365 0.0729297 0.0951895
-v -0.0374531 -0.0660233 -0.0952625
-v -0.0374531 0.0660233 -0.0952625
-v 0.0374531 -0.0660233 -0.0952625
-v 0.0374531 0.0660233 -0.0952625
-v 0.0374531 -0.0660233 0.0952625
-v 0.0374531 0.0660233 0.0952625
-v -0.0374531 -0.0660233 0.0952625
-v -0.0374531 0.0660233 0.0952625
-v -0.0112488 -0.0750675 -0.0952652
-v -0.0112488 0.0750675 -0.0952652
-v 0.0112488 -0.0750675 -0.0952652
-v 0.0112488 0.0750675 -0.0952652
-v 0.0112488 -0.0750675 0.0952652
-v 0.0112488 0.0750675 0.0952652
-v -0.0112488 -0.0750675 0.0952652
-v -0.0112488 0.0750675 0.0952652
-v -0.0476953 -0.0590087 -0.0953601
-v -0.0476953 0.0590087 -0.0953601
-v 0.0476953 -0.0590087 -0.0953601
-v 0.0476953 0.0590087 -0.0953601
-v 0.0476953 -0.0590087 0.0953601
-v 0.0476953 0.0590087 0.0953601
-v -0.0476953 -0.0590087 0.0953601
-v -0.0476953 0.0590087 0.0953601
-v -0.0281986 -0.0704285 -0.0953902
-v -0.0281986 0.0704285 -0.0953902
-v 0.0281986 -0.0704285 -0.0953902
-v 0.0281986 0.0704285 -0.0953902
-v 0.0281986 -0.0704285 0.0953902
-v 0.0281986 0.0704285 0.0953902
-v -0.0281986 -0.0704285 0.0953902
-v -0.0281986 0.0704285 0.0953902
-v -0.0521715 -0.0550513 -0.0954458
-v -0.0521715 0.0550513 -0.0954458
-v 0.0521715 -0.0550513 -0.0954458
-v 0.0521715 0.0550513 -0.0954458
-v 0.0521715 -0.0550513 0.0954458
-v 0.0521715 0.0550513 0.0954458
-v -0.0521715 -0.0550513 0.0954458
-v -0.0521715 0.0550513 0.0954458
-v -0.0246158 -0.0717238 -0.0954904
-v -0.0246158 0.0717238 -0.0954904
-v 0.0246158 -0.0717238 -0.0954904
-v 0.0246158 0.0717238 -0.0954904
-v 0.0246158 -0.0717238 0.0954904
-v 0.0246158 0.0717238 0.0954904
-v -0.0246158 -0.0717238 0.0954904
-v -0.0246158 0.0717238 0.0954904
-v -0.0700708 -0.0289768 -0.0955037
-v -0.0700708 0.0289768 -0.0955037
-v 0.0700708 -0.0289768 -0.0955037
-v 0.0700708 0.0289768 -0.0955037
-v 0.0700708 -0.0289768 0.0955037
-v 0.0700708 0.0289768 0.0955037
-v -0.0700708 -0.0289768 0.0955037
-v -0.0700708 0.0289768 0.0955037
-v -0.0633467 -0.0416192 -0.0955937
-v -0.0633467 0.0416192 -0.0955937
-v 0.0633467 -0.0416192 -0.0955937
-v 0.0633467 0.0416192 -0.0955937
-v 0.0633467 -0.0416192 0.0955937
-v 0.0633467 0.0416192 0.0955937
-v -0.0633467 -0.0416192 0.0955937
-v -0.0633467 0.0416192 0.0955937
-v -0.0103602 -0.0750675 -0.0956424
-v -0.0103602 0.0750675 -0.0956424
-v 0.0103602 -0.0750675 -0.0956424
-v 0.0103602 0.0750675 -0.0956424
-v 0.0103602 -0.0750675 0.0956424
-v 0.0103602 0.0750675 0.0956424
-v -0.0103602 -0.0750675 0.0956424
-v -0.0103602 0.0750675 0.0956424
-v -0.0160503 -0.0740447 -0.0956859
-v -0.0160503 0.0740447 -0.0956859
-v 0.0160503 -0.0740447 -0.0956859
-v 0.0160503 0.0740447 -0.0956859
-v 0.0160503 -0.0740447 0.0956859
-v 0.0160503 0.0740447 0.0956859
-v -0.0160503 -0.0740447 0.0956859
-v -0.0160503 0.0740447 0.0956859
-v -0.0709881 -0.0263271 -0.0958375
-v -0.0709881 0.0263271 -0.0958375
-v 0.0709881 -0.0263271 -0.0958375
-v 0.0709881 0.0263271 -0.0958375
-v 0.0709881 -0.0263271 0.0958375
-v 0.0709881 0.0263271 0.0958375
-v -0.0709881 -0.0263271 0.0958375
-v -0.0709881 0.0263271 0.0958375
-v -0.0580465 -0.0486075 -0.095844
-v -0.0580465 0.0486075 -0.095844
-v 0.0580465 -0.0486075 -0.095844
-v 0.0580465 0.0486075 -0.095844
-v 0.0580465 -0.0486075 0.095844
-v 0.0580465 0.0486075 0.095844
-v -0.0580465 -0.0486075 0.095844
-v -0.0580465 0.0486075 0.095844
-v -0.0202445 -0.0729297 -0.0959118
-v -0.0202445 0.0729297 -0.0959118
-v 0.0202445 -0.0729297 -0.0959118
-v 0.0202445 0.0729297 -0.0959118
-v 0.0202445 -0.0729297 0.0959118
-v 0.0202445 0.0729297 0.0959118
-v -0.0202445 -0.0729297 0.0959118
-v -0.0202445 0.0729297 0.0959118
-v -0.0449486 -0.0608783 -0.0959511
-v -0.0449486 0.0608783 -0.0959511
-v 0.0449486 -0.0608783 -0.0959511
-v 0.0449486 0.0608783 -0.0959511
-v 0.0449486 -0.0608783 0.0959511
-v 0.0449486 0.0608783 0.0959511
-v -0.0449486 -0.0608783 0.0959511
-v -0.0449486 0.0608783 0.0959511
-v -0.0309535 -0.0690455 -0.0959731
-v -0.0309535 0.0690455 -0.0959731
-v 0.0309535 -0.0690455 -0.0959731
-v 0.0309535 0.0690455 -0.0959731
-v 0.0309535 -0.0690455 0.0959731
-v 0.0309535 0.0690455 0.0959731
-v -0.0309535 -0.0690455 0.0959731
-v -0.0309535 0.0690455 0.0959731
-v -0.00945899 -0.0750675 -0.0959884
-v -0.00945899 0.0750675 -0.0959884
-v 0.00945899 -0.0750675 -0.0959884
-v 0.00945899 0.0750675 -0.0959884
-v 0.00945899 -0.0750675 0.0959884
-v 0.00945899 0.0750675 0.0959884
-v -0.00945899 -0.0750675 0.0959884
-v -0.00945899 0.0750675 0.0959884
-v -0.0646691 -0.0391821 -0.096128
-v -0.0646691 0.0391821 -0.096128
-v 0.0646691 -0.0391821 -0.096128
-v 0.0646691 0.0391821 -0.096128
-v 0.0646691 -0.0391821 0.096128
-v 0.0646691 0.0391821 0.096128
-v -0.0646691 -0.0391821 0.096128
-v -0.0646691 0.0391821 0.096128
-v -0.0718169 -0.0236447 -0.0961392
-v -0.0718169 0.0236447 -0.0961392
-v 0.0718169 -0.0236447 -0.0961392
-v 0.0718169 0.0236447 -0.0961392
-v 0.0718169 -0.0236447 0.0961392
-v 0.0718169 0.0236447 0.0961392
-v -0.0718169 -0.0236447 0.0961392
-v -0.0718169 0.0236447 0.0961392
-v -0.0151441 -0.0740447 -0.0962304
-v -0.0151441 0.0740447 -0.0962304
-v 0.0151441 -0.0740447 -0.0962304
-v 0.0151441 0.0740447 -0.0962304
-v 0.0151441 -0.0740447 0.0962304
-v 0.0151441 0.0740447 0.0962304
-v -0.0151441 -0.0740447 0.0962304
-v -0.0151441 0.0740447 0.0962304
-v -0.0538852 -0.0529685 -0.0962816
-v -0.0538852 0.0529685 -0.0962816
-v 0.0538852 -0.0529685 -0.0962816
-v 0.0538852 0.0529685 -0.0962816
-v 0.0538852 -0.0529685 0.0962816
-v 0.0538852 0.0529685 0.0962816
-v -0.0538852 -0.0529685 0.0962816
-v -0.0538852 0.0529685 0.0962816
-v -0.00854625 -0.0750675 -0.0963027
-v -0.00854625 0.0750675 -0.0963027
-v 0.00854625 -0.0750675 -0.0963027
-v 0.00854625 0.0750675 -0.0963027
-v 0.00854625 -0.0750675 0.0963027
-v 0.00854625 0.0750675 0.0963027
-v -0.00854625 -0.0750675 0.0963027
-v -0.00854625 0.0750675 0.0963027
-v -0.0495044 -0.0570655 -0.0963219
-v -0.0495044 0.0570655 -0.0963219
-v 0.0495044 -0.0570655 -0.0963219
-v 0.0495044 0.0570655 -0.0963219
-v 0.0495044 -0.0570655 0.0963219
-v 0.0495044 0.0570655 0.0963219
-v -0.0495044 -0.0570655 0.0963219
-v -0.0495044 0.0570655 0.0963219
-v -0.0237112 -0.0717238 -0.096334
-v -0.0237112 0.0717238 -0.096334
-v 0.0237112 -0.0717238 -0.096334
-v 0.0237112 0.0717238 -0.096334
-v 0.0237112 -0.0717238 0.096334
-v 0.0237112 0.0717238 0.096334
-v -0.0237112 -0.0717238 0.096334
-v -0.0237112 0.0717238 0.096334
-v -0.0421661 -0.0626721 -0.0963483
-v -0.0421661 0.0626721 -0.0963483
-v 0.0421661 -0.0626721 -0.0963483
-v 0.0421661 0.0626721 -0.0963483
-v 0.0421661 -0.0626721 0.0963483
-v 0.0421661 0.0626721 0.0963483
-v -0.0421661 -0.0626721 0.0963483
-v -0.0421661 0.0626721 0.0963483
-v -0.0272954 -0.0704285 -0.0963588
-v -0.0272954 0.0704285 -0.0963588
-v 0.0272954 -0.0704285 -0.0963588
-v 0.0272954 0.0704285 -0.0963588
-v 0.0272954 -0.0704285 0.0963588
-v 0.0272954 0.0704285 0.0963588
-v -0.0272954 -0.0704285 0.0963588
-v -0.0272954 0.0704285 0.0963588
-v -0.0337414 -0.0675765 -0.0963617
-v -0.0337414 0.0675765 -0.0963617
-v 0.0337414 -0.0675765 -0.0963617
-v 0.0337414 0.0675765 -0.0963617
-v 0.0337414 -0.0675765 0.0963617
-v 0.0337414 0.0675765 0.0963617
-v -0.0337414 -0.0675765 0.0963617
-v -0.0337414 0.0675765 0.0963617
-v -0.0725563 -0.0209327 -0.0964083
-v -0.0725563 0.0209327 -0.0964083
-v 0.0725563 -0.0209327 -0.0964083
-v 0.0725563 0.0209327 -0.0964083
-v 0.0725563 -0.0209327 0.0964083
-v 0.0725563 0.0209327 0.0964083
-v -0.0725563 -0.0209327 0.0964083
-v -0.0725563 0.0209327 0.0964083
-v -0.0595775 -0.0463348 -0.0965256
-v -0.0595775 0.0463348 -0.0965256
-v 0.0595775 -0.0463348 -0.0965256
-v 0.0595775 0.0463348 -0.0965256
-v 0.0595775 -0.0463348 0.0965256
-v 0.0595775 0.0463348 0.0965256
-v -0.0595775 -0.0463348 0.0965256
-v -0.0595775 0.0463348 0.0965256
-v -0.0393615 -0.0643878 -0.0965497
-v -0.0393615 0.0643878 -0.0965497
-v 0.0393615 -0.0643878 -0.0965497
-v 0.0393615 0.0643878 -0.0965497
-v 0.0393615 -0.0643878 0.0965497
-v 0.0393615 0.0643878 0.0965497
-v -0.0393615 -0.0643878 0.0965497
-v -0.0393615 0.0643878 0.0965497
-v -0.0365487 -0.0660233 -0.0965542
-v -0.0365487 0.0660233 -0.0965542
-v 0.0365487 -0.0660233 -0.0965542
-v 0.0365487 0.0660233 -0.0965542
-v 0.0365487 -0.0660233 0.0965542
-v 0.0365487 0.0660233 0.0965542
-v -0.0365487 -0.0660233 0.0965542
-v -0.0365487 0.0660233 0.0965542
-v -0.00762309 -0.0750675 -0.0965849
-v -0.00762309 0.0750675 -0.0965849
-v 0.00762309 -0.0750675 -0.0965849
-v 0.00762309 0.0750675 -0.0965849
-v 0.00762309 -0.0750675 0.0965849
-v 0.00762309 0.0750675 0.0965849
-v -0.00762309 -0.0750675 0.0965849
-v -0.00762309 0.0750675 0.0965849
-v -0.0193279 -0.0729297 -0.0966025
-v -0.0193279 0.0729297 -0.0966025
-v 0.0193279 -0.0729297 -0.0966025
-v 0.0193279 0.0729297 -0.0966025
-v 0.0193279 -0.0729297 0.0966025
-v 0.0193279 0.0729297 0.0966025
-v -0.0193279 -0.0729297 0.0966025
-v -0.0193279 0.0729297 0.0966025
-v -0.0659109 -0.0366961 -0.0966297
-v -0.0659109 0.0366961 -0.0966297
-v 0.0659109 -0.0366961 -0.0966297
-v 0.0659109 0.0366961 -0.0966297
-v 0.0659109 -0.0366961 0.0966297
-v 0.0659109 0.0366961 0.0966297
-v -0.0659109 -0.0366961 0.0966297
-v -0.0659109 0.0366961 0.0966297
-v -0.0732053 -0.0181947 -0.0966446
-v -0.0732053 0.0181947 -0.0966446
-v 0.0732053 -0.0181947 -0.0966446
-v 0.0732053 0.0181947 -0.0966446
-v 0.0732053 -0.0181947 0.0966446
-v 0.0732053 0.0181947 0.0966446
-v -0.0732053 -0.0181947 0.0966446
-v -0.0732053 0.0181947 0.0966446
-v -0.0142195 -0.0740447 -0.0967429
-v -0.0142195 0.0740447 -0.0967429
-v 0.0142195 -0.0740447 -0.0967429
-v 0.0142195 0.0740447 -0.0967429
-v 0.0142195 -0.0740447 0.0967429
-v 0.0142195 0.0740447 0.0967429
-v -0.0142195 -0.0740447 0.0967429
-v -0.0142195 0.0740447 0.0967429
-v -0.00669065 -0.0750675 -0.0968347
-v -0.00669065 0.0750675 -0.0968347
-v 0.00669065 -0.0750675 -0.0968347
-v 0.00669065 0.0750675 -0.0968347
-v 0.00669065 -0.0750675 0.0968347
-v 0.00669065 0.0750675 0.0968347
-v -0.00669065 -0.0750675 0.0968347
-v -0.00669065 0.0750675 0.0968347
-v -0.0737631 -0.0154341 -0.0968476
-v -0.0737631 0.0154341 -0.0968476
-v 0.0737631 -0.0154341 -0.0968476
-v 0.0737631 0.0154341 -0.0968476
-v 0.0737631 -0.0154341 0.0968476
-v 0.0737631 0.0154341 0.0968476
-v -0.0737631 -0.0154341 0.0968476
-v -0.0737631 0.0154341 0.0968476
-v -0.0467812 -0.0590087 -0.0970091
-v -0.0467812 0.0590087 -0.0970091
-v 0.0467812 -0.0590087 -0.0970091
-v 0.0467812 0.0590087 -0.0970091
-v 0.0467812 -0.0590087 0.0970091
-v 0.0467812 0.0590087 0.0970091
-v -0.0467812 -0.0590087 0.0970091
-v -0.0467812 0.0590087 0.0970091
-v -0.074229 -0.0126542 -0.0970171
-v -0.074229 0.0126542 -0.0970171
-v 0.074229 -0.0126542 -0.0970171
-v 0.074229 0.0126542 -0.0970171
-v 0.074229 -0.0126542 0.0970171
-v 0.074229 0.0126542 0.0970171
-v -0.074229 -0.0126542 0.0970171
-v -0.074229 0.0126542 0.0970171
-v -0.0300282 -0.0690455 -0.0970375
-v -0.0300282 0.0690455 -0.0970375
-v 0.0300282 -0.0690455 -0.0970375
-v 0.0300282 0.0690455 -0.0970375
-v 0.0300282 -0.0690455 0.0970375
-v 0.0300282 0.0690455 0.0970375
-v -0.0300282 -0.0690455 0.0970375
-v -0.0300282 0.0690455 0.0970375
-v -0.00575006 -0.0750675 -0.0970519
-v -0.00575006 0.0750675 -0.0970519
-v 0.00575006 -0.0750675 -0.0970519
-v 0.00575006 0.0750675 -0.0970519
-v 0.00575006 -0.0750675 0.0970519
-v 0.00575006 0.0750675 0.0970519
-v -0.00575006 -0.0750675 0.0970519
-v -0.00575006 0.0750675 0.0970519
-v -0.0555318 -0.0508196 -0.0970847
-v -0.0555318 0.0508196 -0.0970847
-v 0.0555318 -0.0508196 -0.0970847
-v 0.0555318 0.0508196 -0.0970847
-v 0.0555318 -0.0508196 0.0970847
-v 0.0555318 0.0508196 0.0970847
-v -0.0555318 -0.0508196 0.0970847
-v -0.0555318 0.0508196 0.0970847
-v -0.0670706 -0.0341645 -0.0970983
-v -0.0670706 0.0341645 -0.0970983
-v 0.0670706 -0.0341645 -0.0970983
-v 0.0670706 0.0341645 -0.0970983
-v 0.0670706 -0.0341645 0.0970983
-v 0.0670706 0.0341645 0.0970983
-v -0.0670706 -0.0341645 0.0970983
-v -0.0670706 0.0341645 0.0970983
-v -0.0227777 -0.0717238 -0.0971454
-v -0.0227777 0.0717238 -0.0971454
-v 0.0227777 -0.0717238 -0.0971454
-v 0.0227777 0.0717238 -0.0971454
-v 0.0227777 -0.0717238 0.0971454
-v 0.0227777 0.0717238 0.0971454
-v -0.0227777 -0.0717238 0.0971454
-v -0.0227777 0.0717238 0.0971454
-v -0.0746024 -0.00985854 -0.0971531
-v -0.0746024 0.00985854 -0.0971531
-v 0.0746024 -0.00985854 -0.0971531
-v 0.0746024 0.00985854 -0.0971531
-v 0.0746024 -0.00985854 0.0971531
-v 0.0746024 0.00985854 0.0971531
-v -0.0746024 -0.00985854 0.0971531
-v -0.0746024 0.00985854 0.0971531
-v -0.0610342 -0.0440044 -0.0971742
-v -0.0610342 0.0440044 -0.0971742
-v 0.0610342 -0.0440044 -0.0971742
-v 0.0610342 0.0440044 -0.0971742
-v 0.0610342 -0.0440044 0.0971742
-v 0.0610342 0.0440044 0.0971742
-v -0.0610342 -0.0440044 0.0971742
-v -0.0610342 0.0440044 0.0971742
-v -0.0132775 -0.0740447 -0.0972229
-v -0.0132775 0.0740447 -0.0972229
-v 0.0132775 -0.0740447 -0.0972229
-v 0.0132775 0.0740447 -0.0972229
-v 0.0132775 -0.0740447 0.0972229
-v 0.0132775 0.0740447 0.0972229
-v -0.0132775 -0.0740447 0.0972229
-v -0.0132775 0.0740447 0.0972229
-v -0.00480246 -0.0750675 -0.0972361
-v -0.00480246 0.0750675 -0.0972361
-v 0.00480246 -0.0750675 -0.0972361
-v 0.00480246 0.0750675 -0.0972361
-v 0.00480246 -0.0750675 0.0972361
-v 0.00480246 0.0750675 0.0972361
-v -0.00480246 -0.0750675 0.0972361
-v -0.00480246 0.0750675 0.0972361
-v -0.0512517 -0.0550513 -0.097251
-v -0.0512517 0.0550513 -0.097251
-v 0.0512517 -0.0550513 -0.097251
-v 0.0512517 0.0550513 -0.097251
-v 0.0512517 -0.0550513 0.097251
-v 0.0512517 0.0550513 0.097251
-v -0.0512517 -0.0550513 0.097251
-v -0.0512517 0.0550513 0.097251
-v -0.0748829 -0.0070506 -0.0972551
-v -0.0748829 0.0070506 -0.0972551
-v 0.0748829 -0.0070506 -0.0972551
-v 0.0748829 0.0070506 -0.0972551
-v 0.0748829 -0.0070506 0.0972551
-v 0.0748829 0.0070506 0.0972551
-v -0.0748829 -0.0070506 0.0972551
-v -0.0748829 0.0070506 0.0972551
-v -0.0183877 -0.0729297 -0.0972609
-v -0.0183877 0.0729297 -0.0972609
-v 0.0183877 -0.0729297 -0.0972609
-v 0.0183877 0.0729297 -0.0972609
-v 0.0183877 -0.0729297 0.0972609
-v 0.0183877 0.0729297 0.0972609
-v -0.0183877 -0.0729297 0.0972609
-v -0.0183877 0.0729297 0.0972609
-v -0.0263588 -0.0704285 -0.0972954
-v -0.0263588 0.0704285 -0.0972954
-v 0.0263588 -0.0704285 -0.0972954
-v 0.0263588 0.0704285 -0.0972954
-v 0.0263588 -0.0704285 0.0972954
-v 0.0263588 0.0704285 0.0972954
-v -0.0263588 -0.0704285 0.0972954
-v -0.0263588 0.0704285 0.0972954
-v -0.0750701 -0.00423388 -0.0973233
-v -0.0750701 0.00423388 -0.0973233
-v 0.0750701 -0.00423388 -0.0973233
-v 0.0750701 0.00423388 -0.0973233
-v 0.0750701 -0.00423388 0.0973233
-v 0.0750701 0.00423388 0.0973233
-v -0.0750701 -0.00423388 0.0973233
-v -0.0750701 0.00423388 0.0973233
-v -0.0751637 -0.00141188 -0.0973573
-v -0.0751637 0.00141188 -0.0973573
-v 0.0751637 -0.00141188 -0.0973573
-v 0.0751637 0.00141188 -0.0973573
-v 0.0751637 -0.00141188 0.0973573
-v 0.0751637 0.00141188 0.0973573
-v -0.0751637 -0.00141188 0.0973573
-v -0.0751637 0.00141188 0.0973573
-v -0.00384901 -0.0750675 -0.0973871
-v -0.00384901 0.0750675 -0.0973871
-v 0.00384901 -0.0750675 -0.0973871
-v 0.00384901 0.0750675 -0.0973871
-v 0.00384901 -0.0750675 0.0973871
-v 0.00384901 0.0750675 0.0973871
-v -0.00384901 -0.0750675 0.0973871
-v -0.00384901 0.0750675 0.0973871
-v -0.0440155 -0.0608783 -0.0975039
-v -0.0440155 0.0608783 -0.0975039
-v 0.0440155 -0.0608783 -0.0975039
-v 0.0440155 0.0608783 -0.0975039
-v 0.0440155 -0.0608783 0.0975039
-v 0.0440155 0.0608783 0.0975039
-v -0.0440155 -0.0608783 0.0975039
-v -0.0440155 0.0608783 0.0975039
-v -0.00289086 -0.0750675 -0.0975047
-v -0.00289086 0.0750675 -0.0975047
-v 0.00289086 -0.0750675 -0.0975047
-v 0.00289086 0.0750675 -0.0975047
-v 0.00289086 -0.0750675 0.0975047
-v 0.00289086 0.0750675 0.0975047
-v -0.00289086 -0.0750675 0.0975047
-v -0.00289086 0.0750675 0.0975047
-v -0.0328008 -0.0675765 -0.0975232
-v -0.0328008 0.0675765 -0.0975232
-v 0.0328008 -0.0675765 -0.0975232
-v 0.0328008 0.0675765 -0.0975232
-v 0.0328008 -0.0675765 0.0975232
-v 0.0328008 0.0675765 0.0975232
-v -0.0328008 -0.0675765 0.0975232
-v -0.0328008 0.0675765 0.0975232
-v -0.0681468 -0.0315903 -0.0975331
-v -0.0681468 0.0315903 -0.0975331
-v 0.0681468 -0.0315903 -0.0975331
-v 0.0681468 0.0315903 -0.0975331
-v 0.0681468 -0.0315903 0.0975331
-v 0.0681468 0.0315903 0.0975331
-v -0.0681468 -0.0315903 0.0975331
-v -0.0681468 0.0315903 0.0975331
-v -0.0019292 -0.0750675 -0.0975889
-v -0.0019292 0.0750675 -0.0975889
-v 0.0019292 -0.0750675 -0.0975889
-v 0.0019292 0.0750675 -0.0975889
-v 0.0019292 -0.0750675 0.0975889
-v 0.0019292 0.0750675 0.0975889
-v -0.0019292 -0.0750675 0.0975889
-v -0.0019292 0.0750675 0.0975889
-v -0.000965189 -0.0750675 -0.0976394
-v -0.000965189 0.0750675 -0.0976394
-v 0.000965189 -0.0750675 -0.0976394
-v 0.000965189 0.0750675 -0.0976394
-v 0.000965189 -0.0750675 0.0976394
-v 0.000965189 0.0750675 0.0976394
-v -0.000965189 -0.0750675 0.0976394
-v -0.000965189 0.0750675 0.0976394
-v -5.08037e-18 -0.0750675 -0.0976562
-v -5.08037e-18 0.0750675 -0.0976562
-v 1.69346e-18 -0.0750675 0.0976562
-v 1.69346e-18 0.0750675 0.0976562
-v -0.0123193 -0.0740447 -0.0976697
-v -0.0123193 0.0740447 -0.0976697
-v 0.0123193 -0.0740447 -0.0976697
-v 0.0123193 0.0740447 -0.0976697
-v 0.0123193 -0.0740447 0.0976697
-v 0.0123193 0.0740447 0.0976697
-v -0.0123193 -0.0740447 0.0976697
-v -0.0123193 0.0740447 0.0976697
-v -0.0624149 -0.0416192 -0.0977889
-v -0.0624149 0.0416192 -0.0977889
-v 0.0624149 -0.0416192 -0.0977889
-v 0.0624149 0.0416192 -0.0977889
-v 0.0624149 -0.0416192 0.0977889
-v 0.0624149 0.0416192 0.0977889
-v -0.0624149 -0.0416192 0.0977889
-v -0.0624149 0.0416192 0.0977889
-v -0.0412208 -0.0626721 -0.0978038
-v -0.0412208 0.0626721 -0.0978038
-v 0.0412208 -0.0626721 -0.0978038
-v 0.0412208 0.0626721 -0.0978038
-v 0.0412208 -0.0626721 0.0978038
-v 0.0412208 0.0626721 0.0978038
-v -0.0412208 -0.0626721 0.0978038
-v -0.0412208 0.0626721 0.0978038
-v -0.0355997 -0.0660233 -0.0978135
-v -0.0355997 0.0660233 -0.0978135
-v 0.0355997 -0.0660233 -0.0978135
-v 0.0355997 0.0660233 -0.0978135
-v 0.0355997 -0.0660233 0.0978135
-v 0.0355997 0.0660233 0.0978135
-v -0.0355997 -0.0660233 0.0978135
-v -0.0355997 0.0660233 0.0978135
-v -0.0571092 -0.0486075 -0.097854
-v -0.0571092 0.0486075 -0.097854
-v 0.0571092 -0.0486075 -0.097854
-v 0.0571092 0.0486075 -0.097854
-v 0.0571092 -0.0486075 0.097854
-v 0.0571092 0.0486075 0.097854
-v -0.0571092 -0.0486075 0.097854
-v -0.0571092 0.0486075 0.097854
-v -0.0174251 -0.0729297 -0.097886
-v -0.0174251 0.0729297 -0.097886
-v 0.0174251 -0.0729297 -0.097886
-v 0.0174251 0.0729297 -0.097886
-v 0.0174251 -0.0729297 0.097886
-v 0.0174251 0.0729297 0.097886
-v -0.0174251 -0.0729297 0.097886
-v -0.0174251 0.0729297 0.097886
-v -0.038411 -0.0643878 -0.0979072
-v -0.038411 0.0643878 -0.0979072
-v 0.038411 -0.0643878 -0.0979072
-v 0.038411 0.0643878 -0.0979072
-v 0.038411 -0.0643878 0.0979072
-v 0.038411 0.0643878 0.0979072
-v -0.038411 -0.0643878 0.0979072
-v -0.038411 0.0643878 0.0979072
-v -0.0218165 -0.0717238 -0.0979238
-v -0.0218165 0.0717238 -0.0979238
-v 0.0218165 -0.0717238 -0.0979238
-v 0.0218165 0.0717238 -0.0979238
-v 0.0218165 -0.0717238 0.0979238
-v 0.0218165 0.0717238 0.0979238
-v -0.0218165 -0.0717238 0.0979238
-v -0.0218165 0.0717238 0.0979238
-v -0.069138 -0.0289768 -0.0979336
-v -0.069138 0.0289768 -0.0979336
-v 0.069138 -0.0289768 -0.0979336
-v 0.069138 0.0289768 -0.0979336
-v 0.069138 -0.0289768 0.0979336
-v 0.069138 0.0289768 0.0979336
-v -0.069138 -0.0289768 0.0979336
-v -0.069138 0.0289768 0.0979336
-v -0.0485556 -0.0570655 -0.0980336
-v -0.0485556 0.0570655 -0.0980336
-v 0.0485556 -0.0570655 -0.0980336
-v 0.0485556 0.0570655 -0.0980336
-v 0.0485556 -0.0570655 0.0980336
-v 0.0485556 0.0570655 0.0980336
-v -0.0485556 -0.0570655 0.0980336
-v -0.0485556 0.0570655 0.0980336
-v -0.0290663 -0.0690455 -0.098069
-v -0.0290663 0.0690455 -0.098069
-v 0.0290663 -0.0690455 -0.098069
-v 0.0290663 0.0690455 -0.098069
-v 0.0290663 -0.0690455 0.098069
-v 0.0290663 0.0690455 0.098069
-v -0.0290663 -0.0690455 0.098069
-v -0.0290663 0.0690455 0.098069
-v -0.0113462 -0.0740447 -0.0980828
-v -0.0113462 0.0740447 -0.0980828
-v 0.0113462 -0.0740447 -0.0980828
-v 0.0113462 0.0740447 -0.0980828
-v 0.0113462 -0.0740447 0.0980828
-v 0.0113462 0.0740447 0.0980828
-v -0.0113462 -0.0740447 0.0980828
-v -0.0113462 0.0740447 0.0980828
-v -0.0529352 -0.0529685 -0.0981461
-v -0.0529352 0.0529685 -0.0981461
-v 0.0529352 -0.0529685 -0.0981461
-v 0.0529352 0.0529685 -0.0981461
-v 0.0529352 -0.0529685 0.0981461
-v 0.0529352 0.0529685 0.0981461
-v -0.0529352 -0.0529685 0.0981461
-v -0.0529352 0.0529685 0.0981461
-v -0.0253902 -0.0704285 -0.0981986
-v -0.0253902 0.0704285 -0.0981986
-v 0.0253902 -0.0704285 -0.0981986
-v 0.0253902 0.0704285 -0.0981986
-v 0.0253902 -0.0704285 0.0981986
-v 0.0253902 0.0704285 0.0981986
-v -0.0253902 -0.0704285 0.0981986
-v -0.0253902 0.0704285 0.0981986
-v -0.0700431 -0.0263271 -0.0982993
-v -0.0700431 0.0263271 -0.0982993
-v 0.0700431 -0.0263271 -0.0982993
-v 0.0700431 0.0263271 -0.0982993
-v 0.0700431 -0.0263271 0.0982993
-v 0.0700431 0.0263271 0.0982993
-v -0.0700431 -0.0263271 0.0982993
-v -0.0700431 0.0263271 0.0982993
-v -0.0637179 -0.0391821 -0.098369
-v -0.0637179 0.0391821 -0.098369
-v 0.0637179 -0.0391821 -0.098369
-v 0.0637179 0.0391821 -0.098369
-v 0.0637179 -0.0391821 0.098369
-v 0.0637179 0.0391821 0.098369
-v -0.0637179 -0.0391821 0.098369
-v -0.0637179 0.0391821 0.098369
-v -0.0103592 -0.0740447 -0.0984617
-v -0.0103592 0.0740447 -0.0984617
-v 0.0103592 -0.0740447 -0.0984617
-v 0.0103592 0.0740447 -0.0984617
-v 0.0103592 -0.0740447 0.0984617
-v 0.0103592 0.0740447 0.0984617
-v -0.0103592 -0.0740447 0.0984617
-v -0.0103592 0.0740447 0.0984617
-v -0.0164413 -0.0729297 -0.0984771
-v -0.0164413 0.0729297 -0.0984771
-v 0.0164413 -0.0729297 -0.0984771
-v 0.0164413 0.0729297 -0.0984771
-v 0.0164413 -0.0729297 0.0984771
-v 0.0164413 0.0729297 0.0984771
-v -0.0164413 -0.0729297 0.0984771
-v -0.0164413 0.0729297 0.0984771
-v -0.0586155 -0.0463348 -0.0985887
-v -0.0586155 0.0463348 -0.0985887
-v 0.0586155 -0.0463348 -0.0985887
-v 0.0586155 0.0463348 -0.0985887
-v 0.0586155 -0.0463348 0.0985887
-v 0.0586155 0.0463348 0.0985887
-v -0.0586155 -0.0463348 0.0985887
-v -0.0586155 0.0463348 0.0985887
-v -0.0458101 -0.0590087 -0.0986253
-v -0.0458101 0.0590087 -0.0986253
-v 0.0458101 -0.0590087 -0.0986253
-v 0.0458101 0.0590087 -0.0986253
-v 0.0458101 -0.0590087 0.0986253
-v 0.0458101 0.0590087 0.0986253
-v -0.0458101 -0.0590087 0.0986253
-v -0.0458101 0.0590087 0.0986253
-v -0.0708609 -0.0236447 -0.0986297
-v -0.0708609 0.0236447 -0.0986297
-v 0.0708609 -0.0236447 -0.0986297
-v 0.0708609 0.0236447 -0.0986297
-v 0.0708609 -0.0236447 0.0986297
-v 0.0708609 0.0236447 0.0986297
-v -0.0708609 -0.0236447 0.0986297
-v -0.0708609 0.0236447 0.0986297
-v -0.0318203 -0.0675765 -0.0986511
-v -0.0318203 0.0675765 -0.0986511
-v 0.0318203 -0.0675765 -0.0986511
-v 0.0318203 0.0675765 -0.0986511
-v 0.0318203 -0.0675765 0.0986511
-v 0.0318203 0.0675765 0.0986511
-v -0.0318203 -0.0675765 0.0986511
-v -0.0318203 0.0675765 0.0986511
-v -0.0208287 -0.0717238 -0.0986682
-v -0.0208287 0.0717238 -0.0986682
-v 0.0208287 -0.0717238 -0.0986682
-v 0.0208287 0.0717238 -0.0986682
-v 0.0208287 -0.0717238 0.0986682
-v 0.0208287 0.0717238 0.0986682
-v -0.0208287 -0.0717238 0.0986682
-v -0.0208287 0.0717238 0.0986682
-v -0.00935959 -0.0740447 -0.0988058
-v -0.00935959 0.0740447 -0.0988058
-v 0.00935959 -0.0740447 -0.0988058
-v 0.00935959 0.0740447 -0.0988058
-v 0.00935959 -0.0740447 0.0988058
-v 0.00935959 0.0740447 0.0988058
-v -0.00935959 -0.0740447 0.0988058
-v -0.00935959 0.0740447 0.0988058
-v -0.0649414 -0.0366961 -0.0989138
-v -0.0649414 0.0366961 -0.0989138
-v 0.0649414 -0.0366961 -0.0989138
-v 0.0649414 0.0366961 -0.0989138
-v 0.0649414 -0.0366961 0.0989138
-v 0.0649414 0.0366961 0.0989138
-v -0.0649414 -0.0366961 0.0989138
-v -0.0649414 0.0366961 0.0989138
-v -0.0715905 -0.0209327 -0.0989244
-v -0.0715905 0.0209327 -0.0989244
-v 0.0715905 -0.0209327 -0.0989244
-v 0.0715905 0.0209327 -0.0989244
-v 0.0715905 -0.0209327 0.0989244
-v 0.0715905 0.0209327 0.0989244
-v -0.0715905 -0.0209327 0.0989244
-v -0.0715905 0.0209327 0.0989244
-v -0.0545528 -0.0508196 -0.0990062
-v -0.0545528 0.0508196 -0.0990062
-v 0.0545528 -0.0508196 -0.0990062
-v 0.0545528 0.0508196 -0.0990062
-v 0.0545528 -0.0508196 0.0990062
-v 0.0545528 0.0508196 0.0990062
-v -0.0545528 -0.0508196 0.0990062
-v -0.0545528 0.0508196 0.0990062
-v -0.0502694 -0.0550513 -0.0990231
-v -0.0502694 0.0550513 -0.0990231
-v 0.0502694 -0.0550513 -0.0990231
-v 0.0502694 0.0550513 -0.0990231
-v 0.0502694 -0.0550513 0.0990231
-v 0.0502694 0.0550513 0.0990231
-v -0.0502694 -0.0550513 0.0990231
-v -0.0502694 0.0550513 0.0990231
-v -0.0430288 -0.0608783 -0.0990233
-v -0.0430288 0.0608783 -0.0990233
-v 0.0430288 -0.0608783 -0.0990233
-v 0.0430288 0.0608783 -0.0990233
-v 0.0430288 -0.0608783 0.0990233
-v 0.0430288 0.0608783 0.0990233
-v -0.0430288 -0.0608783 0.0990233
-v -0.0430288 0.0608783 0.0990233
-v -0.0154374 -0.0729297 -0.0990336
-v -0.0154374 0.0729297 -0.0990336
-v 0.0154374 -0.0729297 -0.0990336
-v 0.0154374 0.0729297 -0.0990336
-v 0.0154374 -0.0729297 0.0990336
-v 0.0154374 0.0729297 0.0990336
-v -0.0154374 -0.0729297 0.0990336
-v -0.0154374 0.0729297 0.0990336
-v -0.0346073 -0.0660233 -0.099039
-v -0.0346073 0.0660233 -0.099039
-v 0.0346073 -0.0660233 -0.099039
-v 0.0346073 0.0660233 -0.099039
-v 0.0346073 -0.0660233 0.099039
-v 0.0346073 0.0660233 0.099039
-v -0.0346073 -0.0660233 0.099039
-v -0.0346073 0.0660233 0.099039
-v -0.028069 -0.0690455 -0.0990663
-v -0.028069 0.0690455 -0.0990663
-v 0.028069 -0.0690455 -0.0990663
-v 0.028069 0.0690455 -0.0990663
-v 0.028069 -0.0690455 0.0990663
-v 0.028069 0.0690455 0.0990663
-v -0.028069 -0.0690455 0.0990663
-v -0.028069 0.0690455 0.0990663
-v -0.0243906 -0.0704285 -0.0990676
-v -0.0243906 0.0704285 -0.0990676
-v 0.0243906 -0.0704285 -0.0990676
-v 0.0243906 0.0704285 -0.0990676
-v 0.0243906 -0.0704285 0.0990676
-v 0.0243906 0.0704285 0.0990676
-v -0.0243906 -0.0704285 0.0990676
-v -0.0243906 0.0704285 0.0990676
-v -0.00834858 -0.0740447 -0.0991149
-v -0.00834858 0.0740447 -0.0991149
-v 0.00834858 -0.0740447 -0.0991149
-v 0.00834858 0.0740447 -0.0991149
-v 0.00834858 -0.0740447 0.0991149
-v 0.00834858 0.0740447 0.0991149
-v -0.00834858 -0.0740447 0.0991149
-v -0.00834858 0.0740447 0.0991149
-v -0.0722308 -0.0181947 -0.0991832
-v -0.0722308 0.0181947 -0.0991832
-v 0.0722308 -0.0181947 -0.0991832
-v 0.0722308 0.0181947 -0.0991832
-v 0.0722308 -0.0181947 0.0991832
-v 0.0722308 0.0181947 0.0991832
-v -0.0722308 -0.0181947 0.0991832
-v -0.0722308 0.0181947 0.0991832
-v -0.0402254 -0.0626721 -0.0992255
-v -0.0402254 0.0626721 -0.0992255
-v 0.0402254 -0.0626721 -0.0992255
-v 0.0402254 0.0626721 -0.0992255
-v 0.0402254 -0.0626721 0.0992255
-v 0.0402254 0.0626721 0.0992255
-v -0.0402254 -0.0626721 0.0992255
-v -0.0402254 0.0626721 0.0992255
-v -0.0374136 -0.0643878 -0.0992307
-v -0.0374136 0.0643878 -0.0992307
-v 0.0374136 -0.0643878 -0.0992307
-v 0.0374136 0.0643878 -0.0992307
-v 0.0374136 -0.0643878 0.0992307
-v 0.0374136 0.0643878 0.0992307
-v -0.0374136 -0.0643878 0.0992307
-v -0.0374136 0.0643878 0.0992307
-v -0.0600487 -0.0440044 -0.0992877
-v -0.0600487 0.0440044 -0.0992877
-v 0.0600487 -0.0440044 -0.0992877
-v 0.0600487 0.0440044 -0.0992877
-v 0.0600487 -0.0440044 0.0992877
-v 0.0600487 0.0440044 0.0992877
-v -0.0600487 -0.0440044 0.0992877
-v -0.0600487 0.0440044 0.0992877
-v -0.0198155 -0.0717238 -0.0993777
-v -0.0198155 0.0717238 -0.0993777
-v 0.0198155 -0.0717238 -0.0993777
-v 0.0198155 0.0717238 -0.0993777
-v 0.0198155 -0.0717238 0.0993777
-v 0.0198155 0.0717238 0.0993777
-v -0.0198155 -0.0717238 0.0993777
-v -0.0198155 0.0717238 0.0993777
-v -0.00732739 -0.0740447 -0.0993886
-v -0.00732739 0.0740447 -0.0993886
-v 0.00732739 -0.0740447 -0.0993886
-v 0.00732739 0.0740447 -0.0993886
-v 0.00732739 -0.0740447 0.0993886
-v 0.00732739 0.0740447 0.0993886
-v -0.00732739 -0.0740447 0.0993886
-v -0.00732739 0.0740447 0.0993886
-v -0.0727812 -0.0154341 -0.0994055
-v -0.0727812 0.0154341 -0.0994055
-v 0.0727812 -0.0154341 -0.0994055
-v 0.0727812 0.0154341 -0.0994055
-v 0.0727812 -0.0154341 0.0994055
-v 0.0727812 0.0154341 0.0994055
-v -0.0727812 -0.0154341 0.0994055
-v -0.0727812 0.0154341 0.0994055
-v -0.066084 -0.0341645 -0.0994225
-v -0.066084 0.0341645 -0.0994225
-v 0.066084 -0.0341645 -0.0994225
-v 0.066084 0.0341645 -0.0994225
-v 0.066084 -0.0341645 0.0994225
-v 0.066084 0.0341645 0.0994225
-v -0.066084 -0.0341645 0.0994225
-v -0.066084 0.0341645 0.0994225
-v -0.0144148 -0.0729297 -0.0995546
-v -0.0144148 0.0729297 -0.0995546
-v 0.0144148 -0.0729297 -0.0995546
-v 0.0144148 0.0729297 -0.0995546
-v 0.0144148 -0.0729297 0.0995546
-v 0.0144148 0.0729297 0.0995546
-v -0.0144148 -0.0729297 0.0995546
-v -0.0144148 0.0729297 0.0995546
-v -0.0732409 -0.0126542 -0.0995912
-v -0.0732409 0.0126542 -0.0995912
-v 0.0732409 -0.0126542 -0.0995912
-v 0.0732409 0.0126542 -0.0995912
-v 0.0732409 -0.0126542 0.0995912
-v 0.0732409 0.0126542 0.0995912
-v -0.0732409 -0.0126542 0.0995912
-v -0.0732409 0.0126542 0.0995912
-v -0.00629728 -0.0740447 -0.0996264
-v -0.00629728 0.0740447 -0.0996264
-v 0.00629728 -0.0740447 -0.0996264
-v 0.00629728 0.0740447 -0.0996264
-v 0.00629728 -0.0740447 0.0996264
-v 0.00629728 0.0740447 0.0996264
-v -0.00629728 -0.0740447 0.0996264
-v -0.00629728 0.0740447 0.0996264
-v -0.0475476 -0.0570655 -0.0997111
-v -0.0475476 0.0570655 -0.0997111
-v 0.0475476 -0.0570655 -0.0997111
-v 0.0475476 0.0570655 -0.0997111
-v 0.0475476 -0.0570655 0.0997111
-v 0.0475476 0.0570655 0.0997111
-v -0.0475476 -0.0570655 0.0997111
-v -0.0475476 0.0570655 0.0997111
-v -0.0736093 -0.00985854 -0.0997401
-v -0.0736093 0.00985854 -0.0997401
-v 0.0736093 -0.00985854 -0.0997401
-v 0.0736093 0.00985854 -0.0997401
-v 0.0736093 -0.00985854 0.0997401
-v 0.0736093 0.00985854 0.0997401
-v -0.0736093 -0.00985854 0.0997401
-v -0.0736093 0.00985854 0.0997401
-v -0.030801 -0.0675765 -0.0997442
-v -0.030801 0.0675765 -0.0997442
-v 0.030801 -0.0675765 -0.0997442
-v 0.030801 0.0675765 -0.0997442
-v 0.030801 -0.0675765 0.0997442
-v 0.030801 0.0675765 0.0997442
-v -0.030801 -0.0675765 0.0997442
-v -0.030801 0.0675765 0.0997442
-v -0.0052595 -0.0740447 -0.0998281
-v -0.0052595 0.0740447 -0.0998281
-v 0.0052595 -0.0740447 -0.0998281
-v 0.0052595 0.0740447 -0.0998281
-v 0.0052595 -0.0740447 0.0998281
-v 0.0052595 0.0740447 0.0998281
-v -0.0052595 -0.0740447 0.0998281
-v -0.0052595 0.0740447 0.0998281
-v -0.0561023 -0.0486075 -0.0998301
-v -0.0561023 0.0486075 -0.0998301
-v 0.0561023 -0.0486075 -0.0998301
-v 0.0561023 0.0486075 -0.0998301
-v 0.0561023 -0.0486075 0.0998301
-v 0.0561023 0.0486075 0.0998301
-v -0.0561023 -0.0486075 0.0998301
-v -0.0561023 0.0486075 0.0998301
-v -0.0738861 -0.0070506 -0.0998519
-v -0.0738861 0.0070506 -0.0998519
-v 0.0738861 -0.0070506 -0.0998519
-v 0.0738861 0.0070506 -0.0998519
-v 0.0738861 -0.0070506 0.0998519
-v 0.0738861 0.0070506 0.0998519
-v -0.0738861 -0.0070506 0.0998519
-v -0.0738861 0.0070506 0.0998519
-v -0.0671444 -0.0315903 -0.0998946
-v -0.0671444 0.0315903 -0.0998946
-v 0.0671444 -0.0315903 -0.0998946
-v 0.0671444 0.0315903 -0.0998946
-v 0.0671444 -0.0315903 0.0998946
-v 0.0671444 0.0315903 0.0998946
-v -0.0671444 -0.0315903 0.0998946
-v -0.0671444 0.0315903 0.0998946
-v -0.0233613 -0.0704285 -0.0999011
-v -0.0233613 0.0704285 -0.0999011
-v 0.0233613 -0.0704285 -0.0999011
-v 0.0233613 0.0704285 -0.0999011
-v 0.0233613 -0.0704285 0.0999011
-v 0.0233613 0.0704285 0.0999011
-v -0.0233613 -0.0704285 0.0999011
-v -0.0233613 0.0704285 0.0999011
-v -0.0740708 -0.00423388 -0.0999265
-v -0.0740708 0.00423388 -0.0999265
-v 0.0740708 -0.00423388 -0.0999265
-v 0.0740708 0.00423388 -0.0999265
-v 0.0740708 -0.00423388 0.0999265
-v 0.0740708 0.00423388 0.0999265
-v -0.0740708 -0.00423388 0.0999265
-v -0.0740708 0.00423388 0.0999265
-v -0.0614071 -0.0416192 -0.0999502
-v -0.0614071 0.0416192 -0.0999502
-v 0.0614071 -0.0416192 -0.0999502
-v 0.0614071 0.0416192 -0.0999502
-v 0.0614071 -0.0416192 0.0999502
-v 0.0614071 0.0416192 0.0999502
-v -0.0614071 -0.0416192 0.0999502
-v -0.0614071 0.0416192 0.0999502
-v -0.0741632 -0.00141188 -0.0999639
-v -0.0741632 0.00141188 -0.0999639
-v 0.0741632 -0.00141188 -0.0999639
-v 0.0741632 0.00141188 -0.0999639
-v 0.0741632 -0.00141188 0.0999639
-v 0.0741632 0.00141188 0.0999639
-v -0.0741632 -0.00141188 0.0999639
-v -0.0741632 0.00141188 0.0999639
-v -0.0519207 -0.0529685 -0.0999764
-v -0.0519207 0.0529685 -0.0999764
-v 0.0519207 -0.0529685 -0.0999764
-v 0.0519207 0.0529685 -0.0999764
-v 0.0519207 -0.0529685 0.0999764
-v 0.0519207 0.0529685 0.0999764
-v -0.0519207 -0.0529685 0.0999764
-v -0.0519207 0.0529685 0.0999764
-v -0.00421531 -0.0740447 -0.0999935
-v -0.00421531 0.0740447 -0.0999935
-v 0.00421531 -0.0740447 -0.0999935
-v 0.00421531 0.0740447 -0.0999935
-v 0.00421531 -0.0740447 0.0999935
-v 0.00421531 0.0740447 0.0999935
-v -0.00421531 -0.0740447 0.0999935
-v -0.00421531 0.0740447 0.0999935
-v -0.0270375 -0.0690455 -0.100028
-v -0.0270375 0.0690455 -0.100028
-v 0.0270375 -0.0690455 -0.100028
-v 0.0270375 0.0690455 -0.100028
-v 0.0270375 -0.0690455 0.100028
-v 0.0270375 0.0690455 0.100028
-v -0.0270375 -0.0690455 0.100028
-v -0.0270375 0.0690455 0.100028
-v -0.0133745 -0.0729297 -0.10004
-v -0.0133745 0.0729297 -0.10004
-v 0.0133745 -0.0729297 -0.10004
-v 0.0133745 0.0729297 -0.10004
-v 0.0133745 -0.0729297 0.10004
-v 0.0133745 0.0729297 0.10004
-v -0.0133745 -0.0729297 0.10004
-v -0.0133745 0.0729297 0.10004
-v -0.0187781 -0.0717238 -0.100051
-v -0.0187781 0.0717238 -0.100051
-v 0.0187781 -0.0717238 -0.100051
-v 0.0187781 0.0717238 -0.100051
-v 0.0187781 -0.0717238 0.100051
-v 0.0187781 0.0717238 0.100051
-v -0.0187781 -0.0717238 0.100051
-v -0.0187781 0.0717238 0.100051
-v -0.00316599 -0.0740447 -0.100122
-v -0.00316599 0.0740447 -0.100122
-v 0.00316599 -0.0740447 -0.100122
-v 0.00316599 0.0740447 -0.100122
-v 0.00316599 -0.0740447 0.100122
-v 0.00316599 0.0740447 0.100122
-v -0.00316599 -0.0740447 0.100122
-v -0.00316599 0.0740447 0.100122
-v -0.0447832 -0.0590087 -0.100207
-v -0.0447832 0.0590087 -0.100207
-v 0.0447832 -0.0590087 -0.100207
-v 0.0447832 0.0590087 -0.100207
-v 0.0447832 -0.0590087 0.100207
-v 0.0447832 0.0590087 0.100207
-v -0.0447832 -0.0590087 0.100207
-v -0.0447832 0.0590087 0.100207
-v -0.0021128 -0.0740447 -0.100214
-v -0.0021128 0.0740447 -0.100214
-v 0.0021128 -0.0740447 -0.100214
-v 0.0021128 0.0740447 -0.100214
-v 0.0021128 -0.0740447 0.100214
-v 0.0021128 0.0740447 0.100214
-v -0.0021128 -0.0740447 0.100214
-v -0.0021128 0.0740447 0.100214
-v -0.0335728 -0.0660233 -0.100229
-v -0.0335728 0.0660233 -0.100229
-v 0.0335728 -0.0660233 -0.100229
-v 0.0335728 0.0660233 -0.100229
-v 0.0335728 -0.0660233 0.100229
-v 0.0335728 0.0660233 0.100229
-v -0.0335728 -0.0660233 0.100229
-v -0.0335728 0.0660233 0.100229
-v -0.00105704 -0.0740447 -0.10027
-v -0.00105704 0.0740447 -0.10027
-v 0.00105704 -0.0740447 -0.10027
-v 0.00105704 0.0740447 -0.10027
-v 0.00105704 -0.0740447 0.10027
-v 0.00105704 0.0740447 0.10027
-v -0.00105704 -0.0740447 0.10027
-v -0.00105704 0.0740447 0.10027
-v -5.56386e-18 -0.0740447 -0.100288
-v -5.56386e-18 0.0740447 -0.100288
-v 1.85462e-18 -0.0740447 0.100288
-v 1.85462e-18 0.0740447 0.100288
-v -0.068121 -0.0289768 -0.100329
-v -0.068121 0.0289768 -0.100329
-v 0.068121 -0.0289768 -0.100329
-v 0.068121 0.0289768 -0.100329
-v 0.068121 -0.0289768 0.100329
-v 0.068121 0.0289768 0.100329
-v -0.068121 -0.0289768 0.100329
-v -0.068121 0.0289768 0.100329
-v -0.012318 -0.0729297 -0.100488
-v -0.012318 0.0729297 -0.100488
-v 0.012318 -0.0729297 -0.100488
-v 0.012318 0.0729297 -0.100488
-v 0.012318 -0.0729297 0.100488
-v 0.012318 0.0729297 0.100488
-v -0.012318 -0.0729297 0.100488
-v -0.012318 0.0729297 0.100488
-v -0.0419897 -0.0608783 -0.100507
-v -0.0419897 0.0608783 -0.100507
-v 0.0419897 -0.0608783 -0.100507
-v 0.0419897 0.0608783 -0.100507
-v 0.0419897 -0.0608783 0.100507
-v 0.0419897 0.0608783 0.100507
-v -0.0419897 -0.0608783 0.100507
-v -0.0419897 0.0608783 0.100507
-v -0.0363707 -0.0643878 -0.100519
-v -0.0363707 0.0643878 -0.100519
-v 0.0363707 -0.0643878 -0.100519
-v 0.0363707 0.0643878 -0.100519
-v 0.0363707 -0.0643878 0.100519
-v 0.0363707 0.0643878 0.100519
-v -0.0363707 -0.0643878 0.100519
-v -0.0363707 0.0643878 0.100519
-v -0.062689 -0.0391821 -0.100575
-v -0.062689 0.0391821 -0.100575
-v 0.062689 -0.0391821 -0.100575
-v 0.062689 0.0391821 -0.100575
-v 0.062689 -0.0391821 0.100575
-v 0.062689 0.0391821 0.100575
-v -0.062689 -0.0391821 0.100575
-v -0.062689 0.0391821 0.100575
-v -0.0391809 -0.0626721 -0.100612
-v -0.0391809 0.0626721 -0.100612
-v 0.0391809 -0.0626721 -0.100612
-v 0.0391809 0.0626721 -0.100612
-v 0.0391809 -0.0626721 0.100612
-v 0.0391809 0.0626721 0.100612
-v -0.0391809 -0.0626721 0.100612
-v -0.0391809 0.0626721 0.100612
-v -0.057582 -0.0463348 -0.100617
-v -0.057582 0.0463348 -0.100617
-v 0.057582 -0.0463348 -0.100617
-v 0.057582 0.0463348 -0.100617
-v 0.057582 -0.0463348 0.100617
-v 0.057582 0.0463348 0.100617
-v -0.057582 -0.0463348 0.100617
-v -0.057582 0.0463348 0.100617
-v -0.0177179 -0.0717238 -0.100688
-v -0.0177179 0.0717238 -0.100688
-v 0.0177179 -0.0717238 -0.100688
-v 0.0177179 0.0717238 -0.100688
-v 0.0177179 -0.0717238 0.100688
-v 0.0177179 0.0717238 0.100688
-v -0.0177179 -0.0717238 0.100688
-v -0.0177179 0.0717238 0.100688
-v -0.0223035 -0.0704285 -0.100698
-v -0.0223035 0.0704285 -0.100698
-v 0.0223035 -0.0704285 -0.100698
-v 0.0223035 0.0704285 -0.100698
-v 0.0223035 -0.0704285 0.100698
-v 0.0223035 0.0704285 0.100698
-v -0.0223035 -0.0704285 0.100698
-v -0.0223035 0.0704285 0.100698
-v -0.0690128 -0.0263271 -0.100726
-v -0.0690128 0.0263271 -0.100726
-v 0.0690128 -0.0263271 -0.100726
-v 0.0690128 0.0263271 -0.100726
-v 0.0690128 -0.0263271 0.100726
-v 0.0690128 0.0263271 0.100726
-v -0.0690128 -0.0263271 0.100726
-v -0.0690128 0.0263271 0.100726
-v -0.0492259 -0.0550513 -0.10076
-v -0.0492259 0.0550513 -0.10076
-v 0.0492259 -0.0550513 -0.10076
-v 0.0492259 0.0550513 -0.10076
-v 0.0492259 -0.0550513 0.10076
-v 0.0492259 0.0550513 0.10076
-v -0.0492259 -0.0550513 0.10076
-v -0.0492259 0.0550513 0.10076
-v -0.0297442 -0.0675765 -0.100801
-v -0.0297442 0.0675765 -0.100801
-v 0.0297442 -0.0675765 -0.100801
-v 0.0297442 0.0675765 -0.100801
-v 0.0297442 -0.0675765 0.100801
-v 0.0297442 0.0675765 0.100801
-v -0.0297442 -0.0675765 0.100801
-v -0.0297442 0.0675765 0.100801
-v -0.0535072 -0.0508196 -0.100892
-v -0.0535072 0.0508196 -0.100892
-v 0.0535072 -0.0508196 -0.100892
-v 0.0535072 0.0508196 -0.100892
-v 0.0535072 -0.0508196 0.100892
-v 0.0535072 0.0508196 0.100892
-v -0.0535072 -0.0508196 0.100892
-v -0.0535072 0.0508196 0.100892
-v -0.0112465 -0.0729297 -0.100899
-v -0.0112465 0.0729297 -0.100899
-v 0.0112465 -0.0729297 -0.100899
-v 0.0112465 0.0729297 -0.100899
-v 0.0112465 -0.0729297 0.100899
-v 0.0112465 0.0729297 0.100899
-v -0.0112465 -0.0729297 0.100899
-v -0.0112465 0.0729297 0.100899
-v -0.0259731 -0.0690455 -0.100953
-v -0.0259731 0.0690455 -0.100953
-v 0.0259731 -0.0690455 -0.100953
-v 0.0259731 0.0690455 -0.100953
-v 0.0259731 -0.0690455 0.100953
-v 0.0259731 0.0690455 0.100953
-v -0.0259731 -0.0690455 0.100953
-v -0.0259731 0.0690455 0.100953
-v -0.0698186 -0.0236447 -0.101085
-v -0.0698186 0.0236447 -0.101085
-v 0.0698186 -0.0236447 -0.101085
-v 0.0698186 0.0236447 -0.101085
-v 0.0698186 -0.0236447 0.101085
-v 0.0698186 0.0236447 0.101085
-v -0.0698186 -0.0236447 0.101085
-v -0.0698186 0.0236447 0.101085
-v -0.0638928 -0.0366961 -0.101163
-v -0.0638928 0.0366961 -0.101163
-v 0.0638928 -0.0366961 -0.101163
-v 0.0638928 0.0366961 -0.101163
-v 0.0638928 -0.0366961 0.101163
-v 0.0638928 0.0366961 0.101163
-v -0.0638928 -0.0366961 0.101163
-v -0.0638928 0.0366961 0.101163
-v -0.0101613 -0.0729297 -0.101273
-v -0.0101613 0.0729297 -0.101273
-v 0.0101613 -0.0729297 -0.101273
-v 0.0101613 0.0729297 -0.101273
-v 0.0101613 -0.0729297 0.101273
-v 0.0101613 0.0729297 0.101273
-v -0.0101613 -0.0729297 0.101273
-v -0.0101613 0.0729297 0.101273
-v -0.0166361 -0.0717238 -0.101288
-v -0.0166361 0.0717238 -0.101288
-v 0.0166361 -0.0717238 -0.101288
-v 0.0166361 0.0717238 -0.101288
-v 0.0166361 -0.0717238 0.101288
-v 0.0166361 0.0717238 0.101288
-v -0.0166361 -0.0717238 0.101288
-v -0.0166361 0.0717238 0.101288
-v -0.0464818 -0.0570655 -0.101352
-v -0.0464818 0.0570655 -0.101352
-v 0.0464818 -0.0570655 -0.101352
-v 0.0464818 0.0570655 -0.101352
-v 0.0464818 -0.0570655 0.101352
-v 0.0464818 0.0570655 0.101352
-v -0.0464818 -0.0570655 0.101352
-v -0.0464818 0.0570655 0.101352
-v -0.05899 -0.0440044 -0.101366
-v -0.05899 0.0440044 -0.101366
-v 0.05899 -0.0440044 -0.101366
-v 0.05899 0.0440044 -0.101366
-v 0.05899 -0.0440044 0.101366
-v 0.05899 0.0440044 0.101366
-v -0.05899 -0.0440044 0.101366
-v -0.05899 0.0440044 0.101366
-v -0.0324974 -0.0660233 -0.101382
-v -0.0324974 0.0660233 -0.101382
-v 0.0324974 -0.0660233 -0.101382
-v 0.0324974 0.0660233 -0.101382
-v 0.0324974 -0.0660233 0.101382
-v 0.0324974 0.0660233 0.101382
-v -0.0324974 -0.0660233 0.101382
-v -0.0324974 0.0660233 0.101382
-v -0.0705374 -0.0209327 -0.101405
-v -0.0705374 0.0209327 -0.101405
-v 0.0705374 -0.0209327 -0.101405
-v 0.0705374 0.0209327 -0.101405
-v 0.0705374 -0.0209327 0.101405
-v 0.0705374 0.0209327 0.101405
-v -0.0705374 -0.0209327 0.101405
-v -0.0705374 0.0209327 0.101405
-v -0.0212186 -0.0704285 -0.101458
-v -0.0212186 0.0704285 -0.101458
-v 0.0212186 -0.0704285 -0.101458
-v 0.0212186 0.0704285 -0.101458
-v 0.0212186 -0.0704285 0.101458
-v 0.0212186 0.0704285 0.101458
-v -0.0212186 -0.0704285 0.101458
-v -0.0212186 0.0704285 0.101458
-v -0.00906366 -0.0729297 -0.101609
-v -0.00906366 0.0729297 -0.101609
-v 0.00906366 -0.0729297 -0.101609
-v 0.00906366 0.0729297 -0.101609
-v 0.00906366 -0.0729297 0.101609
-v 0.00906366 0.0729297 0.101609
-v -0.00906366 -0.0729297 0.101609
-v -0.00906366 0.0729297 0.101609
-v -0.0711684 -0.0181947 -0.101686
-v -0.0711684 0.0181947 -0.101686
-v 0.0711684 -0.0181947 -0.101686
-v 0.0711684 0.0181947 -0.101686
-v 0.0711684 -0.0181947 0.101686
-v 0.0711684 0.0181947 0.101686
-v -0.0711684 -0.0181947 0.101686
-v -0.0711684 0.0181947 0.101686
-v -0.065017 -0.0341645 -0.101711
-v -0.065017 0.0341645 -0.101711
-v 0.065017 -0.0341645 -0.101711
-v 0.065017 0.0341645 -0.101711
-v 0.065017 -0.0341645 0.101711
-v 0.065017 0.0341645 0.101711
-v -0.065017 -0.0341645 0.101711
-v -0.065017 0.0341645 0.101711
-v -0.0437017 -0.0590087 -0.101751
-v -0.0437017 0.0590087 -0.101751
-v 0.0437017 -0.0590087 -0.101751
-v 0.0437017 0.0590087 -0.101751
-v 0.0437017 -0.0590087 0.101751
-v 0.0437017 0.0590087 0.101751
-v -0.0437017 -0.0590087 0.101751
-v -0.0437017 0.0590087 0.101751
-v -0.0352834 -0.0643878 -0.101769
-v -0.0352834 0.0643878 -0.101769
-v 0.0352834 -0.0643878 -0.101769
-v 0.0352834 0.0643878 -0.101769
-v 0.0352834 -0.0643878 0.101769
-v 0.0352834 0.0643878 0.101769
-v -0.0352834 -0.0643878 0.101769
-v -0.0352834 0.0643878 0.101769
-v -0.0508429 -0.0529685 -0.10177
-v -0.0508429 0.0529685 -0.10177
-v 0.0508429 -0.0529685 -0.10177
-v 0.0508429 0.0529685 -0.10177
-v 0.0508429 -0.0529685 0.10177
-v 0.0508429 0.0529685 0.10177
-v -0.0508429 -0.0529685 0.10177
-v -0.0508429 0.0529685 0.10177
-v -0.0550271 -0.0486075 -0.10177
-v -0.0550271 0.0486075 -0.10177
-v 0.0550271 -0.0486075 -0.10177
-v 0.0550271 0.0486075 -0.10177
-v 0.0550271 -0.0486075 0.10177
-v 0.0550271 0.0486075 0.10177
-v -0.0550271 -0.0486075 0.10177
-v -0.0550271 0.0486075 0.10177
-v -0.0286511 -0.0675765 -0.10182
-v -0.0286511 0.0675765 -0.10182
-v 0.0286511 -0.0675765 -0.10182
-v 0.0286511 0.0675765 -0.10182
-v 0.0286511 -0.0675765 0.10182
-v 0.0286511 0.0675765 0.10182
-v -0.0286511 -0.0675765 0.10182
-v -0.0286511 0.0675765 0.10182
-v -0.024877 -0.0690455 -0.101841
-v -0.024877 0.0690455 -0.101841
-v 0.024877 -0.0690455 -0.101841
-v 0.024877 0.0690455 -0.101841
-v 0.024877 -0.0690455 0.101841
-v 0.024877 0.0690455 0.101841
-v -0.024877 -0.0690455 0.101841
-v -0.024877 0.0690455 0.101841
-v -0.0155341 -0.0717238 -0.10185
-v -0.0155341 0.0717238 -0.10185
-v 0.0155341 -0.0717238 -0.10185
-v 0.0155341 0.0717238 -0.10185
-v 0.0155341 -0.0717238 0.10185
-v 0.0155341 0.0717238 0.10185
-v -0.0155341 -0.0717238 0.10185
-v -0.0155341 0.0717238 0.10185
-v -0.00795501 -0.0729297 -0.101906
-v -0.00795501 0.0729297 -0.101906
-v 0.00795501 -0.0729297 -0.101906
-v 0.00795501 0.0729297 -0.101906
-v 0.00795501 -0.0729297 0.101906
-v 0.00795501 0.0729297 0.101906
-v -0.00795501 -0.0729297 0.101906
-v -0.00795501 0.0729297 0.101906
-v -0.0717106 -0.0154341 -0.101928
-v -0.0717106 0.0154341 -0.101928
-v 0.0717106 -0.0154341 -0.101928
-v 0.0717106 0.0154341 -0.101928
-v 0.0717106 -0.0154341 0.101928
-v 0.0717106 0.0154341 0.101928
-v -0.0717106 -0.0154341 0.101928
-v -0.0717106 0.0154341 0.101928
-v -0.0408994 -0.0608783 -0.101954
-v -0.0408994 0.0608783 -0.101954
-v 0.0408994 -0.0608783 -0.101954
-v 0.0408994 0.0608783 -0.101954
-v 0.0408994 -0.0608783 0.101954
-v 0.0408994 0.0608783 0.101954
-v -0.0408994 -0.0608783 0.101954
-v -0.0408994 0.0608783 0.101954
-v -0.0380887 -0.0626721 -0.10196
-v -0.0380887 0.0626721 -0.10196
-v 0.0380887 -0.0626721 -0.10196
-v 0.0380887 0.0626721 -0.10196
-v 0.0380887 -0.0626721 0.10196
-v 0.0380887 0.0626721 0.10196
-v -0.0380887 -0.0626721 0.10196
-v -0.0380887 0.0626721 0.10196
-v -0.0603244 -0.0416192 -0.102075
-v -0.0603244 0.0416192 -0.102075
-v 0.0603244 -0.0416192 -0.102075
-v 0.0603244 0.0416192 -0.102075
-v 0.0603244 -0.0416192 0.102075
-v 0.0603244 0.0416192 0.102075
-v -0.0603244 -0.0416192 0.102075
-v -0.0603244 0.0416192 0.102075
-v -0.0721636 -0.0126542 -0.102129
-v -0.0721636 0.0126542 -0.102129
-v 0.0721636 -0.0126542 -0.102129
-v 0.0721636 0.0126542 -0.102129
-v 0.0721636 -0.0126542 0.102129
-v 0.0721636 0.0126542 0.102129
-v -0.0721636 -0.0126542 0.102129
-v -0.0721636 0.0126542 0.102129
-v -0.00683666 -0.0729297 -0.102164
-v -0.00683666 0.0729297 -0.102164
-v 0.00683666 -0.0729297 -0.102164
-v 0.00683666 0.0729297 -0.102164
-v 0.00683666 -0.0729297 0.102164
-v 0.00683666 0.0729297 0.102164
-v -0.00683666 -0.0729297 0.102164
-v -0.00683666 0.0729297 0.102164
-v -0.0201078 -0.0704285 -0.102179
-v -0.0201078 0.0704285 -0.102179
-v 0.0201078 -0.0704285 -0.102179
-v 0.0201078 0.0704285 -0.102179
-v 0.0201078 -0.0704285 0.102179
-v 0.0201078 0.0704285 0.102179
-v -0.0201078 -0.0704285 0.102179
-v -0.0201078 0.0704285 0.102179
-v -0.0660601 -0.0315903 -0.10222
-v -0.0660601 0.0315903 -0.10222
-v 0.0660601 -0.0315903 -0.10222
-v 0.0660601 0.0315903 -0.10222
-v 0.0660601 -0.0315903 0.10222
-v 0.0660601 0.0315903 0.10222
-v -0.0660601 -0.0315903 0.10222
-v -0.0660601 0.0315903 0.10222
-v -0.0725266 -0.00985854 -0.102291
-v -0.0725266 0.00985854 -0.102291
-v 0.0725266 -0.00985854 -0.102291
-v 0.0725266 0.00985854 -0.102291
-v 0.0725266 -0.00985854 0.102291
-v 0.0725266 0.00985854 0.102291
-v -0.0725266 -0.00985854 0.102291
-v -0.0725266 0.00985854 0.102291
-v -0.0144131 -0.0717238 -0.102372
-v -0.0144131 0.0717238 -0.102372
-v 0.0144131 -0.0717238 -0.102372
-v 0.0144131 0.0717238 -0.102372
-v 0.0144131 -0.0717238 0.102372
-v 0.0144131 0.0717238 0.102372
-v -0.0144131 -0.0717238 0.102372
-v -0.0144131 0.0717238 0.102372
-v -0.00570999 -0.0729297 -0.102383
-v -0.00570999 0.0729297 -0.102383
-v 0.00570999 -0.0729297 -0.102383
-v 0.00570999 0.0729297 -0.102383
-v 0.00570999 -0.0729297 0.102383
-v 0.00570999 0.0729297 0.102383
-v -0.00570999 -0.0729297 0.102383
-v -0.00570999 0.0729297 0.102383
-v -0.0727993 -0.0070506 -0.102412
-v -0.0727993 0.0070506 -0.102412
-v 0.0727993 -0.0070506 -0.102412
-v 0.0727993 0.0070506 -0.102412
-v 0.0727993 -0.0070506 0.102412
-v 0.0727993 0.0070506 0.102412
-v -0.0727993 -0.0070506 0.102412
-v -0.0727993 0.0070506 0.102412
-v -0.0481224 -0.0550513 -0.102459
-v -0.0481224 0.0550513 -0.102459
-v 0.0481224 -0.0550513 -0.102459
-v 0.0481224 0.0550513 -0.102459
-v 0.0481224 -0.0550513 0.102459
-v 0.0481224 0.0550513 0.102459
-v -0.0481224 -0.0550513 0.102459
-v -0.0481224 0.0550513 0.102459
-v -0.0729812 -0.00423388 -0.102493
-v -0.0729812 0.00423388 -0.102493
-v 0.0729812 -0.00423388 -0.102493
-v 0.0729812 0.00423388 -0.102493
-v 0.0729812 -0.00423388 0.102493
-v 0.0729812 0.00423388 0.102493
-v -0.0729812 -0.00423388 0.102493
-v -0.0729812 0.00423388 0.102493
-v -0.0313823 -0.0660233 -0.102497
-v -0.0313823 0.0660233 -0.102497
-v 0.0313823 -0.0660233 -0.102497
-v 0.0313823 0.0660233 -0.102497
-v 0.0313823 -0.0660233 0.102497
-v 0.0313823 0.0660233 0.102497
-v -0.0313823 -0.0660233 0.102497
-v -0.0313823 0.0660233 0.102497
-v -0.0730723 -0.00141188 -0.102534
-v -0.0730723 0.00141188 -0.102534
-v 0.0730723 -0.00141188 -0.102534
-v 0.0730723 0.00141188 -0.102534
-v 0.0730723 -0.00141188 0.102534
-v 0.0730723 0.00141188 0.102534
-v -0.0730723 -0.00141188 0.102534
-v -0.0730723 0.00141188 0.102534
-v -0.00457636 -0.0729297 -0.102563
-v -0.00457636 0.0729297 -0.102563
-v 0.00457636 -0.0729297 -0.102563
-v 0.00457636 0.0729297 -0.102563
-v 0.00457636 -0.0729297 0.102563
-v 0.00457636 0.0729297 0.102563
-v -0.00457636 -0.0729297 0.102563
-v -0.00457636 0.0729297 0.102563
-v -0.0564784 -0.0463348 -0.102608
-v -0.0564784 0.0463348 -0.102608
-v 0.0564784 -0.0463348 -0.102608
-v 0.0564784 0.0463348 -0.102608
-v 0.0564784 -0.0463348 0.102608
-v 0.0564784 0.0463348 0.102608
-v -0.0564784 -0.0463348 0.102608
-v -0.0564784 0.0463348 0.102608
-v -0.067021 -0.0289768 -0.102688
-v -0.067021 0.0289768 -0.102688
-v 0.067021 -0.0289768 -0.102688
-v 0.067021 0.0289768 -0.102688
-v 0.067021 -0.0289768 0.102688
-v 0.067021 0.0289768 0.102688
-v -0.067021 -0.0289768 0.102688
-v -0.067021 0.0289768 0.102688
-v -0.0237506 -0.0690455 -0.10269
-v -0.0237506 0.0690455 -0.10269
-v 0.0237506 -0.0690455 -0.10269
-v 0.0237506 0.0690455 -0.10269
-v 0.0237506 -0.0690455 0.10269
-v 0.0237506 0.0690455 0.10269
-v -0.0237506 -0.0690455 0.10269
-v -0.0237506 0.0690455 0.10269
-v -0.00343716 -0.0729297 -0.102702
-v -0.00343716 0.0729297 -0.102702
-v 0.00343716 -0.0729297 -0.102702
-v 0.00343716 0.0729297 -0.102702
-v 0.00343716 -0.0729297 0.102702
-v 0.00343716 0.0729297 0.102702
-v -0.00343716 -0.0729297 0.102702
-v -0.00343716 0.0729297 0.102702
-v -0.0523965 -0.0508196 -0.102741
-v -0.0523965 0.0508196 -0.102741
-v 0.0523965 -0.0508196 -0.102741
-v 0.0523965 0.0508196 -0.102741
-v 0.0523965 -0.0508196 0.102741
-v 0.0523965 0.0508196 0.102741
-v -0.0523965 -0.0508196 0.102741
-v -0.0523965 0.0508196 0.102741
-v -0.0615837 -0.0391821 -0.102745
-v -0.0615837 0.0391821 -0.102745
-v 0.0615837 -0.0391821 -0.102745
-v 0.0615837 0.0391821 -0.102745
-v 0.0615837 -0.0391821 0.102745
-v 0.0615837 0.0391821 0.102745
-v -0.0615837 -0.0391821 0.102745
-v -0.0615837 0.0391821 0.102745
-v -0.0275232 -0.0675765 -0.102801
-v -0.0275232 0.0675765 -0.102801
-v 0.0275232 -0.0675765 -0.102801
-v 0.0275232 0.0675765 -0.102801
-v 0.0275232 -0.0675765 0.102801
-v 0.0275232 0.0675765 0.102801
-v -0.0275232 -0.0675765 0.102801
-v -0.0275232 0.0675765 0.102801
-v -0.00229377 -0.0729297 -0.102802
-v -0.00229377 0.0729297 -0.102802
-v 0.00229377 -0.0729297 -0.102802
-v 0.00229377 0.0729297 -0.102802
-v 0.00229377 -0.0729297 0.102802
-v 0.00229377 0.0729297 0.102802
-v -0.00229377 -0.0729297 0.102802
-v -0.00229377 0.0729297 0.102802
-v -0.0132745 -0.0717238 -0.102856
-v -0.0132745 0.0717238 -0.102856
-v 0.0132745 -0.0717238 -0.102856
-v 0.0132745 0.0717238 -0.102856
-v 0.0132745 -0.0717238 0.102856
-v 0.0132745 0.0717238 0.102856
-v -0.0132745 -0.0717238 0.102856
-v -0.0132745 0.0717238 0.102856
-v -0.0189725 -0.0704285 -0.102861
-v -0.0189725 0.0704285 -0.102861
-v 0.0189725 -0.0704285 -0.102861
-v 0.0189725 0.0704285 -0.102861
-v 0.0189725 -0.0704285 0.102861
-v 0.0189725 0.0704285 0.102861
-v -0.0189725 -0.0704285 0.102861
-v -0.0189725 0.0704285 0.102861
-v -0.00114758 -0.0729297 -0.102863
-v -0.00114758 0.0729297 -0.102863
-v 0.00114758 -0.0729297 -0.102863
-v 0.00114758 0.0729297 -0.102863
-v 0.00114758 -0.0729297 0.102863
-v 0.00114758 0.0729297 0.102863
-v -0.00114758 -0.0729297 0.102863
-v -0.00114758 0.0729297 0.102863
-v -6.04042e-18 -0.0729297 -0.102883
-v -6.04042e-18 0.0729297 -0.102883
-v 2.01347e-18 -0.0729297 0.102883
-v 2.01347e-18 0.0729297 0.102883
-v -0.0453593 -0.0570655 -0.102955
-v -0.0453593 0.0570655 -0.102955
-v 0.0453593 -0.0570655 -0.102955
-v 0.0453593 0.0570655 -0.102955
-v 0.0453593 -0.0570655 0.102955
-v 0.0453593 0.0570655 0.102955
-v -0.0453593 -0.0570655 0.102955
-v -0.0453593 0.0570655 0.102955
-v -0.0341532 -0.0643878 -0.102981
-v -0.0341532 0.0643878 -0.102981
-v 0.0341532 -0.0643878 -0.102981
-v 0.0341532 0.0643878 -0.102981
-v 0.0341532 -0.0643878 0.102981
-v 0.0341532 0.0643878 0.102981
-v -0.0341532 -0.0643878 0.102981
-v -0.0341532 0.0643878 0.102981
-v -0.0678984 -0.0263271 -0.103116
-v -0.0678984 0.0263271 -0.103116
-v 0.0678984 -0.0263271 -0.103116
-v 0.0678984 0.0263271 -0.103116
-v 0.0678984 -0.0263271 0.103116
-v 0.0678984 0.0263271 0.103116
-v -0.0678984 -0.0263271 0.103116
-v -0.0678984 0.0263271 0.103116
-v -0.042567 -0.0590087 -0.103257
-v -0.042567 0.0590087 -0.103257
-v 0.042567 -0.0590087 -0.103257
-v 0.042567 0.0590087 -0.103257
-v 0.042567 -0.0590087 0.103257
-v 0.042567 0.0590087 0.103257
-v -0.042567 -0.0590087 0.103257
-v -0.042567 0.0590087 0.103257
-v -0.0369501 -0.0626721 -0.10327
-v -0.0369501 0.0626721 -0.10327
-v 0.0369501 -0.0626721 -0.10327
-v 0.0369501 0.0626721 -0.10327
-v 0.0369501 -0.0626721 0.10327
-v 0.0369501 0.0626721 0.10327
-v -0.0369501 -0.0626721 0.10327
-v -0.0369501 0.0626721 0.10327
-v -0.0121198 -0.0717238 -0.103299
-v -0.0121198 0.0717238 -0.103299
-v 0.0121198 -0.0717238 -0.103299
-v 0.0121198 0.0717238 -0.103299
-v 0.0121198 -0.0717238 0.103299
-v 0.0121198 0.0717238 0.103299
-v -0.0121198 -0.0717238 0.103299
-v -0.0121198 0.0717238 0.103299
-v -0.0397593 -0.0608783 -0.103362
-v -0.0397593 0.0608783 -0.103362
-v 0.0397593 -0.0608783 -0.103362
-v 0.0397593 0.0608783 -0.103362
-v 0.0397593 -0.0608783 0.103362
-v 0.0397593 0.0608783 0.103362
-v -0.0397593 -0.0608783 0.103362
-v -0.0397593 0.0608783 0.103362
-v -0.0627663 -0.0366961 -0.103373
-v -0.0627663 0.0366961 -0.103373
-v 0.0627663 -0.0366961 -0.103373
-v 0.0627663 0.0366961 -0.103373
-v 0.0627663 -0.0366961 0.103373
-v 0.0627663 0.0366961 0.103373
-v -0.0627663 -0.0366961 0.103373
-v -0.0627663 0.0366961 0.103373
-v -0.0578594 -0.0440044 -0.103405
-v -0.0578594 0.0440044 -0.103405
-v 0.0578594 -0.0440044 -0.103405
-v 0.0578594 0.0440044 -0.103405
-v 0.0578594 -0.0440044 0.103405
-v 0.0578594 0.0440044 0.103405
-v -0.0578594 -0.0440044 0.103405
-v -0.0578594 0.0440044 0.103405
-v -0.0225953 -0.0690455 -0.103499
-v -0.0225953 0.0690455 -0.103499
-v 0.0225953 -0.0690455 -0.103499
-v 0.0225953 0.0690455 -0.103499
-v 0.0225953 -0.0690455 0.103499
-v 0.0225953 0.0690455 0.103499
-v -0.0225953 -0.0690455 0.103499
-v -0.0225953 0.0690455 0.103499
-v -0.0178141 -0.0704285 -0.103503
-v -0.0178141 0.0704285 -0.103503
-v 0.0178141 -0.0704285 -0.103503
-v 0.0178141 0.0704285 -0.103503
-v 0.0178141 -0.0704285 0.103503
-v 0.0178141 0.0704285 0.103503
-v -0.0178141 -0.0704285 0.103503
-v -0.0178141 0.0704285 0.103503
-v -0.0686912 -0.0236447 -0.103503
-v -0.0686912 0.0236447 -0.103503
-v 0.0686912 -0.0236447 -0.103503
-v 0.0686912 0.0236447 -0.103503
-v 0.0686912 -0.0236447 0.103503
-v 0.0686912 0.0236447 0.103503
-v -0.0686912 -0.0236447 0.103503
-v -0.0686912 0.0236447 0.103503
-v -0.0497031 -0.0529685 -0.103525
-v -0.0497031 0.0529685 -0.103525
-v 0.0497031 -0.0529685 -0.103525
-v 0.0497031 0.0529685 -0.103525
-v 0.0497031 -0.0529685 0.103525
-v 0.0497031 0.0529685 0.103525
-v -0.0497031 -0.0529685 0.103525
-v -0.0497031 0.0529685 0.103525
-v -0.0302291 -0.0660233 -0.103573
-v -0.0302291 0.0660233 -0.103573
-v 0.0302291 -0.0660233 -0.103573
-v 0.0302291 0.0660233 -0.103573
-v 0.0302291 -0.0660233 0.103573
-v 0.0302291 0.0660233 0.103573
-v -0.0302291 -0.0660233 0.103573
-v -0.0302291 0.0660233 0.103573
-v -0.0538848 -0.0486075 -0.103671
-v -0.0538848 0.0486075 -0.103671
-v 0.0538848 -0.0486075 -0.103671
-v 0.0538848 0.0486075 -0.103671
-v 0.0538848 -0.0486075 0.103671
-v 0.0538848 0.0486075 0.103671
-v -0.0538848 -0.0486075 0.103671
-v -0.0538848 0.0486075 0.103671
-v -0.0109503 -0.0717238 -0.103701
-v -0.0109503 0.0717238 -0.103701
-v 0.0109503 -0.0717238 -0.103701
-v 0.0109503 0.0717238 -0.103701
-v 0.0109503 -0.0717238 0.103701
-v 0.0109503 0.0717238 0.103701
-v -0.0109503 -0.0717238 0.103701
-v -0.0109503 0.0717238 0.103701
-v -0.0263617 -0.0675765 -0.103741
-v -0.0263617 0.0675765 -0.103741
-v 0.0263617 -0.0675765 -0.103741
-v 0.0263617 0.0675765 -0.103741
-v 0.0263617 -0.0675765 0.103741
-v 0.0263617 0.0675765 0.103741
-v -0.0263617 -0.0675765 0.103741
-v -0.0263617 0.0675765 0.103741
-v -0.0693984 -0.0209327 -0.103848
-v -0.0693984 0.0209327 -0.103848
-v 0.0693984 -0.0209327 -0.103848
-v 0.0693984 0.0209327 -0.103848
-v 0.0693984 -0.0209327 0.103848
-v 0.0693984 0.0209327 0.103848
-v -0.0693984 -0.0209327 0.103848
-v -0.0693984 0.0209327 0.103848
-v -0.0638707 -0.0341645 -0.103961
-v -0.0638707 0.0341645 -0.103961
-v 0.0638707 -0.0341645 -0.103961
-v 0.0638707 0.0341645 -0.103961
-v 0.0638707 -0.0341645 0.103961
-v 0.0638707 0.0341645 0.103961
-v -0.0638707 -0.0341645 0.103961
-v -0.0638707 0.0341645 0.103961
-v -0.00976744 -0.0717238 -0.104063
-v -0.00976744 0.0717238 -0.104063
-v 0.00976744 -0.0717238 -0.104063
-v 0.00976744 0.0717238 -0.104063
-v 0.00976744 -0.0717238 0.104063
-v 0.00976744 0.0717238 0.104063
-v -0.00976744 -0.0717238 0.104063
-v -0.00976744 0.0717238 0.104063
-v -0.016634 -0.0704285 -0.104105
-v -0.016634 0.0704285 -0.104105
-v 0.016634 -0.0704285 -0.104105
-v 0.016634 0.0704285 -0.104105
-v 0.016634 -0.0704285 0.104105
-v 0.016634 0.0704285 0.104105
-v -0.016634 -0.0704285 0.104105
-v -0.016634 0.0704285 0.104105
-v -0.0469603 -0.0550513 -0.104119
-v -0.0469603 0.0550513 -0.104119
-v 0.0469603 -0.0550513 -0.104119
-v 0.0469603 0.0550513 -0.104119
-v 0.0469603 -0.0550513 0.104119
-v 0.0469603 0.0550513 0.104119
-v -0.0469603 -0.0550513 0.104119
-v -0.0469603 0.0550513 0.104119
-v -0.0700192 -0.0181947 -0.104151
-v -0.0700192 0.0181947 -0.104151
-v 0.0700192 -0.0181947 -0.104151
-v 0.0700192 0.0181947 -0.104151
-v 0.0700192 -0.0181947 0.104151
-v 0.0700192 0.0181947 0.104151
-v -0.0700192 -0.0181947 0.104151
-v -0.0700192 0.0181947 0.104151
-v -0.0329814 -0.0643878 -0.104153
-v -0.0329814 0.0643878 -0.104153
-v 0.0329814 -0.0643878 -0.104153
-v 0.0329814 0.0643878 -0.104153
-v 0.0329814 -0.0643878 0.104153
-v 0.0329814 0.0643878 0.104153
-v -0.0329814 -0.0643878 0.104153
-v -0.0329814 0.0643878 0.104153
-v -0.0591683 -0.0416192 -0.104161
-v -0.0591683 0.0416192 -0.104161
-v 0.0591683 -0.0416192 -0.104161
-v 0.0591683 0.0416192 -0.104161
-v 0.0591683 -0.0416192 0.104161
-v 0.0591683 0.0416192 0.104161
-v -0.0591683 -0.0416192 0.104161
-v -0.0591683 0.0416192 0.104161
-v -0.0214124 -0.0690455 -0.104267
-v -0.0214124 0.0690455 -0.104267
-v 0.0214124 -0.0690455 -0.104267
-v 0.0214124 0.0690455 -0.104267
-v 0.0214124 -0.0690455 0.104267
-v 0.0214124 0.0690455 0.104267
-v -0.0214124 -0.0690455 0.104267
-v -0.0214124 0.0690455 0.104267
-v -0.00857271 -0.0717238 -0.104383
-v -0.00857271 0.0717238 -0.104383
-v 0.00857271 -0.0717238 -0.104383
-v 0.00857271 0.0717238 -0.104383
-v 0.00857271 -0.0717238 0.104383
-v 0.00857271 0.0717238 0.104383
-v -0.00857271 -0.0717238 0.104383
-v -0.00857271 0.0717238 0.104383
-v -0.0705527 -0.0154341 -0.104411
-v -0.0705527 0.0154341 -0.104411
-v 0.0705527 -0.0154341 -0.104411
-v 0.0705527 0.0154341 -0.104411
-v 0.0705527 -0.0154341 0.104411
-v 0.0705527 0.0154341 0.104411
-v -0.0705527 -0.0154341 0.104411
-v -0.0705527 0.0154341 0.104411
-v -0.0648955 -0.0315903 -0.104506
-v -0.0648955 0.0315903 -0.104506
-v 0.0648955 -0.0315903 -0.104506
-v 0.0648955 0.0315903 -0.104506
-v 0.0648955 -0.0315903 0.104506
-v 0.0648955 0.0315903 0.104506
-v -0.0648955 -0.0315903 0.104506
-v -0.0648955 0.0315903 0.104506
-v -0.0441815 -0.0570655 -0.104518
-v -0.0441815 0.0570655 -0.104518
-v 0.0441815 -0.0570655 -0.104518
-v 0.0441815 0.0570655 -0.104518
-v 0.0441815 -0.0570655 0.104518
-v 0.0441815 0.0570655 0.104518
-v -0.0441815 -0.0570655 0.104518
-v -0.0441815 0.0570655 0.104518
-v -0.0357665 -0.0626721 -0.104539
-v -0.0357665 0.0626721 -0.104539
-v 0.0357665 -0.0626721 -0.104539
-v 0.0357665 0.0626721 -0.104539
-v 0.0357665 -0.0626721 0.104539
-v 0.0357665 0.0626721 0.104539
-v -0.0357665 -0.0626721 0.104539
-v -0.0357665 0.0626721 0.104539
-v -0.0512219 -0.0508196 -0.10455
-v -0.0512219 0.0508196 -0.10455
-v 0.0512219 -0.0508196 -0.10455
-v 0.0512219 0.0508196 -0.10455
-v 0.0512219 -0.0508196 0.10455
-v 0.0512219 0.0508196 0.10455
-v -0.0512219 -0.0508196 0.10455
-v -0.0512219 0.0508196 0.10455
-v -0.055306 -0.0463348 -0.104559
-v -0.055306 0.0463348 -0.104559
-v 0.055306 -0.0463348 -0.104559
-v 0.055306 0.0463348 -0.104559
-v 0.055306 -0.0463348 0.104559
-v 0.055306 0.0463348 0.104559
-v -0.055306 -0.0463348 0.104559
-v -0.055306 0.0463348 0.104559
-v -0.029039 -0.0660233 -0.104607
-v -0.029039 0.0660233 -0.104607
-v 0.029039 -0.0660233 -0.104607
-v 0.029039 0.0660233 -0.104607
-v 0.029039 -0.0660233 0.104607
-v 0.029039 0.0660233 0.104607
-v -0.029039 -0.0660233 0.104607
-v -0.029039 0.0660233 0.104607
-v -0.0709983 -0.0126542 -0.104628
-v -0.0709983 0.0126542 -0.104628
-v 0.0709983 -0.0126542 -0.104628
-v 0.0709983 0.0126542 -0.104628
-v 0.0709983 -0.0126542 0.104628
-v 0.0709983 0.0126542 0.104628
-v -0.0709983 -0.0126542 0.104628
-v -0.0709983 0.0126542 0.104628
-v -0.0251681 -0.0675765 -0.104641
-v -0.0251681 0.0675765 -0.104641
-v 0.0251681 -0.0675765 -0.104641
-v 0.0251681 0.0675765 -0.104641
-v 0.0251681 -0.0675765 0.104641
-v 0.0251681 0.0675765 0.104641
-v -0.0251681 -0.0675765 0.104641
-v -0.0251681 0.0675765 0.104641
-v -0.00736753 -0.0717238 -0.104661
-v -0.00736753 0.0717238 -0.104661
-v 0.00736753 -0.0717238 -0.104661
-v 0.00736753 0.0717238 -0.104661
-v 0.00736753 -0.0717238 0.104661
-v 0.00736753 0.0717238 0.104661
-v -0.00736753 -0.0717238 0.104661
-v -0.00736753 0.0717238 0.104661
-v -0.0154336 -0.0704285 -0.104664
-v -0.0154336 0.0704285 -0.104664
-v 0.0154336 -0.0704285 -0.104664
-v 0.0154336 0.0704285 -0.104664
-v 0.0154336 -0.0704285 0.104664
-v 0.0154336 0.0704285 0.104664
-v -0.0154336 -0.0704285 0.104664
-v -0.0154336 0.0704285 0.104664
-v -0.0413804 -0.0590087 -0.104722
-v -0.0413804 0.0590087 -0.104722
-v 0.0413804 -0.0590087 -0.104722
-v 0.0413804 0.0590087 -0.104722
-v 0.0413804 -0.0590087 0.104722
-v 0.0413804 0.0590087 0.104722
-v -0.0413804 -0.0590087 0.104722
-v -0.0413804 0.0590087 0.104722
-v -0.0385708 -0.0608783 -0.104729
-v -0.0385708 0.0608783 -0.104729
-v 0.0385708 -0.0608783 -0.104729
-v 0.0385708 0.0608783 -0.104729
-v 0.0385708 -0.0608783 0.104729
-v 0.0385708 0.0608783 0.104729
-v -0.0385708 -0.0608783 0.104729
-v -0.0385708 0.0608783 0.104729
-v -0.0713555 -0.00985854 -0.104802
-v -0.0713555 0.00985854 -0.104802
-v 0.0713555 -0.00985854 -0.104802
-v 0.0713555 0.00985854 -0.104802
-v 0.0713555 -0.00985854 0.104802
-v 0.0713555 0.00985854 0.104802
-v -0.0713555 -0.00985854 0.104802
-v -0.0713555 0.00985854 0.104802
-v -0.0604034 -0.0391821 -0.104874
-v -0.0604034 0.0391821 -0.104874
-v 0.0604034 -0.0391821 -0.104874
-v 0.0604034 0.0391821 -0.104874
-v 0.0604034 -0.0391821 0.104874
-v 0.0604034 0.0391821 0.104874
-v -0.0604034 -0.0391821 0.104874
-v -0.0604034 0.0391821 0.104874
-v -0.00615337 -0.0717238 -0.104897
-v -0.00615337 0.0717238 -0.104897
-v 0.00615337 -0.0717238 -0.104897
-v 0.00615337 0.0717238 -0.104897
-v 0.00615337 -0.0717238 0.104897
-v 0.00615337 0.0717238 0.104897
-v -0.00615337 -0.0717238 0.104897
-v -0.00615337 0.0717238 0.104897
-v -0.0716237 -0.0070506 -0.104933
-v -0.0716237 0.0070506 -0.104933
-v 0.0716237 -0.0070506 -0.104933
-v 0.0716237 0.0070506 -0.104933
-v 0.0716237 -0.0070506 0.104933
-v 0.0716237 0.0070506 0.104933
-v -0.0716237 -0.0070506 0.104933
-v -0.0716237 0.0070506 0.104933
-v -0.0202035 -0.0690455 -0.104993
-v -0.0202035 0.0690455 -0.104993
-v 0.0202035 -0.0690455 -0.104993
-v 0.0202035 0.0690455 -0.104993
-v 0.0202035 -0.0690455 0.104993
-v 0.0202035 0.0690455 0.104993
-v -0.0202035 -0.0690455 0.104993
-v -0.0202035 0.0690455 0.104993
-v -0.0658394 -0.0289768 -0.105007
-v -0.0658394 0.0289768 -0.105007
-v 0.0658394 -0.0289768 -0.105007
-v 0.0658394 0.0289768 -0.105007
-v 0.0658394 -0.0289768 0.105007
-v 0.0658394 0.0289768 0.105007
-v -0.0658394 -0.0289768 0.105007
-v -0.0658394 0.0289768 0.105007
-v -0.0718028 -0.00423388 -0.105021
-v -0.0718028 0.00423388 -0.105021
-v 0.0718028 -0.00423388 -0.105021
-v 0.0718028 0.00423388 -0.105021
-v 0.0718028 -0.00423388 0.105021
-v 0.0718028 0.00423388 0.105021
-v -0.0718028 -0.00423388 0.105021
-v -0.0718028 0.00423388 0.105021
-v -0.0718923 -0.00141188 -0.105064
-v -0.0718923 0.00141188 -0.105064
-v 0.0718923 -0.00141188 -0.105064
-v 0.0718923 0.00141188 -0.105064
-v 0.0718923 -0.00141188 0.105064
-v 0.0718923 0.00141188 0.105064
-v -0.0718923 -0.00141188 0.105064
-v -0.0718923 0.00141188 0.105064
-v -0.00493172 -0.0717238 -0.105091
-v -0.00493172 0.0717238 -0.105091
-v 0.00493172 -0.0717238 -0.105091
-v 0.00493172 0.0717238 -0.105091
-v 0.00493172 -0.0717238 0.105091
-v 0.00493172 0.0717238 0.105091
-v -0.00493172 -0.0717238 0.105091
-v -0.00493172 0.0717238 0.105091
-v -0.0142145 -0.0704285 -0.105182
-v -0.0142145 0.0704285 -0.105182
-v 0.0142145 -0.0704285 -0.105182
-v 0.0142145 0.0704285 -0.105182
-v 0.0142145 -0.0704285 0.105182
-v 0.0142145 0.0704285 0.105182
-v -0.0142145 -0.0704285 0.105182
-v -0.0142145 0.0704285 0.105182
-v -0.0485029 -0.0529685 -0.105239
-v -0.0485029 0.0529685 -0.105239
-v 0.0485029 -0.0529685 -0.105239
-v 0.0485029 0.0529685 -0.105239
-v 0.0485029 -0.0529685 0.105239
-v 0.0485029 0.0529685 0.105239
-v -0.0485029 -0.0529685 0.105239
-v -0.0485029 0.0529685 0.105239
-v -0.00370405 -0.0717238 -0.105242
-v -0.00370405 0.0717238 -0.105242
-v 0.00370405 -0.0717238 -0.105242
-v 0.00370405 0.0717238 -0.105242
-v 0.00370405 -0.0717238 0.105242
-v 0.00370405 0.0717238 0.105242
-v -0.00370405 -0.0717238 0.105242
-v -0.00370405 0.0717238 0.105242
-v -0.0317694 -0.0643878 -0.105283
-v -0.0317694 0.0643878 -0.105283
-v 0.0317694 -0.0643878 -0.105283
-v 0.0317694 0.0643878 -0.105283
-v 0.0317694 -0.0643878 0.105283
-v 0.0317694 0.0643878 0.105283
-v -0.0317694 -0.0643878 0.105283
-v -0.0317694 0.0643878 0.105283
-v -0.00247188 -0.0717238 -0.10535
-v -0.00247188 0.0717238 -0.10535
-v 0.00247188 -0.0717238 -0.10535
-v 0.00247188 0.0717238 -0.10535
-v 0.00247188 -0.0717238 0.10535
-v 0.00247188 0.0717238 0.10535
-v -0.00247188 -0.0717238 0.10535
-v -0.00247188 0.0717238 0.10535
-v -0.0566583 -0.0440044 -0.105404
-v -0.0566583 0.0440044 -0.105404
-v 0.0566583 -0.0440044 -0.105404
-v 0.0566583 0.0440044 -0.105404
-v 0.0566583 -0.0440044 0.105404
-v 0.0566583 0.0440044 0.105404
-v -0.0566583 -0.0440044 0.105404
-v -0.0566583 0.0440044 0.105404
-v -0.00123669 -0.0717238 -0.105414
-v -0.00123669 0.0717238 -0.105414
-v 0.00123669 -0.0717238 -0.105414
-v 0.00123669 0.0717238 -0.105414
-v 0.00123669 -0.0717238 0.105414
-v 0.00123669 0.0717238 0.105414
-v -0.00123669 -0.0717238 0.105414
-v -0.00123669 0.0717238 0.105414
-v -6.50946e-18 -0.0717238 -0.105436
-v -6.50946e-18 0.0717238 -0.105436
-v 2.16982e-18 -0.0717238 0.105436
-v 2.16982e-18 0.0717238 0.105436
-v -0.0667013 -0.0263271 -0.105466
-v -0.0667013 0.0263271 -0.105466
-v 0.0667013 -0.0263271 -0.105466
-v 0.0667013 0.0263271 -0.105466
-v 0.0667013 -0.0263271 0.105466
-v 0.0667013 0.0263271 0.105466
-v -0.0667013 -0.0263271 0.105466
-v -0.0667013 0.0263271 0.105466
-v -0.0239438 -0.0675765 -0.105498
-v -0.0239438 0.0675765 -0.105498
-v 0.0239438 -0.0675765 -0.105498
-v 0.0239438 0.0675765 -0.105498
-v 0.0239438 -0.0675765 0.105498
-v 0.0239438 0.0675765 0.105498
-v -0.0239438 -0.0675765 0.105498
-v -0.0239438 0.0675765 0.105498
-v -0.0526769 -0.0486075 -0.105531
-v -0.0526769 0.0486075 -0.105531
-v 0.0526769 -0.0486075 -0.105531
-v 0.0526769 0.0486075 -0.105531
-v 0.0526769 -0.0486075 0.105531
-v 0.0526769 0.0486075 0.105531
-v -0.0526769 -0.0486075 0.105531
-v -0.0526769 0.0486075 0.105531
-v -0.0615633 -0.0366961 -0.105544
-v -0.0615633 0.0366961 -0.105544
-v 0.0615633 -0.0366961 -0.105544
-v 0.0615633 0.0366961 -0.105544
-v 0.0615633 -0.0366961 0.105544
-v 0.0615633 0.0366961 0.105544
-v -0.0615633 -0.0366961 0.105544
-v -0.0615633 0.0366961 0.105544
-v -0.0278135 -0.0660233 -0.1056
-v -0.0278135 0.0660233 -0.1056
-v 0.0278135 -0.0660233 -0.1056
-v 0.0278135 0.0660233 -0.1056
-v 0.0278135 -0.0660233 0.1056
-v 0.0278135 0.0660233 0.1056
-v -0.0278135 -0.0660233 0.1056
-v -0.0278135 0.0660233 0.1056
-v -0.012978 -0.0704285 -0.105657
-v -0.012978 0.0704285 -0.105657
-v 0.012978 -0.0704285 -0.105657
-v 0.012978 0.0704285 -0.105657
-v 0.012978 -0.0704285 0.105657
-v 0.012978 0.0704285 0.105657
-v -0.012978 -0.0704285 0.105657
-v -0.012978 0.0704285 0.105657
-v -0.0189699 -0.0690455 -0.105677
-v -0.0189699 0.0690455 -0.105677
-v 0.0189699 -0.0690455 -0.105677
-v 0.0189699 0.0690455 -0.105677
-v 0.0189699 -0.0690455 0.105677
-v 0.0189699 0.0690455 0.105677
-v -0.0189699 -0.0690455 0.105677
-v -0.0189699 0.0690455 0.105677
-v -0.045741 -0.0550513 -0.105737
-v -0.045741 0.0550513 -0.105737
-v 0.045741 -0.0550513 -0.105737
-v 0.045741 0.0550513 -0.105737
-v 0.045741 -0.0550513 0.105737
-v 0.045741 0.0550513 0.105737
-v -0.045741 -0.0550513 0.105737
-v -0.045741 0.0550513 0.105737
-v -0.0345393 -0.0626721 -0.105767
-v -0.0345393 0.0626721 -0.105767
-v 0.0345393 -0.0626721 -0.105767
-v 0.0345393 0.0626721 -0.105767
-v 0.0345393 -0.0626721 0.105767
-v 0.0345393 0.0626721 0.105767
-v -0.0345393 -0.0626721 0.105767
-v -0.0345393 0.0626721 0.105767
-v -0.0674801 -0.0236447 -0.10588
-v -0.0674801 0.0236447 -0.10588
-v 0.0674801 -0.0236447 -0.10588
-v 0.0674801 0.0236447 -0.10588
-v 0.0674801 -0.0236447 0.10588
-v 0.0674801 0.0236447 0.10588
-v -0.0674801 -0.0236447 0.10588
-v -0.0674801 0.0236447 0.10588
-v -0.0429499 -0.0570655 -0.106039
-v -0.0429499 0.0570655 -0.106039
-v 0.0429499 -0.0570655 -0.106039
-v 0.0429499 0.0570655 -0.106039
-v 0.0429499 -0.0570655 0.106039
-v 0.0429499 0.0570655 0.106039
-v -0.0429499 -0.0570655 0.106039
-v -0.0429499 0.0570655 0.106039
-v -0.0373353 -0.0608783 -0.106054
-v -0.0373353 0.0608783 -0.106054
-v 0.0373353 -0.0608783 -0.106054
-v 0.0373353 0.0608783 -0.106054
-v 0.0373353 -0.0608783 0.106054
-v 0.0373353 0.0608783 0.106054
-v -0.0373353 -0.0608783 0.106054
-v -0.0373353 0.0608783 0.106054
-v -0.0117257 -0.0704285 -0.106088
-v -0.0117257 0.0704285 -0.106088
-v 0.0117257 -0.0704285 -0.106088
-v 0.0117257 0.0704285 -0.106088
-v 0.0117257 -0.0704285 0.106088
-v 0.0117257 0.0704285 0.106088
-v -0.0117257 -0.0704285 0.106088
-v -0.0117257 0.0704285 0.106088
-v -0.0401434 -0.0590087 -0.106145
-v -0.0401434 0.0590087 -0.106145
-v 0.0401434 -0.0590087 -0.106145
-v 0.0401434 0.0590087 -0.106145
-v 0.0401434 -0.0590087 0.106145
-v 0.0401434 0.0590087 0.106145
-v -0.0401434 -0.0590087 0.106145
-v -0.0401434 0.0590087 0.106145
-v -0.0626465 -0.0341645 -0.106169
-v -0.0626465 0.0341645 -0.106169
-v 0.0626465 -0.0341645 -0.106169
-v 0.0626465 0.0341645 -0.106169
-v 0.0626465 -0.0341645 0.106169
-v 0.0626465 0.0341645 0.106169
-v -0.0626465 -0.0341645 0.106169
-v -0.0626465 0.0341645 0.106169
-v -0.05794 -0.0416192 -0.106205
-v -0.05794 0.0416192 -0.106205
-v 0.05794 -0.0416192 -0.106205
-v 0.05794 0.0416192 -0.106205
-v 0.05794 -0.0416192 0.106205
-v 0.05794 0.0416192 0.106205
-v -0.05794 -0.0416192 0.106205
-v -0.05794 0.0416192 0.106205
-v -0.0681749 -0.0209327 -0.106249
-v -0.0681749 0.0209327 -0.106249
-v 0.0681749 -0.0209327 -0.106249
-v 0.0681749 0.0209327 -0.106249
-v 0.0681749 -0.0209327 0.106249
-v 0.0681749 0.0209327 0.106249
-v -0.0681749 -0.0209327 0.106249
-v -0.0681749 0.0209327 0.106249
-v -0.0226903 -0.0675765 -0.106312
-v -0.0226903 0.0675765 -0.106312
-v 0.0226903 -0.0675765 -0.106312
-v 0.0226903 0.0675765 -0.106312
-v 0.0226903 -0.0675765 0.106312
-v 0.0226903 0.0675765 0.106312
-v -0.0226903 -0.0675765 0.106312
-v -0.0226903 0.0675765 0.106312
-v -0.049985 -0.0508196 -0.106316
-v -0.049985 0.0508196 -0.106316
-v 0.049985 -0.0508196 -0.106316
-v 0.049985 0.0508196 -0.106316
-v 0.049985 -0.0508196 0.106316
-v 0.049985 0.0508196 0.106316
-v -0.049985 -0.0508196 0.106316
-v -0.049985 0.0508196 0.106316
-v -0.0177132 -0.0690455 -0.106317
-v -0.0177132 0.0690455 -0.106317
-v 0.0177132 -0.0690455 -0.106317
-v 0.0177132 0.0690455 -0.106317
-v 0.0177132 -0.0690455 0.106317
-v 0.0177132 0.0690455 0.106317
-v -0.0177132 -0.0690455 0.106317
-v -0.0177132 0.0690455 0.106317
-v -0.0305186 -0.0643878 -0.106371
-v -0.0305186 0.0643878 -0.106371
-v 0.0305186 -0.0643878 -0.106371
-v 0.0305186 0.0643878 -0.106371
-v 0.0305186 -0.0643878 0.106371
-v 0.0305186 0.0643878 0.106371
-v -0.0305186 -0.0643878 0.106371
-v -0.0305186 0.0643878 0.106371
-v -0.0540662 -0.0463348 -0.106468
-v -0.0540662 0.0463348 -0.106468
-v 0.0540662 -0.0463348 -0.106468
-v 0.0540662 0.0463348 -0.106468
-v 0.0540662 -0.0463348 0.106468
-v 0.0540662 0.0463348 0.106468
-v -0.0540662 -0.0463348 0.106468
-v -0.0540662 0.0463348 0.106468
-v -0.0104591 -0.0704285 -0.106475
-v -0.0104591 0.0704285 -0.106475
-v 0.0104591 -0.0704285 -0.106475
-v 0.0104591 0.0704285 -0.106475
-v 0.0104591 -0.0704285 0.106475
-v 0.0104591 0.0704285 0.106475
-v -0.0104591 -0.0704285 0.106475
-v -0.0104591 0.0704285 0.106475
-v -0.0265542 -0.0660233 -0.106549
-v -0.0265542 0.0660233 -0.106549
-v 0.0265542 -0.0660233 -0.106549
-v 0.0265542 0.0660233 -0.106549
-v 0.0265542 -0.0660233 0.106549
-v 0.0265542 0.0660233 0.106549
-v -0.0265542 -0.0660233 0.106549
-v -0.0265542 0.0660233 0.106549
-v -0.0687847 -0.0181947 -0.106573
-v -0.0687847 0.0181947 -0.106573
-v 0.0687847 -0.0181947 -0.106573
-v 0.0687847 0.0181947 -0.106573
-v 0.0687847 -0.0181947 0.106573
-v 0.0687847 0.0181947 0.106573
-v -0.0687847 -0.0181947 0.106573
-v -0.0687847 0.0181947 0.106573
-v -0.0636517 -0.0315903 -0.106749
-v -0.0636517 0.0315903 -0.106749
-v 0.0636517 -0.0315903 -0.106749
-v 0.0636517 0.0315903 -0.106749
-v 0.0636517 -0.0315903 0.106749
-v 0.0636517 0.0315903 0.106749
-v -0.0636517 -0.0315903 0.106749
-v -0.0636517 0.0315903 0.106749
-v -0.00917973 -0.0704285 -0.106818
-v -0.00917973 0.0704285 -0.106818
-v 0.00917973 -0.0704285 -0.106818
-v 0.00917973 0.0704285 -0.106818
-v 0.00917973 -0.0704285 0.106818
-v 0.00917973 0.0704285 0.106818
-v -0.00917973 -0.0704285 0.106818
-v -0.00917973 0.0704285 0.106818
-v -0.0693088 -0.0154341 -0.106852
-v -0.0693088 0.0154341 -0.106852
-v 0.0693088 -0.0154341 -0.106852
-v 0.0693088 0.0154341 -0.106852
-v 0.0693088 -0.0154341 0.106852
-v 0.0693088 0.0154341 0.106852
-v -0.0693088 -0.0154341 0.106852
-v -0.0693088 0.0154341 0.106852
-v -0.0472435 -0.0529685 -0.106911
-v -0.0472435 0.0529685 -0.106911
-v 0.0472435 -0.0529685 -0.106911
-v 0.0472435 0.0529685 -0.106911
-v 0.0472435 -0.0529685 0.106911
-v 0.0472435 0.0529685 0.106911
-v -0.0472435 -0.0529685 0.106911
-v -0.0472435 0.0529685 0.106911
-v -0.016435 -0.0690455 -0.106914
-v -0.016435 0.0690455 -0.106914
-v 0.016435 -0.0690455 -0.106914
-v 0.016435 0.0690455 -0.106914
-v 0.016435 -0.0690455 0.106914
-v 0.016435 0.0690455 0.106914
-v -0.016435 -0.0690455 0.106914
-v -0.016435 0.0690455 0.106914
-v -0.0332701 -0.0626721 -0.10695
-v -0.0332701 0.0626721 -0.10695
-v 0.0332701 -0.0626721 -0.10695
-v 0.0332701 0.0626721 -0.10695
-v 0.0332701 -0.0626721 0.10695
-v 0.0332701 0.0626721 0.10695
-v -0.0332701 -0.0626721 0.10695
-v -0.0332701 0.0626721 0.10695
-v -0.0591496 -0.0391821 -0.106961
-v -0.0591496 0.0391821 -0.106961
-v 0.0591496 -0.0391821 -0.106961
-v 0.0591496 0.0391821 -0.106961
-v 0.0591496 -0.0391821 0.106961
-v 0.0591496 0.0391821 0.106961
-v -0.0591496 -0.0391821 0.106961
-v -0.0591496 0.0391821 0.106961
-v -0.0214092 -0.0675765 -0.107082
-v -0.0214092 0.0675765 -0.107082
-v 0.0214092 -0.0675765 -0.107082
-v 0.0214092 0.0675765 -0.107082
-v 0.0214092 -0.0675765 0.107082
-v 0.0214092 0.0675765 0.107082
-v -0.0214092 -0.0675765 0.107082
-v -0.0214092 0.0675765 0.107082
-v -0.0697466 -0.0126542 -0.107085
-v -0.0697466 0.0126542 -0.107085
-v 0.0697466 -0.0126542 -0.107085
-v 0.0697466 0.0126542 -0.107085
-v 0.0697466 -0.0126542 0.107085
-v 0.0697466 0.0126542 0.107085
-v -0.0697466 -0.0126542 0.107085
-v -0.0697466 0.0126542 0.107085
-v -0.00788921 -0.0704285 -0.107116
-v -0.00788921 0.0704285 -0.107116
-v 0.00788921 -0.0704285 -0.107116
-v 0.00788921 0.0704285 -0.107116
-v 0.00788921 -0.0704285 0.107116
-v 0.00788921 0.0704285 0.107116
-v -0.00788921 -0.0704285 0.107116
-v -0.00788921 0.0704285 0.107116
-v -0.0700974 -0.00985854 -0.107271
-v -0.0700974 0.00985854 -0.107271
-v 0.0700974 -0.00985854 -0.107271
-v 0.0700974 0.00985854 -0.107271
-v 0.0700974 -0.00985854 0.107271
-v 0.0700974 0.00985854 0.107271
-v -0.0700974 -0.00985854 0.107271
-v -0.0700974 0.00985854 0.107271
-v -0.0645775 -0.0289768 -0.107284
-v -0.0645775 0.0289768 -0.107284
-v 0.0645775 -0.0289768 -0.107284
-v 0.0645775 0.0289768 -0.107284
-v 0.0645775 -0.0289768 0.107284
-v 0.0645775 0.0289768 0.107284
-v -0.0645775 -0.0289768 0.107284
-v -0.0645775 0.0289768 0.107284
-v -0.0444659 -0.0550513 -0.107311
-v -0.0444659 0.0550513 -0.107311
-v 0.0444659 -0.0550513 -0.107311
-v 0.0444659 0.0550513 -0.107311
-v 0.0444659 -0.0550513 0.107311
-v 0.0444659 0.0550513 0.107311
-v -0.0444659 -0.0550513 0.107311
-v -0.0444659 0.0550513 0.107311
-v -0.0360543 -0.0608783 -0.107335
-v -0.0360543 0.0608783 -0.107335
-v 0.0360543 -0.0608783 -0.107335
-v 0.0360543 0.0608783 -0.107335
-v 0.0360543 -0.0608783 0.107335
-v 0.0360543 0.0608783 0.107335
-v -0.0360543 -0.0608783 0.107335
-v -0.0360543 0.0608783 0.107335
-v -0.0514048 -0.0486075 -0.107348
-v -0.0514048 0.0486075 -0.107348
-v 0.0514048 -0.0486075 -0.107348
-v 0.0514048 0.0486075 -0.107348
-v 0.0514048 -0.0486075 0.107348
-v 0.0514048 0.0486075 0.107348
-v -0.0514048 -0.0486075 0.107348
-v -0.0514048 0.0486075 0.107348
-v -0.0553882 -0.0440044 -0.10736
-v -0.0553882 0.0440044 -0.10736
-v 0.0553882 -0.0440044 -0.10736
-v 0.0553882 0.0440044 -0.10736
-v 0.0553882 -0.0440044 0.10736
-v 0.0553882 0.0440044 0.10736
-v -0.0553882 -0.0440044 0.10736
-v -0.0553882 0.0440044 0.10736
-v -0.00658908 -0.0704285 -0.107369
-v -0.00658908 0.0704285 -0.107369
-v 0.00658908 -0.0704285 -0.107369
-v 0.00658908 0.0704285 -0.107369
-v 0.00658908 -0.0704285 0.107369
-v 0.00658908 0.0704285 0.107369
-v -0.00658908 -0.0704285 0.107369
-v -0.00658908 0.0704285 0.107369
-v -0.0703609 -0.0070506 -0.107412
-v -0.0703609 0.0070506 -0.107412
-v 0.0703609 -0.0070506 -0.107412
-v 0.0703609 0.0070506 -0.107412
-v 0.0703609 -0.0070506 0.107412
-v 0.0703609 0.0070506 0.107412
-v -0.0703609 -0.0070506 0.107412
-v -0.0703609 0.0070506 0.107412
-v -0.0292307 -0.0643878 -0.107414
-v -0.0292307 0.0643878 -0.107414
-v 0.0292307 -0.0643878 -0.107414
-v 0.0292307 0.0643878 -0.107414
-v 0.0292307 -0.0643878 0.107414
-v 0.0292307 0.0643878 0.107414
-v -0.0292307 -0.0643878 0.107414
-v -0.0292307 0.0643878 0.107414
-v -0.0252625 -0.0660233 -0.107453
-v -0.0252625 0.0660233 -0.107453
-v 0.0252625 -0.0660233 -0.107453
-v 0.0252625 0.0660233 -0.107453
-v 0.0252625 -0.0660233 0.107453
-v 0.0252625 0.0660233 0.107453
-v -0.0252625 -0.0660233 0.107453
-v -0.0252625 0.0660233 0.107453
-v -0.0151367 -0.0690455 -0.107465
-v -0.0151367 0.0690455 -0.107465
-v 0.0151367 -0.0690455 -0.107465
-v 0.0151367 0.0690455 -0.107465
-v 0.0151367 -0.0690455 0.107465
-v 0.0151367 0.0690455 0.107465
-v -0.0151367 -0.0690455 0.107465
-v -0.0151367 0.0690455 0.107465
-v -0.0705368 -0.00423388 -0.107505
-v -0.0705368 0.00423388 -0.107505
-v 0.0705368 -0.00423388 -0.107505
-v 0.0705368 0.00423388 -0.107505
-v 0.0705368 -0.00423388 0.107505
-v 0.0705368 0.00423388 0.107505
-v -0.0705368 -0.00423388 0.107505
-v -0.0705368 0.00423388 0.107505
-v -0.041666 -0.0570655 -0.107516
-v -0.041666 0.0570655 -0.107516
-v 0.041666 -0.0570655 -0.107516
-v 0.041666 0.0570655 -0.107516
-v 0.041666 -0.0570655 0.107516
-v 0.041666 0.0570655 0.107516
-v -0.041666 -0.0570655 0.107516
-v -0.041666 0.0570655 0.107516
-v -0.0388575 -0.0590087 -0.107524
-v -0.0388575 0.0590087 -0.107524
-v 0.0388575 -0.0590087 -0.107524
-v 0.0388575 0.0590087 -0.107524
-v 0.0388575 -0.0590087 0.107524
-v 0.0388575 0.0590087 0.107524
-v -0.0388575 -0.0590087 0.107524
-v -0.0388575 0.0590087 0.107524
-v -0.0706248 -0.00141188 -0.107552
-v -0.0706248 0.00141188 -0.107552
-v 0.0706248 -0.00141188 -0.107552
-v 0.0706248 0.00141188 -0.107552
-v 0.0706248 -0.00141188 0.107552
-v 0.0706248 0.00141188 0.107552
-v -0.0706248 -0.00141188 0.107552
-v -0.0706248 0.00141188 0.107552
-v -0.00528092 -0.0704285 -0.107576
-v -0.00528092 0.0704285 -0.107576
-v 0.00528092 -0.0704285 -0.107576
-v 0.00528092 0.0704285 -0.107576
-v 0.00528092 -0.0704285 0.107576
-v 0.00528092 0.0704285 0.107576
-v -0.00528092 -0.0704285 0.107576
-v -0.00528092 0.0704285 0.107576
-v -0.0602854 -0.0366961 -0.10767
-v -0.0602854 0.0366961 -0.10767
-v 0.0602854 -0.0366961 -0.10767
-v 0.0602854 0.0366961 -0.10767
-v 0.0602854 -0.0366961 0.10767
-v 0.0602854 0.0366961 0.10767
-v -0.0602854 -0.0366961 0.10767
-v -0.0602854 0.0366961 0.10767
-v -0.00396633 -0.0704285 -0.107737
-v -0.00396633 0.0704285 -0.107737
-v 0.00396633 -0.0704285 -0.107737
-v 0.00396633 0.0704285 -0.107737
-v 0.00396633 -0.0704285 0.107737
-v 0.00396633 0.0704285 0.107737
-v -0.00396633 -0.0704285 0.107737
-v -0.00396633 0.0704285 0.107737
-v -0.065423 -0.0263271 -0.107772
-v -0.065423 0.0263271 -0.107772
-v 0.065423 -0.0263271 -0.107772
-v 0.065423 0.0263271 -0.107772
-v 0.065423 -0.0263271 0.107772
-v 0.065423 0.0263271 0.107772
-v -0.065423 -0.0263271 0.107772
-v -0.065423 0.0263271 0.107772
-v -0.020102 -0.0675765 -0.107806
-v -0.020102 0.0675765 -0.107806
-v 0.020102 -0.0675765 -0.107806
-v 0.020102 0.0675765 -0.107806
-v 0.020102 -0.0675765 0.107806
-v 0.020102 0.0675765 0.107806
-v -0.020102 -0.0675765 0.107806
-v -0.020102 0.0675765 0.107806
-v -0.00264691 -0.0704285 -0.107853
-v -0.00264691 0.0704285 -0.107853
-v 0.00264691 -0.0704285 -0.107853
-v 0.00264691 0.0704285 -0.107853
-v 0.00264691 -0.0704285 0.107853
-v 0.00264691 0.0704285 0.107853
-v -0.00264691 -0.0704285 0.107853
-v -0.00264691 0.0704285 0.107853
-v -0.00132426 -0.0704285 -0.107922
-v -0.00132426 0.0704285 -0.107922
-v 0.00132426 -0.0704285 -0.107922
-v 0.00132426 0.0704285 -0.107922
-v 0.00132426 -0.0704285 0.107922
-v 0.00132426 0.0704285 0.107922
-v -0.00132426 -0.0704285 0.107922
-v -0.00132426 0.0704285 0.107922
-v -6.97039e-18 -0.0704285 -0.107945
-v -6.97039e-18 0.0704285 -0.107945
-v 2.32346e-18 -0.0704285 0.107945
-v 2.32346e-18 0.0704285 0.107945
-v -0.01382 -0.0690455 -0.10797
-v -0.01382 0.0690455 -0.10797
-v 0.01382 -0.0690455 -0.10797
-v 0.01382 0.0690455 -0.10797
-v 0.01382 -0.0690455 0.10797
-v 0.01382 0.0690455 0.10797
-v -0.01382 -0.0690455 0.10797
-v -0.01382 0.0690455 0.10797
-v -0.0486871 -0.0508196 -0.108039
-v -0.0486871 0.0508196 -0.108039
-v 0.0486871 -0.0508196 -0.108039
-v 0.0486871 0.0508196 -0.108039
-v 0.0486871 -0.0508196 0.108039
-v 0.0486871 0.0508196 0.108039
-v -0.0486871 -0.0508196 0.108039
-v -0.0486871 0.0508196 0.108039
-v -0.0319603 -0.0626721 -0.108089
-v -0.0319603 0.0626721 -0.108089
-v 0.0319603 -0.0626721 -0.108089
-v 0.0319603 0.0626721 -0.108089
-v 0.0319603 -0.0626721 0.108089
-v 0.0319603 0.0626721 0.108089
-v -0.0319603 -0.0626721 0.108089
-v -0.0319603 0.0626721 0.108089
-v -0.0566412 -0.0416192 -0.108205
-v -0.0566412 0.0416192 -0.108205
-v 0.0566412 -0.0416192 -0.108205
-v 0.0566412 0.0416192 -0.108205
-v 0.0566412 -0.0416192 0.108205
-v 0.0566412 0.0416192 0.108205
-v -0.0566412 -0.0416192 0.108205
-v -0.0566412 0.0416192 0.108205
-v -0.0661868 -0.0236447 -0.108213
-v -0.0661868 0.0236447 -0.108213
-v 0.0661868 -0.0236447 -0.108213
-v 0.0661868 0.0236447 -0.108213
-v 0.0661868 -0.0236447 0.108213
-v 0.0661868 0.0236447 0.108213
-v -0.0661868 -0.0236447 0.108213
-v -0.0661868 0.0236447 0.108213
-v -0.02394 -0.0660233 -0.108312
-v -0.02394 0.0660233 -0.108312
-v 0.02394 -0.0660233 -0.108312
-v 0.02394 0.0660233 -0.108312
-v 0.02394 -0.0660233 0.108312
-v 0.02394 0.0660233 0.108312
-v -0.02394 -0.0660233 0.108312
-v -0.02394 0.0660233 0.108312
-v -0.0613461 -0.0341645 -0.108333
-v -0.0613461 0.0341645 -0.108333
-v 0.0613461 -0.0341645 -0.108333
-v 0.0613461 0.0341645 -0.108333
-v 0.0613461 -0.0341645 0.108333
-v 0.0613461 0.0341645 0.108333
-v -0.0613461 -0.0341645 0.108333
-v -0.0613461 0.0341645 0.108333
-v -0.0527606 -0.0463348 -0.108333
-v -0.0527606 0.0463348 -0.108333
-v 0.0527606 -0.0463348 -0.108333
-v 0.0527606 0.0463348 -0.108333
-v 0.0527606 -0.0463348 0.108333
-v 0.0527606 0.0463348 0.108333
-v -0.0527606 -0.0463348 0.108333
-v -0.0527606 0.0463348 0.108333
-v -0.0279072 -0.0643878 -0.108411
-v -0.0279072 0.0643878 -0.108411
-v 0.0279072 -0.0643878 -0.108411
-v 0.0279072 0.0643878 -0.108411
-v 0.0279072 -0.0643878 0.108411
-v 0.0279072 0.0643878 0.108411
-v -0.0279072 -0.0643878 0.108411
-v -0.0279072 0.0643878 0.108411
-v -0.0124864 -0.0690455 -0.108429
-v -0.0124864 0.0690455 -0.108429
-v 0.0124864 -0.0690455 -0.108429
-v 0.0124864 0.0690455 -0.108429
-v 0.0124864 -0.0690455 0.108429
-v 0.0124864 0.0690455 0.108429
-v -0.0124864 -0.0690455 0.108429
-v -0.0124864 0.0690455 0.108429
-v -0.0187704 -0.0675765 -0.108485
-v -0.0187704 0.0675765 -0.108485
-v 0.0187704 -0.0675765 -0.108485
-v 0.0187704 0.0675765 -0.108485
-v 0.0187704 -0.0675765 0.108485
-v 0.0187704 0.0675765 0.108485
-v -0.0187704 -0.0675765 0.108485
-v -0.0187704 0.0675765 0.108485
-v -0.0459265 -0.0529685 -0.108537
-v -0.0459265 0.0529685 -0.108537
-v 0.0459265 -0.0529685 -0.108537
-v 0.0459265 0.0529685 -0.108537
-v 0.0459265 -0.0529685 0.108537
-v 0.0459265 0.0529685 0.108537
-v -0.0459265 -0.0529685 0.108537
-v -0.0459265 0.0529685 0.108537
-v -0.0347293 -0.0608783 -0.108571
-v -0.0347293 0.0608783 -0.108571
-v 0.0347293 -0.0608783 -0.108571
-v 0.0347293 0.0608783 -0.108571
-v 0.0347293 -0.0608783 0.108571
-v 0.0347293 0.0608783 0.108571
-v -0.0347293 -0.0608783 0.108571
-v -0.0347293 0.0608783 0.108571
-v -0.0668683 -0.0209327 -0.108606
-v -0.0668683 0.0209327 -0.108606
-v 0.0668683 -0.0209327 -0.108606
-v 0.0668683 0.0209327 -0.108606
-v 0.0668683 -0.0209327 0.108606
-v 0.0668683 0.0209327 0.108606
-v -0.0668683 -0.0209327 0.108606
-v -0.0668683 0.0209327 0.108606
-v -0.0431367 -0.0550513 -0.10884
-v -0.0431367 0.0550513 -0.10884
-v 0.0431367 -0.0550513 -0.10884
-v 0.0431367 0.0550513 -0.10884
-v 0.0431367 -0.0550513 0.10884
-v 0.0431367 0.0550513 0.10884
-v -0.0431367 -0.0550513 0.10884
-v -0.0431367 0.0550513 0.10884
-v -0.0111377 -0.0690455 -0.108842
-v -0.0111377 0.0690455 -0.108842
-v 0.0111377 -0.0690455 -0.108842
-v 0.0111377 0.0690455 -0.108842
-v 0.0111377 -0.0690455 0.108842
-v 0.0111377 0.0690455 0.108842
-v -0.0111377 -0.0690455 0.108842
-v -0.0111377 0.0690455 0.108842
-v -0.0375243 -0.0590087 -0.108858
-v -0.0375243 0.0590087 -0.108858
-v 0.0375243 -0.0590087 -0.108858
-v 0.0375243 0.0590087 -0.108858
-v 0.0375243 -0.0590087 0.108858
-v 0.0375243 0.0590087 0.108858
-v -0.0375243 -0.0590087 0.108858
-v -0.0375243 0.0590087 0.108858
-v -0.0623304 -0.0315903 -0.108948
-v -0.0623304 0.0315903 -0.108948
-v 0.0623304 -0.0315903 -0.108948
-v 0.0623304 0.0315903 -0.108948
-v 0.0623304 -0.0315903 0.108948
-v 0.0623304 0.0315903 0.108948
-v -0.0623304 -0.0315903 0.108948
-v -0.0623304 0.0315903 0.108948
-v -0.0403313 -0.0570655 -0.108948
-v -0.0403313 0.0570655 -0.108948
-v 0.0403313 -0.0570655 -0.108948
-v 0.0403313 0.0570655 -0.108948
-v 0.0403313 -0.0570655 0.108948
-v 0.0403313 0.0570655 0.108948
-v -0.0403313 -0.0570655 0.108948
-v -0.0403313 0.0570655 0.108948
-v -0.0674664 -0.0181947 -0.108952
-v -0.0674664 0.0181947 -0.108952
-v 0.0674664 -0.0181947 -0.108952
-v 0.0674664 0.0181947 -0.108952
-v 0.0674664 -0.0181947 0.108952
-v 0.0674664 0.0181947 0.108952
-v -0.0674664 -0.0181947 0.108952
-v -0.0674664 0.0181947 0.108952
-v -0.0578236 -0.0391821 -0.109003
-v -0.0578236 0.0391821 -0.109003
-v 0.0578236 -0.0391821 -0.109003
-v 0.0578236 0.0391821 -0.109003
-v 0.0578236 -0.0391821 0.109003
-v 0.0578236 0.0391821 0.109003
-v -0.0578236 -0.0391821 0.109003
-v -0.0578236 0.0391821 0.109003
-v -0.0174158 -0.0675765 -0.109117
-v -0.0174158 0.0675765 -0.109117
-v 0.0174158 -0.0675765 -0.109117
-v 0.0174158 0.0675765 -0.109117
-v 0.0174158 -0.0675765 0.109117
-v 0.0174158 0.0675765 0.109117
-v -0.0174158 -0.0675765 0.109117
-v -0.0174158 0.0675765 0.109117
-v -0.0500701 -0.0486075 -0.109119
-v -0.0500701 0.0486075 -0.109119
-v 0.0500701 -0.0486075 -0.109119
-v 0.0500701 0.0486075 -0.109119
-v 0.0500701 -0.0486075 0.109119
-v 0.0500701 0.0486075 0.109119
-v -0.0500701 -0.0486075 0.109119
-v -0.0500701 0.0486075 0.109119
-v -0.0225883 -0.0660233 -0.109124
-v -0.0225883 0.0660233 -0.109124
-v 0.0225883 -0.0660233 -0.109124
-v 0.0225883 0.0660233 -0.109124
-v 0.0225883 -0.0660233 0.109124
-v 0.0225883 0.0660233 0.109124
-v -0.0225883 -0.0660233 0.109124
-v -0.0225883 0.0660233 0.109124
-v -0.0306115 -0.0626721 -0.109181
-v -0.0306115 0.0626721 -0.109181
-v 0.0306115 -0.0626721 -0.109181
-v 0.0306115 0.0626721 -0.109181
-v 0.0306115 -0.0626721 0.109181
-v 0.0306115 0.0626721 0.109181
-v -0.0306115 -0.0626721 0.109181
-v -0.0306115 0.0626721 0.109181
-v -0.00977531 -0.0690455 -0.109207
-v -0.00977531 0.0690455 -0.109207
-v 0.00977531 -0.0690455 -0.109207
-v 0.00977531 0.0690455 -0.109207
-v 0.00977531 -0.0690455 0.109207
-v 0.00977531 0.0690455 0.109207
-v -0.00977531 -0.0690455 0.109207
-v -0.00977531 0.0690455 0.109207
-v -0.0679805 -0.0154341 -0.109249
-v -0.0679805 0.0154341 -0.109249
-v 0.0679805 -0.0154341 -0.109249
-v 0.0679805 0.0154341 -0.109249
-v 0.0679805 -0.0154341 0.109249
-v 0.0679805 0.0154341 0.109249
-v -0.0679805 -0.0154341 0.109249
-v -0.0679805 0.0154341 0.109249
-v -0.0540506 -0.0440044 -0.10927
-v -0.0540506 0.0440044 -0.10927
-v 0.0540506 -0.0440044 -0.10927
-v 0.0540506 0.0440044 -0.10927
-v 0.0540506 -0.0440044 0.10927
-v 0.0540506 0.0440044 0.10927
-v -0.0540506 -0.0440044 0.10927
-v -0.0540506 0.0440044 0.10927
-v -0.0265497 -0.0643878 -0.109362
-v -0.0265497 0.0643878 -0.109362
-v 0.0265497 -0.0643878 -0.109362
-v 0.0265497 0.0643878 -0.109362
-v 0.0265497 -0.0643878 0.109362
-v 0.0265497 0.0643878 0.109362
-v -0.0265497 -0.0643878 0.109362
-v -0.0265497 0.0643878 0.109362
-v -0.0684098 -0.0126542 -0.109496
-v -0.0684098 0.0126542 -0.109496
-v 0.0684098 -0.0126542 -0.109496
-v 0.0684098 0.0126542 -0.109496
-v 0.0684098 -0.0126542 0.109496
-v 0.0684098 0.0126542 0.109496
-v -0.0684098 -0.0126542 0.109496
-v -0.0684098 0.0126542 0.109496
-v -0.063237 -0.0289768 -0.109515
-v -0.063237 0.0289768 -0.109515
-v 0.063237 -0.0289768 -0.109515
-v 0.063237 0.0289768 -0.109515
-v 0.063237 -0.0289768 0.109515
-v 0.063237 0.0289768 0.109515
-v -0.063237 -0.0289768 0.109515
-v -0.063237 0.0289768 0.109515
-v -0.00840107 -0.0690455 -0.109524
-v -0.00840107 0.0690455 -0.109524
-v 0.00840107 -0.0690455 -0.109524
-v 0.00840107 0.0690455 -0.109524
-v 0.00840107 -0.0690455 0.109524
-v 0.00840107 0.0690455 0.109524
-v -0.00840107 -0.0690455 0.109524
-v -0.00840107 0.0690455 0.109524
-v -0.068754 -0.00985854 -0.109695
-v -0.068754 0.00985854 -0.109695
-v 0.068754 -0.00985854 -0.109695
-v 0.068754 0.00985854 -0.109695
-v 0.068754 -0.00985854 0.109695
-v 0.068754 0.00985854 0.109695
-v -0.068754 -0.00985854 0.109695
-v -0.068754 0.00985854 0.109695
-v -0.0160401 -0.0675765 -0.109701
-v -0.0160401 0.0675765 -0.109701
-v 0.0160401 -0.0675765 -0.109701
-v 0.0160401 0.0675765 -0.109701
-v 0.0160401 -0.0675765 0.109701
-v 0.0160401 0.0675765 0.109701
-v -0.0160401 -0.0675765 0.109701
-v -0.0160401 0.0675765 0.109701
-v -0.0473299 -0.0508196 -0.109715
-v -0.0473299 0.0508196 -0.109715
-v 0.0473299 -0.0508196 -0.109715
-v 0.0473299 0.0508196 -0.109715
-v 0.0473299 -0.0508196 0.109715
-v 0.0473299 0.0508196 0.109715
-v -0.0473299 -0.0508196 0.109715
-v -0.0473299 0.0508196 0.109715
-v -0.058934 -0.0366961 -0.109751
-v -0.058934 0.0366961 -0.109751
-v 0.058934 -0.0366961 -0.109751
-v 0.058934 0.0366961 -0.109751
-v 0.058934 -0.0366961 0.109751
-v 0.058934 0.0366961 0.109751
-v -0.058934 -0.0366961 0.109751
-v -0.058934 0.0366961 0.109751
-v -0.0333621 -0.0608783 -0.109759
-v -0.0333621 0.0608783 -0.109759
-v 0.0333621 -0.0608783 -0.109759
-v 0.0333621 0.0608783 -0.109759
-v 0.0333621 -0.0608783 0.109759
-v 0.0333621 0.0608783 0.109759
-v -0.0333621 -0.0608783 0.109759
-v -0.0333621 0.0608783 0.109759
-v -0.00701658 -0.0690455 -0.109793
-v -0.00701658 0.0690455 -0.109793
-v 0.00701658 -0.0690455 -0.109793
-v 0.00701658 0.0690455 -0.109793
-v 0.00701658 -0.0690455 0.109793
-v 0.00701658 0.0690455 0.109793
-v -0.00701658 -0.0690455 0.109793
-v -0.00701658 0.0690455 0.109793
-v -0.0690124 -0.0070506 -0.109844
-v -0.0690124 0.0070506 -0.109844
-v 0.0690124 -0.0070506 -0.109844
-v 0.0690124 0.0070506 -0.109844
-v 0.0690124 -0.0070506 0.109844
-v 0.0690124 0.0070506 0.109844
-v -0.0690124 -0.0070506 0.109844
-v -0.0690124 0.0070506 0.109844
-v -0.0212092 -0.0660233 -0.109889
-v -0.0212092 0.0660233 -0.109889
-v 0.0212092 -0.0660233 -0.109889
-v 0.0212092 0.0660233 -0.109889
-v 0.0212092 -0.0660233 0.109889
-v 0.0212092 0.0660233 0.109889
-v -0.0212092 -0.0660233 0.109889
-v -0.0212092 0.0660233 0.109889
-v -0.0691849 -0.00423388 -0.109944
-v -0.0691849 0.00423388 -0.109944
-v 0.0691849 -0.00423388 -0.109944
-v 0.0691849 0.00423388 -0.109944
-v 0.0691849 -0.00423388 0.109944
-v 0.0691849 0.00423388 0.109944
-v -0.0691849 -0.00423388 0.109944
-v -0.0691849 0.00423388 0.109944
-v -0.0692712 -0.00141188 -0.109994
-v -0.0692712 0.00141188 -0.109994
-v 0.0692712 -0.00141188 -0.109994
-v 0.0692712 0.00141188 -0.109994
-v 0.0692712 -0.00141188 0.109994
-v 0.0692712 0.00141188 0.109994
-v -0.0692712 -0.00141188 0.109994
-v -0.0692712 0.00141188 0.109994
-v -0.00562355 -0.0690455 -0.110014
-v -0.00562355 0.0690455 -0.110014
-v 0.00562355 -0.0690455 -0.110014
-v 0.00562355 0.0690455 -0.110014
-v 0.00562355 -0.0690455 0.110014
-v 0.00562355 0.0690455 0.110014
-v -0.00562355 -0.0690455 0.110014
-v -0.00562355 0.0690455 0.110014
-v -0.0640649 -0.0263271 -0.110032
-v -0.0640649 0.0263271 -0.110032
-v 0.0640649 -0.0263271 -0.110032
-v 0.0640649 0.0263271 -0.110032
-v 0.0640649 -0.0263271 0.110032
-v 0.0640649 0.0263271 0.110032
-v -0.0640649 -0.0263271 0.110032
-v -0.0640649 0.0263271 0.110032
-v -0.0445536 -0.0529685 -0.110116
-v -0.0445536 0.0529685 -0.110116
-v 0.0445536 -0.0529685 -0.110116
-v 0.0445536 0.0529685 -0.110116
-v 0.0445536 -0.0529685 0.110116
-v 0.0445536 0.0529685 0.110116
-v -0.0445536 -0.0529685 0.110116
-v -0.0445536 0.0529685 0.110116
-v -0.0361453 -0.0590087 -0.110143
-v -0.0361453 0.0590087 -0.110143
-v 0.0361453 -0.0590087 -0.110143
-v 0.0361453 0.0590087 -0.110143
-v 0.0361453 -0.0590087 0.110143
-v 0.0361453 0.0590087 0.110143
-v -0.0361453 -0.0590087 0.110143
-v -0.0361453 0.0590087 0.110143
-v -0.0513907 -0.0463348 -0.110151
-v -0.0513907 0.0463348 -0.110151
-v 0.0513907 -0.0463348 -0.110151
-v 0.0513907 0.0463348 -0.110151
-v 0.0513907 -0.0463348 0.110151
-v 0.0513907 0.0463348 0.110151
-v -0.0513907 -0.0463348 0.110151
-v -0.0513907 0.0463348 0.110151
-v -0.0552734 -0.0416192 -0.110158
-v -0.0552734 0.0416192 -0.110158
-v 0.0552734 -0.0416192 -0.110158
-v 0.0552734 0.0416192 -0.110158
-v 0.0552734 -0.0416192 0.110158
-v 0.0552734 0.0416192 0.110158
-v -0.0552734 -0.0416192 0.110158
-v -0.0552734 0.0416192 0.110158
-v -0.00422367 -0.0690455 -0.110186
-v -0.00422367 0.0690455 -0.110186
-v 0.00422367 -0.0690455 -0.110186
-v 0.00422367 0.0690455 -0.110186
-v 0.00422367 -0.0690455 0.110186
-v 0.00422367 0.0690455 0.110186
-v -0.00422367 -0.0690455 0.110186
-v -0.00422367 0.0690455 0.110186
-v -0.0292255 -0.0626721 -0.110225
-v -0.0292255 0.0626721 -0.110225
-v 0.0292255 -0.0626721 -0.110225
-v 0.0292255 0.0626721 -0.110225
-v 0.0292255 -0.0626721 0.110225
-v 0.0292255 0.0626721 0.110225
-v -0.0292255 -0.0626721 0.110225
-v -0.0292255 0.0626721 0.110225
-v -0.0146448 -0.0675765 -0.110236
-v -0.0146448 0.0675765 -0.110236
-v 0.0146448 -0.0675765 -0.110236
-v 0.0146448 0.0675765 -0.110236
-v 0.0146448 -0.0675765 0.110236
-v 0.0146448 0.0675765 0.110236
-v -0.0146448 -0.0675765 0.110236
-v -0.0146448 0.0675765 0.110236
-v -0.0251598 -0.0643878 -0.110264
-v -0.0251598 0.0643878 -0.110264
-v 0.0251598 -0.0643878 -0.110264
-v 0.0251598 0.0643878 -0.110264
-v 0.0251598 -0.0643878 0.110264
-v 0.0251598 0.0643878 0.110264
-v -0.0251598 -0.0643878 0.110264
-v -0.0251598 0.0643878 0.110264
-v -0.00281864 -0.0690455 -0.110308
-v -0.00281864 0.0690455 -0.110308
-v 0.00281864 -0.0690455 -0.110308
-v 0.00281864 0.0690455 -0.110308
-v 0.00281864 -0.0690455 0.110308
-v 0.00281864 0.0690455 0.110308
-v -0.00281864 -0.0690455 0.110308
-v -0.00281864 0.0690455 0.110308
-v -0.0417549 -0.0550513 -0.110322
-v -0.0417549 0.0550513 -0.110322
-v 0.0417549 -0.0550513 -0.110322
-v 0.0417549 0.0550513 -0.110322
-v 0.0417549 -0.0550513 0.110322
-v 0.0417549 0.0550513 0.110322
-v -0.0417549 -0.0550513 0.110322
-v -0.0417549 0.0550513 0.110322
-v -0.0389475 -0.0570655 -0.110331
-v -0.0389475 0.0570655 -0.110331
-v 0.0389475 -0.0570655 -0.110331
-v 0.0389475 0.0570655 -0.110331
-v 0.0389475 -0.0570655 0.110331
-v 0.0389475 0.0570655 0.110331
-v -0.0389475 -0.0570655 0.110331
-v -0.0389475 0.0570655 0.110331
-v -0.00141018 -0.0690455 -0.110382
-v -0.00141018 0.0690455 -0.110382
-v 0.00141018 -0.0690455 -0.110382
-v 0.00141018 0.0690455 -0.110382
-v 0.00141018 -0.0690455 0.110382
-v 0.00141018 0.0690455 0.110382
-v -0.00141018 -0.0690455 0.110382
-v -0.00141018 0.0690455 0.110382
-v -7.42263e-18 -0.0690455 -0.110407
-v -7.42263e-18 0.0690455 -0.110407
-v 2.47421e-18 -0.0690455 0.110407
-v 2.47421e-18 0.0690455 0.110407
-v -0.0599709 -0.0341645 -0.110451
-v -0.0599709 0.0341645 -0.110451
-v 0.0599709 -0.0341645 -0.110451
-v 0.0599709 0.0341645 -0.110451
-v 0.0599709 -0.0341645 0.110451
-v 0.0599709 0.0341645 0.110451
-v -0.0599709 -0.0341645 0.110451
-v -0.0599709 0.0341645 0.110451
-v -0.0648129 -0.0236447 -0.1105
-v -0.0648129 0.0236447 -0.1105
-v 0.0648129 -0.0236447 -0.1105
-v 0.0648129 0.0236447 -0.1105
-v 0.0648129 -0.0236447 0.1105
-v 0.0648129 0.0236447 0.1105
-v -0.0648129 -0.0236447 0.1105
-v -0.0648129 0.0236447 0.1105
-v -0.0198041 -0.0660233 -0.110605
-v -0.0198041 0.0660233 -0.110605
-v 0.0198041 -0.0660233 -0.110605
-v 0.0198041 0.0660233 -0.110605
-v 0.0198041 -0.0660233 0.110605
-v 0.0198041 0.0660233 0.110605
-v -0.0198041 -0.0660233 0.110605
-v -0.0198041 0.0660233 0.110605
-v -0.0132316 -0.0675765 -0.110723
-v -0.0132316 0.0675765 -0.110723
-v 0.0132316 -0.0675765 -0.110723
-v 0.0132316 0.0675765 -0.110723
-v 0.0132316 -0.0675765 0.110723
-v 0.0132316 0.0675765 0.110723
-v -0.0132316 -0.0675765 0.110723
-v -0.0132316 0.0675765 0.110723
-v -0.0486743 -0.0486075 -0.110843
-v -0.0486743 0.0486075 -0.110843
-v 0.0486743 -0.0486075 -0.110843
-v 0.0486743 0.0486075 -0.110843
-v 0.0486743 -0.0486075 0.110843
-v 0.0486743 0.0486075 0.110843
-v -0.0486743 -0.0486075 0.110843
-v -0.0486743 0.0486075 0.110843
-v -0.0319541 -0.0608783 -0.110899
-v -0.0319541 0.0608783 -0.110899
-v 0.0319541 -0.0608783 -0.110899
-v 0.0319541 0.0608783 -0.110899
-v 0.0319541 -0.0608783 0.110899
-v 0.0319541 0.0608783 0.110899
-v -0.0319541 -0.0608783 0.110899
-v -0.0319541 0.0608783 0.110899
-v -0.0654802 -0.0209327 -0.110917
-v -0.0654802 0.0209327 -0.110917
-v 0.0654802 -0.0209327 -0.110917
-v 0.0654802 0.0209327 -0.110917
-v 0.0654802 -0.0209327 0.110917
-v 0.0654802 0.0209327 0.110917
-v -0.0654802 -0.0209327 0.110917
-v -0.0654802 0.0209327 0.110917
-v -0.0564272 -0.0391821 -0.110997
-v -0.0564272 0.0391821 -0.110997
-v 0.0564272 -0.0391821 -0.110997
-v 0.0564272 0.0391821 -0.110997
-v 0.0564272 -0.0391821 0.110997
-v 0.0564272 0.0391821 0.110997
-v -0.0564272 -0.0391821 0.110997
-v -0.0564272 0.0391821 0.110997
-v -0.0609331 -0.0315903 -0.1111
-v -0.0609331 0.0315903 -0.1111
-v 0.0609331 -0.0315903 -0.1111
-v 0.0609331 0.0315903 -0.1111
-v 0.0609331 -0.0315903 0.1111
-v 0.0609331 0.0315903 0.1111
-v -0.0609331 -0.0315903 0.1111
-v -0.0609331 0.0315903 0.1111
-v -0.0237393 -0.0643878 -0.111118
-v -0.0237393 0.0643878 -0.111118
-v 0.0237393 -0.0643878 -0.111118
-v 0.0237393 0.0643878 -0.111118
-v 0.0237393 -0.0643878 0.111118
-v 0.0237393 0.0643878 0.111118
-v -0.0237393 -0.0643878 0.111118
-v -0.0237393 0.0643878 0.111118
-v -0.0526472 -0.0440044 -0.111133
-v -0.0526472 0.0440044 -0.111133
-v 0.0526472 -0.0440044 -0.111133
-v 0.0526472 0.0440044 -0.111133
-v 0.0526472 -0.0440044 0.111133
-v 0.0526472 0.0440044 0.111133
-v -0.0526472 -0.0440044 0.111133
-v -0.0526472 0.0440044 0.111133
-v -0.0118024 -0.0675765 -0.11116
-v -0.0118024 0.0675765 -0.11116
-v 0.0118024 -0.0675765 -0.11116
-v 0.0118024 0.0675765 -0.11116
-v 0.0118024 -0.0675765 0.11116
-v 0.0118024 0.0675765 0.11116
-v -0.0118024 -0.0675765 0.11116
-v -0.0118024 0.0675765 0.11116
-v -0.0278038 -0.0626721 -0.111221
-v -0.0278038 0.0626721 -0.111221
-v 0.0278038 -0.0626721 -0.111221
-v 0.0278038 0.0626721 -0.111221
-v 0.0278038 -0.0626721 0.111221
-v 0.0278038 0.0626721 0.111221
-v -0.0278038 -0.0626721 0.111221
-v -0.0278038 0.0626721 0.111221
-v -0.018375 -0.0660233 -0.111271
-v -0.018375 0.0660233 -0.111271
-v 0.018375 -0.0660233 -0.111271
-v 0.018375 0.0660233 -0.111271
-v 0.018375 -0.0660233 0.111271
-v 0.018375 0.0660233 0.111271
-v -0.018375 -0.0660233 0.111271
-v -0.018375 0.0660233 0.111271
-v -0.0660659 -0.0181947 -0.111283
-v -0.0660659 0.0181947 -0.111283
-v 0.0660659 -0.0181947 -0.111283
-v 0.0660659 0.0181947 -0.111283
-v 0.0660659 -0.0181947 0.111283
-v 0.0660659 0.0181947 0.111283
-v -0.0660659 -0.0181947 0.111283
-v -0.0660659 0.0181947 0.111283
-v -0.0459151 -0.0508196 -0.111342
-v -0.0459151 0.0508196 -0.111342
-v 0.0459151 -0.0508196 -0.111342
-v 0.0459151 0.0508196 -0.111342
-v 0.0459151 -0.0508196 0.111342
-v 0.0459151 0.0508196 0.111342
-v -0.0459151 -0.0508196 0.111342
-v -0.0459151 0.0508196 0.111342
-v -0.0347223 -0.0590087 -0.11138
-v -0.0347223 0.0590087 -0.11138
-v 0.0347223 -0.0590087 -0.11138
-v 0.0347223 0.0590087 -0.11138
-v 0.0347223 -0.0590087 0.11138
-v 0.0347223 0.0590087 0.11138
-v -0.0347223 -0.0590087 0.11138
-v -0.0347223 0.0590087 0.11138
-v -0.0103587 -0.0675765 -0.111547
-v -0.0103587 0.0675765 -0.111547
-v 0.0103587 -0.0675765 -0.111547
-v 0.0103587 0.0675765 -0.111547
-v 0.0103587 -0.0675765 0.111547
-v 0.0103587 0.0675765 0.111547
-v -0.0103587 -0.0675765 0.111547
-v -0.0103587 0.0675765 0.111547
-v -0.0665693 -0.0154341 -0.111597
-v -0.0665693 0.0154341 -0.111597
-v 0.0665693 -0.0154341 -0.111597
-v 0.0665693 0.0154341 -0.111597
-v 0.0665693 -0.0154341 0.111597
-v 0.0665693 0.0154341 0.111597
-v -0.0665693 -0.0154341 0.111597
-v -0.0665693 0.0154341 0.111597
-v -0.0431265 -0.0529685 -0.111647
-v -0.0431265 0.0529685 -0.111647
-v 0.0431265 -0.0529685 -0.111647
-v 0.0431265 0.0529685 -0.111647
-v 0.0431265 -0.0529685 0.111647
-v 0.0431265 0.0529685 0.111647
-v -0.0431265 -0.0529685 0.111647
-v -0.0431265 0.0529685 0.111647
-v -0.0375162 -0.0570655 -0.111666
-v -0.0375162 0.0570655 -0.111666
-v 0.0375162 -0.0570655 -0.111666
-v 0.0375162 0.0570655 -0.111666
-v 0.0375162 -0.0570655 0.111666
-v 0.0375162 0.0570655 0.111666
-v -0.0375162 -0.0570655 0.111666
-v -0.0375162 0.0570655 0.111666
-v -0.0618195 -0.0289768 -0.111698
-v -0.0618195 0.0289768 -0.111698
-v 0.0618195 -0.0289768 -0.111698
-v 0.0618195 0.0289768 -0.111698
-v 0.0618195 -0.0289768 0.111698
-v 0.0618195 0.0289768 0.111698
-v -0.0618195 -0.0289768 0.111698
-v -0.0618195 0.0289768 0.111698
-v -0.0403222 -0.0550513 -0.111755
-v -0.0403222 0.0550513 -0.111755
-v 0.0403222 -0.0550513 -0.111755
-v 0.0403222 0.0550513 -0.111755
-v 0.0403222 -0.0550513 0.111755
-v 0.0403222 0.0550513 0.111755
-v -0.0403222 -0.0550513 0.111755
-v -0.0403222 0.0550513 0.111755
-v -0.0575108 -0.0366961 -0.111784
-v -0.0575108 0.0366961 -0.111784
-v 0.0575108 -0.0366961 -0.111784
-v 0.0575108 0.0366961 -0.111784
-v 0.0575108 -0.0366961 0.111784
-v 0.0575108 0.0366961 0.111784
-v -0.0575108 -0.0366961 0.111784
-v -0.0575108 0.0366961 0.111784
-v -0.0669897 -0.0126542 -0.11186
-v -0.0669897 0.0126542 -0.11186
-v 0.0669897 -0.0126542 -0.11186
-v 0.0669897 0.0126542 -0.11186
-v 0.0669897 -0.0126542 0.11186
-v 0.0669897 0.0126542 0.11186
-v -0.0669897 -0.0126542 0.11186
-v -0.0669897 0.0126542 0.11186
-v -0.00890246 -0.0675765 -0.111883
-v -0.00890246 0.0675765 -0.111883
-v 0.00890246 -0.0675765 -0.111883
-v 0.00890246 0.0675765 -0.111883
-v 0.00890246 -0.0675765 0.111883
-v 0.00890246 0.0675765 0.111883
-v -0.00890246 -0.0675765 0.111883
-v -0.00890246 0.0675765 0.111883
-v -0.0169235 -0.0660233 -0.111887
-v -0.0169235 0.0660233 -0.111887
-v 0.0169235 -0.0660233 -0.111887
-v 0.0169235 0.0660233 -0.111887
-v 0.0169235 -0.0660233 0.111887
-v 0.0169235 0.0660233 0.111887
-v -0.0169235 -0.0660233 0.111887
-v -0.0169235 0.0660233 0.111887
-v -0.0499581 -0.0463348 -0.11192
-v -0.0499581 0.0463348 -0.11192
-v 0.0499581 -0.0463348 -0.11192
-v 0.0499581 0.0463348 -0.11192
-v 0.0499581 -0.0463348 0.11192
-v 0.0499581 0.0463348 0.11192
-v -0.0499581 -0.0463348 0.11192
-v -0.0499581 0.0463348 0.11192
-v -0.0222898 -0.0643878 -0.111921
-v -0.0222898 0.0643878 -0.111921
-v 0.0222898 -0.0643878 -0.111921
-v 0.0222898 0.0643878 -0.111921
-v 0.0222898 -0.0643878 0.111921
-v 0.0222898 0.0643878 0.111921
-v -0.0222898 -0.0643878 0.111921
-v -0.0222898 0.0643878 0.111921
-v -0.0305073 -0.0608783 -0.11199
-v -0.0305073 0.0608783 -0.11199
-v 0.0305073 -0.0608783 -0.11199
-v 0.0305073 0.0608783 -0.11199
-v 0.0305073 -0.0608783 0.11199
-v 0.0305073 0.0608783 0.11199
-v -0.0305073 -0.0608783 0.11199
-v -0.0305073 0.0608783 0.11199
-v -0.0538382 -0.0416192 -0.112063
-v -0.0538382 0.0416192 -0.112063
-v 0.0538382 -0.0416192 -0.112063
-v 0.0538382 0.0416192 -0.112063
-v 0.0538382 -0.0416192 0.112063
-v 0.0538382 0.0416192 0.112063
-v -0.0538382 -0.0416192 0.112063
-v -0.0538382 0.0416192 0.112063
-v -0.0673267 -0.00985854 -0.11207
-v -0.0673267 0.00985854 -0.11207
-v 0.0673267 -0.00985854 -0.11207
-v 0.0673267 0.00985854 -0.11207
-v 0.0673267 -0.00985854 0.11207
-v 0.0673267 0.00985854 0.11207
-v -0.0673267 -0.00985854 0.11207
-v -0.0673267 0.00985854 0.11207
-v -0.0263483 -0.0626721 -0.112166
-v -0.0263483 0.0626721 -0.112166
-v 0.0263483 -0.0626721 -0.112166
-v 0.0263483 0.0626721 -0.112166
-v 0.0263483 -0.0626721 0.112166
-v 0.0263483 0.0626721 0.112166
-v -0.0263483 -0.0626721 0.112166
-v -0.0263483 0.0626721 0.112166
-v -0.00743535 -0.0675765 -0.112168
-v -0.00743535 0.0675765 -0.112168
-v 0.00743535 -0.0675765 -0.112168
-v 0.00743535 0.0675765 -0.112168
-v 0.00743535 -0.0675765 0.112168
-v 0.00743535 0.0675765 0.112168
-v -0.00743535 -0.0675765 0.112168
-v -0.00743535 0.0675765 0.112168
-v -0.0675799 -0.0070506 -0.112229
-v -0.0675799 0.0070506 -0.112229
-v 0.0675799 -0.0070506 -0.112229
-v 0.0675799 0.0070506 -0.112229
-v 0.0675799 -0.0070506 0.112229
-v 0.0675799 0.0070506 0.112229
-v -0.0675799 -0.0070506 0.112229
-v -0.0675799 0.0070506 0.112229
-v -0.0626287 -0.0263271 -0.112244
-v -0.0626287 0.0263271 -0.112244
-v 0.0626287 -0.0263271 -0.112244
-v 0.0626287 0.0263271 -0.112244
-v 0.0626287 -0.0263271 0.112244
-v 0.0626287 0.0263271 0.112244
-v -0.0626287 -0.0263271 0.112244
-v -0.0626287 0.0263271 0.112244
-v -0.0677488 -0.00423388 -0.112334
-v -0.0677488 0.00423388 -0.112334
-v 0.0677488 -0.00423388 -0.112334
-v 0.0677488 0.00423388 -0.112334
-v 0.0677488 -0.00423388 0.112334
-v 0.0677488 0.00423388 0.112334
-v -0.0677488 -0.00423388 0.112334
-v -0.0677488 0.00423388 0.112334
-v -0.0678333 -0.00141188 -0.112387
-v -0.0678333 0.00141188 -0.112387
-v 0.0678333 -0.00141188 -0.112387
-v 0.0678333 0.00141188 -0.112387
-v 0.0678333 -0.00141188 0.112387
-v 0.0678333 0.00141188 0.112387
-v -0.0678333 -0.00141188 0.112387
-v -0.0678333 0.00141188 0.112387
-v -0.00595918 -0.0675765 -0.112402
-v -0.00595918 0.0675765 -0.112402
-v 0.00595918 -0.0675765 -0.112402
-v 0.00595918 0.0675765 -0.112402
-v 0.00595918 -0.0675765 0.112402
-v 0.00595918 0.0675765 0.112402
-v -0.00595918 -0.0675765 0.112402
-v -0.00595918 0.0675765 0.112402
-v -0.0154513 -0.0660233 -0.112452
-v -0.0154513 0.0660233 -0.112452
-v 0.0154513 -0.0660233 -0.112452
-v 0.0154513 0.0660233 -0.112452
-v 0.0154513 -0.0660233 0.112452
-v 0.0154513 0.0660233 0.112452
-v -0.0154513 -0.0660233 0.112452
-v -0.0154513 0.0660233 0.112452
-v -0.0472193 -0.0486075 -0.112516
-v -0.0472193 0.0486075 -0.112516
-v 0.0472193 -0.0486075 -0.112516
-v 0.0472193 0.0486075 -0.112516
-v 0.0472193 -0.0486075 0.112516
-v 0.0472193 0.0486075 0.112516
-v -0.0472193 -0.0486075 0.112516
-v -0.0472193 0.0486075 0.112516
-v -0.0585227 -0.0341645 -0.112519
-v -0.0585227 0.0341645 -0.112519
-v 0.0585227 -0.0341645 -0.112519
-v 0.0585227 0.0341645 -0.112519
-v 0.0585227 -0.0341645 0.112519
-v 0.0585227 0.0341645 0.112519
-v -0.0585227 -0.0341645 0.112519
-v -0.0585227 0.0341645 0.112519
-v -0.033257 -0.0590087 -0.112567
-v -0.033257 0.0590087 -0.112567
-v 0.033257 -0.0590087 -0.112567
-v 0.033257 0.0590087 -0.112567
-v 0.033257 -0.0590087 0.112567
-v 0.033257 0.0590087 0.112567
-v -0.033257 -0.0590087 0.112567
-v -0.033257 0.0590087 0.112567
-v -0.00447575 -0.0675765 -0.112584
-v -0.00447575 0.0675765 -0.112584
-v 0.00447575 -0.0675765 -0.112584
-v 0.00447575 0.0675765 -0.112584
-v 0.00447575 -0.0675765 0.112584
-v 0.00447575 0.0675765 0.112584
-v -0.00447575 -0.0675765 0.112584
-v -0.00447575 0.0675765 0.112584
-v -0.0208132 -0.0643878 -0.112673
-v -0.0208132 0.0643878 -0.112673
-v 0.0208132 -0.0643878 -0.112673
-v 0.0208132 0.0643878 -0.112673
-v 0.0208132 -0.0643878 0.112673
-v 0.0208132 0.0643878 0.112673
-v -0.0208132 -0.0643878 0.112673
-v -0.0208132 0.0643878 0.112673
-v -0.00298686 -0.0675765 -0.112714
-v -0.00298686 0.0675765 -0.112714
-v 0.00298686 -0.0675765 -0.112714
-v 0.00298686 0.0675765 -0.112714
-v 0.00298686 -0.0675765 0.112714
-v 0.00298686 0.0675765 0.112714
-v -0.00298686 -0.0675765 0.112714
-v -0.00298686 0.0675765 0.112714
-v -0.06336 -0.0236447 -0.112737
-v -0.06336 0.0236447 -0.112737
-v 0.06336 -0.0236447 -0.112737
-v 0.06336 0.0236447 -0.112737
-v 0.06336 -0.0236447 0.112737
-v 0.06336 0.0236447 0.112737
-v -0.06336 -0.0236447 0.112737
-v -0.06336 0.0236447 0.112737
-v -0.00149434 -0.0675765 -0.112792
-v -0.00149434 0.0675765 -0.112792
-v 0.00149434 -0.0675765 -0.112792
-v 0.00149434 0.0675765 -0.112792
-v 0.00149434 -0.0675765 0.112792
-v 0.00149434 0.0675765 0.112792
-v -0.00149434 -0.0675765 0.112792
-v -0.00149434 0.0675765 0.112792
-v -7.86562e-18 -0.0675765 -0.112818
-v -7.86562e-18 0.0675765 -0.112818
-v 2.62187e-18 -0.0675765 0.112818
-v 2.62187e-18 0.0675765 0.112818
-v -0.0444443 -0.0508196 -0.112919
-v -0.0444443 0.0508196 -0.112919
-v 0.0444443 -0.0508196 -0.112919
-v 0.0444443 0.0508196 -0.112919
-v 0.0444443 -0.0508196 0.112919
-v 0.0444443 0.0508196 0.112919
-v -0.0444443 -0.0508196 0.112919
-v -0.0444443 0.0508196 0.112919
-v -0.0549621 -0.0391821 -0.112941
-v -0.0549621 0.0391821 -0.112941
-v 0.0549621 -0.0391821 -0.112941
-v 0.0549621 0.0391821 -0.112941
-v 0.0549621 -0.0391821 0.112941
-v 0.0549621 0.0391821 0.112941
-v -0.0549621 -0.0391821 0.112941
-v -0.0549621 0.0391821 0.112941
-v -0.0511796 -0.0440044 -0.112945
-v -0.0511796 0.0440044 -0.112945
-v 0.0511796 -0.0440044 -0.112945
-v 0.0511796 0.0440044 -0.112945
-v 0.0511796 -0.0440044 0.112945
-v 0.0511796 0.0440044 0.112945
-v -0.0511796 -0.0440044 0.112945
-v -0.0511796 0.0440044 0.112945
-v -0.0360393 -0.0570655 -0.11295
-v -0.0360393 0.0570655 -0.11295
-v 0.0360393 -0.0570655 -0.11295
-v 0.0360393 0.0570655 -0.11295
-v 0.0360393 -0.0570655 0.11295
-v 0.0360393 0.0570655 0.11295
-v -0.0360393 -0.0570655 0.11295
-v -0.0360393 0.0570655 0.11295
-v -0.0139604 -0.0660233 -0.112966
-v -0.0139604 0.0660233 -0.112966
-v 0.0139604 -0.0660233 -0.112966
-v 0.0139604 0.0660233 -0.112966
-v 0.0139604 -0.0660233 0.112966
-v 0.0139604 0.0660233 0.112966
-v -0.0139604 -0.0660233 0.112966
-v -0.0139604 0.0660233 0.112966
-v -0.0290233 -0.0608783 -0.113029
-v -0.0290233 0.0608783 -0.113029
-v 0.0290233 -0.0608783 -0.113029
-v 0.0290233 0.0608783 -0.113029
-v 0.0290233 -0.0608783 0.113029
-v 0.0290233 0.0608783 0.113029
-v -0.0290233 -0.0608783 0.113029
-v -0.0290233 0.0608783 0.113029
-v -0.0248607 -0.0626721 -0.11306
-v -0.0248607 0.0626721 -0.11306
-v 0.0248607 -0.0626721 -0.11306
-v 0.0248607 0.0626721 -0.11306
-v 0.0248607 -0.0626721 0.11306
-v 0.0248607 0.0626721 0.11306
-v -0.0248607 -0.0626721 0.11306
-v -0.0248607 0.0626721 0.11306
-v -0.0416467 -0.0529685 -0.113126
-v -0.0416467 0.0529685 -0.113126
-v 0.0416467 -0.0529685 -0.113126
-v 0.0416467 0.0529685 -0.113126
-v 0.0416467 -0.0529685 0.113126
-v 0.0416467 0.0529685 0.113126
-v -0.0416467 -0.0529685 0.113126
-v -0.0416467 0.0529685 0.113126
-v -0.0388405 -0.0550513 -0.113137
-v -0.0388405 0.0550513 -0.113137
-v 0.0388405 -0.0550513 -0.113137
-v 0.0388405 0.0550513 -0.113137
-v 0.0388405 -0.0550513 0.113137
-v 0.0388405 0.0550513 0.113137
-v -0.0388405 -0.0550513 0.113137
-v -0.0388405 0.0550513 0.113137
-v -0.0640123 -0.0209327 -0.113177
-v -0.0640123 0.0209327 -0.113177
-v 0.0640123 -0.0209327 -0.113177
-v 0.0640123 0.0209327 -0.113177
-v 0.0640123 -0.0209327 0.113177
-v 0.0640123 0.0209327 0.113177
-v -0.0640123 -0.0209327 0.113177
-v -0.0640123 0.0209327 0.113177
-v -0.0594617 -0.0315903 -0.113201
-v -0.0594617 0.0315903 -0.113201
-v 0.0594617 -0.0315903 -0.113201
-v 0.0594617 0.0315903 -0.113201
-v 0.0594617 -0.0315903 0.113201
-v 0.0594617 0.0315903 0.113201
-v -0.0594617 -0.0315903 0.113201
-v -0.0594617 0.0315903 0.113201
-v -0.0193113 -0.0643878 -0.113374
-v -0.0193113 0.0643878 -0.113374
-v 0.0193113 -0.0643878 -0.113374
-v 0.0193113 0.0643878 -0.113374
-v 0.0193113 -0.0643878 0.113374
-v 0.0193113 0.0643878 0.113374
-v -0.0193113 -0.0643878 0.113374
-v -0.0193113 0.0643878 0.113374
-v -0.0124524 -0.0660233 -0.113427
-v -0.0124524 0.0660233 -0.113427
-v 0.0124524 -0.0660233 -0.113427
-v 0.0124524 0.0660233 -0.113427
-v 0.0124524 -0.0660233 0.113427
-v 0.0124524 0.0660233 0.113427
-v -0.0124524 -0.0660233 0.113427
-v -0.0124524 0.0660233 0.113427
-v -0.0645849 -0.0181947 -0.113563
-v -0.0645849 0.0181947 -0.113563
-v 0.0645849 -0.0181947 -0.113563
-v 0.0645849 0.0181947 -0.113563
-v 0.0645849 -0.0181947 0.113563
-v 0.0645849 0.0181947 0.113563
-v -0.0645849 -0.0181947 0.113563
-v -0.0645849 0.0181947 0.113563
-v -0.0484647 -0.0463348 -0.113638
-v -0.0484647 0.0463348 -0.113638
-v 0.0484647 -0.0463348 -0.113638
-v 0.0484647 0.0463348 -0.113638
-v 0.0484647 -0.0463348 0.113638
-v 0.0484647 0.0463348 0.113638
-v -0.0484647 -0.0463348 0.113638
-v -0.0484647 0.0463348 0.113638
-v -0.0317512 -0.0590087 -0.113702
-v -0.0317512 0.0590087 -0.113702
-v 0.0317512 -0.0590087 -0.113702
-v 0.0317512 0.0590087 -0.113702
-v 0.0317512 -0.0590087 0.113702
-v 0.0317512 0.0590087 0.113702
-v -0.0317512 -0.0590087 0.113702
-v -0.0317512 0.0590087 0.113702
-v -0.0560175 -0.0366961 -0.113766
-v -0.0560175 0.0366961 -0.113766
-v 0.0560175 -0.0366961 -0.113766
-v 0.0560175 0.0366961 -0.113766
-v 0.0560175 -0.0366961 0.113766
-v 0.0560175 0.0366961 0.113766
-v -0.0560175 -0.0366961 0.113766
-v -0.0560175 0.0366961 0.113766
-v -0.0603266 -0.0289768 -0.11383
-v -0.0603266 0.0289768 -0.11383
-v 0.0603266 -0.0289768 -0.11383
-v 0.0603266 0.0289768 -0.11383
-v 0.0603266 -0.0289768 0.11383
-v 0.0603266 0.0289768 0.11383
-v -0.0603266 -0.0289768 0.11383
-v -0.0603266 0.0289768 0.11383
-v -0.0109292 -0.0660233 -0.113835
-v -0.0109292 0.0660233 -0.113835
-v 0.0109292 -0.0660233 -0.113835
-v 0.0109292 0.0660233 -0.113835
-v 0.0109292 -0.0660233 0.113835
-v 0.0109292 0.0660233 0.113835
-v -0.0109292 -0.0660233 0.113835
-v -0.0109292 0.0660233 0.113835
-v -0.065077 -0.0154341 -0.113895
-v -0.065077 0.0154341 -0.113895
-v 0.065077 -0.0154341 -0.113895
-v 0.065077 0.0154341 -0.113895
-v 0.065077 -0.0154341 0.113895
-v 0.065077 0.0154341 0.113895
-v -0.065077 -0.0154341 0.113895
-v -0.065077 0.0154341 0.113895
-v -0.0233427 -0.0626721 -0.113901
-v -0.0233427 0.0626721 -0.113901
-v 0.0233427 -0.0626721 -0.113901
-v 0.0233427 0.0626721 -0.113901
-v 0.0233427 -0.0626721 0.113901
-v 0.0233427 0.0626721 0.113901
-v -0.0233427 -0.0626721 0.113901
-v -0.0233427 0.0626721 0.113901
-v -0.0523374 -0.0416192 -0.113916
-v -0.0523374 0.0416192 -0.113916
-v 0.0523374 -0.0416192 -0.113916
-v 0.0523374 0.0416192 -0.113916
-v 0.0523374 -0.0416192 0.113916
-v 0.0523374 0.0416192 0.113916
-v -0.0523374 -0.0416192 0.113916
-v -0.0523374 0.0416192 0.113916
-v -0.0275039 -0.0608783 -0.114016
-v -0.0275039 0.0608783 -0.114016
-v 0.0275039 -0.0608783 -0.114016
-v 0.0275039 0.0608783 -0.114016
-v 0.0275039 -0.0608783 0.114016
-v 0.0275039 0.0608783 0.114016
-v -0.0275039 -0.0608783 0.114016
-v -0.0275039 0.0608783 0.114016
-v -0.0177858 -0.0643878 -0.114021
-v -0.0177858 0.0643878 -0.114021
-v 0.0177858 -0.0643878 -0.114021
-v 0.0177858 0.0643878 -0.114021
-v 0.0177858 -0.0643878 0.114021
-v 0.0177858 0.0643878 0.114021
-v -0.0177858 -0.0643878 0.114021
-v -0.0177858 0.0643878 0.114021
-v -0.0457067 -0.0486075 -0.114138
-v -0.0457067 0.0486075 -0.114138
-v 0.0457067 -0.0486075 -0.114138
-v 0.0457067 0.0486075 -0.114138
-v 0.0457067 -0.0486075 0.114138
-v 0.0457067 0.0486075 0.114138
-v -0.0457067 -0.0486075 0.114138
-v -0.0457067 0.0486075 0.114138
-v -0.065488 -0.0126542 -0.114172
-v -0.065488 0.0126542 -0.114172
-v 0.065488 -0.0126542 -0.114172
-v 0.065488 0.0126542 -0.114172
-v 0.065488 -0.0126542 0.114172
-v 0.065488 0.0126542 0.114172
-v -0.065488 -0.0126542 0.114172
-v -0.065488 0.0126542 0.114172
-v -0.0345184 -0.0570655 -0.114182
-v -0.0345184 0.0570655 -0.114182
-v 0.0345184 -0.0570655 -0.114182
-v 0.0345184 0.0570655 -0.114182
-v 0.0345184 -0.0570655 0.114182
-v 0.0345184 0.0570655 0.114182
-v -0.0345184 -0.0570655 0.114182
-v -0.0345184 0.0570655 0.114182
-v -0.00939275 -0.0660233 -0.114189
-v -0.00939275 0.0660233 -0.114189
-v 0.00939275 -0.0660233 -0.114189
-v 0.00939275 0.0660233 -0.114189
-v 0.00939275 -0.0660233 0.114189
-v 0.00939275 0.0660233 0.114189
-v -0.00939275 -0.0660233 0.114189
-v -0.00939275 0.0660233 0.114189
-v -0.0658175 -0.00985854 -0.114394
-v -0.0658175 0.00985854 -0.114394
-v 0.0658175 -0.00985854 -0.114394
-v 0.0658175 0.00985854 -0.114394
-v 0.0658175 -0.00985854 0.114394
-v 0.0658175 0.00985854 0.114394
-v -0.0658175 -0.00985854 0.114394
-v -0.0658175 0.00985854 0.114394
-v -0.0611163 -0.0263271 -0.114404
-v -0.0611163 0.0263271 -0.114404
-v 0.0611163 -0.0263271 -0.114404
-v 0.0611163 0.0263271 -0.114404
-v 0.0611163 -0.0263271 0.114404
-v 0.0611163 0.0263271 0.114404
-v -0.0611163 -0.0263271 0.114404
-v -0.0611163 0.0263271 0.114404
-v -0.0429193 -0.0508196 -0.114444
-v -0.0429193 0.0508196 -0.114444
-v 0.0429193 -0.0508196 -0.114444
-v 0.0429193 0.0508196 -0.114444
-v 0.0429193 -0.0508196 0.114444
-v 0.0429193 0.0508196 0.114444
-v -0.0429193 -0.0508196 0.114444
-v -0.0429193 0.0508196 0.114444
-v -0.0373113 -0.0550513 -0.114466
-v -0.0373113 0.0550513 -0.114466
-v 0.0373113 -0.0550513 -0.114466
-v 0.0373113 0.0550513 -0.114466
-v 0.0373113 -0.0550513 0.114466
-v 0.0373113 0.0550513 0.114466
-v -0.0373113 -0.0550513 0.114466
-v -0.0373113 0.0550513 0.114466
-v -0.00784484 -0.0660233 -0.11449
-v -0.00784484 0.0660233 -0.11449
-v 0.00784484 -0.0660233 -0.11449
-v 0.00784484 0.0660233 -0.11449
-v 0.00784484 -0.0660233 0.11449
-v 0.00784484 0.0660233 0.11449
-v -0.00784484 -0.0660233 0.11449
-v -0.00784484 0.0660233 0.11449
-v -0.0570031 -0.0341645 -0.114536
-v -0.0570031 0.0341645 -0.114536
-v 0.0570031 -0.0341645 -0.114536
-v 0.0570031 0.0341645 -0.114536
-v 0.0570031 -0.0341645 0.114536
-v 0.0570031 0.0341645 0.114536
-v -0.0570031 -0.0341645 0.114536
-v -0.0570031 0.0341645 0.114536
-v -0.0401163 -0.0529685 -0.114554
-v -0.0401163 0.0529685 -0.114554
-v 0.0401163 -0.0529685 -0.114554
-v 0.0401163 0.0529685 -0.114554
-v 0.0401163 -0.0529685 0.114554
-v 0.0401163 0.0529685 0.114554
-v -0.0401163 -0.0529685 0.114554
-v -0.0401163 0.0529685 0.114554
-v -0.0660649 -0.0070506 -0.114561
-v -0.0660649 0.0070506 -0.114561
-v 0.0660649 -0.0070506 -0.114561
-v 0.0660649 0.0070506 -0.114561
-v 0.0660649 -0.0070506 0.114561
-v 0.0660649 0.0070506 0.114561
-v -0.0660649 -0.0070506 0.114561
-v -0.0660649 0.0070506 0.114561
-v -0.0162386 -0.0643878 -0.114615
-v -0.0162386 0.0643878 -0.114615
-v 0.0162386 -0.0643878 -0.114615
-v 0.0162386 0.0643878 -0.114615
-v 0.0162386 -0.0643878 0.114615
-v 0.0162386 0.0643878 0.114615
-v -0.0162386 -0.0643878 0.114615
-v -0.0162386 0.0643878 0.114615
-v -0.0662301 -0.00423388 -0.114673
-v -0.0662301 0.00423388 -0.114673
-v 0.0662301 -0.00423388 -0.114673
-v 0.0662301 0.00423388 -0.114673
-v 0.0662301 -0.00423388 0.114673
-v 0.0662301 0.00423388 0.114673
-v -0.0662301 -0.00423388 0.114673
-v -0.0662301 0.00423388 0.114673
-v -0.0217964 -0.0626721 -0.114689
-v -0.0217964 0.0626721 -0.114689
-v 0.0217964 -0.0626721 -0.114689
-v 0.0217964 0.0626721 -0.114689
-v 0.0217964 -0.0626721 0.114689
-v 0.0217964 0.0626721 0.114689
-v -0.0217964 -0.0626721 0.114689
-v -0.0217964 0.0626721 0.114689
-v -0.0496497 -0.0440044 -0.114705
-v -0.0496497 0.0440044 -0.114705
-v 0.0496497 -0.0440044 -0.114705
-v 0.0496497 0.0440044 -0.114705
-v 0.0496497 -0.0440044 0.114705
-v 0.0496497 0.0440044 0.114705
-v -0.0496497 -0.0440044 0.114705
-v -0.0496497 0.0440044 0.114705
-v -0.0663127 -0.00141188 -0.114728
-v -0.0663127 0.00141188 -0.114728
-v 0.0663127 -0.00141188 -0.114728
-v 0.0663127 0.00141188 -0.114728
-v 0.0663127 -0.00141188 0.114728
-v 0.0663127 0.00141188 0.114728
-v -0.0663127 -0.00141188 0.114728
-v -0.0663127 0.00141188 0.114728
-v -0.00628737 -0.0660233 -0.114737
-v -0.00628737 0.0660233 -0.114737
-v 0.00628737 -0.0660233 -0.114737
-v 0.00628737 0.0660233 -0.114737
-v 0.00628737 -0.0660233 0.114737
-v 0.00628737 0.0660233 0.114737
-v -0.00628737 -0.0660233 0.114737
-v -0.00628737 0.0660233 0.114737
-v -0.0302066 -0.0590087 -0.114783
-v -0.0302066 0.0590087 -0.114783
-v 0.0302066 -0.0590087 -0.114783
-v 0.0302066 0.0590087 -0.114783
-v 0.0302066 -0.0590087 0.114783
-v 0.0302066 0.0590087 0.114783
-v -0.0302066 -0.0590087 0.114783
-v -0.0302066 0.0590087 0.114783
-v -0.05343 -0.0391821 -0.114833
-v -0.05343 0.0391821 -0.114833
-v 0.05343 -0.0391821 -0.114833
-v 0.05343 0.0391821 -0.114833
-v 0.05343 -0.0391821 0.114833
-v 0.05343 0.0391821 0.114833
-v -0.05343 -0.0391821 0.114833
-v -0.05343 0.0391821 0.114833
-v -0.0618299 -0.0236447 -0.114922
-v -0.0618299 0.0236447 -0.114922
-v 0.0618299 -0.0236447 -0.114922
-v 0.0618299 0.0236447 -0.114922
-v 0.0618299 -0.0236447 0.114922
-v 0.0618299 0.0236447 0.114922
-v -0.0618299 -0.0236447 0.114922
-v -0.0618299 0.0236447 0.114922
-v -0.00472225 -0.0660233 -0.114929
-v -0.00472225 0.0660233 -0.114929
-v 0.00472225 -0.0660233 -0.114929
-v 0.00472225 0.0660233 -0.114929
-v 0.00472225 -0.0660233 0.114929
-v 0.00472225 0.0660233 0.114929
-v -0.00472225 -0.0660233 0.114929
-v -0.00472225 0.0660233 0.114929
-v -0.0259511 -0.0608783 -0.114949
-v -0.0259511 0.0608783 -0.114949
-v 0.0259511 -0.0608783 -0.114949
-v 0.0259511 0.0608783 -0.114949
-v 0.0259511 -0.0608783 0.114949
-v 0.0259511 0.0608783 0.114949
-v -0.0259511 -0.0608783 0.114949
-v -0.0259511 0.0608783 0.114949
-v -0.00315136 -0.0660233 -0.115067
-v -0.00315136 0.0660233 -0.115067
-v 0.00315136 -0.0660233 -0.115067
-v 0.00315136 0.0660233 -0.115067
-v 0.00315136 -0.0660233 0.115067
-v 0.00315136 0.0660233 0.115067
-v -0.00315136 -0.0660233 0.115067
-v -0.00315136 0.0660233 0.115067
-v -0.00157664 -0.0660233 -0.115149
-v -0.00157664 0.0660233 -0.115149
-v 0.00157664 -0.0660233 -0.115149
-v 0.00157664 0.0660233 -0.115149
-v 0.00157664 -0.0660233 0.115149
-v 0.00157664 0.0660233 0.115149
-v -0.00157664 -0.0660233 0.115149
-v -0.00157664 0.0660233 0.115149
-v -0.0146717 -0.0643878 -0.115155
-v -0.0146717 0.0643878 -0.115155
-v 0.0146717 -0.0643878 -0.115155
-v 0.0146717 0.0643878 -0.115155
-v 0.0146717 -0.0643878 0.115155
-v 0.0146717 0.0643878 0.115155
-v -0.0146717 -0.0643878 0.115155
-v -0.0146717 0.0643878 0.115155
-v -8.29882e-18 -0.0660233 -0.115177
-v -8.29882e-18 0.0660233 -0.115177
-v 2.76627e-18 -0.0660233 0.115177
-v 2.76627e-18 0.0660233 0.115177
-v -0.0579177 -0.0315903 -0.11525
-v -0.0579177 0.0315903 -0.11525
-v 0.0579177 -0.0315903 -0.11525
-v 0.0579177 0.0315903 -0.11525
-v 0.0579177 -0.0315903 0.11525
-v 0.0579177 0.0315903 0.11525
-v -0.0579177 -0.0315903 0.11525
-v -0.0579177 0.0315903 0.11525
-v -0.0469122 -0.0463348 -0.115303
-v -0.0469122 0.0463348 -0.115303
-v 0.0469122 -0.0463348 -0.115303
-v 0.0469122 0.0463348 -0.115303
-v 0.0469122 -0.0463348 0.115303
-v 0.0469122 0.0463348 0.115303
-v -0.0469122 -0.0463348 0.115303
-v -0.0469122 0.0463348 0.115303
-v -0.0329554 -0.0570655 -0.115359
-v -0.0329554 0.0570655 -0.115359
-v 0.0329554 -0.0570655 -0.115359
-v 0.0329554 0.0570655 -0.115359
-v 0.0329554 -0.0570655 0.115359
-v 0.0329554 0.0570655 0.115359
-v -0.0329554 -0.0570655 0.115359
-v -0.0329554 0.0570655 0.115359
-v -0.0624665 -0.0209327 -0.115385
-v -0.0624665 0.0209327 -0.115385
-v 0.0624665 -0.0209327 -0.115385
-v 0.0624665 0.0209327 -0.115385
-v 0.0624665 -0.0209327 0.115385
-v 0.0624665 0.0209327 0.115385
-v -0.0624665 -0.0209327 0.115385
-v -0.0624665 0.0209327 0.115385
-v -0.0202235 -0.0626721 -0.115423
-v -0.0202235 0.0626721 -0.115423
-v 0.0202235 -0.0626721 -0.115423
-v 0.0202235 0.0626721 -0.115423
-v 0.0202235 -0.0626721 0.115423
-v 0.0202235 0.0626721 0.115423
-v -0.0202235 -0.0626721 0.115423
-v -0.0202235 0.0626721 0.115423
-v -0.0130869 -0.0643878 -0.115639
-v -0.0130869 0.0643878 -0.115639
-v 0.0130869 -0.0643878 -0.115639
-v 0.0130869 0.0643878 -0.115639
-v 0.0130869 -0.0643878 0.115639
-v 0.0130869 0.0643878 0.115639
-v -0.0130869 -0.0643878 0.115639
-v -0.0130869 0.0643878 0.115639
-v -0.054456 -0.0366961 -0.115694
-v -0.054456 0.0366961 -0.115694
-v 0.054456 -0.0366961 -0.115694
-v 0.054456 0.0366961 -0.115694
-v 0.054456 -0.0366961 0.115694
-v 0.054456 0.0366961 0.115694
-v -0.054456 -0.0366961 0.115694
-v -0.054456 0.0366961 0.115694
-v -0.0441385 -0.0486075 -0.115707
-v -0.0441385 0.0486075 -0.115707
-v 0.0441385 -0.0486075 -0.115707
-v 0.0441385 0.0486075 -0.115707
-v 0.0441385 -0.0486075 0.115707
-v 0.0441385 0.0486075 0.115707
-v -0.0441385 -0.0486075 0.115707
-v -0.0441385 0.0486075 0.115707
-v -0.0507729 -0.0416192 -0.115716
-v -0.0507729 0.0416192 -0.115716
-v 0.0507729 -0.0416192 -0.115716
-v 0.0507729 0.0416192 -0.115716
-v 0.0507729 -0.0416192 0.115716
-v 0.0507729 0.0416192 0.115716
-v -0.0507729 -0.0416192 0.115716
-v -0.0507729 0.0416192 0.115716
-v -0.0357368 -0.0550513 -0.115741
-v -0.0357368 0.0550513 -0.115741
-v 0.0357368 -0.0550513 -0.115741
-v 0.0357368 0.0550513 -0.115741
-v 0.0357368 -0.0550513 0.115741
-v 0.0357368 0.0550513 0.115741
-v -0.0357368 -0.0550513 0.115741
-v -0.0357368 0.0550513 0.115741
-v -0.0630252 -0.0181947 -0.115791
-v -0.0630252 0.0181947 -0.115791
-v 0.0630252 -0.0181947 -0.115791
-v 0.0630252 0.0181947 -0.115791
-v 0.0630252 -0.0181947 0.115791
-v 0.0630252 0.0181947 0.115791
-v -0.0630252 -0.0181947 0.115791
-v -0.0630252 0.0181947 0.115791
-v -0.0286253 -0.0590087 -0.11581
-v -0.0286253 0.0590087 -0.11581
-v 0.0286253 -0.0590087 -0.11581
-v 0.0286253 0.0590087 -0.11581
-v 0.0286253 -0.0590087 0.11581
-v 0.0286253 0.0590087 0.11581
-v -0.0286253 -0.0590087 0.11581
-v -0.0286253 0.0590087 0.11581
-v -0.0243666 -0.0608783 -0.115827
-v -0.0243666 0.0608783 -0.115827
-v 0.0243666 -0.0608783 -0.115827
-v 0.0243666 0.0608783 -0.115827
-v 0.0243666 -0.0608783 0.115827
-v 0.0243666 0.0608783 0.115827
-v -0.0243666 -0.0608783 0.115827
-v -0.0243666 0.0608783 0.115827
-v -0.0587602 -0.0289768 -0.115908
-v -0.0587602 0.0289768 -0.115908
-v 0.0587602 -0.0289768 -0.115908
-v 0.0587602 0.0289768 -0.115908
-v 0.0587602 -0.0289768 0.115908
-v 0.0587602 0.0289768 0.115908
-v -0.0587602 -0.0289768 0.115908
-v -0.0587602 0.0289768 0.115908
-v -0.0413421 -0.0508196 -0.115915
-v -0.0413421 0.0508196 -0.115915
-v 0.0413421 -0.0508196 -0.115915
-v 0.0413421 0.0508196 -0.115915
-v 0.0413421 -0.0508196 0.115915
-v 0.0413421 0.0508196 0.115915
-v -0.0413421 -0.0508196 0.115915
-v -0.0413421 0.0508196 0.115915
-v -0.0385369 -0.0529685 -0.115927
-v -0.0385369 0.0529685 -0.115927
-v 0.0385369 -0.0529685 -0.115927
-v 0.0385369 0.0529685 -0.115927
-v 0.0385369 -0.0529685 0.115927
-v 0.0385369 0.0529685 0.115927
-v -0.0385369 -0.0529685 0.115927
-v -0.0385369 0.0529685 0.115927
-v -0.0114861 -0.0643878 -0.116068
-v -0.0114861 0.0643878 -0.116068
-v 0.0114861 -0.0643878 -0.116068
-v 0.0114861 0.0643878 -0.116068
-v 0.0114861 -0.0643878 0.116068
-v 0.0114861 0.0643878 0.116068
-v -0.0114861 -0.0643878 0.116068
-v -0.0114861 0.0643878 0.116068
-v -0.0186259 -0.0626721 -0.116101
-v -0.0186259 0.0626721 -0.116101
-v 0.0186259 -0.0626721 -0.116101
-v 0.0186259 0.0626721 -0.116101
-v 0.0186259 -0.0626721 0.116101
-v 0.0186259 0.0626721 0.116101
-v -0.0186259 -0.0626721 0.116101
-v -0.0186259 0.0626721 0.116101
-v -0.0635055 -0.0154341 -0.116139
-v -0.0635055 0.0154341 -0.116139
-v 0.0635055 -0.0154341 -0.116139
-v 0.0635055 0.0154341 -0.116139
-v 0.0635055 -0.0154341 0.116139
-v 0.0635055 0.0154341 0.116139
-v -0.0635055 -0.0154341 0.116139
-v -0.0635055 0.0154341 0.116139
-v -0.0480593 -0.0440044 -0.11641
-v -0.0480593 0.0440044 -0.11641
-v 0.0480593 -0.0440044 -0.11641
-v 0.0480593 0.0440044 -0.11641
-v 0.0480593 -0.0440044 0.11641
-v 0.0480593 0.0440044 0.11641
-v -0.0480593 -0.0440044 0.11641
-v -0.0480593 0.0440044 0.11641
-v -0.0639066 -0.0126542 -0.116431
-v -0.0639066 0.0126542 -0.116431
-v 0.0639066 -0.0126542 -0.116431
-v 0.0639066 0.0126542 -0.116431
-v 0.0639066 -0.0126542 0.116431
-v 0.0639066 0.0126542 0.116431
-v -0.0639066 -0.0126542 0.116431
-v -0.0639066 0.0126542 0.116431
-v -0.00987135 -0.0643878 -0.116441
-v -0.00987135 0.0643878 -0.116441
-v 0.00987135 -0.0643878 -0.116441
-v 0.00987135 0.0643878 -0.116441
-v 0.00987135 -0.0643878 0.116441
-v 0.00987135 0.0643878 0.116441
-v -0.00987135 -0.0643878 0.116441
-v -0.00987135 0.0643878 0.116441
-v -0.0313523 -0.0570655 -0.116482
-v -0.0313523 0.0570655 -0.116482
-v 0.0313523 -0.0570655 -0.116482
-v 0.0313523 0.0570655 -0.116482
-v 0.0313523 -0.0570655 0.116482
-v 0.0313523 0.0570655 0.116482
-v -0.0313523 -0.0570655 0.116482
-v -0.0313523 0.0570655 0.116482
-v -0.0554141 -0.0341645 -0.116498
-v -0.0554141 0.0341645 -0.116498
-v 0.0554141 -0.0341645 -0.116498
-v 0.0554141 0.0341645 -0.116498
-v 0.0554141 -0.0341645 0.116498
-v 0.0554141 0.0341645 0.116498
-v -0.0554141 -0.0341645 0.116498
-v -0.0554141 0.0341645 0.116498
-v -0.0595294 -0.0263271 -0.116509
-v -0.0595294 0.0263271 -0.116509
-v 0.0595294 -0.0263271 -0.116509
-v 0.0595294 0.0263271 -0.116509
-v 0.0595294 -0.0263271 0.116509
-v 0.0595294 0.0263271 0.116509
-v -0.0595294 -0.0263271 0.116509
-v -0.0595294 0.0263271 0.116509
-v -0.0227524 -0.0608783 -0.116649
-v -0.0227524 0.0608783 -0.116649
-v 0.0227524 -0.0608783 -0.116649
-v 0.0227524 0.0608783 -0.116649
-v 0.0227524 -0.0608783 0.116649
-v 0.0227524 0.0608783 0.116649
-v -0.0227524 -0.0608783 0.116649
-v -0.0227524 0.0608783 0.116649
-v -0.0642281 -0.00985854 -0.116664
-v -0.0642281 0.00985854 -0.116664
-v 0.0642281 -0.00985854 -0.116664
-v 0.0642281 0.00985854 -0.116664
-v 0.0642281 -0.00985854 0.116664
-v 0.0642281 0.00985854 0.116664
-v -0.0642281 -0.00985854 0.116664
-v -0.0642281 0.00985854 0.116664
-v -0.0518328 -0.0391821 -0.11667
-v -0.0518328 0.0391821 -0.11667
-v 0.0518328 -0.0391821 -0.11667
-v 0.0518328 0.0391821 -0.11667
-v 0.0518328 -0.0391821 0.11667
-v 0.0518328 0.0391821 0.11667
-v -0.0518328 -0.0391821 0.11667
-v -0.0518328 0.0391821 0.11667
-v -0.0170057 -0.0626721 -0.116723
-v -0.0170057 0.0626721 -0.116723
-v 0.0170057 -0.0626721 -0.116723
-v 0.0170057 0.0626721 -0.116723
-v 0.0170057 -0.0626721 0.116723
-v 0.0170057 0.0626721 0.116723
-v -0.0170057 -0.0626721 0.116723
-v -0.0170057 0.0626721 0.116723
-v -0.00824457 -0.0643878 -0.116757
-v -0.00824457 0.0643878 -0.116757
-v 0.00824457 -0.0643878 -0.116757
-v 0.00824457 0.0643878 -0.116757
-v 0.00824457 -0.0643878 0.116757
-v 0.00824457 0.0643878 0.116757
-v -0.00824457 -0.0643878 0.116757
-v -0.00824457 0.0643878 0.116757
-v -0.0270091 -0.0590087 -0.116781
-v -0.0270091 0.0590087 -0.116781
-v 0.0270091 -0.0590087 -0.116781
-v 0.0270091 0.0590087 -0.116781
-v 0.0270091 -0.0590087 0.116781
-v 0.0270091 0.0590087 0.116781
-v -0.0270091 -0.0590087 0.116781
-v -0.0270091 0.0590087 0.116781
-v -0.0644695 -0.0070506 -0.11684
-v -0.0644695 0.0070506 -0.11684
-v 0.0644695 -0.0070506 -0.11684
-v 0.0644695 0.0070506 -0.11684
-v 0.0644695 -0.0070506 0.11684
-v 0.0644695 0.0070506 0.11684
-v -0.0644695 -0.0070506 0.11684
-v -0.0644695 0.0070506 0.11684
-v -0.0453026 -0.0463348 -0.116912
-v -0.0453026 0.0463348 -0.116912
-v 0.0453026 -0.0463348 -0.116912
-v 0.0453026 0.0463348 -0.116912
-v 0.0453026 -0.0463348 0.116912
-v 0.0453026 0.0463348 0.116912
-v -0.0453026 -0.0463348 0.116912
-v -0.0453026 0.0463348 0.116912
-v -0.0646307 -0.00423388 -0.116957
-v -0.0646307 0.00423388 -0.116957
-v 0.0646307 -0.00423388 -0.116957
-v 0.0646307 0.00423388 -0.116957
-v 0.0646307 -0.00423388 0.116957
-v 0.0646307 0.00423388 0.116957
-v -0.0646307 -0.00423388 0.116957
-v -0.0646307 0.00423388 0.116957
-v -0.0341187 -0.0550513 -0.11696
-v -0.0341187 0.0550513 -0.11696
-v 0.0341187 -0.0550513 -0.11696
-v 0.0341187 0.0550513 -0.11696
-v 0.0341187 -0.0550513 0.11696
-v 0.0341187 0.0550513 0.11696
-v -0.0341187 -0.0550513 0.11696
-v -0.0341187 0.0550513 0.11696
-v -0.0647113 -0.00141188 -0.117015
-v -0.0647113 0.00141188 -0.117015
-v 0.0647113 -0.00141188 -0.117015
-v 0.0647113 0.00141188 -0.117015
-v 0.0647113 -0.00141188 0.117015
-v 0.0647113 0.00141188 0.117015
-v -0.0647113 -0.00141188 0.117015
-v -0.0647113 0.00141188 0.117015
-v -0.00660774 -0.0643878 -0.117017
-v -0.00660774 0.0643878 -0.117017
-v 0.00660774 -0.0643878 -0.117017
-v 0.00660774 0.0643878 -0.117017
-v 0.00660774 -0.0643878 0.117017
-v 0.00660774 0.0643878 0.117017
-v -0.00660774 -0.0643878 0.117017
-v -0.00660774 0.0643878 0.117017
-v -0.0602245 -0.0236447 -0.117053
-v -0.0602245 0.0236447 -0.117053
-v 0.0602245 -0.0236447 -0.117053
-v 0.0602245 0.0236447 -0.117053
-v 0.0602245 -0.0236447 0.117053
-v 0.0602245 0.0236447 0.117053
-v -0.0602245 -0.0236447 0.117053
-v -0.0602245 0.0236447 0.117053
-v -0.00496286 -0.0643878 -0.117218
-v -0.00496286 0.0643878 -0.117218
-v 0.00496286 -0.0643878 -0.117218
-v 0.00496286 0.0643878 -0.117218
-v 0.00496286 -0.0643878 0.117218
-v 0.00496286 0.0643878 0.117218
-v -0.00496286 -0.0643878 0.117218
-v -0.00496286 0.0643878 0.117218
-v -0.0425164 -0.0486075 -0.117219
-v -0.0425164 0.0486075 -0.117219
-v 0.0425164 -0.0486075 -0.117219
-v 0.0425164 0.0486075 -0.117219
-v 0.0425164 -0.0486075 0.117219
-v 0.0425164 0.0486075 0.117219
-v -0.0425164 -0.0486075 0.117219
-v -0.0425164 0.0486075 0.117219
-v -0.0369106 -0.0529685 -0.117243
-v -0.0369106 0.0529685 -0.117243
-v 0.0369106 -0.0529685 -0.117243
-v 0.0369106 0.0529685 -0.117243
-v 0.0369106 -0.0529685 0.117243
-v 0.0369106 0.0529685 0.117243
-v -0.0369106 -0.0529685 0.117243
-v -0.0369106 0.0529685 0.117243
-v -0.0563032 -0.0315903 -0.117244
-v -0.0563032 0.0315903 -0.117244
-v 0.0563032 -0.0315903 -0.117244
-v 0.0563032 0.0315903 -0.117244
-v 0.0563032 -0.0315903 0.117244
-v 0.0563032 0.0315903 0.117244
-v -0.0563032 -0.0315903 0.117244
-v -0.0563032 0.0315903 0.117244
-v -0.0153647 -0.0626721 -0.117288
-v -0.0153647 0.0626721 -0.117288
-v 0.0153647 -0.0626721 -0.117288
-v 0.0153647 0.0626721 -0.117288
-v 0.0153647 -0.0626721 0.117288
-v 0.0153647 0.0626721 0.117288
-v -0.0153647 -0.0626721 0.117288
-v -0.0153647 0.0626721 0.117288
-v -0.0397145 -0.0508196 -0.11733
-v -0.0397145 0.0508196 -0.11733
-v 0.0397145 -0.0508196 -0.11733
-v 0.0397145 0.0508196 -0.11733
-v 0.0397145 -0.0508196 0.11733
-v 0.0397145 0.0508196 0.11733
-v -0.0397145 -0.0508196 0.11733
-v -0.0397145 0.0508196 0.11733
-v -0.00331194 -0.0643878 -0.117363
-v -0.00331194 0.0643878 -0.117363
-v 0.00331194 -0.0643878 -0.117363
-v 0.00331194 0.0643878 -0.117363
-v 0.00331194 -0.0643878 0.117363
-v 0.00331194 0.0643878 0.117363
-v -0.00331194 -0.0643878 0.117363
-v -0.00331194 0.0643878 0.117363
-v -0.0211105 -0.0608783 -0.117415
-v -0.0211105 0.0608783 -0.117415
-v 0.0211105 -0.0608783 -0.117415
-v 0.0211105 0.0608783 -0.117415
-v 0.0211105 -0.0608783 0.117415
-v 0.0211105 0.0608783 0.117415
-v -0.0211105 -0.0608783 0.117415
-v -0.0211105 0.0608783 0.117415
-v -0.00165698 -0.0643878 -0.11745
-v -0.00165698 0.0643878 -0.11745
-v 0.00165698 -0.0643878 -0.11745
-v 0.00165698 0.0643878 -0.11745
-v 0.00165698 -0.0643878 0.11745
-v 0.00165698 0.0643878 0.11745
-v -0.00165698 -0.0643878 0.11745
-v -0.00165698 0.0643878 0.11745
-v -0.0491465 -0.0416192 -0.11746
-v -0.0491465 0.0416192 -0.11746
-v 0.0491465 -0.0416192 -0.11746
-v 0.0491465 0.0416192 -0.11746
-v 0.0491465 -0.0416192 0.11746
-v 0.0491465 0.0416192 0.11746
-v -0.0491465 -0.0416192 0.11746
-v -0.0491465 0.0416192 0.11746
-v -8.72167e-18 -0.0643878 -0.117479
-v -8.72167e-18 0.0643878 -0.117479
-v 2.90722e-18 -0.0643878 0.117479
-v 2.90722e-18 0.0643878 0.117479
-v -0.0608445 -0.0209327 -0.117537
-v -0.0608445 0.0209327 -0.117537
-v 0.0608445 -0.0209327 -0.117537
-v 0.0608445 0.0209327 -0.117537
-v 0.0608445 -0.0209327 0.117537
-v 0.0608445 0.0209327 0.117537
-v -0.0608445 -0.0209327 0.117537
-v -0.0608445 0.0209327 0.117537
-v -0.0297111 -0.0570655 -0.117548
-v -0.0297111 0.0570655 -0.117548
-v 0.0297111 -0.0570655 -0.117548
-v 0.0297111 0.0570655 -0.117548
-v 0.0297111 -0.0570655 0.117548
-v 0.0297111 0.0570655 0.117548
-v -0.0297111 -0.0570655 0.117548
-v -0.0297111 0.0570655 0.117548
-v -0.0528281 -0.0366961 -0.117567
-v -0.0528281 0.0366961 -0.117567
-v 0.0528281 -0.0366961 -0.117567
-v 0.0528281 0.0366961 -0.117567
-v 0.0528281 -0.0366961 0.117567
-v 0.0528281 0.0366961 0.117567
-v -0.0528281 -0.0366961 0.117567
-v -0.0528281 0.0366961 0.117567
-v -0.0253601 -0.0590087 -0.117695
-v -0.0253601 0.0590087 -0.117695
-v 0.0253601 -0.0590087 -0.117695
-v 0.0253601 0.0590087 -0.117695
-v 0.0253601 -0.0590087 0.117695
-v 0.0253601 0.0590087 0.117695
-v -0.0253601 -0.0590087 0.117695
-v -0.0253601 0.0590087 0.117695
-v -0.0137051 -0.0626721 -0.117795
-v -0.0137051 0.0626721 -0.117795
-v 0.0137051 -0.0626721 -0.117795
-v 0.0137051 0.0626721 -0.117795
-v 0.0137051 -0.0626721 0.117795
-v 0.0137051 0.0626721 0.117795
-v -0.0137051 -0.0626721 0.117795
-v -0.0137051 0.0626721 0.117795
-v -0.0571222 -0.0289768 -0.117931
-v -0.0571222 0.0289768 -0.117931
-v 0.0571222 -0.0289768 -0.117931
-v 0.0571222 0.0289768 -0.117931
-v 0.0571222 -0.0289768 0.117931
-v 0.0571222 0.0289768 0.117931
-v -0.0571222 -0.0289768 0.117931
-v -0.0571222 0.0289768 0.117931
-v -0.0613888 -0.0181947 -0.117962
-v -0.0613888 0.0181947 -0.117962
-v 0.0613888 -0.0181947 -0.117962
-v 0.0613888 0.0181947 -0.117962
-v 0.0613888 -0.0181947 0.117962
-v 0.0613888 0.0181947 0.117962
-v -0.0613888 -0.0181947 0.117962
-v -0.0613888 0.0181947 0.117962
-v -0.0464103 -0.0440044 -0.118059
-v -0.0464103 0.0440044 -0.118059
-v 0.0464103 -0.0440044 -0.118059
-v 0.0464103 0.0440044 -0.118059
-v 0.0464103 -0.0440044 0.118059
-v 0.0464103 0.0440044 0.118059
-v -0.0464103 -0.0440044 0.118059
-v -0.0464103 0.0440044 0.118059
-v -0.032459 -0.0550513 -0.118122
-v -0.032459 0.0550513 -0.118122
-v 0.032459 -0.0550513 -0.118122
-v 0.032459 0.0550513 -0.118122
-v 0.032459 -0.0550513 0.118122
-v 0.032459 0.0550513 0.118122
-v -0.032459 -0.0550513 0.118122
-v -0.032459 0.0550513 0.118122
-v -0.0194429 -0.0608783 -0.118123
-v -0.0194429 0.0608783 -0.118123
-v 0.0194429 -0.0608783 -0.118123
-v 0.0194429 0.0608783 -0.118123
-v 0.0194429 -0.0608783 0.118123
-v 0.0194429 0.0608783 0.118123
-v -0.0194429 -0.0608783 0.118123
-v -0.0194429 0.0608783 0.118123
-v -0.0120287 -0.0626721 -0.118244
-v -0.0120287 0.0626721 -0.118244
-v 0.0120287 -0.0626721 -0.118244
-v 0.0120287 0.0626721 -0.118244
-v 0.0120287 -0.0626721 0.118244
-v 0.0120287 0.0626721 0.118244
-v -0.0120287 -0.0626721 0.118244
-v -0.0120287 0.0626721 0.118244
-v -0.0618565 -0.0154341 -0.118328
-v -0.0618565 0.0154341 -0.118328
-v 0.0618565 -0.0154341 -0.118328
-v 0.0618565 0.0154341 -0.118328
-v 0.0618565 -0.0154341 0.118328
-v 0.0618565 0.0154341 0.118328
-v -0.0618565 -0.0154341 0.118328
-v -0.0618565 0.0154341 0.118328
-v -0.0537576 -0.0341645 -0.118404
-v -0.0537576 0.0341645 -0.118404
-v 0.0537576 -0.0341645 -0.118404
-v 0.0537576 0.0341645 -0.118404
-v 0.0537576 -0.0341645 0.118404
-v 0.0537576 0.0341645 0.118404
-v -0.0537576 -0.0341645 0.118404
-v -0.0537576 0.0341645 0.118404
-v -0.0501724 -0.0391821 -0.118451
-v -0.0501724 0.0391821 -0.118451
-v 0.0501724 -0.0391821 -0.118451
-v 0.0501724 0.0391821 -0.118451
-v 0.0501724 -0.0391821 0.118451
-v 0.0501724 0.0391821 0.118451
-v -0.0501724 -0.0391821 0.118451
-v -0.0501724 0.0391821 0.118451
-v -0.0436378 -0.0463348 -0.118465
-v -0.0436378 0.0463348 -0.118465
-v 0.0436378 -0.0463348 -0.118465
-v 0.0436378 0.0463348 -0.118465
-v 0.0436378 -0.0463348 0.118465
-v 0.0436378 0.0463348 0.118465
-v -0.0436378 -0.0463348 0.118465
-v -0.0436378 0.0463348 0.118465
-v -0.0352394 -0.0529685 -0.118503
-v -0.0352394 0.0529685 -0.118503
-v 0.0352394 -0.0529685 -0.118503
-v 0.0352394 0.0529685 -0.118503
-v 0.0352394 -0.0529685 0.118503
-v 0.0352394 0.0529685 0.118503
-v -0.0352394 -0.0529685 0.118503
-v -0.0352394 0.0529685 0.118503
-v -0.0236801 -0.0590087 -0.118551
-v -0.0236801 0.0590087 -0.118551
-v 0.0236801 -0.0590087 -0.118551
-v 0.0236801 0.0590087 -0.118551
-v 0.0236801 -0.0590087 0.118551
-v 0.0236801 0.0590087 0.118551
-v -0.0236801 -0.0590087 0.118551
-v -0.0236801 0.0590087 0.118551
-v -0.0280336 -0.0570655 -0.118556
-v -0.0280336 0.0570655 -0.118556
-v 0.0280336 -0.0570655 -0.118556
-v 0.0280336 0.0570655 -0.118556
-v 0.0280336 -0.0570655 0.118556
-v 0.0280336 0.0570655 0.118556
-v -0.0280336 -0.0570655 0.118556
-v -0.0280336 0.0570655 0.118556
-v -0.05787 -0.0263271 -0.118559
-v -0.05787 0.0263271 -0.118559
-v 0.05787 -0.0263271 -0.118559
-v 0.05787 0.0263271 -0.118559
-v 0.05787 -0.0263271 0.118559
-v 0.05787 0.0263271 0.118559
-v -0.05787 -0.0263271 0.118559
-v -0.05787 0.0263271 0.118559
-v -0.0622472 -0.0126542 -0.118633
-v -0.0622472 0.0126542 -0.118633
-v 0.0622472 -0.0126542 -0.118633
-v 0.0622472 0.0126542 -0.118633
-v 0.0622472 -0.0126542 0.118633
-v 0.0622472 0.0126542 0.118633
-v -0.0622472 -0.0126542 0.118633
-v -0.0622472 0.0126542 0.118633
-v -0.0103376 -0.0626721 -0.118635
-v -0.0103376 0.0626721 -0.118635
-v 0.0103376 -0.0626721 -0.118635
-v 0.0103376 0.0626721 -0.118635
-v 0.0103376 -0.0626721 0.118635
-v 0.0103376 0.0626721 0.118635
-v -0.0103376 -0.0626721 0.118635
-v -0.0103376 0.0626721 0.118635
-v -0.0408426 -0.0486075 -0.118674
-v -0.0408426 0.0486075 -0.118674
-v 0.0408426 -0.0486075 -0.118674
-v 0.0408426 0.0486075 -0.118674
-v 0.0408426 -0.0486075 0.118674
-v 0.0408426 0.0486075 0.118674
-v -0.0408426 -0.0486075 0.118674
-v -0.0408426 0.0486075 0.118674
-v -0.0380385 -0.0508196 -0.118687
-v -0.0380385 0.0508196 -0.118687
-v 0.0380385 -0.0508196 -0.118687
-v 0.0380385 0.0508196 -0.118687
-v 0.0380385 -0.0508196 0.118687
-v 0.0380385 0.0508196 0.118687
-v -0.0380385 -0.0508196 0.118687
-v -0.0380385 0.0508196 0.118687
-v -0.0177516 -0.0608783 -0.118772
-v -0.0177516 0.0608783 -0.118772
-v 0.0177516 -0.0608783 -0.118772
-v 0.0177516 0.0608783 -0.118772
-v 0.0177516 -0.0608783 0.118772
-v 0.0177516 0.0608783 0.118772
-v -0.0177516 -0.0608783 0.118772
-v -0.0177516 0.0608783 0.118772
-v -0.0625604 -0.00985854 -0.118878
-v -0.0625604 0.00985854 -0.118878
-v 0.0625604 -0.00985854 -0.118878
-v 0.0625604 0.00985854 -0.118878
-v 0.0625604 -0.00985854 0.118878
-v 0.0625604 0.00985854 0.118878
-v -0.0625604 -0.00985854 0.118878
-v -0.0625604 0.00985854 0.118878
-v -0.00863402 -0.0626721 -0.118966
-v -0.00863402 0.0626721 -0.118966
-v 0.00863402 -0.0626721 -0.118966
-v 0.00863402 0.0626721 -0.118966
-v 0.00863402 -0.0626721 0.118966
-v 0.00863402 0.0626721 0.118966
-v -0.00863402 -0.0626721 0.118966
-v -0.00863402 0.0626721 0.118966
-v -0.0627955 -0.0070506 -0.119061
-v -0.0627955 0.0070506 -0.119061
-v 0.0627955 -0.0070506 -0.119061
-v 0.0627955 0.0070506 -0.119061
-v 0.0627955 -0.0070506 0.119061
-v 0.0627955 0.0070506 0.119061
-v -0.0627955 -0.0070506 0.119061
-v -0.0627955 0.0070506 0.119061
-v -0.0585457 -0.0236447 -0.119126
-v -0.0585457 0.0236447 -0.119126
-v 0.0585457 -0.0236447 -0.119126
-v 0.0585457 0.0236447 -0.119126
-v 0.0585457 -0.0236447 0.119126
-v 0.0585457 0.0236447 0.119126
-v -0.0585457 -0.0236447 0.119126
-v -0.0585457 0.0236447 0.119126
-v -0.0474602 -0.0416192 -0.119146
-v -0.0474602 0.0416192 -0.119146
-v 0.0474602 -0.0416192 -0.119146
-v 0.0474602 0.0416192 -0.119146
-v 0.0474602 -0.0416192 0.119146
-v 0.0474602 0.0416192 0.119146
-v -0.0474602 -0.0416192 0.119146
-v -0.0474602 0.0416192 0.119146
-v -0.0546201 -0.0315903 -0.11918
-v -0.0546201 0.0315903 -0.11918
-v 0.0546201 -0.0315903 -0.11918
-v 0.0546201 0.0315903 -0.11918
-v 0.0546201 -0.0315903 0.11918
-v 0.0546201 0.0315903 0.11918
-v -0.0546201 -0.0315903 0.11918
-v -0.0546201 0.0315903 0.11918
-v -0.0629525 -0.00423388 -0.119184
-v -0.0629525 0.00423388 -0.119184
-v 0.0629525 -0.00423388 -0.119184
-v 0.0629525 0.00423388 -0.119184
-v 0.0629525 -0.00423388 0.119184
-v 0.0629525 0.00423388 0.119184
-v -0.0629525 -0.00423388 0.119184
-v -0.0629525 0.00423388 0.119184
-v -0.0307598 -0.0550513 -0.119226
-v -0.0307598 0.0550513 -0.119226
-v 0.0307598 -0.0550513 -0.119226
-v 0.0307598 0.0550513 -0.119226
-v 0.0307598 -0.0550513 0.119226
-v 0.0307598 0.0550513 0.119226
-v -0.0307598 -0.0550513 0.119226
-v -0.0307598 0.0550513 0.119226
-v -0.00691987 -0.0626721 -0.119237
-v -0.00691987 0.0626721 -0.119237
-v 0.00691987 -0.0626721 -0.119237
-v 0.00691987 0.0626721 -0.119237
-v 0.00691987 -0.0626721 0.119237
-v 0.00691987 0.0626721 0.119237
-v -0.00691987 -0.0626721 0.119237
-v -0.00691987 0.0626721 0.119237
-v -0.063031 -0.00141188 -0.119245
-v -0.063031 0.00141188 -0.119245
-v 0.063031 -0.00141188 -0.119245
-v 0.063031 0.00141188 -0.119245
-v 0.063031 -0.00141188 0.119245
-v 0.063031 0.00141188 0.119245
-v -0.063031 -0.00141188 0.119245
-v -0.063031 0.00141188 0.119245
-v -0.0219712 -0.0590087 -0.119348
-v -0.0219712 0.0590087 -0.119348
-v 0.0219712 -0.0590087 -0.119348
-v 0.0219712 0.0590087 -0.119348
-v 0.0219712 -0.0590087 0.119348
-v 0.0219712 0.0590087 0.119348
-v -0.0219712 -0.0590087 0.119348
-v -0.0219712 0.0590087 0.119348
-v -0.0160386 -0.0608783 -0.119362
-v -0.0160386 0.0608783 -0.119362
-v 0.0160386 -0.0608783 -0.119362
-v 0.0160386 0.0608783 -0.119362
-v 0.0160386 -0.0608783 0.119362
-v 0.0160386 0.0608783 0.119362
-v -0.0160386 -0.0608783 0.119362
-v -0.0160386 0.0608783 0.119362
-v -0.0511359 -0.0366961 -0.119381
-v -0.0511359 0.0366961 -0.119381
-v 0.0511359 -0.0366961 -0.119381
-v 0.0511359 0.0366961 -0.119381
-v 0.0511359 -0.0366961 0.119381
-v 0.0511359 0.0366961 0.119381
-v -0.0511359 -0.0366961 0.119381
-v -0.0511359 0.0366961 0.119381
-v -0.00519729 -0.0626721 -0.119449
-v -0.00519729 0.0626721 -0.119449
-v 0.00519729 -0.0626721 -0.119449
-v 0.00519729 0.0626721 -0.119449
-v 0.00519729 -0.0626721 0.119449
-v 0.00519729 0.0626721 0.119449
-v -0.00519729 -0.0626721 0.119449
-v -0.00519729 0.0626721 0.119449
-v -0.0263219 -0.0570655 -0.119504
-v -0.0263219 0.0570655 -0.119504
-v 0.0263219 -0.0570655 -0.119504
-v 0.0263219 0.0570655 -0.119504
-v 0.0263219 -0.0570655 0.119504
-v 0.0263219 0.0570655 0.119504
-v -0.0263219 -0.0570655 0.119504
-v -0.0263219 0.0570655 0.119504
-v -0.00346838 -0.0626721 -0.1196
-v -0.00346838 0.0626721 -0.1196
-v 0.00346838 -0.0626721 -0.1196
-v 0.00346838 0.0626721 -0.1196
-v 0.00346838 -0.0626721 0.1196
-v 0.00346838 0.0626721 0.1196
-v -0.00346838 -0.0626721 0.1196
-v -0.00346838 0.0626721 0.1196
-v -0.0591485 -0.0209327 -0.119631
-v -0.0591485 0.0209327 -0.119631
-v 0.0591485 -0.0209327 -0.119631
-v 0.0591485 0.0209327 -0.119631
-v 0.0591485 -0.0209327 0.119631
-v 0.0591485 0.0209327 0.119631
-v -0.0591485 -0.0209327 0.119631
-v -0.0591485 0.0209327 0.119631
-v -0.0447048 -0.0440044 -0.11965
-v -0.0447048 0.0440044 -0.11965
-v 0.0447048 -0.0440044 -0.11965
-v 0.0447048 0.0440044 -0.11965
-v 0.0447048 -0.0440044 0.11965
-v 0.0447048 0.0440044 0.11965
-v -0.0447048 -0.0440044 0.11965
-v -0.0447048 0.0440044 0.11965
-v -0.00173525 -0.0626721 -0.119691
-v -0.00173525 0.0626721 -0.119691
-v 0.00173525 -0.0626721 -0.119691
-v 0.00173525 0.0626721 -0.119691
-v 0.00173525 -0.0626721 0.119691
-v 0.00173525 0.0626721 0.119691
-v -0.00173525 -0.0626721 0.119691
-v -0.00173525 0.0626721 0.119691
-v -0.0335252 -0.0529685 -0.119703
-v -0.0335252 0.0529685 -0.119703
-v 0.0335252 -0.0529685 -0.119703
-v 0.0335252 0.0529685 -0.119703
-v 0.0335252 -0.0529685 0.119703
-v 0.0335252 0.0529685 0.119703
-v -0.0335252 -0.0529685 0.119703
-v -0.0335252 0.0529685 0.119703
-v -9.13366e-18 -0.0626721 -0.119721
-v -9.13366e-18 0.0626721 -0.119721
-v 3.04455e-18 -0.0626721 0.119721
-v 3.04455e-18 0.0626721 0.119721
-v -0.0143062 -0.0608783 -0.119892
-v -0.0143062 0.0608783 -0.119892
-v 0.0143062 -0.0608783 -0.119892
-v 0.0143062 0.0608783 -0.119892
-v 0.0143062 -0.0608783 0.119892
-v 0.0143062 0.0608783 0.119892
-v -0.0143062 -0.0608783 0.119892
-v -0.0143062 0.0608783 0.119892
-v -0.0554146 -0.0289768 -0.119896
-v -0.0554146 0.0289768 -0.119896
-v 0.0554146 -0.0289768 -0.119896
-v 0.0554146 0.0289768 -0.119896
-v 0.0554146 -0.0289768 0.119896
-v 0.0554146 0.0289768 0.119896
-v -0.0554146 -0.0289768 0.119896
-v -0.0554146 0.0289768 0.119896
-v -0.0419198 -0.0463348 -0.119958
-v -0.0419198 0.0463348 -0.119958
-v 0.0419198 -0.0463348 -0.119958
-v 0.0419198 0.0463348 -0.119958
-v 0.0419198 -0.0463348 0.119958
-v 0.0419198 0.0463348 0.119958
-v -0.0419198 -0.0463348 0.119958
-v -0.0419198 0.0463348 0.119958
-v -0.0363162 -0.0508196 -0.119985
-v -0.0363162 0.0508196 -0.119985
-v 0.0363162 -0.0508196 -0.119985
-v 0.0363162 0.0508196 -0.119985
-v 0.0363162 -0.0508196 0.119985
-v 0.0363162 0.0508196 0.119985
-v -0.0363162 -0.0508196 0.119985
-v -0.0363162 0.0508196 0.119985
-v -0.039119 -0.0486075 -0.12007
-v -0.039119 0.0486075 -0.12007
-v 0.039119 -0.0486075 -0.12007
-v 0.039119 0.0486075 -0.12007
-v 0.039119 -0.0486075 0.12007
-v 0.039119 0.0486075 0.12007
-v -0.039119 -0.0486075 0.12007
-v -0.039119 0.0486075 0.12007
-v -0.0596775 -0.0181947 -0.120075
-v -0.0596775 0.0181947 -0.120075
-v 0.0596775 -0.0181947 -0.120075
-v 0.0596775 0.0181947 -0.120075
-v 0.0596775 -0.0181947 0.120075
-v 0.0596775 0.0181947 0.120075
-v -0.0596775 -0.0181947 0.120075
-v -0.0596775 0.0181947 0.120075
-v -0.0202356 -0.0590087 -0.120085
-v -0.0202356 0.0590087 -0.120085
-v 0.0202356 -0.0590087 -0.120085
-v 0.0202356 0.0590087 -0.120085
-v 0.0202356 -0.0590087 0.120085
-v 0.0202356 0.0590087 0.120085
-v -0.0202356 -0.0590087 0.120085
-v -0.0202356 0.0590087 0.120085
-v -0.0484509 -0.0391821 -0.120172
-v -0.0484509 0.0391821 -0.120172
-v 0.0484509 -0.0391821 -0.120172
-v 0.0484509 0.0391821 -0.120172
-v 0.0484509 -0.0391821 0.120172
-v 0.0484509 0.0391821 0.120172
-v -0.0484509 -0.0391821 0.120172
-v -0.0484509 0.0391821 0.120172
-v -0.0520356 -0.0341645 -0.12025
-v -0.0520356 0.0341645 -0.12025
-v 0.0520356 -0.0341645 -0.12025
-v 0.0520356 0.0341645 -0.12025
-v 0.0520356 -0.0341645 0.12025
-v 0.0520356 0.0341645 0.12025
-v -0.0520356 -0.0341645 0.12025
-v -0.0520356 0.0341645 0.12025
-v -0.0290231 -0.0550513 -0.120269
-v -0.0290231 0.0550513 -0.120269
-v 0.0290231 -0.0550513 -0.120269
-v 0.0290231 0.0550513 -0.120269
-v 0.0290231 -0.0550513 0.120269
-v 0.0290231 0.0550513 0.120269
-v -0.0290231 -0.0550513 0.120269
-v -0.0290231 0.0550513 0.120269
-v -0.0125563 -0.0608783 -0.12036
-v -0.0125563 0.0608783 -0.12036
-v 0.0125563 -0.0608783 -0.12036
-v 0.0125563 0.0608783 -0.12036
-v 0.0125563 -0.0608783 0.12036
-v 0.0125563 0.0608783 0.12036
-v -0.0125563 -0.0608783 0.12036
-v -0.0125563 0.0608783 0.12036
-v -0.0245782 -0.0570655 -0.120393
-v -0.0245782 0.0570655 -0.120393
-v 0.0245782 -0.0570655 -0.120393
-v 0.0245782 0.0570655 -0.120393
-v 0.0245782 -0.0570655 0.120393
-v 0.0245782 0.0570655 0.120393
-v -0.0245782 -0.0570655 0.120393
-v -0.0245782 0.0570655 0.120393
-v -0.0601322 -0.0154341 -0.120457
-v -0.0601322 0.0154341 -0.120457
-v 0.0601322 -0.0154341 -0.120457
-v 0.0601322 0.0154341 -0.120457
-v 0.0601322 -0.0154341 0.120457
-v 0.0601322 0.0154341 0.120457
-v -0.0601322 -0.0154341 0.120457
-v -0.0601322 0.0154341 0.120457
-v -0.0561401 -0.0263271 -0.120549
-v -0.0561401 0.0263271 -0.120549
-v 0.0561401 -0.0263271 -0.120549
-v 0.0561401 0.0263271 -0.120549
-v 0.0561401 -0.0263271 0.120549
-v 0.0561401 0.0263271 0.120549
-v -0.0561401 -0.0263271 0.120549
-v -0.0561401 0.0263271 0.120549
-v -0.0184753 -0.0590087 -0.120761
-v -0.0184753 0.0590087 -0.120761
-v 0.0184753 -0.0590087 -0.120761
-v 0.0184753 0.0590087 -0.120761
-v 0.0184753 -0.0590087 0.120761
-v 0.0184753 0.0590087 0.120761
-v -0.0184753 -0.0590087 0.120761
-v -0.0184753 0.0590087 0.120761
-v -0.0107911 -0.0608783 -0.120768
-v -0.0107911 0.0608783 -0.120768
-v 0.0107911 -0.0608783 -0.120768
-v 0.0107911 0.0608783 -0.120768
-v 0.0107911 -0.0608783 0.120768
-v 0.0107911 0.0608783 0.120768
-v -0.0107911 -0.0608783 0.120768
-v -0.0107911 0.0608783 0.120768
-v -0.0457161 -0.0416192 -0.120773
-v -0.0457161 0.0416192 -0.120773
-v 0.0457161 -0.0416192 -0.120773
-v 0.0457161 0.0416192 -0.120773
-v 0.0457161 -0.0416192 0.120773
-v 0.0457161 0.0416192 0.120773
-v -0.0457161 -0.0416192 0.120773
-v -0.0457161 0.0416192 0.120773
-v -0.060512 -0.0126542 -0.120776
-v -0.060512 0.0126542 -0.120776
-v 0.060512 -0.0126542 -0.120776
-v 0.060512 0.0126542 -0.120776
-v 0.060512 -0.0126542 0.120776
-v 0.060512 0.0126542 0.120776
-v -0.060512 -0.0126542 0.120776
-v -0.060512 0.0126542 0.120776
-v -0.0317702 -0.0529685 -0.120843
-v -0.0317702 0.0529685 -0.120843
-v 0.0317702 -0.0529685 -0.120843
-v 0.0317702 0.0529685 -0.120843
-v 0.0317702 -0.0529685 0.120843
-v 0.0317702 0.0529685 0.120843
-v -0.0317702 -0.0529685 0.120843
-v -0.0317702 0.0529685 0.120843
-v -0.0608164 -0.00985854 -0.121031
-v -0.0608164 0.00985854 -0.121031
-v 0.0608164 -0.00985854 -0.121031
-v 0.0608164 0.00985854 -0.121031
-v 0.0608164 -0.00985854 0.121031
-v 0.0608164 0.00985854 0.121031
-v -0.0608164 -0.00985854 0.121031
-v -0.0608164 0.00985854 0.121031
-v -0.0528705 -0.0315903 -0.121056
-v -0.0528705 0.0315903 -0.121056
-v 0.0528705 -0.0315903 -0.121056
-v 0.0528705 0.0315903 -0.121056
-v 0.0528705 -0.0315903 0.121056
-v 0.0528705 0.0315903 0.121056
-v -0.0528705 -0.0315903 0.121056
-v -0.0528705 0.0315903 0.121056
-v -0.00901271 -0.0608783 -0.121114
-v -0.00901271 0.0608783 -0.121114
-v 0.00901271 -0.0608783 -0.121114
-v 0.00901271 0.0608783 -0.121114
-v 0.00901271 -0.0608783 0.121114
-v 0.00901271 0.0608783 0.121114
-v -0.00901271 -0.0608783 0.121114
-v -0.00901271 0.0608783 0.121114
-v -0.0493813 -0.0366961 -0.121136
-v -0.0493813 0.0366961 -0.121136
-v 0.0493813 -0.0366961 -0.121136
-v 0.0493813 0.0366961 -0.121136
-v 0.0493813 -0.0366961 0.121136
-v 0.0493813 0.0366961 0.121136
-v -0.0493813 -0.0366961 0.121136
-v -0.0493813 0.0366961 0.121136
-v -0.0567956 -0.0236447 -0.121139
-v -0.0567956 0.0236447 -0.121139
-v 0.0567956 -0.0236447 -0.121139
-v 0.0567956 0.0236447 -0.121139
-v 0.0567956 -0.0236447 0.121139
-v 0.0567956 0.0236447 0.121139
-v -0.0567956 -0.0236447 0.121139
-v -0.0567956 0.0236447 0.121139
-v -0.0429448 -0.0440044 -0.12118
-v -0.0429448 0.0440044 -0.12118
-v 0.0429448 -0.0440044 -0.12118
-v 0.0429448 0.0440044 -0.12118
-v 0.0429448 -0.0440044 0.12118
-v 0.0429448 0.0440044 0.12118
-v -0.0429448 -0.0440044 0.12118
-v -0.0429448 0.0440044 0.12118
-v -0.0228046 -0.0570655 -0.12122
-v -0.0228046 0.0570655 -0.12122
-v 0.0228046 -0.0570655 -0.12122
-v 0.0228046 0.0570655 -0.12122
-v 0.0228046 -0.0570655 0.12122
-v 0.0228046 0.0570655 0.12122
-v -0.0228046 -0.0570655 0.12122
-v -0.0228046 0.0570655 0.12122
-v -0.0345496 -0.0508196 -0.121222
-v -0.0345496 0.0508196 -0.121222
-v 0.0345496 -0.0508196 -0.121222
-v 0.0345496 0.0508196 -0.121222
-v 0.0345496 -0.0508196 0.121222
-v 0.0345496 0.0508196 0.121222
-v -0.0345496 -0.0508196 0.121222
-v -0.0345496 0.0508196 0.121222
-v -0.0610451 -0.0070506 -0.121223
-v -0.0610451 0.0070506 -0.121223
-v 0.0610451 -0.0070506 -0.121223
-v 0.0610451 0.0070506 -0.121223
-v 0.0610451 -0.0070506 0.121223
-v 0.0610451 0.0070506 0.121223
-v -0.0610451 -0.0070506 0.121223
-v -0.0610451 0.0070506 0.121223
-v -0.027251 -0.0550513 -0.121252
-v -0.027251 0.0550513 -0.121252
-v 0.027251 -0.0550513 -0.121252
-v 0.027251 0.0550513 -0.121252
-v 0.027251 -0.0550513 0.121252
-v 0.027251 0.0550513 0.121252
-v -0.027251 -0.0550513 0.121252
-v -0.027251 0.0550513 0.121252
-v -0.0611977 -0.00423388 -0.121351
-v -0.0611977 0.00423388 -0.121351
-v 0.0611977 -0.00423388 -0.121351
-v 0.0611977 0.00423388 -0.121351
-v 0.0611977 -0.00423388 0.121351
-v 0.0611977 0.00423388 0.121351
-v -0.0611977 -0.00423388 0.121351
-v -0.0611977 0.00423388 0.121351
-v -0.0166926 -0.0590087 -0.121374
-v -0.0166926 0.0590087 -0.121374
-v 0.0166926 -0.0590087 -0.121374
-v 0.0166926 0.0590087 -0.121374
-v 0.0166926 -0.0590087 0.121374
-v 0.0166926 0.0590087 0.121374
-v -0.0166926 -0.0590087 0.121374
-v -0.0166926 0.0590087 0.121374
-v -0.0401508 -0.0463348 -0.121391
-v -0.0401508 0.0463348 -0.121391
-v 0.0401508 -0.0463348 -0.121391
-v 0.0401508 0.0463348 -0.121391
-v 0.0401508 -0.0463348 0.121391
-v 0.0401508 0.0463348 0.121391
-v -0.0401508 -0.0463348 0.121391
-v -0.0401508 0.0463348 0.121391
-v -0.00722338 -0.0608783 -0.121397
-v -0.00722338 0.0608783 -0.121397
-v 0.00722338 -0.0608783 -0.121397
-v 0.00722338 0.0608783 -0.121397
-v 0.00722338 -0.0608783 0.121397
-v 0.00722338 0.0608783 0.121397
-v -0.00722338 -0.0608783 0.121397
-v -0.00722338 0.0608783 0.121397
-v -0.0373478 -0.0486075 -0.121405
-v -0.0373478 0.0486075 -0.121405
-v 0.0373478 -0.0486075 -0.121405
-v 0.0373478 0.0486075 -0.121405
-v 0.0373478 -0.0486075 0.121405
-v 0.0373478 0.0486075 0.121405
-v -0.0373478 -0.0486075 0.121405
-v -0.0373478 0.0486075 0.121405
-v -0.061274 -0.00141188 -0.121415
-v -0.061274 0.00141188 -0.121415
-v 0.061274 -0.00141188 -0.121415
-v 0.061274 0.00141188 -0.121415
-v 0.061274 -0.00141188 0.121415
-v 0.061274 0.00141188 0.121415
-v -0.061274 -0.00141188 0.121415
-v -0.061274 0.00141188 0.121415
-v -0.00542525 -0.0608783 -0.121618
-v -0.00542525 0.0608783 -0.121618
-v 0.00542525 -0.0608783 -0.121618
-v 0.00542525 0.0608783 -0.121618
-v 0.00542525 -0.0608783 0.121618
-v 0.00542525 0.0608783 0.121618
-v -0.00542525 -0.0608783 0.121618
-v -0.00542525 0.0608783 0.121618
-v -0.0573803 -0.0209327 -0.121665
-v -0.0573803 0.0209327 -0.121665
-v 0.0573803 -0.0209327 -0.121665
-v 0.0573803 0.0209327 -0.121665
-v 0.0573803 -0.0209327 0.121665
-v 0.0573803 0.0209327 0.121665
-v -0.0573803 -0.0209327 0.121665
-v -0.0573803 0.0209327 0.121665
-v -0.00362051 -0.0608783 -0.121776
-v -0.00362051 0.0608783 -0.121776
-v 0.00362051 -0.0608783 -0.121776
-v 0.00362051 0.0608783 -0.121776
-v 0.00362051 -0.0608783 0.121776
-v 0.00362051 0.0608783 0.121776
-v -0.00362051 -0.0608783 0.121776
-v -0.00362051 0.0608783 0.121776
-v -0.0536395 -0.0289768 -0.121799
-v -0.0536395 0.0289768 -0.121799
-v 0.0536395 -0.0289768 -0.121799
-v 0.0536395 0.0289768 -0.121799
-v 0.0536395 -0.0289768 0.121799
-v 0.0536395 0.0289768 0.121799
-v -0.0536395 -0.0289768 0.121799
-v -0.0536395 0.0289768 0.121799
-v -0.0466704 -0.0391821 -0.121833
-v -0.0466704 0.0391821 -0.121833
-v 0.0466704 -0.0391821 -0.121833
-v 0.0466704 0.0391821 -0.121833
-v 0.0466704 -0.0391821 0.121833
-v 0.0466704 0.0391821 0.121833
-v -0.0466704 -0.0391821 0.121833
-v -0.0466704 0.0391821 0.121833
-v -0.00181136 -0.0608783 -0.121871
-v -0.00181136 0.0608783 -0.121871
-v 0.00181136 -0.0608783 -0.121871
-v 0.00181136 0.0608783 -0.121871
-v 0.00181136 -0.0608783 0.121871
-v 0.00181136 0.0608783 0.121871
-v -0.00181136 -0.0608783 0.121871
-v -0.00181136 0.0608783 0.121871
-v -9.53427e-18 -0.0608783 -0.121902
-v -9.53427e-18 0.0608783 -0.121902
-v 3.17809e-18 -0.0608783 0.121902
-v 3.17809e-18 0.0608783 0.121902
-v -0.0299764 -0.0529685 -0.121921
-v -0.0299764 0.0529685 -0.121921
-v 0.0299764 -0.0529685 -0.121921
-v 0.0299764 0.0529685 -0.121921
-v 0.0299764 -0.0529685 0.121921
-v 0.0299764 0.0529685 0.121921
-v -0.0299764 -0.0529685 0.121921
-v -0.0299764 0.0529685 0.121921
-v -0.0148895 -0.0590087 -0.121926
-v -0.0148895 0.0590087 -0.121926
-v 0.0148895 -0.0590087 -0.121926
-v 0.0148895 0.0590087 -0.121926
-v 0.0148895 -0.0590087 0.121926
-v 0.0148895 0.0590087 0.121926
-v -0.0148895 -0.0590087 0.121926
-v -0.0148895 0.0590087 0.121926
-v -0.0210031 -0.0570655 -0.121985
-v -0.0210031 0.0570655 -0.121985
-v 0.0210031 -0.0570655 -0.121985
-v 0.0210031 0.0570655 -0.121985
-v 0.0210031 -0.0570655 0.121985
-v 0.0210031 0.0570655 0.121985
-v -0.0210031 -0.0570655 0.121985
-v -0.0210031 0.0570655 0.121985
-v -0.0502502 -0.0341645 -0.122036
-v -0.0502502 0.0341645 -0.122036
-v 0.0502502 -0.0341645 -0.122036
-v 0.0502502 0.0341645 -0.122036
-v 0.0502502 -0.0341645 0.122036
-v 0.0502502 0.0341645 0.122036
-v -0.0502502 -0.0341645 0.122036
-v -0.0502502 0.0341645 0.122036
-v -0.0578936 -0.0181947 -0.122128
-v -0.0578936 0.0181947 -0.122128
-v 0.0578936 -0.0181947 -0.122128
-v 0.0578936 0.0181947 -0.122128
-v 0.0578936 -0.0181947 0.122128
-v 0.0578936 0.0181947 0.122128
-v -0.0578936 -0.0181947 0.122128
-v -0.0578936 0.0181947 0.122128
-v -0.0254458 -0.0550513 -0.122172
-v -0.0254458 0.0550513 -0.122172
-v 0.0254458 -0.0550513 -0.122172
-v 0.0254458 0.0550513 -0.122172
-v 0.0254458 -0.0550513 0.122172
-v 0.0254458 0.0550513 0.122172
-v -0.0254458 -0.0550513 0.122172
-v -0.0254458 0.0550513 0.122172
-v -0.0439163 -0.0416192 -0.122337
-v -0.0439163 0.0416192 -0.122337
-v 0.0439163 -0.0416192 -0.122337
-v 0.0439163 0.0416192 -0.122337
-v 0.0439163 -0.0416192 0.122337
-v 0.0439163 0.0416192 0.122337
-v -0.0439163 -0.0416192 0.122337
-v -0.0439163 0.0416192 0.122337
-v -0.032741 -0.0508196 -0.122396
-v -0.032741 0.0508196 -0.122396
-v 0.032741 -0.0508196 -0.122396
-v 0.032741 0.0508196 -0.122396
-v 0.032741 -0.0508196 0.122396
-v 0.032741 0.0508196 0.122396
-v -0.032741 -0.0508196 0.122396
-v -0.032741 0.0508196 0.122396
-v -0.0130682 -0.0590087 -0.122414
-v -0.0130682 0.0590087 -0.122414
-v 0.0130682 -0.0590087 -0.122414
-v 0.0130682 0.0590087 -0.122414
-v 0.0130682 -0.0590087 0.122414
-v 0.0130682 0.0590087 0.122414
-v -0.0130682 -0.0590087 0.122414
-v -0.0130682 0.0590087 0.122414
-v -0.0543417 -0.0263271 -0.122477
-v -0.0543417 0.0263271 -0.122477
-v 0.0543417 -0.0263271 -0.122477
-v 0.0543417 0.0263271 -0.122477
-v 0.0543417 -0.0263271 0.122477
-v 0.0543417 0.0263271 0.122477
-v -0.0543417 -0.0263271 0.122477
-v -0.0543417 0.0263271 0.122477
-v -0.0583347 -0.0154341 -0.122525
-v -0.0583347 0.0154341 -0.122525
-v 0.0583347 -0.0154341 -0.122525
-v 0.0583347 0.0154341 -0.122525
-v 0.0583347 -0.0154341 0.122525
-v 0.0583347 0.0154341 0.122525
-v -0.0583347 -0.0154341 0.122525
-v -0.0583347 0.0154341 0.122525
-v -0.0411325 -0.0440044 -0.122647
-v -0.0411325 0.0440044 -0.122647
-v 0.0411325 -0.0440044 -0.122647
-v 0.0411325 0.0440044 -0.122647
-v 0.0411325 -0.0440044 0.122647
-v 0.0411325 0.0440044 0.122647
-v -0.0411325 -0.0440044 0.122647
-v -0.0411325 0.0440044 0.122647
-v -0.035531 -0.0486075 -0.122677
-v -0.035531 0.0486075 -0.122677
-v 0.035531 -0.0486075 -0.122677
-v 0.035531 0.0486075 -0.122677
-v 0.035531 -0.0486075 0.122677
-v 0.035531 0.0486075 0.122677
-v -0.035531 -0.0486075 0.122677
-v -0.035531 0.0486075 0.122677
-v -0.0191761 -0.0570655 -0.122686
-v -0.0191761 0.0570655 -0.122686
-v 0.0191761 -0.0570655 -0.122686
-v 0.0191761 0.0570655 -0.122686
-v 0.0191761 -0.0570655 0.122686
-v 0.0191761 0.0570655 0.122686
-v -0.0191761 -0.0570655 0.122686
-v -0.0191761 0.0570655 0.122686
-v -0.0383328 -0.0463348 -0.122761
-v -0.0383328 0.0463348 -0.122761
-v 0.0383328 -0.0463348 -0.122761
-v 0.0383328 0.0463348 -0.122761
-v 0.0383328 -0.0463348 0.122761
-v 0.0383328 0.0463348 0.122761
-v -0.0383328 -0.0463348 0.122761
-v -0.0383328 0.0463348 0.122761
-v -0.0475666 -0.0366961 -0.122828
-v -0.0475666 0.0366961 -0.122828
-v 0.0475666 -0.0366961 -0.122828
-v 0.0475666 0.0366961 -0.122828
-v 0.0475666 -0.0366961 0.122828
-v 0.0475666 0.0366961 0.122828
-v -0.0475666 -0.0366961 0.122828
-v -0.0475666 0.0366961 0.122828
-v -0.011231 -0.0590087 -0.122838
-v -0.011231 0.0590087 -0.122838
-v 0.011231 -0.0590087 -0.122838
-v 0.011231 0.0590087 -0.122838
-v 0.011231 -0.0590087 0.122838
-v 0.011231 0.0590087 0.122838
-v -0.011231 -0.0590087 0.122838
-v -0.011231 0.0590087 0.122838
-v -0.0587031 -0.0126542 -0.122857
-v -0.0587031 0.0126542 -0.122857
-v 0.0587031 -0.0126542 -0.122857
-v 0.0587031 0.0126542 -0.122857
-v 0.0587031 -0.0126542 0.122857
-v 0.0587031 0.0126542 0.122857
-v -0.0587031 -0.0126542 0.122857
-v -0.0587031 0.0126542 0.122857
-v -0.0510565 -0.0315903 -0.122871
-v -0.0510565 0.0315903 -0.122871
-v 0.0510565 -0.0315903 -0.122871
-v 0.0510565 0.0315903 -0.122871
-v 0.0510565 -0.0315903 0.122871
-v 0.0510565 0.0315903 0.122871
-v -0.0510565 -0.0315903 0.122871
-v -0.0510565 0.0315903 0.122871
-v -0.0281461 -0.0529685 -0.122935
-v -0.0281461 0.0529685 -0.122935
-v 0.0281461 -0.0529685 -0.122935
-v 0.0281461 0.0529685 -0.122935
-v 0.0281461 -0.0529685 0.122935
-v 0.0281461 0.0529685 0.122935
-v -0.0281461 -0.0529685 0.122935
-v -0.0281461 0.0529685 0.122935
-v -0.0236095 -0.0550513 -0.123028
-v -0.0236095 0.0550513 -0.123028
-v 0.0236095 -0.0550513 -0.123028
-v 0.0236095 0.0550513 -0.123028
-v 0.0236095 -0.0550513 0.123028
-v 0.0236095 0.0550513 0.123028
-v -0.0236095 -0.0550513 0.123028
-v -0.0236095 0.0550513 0.123028
-v -0.0549762 -0.0236447 -0.12309
-v -0.0549762 0.0236447 -0.12309
-v 0.0549762 -0.0236447 -0.12309
-v 0.0549762 0.0236447 -0.12309
-v 0.0549762 -0.0236447 0.12309
-v 0.0549762 0.0236447 0.12309
-v -0.0549762 -0.0236447 0.12309
-v -0.0549762 0.0236447 0.12309
-v -0.0589984 -0.00985854 -0.123122
-v -0.0589984 0.00985854 -0.123122
-v 0.0589984 -0.00985854 -0.123122
-v 0.0589984 0.00985854 -0.123122
-v 0.0589984 -0.00985854 0.123122
-v 0.0589984 0.00985854 0.123122
-v -0.0589984 -0.00985854 0.123122
-v -0.0589984 0.00985854 0.123122
-v -0.00938018 -0.0590087 -0.123198
-v -0.00938018 0.0590087 -0.123198
-v 0.00938018 -0.0590087 -0.123198
-v 0.00938018 0.0590087 -0.123198
-v 0.00938018 -0.0590087 0.123198
-v 0.00938018 0.0590087 0.123198
-v -0.00938018 -0.0590087 0.123198
-v -0.00938018 0.0590087 0.123198
-v -0.0592202 -0.0070506 -0.123322
-v -0.0592202 0.0070506 -0.123322
-v 0.0592202 -0.0070506 -0.123322
-v 0.0592202 0.0070506 -0.123322
-v 0.0592202 -0.0070506 0.123322
-v 0.0592202 0.0070506 0.123322
-v -0.0592202 -0.0070506 0.123322
-v -0.0592202 0.0070506 0.123322
-v -0.0173257 -0.0570655 -0.123323
-v -0.0173257 0.0570655 -0.123323
-v 0.0173257 -0.0570655 -0.123323
-v 0.0173257 0.0570655 -0.123323
-v 0.0173257 -0.0570655 0.123323
-v 0.0173257 0.0570655 0.123323
-v -0.0173257 -0.0570655 0.123323
-v -0.0173257 0.0570655 0.123323
-v -0.0448331 -0.0391821 -0.12343
-v -0.0448331 0.0391821 -0.12343
-v 0.0448331 -0.0391821 -0.12343
-v 0.0448331 0.0391821 -0.12343
-v 0.0448331 -0.0391821 0.12343
-v 0.0448331 0.0391821 0.12343
-v -0.0448331 -0.0391821 0.12343
-v -0.0448331 0.0391821 0.12343
-v -0.0593683 -0.00423388 -0.123455
-v -0.0593683 0.00423388 -0.123455
-v 0.0593683 -0.00423388 -0.123455
-v 0.0593683 0.00423388 -0.123455
-v 0.0593683 -0.00423388 0.123455
-v 0.0593683 0.00423388 0.123455
-v -0.0593683 -0.00423388 0.123455
-v -0.0593683 0.00423388 0.123455
-v -0.00751789 -0.0590087 -0.123493
-v -0.00751789 0.0590087 -0.123493
-v 0.00751789 -0.0590087 -0.123493
-v 0.00751789 0.0590087 -0.123493
-v 0.00751789 -0.0590087 0.123493
-v 0.00751789 0.0590087 0.123493
-v -0.00751789 -0.0590087 0.123493
-v -0.00751789 0.0590087 0.123493
-v -0.0308924 -0.0508196 -0.123507
-v -0.0308924 0.0508196 -0.123507
-v 0.0308924 -0.0508196 -0.123507
-v 0.0308924 0.0508196 -0.123507
-v 0.0308924 -0.0508196 0.123507
-v 0.0308924 0.0508196 0.123507
-v -0.0308924 -0.0508196 0.123507
-v -0.0308924 0.0508196 0.123507
-v -0.0594423 -0.00141188 -0.123522
-v -0.0594423 0.00141188 -0.123522
-v 0.0594423 -0.00141188 -0.123522
-v 0.0594423 0.00141188 -0.123522
-v 0.0594423 -0.00141188 0.123522
-v 0.0594423 0.00141188 0.123522
-v -0.0594423 -0.00141188 0.123522
-v -0.0594423 0.00141188 0.123522
-v -0.0555423 -0.0209327 -0.123637
-v -0.0555423 0.0209327 -0.123637
-v 0.0555423 -0.0209327 -0.123637
-v 0.0555423 0.0209327 -0.123637
-v 0.0555423 -0.0209327 0.123637
-v 0.0555423 0.0209327 0.123637
-v -0.0555423 -0.0209327 0.123637
-v -0.0555423 0.0209327 0.123637
-v -0.0517991 -0.0289768 -0.12364
-v -0.0517991 0.0289768 -0.12364
-v 0.0517991 -0.0289768 -0.12364
-v 0.0517991 0.0289768 -0.12364
-v 0.0517991 -0.0289768 0.12364
-v 0.0517991 0.0289768 0.12364
-v -0.0517991 -0.0289768 0.12364
-v -0.0517991 0.0289768 0.12364
-v -0.00564645 -0.0590087 -0.123722
-v -0.00564645 0.0590087 -0.123722
-v 0.00564645 -0.0590087 -0.123722
-v 0.00564645 0.0590087 -0.123722
-v 0.00564645 -0.0590087 0.123722
-v 0.00564645 0.0590087 0.123722
-v -0.00564645 -0.0590087 0.123722
-v -0.00564645 0.0590087 0.123722
-v -0.0484036 -0.0341645 -0.123758
-v -0.0484036 0.0341645 -0.123758
-v 0.0484036 -0.0341645 -0.123758
-v 0.0484036 0.0341645 -0.123758
-v 0.0484036 -0.0341645 0.123758
-v 0.0484036 0.0341645 0.123758
-v -0.0484036 -0.0341645 0.123758
-v -0.0484036 0.0341645 0.123758
-v -0.0217445 -0.0550513 -0.123819
-v -0.0217445 0.0550513 -0.123819
-v 0.0217445 -0.0550513 -0.123819
-v 0.0217445 0.0550513 -0.123819
-v 0.0217445 -0.0550513 0.123819
-v 0.0217445 0.0550513 0.123819
-v -0.0217445 -0.0550513 0.123819
-v -0.0217445 0.0550513 0.123819
-v -0.042063 -0.0416192 -0.123838
-v -0.042063 0.0416192 -0.123838
-v 0.042063 -0.0416192 -0.123838
-v 0.042063 0.0416192 -0.123838
-v 0.042063 -0.0416192 0.123838
-v 0.042063 0.0416192 0.123838
-v -0.042063 -0.0416192 0.123838
-v -0.042063 0.0416192 0.123838
-v -0.0262816 -0.0529685 -0.123885
-v -0.0262816 0.0529685 -0.123885
-v 0.0262816 -0.0529685 -0.123885
-v 0.0262816 0.0529685 -0.123885
-v 0.0262816 -0.0529685 0.123885
-v 0.0262816 0.0529685 0.123885
-v -0.0262816 -0.0529685 0.123885
-v -0.0262816 0.0529685 0.123885
-v -0.033671 -0.0486075 -0.123885
-v -0.033671 0.0486075 -0.123885
-v 0.033671 -0.0486075 -0.123885
-v 0.033671 0.0486075 -0.123885
-v 0.033671 -0.0486075 0.123885
-v 0.033671 0.0486075 0.123885
-v -0.033671 -0.0486075 0.123885
-v -0.033671 0.0486075 0.123885
-v -0.00376813 -0.0590087 -0.123887
-v -0.00376813 0.0590087 -0.123887
-v 0.00376813 -0.0590087 -0.123887
-v 0.00376813 0.0590087 -0.123887
-v 0.00376813 -0.0590087 0.123887
-v 0.00376813 0.0590087 0.123887
-v -0.00376813 -0.0590087 0.123887
-v -0.00376813 0.0590087 0.123887
-v -0.0154542 -0.0570655 -0.123895
-v -0.0154542 0.0570655 -0.123895
-v 0.0154542 -0.0570655 -0.123895
-v 0.0154542 0.0570655 -0.123895
-v 0.0154542 -0.0570655 0.123895
-v 0.0154542 0.0570655 0.123895
-v -0.0154542 -0.0570655 0.123895
-v -0.0154542 0.0570655 0.123895
-v -0.00188521 -0.0590087 -0.123985
-v -0.00188521 0.0590087 -0.123985
-v 0.00188521 -0.0590087 -0.123985
-v 0.00188521 0.0590087 -0.123985
-v 0.00188521 -0.0590087 0.123985
-v 0.00188521 0.0590087 0.123985
-v -0.00188521 -0.0590087 0.123985
-v -0.00188521 0.0590087 0.123985
-v -9.923e-18 -0.0590087 -0.124018
-v -9.923e-18 0.0590087 -0.124018
-v 3.30767e-18 -0.0590087 0.124018
-v 3.30767e-18 0.0590087 0.124018
-v -0.0392701 -0.0440044 -0.124051
-v -0.0392701 0.0440044 -0.124051
-v 0.0392701 -0.0440044 -0.124051
-v 0.0392701 0.0440044 -0.124051
-v 0.0392701 -0.0440044 0.124051
-v 0.0392701 0.0440044 0.124051
-v -0.0392701 -0.0440044 0.124051
-v -0.0392701 0.0440044 0.124051
-v -0.0364681 -0.0463348 -0.124066
-v -0.0364681 0.0463348 -0.124066
-v 0.0364681 -0.0463348 -0.124066
-v 0.0364681 0.0463348 -0.124066
-v 0.0364681 -0.0463348 0.124066
-v 0.0364681 0.0463348 0.124066
-v -0.0364681 -0.0463348 0.124066
-v -0.0364681 0.0463348 0.124066
-v -0.0560391 -0.0181947 -0.124116
-v -0.0560391 0.0181947 -0.124116
-v 0.0560391 -0.0181947 -0.124116
-v 0.0560391 0.0181947 -0.124116
-v 0.0560391 -0.0181947 0.124116
-v 0.0560391 0.0181947 0.124116
-v -0.0560391 -0.0181947 0.124116
-v -0.0560391 0.0181947 0.124116
-v -0.0524772 -0.0263271 -0.124342
-v -0.0524772 0.0263271 -0.124342
-v 0.0524772 -0.0263271 -0.124342
-v 0.0524772 0.0263271 -0.124342
-v 0.0524772 -0.0263271 0.124342
-v 0.0524772 0.0263271 0.124342
-v -0.0524772 -0.0263271 0.124342
-v -0.0524772 0.0263271 0.124342
-v -0.0135639 -0.0570655 -0.124402
-v -0.0135639 0.0570655 -0.124402
-v 0.0135639 -0.0570655 -0.124402
-v 0.0135639 0.0570655 -0.124402
-v 0.0135639 -0.0570655 0.124402
-v 0.0135639 0.0570655 0.124402
-v -0.0135639 -0.0570655 0.124402
-v -0.0135639 0.0570655 0.124402
-v -0.045694 -0.0366961 -0.124456
-v -0.045694 0.0366961 -0.124456
-v 0.045694 -0.0366961 -0.124456
-v 0.045694 0.0366961 -0.124456
-v 0.045694 -0.0366961 0.124456
-v 0.045694 0.0366961 0.124456
-v -0.045694 -0.0366961 0.124456
-v -0.045694 0.0366961 0.124456
-v -0.0564661 -0.0154341 -0.124529
-v -0.0564661 0.0154341 -0.124529
-v 0.0564661 -0.0154341 -0.124529
-v 0.0564661 0.0154341 -0.124529
-v 0.0564661 -0.0154341 0.124529
-v 0.0564661 0.0154341 0.124529
-v -0.0564661 -0.0154341 0.124529
-v -0.0564661 0.0154341 0.124529
-v -0.019853 -0.0550513 -0.124546
-v -0.019853 0.0550513 -0.124546
-v 0.019853 -0.0550513 -0.124546
-v 0.019853 0.0550513 -0.124546
-v 0.019853 -0.0550513 0.124546
-v 0.019853 0.0550513 0.124546
-v -0.019853 -0.0550513 0.124546
-v -0.019853 0.0550513 0.124546
-v -0.0290062 -0.0508196 -0.124553
-v -0.0290062 0.0508196 -0.124553
-v 0.0290062 -0.0508196 -0.124553
-v 0.0290062 0.0508196 -0.124553
-v 0.0290062 -0.0508196 0.124553
-v 0.0290062 0.0508196 0.124553
-v -0.0290062 -0.0508196 0.124553
-v -0.0290062 0.0508196 0.124553
-v -0.0491802 -0.0315903 -0.12462
-v -0.0491802 0.0315903 -0.12462
-v 0.0491802 -0.0315903 -0.12462
-v 0.0491802 0.0315903 -0.12462
-v 0.0491802 -0.0315903 0.12462
-v 0.0491802 0.0315903 0.12462
-v -0.0491802 -0.0315903 0.12462
-v -0.0491802 0.0315903 0.12462
-v -0.024385 -0.0529685 -0.12477
-v -0.024385 0.0529685 -0.12477
-v 0.024385 -0.0529685 -0.12477
-v 0.024385 0.0529685 -0.12477
-v 0.024385 -0.0529685 0.12477
-v 0.024385 0.0529685 0.12477
-v -0.024385 -0.0529685 0.12477
-v -0.024385 0.0529685 0.12477
-v -0.011657 -0.0570655 -0.124842
-v -0.011657 0.0570655 -0.124842
-v 0.011657 -0.0570655 -0.124842
-v 0.011657 0.0570655 -0.124842
-v 0.011657 -0.0570655 0.124842
-v 0.011657 0.0570655 0.124842
-v -0.011657 -0.0570655 0.124842
-v -0.011657 0.0570655 0.124842
-v -0.0568227 -0.0126542 -0.124873
-v -0.0568227 0.0126542 -0.124873
-v 0.0568227 -0.0126542 -0.124873
-v 0.0568227 0.0126542 -0.124873
-v 0.0568227 -0.0126542 0.124873
-v 0.0568227 0.0126542 0.124873
-v -0.0568227 -0.0126542 0.124873
-v -0.0568227 0.0126542 0.124873
-v -0.0429411 -0.0391821 -0.124962
-v -0.0429411 0.0391821 -0.124962
-v 0.0429411 -0.0391821 -0.124962
-v 0.0429411 0.0391821 -0.124962
-v 0.0429411 -0.0391821 0.124962
-v 0.0429411 0.0391821 0.124962
-v -0.0429411 -0.0391821 0.124962
-v -0.0429411 0.0391821 0.124962
-v -0.0530899 -0.0236447 -0.124976
-v -0.0530899 0.0236447 -0.124976
-v 0.0530899 -0.0236447 -0.124976
-v 0.0530899 0.0236447 -0.124976
-v 0.0530899 -0.0236447 0.124976
-v 0.0530899 0.0236447 0.124976
-v -0.0530899 -0.0236447 0.124976
-v -0.0530899 0.0236447 0.124976
-v -0.0317699 -0.0486075 -0.125027
-v -0.0317699 0.0486075 -0.125027
-v 0.0317699 -0.0486075 -0.125027
-v 0.0317699 0.0486075 -0.125027
-v 0.0317699 -0.0486075 0.125027
-v 0.0317699 0.0486075 0.125027
-v -0.0317699 -0.0486075 0.125027
-v -0.0317699 0.0486075 0.125027
-v -0.0571086 -0.00985854 -0.125149
-v -0.0571086 0.00985854 -0.125149
-v 0.0571086 -0.00985854 -0.125149
-v 0.0571086 0.00985854 -0.125149
-v 0.0571086 -0.00985854 0.125149
-v 0.0571086 0.00985854 0.125149
-v -0.0571086 -0.00985854 0.125149
-v -0.0571086 0.00985854 0.125149
-v -0.0179372 -0.0550513 -0.125205
-v -0.0179372 0.0550513 -0.125205
-v 0.0179372 -0.0550513 -0.125205
-v 0.0179372 0.0550513 -0.125205
-v 0.0179372 -0.0550513 0.125205
-v 0.0179372 0.0550513 0.125205
-v -0.0179372 -0.0550513 0.125205
-v -0.0179372 0.0550513 0.125205
-v -0.00973596 -0.0570655 -0.125215
-v -0.00973596 0.0570655 -0.125215
-v 0.00973596 -0.0570655 -0.125215
-v 0.00973596 0.0570655 -0.125215
-v 0.00973596 -0.0570655 0.125215
-v 0.00973596 0.0570655 0.125215
-v -0.00973596 -0.0570655 0.125215
-v -0.00973596 0.0570655 0.125215
-v -0.0401585 -0.0416192 -0.125273
-v -0.0401585 0.0416192 -0.125273
-v 0.0401585 -0.0416192 -0.125273
-v 0.0401585 0.0416192 -0.125273
-v 0.0401585 -0.0416192 0.125273
-v 0.0401585 0.0416192 0.125273
-v -0.0401585 -0.0416192 0.125273
-v -0.0401585 0.0416192 0.125273
-v -0.034559 -0.0463348 -0.125306
-v -0.034559 0.0463348 -0.125306
-v 0.034559 -0.0463348 -0.125306
-v 0.034559 0.0463348 -0.125306
-v 0.034559 -0.0463348 0.125306
-v 0.034559 0.0463348 0.125306
-v -0.034559 -0.0463348 0.125306
-v -0.034559 0.0463348 0.125306
-v -0.0573233 -0.0070506 -0.125356
-v -0.0573233 0.0070506 -0.125356
-v 0.0573233 -0.0070506 -0.125356
-v 0.0573233 0.0070506 -0.125356
-v 0.0573233 -0.0070506 0.125356
-v 0.0573233 0.0070506 0.125356
-v -0.0573233 -0.0070506 0.125356
-v -0.0573233 0.0070506 0.125356
-v -0.0373598 -0.0440044 -0.125388
-v -0.0373598 0.0440044 -0.125388
-v 0.0373598 -0.0440044 -0.125388
-v 0.0373598 0.0440044 -0.125388
-v 0.0373598 -0.0440044 0.125388
-v 0.0373598 0.0440044 0.125388
-v -0.0373598 -0.0440044 0.125388
-v -0.0373598 0.0440044 0.125388
-v -0.046498 -0.0341645 -0.125414
-v -0.046498 0.0341645 -0.125414
-v 0.046498 -0.0341645 -0.125414
-v 0.046498 0.0341645 -0.125414
-v 0.046498 -0.0341645 0.125414
-v 0.046498 0.0341645 0.125414
-v -0.046498 -0.0341645 0.125414
-v -0.046498 0.0341645 0.125414
-v -0.0498956 -0.0289768 -0.125415
-v -0.0498956 0.0289768 -0.125415
-v 0.0498956 -0.0289768 -0.125415
-v 0.0498956 0.0289768 -0.125415
-v 0.0498956 -0.0289768 0.125415
-v 0.0498956 0.0289768 0.125415
-v -0.0498956 -0.0289768 0.125415
-v -0.0498956 0.0289768 0.125415
-v -0.0574665 -0.00423388 -0.125495
-v -0.0574665 0.00423388 -0.125495
-v 0.0574665 -0.00423388 -0.125495
-v 0.0574665 0.00423388 -0.125495
-v 0.0574665 -0.00423388 0.125495
-v 0.0574665 0.00423388 0.125495
-v -0.0574665 -0.00423388 0.125495
-v -0.0574665 0.00423388 0.125495
-v -0.00780304 -0.0570655 -0.125522
-v -0.00780304 0.0570655 -0.125522
-v 0.00780304 -0.0570655 -0.125522
-v 0.00780304 0.0570655 -0.125522
-v 0.00780304 -0.0570655 0.125522
-v 0.00780304 0.0570655 0.125522
-v -0.00780304 -0.0570655 0.125522
-v -0.00780304 0.0570655 0.125522
-v -0.0270847 -0.0508196 -0.125532
-v -0.0270847 0.0508196 -0.125532
-v 0.0270847 -0.0508196 -0.125532
-v 0.0270847 0.0508196 -0.125532
-v 0.0270847 -0.0508196 0.125532
-v 0.0270847 0.0508196 0.125532
-v -0.0270847 -0.0508196 0.125532
-v -0.0270847 0.0508196 0.125532
-v -0.0536365 -0.0209327 -0.125542
-v -0.0536365 0.0209327 -0.125542
-v 0.0536365 -0.0209327 -0.125542
-v 0.0536365 0.0209327 -0.125542
-v 0.0536365 -0.0209327 0.125542
-v 0.0536365 0.0209327 0.125542
-v -0.0536365 -0.0209327 0.125542
-v -0.0536365 0.0209327 0.125542
-v -0.0575382 -0.00141188 -0.125564
-v -0.0575382 0.00141188 -0.125564
-v 0.0575382 -0.00141188 -0.125564
-v 0.0575382 0.00141188 -0.125564
-v 0.0575382 -0.00141188 0.125564
-v 0.0575382 0.00141188 0.125564
-v -0.0575382 -0.00141188 0.125564
-v -0.0575382 0.00141188 0.125564
-v -0.0224587 -0.0529685 -0.125587
-v -0.0224587 0.0529685 -0.125587
-v 0.0224587 -0.0529685 -0.125587
-v 0.0224587 0.0529685 -0.125587
-v 0.0224587 -0.0529685 0.125587
-v 0.0224587 0.0529685 0.125587
-v -0.0224587 -0.0529685 0.125587
-v -0.0224587 0.0529685 0.125587
-v -0.00586061 -0.0570655 -0.12576
-v -0.00586061 0.0570655 -0.12576
-v 0.00586061 -0.0570655 -0.12576
-v 0.00586061 0.0570655 -0.12576
-v 0.00586061 -0.0570655 0.12576
-v 0.00586061 0.0570655 0.12576
-v -0.00586061 -0.0570655 0.12576
-v -0.00586061 0.0570655 0.12576
-v -0.0159997 -0.0550513 -0.125798
-v -0.0159997 0.0550513 -0.125798
-v 0.0159997 -0.0550513 -0.125798
-v 0.0159997 0.0550513 -0.125798
-v 0.0159997 -0.0550513 0.125798
-v 0.0159997 0.0550513 0.125798
-v -0.0159997 -0.0550513 0.125798
-v -0.0159997 0.0550513 0.125798
-v -0.00391105 -0.0570655 -0.125931
-v -0.00391105 0.0570655 -0.125931
-v 0.00391105 -0.0570655 -0.125931
-v 0.00391105 0.0570655 -0.125931
-v 0.00391105 -0.0570655 0.125931
-v 0.00391105 0.0570655 0.125931
-v -0.00391105 -0.0570655 0.125931
-v -0.00391105 0.0570655 0.125931
-v -0.0437657 -0.0366961 -0.126017
-v -0.0437657 0.0366961 -0.126017
-v 0.0437657 -0.0366961 -0.126017
-v 0.0437657 0.0366961 -0.126017
-v 0.0437657 -0.0366961 0.126017
-v 0.0437657 0.0366961 0.126017
-v -0.0437657 -0.0366961 0.126017
-v -0.0437657 0.0366961 0.126017
-v -0.00195672 -0.0570655 -0.126033
-v -0.00195672 0.0570655 -0.126033
-v 0.00195672 -0.0570655 -0.126033
-v 0.00195672 0.0570655 -0.126033
-v 0.00195672 -0.0570655 0.126033
-v 0.00195672 0.0570655 0.126033
-v -0.00195672 -0.0570655 0.126033
-v -0.00195672 0.0570655 0.126033
-v -0.0541163 -0.0181947 -0.126039
-v -0.0541163 0.0181947 -0.126039
-v 0.0541163 -0.0181947 -0.126039
-v 0.0541163 0.0181947 -0.126039
-v 0.0541163 -0.0181947 0.126039
-v 0.0541163 0.0181947 0.126039
-v -0.0541163 -0.0181947 0.126039
-v -0.0541163 0.0181947 0.126039
-v -1.02994e-17 -0.0570655 -0.126067
-v -1.02994e-17 0.0570655 -0.126067
-v 3.43312e-18 -0.0570655 0.126067
-v 3.43312e-18 0.0570655 0.126067
-v -0.0298301 -0.0486075 -0.126102
-v -0.0298301 0.0486075 -0.126102
-v 0.0298301 -0.0486075 -0.126102
-v 0.0298301 0.0486075 -0.126102
-v 0.0298301 -0.0486075 0.126102
-v 0.0298301 0.0486075 0.126102
-v -0.0298301 -0.0486075 0.126102
-v -0.0298301 0.0486075 0.126102
-v -0.0505487 -0.0263271 -0.12614
-v -0.0505487 0.0263271 -0.12614
-v 0.0505487 -0.0263271 -0.12614
-v 0.0505487 0.0263271 -0.12614
-v 0.0505487 -0.0263271 0.12614
-v 0.0505487 0.0263271 0.12614
-v -0.0505487 -0.0263271 0.12614
-v -0.0505487 0.0263271 0.12614
-v -0.047244 -0.0315903 -0.126303
-v -0.047244 0.0315903 -0.126303
-v 0.047244 -0.0315903 -0.126303
-v 0.047244 0.0315903 -0.126303
-v 0.047244 -0.0315903 0.126303
-v 0.047244 0.0315903 0.126303
-v -0.047244 -0.0315903 0.126303
-v -0.047244 0.0315903 0.126303
-v -0.0140426 -0.0550513 -0.126322
-v -0.0140426 0.0550513 -0.126322
-v 0.0140426 -0.0550513 -0.126322
-v 0.0140426 0.0550513 -0.126322
-v 0.0140426 -0.0550513 0.126322
-v 0.0140426 0.0550513 0.126322
-v -0.0140426 -0.0550513 0.126322
-v -0.0140426 0.0550513 0.126322
-v -0.0205051 -0.0529685 -0.126337
-v -0.0205051 0.0529685 -0.126337
-v 0.0205051 -0.0529685 -0.126337
-v 0.0205051 0.0529685 -0.126337
-v 0.0205051 -0.0529685 0.126337
-v 0.0205051 0.0529685 0.126337
-v -0.0205051 -0.0529685 0.126337
-v -0.0205051 0.0529685 0.126337
-v -0.0409968 -0.0391821 -0.126427
-v -0.0409968 0.0391821 -0.126427
-v 0.0409968 -0.0391821 -0.126427
-v 0.0409968 0.0391821 -0.126427
-v 0.0409968 -0.0391821 0.126427
-v 0.0409968 0.0391821 0.126427
-v -0.0409968 -0.0391821 0.126427
-v -0.0409968 0.0391821 0.126427
-v -0.0251301 -0.0508196 -0.126443
-v -0.0251301 0.0508196 -0.126443
-v 0.0251301 -0.0508196 -0.126443
-v 0.0251301 0.0508196 -0.126443
-v 0.0251301 -0.0508196 0.126443
-v 0.0251301 0.0508196 0.126443
-v -0.0251301 -0.0508196 0.126443
-v -0.0251301 0.0508196 0.126443
-v -0.0545286 -0.0154341 -0.126466
-v -0.0545286 0.0154341 -0.126466
-v 0.0545286 -0.0154341 -0.126466
-v 0.0545286 0.0154341 -0.126466
-v 0.0545286 -0.0154341 0.126466
-v 0.0545286 0.0154341 0.126466
-v -0.0545286 -0.0154341 0.126466
-v -0.0545286 0.0154341 0.126466
-v -0.0326078 -0.0463348 -0.126478
-v -0.0326078 0.0463348 -0.126478
-v 0.0326078 -0.0463348 -0.126478
-v 0.0326078 0.0463348 -0.126478
-v 0.0326078 -0.0463348 0.126478
-v 0.0326078 0.0463348 0.126478
-v -0.0326078 -0.0463348 0.126478
-v -0.0326078 0.0463348 0.126478
-v -0.038205 -0.0416192 -0.126641
-v -0.038205 0.0416192 -0.126641
-v 0.038205 -0.0416192 -0.126641
-v 0.038205 0.0416192 -0.126641
-v 0.038205 -0.0416192 0.126641
-v 0.038205 0.0416192 0.126641
-v -0.038205 -0.0416192 0.126641
-v -0.038205 0.0416192 0.126641
-v -0.0354041 -0.0440044 -0.126658
-v -0.0354041 0.0440044 -0.126658
-v 0.0354041 -0.0440044 -0.126658
-v 0.0354041 0.0440044 -0.126658
-v 0.0354041 -0.0440044 0.126658
-v 0.0354041 0.0440044 0.126658
-v -0.0354041 -0.0440044 0.126658
-v -0.0354041 0.0440044 0.126658
-v -0.0120685 -0.0550513 -0.126778
-v -0.0120685 0.0550513 -0.126778
-v 0.0120685 -0.0550513 -0.126778
-v 0.0120685 0.0550513 -0.126778
-v 0.0120685 -0.0550513 0.126778
-v 0.0120685 0.0550513 0.126778
-v -0.0120685 -0.0550513 0.126778
-v -0.0120685 0.0550513 0.126778
-v -0.051139 -0.0236447 -0.126796
-v -0.051139 0.0236447 -0.126796
-v 0.051139 -0.0236447 -0.126796
-v 0.051139 0.0236447 -0.126796
-v 0.051139 -0.0236447 0.126796
-v 0.051139 0.0236447 0.126796
-v -0.051139 -0.0236447 0.126796
-v -0.051139 0.0236447 0.126796
-v -0.054873 -0.0126542 -0.126823
-v -0.054873 0.0126542 -0.126823
-v 0.054873 -0.0126542 -0.126823
-v 0.054873 0.0126542 -0.126823
-v 0.054873 -0.0126542 0.126823
-v 0.054873 0.0126542 0.126823
-v -0.054873 -0.0126542 0.126823
-v -0.054873 0.0126542 0.126823
-v -0.0445357 -0.0341645 -0.127003
-v -0.0445357 0.0341645 -0.127003
-v 0.0445357 -0.0341645 -0.127003
-v 0.0445357 0.0341645 -0.127003
-v 0.0445357 -0.0341645 0.127003
-v 0.0445357 0.0341645 0.127003
-v -0.0445357 -0.0341645 0.127003
-v -0.0445357 0.0341645 0.127003
-v -0.0185264 -0.0529685 -0.127019
-v -0.0185264 0.0529685 -0.127019
-v 0.0185264 -0.0529685 -0.127019
-v 0.0185264 0.0529685 -0.127019
-v 0.0185264 -0.0529685 0.127019
-v 0.0185264 0.0529685 0.127019
-v -0.0185264 -0.0529685 0.127019
-v -0.0185264 0.0529685 0.127019
-v -0.027854 -0.0486075 -0.127109
-v -0.027854 0.0486075 -0.127109
-v 0.027854 -0.0486075 -0.127109
-v 0.027854 0.0486075 -0.127109
-v 0.027854 -0.0486075 0.127109
-v 0.027854 0.0486075 0.127109
-v -0.027854 -0.0486075 0.127109
-v -0.027854 0.0486075 0.127109
-v -0.0551491 -0.00985854 -0.127109
-v -0.0551491 0.00985854 -0.127109
-v 0.0551491 -0.00985854 -0.127109
-v 0.0551491 0.00985854 -0.127109
-v 0.0551491 -0.00985854 0.127109
-v 0.0551491 0.00985854 0.127109
-v -0.0551491 -0.00985854 0.127109
-v -0.0551491 0.00985854 0.127109
-v -0.0479312 -0.0289768 -0.127122
-v -0.0479312 0.0289768 -0.127122
-v 0.0479312 -0.0289768 -0.127122
-v 0.0479312 0.0289768 -0.127122
-v 0.0479312 -0.0289768 0.127122
-v 0.0479312 0.0289768 0.127122
-v -0.0479312 -0.0289768 0.127122
-v -0.0479312 0.0289768 0.127122
-v -0.0100796 -0.0550513 -0.127164
-v -0.0100796 0.0550513 -0.127164
-v 0.0100796 -0.0550513 -0.127164
-v 0.0100796 0.0550513 -0.127164
-v 0.0100796 -0.0550513 0.127164
-v 0.0100796 0.0550513 0.127164
-v -0.0100796 -0.0550513 0.127164
-v -0.0100796 0.0550513 0.127164
-v -0.023145 -0.0508196 -0.127286
-v -0.023145 0.0508196 -0.127286
-v 0.023145 -0.0508196 -0.127286
-v 0.023145 0.0508196 -0.127286
-v 0.023145 -0.0508196 0.127286
-v 0.023145 0.0508196 0.127286
-v -0.023145 -0.0508196 0.127286
-v -0.023145 0.0508196 0.127286
-v -0.0553564 -0.0070506 -0.127323
-v -0.0553564 0.0070506 -0.127323
-v 0.0553564 -0.0070506 -0.127323
-v 0.0553564 0.0070506 -0.127323
-v 0.0553564 -0.0070506 0.127323
-v 0.0553564 0.0070506 0.127323
-v -0.0553564 -0.0070506 0.127323
-v -0.0553564 0.0070506 0.127323
-v -0.0516655 -0.0209327 -0.12738
-v -0.0516655 0.0209327 -0.12738
-v 0.0516655 -0.0209327 -0.12738
-v 0.0516655 0.0209327 -0.12738
-v 0.0516655 -0.0209327 0.12738
-v 0.0516655 0.0209327 0.12738
-v -0.0516655 -0.0209327 0.12738
-v -0.0516655 0.0209327 0.12738
-v -0.0554948 -0.00423388 -0.127467
-v -0.0554948 0.00423388 -0.127467
-v 0.0554948 -0.00423388 -0.127467
-v 0.0554948 0.00423388 -0.127467
-v 0.0554948 -0.00423388 0.127467
-v 0.0554948 0.00423388 0.127467
-v -0.0554948 -0.00423388 0.127467
-v -0.0554948 0.00423388 0.127467
-v -0.00807846 -0.0550513 -0.127481
-v -0.00807846 0.0550513 -0.127481
-v 0.00807846 -0.0550513 -0.127481
-v 0.00807846 0.0550513 -0.127481
-v 0.00807846 -0.0550513 0.127481
-v 0.00807846 0.0550513 0.127481
-v -0.00807846 -0.0550513 0.127481
-v -0.00807846 0.0550513 0.127481
-v -0.041784 -0.0366961 -0.127511
-v -0.041784 0.0366961 -0.127511
-v 0.041784 -0.0366961 -0.127511
-v 0.041784 0.0366961 -0.127511
-v 0.041784 -0.0366961 0.127511
-v 0.041784 0.0366961 0.127511
-v -0.041784 -0.0366961 0.127511
-v -0.041784 0.0366961 0.127511
-v -0.055564 -0.00141188 -0.127538
-v -0.055564 0.00141188 -0.127538
-v 0.055564 -0.00141188 -0.127538
-v 0.055564 0.00141188 -0.127538
-v 0.055564 -0.00141188 0.127538
-v 0.055564 0.00141188 0.127538
-v -0.055564 -0.00141188 0.127538
-v -0.055564 0.00141188 0.127538
-v -0.0306169 -0.0463348 -0.127582
-v -0.0306169 0.0463348 -0.127582
-v 0.0306169 -0.0463348 -0.127582
-v 0.0306169 0.0463348 -0.127582
-v 0.0306169 -0.0463348 0.127582
-v 0.0306169 0.0463348 0.127582
-v -0.0306169 -0.0463348 0.127582
-v -0.0306169 0.0463348 0.127582
-v -0.0165252 -0.0529685 -0.12763
-v -0.0165252 0.0529685 -0.12763
-v 0.0165252 -0.0529685 -0.12763
-v 0.0165252 0.0529685 -0.12763
-v 0.0165252 -0.0529685 0.12763
-v 0.0165252 0.0529685 0.12763
-v -0.0165252 -0.0529685 0.12763
-v -0.0165252 0.0529685 0.12763
-v -0.00606747 -0.0550513 -0.127728
-v -0.00606747 0.0550513 -0.127728
-v 0.00606747 -0.0550513 -0.127728
-v 0.00606747 0.0550513 -0.127728
-v 0.00606747 -0.0550513 0.127728
-v 0.00606747 0.0550513 0.127728
-v -0.00606747 -0.0550513 0.127728
-v -0.00606747 0.0550513 0.127728
-v -0.0390025 -0.0391821 -0.127824
-v -0.0390025 0.0391821 -0.127824
-v 0.0390025 -0.0391821 -0.127824
-v 0.0390025 0.0391821 -0.127824
-v 0.0390025 -0.0391821 0.127824
-v 0.0390025 0.0391821 0.127824
-v -0.0390025 -0.0391821 0.127824
-v -0.0390025 0.0391821 0.127824
-v -0.0334051 -0.0440044 -0.127859
-v -0.0334051 0.0440044 -0.127859
-v 0.0334051 -0.0440044 -0.127859
-v 0.0334051 0.0440044 -0.127859
-v 0.0334051 -0.0440044 0.127859
-v 0.0334051 0.0440044 0.127859
-v -0.0334051 -0.0440044 0.127859
-v -0.0334051 0.0440044 0.127859
-v -0.0485587 -0.0263271 -0.12787
-v -0.0485587 0.0263271 -0.12787
-v 0.0485587 -0.0263271 -0.12787
-v 0.0485587 0.0263271 -0.12787
-v 0.0485587 -0.0263271 0.12787
-v 0.0485587 0.0263271 0.12787
-v -0.0485587 -0.0263271 0.12787
-v -0.0485587 0.0263271 0.12787
-v -0.0521276 -0.0181947 -0.127894
-v -0.0521276 0.0181947 -0.127894
-v 0.0521276 -0.0181947 -0.127894
-v 0.0521276 0.0181947 -0.127894
-v 0.0521276 -0.0181947 0.127894
-v 0.0521276 0.0181947 0.127894
-v -0.0521276 -0.0181947 0.127894
-v -0.0521276 0.0181947 0.127894
-v -0.00404909 -0.0550513 -0.127905
-v -0.00404909 0.0550513 -0.127905
-v 0.00404909 -0.0550513 -0.127905
-v 0.00404909 0.0550513 -0.127905
-v 0.00404909 -0.0550513 0.127905
-v 0.00404909 0.0550513 0.127905
-v -0.00404909 -0.0550513 0.127905
-v -0.00404909 0.0550513 0.127905
-v -0.0452503 -0.0315903 -0.127918
-v -0.0452503 0.0315903 -0.127918
-v 0.0452503 -0.0315903 -0.127918
-v 0.0452503 0.0315903 -0.127918
-v 0.0452503 -0.0315903 0.127918
-v 0.0452503 0.0315903 0.127918
-v -0.0452503 -0.0315903 0.127918
-v -0.0452503 0.0315903 0.127918
-v -0.0362049 -0.0416192 -0.12794
-v -0.0362049 0.0416192 -0.12794
-v 0.0362049 -0.0416192 -0.12794
-v 0.0362049 0.0416192 -0.12794
-v 0.0362049 -0.0416192 0.12794
-v 0.0362049 0.0416192 0.12794
-v -0.0362049 -0.0416192 0.12794
-v -0.0362049 0.0416192 0.12794
-v -0.00202578 -0.0550513 -0.128011
-v -0.00202578 0.0550513 -0.128011
-v 0.00202578 -0.0550513 -0.128011
-v 0.00202578 0.0550513 -0.128011
-v 0.00202578 -0.0550513 0.128011
-v 0.00202578 0.0550513 0.128011
-v -0.00202578 -0.0550513 0.128011
-v -0.00202578 0.0550513 0.128011
-v -1.06629e-17 -0.0550513 -0.128046
-v -1.06629e-17 0.0550513 -0.128046
-v 3.5543e-18 -0.0550513 0.128046
-v 3.5543e-18 0.0550513 0.128046
-v -0.025844 -0.0486075 -0.128047
-v -0.025844 0.0486075 -0.128047
-v 0.025844 -0.0486075 -0.128047
-v 0.025844 0.0486075 -0.128047
-v 0.025844 -0.0486075 0.128047
-v 0.025844 0.0486075 0.128047
-v -0.025844 -0.0486075 0.128047
-v -0.025844 0.0486075 0.128047
-v -0.0211317 -0.0508196 -0.128059
-v -0.0211317 0.0508196 -0.128059
-v 0.0211317 -0.0508196 -0.128059
-v 0.0211317 0.0508196 -0.128059
-v 0.0211317 -0.0508196 0.128059
-v 0.0211317 0.0508196 0.128059
-v -0.0211317 -0.0508196 0.128059
-v -0.0211317 0.0508196 0.128059
-v -0.0145039 -0.0529685 -0.128172
-v -0.0145039 0.0529685 -0.128172
-v 0.0145039 -0.0529685 -0.128172
-v 0.0145039 0.0529685 -0.128172
-v 0.0145039 -0.0529685 0.128172
-v 0.0145039 0.0529685 0.128172
-v -0.0145039 -0.0529685 0.128172
-v -0.0145039 0.0529685 0.128172
-v -0.0525248 -0.0154341 -0.128335
-v -0.0525248 0.0154341 -0.128335
-v 0.0525248 -0.0154341 -0.128335
-v 0.0525248 0.0154341 -0.128335
-v 0.0525248 -0.0154341 0.128335
-v 0.0525248 0.0154341 0.128335
-v -0.0525248 -0.0154341 0.128335
-v -0.0525248 0.0154341 0.128335
-v -0.0425192 -0.0341645 -0.128523
-v -0.0425192 0.0341645 -0.128523
-v 0.0425192 -0.0341645 -0.128523
-v 0.0425192 0.0341645 -0.128523
-v 0.0425192 -0.0341645 0.128523
-v 0.0425192 0.0341645 0.128523
-v -0.0425192 -0.0341645 0.128523
-v -0.0425192 0.0341645 0.128523
-v -0.0491257 -0.0236447 -0.128546
-v -0.0491257 0.0236447 -0.128546
-v 0.0491257 -0.0236447 -0.128546
-v 0.0491257 0.0236447 -0.128546
-v 0.0491257 -0.0236447 0.128546
-v 0.0491257 0.0236447 0.128546
-v -0.0491257 -0.0236447 0.128546
-v -0.0491257 0.0236447 0.128546
-v -0.0285887 -0.0463348 -0.128615
-v -0.0285887 0.0463348 -0.128615
-v 0.0285887 -0.0463348 -0.128615
-v 0.0285887 0.0463348 -0.128615
-v 0.0285887 -0.0463348 0.128615
-v 0.0285887 0.0463348 0.128615
-v -0.0285887 -0.0463348 0.128615
-v -0.0285887 0.0463348 0.128615
-v -0.0124649 -0.0529685 -0.128643
-v -0.0124649 0.0529685 -0.128643
-v 0.0124649 -0.0529685 -0.128643
-v 0.0124649 0.0529685 -0.128643
-v 0.0124649 -0.0529685 0.128643
-v 0.0124649 0.0529685 0.128643
-v -0.0124649 -0.0529685 0.128643
-v -0.0124649 0.0529685 0.128643
-v -0.0528565 -0.0126542 -0.128703
-v -0.0528565 0.0126542 -0.128703
-v 0.0528565 -0.0126542 -0.128703
-v 0.0528565 0.0126542 -0.128703
-v 0.0528565 -0.0126542 0.128703
-v 0.0528565 0.0126542 0.128703
-v -0.0528565 -0.0126542 0.128703
-v -0.0528565 0.0126542 0.128703
-v -0.0459085 -0.0289768 -0.12876
-v -0.0459085 0.0289768 -0.12876
-v 0.0459085 -0.0289768 -0.12876
-v 0.0459085 0.0289768 -0.12876
-v 0.0459085 -0.0289768 0.12876
-v 0.0459085 0.0289768 0.12876
-v -0.0459085 -0.0289768 0.12876
-v -0.0459085 0.0289768 0.12876
-v -0.0190926 -0.0508196 -0.128761
-v -0.0190926 0.0508196 -0.128761
-v 0.0190926 -0.0508196 -0.128761
-v 0.0190926 0.0508196 -0.128761
-v 0.0190926 -0.0508196 0.128761
-v 0.0190926 0.0508196 0.128761
-v -0.0190926 -0.0508196 0.128761
-v -0.0190926 0.0508196 0.128761
-v -0.0238024 -0.0486075 -0.128913
-v -0.0238024 0.0486075 -0.128913
-v 0.0238024 -0.0486075 -0.128913
-v 0.0238024 0.0486075 -0.128913
-v 0.0238024 -0.0486075 0.128913
-v 0.0238024 0.0486075 0.128913
-v -0.0238024 -0.0486075 0.128913
-v -0.0238024 0.0486075 0.128913
-v -0.0397515 -0.0366961 -0.128934
-v -0.0397515 0.0366961 -0.128934
-v 0.0397515 -0.0366961 -0.128934
-v 0.0397515 0.0366961 -0.128934
-v 0.0397515 -0.0366961 0.128934
-v 0.0397515 0.0366961 0.128934
-v -0.0397515 -0.0366961 0.128934
-v -0.0397515 0.0366961 0.128934
-v -0.0313655 -0.0440044 -0.12899
-v -0.0313655 0.0440044 -0.12899
-v 0.0313655 -0.0440044 -0.12899
-v 0.0313655 0.0440044 -0.12899
-v 0.0313655 -0.0440044 0.12899
-v 0.0313655 0.0440044 0.12899
-v -0.0313655 -0.0440044 0.12899
-v -0.0313655 0.0440044 0.12899
-v -0.0531224 -0.00985854 -0.128998
-v -0.0531224 0.00985854 -0.128998
-v 0.0531224 -0.00985854 -0.128998
-v 0.0531224 0.00985854 -0.128998
-v 0.0531224 -0.00985854 0.128998
-v 0.0531224 0.00985854 0.128998
-v -0.0531224 -0.00985854 0.128998
-v -0.0531224 0.00985854 0.128998
-v -0.0104107 -0.0529685 -0.129042
-v -0.0104107 0.0529685 -0.129042
-v 0.0104107 -0.0529685 -0.129042
-v 0.0104107 0.0529685 -0.129042
-v 0.0104107 -0.0529685 0.129042
-v 0.0104107 0.0529685 0.129042
-v -0.0104107 -0.0529685 0.129042
-v -0.0104107 0.0529685 0.129042
-v -0.0496314 -0.0209327 -0.129148
-v -0.0496314 0.0209327 -0.129148
-v 0.0496314 -0.0209327 -0.129148
-v 0.0496314 0.0209327 -0.129148
-v 0.0496314 -0.0209327 0.129148
-v 0.0496314 0.0209327 0.129148
-v -0.0496314 -0.0209327 0.129148
-v -0.0496314 0.0209327 0.129148
-v -0.0369607 -0.0391821 -0.12915
-v -0.0369607 0.0391821 -0.12915
-v 0.0369607 -0.0391821 -0.12915
-v 0.0369607 0.0391821 -0.12915
-v 0.0369607 -0.0391821 0.12915
-v 0.0369607 0.0391821 0.12915
-v -0.0369607 -0.0391821 0.12915
-v -0.0369607 0.0391821 0.12915
-v -0.0341608 -0.0416192 -0.129168
-v -0.0341608 0.0416192 -0.129168
-v 0.0341608 -0.0416192 -0.129168
-v 0.0341608 0.0416192 -0.129168
-v 0.0341608 -0.0416192 0.129168
-v 0.0341608 0.0416192 0.129168
-v -0.0341608 -0.0416192 0.129168
-v -0.0341608 0.0416192 0.129168
-v -0.0533221 -0.0070506 -0.12922
-v -0.0533221 0.0070506 -0.12922
-v 0.0533221 -0.0070506 -0.12922
-v 0.0533221 0.0070506 -0.12922
-v 0.0533221 -0.0070506 0.12922
-v 0.0533221 0.0070506 0.12922
-v -0.0533221 -0.0070506 0.12922
-v -0.0533221 0.0070506 0.12922
-v -0.0534554 -0.00423388 -0.129368
-v -0.0534554 0.00423388 -0.129368
-v 0.0534554 -0.00423388 -0.129368
-v 0.0534554 0.00423388 -0.129368
-v 0.0534554 -0.00423388 0.129368
-v 0.0534554 0.00423388 0.129368
-v -0.0534554 -0.00423388 0.129368
-v -0.0534554 0.00423388 0.129368
-v -0.00834382 -0.0529685 -0.129369
-v -0.00834382 0.0529685 -0.129369
-v 0.00834382 -0.0529685 -0.129369
-v 0.00834382 0.0529685 -0.129369
-v 0.00834382 -0.0529685 0.129369
-v 0.00834382 0.0529685 0.129369
-v -0.00834382 -0.0529685 0.129369
-v -0.00834382 0.0529685 0.129369
-v -0.0170302 -0.0508196 -0.129391
-v -0.0170302 0.0508196 -0.129391
-v 0.0170302 -0.0508196 -0.129391
-v 0.0170302 0.0508196 -0.129391
-v 0.0170302 -0.0508196 0.129391
-v 0.0170302 0.0508196 0.129391
-v -0.0170302 -0.0508196 0.129391
-v -0.0170302 0.0508196 0.129391
-v -0.0535221 -0.00141188 -0.129442
-v -0.0535221 0.00141188 -0.129442
-v 0.0535221 -0.00141188 -0.129442
-v 0.0535221 0.00141188 -0.129442
-v 0.0535221 -0.00141188 0.129442
-v 0.0535221 0.00141188 0.129442
-v -0.0535221 -0.00141188 0.129442
-v -0.0535221 0.00141188 0.129442
-v -0.0432014 -0.0315903 -0.129462
-v -0.0432014 0.0315903 -0.129462
-v 0.0432014 -0.0315903 -0.129462
-v 0.0432014 0.0315903 -0.129462
-v 0.0432014 -0.0315903 0.129462
-v 0.0432014 0.0315903 0.129462
-v -0.0432014 -0.0315903 0.129462
-v -0.0432014 0.0315903 0.129462
-v -0.0465095 -0.0263271 -0.129529
-v -0.0465095 0.0263271 -0.129529
-v 0.0465095 -0.0263271 -0.129529
-v 0.0465095 0.0263271 -0.129529
-v 0.0465095 -0.0263271 0.129529
-v 0.0465095 0.0263271 0.129529
-v -0.0465095 -0.0263271 0.129529
-v -0.0465095 0.0263271 0.129529
-v -0.0265256 -0.0463348 -0.129577
-v -0.0265256 0.0463348 -0.129577
-v 0.0265256 -0.0463348 -0.129577
-v 0.0265256 0.0463348 -0.129577
-v 0.0265256 -0.0463348 0.129577
-v 0.0265256 0.0463348 0.129577
-v -0.0265256 -0.0463348 0.129577
-v -0.0265256 0.0463348 0.129577
-v -0.00626678 -0.0529685 -0.129624
-v -0.00626678 0.0529685 -0.129624
-v 0.00626678 -0.0529685 -0.129624
-v 0.00626678 0.0529685 -0.129624
-v 0.00626678 -0.0529685 0.129624
-v 0.00626678 0.0529685 0.129624
-v -0.00626678 -0.0529685 0.129624
-v -0.00626678 0.0529685 0.129624
-v -0.0500754 -0.0181947 -0.129678
-v -0.0500754 0.0181947 -0.129678
-v 0.0500754 -0.0181947 -0.129678
-v 0.0500754 0.0181947 -0.129678
-v 0.0500754 -0.0181947 0.129678
-v 0.0500754 0.0181947 0.129678
-v -0.0500754 -0.0181947 0.129678
-v -0.0500754 0.0181947 0.129678
-v -0.0217319 -0.0486075 -0.129708
-v -0.0217319 0.0486075 -0.129708
-v 0.0217319 -0.0486075 -0.129708
-v 0.0217319 0.0486075 -0.129708
-v 0.0217319 -0.0486075 0.129708
-v 0.0217319 0.0486075 0.129708
-v -0.0217319 -0.0486075 0.129708
-v -0.0217319 0.0486075 0.129708
-v -0.0041821 -0.0529685 -0.129807
-v -0.0041821 0.0529685 -0.129807
-v 0.0041821 -0.0529685 -0.129807
-v 0.0041821 0.0529685 -0.129807
-v 0.0041821 -0.0529685 0.129807
-v 0.0041821 0.0529685 0.129807
-v -0.0041821 -0.0529685 0.129807
-v -0.0041821 0.0529685 0.129807
-v -0.00209232 -0.0529685 -0.129916
-v -0.00209232 0.0529685 -0.129916
-v 0.00209232 -0.0529685 -0.129916
-v 0.00209232 0.0529685 -0.129916
-v 0.00209232 -0.0529685 0.129916
-v 0.00209232 0.0529685 0.129916
-v -0.00209232 -0.0529685 0.129916
-v -0.00209232 0.0529685 0.129916
-v -0.0149471 -0.0508196 -0.12995
-v -0.0149471 0.0508196 -0.12995
-v 0.0149471 -0.0508196 -0.12995
-v 0.0149471 0.0508196 -0.12995
-v 0.0149471 -0.0508196 0.12995
-v 0.0149471 0.0508196 0.12995
-v -0.0149471 -0.0508196 0.12995
-v -0.0149471 0.0508196 0.12995
-v -1.10132e-17 -0.0529685 -0.129953
-v -1.10132e-17 0.0529685 -0.129953
-v 3.67105e-18 -0.0529685 0.129953
-v 3.67105e-18 0.0529685 0.129953
-v -0.0404509 -0.0341645 -0.129971
-v -0.0404509 0.0341645 -0.129971
-v 0.0404509 -0.0341645 -0.129971
-v 0.0404509 0.0341645 -0.129971
-v 0.0404509 -0.0341645 0.129971
-v 0.0404509 0.0341645 0.129971
-v -0.0404509 -0.0341645 0.129971
-v -0.0404509 0.0341645 0.129971
-v -0.0292877 -0.0440044 -0.130049
-v -0.0292877 0.0440044 -0.130049
-v 0.0292877 -0.0440044 -0.130049
-v 0.0292877 0.0440044 -0.130049
-v 0.0292877 -0.0440044 0.130049
-v 0.0292877 0.0440044 0.130049
-v -0.0292877 -0.0440044 0.130049
-v -0.0292877 0.0440044 0.130049
-v -0.0504569 -0.0154341 -0.130132
-v -0.0504569 0.0154341 -0.130132
-v 0.0504569 -0.0154341 -0.130132
-v 0.0504569 0.0154341 -0.130132
-v 0.0504569 -0.0154341 0.130132
-v 0.0504569 0.0154341 0.130132
-v -0.0504569 -0.0154341 0.130132
-v -0.0504569 0.0154341 0.130132
-v -0.0470525 -0.0236447 -0.130224
-v -0.0470525 0.0236447 -0.130224
-v 0.0470525 -0.0236447 -0.130224
-v 0.0470525 0.0236447 -0.130224
-v 0.0470525 -0.0236447 0.130224
-v 0.0470525 0.0236447 0.130224
-v -0.0470525 -0.0236447 0.130224
-v -0.0470525 0.0236447 0.130224
-v -0.0376705 -0.0366961 -0.130285
-v -0.0376705 0.0366961 -0.130285
-v 0.0376705 -0.0366961 -0.130285
-v 0.0376705 0.0366961 -0.130285
-v 0.0376705 -0.0366961 0.130285
-v 0.0376705 0.0366961 0.130285
-v -0.0376705 -0.0366961 0.130285
-v -0.0376705 0.0366961 0.130285
-v -0.0320751 -0.0416192 -0.130324
-v -0.0320751 0.0416192 -0.130324
-v 0.0320751 -0.0416192 -0.130324
-v 0.0320751 0.0416192 -0.130324
-v 0.0320751 -0.0416192 0.130324
-v 0.0320751 0.0416192 0.130324
-v -0.0320751 -0.0416192 0.130324
-v -0.0320751 0.0416192 0.130324
-v -0.0438298 -0.0289768 -0.130327
-v -0.0438298 0.0289768 -0.130327
-v 0.0438298 -0.0289768 -0.130327
-v 0.0438298 0.0289768 -0.130327
-v 0.0438298 -0.0289768 0.130327
-v 0.0438298 0.0289768 0.130327
-v -0.0438298 -0.0289768 0.130327
-v -0.0438298 0.0289768 0.130327
-v -0.0348739 -0.0391821 -0.130403
-v -0.0348739 0.0391821 -0.130403
-v 0.0348739 -0.0391821 -0.130403
-v 0.0348739 0.0391821 -0.130403
-v 0.0348739 -0.0391821 0.130403
-v 0.0348739 0.0391821 0.130403
-v -0.0348739 -0.0391821 0.130403
-v -0.0348739 0.0391821 0.130403
-v -0.0196349 -0.0486075 -0.13043
-v -0.0196349 0.0486075 -0.13043
-v 0.0196349 -0.0486075 -0.13043
-v 0.0196349 0.0486075 -0.13043
-v 0.0196349 -0.0486075 0.13043
-v 0.0196349 0.0486075 0.13043
-v -0.0196349 -0.0486075 0.13043
-v -0.0196349 0.0486075 0.13043
-v -0.0128458 -0.0508196 -0.130435
-v -0.0128458 0.0508196 -0.130435
-v 0.0128458 -0.0508196 -0.130435
-v 0.0128458 0.0508196 -0.130435
-v 0.0128458 -0.0508196 0.130435
-v 0.0128458 0.0508196 0.130435
-v -0.0128458 -0.0508196 0.130435
-v -0.0128458 0.0508196 0.130435
-v -0.0244302 -0.0463348 -0.130467
-v -0.0244302 0.0463348 -0.130467
-v 0.0244302 -0.0463348 -0.130467
-v 0.0244302 0.0463348 -0.130467
-v 0.0244302 -0.0463348 0.130467
-v 0.0244302 0.0463348 0.130467
-v -0.0244302 -0.0463348 0.130467
-v -0.0244302 0.0463348 0.130467
-v -0.0507756 -0.0126542 -0.130512
-v -0.0507756 0.0126542 -0.130512
-v 0.0507756 -0.0126542 -0.130512
-v 0.0507756 0.0126542 -0.130512
-v 0.0507756 -0.0126542 0.130512
-v 0.0507756 0.0126542 0.130512
-v -0.0507756 -0.0126542 0.130512
-v -0.0507756 0.0126542 0.130512
-v -0.0510311 -0.00985854 -0.130816
-v -0.0510311 0.00985854 -0.130816
-v 0.0510311 -0.00985854 -0.130816
-v 0.0510311 0.00985854 -0.130816
-v 0.0510311 -0.00985854 0.130816
-v 0.0510311 0.00985854 0.130816
-v -0.0510311 -0.00985854 0.130816
-v -0.0510311 0.00985854 0.130816
-v -0.047537 -0.0209327 -0.130845
-v -0.047537 0.0209327 -0.130845
-v 0.047537 -0.0209327 -0.130845
-v 0.047537 0.0209327 -0.130845
-v 0.047537 -0.0209327 0.130845
-v 0.047537 0.0209327 0.130845
-v -0.047537 -0.0209327 0.130845
-v -0.047537 0.0209327 0.130845
-v -0.0107288 -0.0508196 -0.130846
-v -0.0107288 0.0508196 -0.130846
-v 0.0107288 -0.0508196 -0.130846
-v 0.0107288 0.0508196 -0.130846
-v 0.0107288 -0.0508196 0.130846
-v 0.0107288 0.0508196 0.130846
-v -0.0107288 -0.0508196 0.130846
-v -0.0107288 0.0508196 0.130846
-v -0.0410999 -0.0315903 -0.130933
-v -0.0410999 0.0315903 -0.130933
-v 0.0410999 -0.0315903 -0.130933
-v 0.0410999 0.0315903 -0.130933
-v 0.0410999 -0.0315903 0.130933
-v 0.0410999 0.0315903 0.130933
-v -0.0410999 -0.0315903 0.130933
-v -0.0410999 0.0315903 0.130933
-v -0.0271742 -0.0440044 -0.131034
-v -0.0271742 0.0440044 -0.131034
-v 0.0271742 -0.0440044 -0.131034
-v 0.0271742 0.0440044 -0.131034
-v 0.0271742 -0.0440044 0.131034
-v 0.0271742 0.0440044 0.131034
-v -0.0271742 -0.0440044 0.131034
-v -0.0271742 0.0440044 0.131034
-v -0.0512229 -0.0070506 -0.131045
-v -0.0512229 0.0070506 -0.131045
-v 0.0512229 -0.0070506 -0.131045
-v 0.0512229 0.0070506 -0.131045
-v 0.0512229 -0.0070506 0.131045
-v 0.0512229 0.0070506 0.131045
-v -0.0512229 -0.0070506 0.131045
-v -0.0512229 0.0070506 0.131045
-v -0.0175139 -0.0486075 -0.131078
-v -0.0175139 0.0486075 -0.131078
-v 0.0175139 -0.0486075 -0.131078
-v 0.0175139 0.0486075 -0.131078
-v 0.0175139 -0.0486075 0.131078
-v 0.0175139 0.0486075 0.131078
-v -0.0175139 -0.0486075 0.131078
-v -0.0175139 0.0486075 0.131078
-v -0.0444036 -0.0263271 -0.131116
-v -0.0444036 0.0263271 -0.131116
-v 0.0444036 -0.0263271 -0.131116
-v 0.0444036 0.0263271 -0.131116
-v 0.0444036 -0.0263271 0.131116
-v 0.0444036 0.0263271 0.131116
-v -0.0444036 -0.0263271 0.131116
-v -0.0444036 0.0263271 0.131116
-v -0.00859878 -0.0508196 -0.131184
-v -0.00859878 0.0508196 -0.131184
-v 0.00859878 -0.0508196 -0.131184
-v 0.00859878 0.0508196 -0.131184
-v 0.00859878 -0.0508196 0.131184
-v 0.00859878 0.0508196 0.131184
-v -0.00859878 -0.0508196 0.131184
-v -0.00859878 0.0508196 0.131184
-v -0.0513509 -0.00423388 -0.131198
-v -0.0513509 0.00423388 -0.131198
-v 0.0513509 -0.00423388 -0.131198
-v 0.0513509 0.00423388 -0.131198
-v 0.0513509 -0.00423388 0.131198
-v 0.0513509 0.00423388 0.131198
-v -0.0513509 -0.00423388 0.131198
-v -0.0513509 0.00423388 0.131198
-v -0.051415 -0.00141188 -0.131274
-v -0.051415 0.00141188 -0.131274
-v 0.051415 -0.00141188 -0.131274
-v 0.051415 0.00141188 -0.131274
-v 0.051415 -0.00141188 0.131274
-v 0.051415 0.00141188 0.131274
-v -0.051415 -0.00141188 0.131274
-v -0.051415 0.00141188 0.131274
-v -0.0223051 -0.0463348 -0.131283
-v -0.0223051 0.0463348 -0.131283
-v 0.0223051 -0.0463348 -0.131283
-v 0.0223051 0.0463348 -0.131283
-v 0.0223051 -0.0463348 0.131283
-v 0.0223051 0.0463348 0.131283
-v -0.0223051 -0.0463348 0.131283
-v -0.0223051 0.0463348 0.131283
-v -0.0383333 -0.0341645 -0.131346
-v -0.0383333 0.0341645 -0.131346
-v 0.0383333 -0.0341645 -0.131346
-v 0.0383333 0.0341645 -0.131346
-v 0.0383333 -0.0341645 0.131346
-v 0.0383333 0.0341645 0.131346
-v -0.0383333 -0.0341645 0.131346
-v -0.0383333 0.0341645 0.131346
-v -0.0479622 -0.0181947 -0.131389
-v -0.0479622 0.0181947 -0.131389
-v 0.0479622 -0.0181947 -0.131389
-v 0.0479622 0.0181947 -0.131389
-v 0.0479622 -0.0181947 0.131389
-v 0.0479622 0.0181947 0.131389
-v -0.0479622 -0.0181947 0.131389
-v -0.0479622 0.0181947 0.131389
-v -0.0299502 -0.0416192 -0.131407
-v -0.0299502 0.0416192 -0.131407
-v 0.0299502 -0.0416192 -0.131407
-v 0.0299502 0.0416192 -0.131407
-v 0.0299502 -0.0416192 0.131407
-v 0.0299502 0.0416192 0.131407
-v -0.0299502 -0.0416192 0.131407
-v -0.0299502 0.0416192 0.131407
-v -0.00645827 -0.0508196 -0.131446
-v -0.00645827 0.0508196 -0.131446
-v 0.00645827 -0.0508196 -0.131446
-v 0.00645827 0.0508196 -0.131446
-v 0.00645827 -0.0508196 0.131446
-v 0.00645827 0.0508196 0.131446
-v -0.00645827 -0.0508196 0.131446
-v -0.00645827 0.0508196 0.131446
-v -0.0355436 -0.0366961 -0.131563
-v -0.0355436 0.0366961 -0.131563
-v 0.0355436 -0.0366961 -0.131563
-v 0.0355436 0.0366961 -0.131563
-v 0.0355436 -0.0366961 0.131563
-v 0.0355436 0.0366961 0.131563
-v -0.0355436 -0.0366961 0.131563
-v -0.0355436 0.0366961 0.131563
-v -0.0327446 -0.0391821 -0.131584
-v -0.0327446 0.0391821 -0.131584
-v 0.0327446 -0.0391821 -0.131584
-v 0.0327446 0.0391821 -0.131584
-v 0.0327446 -0.0391821 0.131584
-v 0.0327446 0.0391821 0.131584
-v -0.0327446 -0.0391821 0.131584
-v -0.0327446 0.0391821 0.131584
-v -0.00430989 -0.0508196 -0.131634
-v -0.00430989 0.0508196 -0.131634
-v 0.00430989 -0.0508196 -0.131634
-v 0.00430989 0.0508196 -0.131634
-v 0.00430989 -0.0508196 0.131634
-v 0.00430989 0.0508196 0.131634
-v -0.00430989 -0.0508196 0.131634
-v -0.00430989 0.0508196 0.131634
-v -0.0153717 -0.0486075 -0.131652
-v -0.0153717 0.0486075 -0.131652
-v 0.0153717 -0.0486075 -0.131652
-v 0.0153717 0.0486075 -0.131652
-v 0.0153717 -0.0486075 0.131652
-v 0.0153717 0.0486075 0.131652
-v -0.0153717 -0.0486075 0.131652
-v -0.0153717 0.0486075 0.131652
-v -0.00215626 -0.0508196 -0.131747
-v -0.00215626 0.0508196 -0.131747
-v 0.00215626 -0.0508196 -0.131747
-v 0.00215626 0.0508196 -0.131747
-v 0.00215626 -0.0508196 0.131747
-v 0.00215626 0.0508196 0.131747
-v -0.00215626 -0.0508196 0.131747
-v -0.00215626 0.0508196 0.131747
-v -1.13497e-17 -0.0508196 -0.131785
-v -1.13497e-17 0.0508196 -0.131785
-v 3.78323e-18 -0.0508196 0.131785
-v 3.78323e-18 0.0508196 0.131785
-v -0.0416977 -0.0289768 -0.131819
-v -0.0416977 0.0289768 -0.131819
-v 0.0416977 -0.0289768 -0.131819
-v 0.0416977 0.0289768 -0.131819
-v 0.0416977 -0.0289768 0.131819
-v 0.0416977 0.0289768 0.131819
-v -0.0416977 -0.0289768 0.131819
-v -0.0416977 0.0289768 0.131819
-v -0.0449221 -0.0236447 -0.13183
-v -0.0449221 0.0236447 -0.13183
-v 0.0449221 -0.0236447 -0.13183
-v 0.0449221 0.0236447 -0.13183
-v 0.0449221 -0.0236447 0.13183
-v 0.0449221 0.0236447 0.13183
-v -0.0449221 -0.0236447 0.13183
-v -0.0449221 0.0236447 0.13183
-v -0.0483276 -0.0154341 -0.131857
-v -0.0483276 0.0154341 -0.131857
-v 0.0483276 -0.0154341 -0.131857
-v 0.0483276 0.0154341 -0.131857
-v 0.0483276 -0.0154341 0.131857
-v 0.0483276 0.0154341 0.131857
-v -0.0483276 -0.0154341 0.131857
-v -0.0483276 0.0154341 0.131857
-v -0.0250276 -0.0440044 -0.131945
-v -0.0250276 0.0440044 -0.131945
-v 0.0250276 -0.0440044 -0.131945
-v 0.0250276 0.0440044 -0.131945
-v 0.0250276 -0.0440044 0.131945
-v 0.0250276 0.0440044 0.131945
-v -0.0250276 -0.0440044 0.131945
-v -0.0250276 0.0440044 0.131945
-v -0.0201528 -0.0463348 -0.132024
-v -0.0201528 0.0463348 -0.132024
-v 0.0201528 -0.0463348 -0.132024
-v 0.0201528 0.0463348 -0.132024
-v 0.0201528 -0.0463348 0.132024
-v 0.0201528 0.0463348 0.132024
-v -0.0201528 -0.0463348 0.132024
-v -0.0201528 0.0463348 0.132024
-v -0.0132107 -0.0486075 -0.132151
-v -0.0132107 0.0486075 -0.132151
-v 0.0132107 -0.0486075 -0.132151
-v 0.0132107 0.0486075 -0.132151
-v 0.0132107 -0.0486075 0.132151
-v 0.0132107 0.0486075 0.132151
-v -0.0132107 -0.0486075 0.132151
-v -0.0132107 0.0486075 0.132151
-v -0.0486329 -0.0126542 -0.132247
-v -0.0486329 0.0126542 -0.132247
-v 0.0486329 -0.0126542 -0.132247
-v 0.0486329 0.0126542 -0.132247
-v 0.0486329 -0.0126542 0.132247
-v 0.0486329 0.0126542 0.132247
-v -0.0486329 -0.0126542 0.132247
-v -0.0486329 0.0126542 0.132247
-v -0.0389483 -0.0315903 -0.13233
-v -0.0389483 0.0315903 -0.13233
-v 0.0389483 -0.0315903 -0.13233
-v 0.0389483 0.0315903 -0.13233
-v 0.0389483 -0.0315903 0.13233
-v 0.0389483 0.0315903 0.13233
-v -0.0389483 -0.0315903 0.13233
-v -0.0389483 0.0315903 0.13233
-v -0.0277889 -0.0416192 -0.132415
-v -0.0277889 0.0416192 -0.132415
-v 0.0277889 -0.0416192 -0.132415
-v 0.0277889 0.0416192 -0.132415
-v 0.0277889 -0.0416192 0.132415
-v 0.0277889 0.0416192 0.132415
-v -0.0277889 -0.0416192 0.132415
-v -0.0277889 0.0416192 0.132415
-v -0.0453846 -0.0209327 -0.132466
-v -0.0453846 0.0209327 -0.132466
-v 0.0453846 -0.0209327 -0.132466
-v 0.0453846 0.0209327 -0.132466
-v 0.0453846 -0.0209327 0.132466
-v 0.0453846 0.0209327 0.132466
-v -0.0453846 -0.0209327 0.132466
-v -0.0453846 0.0209327 0.132466
-v -0.0488775 -0.00985854 -0.13256
-v -0.0488775 0.00985854 -0.13256
-v 0.0488775 -0.00985854 -0.13256
-v 0.0488775 0.00985854 -0.13256
-v 0.0488775 -0.00985854 0.13256
-v 0.0488775 0.00985854 0.13256
-v -0.0488775 -0.00985854 0.13256
-v -0.0488775 0.00985854 0.13256
-v -0.0110336 -0.0486075 -0.132575
-v -0.0110336 0.0486075 -0.132575
-v 0.0110336 -0.0486075 -0.132575
-v 0.0110336 0.0486075 -0.132575
-v 0.0110336 -0.0486075 0.132575
-v 0.0110336 0.0486075 0.132575
-v -0.0110336 -0.0486075 0.132575
-v -0.0110336 0.0486075 0.132575
-v -0.0422436 -0.0263271 -0.132629
-v -0.0422436 0.0263271 -0.132629
-v 0.0422436 -0.0263271 -0.132629
-v 0.0422436 0.0263271 -0.132629
-v 0.0422436 -0.0263271 0.132629
-v 0.0422436 0.0263271 0.132629
-v -0.0422436 -0.0263271 0.132629
-v -0.0422436 0.0263271 0.132629
-v -0.036169 -0.0341645 -0.132647
-v -0.036169 0.0341645 -0.132647
-v 0.036169 -0.0341645 -0.132647
-v 0.036169 0.0341645 -0.132647
-v 0.036169 -0.0341645 0.132647
-v 0.036169 0.0341645 0.132647
-v -0.036169 -0.0341645 0.132647
-v -0.036169 0.0341645 0.132647
-v -0.0179759 -0.0463348 -0.132689
-v -0.0179759 0.0463348 -0.132689
-v 0.0179759 -0.0463348 -0.132689
-v 0.0179759 0.0463348 -0.132689
-v 0.0179759 -0.0463348 0.132689
-v 0.0179759 0.0463348 0.132689
-v -0.0179759 -0.0463348 0.132689
-v -0.0179759 0.0463348 0.132689
-v -0.0305755 -0.0391821 -0.132689
-v -0.0305755 0.0391821 -0.132689
-v 0.0305755 -0.0391821 -0.132689
-v 0.0305755 0.0391821 -0.132689
-v 0.0305755 -0.0391821 0.132689
-v 0.0305755 0.0391821 0.132689
-v -0.0305755 -0.0391821 0.132689
-v -0.0305755 0.0391821 0.132689
-v -0.0333734 -0.0366961 -0.132766
-v -0.0333734 0.0366961 -0.132766
-v 0.0333734 -0.0366961 -0.132766
-v 0.0333734 0.0366961 -0.132766
-v 0.0333734 -0.0366961 0.132766
-v 0.0333734 0.0366961 0.132766
-v -0.0333734 -0.0366961 0.132766
-v -0.0333734 0.0366961 0.132766
-v -0.0228505 -0.0440044 -0.132781
-v -0.0228505 0.0440044 -0.132781
-v 0.0228505 -0.0440044 -0.132781
-v 0.0228505 0.0440044 -0.132781
-v 0.0228505 -0.0440044 0.132781
-v 0.0228505 0.0440044 0.132781
-v -0.0228505 -0.0440044 0.132781
-v -0.0228505 0.0440044 0.132781
-v -0.0490613 -0.0070506 -0.132796
-v -0.0490613 0.0070506 -0.132796
-v 0.0490613 -0.0070506 -0.132796
-v 0.0490613 0.0070506 -0.132796
-v 0.0490613 -0.0070506 0.132796
-v 0.0490613 0.0070506 0.132796
-v -0.0490613 -0.0070506 0.132796
-v -0.0490613 0.0070506 0.132796
-v -0.00884303 -0.0486075 -0.132921
-v -0.00884303 0.0486075 -0.132921
-v 0.00884303 -0.0486075 -0.132921
-v 0.00884303 0.0486075 -0.132921
-v 0.00884303 -0.0486075 0.132921
-v 0.00884303 0.0486075 0.132921
-v -0.00884303 -0.0486075 0.132921
-v -0.00884303 0.0486075 0.132921
-v -0.0491839 -0.00423388 -0.132953
-v -0.0491839 0.00423388 -0.132953
-v 0.0491839 -0.00423388 -0.132953
-v 0.0491839 0.00423388 -0.132953
-v 0.0491839 -0.00423388 0.132953
-v 0.0491839 0.00423388 0.132953
-v -0.0491839 -0.00423388 0.132953
-v -0.0491839 0.00423388 0.132953
-v -0.0457905 -0.0181947 -0.133025
-v -0.0457905 0.0181947 -0.133025
-v 0.0457905 -0.0181947 -0.133025
-v 0.0457905 0.0181947 -0.133025
-v 0.0457905 -0.0181947 0.133025
-v 0.0457905 0.0181947 0.133025
-v -0.0457905 -0.0181947 0.133025
-v -0.0457905 0.0181947 0.133025
-v -0.0492452 -0.00141188 -0.133031
-v -0.0492452 0.00141188 -0.133031
-v 0.0492452 -0.00141188 -0.133031
-v 0.0492452 0.00141188 -0.133031
-v 0.0492452 -0.00141188 0.133031
-v 0.0492452 0.00141188 0.133031
-v -0.0492452 -0.00141188 0.133031
-v -0.0492452 0.00141188 0.133031
-v -0.00664172 -0.0486075 -0.133192
-v -0.00664172 0.0486075 -0.133192
-v 0.00664172 -0.0486075 -0.133192
-v 0.00664172 0.0486075 -0.133192
-v 0.00664172 -0.0486075 0.133192
-v 0.00664172 0.0486075 0.133192
-v -0.00664172 -0.0486075 0.133192
-v -0.00664172 0.0486075 0.133192
-v -0.0395149 -0.0289768 -0.133237
-v -0.0395149 0.0289768 -0.133237
-v 0.0395149 -0.0289768 -0.133237
-v 0.0395149 0.0289768 -0.133237
-v 0.0395149 -0.0289768 0.133237
-v 0.0395149 0.0289768 0.133237
-v -0.0395149 -0.0289768 0.133237
-v -0.0395149 0.0289768 0.133237
-v -0.0157771 -0.0463348 -0.133278
-v -0.0157771 0.0463348 -0.133278
-v 0.0157771 -0.0463348 -0.133278
-v 0.0157771 0.0463348 -0.133278
-v 0.0157771 -0.0463348 0.133278
-v 0.0157771 0.0463348 0.133278
-v -0.0157771 -0.0463348 0.133278
-v -0.0157771 0.0463348 0.133278
-v -0.0255937 -0.0416192 -0.133347
-v -0.0255937 0.0416192 -0.133347
-v 0.0255937 -0.0416192 -0.133347
-v 0.0255937 0.0416192 -0.133347
-v 0.0255937 -0.0416192 0.133347
-v 0.0255937 0.0416192 0.133347
-v -0.0255937 -0.0416192 0.133347
-v -0.0255937 0.0416192 0.133347
-v -0.0427369 -0.0236447 -0.13336
-v -0.0427369 0.0236447 -0.13336
-v 0.0427369 -0.0236447 -0.13336
-v 0.0427369 0.0236447 -0.13336
-v 0.0427369 -0.0236447 0.13336
-v 0.0427369 0.0236447 0.13336
-v -0.0427369 -0.0236447 0.13336
-v -0.0427369 0.0236447 0.13336
-v -0.00443231 -0.0486075 -0.133385
-v -0.00443231 0.0486075 -0.133385
-v 0.00443231 -0.0486075 -0.133385
-v 0.00443231 0.0486075 -0.133385
-v 0.00443231 -0.0486075 0.133385
-v 0.00443231 0.0486075 0.133385
-v -0.00443231 -0.0486075 0.133385
-v -0.00443231 0.0486075 0.133385
-v -0.00221751 -0.0486075 -0.133501
-v -0.00221751 0.0486075 -0.133501
-v 0.00221751 -0.0486075 -0.133501
-v 0.00221751 0.0486075 -0.133501
-v 0.00221751 -0.0486075 0.133501
-v 0.00221751 0.0486075 0.133501
-v -0.00221751 -0.0486075 0.133501
-v -0.00221751 0.0486075 0.133501
-v -0.0461394 -0.0154341 -0.133505
-v -0.0461394 0.0154341 -0.133505
-v 0.0461394 -0.0154341 -0.133505
-v 0.0461394 0.0154341 -0.133505
-v 0.0461394 -0.0154341 0.133505
-v 0.0461394 0.0154341 0.133505
-v -0.0461394 -0.0154341 0.133505
-v -0.0461394 0.0154341 0.133505
-v -0.0206455 -0.0440044 -0.13354
-v -0.0206455 0.0440044 -0.13354
-v 0.0206455 -0.0440044 -0.13354
-v 0.0206455 0.0440044 -0.13354
-v 0.0206455 -0.0440044 0.13354
-v 0.0206455 0.0440044 0.13354
-v -0.0206455 -0.0440044 0.13354
-v -0.0206455 0.0440044 0.13354
-v -1.16721e-17 -0.0486075 -0.13354
-v -1.16721e-17 0.0486075 -0.13354
-v 3.89069e-18 -0.0486075 0.13354
-v 3.89069e-18 0.0486075 0.13354
-v -0.0367493 -0.0315903 -0.133652
-v -0.0367493 0.0315903 -0.133652
-v 0.0367493 -0.0315903 -0.133652
-v 0.0367493 0.0315903 -0.133652
-v 0.0367493 -0.0315903 0.133652
-v 0.0367493 0.0315903 0.133652
-v -0.0367493 -0.0315903 0.133652
-v -0.0367493 0.0315903 0.133652
-v -0.028369 -0.0391821 -0.133718
-v -0.028369 0.0391821 -0.133718
-v 0.028369 -0.0391821 -0.133718
-v 0.028369 0.0391821 -0.133718
-v 0.028369 -0.0391821 0.133718
-v 0.028369 0.0391821 0.133718
-v -0.028369 -0.0391821 0.133718
-v -0.028369 0.0391821 0.133718
-v -0.0135591 -0.0463348 -0.133791
-v -0.0135591 0.0463348 -0.133791
-v 0.0135591 -0.0463348 -0.133791
-v 0.0135591 0.0463348 -0.133791
-v 0.0135591 -0.0463348 0.133791
-v 0.0135591 0.0463348 0.133791
-v -0.0135591 -0.0463348 0.133791
-v -0.0135591 0.0463348 0.133791
-v -0.0339606 -0.0341645 -0.133871
-v -0.0339606 0.0341645 -0.133871
-v 0.0339606 -0.0341645 -0.133871
-v 0.0339606 0.0341645 -0.133871
-v 0.0339606 -0.0341645 0.133871
-v 0.0339606 0.0341645 0.133871
-v -0.0339606 -0.0341645 0.133871
-v -0.0339606 0.0341645 0.133871
-v -0.0311626 -0.0366961 -0.133893
-v -0.0311626 0.0366961 -0.133893
-v 0.0311626 -0.0366961 -0.133893
-v 0.0311626 0.0366961 -0.133893
-v 0.0311626 -0.0366961 0.133893
-v 0.0311626 0.0366961 0.133893
-v -0.0311626 -0.0366961 0.133893
-v -0.0311626 0.0366961 0.133893
-v -0.0464308 -0.0126542 -0.133907
-v -0.0464308 0.0126542 -0.133907
-v 0.0464308 -0.0126542 -0.133907
-v 0.0464308 0.0126542 -0.133907
-v 0.0464308 -0.0126542 0.133907
-v 0.0464308 0.0126542 0.133907
-v -0.0464308 -0.0126542 0.133907
-v -0.0464308 0.0126542 0.133907
-v -0.0431769 -0.0209327 -0.134012
-v -0.0431769 0.0209327 -0.134012
-v 0.0431769 -0.0209327 -0.134012
-v 0.0431769 0.0209327 -0.134012
-v 0.0431769 -0.0209327 0.134012
-v 0.0431769 0.0209327 0.134012
-v -0.0431769 -0.0209327 0.134012
-v -0.0431769 0.0209327 0.134012
-v -0.0400322 -0.0263271 -0.134065
-v -0.0400322 0.0263271 -0.134065
-v 0.0400322 -0.0263271 -0.134065
-v 0.0400322 0.0263271 -0.134065
-v 0.0400322 -0.0263271 0.134065
-v 0.0400322 0.0263271 0.134065
-v -0.0400322 -0.0263271 0.134065
-v -0.0400322 0.0263271 0.134065
-v -0.0233674 -0.0416192 -0.134201
-v -0.0233674 0.0416192 -0.134201
-v 0.0233674 -0.0416192 -0.134201
-v 0.0233674 0.0416192 -0.134201
-v 0.0233674 -0.0416192 0.134201
-v 0.0233674 0.0416192 0.134201
-v -0.0233674 -0.0416192 0.134201
-v -0.0233674 0.0416192 0.134201
-v -0.0184154 -0.0440044 -0.134222
-v -0.0184154 0.0440044 -0.134222
-v 0.0184154 -0.0440044 -0.134222
-v 0.0184154 0.0440044 -0.134222
-v 0.0184154 -0.0440044 0.134222
-v 0.0184154 0.0440044 0.134222
-v -0.0184154 -0.0440044 0.134222
-v -0.0184154 0.0440044 0.134222
-v -0.0113246 -0.0463348 -0.134225
-v -0.0113246 0.0463348 -0.134225
-v 0.0113246 -0.0463348 -0.134225
-v 0.0113246 0.0463348 -0.134225
-v 0.0113246 -0.0463348 0.134225
-v 0.0113246 0.0463348 0.134225
-v -0.0113246 -0.0463348 0.134225
-v -0.0113246 0.0463348 0.134225
-v -0.0466644 -0.00985854 -0.134228
-v -0.0466644 0.00985854 -0.134228
-v 0.0466644 -0.00985854 -0.134228
-v 0.0466644 0.00985854 -0.134228
-v 0.0466644 -0.00985854 0.134228
-v 0.0466644 0.00985854 0.134228
-v -0.0466644 -0.00985854 0.134228
-v -0.0466644 0.00985854 0.134228
-v -0.0468398 -0.0070506 -0.13447
-v -0.0468398 0.0070506 -0.13447
-v 0.0468398 -0.0070506 -0.13447
-v 0.0468398 0.0070506 -0.13447
-v 0.0468398 -0.0070506 0.13447
-v 0.0468398 0.0070506 0.13447
-v -0.0468398 -0.0070506 0.13447
-v -0.0468398 0.0070506 0.13447
-v -0.0372839 -0.0289768 -0.134578
-v -0.0372839 0.0289768 -0.134578
-v 0.0372839 -0.0289768 -0.134578
-v 0.0372839 0.0289768 -0.134578
-v 0.0372839 -0.0289768 0.134578
-v 0.0372839 0.0289768 0.134578
-v -0.0372839 -0.0289768 0.134578
-v -0.0372839 0.0289768 0.134578
-v -0.00907627 -0.0463348 -0.134581
-v -0.00907627 0.0463348 -0.134581
-v 0.00907627 -0.0463348 -0.134581
-v 0.00907627 0.0463348 -0.134581
-v 0.00907627 -0.0463348 0.134581
-v 0.00907627 0.0463348 0.134581
-v -0.00907627 -0.0463348 0.134581
-v -0.00907627 0.0463348 0.134581
-v -0.0435631 -0.0181947 -0.134585
-v -0.0435631 0.0181947 -0.134585
-v 0.0435631 -0.0181947 -0.134585
-v 0.0435631 0.0181947 -0.134585
-v 0.0435631 -0.0181947 0.134585
-v 0.0435631 0.0181947 0.134585
-v -0.0435631 -0.0181947 0.134585
-v -0.0435631 0.0181947 0.134585
-v -0.0469569 -0.00423388 -0.134631
-v -0.0469569 0.00423388 -0.134631
-v 0.0469569 -0.00423388 -0.134631
-v 0.0469569 0.00423388 -0.134631
-v 0.0469569 -0.00423388 0.134631
-v 0.0469569 0.00423388 0.134631
-v -0.0469569 -0.00423388 0.134631
-v -0.0469569 0.00423388 0.134631
-v -0.026128 -0.0391821 -0.134669
-v -0.026128 0.0391821 -0.134669
-v 0.026128 -0.0391821 -0.134669
-v 0.026128 0.0391821 -0.134669
-v 0.026128 -0.0391821 0.134669
-v 0.026128 0.0391821 0.134669
-v -0.026128 -0.0391821 0.134669
-v -0.026128 0.0391821 0.134669
-v -0.0470155 -0.00141188 -0.134711
-v -0.0470155 0.00141188 -0.134711
-v 0.0470155 -0.00141188 -0.134711
-v 0.0470155 0.00141188 -0.134711
-v 0.0470155 -0.00141188 0.134711
-v 0.0470155 0.00141188 0.134711
-v -0.0470155 -0.00141188 0.134711
-v -0.0470155 0.00141188 0.134711
-v -0.0404996 -0.0236447 -0.134813
-v -0.0404996 0.0236447 -0.134813
-v 0.0404996 -0.0236447 -0.134813
-v 0.0404996 0.0236447 -0.134813
-v 0.0404996 -0.0236447 0.134813
-v 0.0404996 0.0236447 0.134813
-v -0.0404996 -0.0236447 0.134813
-v -0.0404996 0.0236447 0.134813
-v -0.0161629 -0.0440044 -0.134826
-v -0.0161629 0.0440044 -0.134826
-v 0.0161629 -0.0440044 -0.134826
-v 0.0161629 0.0440044 -0.134826
-v 0.0161629 -0.0440044 0.134826
-v 0.0161629 0.0440044 0.134826
-v -0.0161629 -0.0440044 0.134826
-v -0.0161629 0.0440044 0.134826
-v -0.00681689 -0.0463348 -0.134858
-v -0.00681689 0.0463348 -0.134858
-v 0.00681689 -0.0463348 -0.134858
-v 0.00681689 0.0463348 -0.134858
-v 0.00681689 -0.0463348 0.134858
-v 0.00681689 0.0463348 0.134858
-v -0.00681689 -0.0463348 0.134858
-v -0.00681689 0.0463348 0.134858
-v -0.0345055 -0.0315903 -0.134895
-v -0.0345055 0.0315903 -0.134895
-v 0.0345055 -0.0315903 -0.134895
-v 0.0345055 0.0315903 -0.134895
-v 0.0345055 -0.0315903 0.134895
-v 0.0345055 0.0315903 0.134895
-v -0.0345055 -0.0315903 0.134895
-v -0.0345055 0.0315903 0.134895
-v -0.0289138 -0.0366961 -0.134941
-v -0.0289138 0.0366961 -0.134941
-v 0.0289138 -0.0366961 -0.134941
-v 0.0289138 0.0366961 -0.134941
-v 0.0289138 -0.0366961 0.134941
-v 0.0289138 0.0366961 0.134941
-v -0.0289138 -0.0366961 0.134941
-v -0.0289138 0.0366961 0.134941
-v -0.0211125 -0.0416192 -0.134978
-v -0.0211125 0.0416192 -0.134978
-v 0.0211125 -0.0416192 -0.134978
-v 0.0211125 0.0416192 -0.134978
-v 0.0211125 -0.0416192 0.134978
-v 0.0211125 0.0416192 0.134978
-v -0.0211125 -0.0416192 0.134978
-v -0.0211125 0.0416192 0.134978
-v -0.0317109 -0.0341645 -0.135017
-v -0.0317109 0.0341645 -0.135017
-v 0.0317109 -0.0341645 -0.135017
-v 0.0317109 0.0341645 -0.135017
-v 0.0317109 -0.0341645 0.135017
-v 0.0317109 0.0341645 0.135017
-v -0.0317109 -0.0341645 0.135017
-v -0.0317109 0.0341645 0.135017
-v -0.00454922 -0.0463348 -0.135057
-v -0.00454922 0.0463348 -0.135057
-v 0.00454922 -0.0463348 -0.135057
-v 0.00454922 0.0463348 -0.135057
-v 0.00454922 -0.0463348 0.135057
-v 0.00454922 0.0463348 0.135057
-v -0.00454922 -0.0463348 0.135057
-v -0.00454922 0.0463348 0.135057
-v -0.043895 -0.0154341 -0.135077
-v -0.043895 0.0154341 -0.135077
-v 0.043895 -0.0154341 -0.135077
-v 0.043895 0.0154341 -0.135077
-v 0.043895 -0.0154341 0.135077
-v 0.043895 0.0154341 0.135077
-v -0.043895 -0.0154341 0.135077
-v -0.043895 0.0154341 0.135077
-v -0.00227599 -0.0463348 -0.135176
-v -0.00227599 0.0463348 -0.135176
-v 0.00227599 -0.0463348 -0.135176
-v 0.00227599 0.0463348 -0.135176
-v 0.00227599 -0.0463348 0.135176
-v 0.00227599 0.0463348 0.135176
-v -0.00227599 -0.0463348 0.135176
-v -0.00227599 0.0463348 0.135176
-v -1.19799e-17 -0.0463348 -0.135216
-v -1.19799e-17 0.0463348 -0.135216
-v 3.99331e-18 -0.0463348 0.135216
-v 3.99331e-18 0.0463348 0.135216
-v -0.0138906 -0.0440044 -0.13535
-v -0.0138906 0.0440044 -0.13535
-v 0.0138906 -0.0440044 -0.13535
-v 0.0138906 0.0440044 -0.13535
-v 0.0138906 -0.0440044 0.13535
-v 0.0138906 0.0440044 0.13535
-v -0.0138906 -0.0440044 0.13535
-v -0.0138906 0.0440044 0.13535
-v -0.037772 -0.0263271 -0.135423
-v -0.037772 0.0263271 -0.135423
-v 0.037772 -0.0263271 -0.135423
-v 0.037772 0.0263271 -0.135423
-v 0.037772 -0.0263271 0.135423
-v 0.037772 0.0263271 0.135423
-v -0.037772 -0.0263271 0.135423
-v -0.037772 0.0263271 0.135423
-v -0.0409166 -0.0209327 -0.13548
-v -0.0409166 0.0209327 -0.13548
-v 0.0409166 -0.0209327 -0.13548
-v 0.0409166 0.0209327 -0.13548
-v 0.0409166 -0.0209327 0.13548
-v 0.0409166 0.0209327 0.13548
-v -0.0409166 -0.0209327 0.13548
-v -0.0409166 0.0209327 0.13548
-v -0.0441722 -0.0126542 -0.135488
-v -0.0441722 0.0126542 -0.135488
-v 0.0441722 -0.0126542 -0.135488
-v 0.0441722 0.0126542 -0.135488
-v 0.0441722 -0.0126542 0.135488
-v 0.0441722 0.0126542 0.135488
-v -0.0441722 -0.0126542 0.135488
-v -0.0441722 0.0126542 0.135488
-v -0.0238552 -0.0391821 -0.135542
-v -0.0238552 0.0391821 -0.135542
-v 0.0238552 -0.0391821 -0.135542
-v 0.0238552 0.0391821 -0.135542
-v 0.0238552 -0.0391821 0.135542
-v 0.0238552 0.0391821 0.135542
-v -0.0238552 -0.0391821 0.135542
-v -0.0238552 0.0391821 0.135542
-v -0.018832 -0.0416192 -0.135675
-v -0.018832 0.0416192 -0.135675
-v 0.018832 -0.0416192 -0.135675
-v 0.018832 0.0416192 -0.135675
-v 0.018832 -0.0416192 0.135675
-v 0.018832 0.0416192 0.135675
-v -0.018832 -0.0416192 0.135675
-v -0.018832 0.0416192 0.135675
-v -0.0116015 -0.0440044 -0.135795
-v -0.0116015 0.0440044 -0.135795
-v 0.0116015 -0.0440044 -0.135795
-v 0.0116015 0.0440044 -0.135795
-v 0.0116015 -0.0440044 0.135795
-v 0.0116015 0.0440044 0.135795
-v -0.0116015 -0.0440044 0.135795
-v -0.0116015 0.0440044 0.135795
-v -0.0443945 -0.00985854 -0.135817
-v -0.0443945 0.00985854 -0.135817
-v 0.0443945 -0.00985854 -0.135817
-v 0.0443945 0.00985854 -0.135817
-v 0.0443945 -0.00985854 0.135817
-v 0.0443945 0.00985854 0.135817
-v -0.0443945 -0.00985854 0.135817
-v -0.0443945 0.00985854 0.135817
-v -0.0350074 -0.0289768 -0.135839
-v -0.0350074 0.0289768 -0.135839
-v 0.0350074 -0.0289768 -0.135839
-v 0.0350074 0.0289768 -0.135839
-v 0.0350074 -0.0289768 0.135839
-v 0.0350074 0.0289768 0.135839
-v -0.0350074 -0.0289768 0.135839
-v -0.0350074 0.0289768 0.135839
-v -0.0266297 -0.0366961 -0.135911
-v -0.0266297 0.0366961 -0.135911
-v 0.0266297 -0.0366961 -0.135911
-v 0.0266297 0.0366961 -0.135911
-v 0.0266297 -0.0366961 0.135911
-v 0.0266297 0.0366961 0.135911
-v -0.0266297 -0.0366961 0.135911
-v -0.0266297 0.0366961 0.135911
-v -0.0322197 -0.0315903 -0.13606
-v -0.0322197 0.0315903 -0.13606
-v 0.0322197 -0.0315903 -0.13606
-v 0.0322197 0.0315903 -0.13606
-v 0.0322197 -0.0315903 0.13606
-v 0.0322197 0.0315903 0.13606
-v -0.0322197 -0.0315903 0.13606
-v -0.0322197 0.0315903 0.13606
-v -0.0445614 -0.0070506 -0.136065
-v -0.0445614 0.0070506 -0.136065
-v 0.0445614 -0.0070506 -0.136065
-v 0.0445614 0.0070506 -0.136065
-v 0.0445614 -0.0070506 0.136065
-v 0.0445614 0.0070506 0.136065
-v -0.0445614 -0.0070506 0.136065
-v -0.0445614 0.0070506 0.136065
-v -0.0412825 -0.0181947 -0.136066
-v -0.0412825 0.0181947 -0.136066
-v 0.0412825 -0.0181947 -0.136066
-v 0.0412825 0.0181947 -0.136066
-v 0.0412825 -0.0181947 0.136066
-v 0.0412825 0.0181947 0.136066
-v -0.0412825 -0.0181947 0.136066
-v -0.0412825 0.0181947 0.136066
-v -0.0294225 -0.0341645 -0.136084
-v -0.0294225 0.0341645 -0.136084
-v 0.0294225 -0.0341645 -0.136084
-v 0.0294225 0.0341645 -0.136084
-v 0.0294225 -0.0341645 0.136084
-v 0.0294225 0.0341645 0.136084
-v -0.0294225 -0.0341645 0.136084
-v -0.0294225 0.0341645 0.136084
-v -0.00929819 -0.0440044 -0.13616
-v -0.00929819 0.0440044 -0.13616
-v 0.00929819 -0.0440044 -0.13616
-v 0.00929819 0.0440044 -0.13616
-v 0.00929819 -0.0440044 0.13616
-v 0.00929819 0.0440044 0.13616
-v -0.00929819 -0.0440044 0.13616
-v -0.00929819 0.0440044 0.13616
-v -0.038213 -0.0236447 -0.136187
-v -0.038213 0.0236447 -0.136187
-v 0.038213 -0.0236447 -0.136187
-v 0.038213 0.0236447 -0.136187
-v 0.038213 -0.0236447 0.136187
-v 0.038213 0.0236447 0.136187
-v -0.038213 -0.0236447 0.136187
-v -0.038213 0.0236447 0.136187
-v -0.0446727 -0.00423388 -0.13623
-v -0.0446727 0.00423388 -0.13623
-v 0.0446727 -0.00423388 -0.13623
-v 0.0446727 0.00423388 -0.13623
-v 0.0446727 -0.00423388 0.13623
-v 0.0446727 0.00423388 0.13623
-v -0.0446727 -0.00423388 0.13623
-v -0.0446727 0.00423388 0.13623
-v -0.0165285 -0.0416192 -0.136292
-v -0.0165285 0.0416192 -0.136292
-v 0.0165285 -0.0416192 -0.136292
-v 0.0165285 0.0416192 -0.136292
-v 0.0165285 -0.0416192 0.136292
-v 0.0165285 0.0416192 0.136292
-v -0.0165285 -0.0416192 0.136292
-v -0.0165285 0.0416192 0.136292
-v -0.0447285 -0.00141188 -0.136313
-v -0.0447285 0.00141188 -0.136313
-v 0.0447285 -0.00141188 -0.136313
-v 0.0447285 0.00141188 -0.136313
-v 0.0447285 -0.00141188 0.136313
-v 0.0447285 0.00141188 0.136313
-v -0.0447285 -0.00141188 0.136313
-v -0.0447285 0.00141188 0.136313
-v -0.0215533 -0.0391821 -0.136334
-v -0.0215533 0.0391821 -0.136334
-v 0.0215533 -0.0391821 -0.136334
-v 0.0215533 0.0391821 -0.136334
-v 0.0215533 -0.0391821 0.136334
-v 0.0215533 0.0391821 0.136334
-v -0.0215533 -0.0391821 0.136334
-v -0.0215533 0.0391821 0.136334
-v -0.00698358 -0.0440044 -0.136444
-v -0.00698358 0.0440044 -0.136444
-v 0.00698358 -0.0440044 -0.136444
-v 0.00698358 0.0440044 -0.136444
-v 0.00698358 -0.0440044 0.136444
-v 0.00698358 0.0440044 0.136444
-v -0.00698358 -0.0440044 0.136444
-v -0.00698358 0.0440044 0.136444
-v -0.0415971 -0.0154341 -0.136569
-v -0.0415971 0.0154341 -0.136569
-v 0.0415971 -0.0154341 -0.136569
-v 0.0415971 0.0154341 -0.136569
-v 0.0415971 -0.0154341 0.136569
-v 0.0415971 0.0154341 0.136569
-v -0.0415971 -0.0154341 0.136569
-v -0.0415971 0.0154341 0.136569
-v -0.00466045 -0.0440044 -0.136648
-v -0.00466045 0.0440044 -0.136648
-v 0.00466045 -0.0440044 -0.136648
-v 0.00466045 0.0440044 -0.136648
-v 0.00466045 -0.0440044 0.136648
-v 0.00466045 0.0440044 0.136648
-v -0.00466045 -0.0440044 0.136648
-v -0.00466045 0.0440044 0.136648
-v -0.0354657 -0.0263271 -0.136701
-v -0.0354657 0.0263271 -0.136701
-v 0.0354657 -0.0263271 -0.136701
-v 0.0354657 0.0263271 -0.136701
-v 0.0354657 -0.0263271 0.136701
-v 0.0354657 0.0263271 0.136701
-v -0.0354657 -0.0263271 0.136701
-v -0.0354657 0.0263271 0.136701
-v -0.00233164 -0.0440044 -0.13677
-v -0.00233164 0.0440044 -0.13677
-v 0.00233164 -0.0440044 -0.13677
-v 0.00233164 0.0440044 -0.13677
-v 0.00233164 -0.0440044 0.13677
-v 0.00233164 0.0440044 0.13677
-v -0.00233164 -0.0440044 0.13677
-v -0.00233164 0.0440044 0.13677
-v -0.0243133 -0.0366961 -0.1368
-v -0.0243133 0.0366961 -0.1368
-v 0.0243133 -0.0366961 -0.1368
-v 0.0243133 0.0366961 -0.1368
-v 0.0243133 -0.0366961 0.1368
-v 0.0243133 0.0366961 0.1368
-v -0.0243133 -0.0366961 0.1368
-v -0.0243133 0.0366961 0.1368
-v -1.22728e-17 -0.0440044 -0.13681
-v -1.22728e-17 0.0440044 -0.13681
-v 4.09095e-18 -0.0440044 0.13681
-v 4.09095e-18 0.0440044 0.13681
-v -0.0142049 -0.0416192 -0.136829
-v -0.0142049 0.0416192 -0.136829
-v 0.0142049 -0.0416192 -0.136829
-v 0.0142049 0.0416192 -0.136829
-v 0.0142049 -0.0416192 0.136829
-v 0.0142049 0.0416192 0.136829
-v -0.0142049 -0.0416192 0.136829
-v -0.0142049 0.0416192 0.136829
-v -0.0386064 -0.0209327 -0.136868
-v -0.0386064 0.0209327 -0.136868
-v 0.0386064 -0.0209327 -0.136868
-v 0.0386064 0.0209327 -0.136868
-v 0.0386064 -0.0209327 0.136868
-v 0.0386064 0.0209327 0.136868
-v -0.0386064 -0.0209327 0.136868
-v -0.0386064 0.0209327 0.136868
-v -0.0418598 -0.0126542 -0.13699
-v -0.0418598 0.0126542 -0.13699
-v 0.0418598 -0.0126542 -0.13699
-v 0.0418598 0.0126542 -0.13699
-v 0.0418598 -0.0126542 0.13699
-v 0.0418598 0.0126542 0.13699
-v -0.0418598 -0.0126542 0.13699
-v -0.0418598 0.0126542 0.13699
-v -0.0326883 -0.0289768 -0.137021
-v -0.0326883 0.0289768 -0.137021
-v 0.0326883 -0.0289768 -0.137021
-v 0.0326883 0.0289768 -0.137021
-v 0.0326883 -0.0289768 0.137021
-v 0.0326883 0.0289768 0.137021
-v -0.0326883 -0.0289768 0.137021
-v -0.0326883 0.0289768 0.137021
-v -0.0192251 -0.0391821 -0.137046
-v -0.0192251 0.0391821 -0.137046
-v 0.0192251 -0.0391821 -0.137046
-v 0.0192251 0.0391821 -0.137046
-v 0.0192251 -0.0391821 0.137046
-v 0.0192251 0.0391821 0.137046
-v -0.0192251 -0.0391821 0.137046
-v -0.0192251 0.0391821 0.137046
-v -0.0270983 -0.0341645 -0.137071
-v -0.0270983 0.0341645 -0.137071
-v 0.0270983 -0.0341645 -0.137071
-v 0.0270983 0.0341645 -0.137071
-v 0.0270983 -0.0341645 0.137071
-v 0.0270983 0.0341645 0.137071
-v -0.0270983 -0.0341645 0.137071
-v -0.0270983 0.0341645 0.137071
-v -0.0298946 -0.0315903 -0.137144
-v -0.0298946 0.0315903 -0.137144
-v 0.0298946 -0.0315903 -0.137144
-v 0.0298946 0.0315903 -0.137144
-v 0.0298946 -0.0315903 0.137144
-v 0.0298946 0.0315903 0.137144
-v -0.0298946 -0.0315903 0.137144
-v -0.0298946 0.0315903 0.137144
-v -0.0118639 -0.0416192 -0.137284
-v -0.0118639 0.0416192 -0.137284
-v 0.0118639 -0.0416192 -0.137284
-v 0.0118639 0.0416192 -0.137284
-v 0.0118639 -0.0416192 0.137284
-v 0.0118639 0.0416192 0.137284
-v -0.0118639 -0.0416192 0.137284
-v -0.0118639 0.0416192 0.137284
-v -0.0420704 -0.00985854 -0.137327
-v -0.0420704 0.00985854 -0.137327
-v 0.0420704 -0.00985854 -0.137327
-v 0.0420704 0.00985854 -0.137327
-v 0.0420704 -0.00985854 0.137327
-v 0.0420704 0.00985854 0.137327
-v -0.0420704 -0.00985854 0.137327
-v -0.0420704 0.00985854 0.137327
-v -0.0389517 -0.0181947 -0.137466
-v -0.0389517 0.0181947 -0.137466
-v 0.0389517 -0.0181947 -0.137466
-v 0.0389517 0.0181947 -0.137466
-v 0.0389517 -0.0181947 0.137466
-v 0.0389517 0.0181947 0.137466
-v -0.0389517 -0.0181947 0.137466
-v -0.0389517 0.0181947 0.137466
-v -0.0358798 -0.0236447 -0.13748
-v -0.0358798 0.0236447 -0.13748
-v 0.0358798 -0.0236447 -0.13748
-v 0.0358798 0.0236447 -0.13748
-v 0.0358798 -0.0236447 0.13748
-v 0.0358798 0.0236447 0.13748
-v -0.0358798 -0.0236447 0.13748
-v -0.0358798 0.0236447 0.13748
-v -0.0422286 -0.0070506 -0.13758
-v -0.0422286 0.0070506 -0.13758
-v 0.0422286 -0.0070506 -0.13758
-v 0.0422286 0.0070506 -0.13758
-v 0.0422286 -0.0070506 0.13758
-v 0.0422286 0.0070506 0.13758
-v -0.0422286 -0.0070506 0.13758
-v -0.0422286 0.0070506 0.13758
-v -0.0219672 -0.0366961 -0.137608
-v -0.0219672 0.0366961 -0.137608
-v 0.0219672 -0.0366961 -0.137608
-v 0.0219672 0.0366961 -0.137608
-v 0.0219672 -0.0366961 0.137608
-v 0.0219672 0.0366961 0.137608
-v -0.0219672 -0.0366961 0.137608
-v -0.0219672 0.0366961 0.137608
-v -0.00950853 -0.0416192 -0.137657
-v -0.00950853 0.0416192 -0.137657
-v 0.00950853 -0.0416192 -0.137657
-v 0.00950853 0.0416192 -0.137657
-v 0.00950853 -0.0416192 0.137657
-v 0.00950853 0.0416192 0.137657
-v -0.00950853 -0.0416192 0.137657
-v -0.00950853 0.0416192 0.137657
-v -0.0168735 -0.0391821 -0.137676
-v -0.0168735 0.0391821 -0.137676
-v 0.0168735 -0.0391821 -0.137676
-v 0.0168735 0.0391821 -0.137676
-v 0.0168735 -0.0391821 0.137676
-v 0.0168735 0.0391821 0.137676
-v -0.0168735 -0.0391821 0.137676
-v -0.0168735 0.0391821 0.137676
-v -0.0423341 -0.00423388 -0.137749
-v -0.0423341 0.00423388 -0.137749
-v 0.0423341 -0.00423388 -0.137749
-v 0.0423341 0.00423388 -0.137749
-v 0.0423341 -0.00423388 0.137749
-v 0.0423341 0.00423388 0.137749
-v -0.0423341 -0.00423388 0.137749
-v -0.0423341 0.00423388 0.137749
-v -0.0423869 -0.00141188 -0.137833
-v -0.0423869 0.00141188 -0.137833
-v 0.0423869 -0.00141188 -0.137833
-v 0.0423869 0.00141188 -0.137833
-v 0.0423869 -0.00141188 0.137833
-v 0.0423869 0.00141188 0.137833
-v -0.0423869 -0.00141188 0.137833
-v -0.0423869 0.00141188 0.137833
-v -0.0331163 -0.0263271 -0.137898
-v -0.0331163 0.0263271 -0.137898
-v 0.0331163 -0.0263271 -0.137898
-v 0.0331163 0.0263271 -0.137898
-v 0.0331163 -0.0263271 0.137898
-v 0.0331163 0.0263271 0.137898
-v -0.0331163 -0.0263271 0.137898
-v -0.0331163 0.0263271 0.137898
-v -0.00714156 -0.0416192 -0.137947
-v -0.00714156 0.0416192 -0.137947
-v 0.00714156 -0.0416192 -0.137947
-v 0.00714156 0.0416192 -0.137947
-v 0.00714156 -0.0416192 0.137947
-v 0.00714156 0.0416192 0.137947
-v -0.00714156 -0.0416192 0.137947
-v -0.00714156 0.0416192 0.137947
-v -0.0247411 -0.0341645 -0.137975
-v -0.0247411 0.0341645 -0.137975
-v 0.0247411 -0.0341645 -0.137975
-v 0.0247411 0.0341645 -0.137975
-v 0.0247411 -0.0341645 0.137975
-v 0.0247411 0.0341645 0.137975
-v -0.0247411 -0.0341645 0.137975
-v -0.0247411 0.0341645 0.137975
-v -0.0392485 -0.0154341 -0.13798
-v -0.0392485 0.0154341 -0.13798
-v 0.0392485 -0.0154341 -0.13798
-v 0.0392485 0.0154341 -0.13798
-v 0.0392485 -0.0154341 0.13798
-v 0.0392485 0.0154341 0.13798
-v -0.0392485 -0.0154341 0.13798
-v -0.0392485 0.0154341 0.13798
-v -0.0303294 -0.0289768 -0.138121
-v -0.0303294 0.0289768 -0.138121
-v 0.0303294 -0.0289768 -0.138121
-v 0.0303294 0.0289768 -0.138121
-v 0.0303294 -0.0289768 0.138121
-v 0.0303294 0.0289768 0.138121
-v -0.0303294 -0.0289768 0.138121
-v -0.0303294 0.0289768 0.138121
-v -0.0275331 -0.0315903 -0.138147
-v -0.0275331 0.0315903 -0.138147
-v 0.0275331 -0.0315903 -0.138147
-v 0.0275331 0.0315903 -0.138147
-v 0.0275331 -0.0315903 0.138147
-v 0.0275331 0.0315903 0.138147
-v -0.0275331 -0.0315903 0.138147
-v -0.0275331 0.0315903 0.138147
-v -0.00476588 -0.0416192 -0.138155
-v -0.00476588 0.0416192 -0.138155
-v 0.00476588 -0.0416192 -0.138155
-v 0.00476588 0.0416192 -0.138155
-v 0.00476588 -0.0416192 0.138155
-v 0.00476588 0.0416192 0.138155
-v -0.00476588 -0.0416192 0.138155
-v -0.00476588 0.0416192 0.138155
-v -0.0362492 -0.0209327 -0.138175
-v -0.0362492 0.0209327 -0.138175
-v 0.0362492 -0.0209327 -0.138175
-v 0.0362492 0.0209327 -0.138175
-v 0.0362492 -0.0209327 0.138175
-v 0.0362492 0.0209327 0.138175
-v -0.0362492 -0.0209327 0.138175
-v -0.0362492 0.0209327 0.138175
-v -0.0145014 -0.0391821 -0.138224
-v -0.0145014 0.0391821 -0.138224
-v 0.0145014 -0.0391821 -0.138224
-v 0.0145014 0.0391821 -0.138224
-v 0.0145014 -0.0391821 0.138224
-v 0.0145014 0.0391821 0.138224
-v -0.0145014 -0.0391821 0.138224
-v -0.0145014 0.0391821 0.138224
-v -0.00238439 -0.0416192 -0.13828
-v -0.00238439 0.0416192 -0.13828
-v 0.00238439 -0.0416192 -0.13828
-v 0.00238439 0.0416192 -0.13828
-v 0.00238439 -0.0416192 0.13828
-v 0.00238439 0.0416192 0.13828
-v -0.00238439 -0.0416192 0.13828
-v -0.00238439 0.0416192 0.13828
-v -1.25505e-17 -0.0416192 -0.138322
-v -1.25505e-17 0.0416192 -0.138322
-v 4.18349e-18 -0.0416192 0.138322
-v 4.18349e-18 0.0416192 0.138322
-v -0.0195943 -0.0366961 -0.138333
-v -0.0195943 0.0366961 -0.138333
-v 0.0195943 -0.0366961 -0.138333
-v 0.0195943 0.0366961 -0.138333
-v 0.0195943 -0.0366961 0.138333
-v 0.0195943 0.0366961 0.138333
-v -0.0195943 -0.0366961 0.138333
-v -0.0195943 0.0366961 0.138333
-v -0.0394964 -0.0126542 -0.13841
-v -0.0394964 0.0126542 -0.13841
-v 0.0394964 -0.0126542 -0.13841
-v 0.0394964 0.0126542 -0.13841
-v 0.0394964 -0.0126542 0.13841
-v 0.0394964 0.0126542 0.13841
-v -0.0394964 -0.0126542 0.13841
-v -0.0394964 0.0126542 0.13841
-v -0.0121116 -0.0391821 -0.138688
-v -0.0121116 0.0391821 -0.138688
-v 0.0121116 -0.0391821 -0.138688
-v 0.0121116 0.0391821 -0.138688
-v 0.0121116 -0.0391821 0.138688
-v 0.0121116 0.0391821 0.138688
-v -0.0121116 -0.0391821 0.138688
-v -0.0121116 0.0391821 0.138688
-v -0.0335029 -0.0236447 -0.138691
-v -0.0335029 0.0236447 -0.138691
-v 0.0335029 -0.0236447 -0.138691
-v 0.0335029 0.0236447 -0.138691
-v 0.0335029 -0.0236447 0.138691
-v 0.0335029 0.0236447 0.138691
-v -0.0335029 -0.0236447 0.138691
-v -0.0335029 0.0236447 0.138691
-v -0.0396951 -0.00985854 -0.138754
-v -0.0396951 0.00985854 -0.138754
-v 0.0396951 -0.00985854 -0.138754
-v 0.0396951 0.00985854 -0.138754
-v 0.0396951 -0.00985854 0.138754
-v 0.0396951 0.00985854 0.138754
-v -0.0396951 -0.00985854 0.138754
-v -0.0396951 0.00985854 0.138754
-v -0.0365735 -0.0181947 -0.138785
-v -0.0365735 0.0181947 -0.138785
-v 0.0365735 -0.0181947 -0.138785
-v 0.0365735 0.0181947 -0.138785
-v 0.0365735 -0.0181947 0.138785
-v 0.0365735 0.0181947 0.138785
-v -0.0365735 -0.0181947 0.138785
-v -0.0365735 0.0181947 0.138785
-v -0.0223537 -0.0341645 -0.138798
-v -0.0223537 0.0341645 -0.138798
-v 0.0223537 -0.0341645 -0.138798
-v 0.0223537 0.0341645 -0.138798
-v 0.0223537 -0.0341645 0.138798
-v 0.0223537 0.0341645 0.138798
-v -0.0223537 -0.0341645 0.138798
-v -0.0223537 0.0341645 0.138798
-v -0.0171976 -0.0366961 -0.138976
-v -0.0171976 0.0366961 -0.138976
-v 0.0171976 -0.0366961 -0.138976
-v 0.0171976 0.0366961 -0.138976
-v 0.0171976 -0.0366961 0.138976
-v 0.0171976 0.0366961 0.138976
-v -0.0171976 -0.0366961 0.138976
-v -0.0171976 0.0366961 0.138976
-v -0.0398443 -0.0070506 -0.139012
-v -0.0398443 0.0070506 -0.139012
-v 0.0398443 -0.0070506 -0.139012
-v 0.0398443 0.0070506 -0.139012
-v 0.0398443 -0.0070506 0.139012
-v 0.0398443 0.0070506 0.139012
-v -0.0398443 -0.0070506 0.139012
-v -0.0398443 0.0070506 0.139012
-v -0.0307265 -0.0263271 -0.139013
-v -0.0307265 0.0263271 -0.139013
-v 0.0307265 -0.0263271 -0.139013
-v 0.0307265 0.0263271 -0.139013
-v 0.0307265 -0.0263271 0.139013
-v 0.0307265 0.0263271 0.139013
-v -0.0307265 -0.0263271 0.139013
-v -0.0307265 0.0263271 0.139013
-v -0.025138 -0.0315903 -0.139066
-v -0.025138 0.0315903 -0.139066
-v 0.025138 -0.0315903 -0.139066
-v 0.025138 0.0315903 -0.139066
-v 0.025138 -0.0315903 0.139066
-v 0.025138 0.0315903 0.139066
-v -0.025138 -0.0315903 0.139066
-v -0.025138 0.0315903 0.139066
-v -0.00970703 -0.0391821 -0.139069
-v -0.00970703 0.0391821 -0.139069
-v 0.00970703 -0.0391821 -0.139069
-v 0.00970703 0.0391821 -0.139069
-v 0.00970703 -0.0391821 0.139069
-v 0.00970703 0.0391821 0.139069
-v -0.00970703 -0.0391821 0.139069
-v -0.00970703 0.0391821 0.139069
-v -0.0279336 -0.0289768 -0.139138
-v -0.0279336 0.0289768 -0.139138
-v 0.0279336 -0.0289768 -0.139138
-v 0.0279336 0.0289768 -0.139138
-v 0.0279336 -0.0289768 0.139138
-v 0.0279336 0.0289768 0.139138
-v -0.0279336 -0.0289768 0.139138
-v -0.0279336 0.0289768 0.139138
-v -0.0399439 -0.00423388 -0.139185
-v -0.0399439 0.00423388 -0.139185
-v 0.0399439 -0.00423388 -0.139185
-v 0.0399439 0.00423388 -0.139185
-v 0.0399439 -0.00423388 0.139185
-v 0.0399439 0.00423388 0.139185
-v -0.0399439 -0.00423388 0.139185
-v -0.0399439 0.00423388 0.139185
-v -0.0399938 -0.00141188 -0.139271
-v -0.0399938 0.00141188 -0.139271
-v 0.0399938 -0.00141188 -0.139271
-v 0.0399938 0.00141188 -0.139271
-v 0.0399938 -0.00141188 0.139271
-v 0.0399938 0.00141188 0.139271
-v -0.0399938 -0.00141188 0.139271
-v -0.0399938 0.00141188 0.139271
-v -0.0368521 -0.0154341 -0.139309
-v -0.0368521 0.0154341 -0.139309
-v 0.0368521 -0.0154341 -0.139309
-v 0.0368521 0.0154341 -0.139309
-v 0.0368521 -0.0154341 0.139309
-v 0.0368521 0.0154341 0.139309
-v -0.0368521 -0.0154341 0.139309
-v -0.0368521 0.0154341 0.139309
-v -0.00729064 -0.0391821 -0.139366
-v -0.00729064 0.0391821 -0.139366
-v 0.00729064 -0.0391821 -0.139366
-v 0.00729064 0.0391821 -0.139366
-v 0.00729064 -0.0391821 0.139366
-v 0.00729064 0.0391821 0.139366
-v -0.00729064 -0.0391821 0.139366
-v -0.00729064 0.0391821 0.139366
-v -0.0338479 -0.0209327 -0.139398
-v -0.0338479 0.0209327 -0.139398
-v 0.0338479 -0.0209327 -0.139398
-v 0.0338479 0.0209327 -0.139398
-v 0.0338479 -0.0209327 0.139398
-v 0.0338479 0.0209327 0.139398
-v -0.0338479 -0.0209327 0.139398
-v -0.0338479 0.0209327 0.139398
-v -0.0147799 -0.0366961 -0.139534
-v -0.0147799 0.0366961 -0.139534
-v 0.0147799 -0.0366961 -0.139534
-v 0.0147799 0.0366961 -0.139534
-v 0.0147799 -0.0366961 0.139534
-v 0.0147799 0.0366961 0.139534
-v -0.0147799 -0.0366961 0.139534
-v -0.0147799 0.0366961 0.139534
-v -0.0199391 -0.0341645 -0.139536
-v -0.0199391 0.0341645 -0.139536
-v 0.0199391 -0.0341645 -0.139536
-v 0.0199391 0.0341645 -0.139536
-v 0.0199391 -0.0341645 0.139536
-v 0.0199391 0.0341645 0.139536
-v -0.0199391 -0.0341645 0.139536
-v -0.0199391 0.0341645 0.139536
-v -0.00486537 -0.0391821 -0.139578
-v -0.00486537 0.0391821 -0.139578
-v 0.00486537 -0.0391821 -0.139578
-v 0.00486537 0.0391821 -0.139578
-v 0.00486537 -0.0391821 0.139578
-v 0.00486537 0.0391821 0.139578
-v -0.00486537 -0.0391821 0.139578
-v -0.00486537 0.0391821 0.139578
-v -0.00243417 -0.0391821 -0.139705
-v -0.00243417 0.0391821 -0.139705
-v 0.00243417 -0.0391821 -0.139705
-v 0.00243417 0.0391821 -0.139705
-v 0.00243417 -0.0391821 0.139705
-v 0.00243417 0.0391821 0.139705
-v -0.00243417 -0.0391821 0.139705
-v -0.00243417 0.0391821 0.139705
-v -0.0370849 -0.0126542 -0.139747
-v -0.0370849 0.0126542 -0.139747
-v 0.0370849 -0.0126542 -0.139747
-v 0.0370849 0.0126542 -0.139747
-v 0.0370849 -0.0126542 0.139747
-v 0.0370849 0.0126542 0.139747
-v -0.0370849 -0.0126542 0.139747
-v -0.0370849 0.0126542 0.139747
-v -1.28125e-17 -0.0391821 -0.139748
-v -1.28125e-17 0.0391821 -0.139748
-v 4.27083e-18 -0.0391821 0.139748
-v 4.27083e-18 0.0391821 0.139748
-v -0.0310852 -0.0236447 -0.139819
-v -0.0310852 0.0236447 -0.139819
-v 0.0310852 -0.0236447 -0.139819
-v 0.0310852 0.0236447 -0.139819
-v 0.0310852 -0.0236447 0.139819
-v 0.0310852 0.0236447 0.139819
-v -0.0310852 -0.0236447 0.139819
-v -0.0310852 0.0236447 0.139819
-v -0.0227123 -0.0315903 -0.139901
-v -0.0227123 0.0315903 -0.139901
-v 0.0227123 -0.0315903 -0.139901
-v 0.0227123 0.0315903 -0.139901
-v 0.0227123 -0.0315903 0.139901
-v 0.0227123 0.0315903 0.139901
-v -0.0227123 -0.0315903 0.139901
-v -0.0227123 0.0315903 0.139901
-v -0.0123442 -0.0366961 -0.140007
-v -0.0123442 0.0366961 -0.140007
-v 0.0123442 -0.0366961 -0.140007
-v 0.0123442 0.0366961 -0.140007
-v 0.0123442 -0.0366961 0.140007
-v 0.0123442 0.0366961 0.140007
-v -0.0123442 -0.0366961 0.140007
-v -0.0123442 0.0366961 0.140007
-v -0.0341506 -0.0181947 -0.140019
-v -0.0341506 0.0181947 -0.140019
-v 0.0341506 -0.0181947 -0.140019
-v 0.0341506 0.0181947 -0.140019
-v 0.0341506 -0.0181947 0.140019
-v 0.0341506 0.0181947 0.140019
-v -0.0341506 -0.0181947 0.140019
-v -0.0341506 0.0181947 0.140019
-v -0.0282992 -0.0263271 -0.140043
-v -0.0282992 0.0263271 -0.140043
-v 0.0282992 -0.0263271 -0.140043
-v 0.0282992 0.0263271 -0.140043
-v 0.0282992 -0.0263271 0.140043
-v 0.0282992 0.0263271 0.140043
-v -0.0282992 -0.0263271 0.140043
-v -0.0282992 0.0263271 0.140043
-v -0.0255037 -0.0289768 -0.140071
-v -0.0255037 0.0289768 -0.140071
-v 0.0255037 -0.0289768 -0.140071
-v 0.0255037 0.0289768 -0.140071
-v 0.0255037 -0.0289768 0.140071
-v 0.0255037 0.0289768 0.140071
-v -0.0255037 -0.0289768 0.140071
-v -0.0255037 0.0289768 0.140071
-v -0.0372715 -0.00985854 -0.140097
-v -0.0372715 0.00985854 -0.140097
-v 0.0372715 -0.00985854 -0.140097
-v 0.0372715 0.00985854 -0.140097
-v 0.0372715 -0.00985854 0.140097
-v 0.0372715 0.00985854 0.140097
-v -0.0372715 -0.00985854 0.140097
-v -0.0372715 0.00985854 0.140097
-v -0.0175001 -0.0341645 -0.140189
-v -0.0175001 0.0341645 -0.140189
-v 0.0175001 -0.0341645 -0.140189
-v 0.0175001 0.0341645 -0.140189
-v 0.0175001 -0.0341645 0.140189
-v 0.0175001 0.0341645 0.140189
-v -0.0175001 -0.0341645 0.140189
-v -0.0175001 0.0341645 0.140189
-v -0.0374116 -0.0070506 -0.140361
-v -0.0374116 0.0070506 -0.140361
-v 0.0374116 -0.0070506 -0.140361
-v 0.0374116 0.0070506 -0.140361
-v 0.0374116 -0.0070506 0.140361
-v 0.0374116 0.0070506 0.140361
-v -0.0374116 -0.0070506 0.140361
-v -0.0374116 0.0070506 0.140361
-v -0.00989343 -0.0366961 -0.140395
-v -0.00989343 0.0366961 -0.140395
-v 0.00989343 -0.0366961 -0.140395
-v 0.00989343 0.0366961 -0.140395
-v 0.00989343 -0.0366961 0.140395
-v 0.00989343 0.0366961 0.140395
-v -0.00989343 -0.0366961 0.140395
-v -0.00989343 0.0366961 0.140395
-v -0.0314053 -0.0209327 -0.140537
-v -0.0314053 0.0209327 -0.140537
-v 0.0314053 -0.0209327 -0.140537
-v 0.0314053 0.0209327 -0.140537
-v 0.0314053 -0.0209327 0.140537
-v 0.0314053 0.0209327 0.140537
-v -0.0314053 -0.0209327 0.140537
-v -0.0314053 0.0209327 0.140537
-v -0.0375051 -0.00423388 -0.140537
-v -0.0375051 0.00423388 -0.140537
-v 0.0375051 -0.00423388 -0.140537
-v 0.0375051 0.00423388 -0.140537
-v 0.0375051 -0.00423388 0.140537
-v 0.0375051 0.00423388 0.140537
-v -0.0375051 -0.00423388 0.140537
-v -0.0375051 0.00423388 0.140537
-v -0.0344108 -0.0154341 -0.140553
-v -0.0344108 0.0154341 -0.140553
-v 0.0344108 -0.0154341 -0.140553
-v 0.0344108 0.0154341 -0.140553
-v 0.0344108 -0.0154341 0.140553
-v 0.0344108 0.0154341 0.140553
-v -0.0344108 -0.0154341 0.140553
-v -0.0344108 0.0154341 0.140553
-v -0.0375519 -0.00141188 -0.140625
-v -0.0375519 0.00141188 -0.140625
-v 0.0375519 -0.00141188 -0.140625
-v 0.0375519 0.00141188 -0.140625
-v 0.0375519 -0.00141188 0.140625
-v 0.0375519 0.00141188 0.140625
-v -0.0375519 -0.00141188 0.140625
-v -0.0375519 0.00141188 0.140625
-v -0.020259 -0.0315903 -0.140651
-v -0.020259 0.0315903 -0.140651
-v 0.020259 -0.0315903 -0.140651
-v 0.020259 0.0315903 -0.140651
-v 0.020259 -0.0315903 0.140651
-v 0.020259 0.0315903 0.140651
-v -0.020259 -0.0315903 0.140651
-v -0.020259 0.0315903 0.140651
-v -0.00743064 -0.0366961 -0.140698
-v -0.00743064 0.0366961 -0.140698
-v 0.00743064 -0.0366961 -0.140698
-v 0.00743064 0.0366961 -0.140698
-v 0.00743064 -0.0366961 0.140698
-v 0.00743064 0.0366961 0.140698
-v -0.00743064 -0.0366961 0.140698
-v -0.00743064 0.0366961 0.140698
-v -0.0150399 -0.0341645 -0.140757
-v -0.0150399 0.0341645 -0.140757
-v 0.0150399 -0.0341645 -0.140757
-v 0.0150399 0.0341645 -0.140757
-v 0.0150399 -0.0341645 0.140757
-v 0.0150399 0.0341645 0.140757
-v -0.0150399 -0.0341645 0.140757
-v -0.0150399 0.0341645 0.140757
-v -0.0286297 -0.0236447 -0.140861
-v -0.0286297 0.0236447 -0.140861
-v 0.0286297 -0.0236447 -0.140861
-v 0.0286297 0.0236447 -0.140861
-v 0.0286297 -0.0236447 0.140861
-v 0.0286297 0.0236447 0.140861
-v -0.0286297 -0.0236447 0.140861
-v -0.0286297 0.0236447 0.140861
-v -0.00495879 -0.0366961 -0.140914
-v -0.00495879 0.0366961 -0.140914
-v 0.00495879 -0.0366961 -0.140914
-v 0.00495879 0.0366961 -0.140914
-v 0.00495879 -0.0366961 0.140914
-v 0.00495879 0.0366961 0.140914
-v -0.00495879 -0.0366961 0.140914
-v -0.00495879 0.0366961 0.140914
-v -0.0230427 -0.0289768 -0.140918
-v -0.0230427 0.0289768 -0.140918
-v 0.0230427 -0.0289768 -0.140918
-v 0.0230427 0.0289768 -0.140918
-v 0.0230427 -0.0289768 0.140918
-v 0.0230427 0.0289768 0.140918
-v -0.0230427 -0.0289768 0.140918
-v -0.0230427 0.0289768 0.140918
-v -0.0258375 -0.0263271 -0.140988
-v -0.0258375 0.0263271 -0.140988
-v 0.0258375 -0.0263271 -0.140988
-v 0.0258375 0.0263271 -0.140988
-v 0.0258375 -0.0263271 0.140988
-v 0.0258375 0.0263271 0.140988
-v -0.0258375 -0.0263271 0.140988
-v -0.0258375 0.0263271 0.140988
-v -0.0346282 -0.0126542 -0.140998
-v -0.0346282 0.0126542 -0.140998
-v 0.0346282 -0.0126542 -0.140998
-v 0.0346282 0.0126542 -0.140998
-v 0.0346282 -0.0126542 0.140998
-v 0.0346282 0.0126542 0.140998
-v -0.0346282 -0.0126542 0.140998
-v -0.0346282 0.0126542 0.140998
-v -0.00248091 -0.0366961 -0.141044
-v -0.00248091 0.0366961 -0.141044
-v 0.00248091 -0.0366961 -0.141044
-v 0.00248091 0.0366961 -0.141044
-v 0.00248091 -0.0366961 0.141044
-v 0.00248091 0.0366961 0.141044
-v -0.00248091 -0.0366961 0.141044
-v -0.00248091 0.0366961 0.141044
-v -1.30585e-17 -0.0366961 -0.141087
-v -1.30585e-17 0.0366961 -0.141087
-v 4.35284e-18 -0.0366961 0.141087
-v 4.35284e-18 0.0366961 0.141087
-v -0.0316862 -0.0181947 -0.141168
-v -0.0316862 0.0181947 -0.141168
-v 0.0316862 -0.0181947 -0.141168
-v 0.0316862 0.0181947 -0.141168
-v 0.0316862 -0.0181947 0.141168
-v 0.0316862 0.0181947 0.141168
-v -0.0316862 -0.0181947 0.141168
-v -0.0316862 0.0181947 0.141168
-v -0.0125614 -0.0341645 -0.141239
-v -0.0125614 0.0341645 -0.141239
-v 0.0125614 -0.0341645 -0.141239
-v 0.0125614 0.0341645 -0.141239
-v 0.0125614 -0.0341645 0.141239
-v 0.0125614 0.0341645 0.141239
-v -0.0125614 -0.0341645 0.141239
-v -0.0125614 0.0341645 0.141239
-v -0.0177809 -0.0315903 -0.141315
-v -0.0177809 0.0315903 -0.141315
-v 0.0177809 -0.0315903 -0.141315
-v 0.0177809 0.0315903 -0.141315
-v 0.0177809 -0.0315903 0.141315
-v 0.0177809 0.0315903 0.141315
-v -0.0177809 -0.0315903 0.141315
-v -0.0177809 0.0315903 0.141315
-v -0.0348024 -0.00985854 -0.141355
-v -0.0348024 0.00985854 -0.141355
-v 0.0348024 -0.00985854 -0.141355
-v 0.0348024 0.00985854 -0.141355
-v 0.0348024 -0.00985854 0.141355
-v 0.0348024 0.00985854 0.141355
-v -0.0348024 -0.00985854 0.141355
-v -0.0348024 0.00985854 0.141355
-v -0.0289244 -0.0209327 -0.14159
-v -0.0289244 0.0209327 -0.14159
-v 0.0289244 -0.0209327 -0.14159
-v 0.0289244 0.0209327 -0.14159
-v 0.0289244 -0.0209327 0.14159
-v 0.0289244 0.0209327 0.14159
-v -0.0289244 -0.0209327 0.14159
-v -0.0289244 0.0209327 0.14159
-v -0.0349332 -0.0070506 -0.141624
-v -0.0349332 0.0070506 -0.141624
-v 0.0349332 -0.0070506 -0.141624
-v 0.0349332 0.0070506 -0.141624
-v 0.0349332 -0.0070506 0.141624
-v 0.0349332 0.0070506 0.141624
-v -0.0349332 -0.0070506 0.141624
-v -0.0349332 0.0070506 0.141624
-v -0.0100675 -0.0341645 -0.141634
-v -0.0100675 0.0341645 -0.141634
-v 0.0100675 -0.0341645 -0.141634
-v 0.0100675 0.0341645 -0.141634
-v 0.0100675 -0.0341645 0.141634
-v 0.0100675 0.0341645 0.141634
-v -0.0100675 -0.0341645 0.141634
-v -0.0100675 0.0341645 0.141634
-v -0.0205537 -0.0289768 -0.141679
-v -0.0205537 0.0289768 -0.141679
-v 0.0205537 -0.0289768 -0.141679
-v 0.0205537 0.0289768 -0.141679
-v 0.0205537 -0.0289768 0.141679
-v 0.0205537 0.0289768 0.141679
-v -0.0205537 -0.0289768 0.141679
-v -0.0205537 0.0289768 0.141679
-v -0.0319276 -0.0154341 -0.141711
-v -0.0319276 0.0154341 -0.141711
-v 0.0319276 -0.0154341 -0.141711
-v 0.0319276 0.0154341 -0.141711
-v 0.0319276 -0.0154341 0.141711
-v 0.0319276 0.0154341 0.141711
-v -0.0319276 -0.0154341 0.141711
-v -0.0319276 0.0154341 0.141711
-v -0.0350205 -0.00423388 -0.141803
-v -0.0350205 0.00423388 -0.141803
-v 0.0350205 -0.00423388 -0.141803
-v 0.0350205 0.00423388 -0.141803
-v 0.0350205 -0.00423388 0.141803
-v 0.0350205 0.00423388 0.141803
-v -0.0350205 -0.00423388 0.141803
-v -0.0350205 0.00423388 0.141803
-v -0.0261392 -0.0236447 -0.141817
-v -0.0261392 0.0236447 -0.141817
-v 0.0261392 -0.0236447 -0.141817
-v 0.0261392 0.0236447 -0.141817
-v 0.0261392 -0.0236447 0.141817
-v 0.0261392 0.0236447 0.141817
-v -0.0261392 -0.0236447 0.141817
-v -0.0261392 0.0236447 0.141817
-v -0.0233444 -0.0263271 -0.141847
-v -0.0233444 0.0263271 -0.141847
-v 0.0233444 -0.0263271 -0.141847
-v 0.0233444 0.0263271 -0.141847
-v 0.0233444 -0.0263271 0.141847
-v 0.0233444 0.0263271 0.141847
-v -0.0233444 -0.0263271 0.141847
-v -0.0233444 0.0263271 0.141847
-v -0.0350642 -0.00141188 -0.141892
-v -0.0350642 0.00141188 -0.141892
-v 0.0350642 -0.00141188 -0.141892
-v 0.0350642 0.00141188 -0.141892
-v 0.0350642 -0.00141188 0.141892
-v 0.0350642 0.00141188 0.141892
-v -0.0350642 -0.00141188 0.141892
-v -0.0350642 0.00141188 0.141892
-v -0.0152812 -0.0315903 -0.141893
-v -0.0152812 0.0315903 -0.141893
-v 0.0152812 -0.0315903 -0.141893
-v 0.0152812 0.0315903 -0.141893
-v 0.0152812 -0.0315903 0.141893
-v 0.0152812 0.0315903 0.141893
-v -0.0152812 -0.0315903 0.141893
-v -0.0152812 0.0315903 0.141893
-v -0.00756138 -0.0341645 -0.141942
-v -0.00756138 0.0341645 -0.141942
-v 0.00756138 -0.0341645 -0.141942
-v 0.00756138 0.0341645 -0.141942
-v 0.00756138 -0.0341645 0.141942
-v 0.00756138 0.0341645 0.141942
-v -0.00756138 -0.0341645 0.141942
-v -0.00756138 0.0341645 0.141942
-v -0.00504604 -0.0341645 -0.142162
-v -0.00504604 0.0341645 -0.142162
-v 0.00504604 -0.0341645 -0.142162
-v 0.00504604 0.0341645 -0.142162
-v 0.00504604 -0.0341645 0.142162
-v 0.00504604 0.0341645 0.142162
-v -0.00504604 -0.0341645 0.142162
-v -0.00504604 0.0341645 0.142162
-v -0.0321293 -0.0126542 -0.142164
-v -0.0321293 0.0126542 -0.142164
-v 0.0321293 -0.0126542 -0.142164
-v 0.0321293 0.0126542 -0.142164
-v 0.0321293 -0.0126542 0.142164
-v 0.0321293 0.0126542 0.142164
-v -0.0321293 -0.0126542 0.142164
-v -0.0321293 0.0126542 0.142164
-v -0.0291832 -0.0181947 -0.142231
-v -0.0291832 0.0181947 -0.142231
-v 0.0291832 -0.0181947 -0.142231
-v 0.0291832 0.0181947 -0.142231
-v 0.0291832 -0.0181947 0.142231
-v 0.0291832 0.0181947 0.142231
-v -0.0291832 -0.0181947 0.142231
-v -0.0291832 0.0181947 0.142231
-v -0.00252456 -0.0341645 -0.142294
-v -0.00252456 0.0341645 -0.142294
-v 0.00252456 -0.0341645 -0.142294
-v 0.00252456 0.0341645 -0.142294
-v 0.00252456 -0.0341645 0.142294
-v 0.00252456 0.0341645 0.142294
-v -0.00252456 -0.0341645 0.142294
-v -0.00252456 0.0341645 0.142294
-v -1.32883e-17 -0.0341645 -0.142338
-v -1.32883e-17 0.0341645 -0.142338
-v 4.42942e-18 -0.0341645 0.142338
-v 4.42942e-18 0.0341645 0.142338
-v -0.0180396 -0.0289768 -0.142353
-v -0.0180396 0.0289768 -0.142353
-v 0.0180396 -0.0289768 -0.142353
-v 0.0180396 0.0289768 -0.142353
-v 0.0180396 -0.0289768 0.142353
-v 0.0180396 0.0289768 0.142353
-v -0.0180396 -0.0289768 0.142353
-v -0.0180396 0.0289768 0.142353
-v -0.0127629 -0.0315903 -0.142382
-v -0.0127629 0.0315903 -0.142382
-v 0.0127629 -0.0315903 -0.142382
-v 0.0127629 0.0315903 -0.142382
-v 0.0127629 -0.0315903 0.142382
-v 0.0127629 0.0315903 0.142382
-v -0.0127629 -0.0315903 0.142382
-v -0.0127629 0.0315903 0.142382
-v -0.0322909 -0.00985854 -0.142527
-v -0.0322909 0.00985854 -0.142527
-v 0.0322909 -0.00985854 -0.142527
-v 0.0322909 0.00985854 -0.142527
-v 0.0322909 -0.00985854 0.142527
-v 0.0322909 0.00985854 0.142527
-v -0.0322909 -0.00985854 0.142527
-v -0.0322909 0.00985854 0.142527
-v -0.0264083 -0.0209327 -0.142556
-v -0.0264083 0.0209327 -0.142556
-v 0.0264083 -0.0209327 -0.142556
-v 0.0264083 0.0209327 -0.142556
-v 0.0264083 -0.0209327 0.142556
-v 0.0264083 0.0209327 0.142556
-v -0.0264083 -0.0209327 0.142556
-v -0.0264083 0.0209327 0.142556
-v -0.0208227 -0.0263271 -0.142617
-v -0.0208227 0.0263271 -0.142617
-v 0.0208227 -0.0263271 -0.142617
-v 0.0208227 0.0263271 -0.142617
-v 0.0208227 -0.0263271 0.142617
-v 0.0208227 0.0263271 0.142617
-v -0.0208227 -0.0263271 0.142617
-v -0.0208227 0.0263271 0.142617
-v -0.0236169 -0.0236447 -0.142685
-v -0.0236169 0.0236447 -0.142685
-v 0.0236169 -0.0236447 -0.142685
-v 0.0236169 0.0236447 -0.142685
-v 0.0236169 -0.0236447 0.142685
-v 0.0236169 0.0236447 0.142685
-v -0.0236169 -0.0236447 0.142685
-v -0.0236169 0.0236447 0.142685
-v -0.0294055 -0.0154341 -0.142781
-v -0.0294055 0.0154341 -0.142781
-v 0.0294055 -0.0154341 -0.142781
-v 0.0294055 0.0154341 -0.142781
-v 0.0294055 -0.0154341 0.142781
-v 0.0294055 0.0154341 0.142781
-v -0.0294055 -0.0154341 0.142781
-v -0.0294055 0.0154341 0.142781
-v -0.010229 -0.0315903 -0.142783
-v -0.010229 0.0315903 -0.142783
-v 0.010229 -0.0315903 -0.142783
-v 0.010229 0.0315903 -0.142783
-v 0.010229 -0.0315903 0.142783
-v 0.010229 0.0315903 0.142783
-v -0.010229 -0.0315903 0.142783
-v -0.010229 0.0315903 0.142783
-v -0.0324123 -0.0070506 -0.142799
-v -0.0324123 0.0070506 -0.142799
-v 0.0324123 -0.0070506 -0.142799
-v 0.0324123 0.0070506 -0.142799
-v 0.0324123 -0.0070506 0.142799
-v 0.0324123 0.0070506 0.142799
-v -0.0324123 -0.0070506 0.142799
-v -0.0324123 0.0070506 0.142799
-v -0.0155035 -0.0289768 -0.142938
-v -0.0155035 0.0289768 -0.142938
-v 0.0155035 -0.0289768 -0.142938
-v 0.0155035 0.0289768 -0.142938
-v 0.0155035 -0.0289768 0.142938
-v 0.0155035 0.0289768 0.142938
-v -0.0155035 -0.0289768 0.142938
-v -0.0155035 0.0289768 0.142938
-v -0.0324933 -0.00423388 -0.142981
-v -0.0324933 0.00423388 -0.142981
-v 0.0324933 -0.00423388 -0.142981
-v 0.0324933 0.00423388 -0.142981
-v 0.0324933 -0.00423388 0.142981
-v 0.0324933 0.00423388 0.142981
-v -0.0324933 -0.00423388 0.142981
-v -0.0324933 0.00423388 0.142981
-v -0.0325339 -0.00141188 -0.143072
-v -0.0325339 0.00141188 -0.143072
-v 0.0325339 -0.00141188 -0.143072
-v 0.0325339 0.00141188 -0.143072
-v 0.0325339 -0.00141188 0.143072
-v 0.0325339 0.00141188 0.143072
-v -0.0325339 -0.00141188 0.143072
-v -0.0325339 0.00141188 0.143072
-v -0.0076827 -0.0315903 -0.143096
-v -0.0076827 0.0315903 -0.143096
-v 0.0076827 -0.0315903 -0.143096
-v 0.0076827 0.0315903 -0.143096
-v 0.0076827 -0.0315903 0.143096
-v 0.0076827 0.0315903 0.143096
-v -0.0076827 -0.0315903 0.143096
-v -0.0076827 0.0315903 0.143096
-v -0.0266446 -0.0181947 -0.143205
-v -0.0266446 0.0181947 -0.143205
-v 0.0266446 -0.0181947 -0.143205
-v 0.0266446 0.0181947 -0.143205
-v 0.0266446 -0.0181947 0.143205
-v 0.0266446 0.0181947 0.143205
-v -0.0266446 -0.0181947 0.143205
-v -0.0266446 0.0181947 0.143205
-v -0.0295912 -0.0126542 -0.143241
-v -0.0295912 0.0126542 -0.143241
-v 0.0295912 -0.0126542 -0.143241
-v 0.0295912 0.0126542 -0.143241
-v 0.0295912 -0.0126542 0.143241
-v 0.0295912 0.0126542 0.143241
-v -0.0295912 -0.0126542 0.143241
-v -0.0295912 0.0126542 0.143241
-v -0.0182757 -0.0263271 -0.1433
-v -0.0182757 0.0263271 -0.1433
-v 0.0182757 -0.0263271 -0.1433
-v 0.0182757 0.0263271 -0.1433
-v 0.0182757 -0.0263271 0.1433
-v 0.0182757 0.0263271 0.1433
-v -0.0182757 -0.0263271 0.1433
-v -0.0182757 0.0263271 0.1433
-v -0.00512701 -0.0315903 -0.14332
-v -0.00512701 0.0315903 -0.14332
-v 0.00512701 -0.0315903 -0.14332
-v 0.00512701 0.0315903 -0.14332
-v 0.00512701 -0.0315903 0.14332
-v 0.00512701 0.0315903 0.14332
-v -0.00512701 -0.0315903 0.14332
-v -0.00512701 0.0315903 0.14332
-v -0.0238601 -0.0209327 -0.143434
-v -0.0238601 0.0209327 -0.143434
-v 0.0238601 -0.0209327 -0.143434
-v 0.0238601 0.0209327 -0.143434
-v 0.0238601 -0.0209327 0.143434
-v 0.0238601 0.0209327 0.143434
-v -0.0238601 -0.0209327 0.143434
-v -0.0238601 0.0209327 0.143434
-v -0.0129486 -0.0289768 -0.143435
-v -0.0129486 0.0289768 -0.143435
-v 0.0129486 -0.0289768 -0.143435
-v 0.0129486 0.0289768 -0.143435
-v 0.0129486 -0.0289768 0.143435
-v 0.0129486 0.0289768 0.143435
-v -0.0129486 -0.0289768 0.143435
-v -0.0129486 0.0289768 0.143435
-v -0.00256507 -0.0315903 -0.143454
-v -0.00256507 0.0315903 -0.143454
-v 0.00256507 -0.0315903 -0.143454
-v 0.00256507 0.0315903 -0.143454
-v 0.00256507 -0.0315903 0.143454
-v 0.00256507 0.0315903 0.143454
-v -0.00256507 -0.0315903 0.143454
-v -0.00256507 0.0315903 0.143454
-v -0.0210659 -0.0236447 -0.143465
-v -0.0210659 0.0236447 -0.143465
-v 0.0210659 -0.0236447 -0.143465
-v 0.0210659 0.0236447 -0.143465
-v 0.0210659 -0.0236447 0.143465
-v 0.0210659 0.0236447 0.143465
-v -0.0210659 -0.0236447 0.143465
-v -0.0210659 0.0236447 0.143465
-v -1.35015e-17 -0.0315903 -0.143499
-v -1.35015e-17 0.0315903 -0.143499
-v 4.50049e-18 -0.0315903 0.143499
-v 4.50049e-18 0.0315903 0.143499
-v -0.0297401 -0.00985854 -0.143609
-v -0.0297401 0.00985854 -0.143609
-v 0.0297401 -0.00985854 -0.143609
-v 0.0297401 0.00985854 -0.143609
-v 0.0297401 -0.00985854 0.143609
-v 0.0297401 0.00985854 0.143609
-v -0.0297401 -0.00985854 0.143609
-v -0.0297401 0.00985854 0.143609
-v -0.0268476 -0.0154341 -0.143763
-v -0.0268476 0.0154341 -0.143763
-v 0.0268476 -0.0154341 -0.143763
-v 0.0268476 0.0154341 -0.143763
-v 0.0268476 -0.0154341 0.143763
-v 0.0268476 0.0154341 0.143763
-v -0.0268476 -0.0154341 0.143763
-v -0.0268476 0.0154341 0.143763
-v -0.0103778 -0.0289768 -0.143842
-v -0.0103778 0.0289768 -0.143842
-v 0.0103778 -0.0289768 -0.143842
-v 0.0103778 0.0289768 -0.143842
-v 0.0103778 -0.0289768 0.143842
-v 0.0103778 0.0289768 0.143842
-v -0.0103778 -0.0289768 0.143842
-v -0.0103778 0.0289768 0.143842
-v -0.0298519 -0.0070506 -0.143886
-v -0.0298519 0.0070506 -0.143886
-v 0.0298519 -0.0070506 -0.143886
-v 0.0298519 0.0070506 -0.143886
-v 0.0298519 -0.0070506 0.143886
-v 0.0298519 0.0070506 0.143886
-v -0.0298519 -0.0070506 0.143886
-v -0.0298519 0.0070506 0.143886
-v -0.0157065 -0.0263271 -0.143893
-v -0.0157065 0.0263271 -0.143893
-v 0.0157065 -0.0263271 -0.143893
-v 0.0157065 0.0263271 -0.143893
-v 0.0157065 -0.0263271 0.143893
-v 0.0157065 0.0263271 0.143893
-v -0.0157065 -0.0263271 0.143893
-v -0.0157065 0.0263271 0.143893
-v -0.0299265 -0.00423388 -0.144071
-v -0.0299265 0.00423388 -0.144071
-v 0.0299265 -0.00423388 -0.144071
-v 0.0299265 0.00423388 -0.144071
-v 0.0299265 -0.00423388 0.144071
-v 0.0299265 0.00423388 0.144071
-v -0.0299265 -0.00423388 0.144071
-v -0.0299265 0.00423388 0.144071
-v -0.0240735 -0.0181947 -0.144091
-v -0.0240735 0.0181947 -0.144091
-v 0.0240735 -0.0181947 -0.144091
-v 0.0240735 0.0181947 -0.144091
-v 0.0240735 -0.0181947 0.144091
-v 0.0240735 0.0181947 0.144091
-v -0.0240735 -0.0181947 0.144091
-v -0.0240735 0.0181947 0.144091
-v -0.0184891 -0.0236447 -0.144156
-v -0.0184891 0.0236447 -0.144156
-v 0.0184891 -0.0236447 -0.144156
-v 0.0184891 0.0236447 -0.144156
-v 0.0184891 -0.0236447 0.144156
-v 0.0184891 0.0236447 0.144156
-v -0.0184891 -0.0236447 0.144156
-v -0.0184891 0.0236447 0.144156
-v -0.00779445 -0.0289768 -0.144159
-v -0.00779445 0.0289768 -0.144159
-v 0.00779445 -0.0289768 -0.144159
-v 0.00779445 0.0289768 -0.144159
-v 0.00779445 -0.0289768 0.144159
-v 0.00779445 0.0289768 0.144159
-v -0.00779445 -0.0289768 0.144159
-v -0.00779445 0.0289768 0.144159
-v -0.0299639 -0.00141188 -0.144163
-v -0.0299639 0.00141188 -0.144163
-v 0.0299639 -0.00141188 -0.144163
-v 0.0299639 0.00141188 -0.144163
-v 0.0299639 -0.00141188 0.144163
-v 0.0299639 0.00141188 0.144163
-v -0.0299639 -0.00141188 0.144163
-v -0.0299639 0.00141188 0.144163
-v -0.0212827 -0.0209327 -0.144222
-v -0.0212827 0.0209327 -0.144222
-v 0.0212827 -0.0209327 -0.144222
-v 0.0212827 0.0209327 -0.144222
-v 0.0212827 -0.0209327 0.144222
-v 0.0212827 0.0209327 0.144222
-v -0.0212827 -0.0209327 0.144222
-v -0.0212827 0.0209327 0.144222
-v -0.0270171 -0.0126542 -0.144229
-v -0.0270171 0.0126542 -0.144229
-v 0.0270171 -0.0126542 -0.144229
-v 0.0270171 0.0126542 -0.144229
-v 0.0270171 -0.0126542 0.144229
-v 0.0270171 0.0126542 0.144229
-v -0.0270171 -0.0126542 0.144229
-v -0.0270171 0.0126542 0.144229
-v -0.00520158 -0.0289768 -0.144386
-v -0.00520158 0.0289768 -0.144386
-v 0.00520158 -0.0289768 -0.144386
-v 0.00520158 0.0289768 -0.144386
-v 0.00520158 -0.0289768 0.144386
-v 0.00520158 0.0289768 0.144386
-v -0.00520158 -0.0289768 0.144386
-v -0.00520158 0.0289768 0.144386
-v -0.0131181 -0.0263271 -0.144396
-v -0.0131181 0.0263271 -0.144396
-v 0.0131181 -0.0263271 -0.144396
-v 0.0131181 0.0263271 -0.144396
-v 0.0131181 -0.0263271 0.144396
-v 0.0131181 0.0263271 0.144396
-v -0.0131181 -0.0263271 0.144396
-v -0.0131181 0.0263271 0.144396
-v -0.00260238 -0.0289768 -0.144522
-v -0.00260238 0.0289768 -0.144522
-v 0.00260238 -0.0289768 -0.144522
-v 0.00260238 0.0289768 -0.144522
-v 0.00260238 -0.0289768 0.144522
-v 0.00260238 0.0289768 0.144522
-v -0.00260238 -0.0289768 0.144522
-v -0.00260238 0.0289768 0.144522
-v -1.36979e-17 -0.0289768 -0.144568
-v -1.36979e-17 0.0289768 -0.144568
-v 4.56596e-18 -0.0289768 0.144568
-v 4.56596e-18 0.0289768 0.144568
-v -0.0271531 -0.00985854 -0.144602
-v -0.0271531 0.00985854 -0.144602
-v 0.0271531 -0.00985854 -0.144602
-v 0.0271531 0.00985854 -0.144602
-v 0.0271531 -0.00985854 0.144602
-v 0.0271531 0.00985854 0.144602
-v -0.0271531 -0.00985854 0.144602
-v -0.0271531 0.00985854 0.144602
-v -0.0242569 -0.0154341 -0.144655
-v -0.0242569 0.0154341 -0.144655
-v 0.0242569 -0.0154341 -0.144655
-v 0.0242569 0.0154341 -0.144655
-v 0.0242569 -0.0154341 0.144655
-v 0.0242569 0.0154341 0.144655
-v -0.0242569 -0.0154341 0.144655
-v -0.0242569 0.0154341 0.144655
-v -0.0158899 -0.0236447 -0.144756
-v -0.0158899 0.0236447 -0.144756
-v 0.0158899 -0.0236447 -0.144756
-v 0.0158899 0.0236447 -0.144756
-v 0.0158899 -0.0236447 0.144756
-v 0.0158899 0.0236447 0.144756
-v -0.0158899 -0.0236447 0.144756
-v -0.0158899 0.0236447 0.144756
-v -0.0105137 -0.0263271 -0.144809
-v -0.0105137 0.0263271 -0.144809
-v 0.0105137 -0.0263271 -0.144809
-v 0.0105137 0.0263271 -0.144809
-v 0.0105137 -0.0263271 0.144809
-v 0.0105137 0.0263271 0.144809
-v -0.0105137 -0.0263271 0.144809
-v -0.0105137 0.0263271 0.144809
-v -0.0272551 -0.0070506 -0.144883
-v -0.0272551 0.0070506 -0.144883
-v 0.0272551 -0.0070506 -0.144883
-v 0.0272551 0.0070506 -0.144883
-v 0.0272551 -0.0070506 0.144883
-v 0.0272551 0.0070506 0.144883
-v -0.0272551 -0.0070506 0.144883
-v -0.0272551 0.0070506 0.144883
-v -0.0214731 -0.0181947 -0.144886
-v -0.0214731 0.0181947 -0.144886
-v 0.0214731 -0.0181947 -0.144886
-v 0.0214731 0.0181947 -0.144886
-v 0.0214731 -0.0181947 0.144886
-v 0.0214731 0.0181947 0.144886
-v -0.0214731 -0.0181947 0.144886
-v -0.0214731 0.0181947 0.144886
-v -0.0186795 -0.0209327 -0.144919
-v -0.0186795 0.0209327 -0.144919
-v 0.0186795 -0.0209327 -0.144919
-v 0.0186795 0.0209327 -0.144919
-v 0.0186795 -0.0209327 0.144919
-v 0.0186795 0.0209327 0.144919
-v -0.0186795 -0.0209327 0.144919
-v -0.0186795 0.0209327 0.144919
-v -0.0273233 -0.00423388 -0.14507
-v -0.0273233 0.00423388 -0.14507
-v 0.0273233 -0.00423388 -0.14507
-v 0.0273233 0.00423388 -0.14507
-v 0.0273233 -0.00423388 0.14507
-v 0.0273233 0.00423388 0.14507
-v -0.0273233 -0.00423388 0.14507
-v -0.0273233 0.00423388 0.14507
-v -0.0244101 -0.0126542 -0.145127
-v -0.0244101 0.0126542 -0.145127
-v 0.0244101 -0.0126542 -0.145127
-v 0.0244101 0.0126542 -0.145127
-v 0.0244101 -0.0126542 0.145127
-v 0.0244101 0.0126542 0.145127
-v -0.0244101 -0.0126542 0.145127
-v -0.0244101 0.0126542 0.145127
-v -0.00789649 -0.0263271 -0.14513
-v -0.00789649 0.0263271 -0.14513
-v 0.00789649 -0.0263271 -0.14513
-v 0.00789649 0.0263271 -0.14513
-v 0.00789649 -0.0263271 0.14513
-v 0.00789649 0.0263271 0.14513
-v -0.00789649 -0.0263271 0.14513
-v -0.00789649 0.0263271 0.14513
-v -0.0273573 -0.00141188 -0.145164
-v -0.0273573 0.00141188 -0.145164
-v 0.0273573 -0.00141188 -0.145164
-v 0.0273573 0.00141188 -0.145164
-v 0.0273573 -0.00141188 0.145164
-v 0.0273573 0.00141188 0.145164
-v -0.0273573 -0.00141188 0.145164
-v -0.0273573 0.00141188 0.145164
-v -0.0132712 -0.0236447 -0.145265
-v -0.0132712 0.0236447 -0.145265
-v 0.0132712 -0.0236447 -0.145265
-v 0.0132712 0.0236447 -0.145265
-v 0.0132712 -0.0236447 0.145265
-v 0.0132712 0.0236447 0.145265
-v -0.0132712 -0.0236447 0.145265
-v -0.0132712 0.0236447 0.145265
-v -0.00526968 -0.0263271 -0.14536
-v -0.00526968 0.0263271 -0.14536
-v 0.00526968 -0.0263271 -0.14536
-v 0.00526968 0.0263271 -0.14536
-v 0.00526968 -0.0263271 0.14536
-v 0.00526968 0.0263271 0.14536
-v -0.00526968 -0.0263271 0.14536
-v -0.00526968 0.0263271 0.14536
-v -0.0216367 -0.0154341 -0.145456
-v -0.0216367 0.0154341 -0.145456
-v 0.0216367 -0.0154341 -0.145456
-v 0.0216367 0.0154341 -0.145456
-v 0.0216367 -0.0154341 0.145456
-v 0.0216367 0.0154341 0.145456
-v -0.0216367 -0.0154341 0.145456
-v -0.0216367 0.0154341 0.145456
-v -0.00263644 -0.0263271 -0.145498
-v -0.00263644 0.0263271 -0.145498
-v 0.00263644 -0.0263271 -0.145498
-v 0.00263644 0.0263271 -0.145498
-v 0.00263644 -0.0263271 0.145498
-v 0.00263644 0.0263271 0.145498
-v -0.00263644 -0.0263271 0.145498
-v -0.00263644 0.0263271 0.145498
-v -0.0245329 -0.00985854 -0.145505
-v -0.0245329 0.00985854 -0.145505
-v 0.0245329 -0.00985854 -0.145505
-v 0.0245329 0.00985854 -0.145505
-v 0.0245329 -0.00985854 0.145505
-v 0.0245329 0.00985854 0.145505
-v -0.0245329 -0.00985854 0.145505
-v -0.0245329 0.00985854 0.145505
-v -0.0160534 -0.0209327 -0.145526
-v -0.0160534 0.0209327 -0.145526
-v 0.0160534 -0.0209327 -0.145526
-v 0.0160534 0.0209327 -0.145526
-v 0.0160534 -0.0209327 0.145526
-v 0.0160534 0.0209327 0.145526
-v -0.0160534 -0.0209327 0.145526
-v -0.0160534 0.0209327 0.145526
-v -1.38772e-17 -0.0263271 -0.145544
-v -1.38772e-17 0.0263271 -0.145544
-v 4.62573e-18 -0.0263271 0.145544
-v 4.62573e-18 0.0263271 0.145544
-v -0.0188466 -0.0181947 -0.145589
-v -0.0188466 0.0181947 -0.145589
-v 0.0188466 -0.0181947 -0.145589
-v 0.0188466 0.0181947 -0.145589
-v 0.0188466 -0.0181947 0.145589
-v 0.0188466 0.0181947 0.145589
-v -0.0188466 -0.0181947 0.145589
-v -0.0188466 0.0181947 0.145589
-v -0.0106364 -0.0236447 -0.145682
-v -0.0106364 0.0236447 -0.145682
-v 0.0106364 -0.0236447 -0.145682
-v 0.0106364 0.0236447 -0.145682
-v 0.0106364 -0.0236447 0.145682
-v 0.0106364 0.0236447 0.145682
-v -0.0106364 -0.0236447 0.145682
-v -0.0106364 0.0236447 0.145682
-v -0.0246252 -0.0070506 -0.145788
-v -0.0246252 0.0070506 -0.145788
-v 0.0246252 -0.0070506 -0.145788
-v 0.0246252 0.0070506 -0.145788
-v 0.0246252 -0.0070506 0.145788
-v 0.0246252 0.0070506 0.145788
-v -0.0246252 -0.0070506 0.145788
-v -0.0246252 0.0070506 0.145788
-v -0.0217734 -0.0126542 -0.145933
-v -0.0217734 0.0126542 -0.145933
-v 0.0217734 -0.0126542 -0.145933
-v 0.0217734 0.0126542 -0.145933
-v 0.0217734 -0.0126542 0.145933
-v 0.0217734 0.0126542 0.145933
-v -0.0217734 -0.0126542 0.145933
-v -0.0217734 0.0126542 0.145933
-v -0.0246867 -0.00423388 -0.145978
-v -0.0246867 0.00423388 -0.145978
-v 0.0246867 -0.00423388 -0.145978
-v 0.0246867 0.00423388 -0.145978
-v 0.0246867 -0.00423388 0.145978
-v 0.0246867 0.00423388 0.145978
-v -0.0246867 -0.00423388 0.145978
-v -0.0246867 0.00423388 0.145978
-v -0.00798869 -0.0236447 -0.146007
-v -0.00798869 0.0236447 -0.146007
-v 0.00798869 -0.0236447 -0.146007
-v 0.00798869 0.0236447 -0.146007
-v 0.00798869 -0.0236447 0.146007
-v 0.00798869 0.0236447 0.146007
-v -0.00798869 -0.0236447 0.146007
-v -0.00798869 0.0236447 0.146007
-v -0.0134079 -0.0209327 -0.14604
-v -0.0134079 0.0209327 -0.14604
-v 0.0134079 -0.0209327 -0.14604
-v 0.0134079 0.0209327 -0.14604
-v 0.0134079 -0.0209327 0.14604
-v 0.0134079 0.0209327 0.14604
-v -0.0134079 -0.0209327 0.14604
-v -0.0134079 0.0209327 0.14604
-v -0.0247175 -0.00141188 -0.146073
-v -0.0247175 0.00141188 -0.146073
-v 0.0247175 -0.00141188 -0.146073
-v 0.0247175 0.00141188 -0.146073
-v 0.0247175 -0.00141188 0.146073
-v 0.0247175 0.00141188 0.146073
-v -0.0247175 -0.00141188 0.146073
-v -0.0247175 0.00141188 0.146073
-v -0.0189902 -0.0154341 -0.146165
-v -0.0189902 0.0154341 -0.146165
-v 0.0189902 -0.0154341 -0.146165
-v 0.0189902 0.0154341 -0.146165
-v 0.0189902 -0.0154341 0.146165
-v 0.0189902 0.0154341 0.146165
-v -0.0189902 -0.0154341 0.146165
-v -0.0189902 0.0154341 0.146165
-v -0.016197 -0.0181947 -0.146201
-v -0.016197 0.0181947 -0.146201
-v 0.016197 -0.0181947 -0.146201
-v 0.016197 0.0181947 -0.146201
-v 0.016197 -0.0181947 0.146201
-v 0.016197 0.0181947 0.146201
-v -0.016197 -0.0181947 0.146201
-v -0.016197 0.0181947 0.146201
-v -0.00533121 -0.0236447 -0.14624
-v -0.00533121 0.0236447 -0.14624
-v 0.00533121 -0.0236447 -0.14624
-v 0.00533121 0.0236447 -0.14624
-v 0.00533121 -0.0236447 0.14624
-v 0.00533121 0.0236447 0.14624
-v -0.00533121 -0.0236447 0.14624
-v -0.00533121 0.0236447 0.14624
-v -0.0218829 -0.00985854 -0.146315
-v -0.0218829 0.00985854 -0.146315
-v 0.0218829 -0.00985854 -0.146315
-v 0.0218829 0.00985854 -0.146315
-v 0.0218829 -0.00985854 0.146315
-v 0.0218829 0.00985854 0.146315
-v -0.0218829 -0.00985854 0.146315
-v -0.0218829 0.00985854 0.146315
-v -0.00266723 -0.0236447 -0.146379
-v -0.00266723 0.0236447 -0.146379
-v 0.00266723 -0.0236447 -0.146379
-v 0.00266723 0.0236447 -0.146379
-v 0.00266723 -0.0236447 0.146379
-v 0.00266723 0.0236447 0.146379
-v -0.00266723 -0.0236447 0.146379
-v -0.00266723 0.0236447 0.146379
-v -1.40392e-17 -0.0236447 -0.146426
-v -1.40392e-17 0.0236447 -0.146426
-v 4.67974e-18 -0.0236447 0.146426
-v 4.67974e-18 0.0236447 0.146426
-v -0.0107459 -0.0209327 -0.146461
-v -0.0107459 0.0209327 -0.146461
-v 0.0107459 -0.0209327 -0.146461
-v 0.0107459 0.0209327 -0.146461
-v 0.0107459 -0.0209327 0.146461
-v 0.0107459 0.0209327 0.146461
-v -0.0107459 -0.0209327 0.146461
-v -0.0107459 0.0209327 0.146461
-v -0.0219652 -0.0070506 -0.146602
-v -0.0219652 0.0070506 -0.146602
-v 0.0219652 -0.0070506 -0.146602
-v 0.0219652 0.0070506 -0.146602
-v 0.0219652 -0.0070506 0.146602
-v 0.0219652 0.0070506 0.146602
-v -0.0219652 -0.0070506 0.146602
-v -0.0219652 0.0070506 0.146602
-v -0.0191101 -0.0126542 -0.146646
-v -0.0191101 0.0126542 -0.146646
-v 0.0191101 -0.0126542 -0.146646
-v 0.0191101 0.0126542 -0.146646
-v 0.0191101 -0.0126542 0.146646
-v 0.0191101 0.0126542 0.146646
-v -0.0191101 -0.0126542 0.146646
-v -0.0191101 0.0126542 0.146646
-v -0.0135278 -0.0181947 -0.14672
-v -0.0135278 0.0181947 -0.14672
-v 0.0135278 -0.0181947 -0.14672
-v 0.0135278 0.0181947 -0.14672
-v 0.0135278 -0.0181947 0.14672
-v 0.0135278 0.0181947 0.14672
-v -0.0135278 -0.0181947 0.14672
-v -0.0135278 0.0181947 0.14672
-v -0.0163205 -0.0154341 -0.146782
-v -0.0163205 0.0154341 -0.146782
-v 0.0163205 -0.0154341 -0.146782
-v 0.0163205 0.0154341 -0.146782
-v 0.0163205 -0.0154341 0.146782
-v 0.0163205 0.0154341 0.146782
-v -0.0163205 -0.0154341 0.146782
-v -0.0163205 0.0154341 0.146782
-v -0.00807094 -0.0209327 -0.14679
-v -0.00807094 0.0209327 -0.14679
-v 0.00807094 -0.0209327 -0.14679
-v 0.00807094 0.0209327 -0.14679
-v 0.00807094 -0.0209327 0.14679
-v 0.00807094 0.0209327 0.14679
-v -0.00807094 -0.0209327 0.14679
-v -0.00807094 0.0209327 0.14679
-v -0.0220201 -0.00423388 -0.146793
-v -0.0220201 0.00423388 -0.146793
-v 0.0220201 -0.00423388 -0.146793
-v 0.0220201 0.00423388 -0.146793
-v 0.0220201 -0.00423388 0.146793
-v 0.0220201 0.00423388 0.146793
-v -0.0220201 -0.00423388 0.146793
-v -0.0220201 0.00423388 0.146793
-v -0.0220476 -0.00141188 -0.146889
-v -0.0220476 0.00141188 -0.146889
-v 0.0220476 -0.00141188 -0.146889
-v 0.0220476 0.00141188 -0.146889
-v 0.0220476 -0.00141188 0.146889
-v 0.0220476 0.00141188 0.146889
-v -0.0220476 -0.00141188 0.146889
-v -0.0220476 0.00141188 0.146889
-v -0.00538609 -0.0209327 -0.147025
-v -0.00538609 0.0209327 -0.147025
-v 0.00538609 -0.0209327 -0.147025
-v 0.00538609 0.0209327 -0.147025
-v 0.00538609 -0.0209327 0.147025
-v 0.00538609 0.0209327 0.147025
-v -0.00538609 -0.0209327 0.147025
-v -0.00538609 0.0209327 0.147025
-v -0.0192062 -0.00985854 -0.147032
-v -0.0192062 0.00985854 -0.147032
-v 0.0192062 -0.00985854 -0.147032
-v 0.0192062 0.00985854 -0.147032
-v 0.0192062 -0.00985854 0.147032
-v 0.0192062 0.00985854 0.147032
-v -0.0192062 -0.00985854 0.147032
-v -0.0192062 0.00985854 0.147032
-v -0.0108421 -0.0181947 -0.147145
-v -0.0108421 0.0181947 -0.147145
-v 0.0108421 -0.0181947 -0.147145
-v 0.0108421 0.0181947 -0.147145
-v 0.0108421 -0.0181947 0.147145
-v 0.0108421 0.0181947 0.147145
-v -0.0108421 -0.0181947 0.147145
-v -0.0108421 0.0181947 0.147145
-v -0.00269469 -0.0209327 -0.147166
-v -0.00269469 0.0209327 -0.147166
-v 0.00269469 -0.0209327 -0.147166
-v 0.00269469 0.0209327 -0.147166
-v 0.00269469 -0.0209327 0.147166
-v 0.00269469 0.0209327 0.147166
-v -0.00269469 -0.0209327 0.147166
-v -0.00269469 0.0209327 0.147166
-v -1.41838e-17 -0.0209327 -0.147213
-v -1.41838e-17 0.0209327 -0.147213
-v 4.72792e-18 -0.0209327 0.147213
-v 4.72792e-18 0.0209327 0.147213
-v -0.0164235 -0.0126542 -0.147267
-v -0.0164235 0.0126542 -0.147267
-v 0.0164235 -0.0126542 -0.147267
-v 0.0164235 0.0126542 -0.147267
-v 0.0164235 -0.0126542 0.147267
-v 0.0164235 0.0126542 0.147267
-v -0.0164235 -0.0126542 0.147267
-v -0.0164235 0.0126542 0.147267
-v -0.0136309 -0.0154341 -0.147305
-v -0.0136309 0.0154341 -0.147305
-v 0.0136309 -0.0154341 -0.147305
-v 0.0136309 0.0154341 -0.147305
-v 0.0136309 -0.0154341 0.147305
-v 0.0136309 0.0154341 0.147305
-v -0.0136309 -0.0154341 0.147305
-v -0.0136309 0.0154341 0.147305
-v -0.0192784 -0.0070506 -0.147322
-v -0.0192784 0.0070506 -0.147322
-v 0.0192784 -0.0070506 -0.147322
-v 0.0192784 0.0070506 -0.147322
-v 0.0192784 -0.0070506 0.147322
-v 0.0192784 0.0070506 0.147322
-v -0.0192784 -0.0070506 0.147322
-v -0.0192784 0.0070506 0.147322
-v -0.00814313 -0.0181947 -0.147477
-v -0.00814313 0.0181947 -0.147477
-v 0.00814313 -0.0181947 -0.147477
-v 0.00814313 0.0181947 -0.147477
-v 0.00814313 -0.0181947 0.147477
-v 0.00814313 0.0181947 0.147477
-v -0.00814313 -0.0181947 0.147477
-v -0.00814313 0.0181947 0.147477
-v -0.0193266 -0.00423388 -0.147515
-v -0.0193266 0.00423388 -0.147515
-v 0.0193266 -0.00423388 -0.147515
-v 0.0193266 0.00423388 -0.147515
-v 0.0193266 -0.00423388 0.147515
-v 0.0193266 0.00423388 0.147515
-v -0.0193266 -0.00423388 0.147515
-v -0.0193266 0.00423388 0.147515
-v -0.0193507 -0.00141188 -0.147612
-v -0.0193507 0.00141188 -0.147612
-v 0.0193507 -0.00141188 -0.147612
-v 0.0193507 0.00141188 -0.147612
-v 0.0193507 -0.00141188 0.147612
-v 0.0193507 0.00141188 0.147612
-v -0.0193507 -0.00141188 0.147612
-v -0.0193507 0.00141188 0.147612
-v -0.0165062 -0.00985854 -0.147655
-v -0.0165062 0.00985854 -0.147655
-v 0.0165062 -0.00985854 -0.147655
-v 0.0165062 0.00985854 -0.147655
-v 0.0165062 -0.00985854 0.147655
-v 0.0165062 0.00985854 0.147655
-v -0.0165062 -0.00985854 0.147655
-v -0.0165062 0.00985854 0.147655
-v -0.00543427 -0.0181947 -0.147714
-v -0.00543427 0.0181947 -0.147714
-v 0.00543427 -0.0181947 -0.147714
-v 0.00543427 0.0181947 -0.147714
-v 0.00543427 -0.0181947 0.147714
-v 0.00543427 0.0181947 0.147714
-v -0.00543427 -0.0181947 0.147714
-v -0.00543427 0.0181947 0.147714
-v -0.0109247 -0.0154341 -0.147733
-v -0.0109247 0.0154341 -0.147733
-v 0.0109247 -0.0154341 -0.147733
-v 0.0109247 0.0154341 -0.147733
-v 0.0109247 -0.0154341 0.147733
-v 0.0109247 0.0154341 0.147733
-v -0.0109247 -0.0154341 0.147733
-v -0.0109247 0.0154341 0.147733
-v -0.013717 -0.0126542 -0.147793
-v -0.013717 0.0126542 -0.147793
-v 0.013717 -0.0126542 -0.147793
-v 0.013717 0.0126542 -0.147793
-v 0.013717 -0.0126542 0.147793
-v 0.013717 0.0126542 0.147793
-v -0.013717 -0.0126542 0.147793
-v -0.013717 0.0126542 0.147793
-v -0.00271879 -0.0181947 -0.147856
-v -0.00271879 0.0181947 -0.147856
-v 0.00271879 -0.0181947 -0.147856
-v 0.00271879 0.0181947 -0.147856
-v 0.00271879 -0.0181947 0.147856
-v 0.00271879 0.0181947 0.147856
-v -0.00271879 -0.0181947 0.147856
-v -0.00271879 0.0181947 0.147856
-v -1.43106e-17 -0.0181947 -0.147903
-v -1.43106e-17 0.0181947 -0.147903
-v 4.77021e-18 -0.0181947 0.147903
-v 4.77021e-18 0.0181947 0.147903
-v -0.0165682 -0.0070506 -0.147947
-v -0.0165682 0.0070506 -0.147947
-v 0.0165682 -0.0070506 -0.147947
-v 0.0165682 0.0070506 -0.147947
-v 0.0165682 -0.0070506 0.147947
-v 0.0165682 0.0070506 0.147947
-v -0.0165682 -0.0070506 0.147947
-v -0.0165682 0.0070506 0.147947
-v -0.00820518 -0.0154341 -0.148067
-v -0.00820518 0.0154341 -0.148067
-v 0.00820518 -0.0154341 -0.148067
-v 0.00820518 0.0154341 -0.148067
-v 0.00820518 -0.0154341 0.148067
-v 0.00820518 0.0154341 0.148067
-v -0.00820518 -0.0154341 0.148067
-v -0.00820518 0.0154341 0.148067
-v -0.0166096 -0.00423388 -0.148142
-v -0.0166096 0.00423388 -0.148142
-v 0.0166096 -0.00423388 -0.148142
-v 0.0166096 0.00423388 -0.148142
-v 0.0166096 -0.00423388 0.148142
-v 0.0166096 0.00423388 0.148142
-v -0.0166096 -0.00423388 0.148142
-v -0.0166096 0.00423388 0.148142
-v -0.013786 -0.00985854 -0.148184
-v -0.013786 0.00985854 -0.148184
-v 0.013786 -0.00985854 -0.148184
-v 0.013786 0.00985854 -0.148184
-v 0.013786 -0.00985854 0.148184
-v 0.013786 0.00985854 0.148184
-v -0.013786 -0.00985854 0.148184
-v -0.013786 0.00985854 0.148184
-v -0.0109937 -0.0126542 -0.148224
-v -0.0109937 0.0126542 -0.148224
-v 0.0109937 -0.0126542 -0.148224
-v 0.0109937 0.0126542 -0.148224
-v 0.0109937 -0.0126542 0.148224
-v 0.0109937 0.0126542 0.148224
-v -0.0109937 -0.0126542 0.148224
-v -0.0109937 0.0126542 0.148224
-v -0.0166303 -0.00141188 -0.14824
-v -0.0166303 0.00141188 -0.14824
-v 0.0166303 -0.00141188 -0.14824
-v 0.0166303 0.00141188 -0.14824
-v 0.0166303 -0.00141188 0.14824
-v 0.0166303 0.00141188 0.14824
-v -0.0166303 -0.00141188 0.14824
-v -0.0166303 0.00141188 0.14824
-v -0.00547568 -0.0154341 -0.148306
-v -0.00547568 0.0154341 -0.148306
-v 0.00547568 -0.0154341 -0.148306
-v 0.00547568 0.0154341 -0.148306
-v 0.00547568 -0.0154341 0.148306
-v 0.00547568 0.0154341 0.148306
-v -0.00547568 -0.0154341 0.148306
-v -0.00547568 0.0154341 0.148306
-v -0.00273951 -0.0154341 -0.148449
-v -0.00273951 0.0154341 -0.148449
-v 0.00273951 -0.0154341 -0.148449
-v 0.00273951 0.0154341 -0.148449
-v 0.00273951 -0.0154341 0.148449
-v 0.00273951 0.0154341 0.148449
-v -0.00273951 -0.0154341 0.148449
-v -0.00273951 0.0154341 0.148449
-v -0.0138378 -0.0070506 -0.148478
-v -0.0138378 0.0070506 -0.148478
-v 0.0138378 -0.0070506 -0.148478
-v 0.0138378 0.0070506 -0.148478
-v 0.0138378 -0.0070506 0.148478
-v 0.0138378 0.0070506 0.148478
-v -0.0138378 -0.0070506 0.148478
-v -0.0138378 0.0070506 0.148478
-v -1.44197e-17 -0.0154341 -0.148497
-v -1.44197e-17 0.0154341 -0.148497
-v 4.80656e-18 -0.0154341 0.148497
-v 4.80656e-18 0.0154341 0.148497
-v -0.008257 -0.0126542 -0.14856
-v -0.008257 0.0126542 -0.14856
-v 0.008257 -0.0126542 -0.14856
-v 0.008257 0.0126542 -0.14856
-v 0.008257 -0.0126542 0.14856
-v 0.008257 0.0126542 0.14856
-v -0.008257 -0.0126542 0.14856
-v -0.008257 0.0126542 0.14856
-v -0.011049 -0.00985854 -0.148618
-v -0.011049 0.00985854 -0.148618
-v 0.011049 -0.00985854 -0.148618
-v 0.011049 0.00985854 -0.148618
-v 0.011049 -0.00985854 0.148618
-v 0.011049 0.00985854 0.148618
-v -0.011049 -0.00985854 0.148618
-v -0.011049 0.00985854 0.148618
-v -0.0138724 -0.00423388 -0.148674
-v -0.0138724 0.00423388 -0.148674
-v 0.0138724 -0.00423388 -0.148674
-v 0.0138724 0.00423388 -0.148674
-v 0.0138724 -0.00423388 0.148674
-v 0.0138724 0.00423388 0.148674
-v -0.0138724 -0.00423388 0.148674
-v -0.0138724 0.00423388 0.148674
-v -0.0138897 -0.00141188 -0.148772
-v -0.0138897 0.00141188 -0.148772
-v 0.0138897 -0.00141188 -0.148772
-v 0.0138897 0.00141188 -0.148772
-v 0.0138897 -0.00141188 0.148772
-v 0.0138897 0.00141188 0.148772
-v -0.0138897 -0.00141188 0.148772
-v -0.0138897 0.00141188 0.148772
-v -0.00551026 -0.0126542 -0.1488
-v -0.00551026 0.0126542 -0.1488
-v 0.00551026 -0.0126542 -0.1488
-v 0.00551026 0.0126542 -0.1488
-v 0.00551026 -0.0126542 0.1488
-v 0.00551026 0.0126542 0.1488
-v -0.00551026 -0.0126542 0.1488
-v -0.00551026 0.0126542 0.1488
-v -0.0110905 -0.0070506 -0.148913
-v -0.0110905 0.0070506 -0.148913
-v 0.0110905 -0.0070506 -0.148913
-v 0.0110905 0.0070506 -0.148913
-v 0.0110905 -0.0070506 0.148913
-v 0.0110905 0.0070506 0.148913
-v -0.0110905 -0.0070506 0.148913
-v -0.0110905 0.0070506 0.148913
-v -0.00275681 -0.0126542 -0.148945
-v -0.00275681 0.0126542 -0.148945
-v 0.00275681 -0.0126542 -0.148945
-v 0.00275681 0.0126542 -0.148945
-v 0.00275681 -0.0126542 0.148945
-v 0.00275681 0.0126542 0.148945
-v -0.00275681 -0.0126542 0.148945
-v -0.00275681 0.0126542 0.148945
-v -0.00829854 -0.00985854 -0.148955
-v -0.00829854 0.00985854 -0.148955
-v 0.00829854 -0.00985854 -0.148955
-v 0.00829854 0.00985854 -0.148955
-v 0.00829854 -0.00985854 0.148955
-v 0.00829854 0.00985854 0.148955
-v -0.00829854 -0.00985854 0.148955
-v -0.00829854 0.00985854 0.148955
-v -1.45108e-17 -0.0126542 -0.148993
-v -1.45108e-17 0.0126542 -0.148993
-v 4.83692e-18 -0.0126542 0.148993
-v 4.83692e-18 0.0126542 0.148993
-v -0.0111182 -0.00423388 -0.14911
-v -0.0111182 0.00423388 -0.14911
-v 0.0111182 -0.00423388 -0.14911
-v 0.0111182 0.00423388 -0.14911
-v 0.0111182 -0.00423388 0.14911
-v 0.0111182 0.00423388 0.14911
-v -0.0111182 -0.00423388 0.14911
-v -0.0111182 0.00423388 0.14911
-v -0.00553798 -0.00985854 -0.149197
-v -0.00553798 0.00985854 -0.149197
-v 0.00553798 -0.00985854 -0.149197
-v 0.00553798 0.00985854 -0.149197
-v 0.00553798 -0.00985854 0.149197
-v 0.00553798 0.00985854 0.149197
-v -0.00553798 -0.00985854 0.149197
-v -0.00553798 0.00985854 0.149197
-v -0.0111321 -0.00141188 -0.149209
-v -0.0111321 0.00141188 -0.149209
-v 0.0111321 -0.00141188 -0.149209
-v 0.0111321 0.00141188 -0.149209
-v 0.0111321 -0.00141188 0.149209
-v 0.0111321 0.00141188 0.149209
-v -0.0111321 -0.00141188 0.149209
-v -0.0111321 0.00141188 0.149209
-v -0.00832974 -0.0070506 -0.149252
-v -0.00832974 0.0070506 -0.149252
-v 0.00832974 -0.0070506 -0.149252
-v 0.00832974 0.0070506 -0.149252
-v 0.00832974 -0.0070506 0.149252
-v 0.00832974 0.0070506 0.149252
-v -0.00832974 -0.0070506 0.149252
-v -0.00832974 0.0070506 0.149252
-v -0.00277068 -0.00985854 -0.149342
-v -0.00277068 0.00985854 -0.149342
-v 0.00277068 -0.00985854 -0.149342
-v 0.00277068 0.00985854 -0.149342
-v 0.00277068 -0.00985854 0.149342
-v 0.00277068 0.00985854 0.149342
-v -0.00277068 -0.00985854 0.149342
-v -0.00277068 0.00985854 0.149342
-v -1.45838e-17 -0.00985854 -0.14939
-v -1.45838e-17 0.00985854 -0.14939
-v 4.86125e-18 -0.00985854 0.14939
-v 4.86125e-18 0.00985854 0.14939
-v -0.00835056 -0.00423388 -0.14945
-v -0.00835056 0.00423388 -0.14945
-v 0.00835056 -0.00423388 -0.14945
-v 0.00835056 0.00423388 -0.14945
-v 0.00835056 -0.00423388 0.14945
-v 0.00835056 0.00423388 0.14945
-v -0.00835056 -0.00423388 0.14945
-v -0.00835056 0.00423388 0.14945
-v -0.0055588 -0.0070506 -0.149495
-v -0.0055588 0.0070506 -0.149495
-v 0.0055588 -0.0070506 -0.149495
-v 0.0055588 0.0070506 -0.149495
-v 0.0055588 -0.0070506 0.149495
-v 0.0055588 0.0070506 0.149495
-v -0.0055588 -0.0070506 0.149495
-v -0.0055588 0.0070506 0.149495
-v -0.00836097 -0.00141188 -0.149549
-v -0.00836097 0.00141188 -0.149549
-v 0.00836097 -0.00141188 -0.149549
-v 0.00836097 0.00141188 -0.149549
-v 0.00836097 -0.00141188 0.149549
-v 0.00836097 0.00141188 0.149549
-v -0.00836097 -0.00141188 0.149549
-v -0.00836097 0.00141188 0.149549
-v -0.0027811 -0.0070506 -0.14964
-v -0.0027811 0.0070506 -0.14964
-v 0.0027811 -0.0070506 -0.14964
-v 0.0027811 0.0070506 -0.14964
-v 0.0027811 -0.0070506 0.14964
-v 0.0027811 0.0070506 0.14964
-v -0.0027811 -0.0070506 0.14964
-v -0.0027811 0.0070506 0.14964
-v -1.46386e-17 -0.0070506 -0.149689
-v -1.46386e-17 0.0070506 -0.149689
-v 4.87953e-18 -0.0070506 0.149689
-v 4.87953e-18 0.0070506 0.149689
-v -0.0055727 -0.00423388 -0.149693
-v -0.0055727 0.00423388 -0.149693
-v 0.0055727 -0.00423388 -0.149693
-v 0.0055727 0.00423388 -0.149693
-v 0.0055727 -0.00423388 0.149693
-v 0.0055727 0.00423388 0.149693
-v -0.0055727 -0.00423388 0.149693
-v -0.0055727 0.00423388 0.149693
-v -0.00557965 -0.00141188 -0.149793
-v -0.00557965 0.00141188 -0.149793
-v 0.00557965 -0.00141188 -0.149793
-v 0.00557965 0.00141188 -0.149793
-v 0.00557965 -0.00141188 0.149793
-v 0.00557965 0.00141188 0.149793
-v -0.00557965 -0.00141188 0.149793
-v -0.00557965 0.00141188 0.149793
-v -0.00278805 -0.00423388 -0.149839
-v -0.00278805 0.00423388 -0.149839
-v 0.00278805 -0.00423388 -0.149839
-v 0.00278805 0.00423388 -0.149839
-v 0.00278805 -0.00423388 0.149839
-v 0.00278805 0.00423388 0.149839
-v -0.00278805 -0.00423388 0.149839
-v -0.00278805 0.00423388 0.149839
-v -1.46752e-17 -0.00423388 -0.149888
-v -1.46752e-17 0.00423388 -0.149888
-v 4.89172e-18 -0.00423388 0.149888
-v 4.89172e-18 0.00423388 0.149888
-v -0.00279152 -0.00141188 -0.149939
-v -0.00279152 0.00141188 -0.149939
-v 0.00279152 -0.00141188 -0.149939
-v 0.00279152 0.00141188 -0.149939
-v 0.00279152 -0.00141188 0.149939
-v 0.00279152 0.00141188 0.149939
-v -0.00279152 -0.00141188 0.149939
-v -0.00279152 0.00141188 0.149939
-v -1.46935e-17 -0.00141188 -0.149988
-v -1.46935e-17 0.00141188 -0.149988
-v 4.89782e-18 -0.00141188 0.149988
-v 4.89782e-18 0.00141188 0.149988
-# </points>
-
-# <faces count="32080">
-g zone0
-f 633 753 369
-f 753 769 369
-f 769 777 369
-f 777 801 369
-f 801 825 369
-f 825 841 369
-f 841 873 369
-f 873 889 369
-f 889 921 369
-f 921 945 369
-f 945 977 369
-f 977 993 369
-f 993 1041 369
-f 1041 1057 369
-f 1057 1089 369
-f 1089 1121 369
-f 1121 1161 369
-f 1161 1177 369
-f 1177 1193 369
-f 1193 1241 369
-f 1241 1257 369
-f 1257 1305 369
-f 1305 1321 369
-f 1321 1353 369
-f 1353 1385 369
-f 1385 1401 369
-f 1401 1417 369
-f 1417 1473 369
-f 1473 1497 369
-f 1497 1521 369
-f 1521 1553 369
-f 1553 1569 369
-f 1569 1585 369
-f 1585 1617 369
-f 1617 1649 369
-f 1649 1665 369
-f 1665 1681 369
-f 1681 1721 369
-f 1721 1737 369
-f 1737 1753 369
-f 1753 1785 369
-f 1785 1793 369
-f 1793 1801 369
-f 1801 1825 369
-f 1825 1833 369
-f 1833 1827 369
-f 1827 1803 369
-f 1803 1795 369
-f 1795 1787 369
-f 1787 1755 369
-f 1755 1739 369
-f 1739 1723 369
-f 1723 1683 369
-f 1683 1667 369
-f 1667 1651 369
-f 1651 1619 369
-f 1619 1587 369
-f 1587 1571 369
-f 1571 1555 369
-f 1555 1523 369
-f 1523 1499 369
-f 1499 1475 369
-f 1475 1419 369
-f 1419 1403 369
-f 1403 1387 369
-f 1387 1355 369
-f 1355 1323 369
-f 1323 1307 369
-f 1307 1259 369
-f 1259 1243 369
-f 1243 1195 369
-f 1195 1179 369
-f 1179 1163 369
-f 1163 1123 369
-f 1123 1091 369
-f 1091 1059 369
-f 1059 1043 369
-f 1043 995 369
-f 995 979 369
-f 979 947 369
-f 947 923 369
-f 923 891 369
-f 891 875 369
-f 875 843 369
-f 843 827 369
-f 827 803 369
-f 803 779 369
-f 779 771 369
-f 771 755 369
-f 755 635 369
-f 634 370 754
-f 754 370 770
-f 770 370 778
-f 778 370 802
-f 802 370 826
-f 826 370 842
-f 842 370 874
-f 874 370 890
-f 890 370 922
-f 922 370 946
-f 946 370 978
-f 978 370 994
-f 994 370 1042
-f 1042 370 1058
-f 1058 370 1090
-f 1090 370 1122
-f 1122 370 1162
-f 1162 370 1178
-f 1178 370 1194
-f 1194 370 1242
-f 1242 370 1258
-f 1258 370 1306
-f 1306 370 1322
-f 1322 370 1354
-f 1354 370 1386
-f 1386 370 1402
-f 1402 370 1418
-f 1418 370 1474
-f 1474 370 1498
-f 1498 370 1522
-f 1522 370 1554
-f 1554 370 1570
-f 1570 370 1586
-f 1586 370 1618
-f 1618 370 1650
-f 1650 370 1666
-f 1666 370 1682
-f 1682 370 1722
-f 1722 370 1738
-f 1738 370 1754
-f 1754 370 1786
-f 1786 370 1794
-f 1794 370 1802
-f 1802 370 1826
-f 1826 370 1834
-f 1834 370 1828
-f 1828 370 1804
-f 1804 370 1796
-f 1796 370 1788
-f 1788 370 1756
-f 1756 370 1740
-f 1740 370 1724
-f 1724 370 1684
-f 1684 370 1668
-f 1668 370 1652
-f 1652 370 1620
-f 1620 370 1588
-f 1588 370 1572
-f 1572 370 1556
-f 1556 370 1524
-f 1524 370 1500
-f 1500 370 1476
-f 1476 370 1420
-f 1420 370 1404
-f 1404 370 1388
-f 1388 370 1356
-f 1356 370 1324
-f 1324 370 1308
-f 1308 370 1260
-f 1260 370 1244
-f 1244 370 1196
-f 1196 370 1180
-f 1180 370 1164
-f 1164 370 1124
-f 1124 370 1092
-f 1092 370 1060
-f 1060 370 1044
-f 1044 370 996
-f 996 370 980
-f 980 370 948
-f 948 370 924
-f 924 370 892
-f 892 370 876
-f 876 370 844
-f 844 370 828
-f 828 370 804
-f 804 370 780
-f 780 370 772
-f 772 370 756
-f 756 370 636
-f 633 225 761
-f 633 761 753
-f 225 705 785
-f 225 785 761
-f 705 465 793
-f 705 793 785
-f 465 137 817
-f 465 817 793
-f 137 17 833
-f 137 833 817
-f 17 169 865
-f 17 865 833
-f 169 657 881
-f 169 881 865
-f 657 553 913
-f 657 913 881
-f 553 113 937
-f 553 937 913
-f 113 281 969
-f 113 969 937
-f 281 361 985
-f 281 985 969
-f 361 689 1033
-f 361 1033 985
-f 689 249 1049
-f 689 1049 1033
-f 249 273 1081
-f 249 1081 1049
-f 273 289 1113
-f 273 1113 1081
-f 289 409 1153
-f 289 1153 1113
-f 409 665 1169
-f 409 1169 1153
-f 665 345 1185
-f 665 1185 1169
-f 345 161 1233
-f 345 1233 1185
-f 161 545 1249
-f 161 1249 1233
-f 545 9 1297
-f 545 1297 1249
-f 9 153 1313
-f 9 1313 1297
-f 153 377 1345
-f 153 1345 1313
-f 377 41 1377
-f 377 1377 1345
-f 41 145 1393
-f 41 1393 1377
-f 145 385 1409
-f 145 1409 1393
-f 385 537 1457
-f 385 1457 1409
-f 537 313 1489
-f 537 1489 1457
-f 313 697 1505
-f 313 1505 1489
-f 697 57 1545
-f 697 1545 1505
-f 57 337 1561
-f 57 1561 1545
-f 337 641 1577
-f 337 1577 1561
-f 641 257 1593
-f 641 1593 1577
-f 257 265 1625
-f 257 1625 1593
-f 265 625 1657
-f 265 1657 1625
-f 625 97 1673
-f 625 1673 1657
-f 97 457 1689
-f 97 1689 1673
-f 457 649 1713
-f 457 1713 1689
-f 649 729 1729
-f 649 1729 1713
-f 729 105 1745
-f 729 1745 1729
-f 105 353 1761
-f 105 1761 1745
-f 353 433 1769
-f 353 1769 1761
-f 433 49 1777
-f 433 1777 1769
-f 49 50 1778
-f 49 1778 1777
-f 50 434 1770
-f 50 1770 1778
-f 434 354 1762
-f 434 1762 1770
-f 354 106 1746
-f 354 1746 1762
-f 106 730 1730
-f 106 1730 1746
-f 730 650 1714
-f 730 1714 1730
-f 650 458 1690
-f 650 1690 1714
-f 458 98 1674
-f 458 1674 1690
-f 98 626 1658
-f 98 1658 1674
-f 626 266 1626
-f 626 1626 1658
-f 266 258 1594
-f 266 1594 1626
-f 258 642 1578
-f 258 1578 1594
-f 642 338 1562
-f 642 1562 1578
-f 338 58 1546
-f 338 1546 1562
-f 58 698 1506
-f 58 1506 1546
-f 698 314 1490
-f 698 1490 1506
-f 314 538 1458
-f 314 1458 1490
-f 538 386 1410
-f 538 1410 1458
-f 386 146 1394
-f 386 1394 1410
-f 146 42 1378
-f 146 1378 1394
-f 42 378 1346
-f 42 1346 1378
-f 378 154 1314
-f 378 1314 1346
-f 154 10 1298
-f 154 1298 1314
-f 10 546 1250
-f 10 1250 1298
-f 546 162 1234
-f 546 1234 1250
-f 162 346 1186
-f 162 1186 1234
-f 346 666 1170
-f 346 1170 1186
-f 666 410 1154
-f 666 1154 1170
-f 410 290 1114
-f 410 1114 1154
-f 290 274 1082
-f 290 1082 1114
-f 274 250 1050
-f 274 1050 1082
-f 250 690 1034
-f 250 1034 1050
-f 690 362 986
-f 690 986 1034
-f 362 282 970
-f 362 970 986
-f 282 114 938
-f 282 938 970
-f 114 554 914
-f 114 914 938
-f 554 658 882
-f 554 882 914
-f 658 170 866
-f 658 866 882
-f 170 18 834
-f 170 834 866
-f 18 138 818
-f 18 818 834
-f 138 466 794
-f 138 794 818
-f 466 706 786
-f 466 786 794
-f 706 226 762
-f 706 762 786
-f 226 634 754
-f 226 754 762
-f 753 761 809
-f 753 809 769
-f 761 785 857
-f 761 857 809
-f 785 793 897
-f 785 897 857
-f 793 817 953
-f 793 953 897
-f 817 833 1001
-f 817 1001 953
-f 833 865 1065
-f 833 1065 1001
-f 865 881 1129
-f 865 1129 1065
-f 881 913 1201
-f 881 1201 1129
-f 913 937 1265
-f 913 1265 1201
-f 937 969 1361
-f 937 1361 1265
-f 969 985 1425
-f 969 1425 1361
-f 985 1033 1529
-f 985 1529 1425
-f 1033 1049 1633
-f 1033 1633 1529
-f 1049 1081 1809
-f 1049 1809 1633
-f 1081 1113 1869
-f 1081 1869 1809
-f 1113 1153 1901
-f 1113 1901 1869
-f 1153 1169 1933
-f 1153 1933 1901
-f 1169 1185 1981
-f 1169 1981 1933
-f 1185 1233 2021
-f 1185 2021 1981
-f 1233 1249 2053
-f 1233 2053 2021
-f 1249 1297 2101
-f 1249 2101 2053
-f 1297 1313 2133
-f 1297 2133 2101
-f 1313 1345 2165
-f 1313 2165 2133
-f 1345 1377 2213
-f 1345 2213 2165
-f 1377 1393 2245
-f 1377 2245 2213
-f 1393 1409 2277
-f 1393 2277 2245
-f 1409 1457 2325
-f 1409 2325 2277
-f 1457 1489 2365
-f 1457 2365 2325
-f 1489 1505 2397
-f 1489 2397 2365
-f 1505 1545 2429
-f 1505 2429 2397
-f 1545 1561 2461
-f 1545 2461 2429
-f 1561 1577 2477
-f 1561 2477 2461
-f 1577 1593 2517
-f 1577 2517 2477
-f 1593 1625 2557
-f 1593 2557 2517
-f 1625 1657 2589
-f 1625 2589 2557
-f 1657 1673 2605
-f 1657 2605 2589
-f 1673 1689 2645
-f 1673 2645 2605
-f 1689 1713 2669
-f 1689 2669 2645
-f 1713 1729 2677
-f 1713 2677 2669
-f 1729 1745 2693
-f 1729 2693 2677
-f 1745 1761 2709
-f 1745 2709 2693
-f 1761 1769 2717
-f 1761 2717 2709
-f 1769 1777 2725
-f 1769 2725 2717
-f 1777 1778 2726
-f 1777 2726 2725
-f 1778 1770 2718
-f 1778 2718 2726
-f 1770 1762 2710
-f 1770 2710 2718
-f 1762 1746 2694
-f 1762 2694 2710
-f 1746 1730 2678
-f 1746 2678 2694
-f 1730 1714 2670
-f 1730 2670 2678
-f 1714 1690 2646
-f 1714 2646 2670
-f 1690 1674 2606
-f 1690 2606 2646
-f 1674 1658 2590
-f 1674 2590 2606
-f 1658 1626 2558
-f 1658 2558 2590
-f 1626 1594 2518
-f 1626 2518 2558
-f 1594 1578 2478
-f 1594 2478 2518
-f 1578 1562 2462
-f 1578 2462 2478
-f 1562 1546 2430
-f 1562 2430 2462
-f 1546 1506 2398
-f 1546 2398 2430
-f 1506 1490 2366
-f 1506 2366 2398
-f 1490 1458 2326
-f 1490 2326 2366
-f 1458 1410 2278
-f 1458 2278 2326
-f 1410 1394 2246
-f 1410 2246 2278
-f 1394 1378 2214
-f 1394 2214 2246
-f 1378 1346 2166
-f 1378 2166 2214
-f 1346 1314 2134
-f 1346 2134 2166
-f 1314 1298 2102
-f 1314 2102 2134
-f 1298 1250 2054
-f 1298 2054 2102
-f 1250 1234 2022
-f 1250 2022 2054
-f 1234 1186 1982
-f 1234 1982 2022
-f 1186 1170 1934
-f 1186 1934 1982
-f 1170 1154 1902
-f 1170 1902 1934
-f 1154 1114 1870
-f 1154 1870 1902
-f 1114 1082 1810
-f 1114 1810 1870
-f 1082 1050 1634
-f 1082 1634 1810
-f 1050 1034 1530
-f 1050 1530 1634
-f 1034 986 1426
-f 1034 1426 1530
-f 986 970 1362
-f 986 1362 1426
-f 970 938 1266
-f 970 1266 1362
-f 938 914 1202
-f 938 1202 1266
-f 914 882 1130
-f 914 1130 1202
-f 882 866 1066
-f 882 1066 1130
-f 866 834 1002
-f 866 1002 1066
-f 834 818 954
-f 834 954 1002
-f 818 794 898
-f 818 898 954
-f 794 786 858
-f 794 858 898
-f 786 762 810
-f 786 810 858
-f 762 754 770
-f 762 770 810
-f 769 809 849
-f 769 849 777
-f 809 857 929
-f 809 929 849
-f 857 897 1017
-f 857 1017 929
-f 897 953 1097
-f 897 1097 1017
-f 953 1001 1217
-f 953 1217 1097
-f 1001 1065 1329
-f 1001 1329 1217
-f 1065 1129 1441
-f 1065 1441 1329
-f 1129 1201 1601
-f 1129 1601 1441
-f 1201 1265 1837
-f 1201 1837 1601
-f 1265 1361 1917
-f 1265 1917 1837
-f 1361 1425 1965
-f 1361 1965 1917
-f 1425 1529 2037
-f 1425 2037 1965
-f 1529 1633 2117
-f 1529 2117 2037
-f 1633 1809 2197
-f 1633 2197 2117
-f 1809 1869 2261
-f 1809 2261 2197
-f 1869 1901 2341
-f 1869 2341 2261
-f 1901 1933 2437
-f 1901 2437 2341
-f 1933 1981 2509
-f 1933 2509 2437
-f 1981 2021 2637
-f 1981 2637 2509
-f 2021 2053 2785
-f 2021 2785 2637
-f 2053 2101 2833
-f 2053 2833 2785
-f 2101 2133 2881
-f 2101 2881 2833
-f 2133 2165 2921
-f 2133 2921 2881
-f 2165 2213 2969
-f 2165 2969 2921
-f 2213 2245 3017
-f 2213 3017 2969
-f 2245 2277 3049
-f 2245 3049 3017
-f 2277 2325 3113
-f 2277 3113 3049
-f 2325 2365 3145
-f 2325 3145 3113
-f 2365 2397 3177
-f 2365 3177 3145
-f 2397 2429 3225
-f 2397 3225 3177
-f 2429 2461 3273
-f 2429 3273 3225
-f 2461 2477 3305
-f 2461 3305 3273
-f 2477 2517 3329
-f 2477 3329 3305
-f 2517 2557 3393
-f 2517 3393 3329
-f 2557 2589 3425
-f 2557 3425 3393
-f 2589 2605 3441
-f 2589 3441 3425
-f 2605 2645 3473
-f 2605 3473 3441
-f 2645 2669 3489
-f 2645 3489 3473
-f 2669 2677 3513
-f 2669 3513 3489
-f 2677 2693 3529
-f 2677 3529 3513
-f 2693 2709 3545
-f 2693 3545 3529
-f 2709 2717 3569
-f 2709 3569 3545
-f 2717 2725 3585
-f 2717 3585 3569
-f 2725 2726 3586
-f 2725 3586 3585
-f 2726 2718 3570
-f 2726 3570 3586
-f 2718 2710 3546
-f 2718 3546 3570
-f 2710 2694 3530
-f 2710 3530 3546
-f 2694 2678 3514
-f 2694 3514 3530
-f 2678 2670 3490
-f 2678 3490 3514
-f 2670 2646 3474
-f 2670 3474 3490
-f 2646 2606 3442
-f 2646 3442 3474
-f 2606 2590 3426
-f 2606 3426 3442
-f 2590 2558 3394
-f 2590 3394 3426
-f 2558 2518 3330
-f 2558 3330 3394
-f 2518 2478 3306
-f 2518 3306 3330
-f 2478 2462 3274
-f 2478 3274 3306
-f 2462 2430 3226
-f 2462 3226 3274
-f 2430 2398 3178
-f 2430 3178 3226
-f 2398 2366 3146
-f 2398 3146 3178
-f 2366 2326 3114
-f 2366 3114 3146
-f 2326 2278 3050
-f 2326 3050 3114
-f 2278 2246 3018
-f 2278 3018 3050
-f 2246 2214 2970
-f 2246 2970 3018
-f 2214 2166 2922
-f 2214 2922 2970
-f 2166 2134 2882
-f 2166 2882 2922
-f 2134 2102 2834
-f 2134 2834 2882
-f 2102 2054 2786
-f 2102 2786 2834
-f 2054 2022 2638
-f 2054 2638 2786
-f 2022 1982 2510
-f 2022 2510 2638
-f 1982 1934 2438
-f 1982 2438 2510
-f 1934 1902 2342
-f 1934 2342 2438
-f 1902 1870 2262
-f 1902 2262 2342
-f 1870 1810 2198
-f 1870 2198 2262
-f 1810 1634 2118
-f 1810 2118 2198
-f 1634 1530 2038
-f 1634 2038 2118
-f 1530 1426 1966
-f 1530 1966 2038
-f 1426 1362 1918
-f 1426 1918 1966
-f 1362 1266 1838
-f 1362 1838 1918
-f 1266 1202 1602
-f 1266 1602 1838
-f 1202 1130 1442
-f 1202 1442 1602
-f 1130 1066 1330
-f 1130 1330 1442
-f 1066 1002 1218
-f 1066 1218 1330
-f 1002 954 1098
-f 1002 1098 1218
-f 954 898 1018
-f 954 1018 1098
-f 898 858 930
-f 898 930 1018
-f 858 810 850
-f 858 850 930
-f 810 770 778
-f 810 778 850
-f 777 849 905
-f 777 905 801
-f 849 929 1025
-f 849 1025 905
-f 929 1017 1145
-f 929 1145 1025
-f 1017 1097 1281
-f 1017 1281 1145
-f 1097 1217 1465
-f 1097 1465 1281
-f 1217 1329 1697
-f 1217 1697 1465
-f 1329 1441 1885
-f 1329 1885 1697
-f 1441 1601 1997
-f 1441 1997 1885
-f 1601 1837 2069
-f 1601 2069 1997
-f 1837 1917 2181
-f 1837 2181 2069
-f 1917 1965 2293
-f 1917 2293 2181
-f 1965 2037 2413
-f 1965 2413 2293
-f 2037 2117 2565
-f 2037 2565 2413
-f 2117 2197 2749
-f 2117 2749 2565
-f 2197 2261 2849
-f 2197 2849 2749
-f 2261 2341 2937
-f 2261 2937 2849
-f 2341 2437 3001
-f 2341 3001 2937
-f 2437 2509 3097
-f 2437 3097 3001
-f 2509 2637 3161
-f 2509 3161 3097
-f 2637 2785 3257
-f 2637 3257 3161
-f 2785 2833 3337
-f 2785 3337 3257
-f 2833 2881 3449
-f 2833 3449 3337
-f 2881 2921 3553
-f 2881 3553 3449
-f 2921 2969 3685
-f 2921 3685 3553
-f 2969 3017 3717
-f 2969 3717 3685
-f 3017 3049 3781
-f 3017 3781 3717
-f 3049 3113 3813
-f 3049 3813 3781
-f 3113 3145 3885
-f 3113 3885 3813
-f 3145 3177 3901
-f 3145 3901 3885
-f 3177 3225 3981
-f 3177 3981 3901
-f 3225 3273 3997
-f 3225 3997 3981
-f 3273 3305 4045
-f 3273 4045 3997
-f 3305 3329 4109
-f 3305 4109 4045
-f 3329 3393 4157
-f 3329 4157 4109
-f 3393 3425 4173
-f 3393 4173 4157
-f 3425 3441 4197
-f 3425 4197 4173
-f 3441 3473 4237
-f 3441 4237 4197
-f 3473 3489 4253
-f 3473 4253 4237
-f 3489 3513 4293
-f 3489 4293 4253
-f 3513 3529 4317
-f 3513 4317 4293
-f 3529 3545 4341
-f 3529 4341 4317
-f 3545 3569 4349
-f 3545 4349 4341
-f 3569 3585 4357
-f 3569 4357 4349
-f 3585 3586 4358
-f 3585 4358 4357
-f 3586 3570 4350
-f 3586 4350 4358
-f 3570 3546 4342
-f 3570 4342 4350
-f 3546 3530 4318
-f 3546 4318 4342
-f 3530 3514 4294
-f 3530 4294 4318
-f 3514 3490 4254
-f 3514 4254 4294
-f 3490 3474 4238
-f 3490 4238 4254
-f 3474 3442 4198
-f 3474 4198 4238
-f 3442 3426 4174
-f 3442 4174 4198
-f 3426 3394 4158
-f 3426 4158 4174
-f 3394 3330 4110
-f 3394 4110 4158
-f 3330 3306 4046
-f 3330 4046 4110
-f 3306 3274 3998
-f 3306 3998 4046
-f 3274 3226 3982
-f 3274 3982 3998
-f 3226 3178 3902
-f 3226 3902 3982
-f 3178 3146 3886
-f 3178 3886 3902
-f 3146 3114 3814
-f 3146 3814 3886
-f 3114 3050 3782
-f 3114 3782 3814
-f 3050 3018 3718
-f 3050 3718 3782
-f 3018 2970 3686
-f 3018 3686 3718
-f 2970 2922 3554
-f 2970 3554 3686
-f 2922 2882 3450
-f 2922 3450 3554
-f 2882 2834 3338
-f 2882 3338 3450
-f 2834 2786 3258
-f 2834 3258 3338
-f 2786 2638 3162
-f 2786 3162 3258
-f 2638 2510 3098
-f 2638 3098 3162
-f 2510 2438 3002
-f 2510 3002 3098
-f 2438 2342 2938
-f 2438 2938 3002
-f 2342 2262 2850
-f 2342 2850 2938
-f 2262 2198 2750
-f 2262 2750 2850
-f 2198 2118 2566
-f 2198 2566 2750
-f 2118 2038 2414
-f 2118 2414 2566
-f 2038 1966 2294
-f 2038 2294 2414
-f 1966 1918 2182
-f 1966 2182 2294
-f 1918 1838 2070
-f 1918 2070 2182
-f 1838 1602 1998
-f 1838 1998 2070
-f 1602 1442 1886
-f 1602 1886 1998
-f 1442 1330 1698
-f 1442 1698 1886
-f 1330 1218 1466
-f 1330 1466 1698
-f 1218 1098 1282
-f 1218 1282 1466
-f 1098 1018 1146
-f 1098 1146 1282
-f 1018 930 1026
-f 1018 1026 1146
-f 930 850 906
-f 930 906 1026
-f 850 778 802
-f 850 802 906
-f 801 905 961
-f 801 961 825
-f 905 1025 1105
-f 905 1105 961
-f 1025 1145 1289
-f 1025 1289 1105
-f 1145 1281 1513
-f 1145 1513 1289
-f 1281 1465 1853
-f 1281 1853 1513
-f 1465 1697 1949
-f 1465 1949 1853
-f 1697 1885 2085
-f 1697 2085 1949
-f 1885 1997 2229
-f 1885 2229 2085
-f 1997 2069 2381
-f 1997 2381 2229
-f 2069 2181 2541
-f 2069 2541 2381
-f 2181 2293 2801
-f 2181 2801 2541
-f 2293 2413 2905
-f 2293 2905 2801
-f 2413 2565 2985
-f 2413 2985 2905
-f 2565 2749 3129
-f 2565 3129 2985
-f 2749 2849 3233
-f 2749 3233 3129
-f 2849 2937 3361
-f 2849 3361 3233
-f 2937 3001 3497
-f 2937 3497 3361
-f 3001 3097 3701
-f 3001 3701 3497
-f 3097 3161 3749
-f 3097 3749 3701
-f 3161 3257 3845
-f 3161 3845 3749
-f 3257 3337 3909
-f 3257 3909 3845
-f 3337 3449 4005
-f 3337 4005 3909
-f 3449 3553 4117
-f 3449 4117 4005
-f 3553 3685 4189
-f 3553 4189 4117
-f 3685 3717 4309
-f 3685 4309 4189
-f 3717 3781 4449
-f 3717 4449 4309
-f 3781 3813 4489
-f 3781 4489 4449
-f 3813 3885 4553
-f 3813 4553 4489
-f 3885 3901 4601
-f 3885 4601 4553
-f 3901 3981 4649
-f 3901 4649 4601
-f 3981 3997 4721
-f 3981 4721 4649
-f 3997 4045 4745
-f 3997 4745 4721
-f 4045 4109 4777
-f 4045 4777 4745
-f 4109 4157 4841
-f 4109 4841 4777
-f 4157 4173 4889
-f 4157 4889 4841
-f 4173 4197 4929
-f 4173 4929 4889
-f 4197 4237 4945
-f 4197 4945 4929
-f 4237 4253 4993
-f 4237 4993 4945
-f 4253 4293 5009
-f 4253 5009 4993
-f 4293 4317 5033
-f 4293 5033 5009
-f 4317 4341 5065
-f 4317 5065 5033
-f 4341 4349 5073
-f 4341 5073 5065
-f 4349 4357 5081
-f 4349 5081 5073
-f 4357 4358 5082
-f 4357 5082 5081
-f 4358 4350 5074
-f 4358 5074 5082
-f 4350 4342 5066
-f 4350 5066 5074
-f 4342 4318 5034
-f 4342 5034 5066
-f 4318 4294 5010
-f 4318 5010 5034
-f 4294 4254 4994
-f 4294 4994 5010
-f 4254 4238 4946
-f 4254 4946 4994
-f 4238 4198 4930
-f 4238 4930 4946
-f 4198 4174 4890
-f 4198 4890 4930
-f 4174 4158 4842
-f 4174 4842 4890
-f 4158 4110 4778
-f 4158 4778 4842
-f 4110 4046 4746
-f 4110 4746 4778
-f 4046 3998 4722
-f 4046 4722 4746
-f 3998 3982 4650
-f 3998 4650 4722
-f 3982 3902 4602
-f 3982 4602 4650
-f 3902 3886 4554
-f 3902 4554 4602
-f 3886 3814 4490
-f 3886 4490 4554
-f 3814 3782 4450
-f 3814 4450 4490
-f 3782 3718 4310
-f 3782 4310 4450
-f 3718 3686 4190
-f 3718 4190 4310
-f 3686 3554 4118
-f 3686 4118 4190
-f 3554 3450 4006
-f 3554 4006 4118
-f 3450 3338 3910
-f 3450 3910 4006
-f 3338 3258 3846
-f 3338 3846 3910
-f 3258 3162 3750
-f 3258 3750 3846
-f 3162 3098 3702
-f 3162 3702 3750
-f 3098 3002 3498
-f 3098 3498 3702
-f 3002 2938 3362
-f 3002 3362 3498
-f 2938 2850 3234
-f 2938 3234 3362
-f 2850 2750 3130
-f 2850 3130 3234
-f 2750 2566 2986
-f 2750 2986 3130
-f 2566 2414 2906
-f 2566 2906 2986
-f 2414 2294 2802
-f 2414 2802 2906
-f 2294 2182 2542
-f 2294 2542 2802
-f 2182 2070 2382
-f 2182 2382 2542
-f 2070 1998 2230
-f 2070 2230 2382
-f 1998 1886 2086
-f 1998 2086 2230
-f 1886 1698 1950
-f 1886 1950 2086
-f 1698 1466 1854
-f 1698 1854 1950
-f 1466 1282 1514
-f 1466 1514 1854
-f 1282 1146 1290
-f 1282 1290 1514
-f 1146 1026 1106
-f 1146 1106 1290
-f 1026 906 962
-f 1026 962 1106
-f 906 802 826
-f 906 826 962
-f 825 961 1009
-f 825 1009 841
-f 961 1105 1225
-f 961 1225 1009
-f 1105 1289 1481
-f 1105 1481 1225
-f 1289 1513 1861
-f 1289 1861 1481
-f 1513 1853 2013
-f 1513 2013 1861
-f 1853 1949 2149
-f 1853 2149 2013
-f 1949 2085 2309
-f 1949 2309 2149
-f 2085 2229 2493
-f 2085 2493 2309
-f 2229 2381 2817
-f 2229 2817 2493
-f 2381 2541 2953
-f 2381 2953 2817
-f 2541 2801 3057
-f 2541 3057 2953
-f 2801 2905 3209
-f 2801 3209 3057
-f 2905 2985 3377
-f 2905 3377 3209
-f 2985 3129 3609
-f 2985 3609 3377
-f 3129 3233 3733
-f 3129 3733 3609
-f 3233 3361 3853
-f 3233 3853 3733
-f 3361 3497 3965
-f 3361 3965 3853
-f 3497 3701 4061
-f 3497 4061 3965
-f 3701 3749 4213
-f 3701 4213 4061
-f 3749 3845 4405
-f 3749 4405 4213
-f 3845 3909 4505
-f 3845 4505 4405
-f 3909 4005 4585
-f 3909 4585 4505
-f 4005 4117 4673
-f 4005 4673 4585
-f 4117 4189 4761
-f 4117 4761 4673
-f 4189 4309 4857
-f 4189 4857 4761
-f 4309 4449 4953
-f 4309 4953 4857
-f 4449 4489 5089
-f 4449 5089 4953
-f 4489 4553 5173
-f 4489 5173 5089
-f 4553 4601 5237
-f 4553 5237 5173
-f 4601 4649 5301
-f 4601 5301 5237
-f 4649 4721 5349
-f 4649 5349 5301
-f 4721 4745 5381
-f 4721 5381 5349
-f 4745 4777 5477
-f 4745 5477 5381
-f 4777 4841 5501
-f 4777 5501 5477
-f 4841 4889 5533
-f 4841 5533 5501
-f 4889 4929 5589
-f 4889 5589 5533
-f 4929 4945 5621
-f 4929 5621 5589
-f 4945 4993 5661
-f 4945 5661 5621
-f 4993 5009 5669
-f 4993 5669 5661
-f 5009 5033 5701
-f 5009 5701 5669
-f 5033 5065 5741
-f 5033 5741 5701
-f 5065 5073 5757
-f 5065 5757 5741
-f 5073 5081 5765
-f 5073 5765 5757
-f 5081 5082 5766
-f 5081 5766 5765
-f 5082 5074 5758
-f 5082 5758 5766
-f 5074 5066 5742
-f 5074 5742 5758
-f 5066 5034 5702
-f 5066 5702 5742
-f 5034 5010 5670
-f 5034 5670 5702
-f 5010 4994 5662
-f 5010 5662 5670
-f 4994 4946 5622
-f 4994 5622 5662
-f 4946 4930 5590
-f 4946 5590 5622
-f 4930 4890 5534
-f 4930 5534 5590
-f 4890 4842 5502
-f 4890 5502 5534
-f 4842 4778 5478
-f 4842 5478 5502
-f 4778 4746 5382
-f 4778 5382 5478
-f 4746 4722 5350
-f 4746 5350 5382
-f 4722 4650 5302
-f 4722 5302 5350
-f 4650 4602 5238
-f 4650 5238 5302
-f 4602 4554 5174
-f 4602 5174 5238
-f 4554 4490 5090
-f 4554 5090 5174
-f 4490 4450 4954
-f 4490 4954 5090
-f 4450 4310 4858
-f 4450 4858 4954
-f 4310 4190 4762
-f 4310 4762 4858
-f 4190 4118 4674
-f 4190 4674 4762
-f 4118 4006 4586
-f 4118 4586 4674
-f 4006 3910 4506
-f 4006 4506 4586
-f 3910 3846 4406
-f 3910 4406 4506
-f 3846 3750 4214
-f 3846 4214 4406
-f 3750 3702 4062
-f 3750 4062 4214
-f 3702 3498 3966
-f 3702 3966 4062
-f 3498 3362 3854
-f 3498 3854 3966
-f 3362 3234 3734
-f 3362 3734 3854
-f 3234 3130 3610
-f 3234 3610 3734
-f 3130 2986 3378
-f 3130 3378 3610
-f 2986 2906 3210
-f 2986 3210 3378
-f 2906 2802 3058
-f 2906 3058 3210
-f 2802 2542 2954
-f 2802 2954 3058
-f 2542 2382 2818
-f 2542 2818 2954
-f 2382 2230 2494
-f 2382 2494 2818
-f 2230 2086 2310
-f 2230 2310 2494
-f 2086 1950 2150
-f 2086 2150 2310
-f 1950 1854 2014
-f 1950 2014 2150
-f 1854 1514 1862
-f 1854 1862 2014
-f 1514 1290 1482
-f 1514 1482 1862
-f 1290 1106 1226
-f 1290 1226 1482
-f 1106 962 1010
-f 1106 1010 1226
-f 962 826 842
-f 962 842 1010
-f 841 1009 1073
-f 841 1073 873
-f 1009 1225 1337
-f 1009 1337 1073
-f 1225 1481 1705
-f 1225 1705 1337
-f 1481 1861 1957
-f 1481 1957 1705
-f 1861 2013 2157
-f 1861 2157 1957
-f 2013 2149 2357
-f 2013 2357 2157
-f 2149 2309 2613
-f 2149 2613 2357
-f 2309 2493 2865
-f 2309 2865 2613
-f 2493 2817 3033
-f 2493 3033 2865
-f 2817 2953 3193
-f 2817 3193 3033
-f 2953 3057 3409
-f 2953 3409 3193
-f 3057 3209 3669
-f 3057 3669 3409
-f 3209 3377 3797
-f 3209 3797 3669
-f 3377 3609 3949
-f 3377 3949 3797
-f 3609 3733 4077
-f 3609 4077 3949
-f 3733 3853 4261
-f 3733 4261 4077
-f 3853 3965 4473
-f 3853 4473 4261
-f 3965 4061 4569
-f 3965 4569 4473
-f 4061 4213 4713
-f 4061 4713 4569
-f 4213 4405 4809
-f 4213 4809 4713
-f 4405 4505 4961
-f 4405 4961 4809
-f 4505 4585 5153
-f 4505 5153 4961
-f 4585 4673 5245
-f 4585 5245 5153
-f 4673 4761 5333
-f 4673 5333 5245
-f 4761 4857 5405
-f 4761 5405 5333
-f 4857 4953 5509
-f 4857 5509 5405
-f 4953 5089 5605
-f 4953 5605 5509
-f 5089 5173 5717
-f 5089 5717 5605
-f 5173 5237 5841
-f 5173 5841 5717
-f 5237 5301 5905
-f 5237 5905 5841
-f 5301 5349 5953
-f 5301 5953 5905
-f 5349 5381 6017
-f 5349 6017 5953
-f 5381 5477 6089
-f 5381 6089 6017
-f 5477 5501 6105
-f 5477 6105 6089
-f 5501 5533 6161
-f 5501 6161 6105
-f 5533 5589 6217
-f 5533 6217 6161
-f 5589 5621 6257
-f 5589 6257 6217
-f 5621 5661 6297
-f 5621 6297 6257
-f 5661 5669 6313
-f 5661 6313 6297
-f 5669 5701 6345
-f 5669 6345 6313
-f 5701 5741 6377
-f 5701 6377 6345
-f 5741 5757 6401
-f 5741 6401 6377
-f 5757 5765 6417
-f 5757 6417 6401
-f 5765 5766 6418
-f 5765 6418 6417
-f 5766 5758 6402
-f 5766 6402 6418
-f 5758 5742 6378
-f 5758 6378 6402
-f 5742 5702 6346
-f 5742 6346 6378
-f 5702 5670 6314
-f 5702 6314 6346
-f 5670 5662 6298
-f 5670 6298 6314
-f 5662 5622 6258
-f 5662 6258 6298
-f 5622 5590 6218
-f 5622 6218 6258
-f 5590 5534 6162
-f 5590 6162 6218
-f 5534 5502 6106
-f 5534 6106 6162
-f 5502 5478 6090
-f 5502 6090 6106
-f 5478 5382 6018
-f 5478 6018 6090
-f 5382 5350 5954
-f 5382 5954 6018
-f 5350 5302 5906
-f 5350 5906 5954
-f 5302 5238 5842
-f 5302 5842 5906
-f 5238 5174 5718
-f 5238 5718 5842
-f 5174 5090 5606
-f 5174 5606 5718
-f 5090 4954 5510
-f 5090 5510 5606
-f 4954 4858 5406
-f 4954 5406 5510
-f 4858 4762 5334
-f 4858 5334 5406
-f 4762 4674 5246
-f 4762 5246 5334
-f 4674 4586 5154
-f 4674 5154 5246
-f 4586 4506 4962
-f 4586 4962 5154
-f 4506 4406 4810
-f 4506 4810 4962
-f 4406 4214 4714
-f 4406 4714 4810
-f 4214 4062 4570
-f 4214 4570 4714
-f 4062 3966 4474
-f 4062 4474 4570
-f 3966 3854 4262
-f 3966 4262 4474
-f 3854 3734 4078
-f 3854 4078 4262
-f 3734 3610 3950
-f 3734 3950 4078
-f 3610 3378 3798
-f 3610 3798 3950
-f 3378 3210 3670
-f 3378 3670 3798
-f 3210 3058 3410
-f 3210 3410 3670
-f 3058 2954 3194
-f 3058 3194 3410
-f 2954 2818 3034
-f 2954 3034 3194
-f 2818 2494 2866
-f 2818 2866 3034
-f 2494 2310 2614
-f 2494 2614 2866
-f 2310 2150 2358
-f 2310 2358 2614
-f 2150 2014 2158
-f 2150 2158 2358
-f 2014 1862 1958
-f 2014 1958 2158
-f 1862 1482 1706
-f 1862 1706 1958
-f 1482 1226 1338
-f 1482 1338 1706
-f 1226 1010 1074
-f 1226 1074 1338
-f 1010 842 874
-f 1010 874 1074
-f 873 1073 1137
-f 873 1137 889
-f 1073 1337 1449
-f 1073 1449 1137
-f 1337 1705 1893
-f 1337 1893 1449
-f 1705 1957 2093
-f 1705 2093 1893
-f 1957 2157 2317
-f 1957 2317 2093
-f 2157 2357 2621
-f 2157 2621 2317
-f 2357 2613 2897
-f 2357 2897 2621
-f 2613 2865 3081
-f 2613 3081 2897
-f 2865 3033 3289
-f 2865 3289 3081
-f 3033 3193 3561
-f 3033 3561 3289
-f 3193 3409 3765
-f 3193 3765 3561
-f 3409 3669 3933
-f 3409 3933 3765
-f 3669 3797 4141
-f 3669 4141 3933
-f 3797 3949 4365
-f 3797 4365 4141
-f 3949 4077 4537
-f 3949 4537 4365
-f 4077 4261 4665
-f 4077 4665 4537
-f 4261 4473 4817
-f 4261 4817 4665
-f 4473 4569 5001
-f 4473 5001 4817
-f 4569 4713 5205
-f 4569 5205 5001
-f 4713 4809 5317
-f 4713 5317 5205
-f 4809 4961 5453
-f 4809 5453 5317
-f 4961 5153 5549
-f 4961 5549 5453
-f 5153 5245 5709
-f 5153 5709 5549
-f 5245 5333 5889
-f 5245 5889 5709
-f 5333 5405 5961
-f 5333 5961 5889
-f 5405 5509 6065
-f 5405 6065 5961
-f 5509 5605 6137
-f 5509 6137 6065
-f 5605 5717 6249
-f 5605 6249 6137
-f 5717 5841 6361
-f 5717 6361 6249
-f 5841 5905 6477
-f 5841 6477 6361
-f 5905 5953 6541
-f 5905 6541 6477
-f 5953 6017 6621
-f 5953 6621 6541
-f 6017 6089 6661
-f 6017 6661 6621
-f 6089 6105 6701
-f 6089 6701 6661
-f 6105 6161 6741
-f 6105 6741 6701
-f 6161 6217 6821
-f 6161 6821 6741
-f 6217 6257 6853
-f 6217 6853 6821
-f 6257 6297 6877
-f 6257 6877 6853
-f 6297 6313 6909
-f 6297 6909 6877
-f 6313 6345 6957
-f 6313 6957 6909
-f 6345 6377 6973
-f 6345 6973 6957
-f 6377 6401 7005
-f 6377 7005 6973
-f 6401 6417 7013
-f 6401 7013 7005
-f 6417 6418 7014
-f 6417 7014 7013
-f 6418 6402 7006
-f 6418 7006 7014
-f 6402 6378 6974
-f 6402 6974 7006
-f 6378 6346 6958
-f 6378 6958 6974
-f 6346 6314 6910
-f 6346 6910 6958
-f 6314 6298 6878
-f 6314 6878 6910
-f 6298 6258 6854
-f 6298 6854 6878
-f 6258 6218 6822
-f 6258 6822 6854
-f 6218 6162 6742
-f 6218 6742 6822
-f 6162 6106 6702
-f 6162 6702 6742
-f 6106 6090 6662
-f 6106 6662 6702
-f 6090 6018 6622
-f 6090 6622 6662
-f 6018 5954 6542
-f 6018 6542 6622
-f 5954 5906 6478
-f 5954 6478 6542
-f 5906 5842 6362
-f 5906 6362 6478
-f 5842 5718 6250
-f 5842 6250 6362
-f 5718 5606 6138
-f 5718 6138 6250
-f 5606 5510 6066
-f 5606 6066 6138
-f 5510 5406 5962
-f 5510 5962 6066
-f 5406 5334 5890
-f 5406 5890 5962
-f 5334 5246 5710
-f 5334 5710 5890
-f 5246 5154 5550
-f 5246 5550 5710
-f 5154 4962 5454
-f 5154 5454 5550
-f 4962 4810 5318
-f 4962 5318 5454
-f 4810 4714 5206
-f 4810 5206 5318
-f 4714 4570 5002
-f 4714 5002 5206
-f 4570 4474 4818
-f 4570 4818 5002
-f 4474 4262 4666
-f 4474 4666 4818
-f 4262 4078 4538
-f 4262 4538 4666
-f 4078 3950 4366
-f 4078 4366 4538
-f 3950 3798 4142
-f 3950 4142 4366
-f 3798 3670 3934
-f 3798 3934 4142
-f 3670 3410 3766
-f 3670 3766 3934
-f 3410 3194 3562
-f 3410 3562 3766
-f 3194 3034 3290
-f 3194 3290 3562
-f 3034 2866 3082
-f 3034 3082 3290
-f 2866 2614 2898
-f 2866 2898 3082
-f 2614 2358 2622
-f 2614 2622 2898
-f 2358 2158 2318
-f 2358 2318 2622
-f 2158 1958 2094
-f 2158 2094 2318
-f 1958 1706 1894
-f 1958 1894 2094
-f 1706 1338 1450
-f 1706 1450 1894
-f 1338 1074 1138
-f 1338 1138 1450
-f 1074 874 890
-f 1074 890 1138
-f 889 1137 1209
-f 889 1209 921
-f 1137 1449 1609
-f 1137 1609 1209
-f 1449 1893 2005
-f 1449 2005 1609
-f 1893 2093 2237
-f 1893 2237 2005
-f 2093 2317 2501
-f 2093 2501 2237
-f 2317 2621 2873
-f 2317 2873 2501
-f 2621 2897 3089
-f 2621 3089 2873
-f 2897 3081 3313
-f 2897 3313 3089
-f 3081 3289 3653
-f 3081 3653 3313
-f 3289 3561 3829
-f 3289 3829 3653
-f 3561 3765 4029
-f 3561 4029 3829
-f 3765 3933 4277
-f 3765 4277 4029
-f 3933 4141 4521
-f 3933 4521 4277
-f 4141 4365 4689
-f 4141 4689 4521
-f 4365 4537 4865
-f 4365 4865 4689
-f 4537 4665 5113
-f 4537 5113 4865
-f 4665 4817 5285
-f 4665 5285 5113
-f 4817 5001 5397
-f 4817 5397 5285
-f 5001 5205 5565
-f 5001 5565 5397
-f 5205 5317 5797
-f 5205 5797 5565
-f 5317 5453 5921
-f 5317 5921 5797
-f 5453 5549 6057
-f 5453 6057 5921
-f 5549 5709 6177
-f 5549 6177 6057
-f 5709 5889 6305
-f 5709 6305 6177
-f 5889 5961 6485
-f 5889 6485 6305
-f 5961 6065 6573
-f 5961 6573 6485
-f 6065 6137 6669
-f 6065 6669 6573
-f 6137 6249 6757
-f 6137 6757 6669
-f 6249 6361 6861
-f 6249 6861 6757
-f 6361 6477 6981
-f 6361 6981 6861
-f 6477 6541 7089
-f 6477 7089 6981
-f 6541 6621 7153
-f 6541 7153 7089
-f 6621 6661 7217
-f 6621 7217 7153
-f 6661 6701 7257
-f 6661 7257 7217
-f 6701 6741 7305
-f 6701 7305 7257
-f 6741 6821 7377
-f 6741 7377 7305
-f 6821 6853 7425
-f 6821 7425 7377
-f 6853 6877 7441
-f 6853 7441 7425
-f 6877 6909 7481
-f 6877 7481 7441
-f 6909 6957 7529
-f 6909 7529 7481
-f 6957 6973 7561
-f 6957 7561 7529
-f 6973 7005 7569
-f 6973 7569 7561
-f 7005 7013 7577
-f 7005 7577 7569
-f 7013 7014 7578
-f 7013 7578 7577
-f 7014 7006 7570
-f 7014 7570 7578
-f 7006 6974 7562
-f 7006 7562 7570
-f 6974 6958 7530
-f 6974 7530 7562
-f 6958 6910 7482
-f 6958 7482 7530
-f 6910 6878 7442
-f 6910 7442 7482
-f 6878 6854 7426
-f 6878 7426 7442
-f 6854 6822 7378
-f 6854 7378 7426
-f 6822 6742 7306
-f 6822 7306 7378
-f 6742 6702 7258
-f 6742 7258 7306
-f 6702 6662 7218
-f 6702 7218 7258
-f 6662 6622 7154
-f 6662 7154 7218
-f 6622 6542 7090
-f 6622 7090 7154
-f 6542 6478 6982
-f 6542 6982 7090
-f 6478 6362 6862
-f 6478 6862 6982
-f 6362 6250 6758
-f 6362 6758 6862
-f 6250 6138 6670
-f 6250 6670 6758
-f 6138 6066 6574
-f 6138 6574 6670
-f 6066 5962 6486
-f 6066 6486 6574
-f 5962 5890 6306
-f 5962 6306 6486
-f 5890 5710 6178
-f 5890 6178 6306
-f 5710 5550 6058
-f 5710 6058 6178
-f 5550 5454 5922
-f 5550 5922 6058
-f 5454 5318 5798
-f 5454 5798 5922
-f 5318 5206 5566
-f 5318 5566 5798
-f 5206 5002 5398
-f 5206 5398 5566
-f 5002 4818 5286
-f 5002 5286 5398
-f 4818 4666 5114
-f 4818 5114 5286
-f 4666 4538 4866
-f 4666 4866 5114
-f 4538 4366 4690
-f 4538 4690 4866
-f 4366 4142 4522
-f 4366 4522 4690
-f 4142 3934 4278
-f 4142 4278 4522
-f 3934 3766 4030
-f 3934 4030 4278
-f 3766 3562 3830
-f 3766 3830 4030
-f 3562 3290 3654
-f 3562 3654 3830
-f 3290 3082 3314
-f 3290 3314 3654
-f 3082 2898 3090
-f 3082 3090 3314
-f 2898 2622 2874
-f 2898 2874 3090
-f 2622 2318 2502
-f 2622 2502 2874
-f 2318 2094 2238
-f 2318 2238 2502
-f 2094 1894 2006
-f 2094 2006 2238
-f 1894 1450 1610
-f 1894 1610 2006
-f 1450 1138 1210
-f 1450 1210 1610
-f 1138 890 922
-f 1138 922 1210
-f 921 1209 1273
-f 921 1273 945
-f 1209 1609 1845
-f 1209 1845 1273
-f 1609 2005 2077
-f 1609 2077 1845
-f 2005 2237 2389
-f 2005 2389 2077
-f 2237 2501 2825
-f 2237 2825 2389
-f 2501 2873 3041
-f 2501 3041 2825
-f 2873 3089 3297
-f 2873 3297 3041
-f 3089 3313 3661
-f 3089 3661 3297
-f 3313 3653 3877
-f 3313 3877 3661
-f 3653 3829 4085
-f 3653 4085 3877
-f 3829 4029 4413
-f 3829 4413 4085
-f 4029 4277 4609
-f 4029 4609 4413
-f 4277 4521 4785
-f 4277 4785 4609
-f 4521 4689 5041
-f 4521 5041 4785
-f 4689 4865 5269
-f 4689 5269 5041
-f 4865 5113 5445
-f 4865 5445 5269
-f 5113 5285 5637
-f 5113 5637 5445
-f 5285 5397 5873
-f 5285 5873 5637
-f 5397 5565 6001
-f 5397 6001 5873
-f 5565 5797 6145
-f 5565 6145 6001
-f 5797 5921 6337
-f 5797 6337 6145
-f 5921 6057 6525
-f 5921 6525 6337
-f 6057 6177 6645
-f 6057 6645 6525
-f 6177 6305 6765
-f 6177 6765 6645
-f 6305 6485 6893
-f 6305 6893 6765
-f 6485 6573 7081
-f 6485 7081 6893
-f 6573 6669 7201
-f 6573 7201 7081
-f 6669 6757 7273
-f 6669 7273 7201
-f 6757 6861 7369
-f 6757 7369 7273
-f 6861 6981 7449
-f 6861 7449 7369
-f 6981 7089 7585
-f 6981 7585 7449
-f 7089 7153 7677
-f 7089 7677 7585
-f 7153 7217 7757
-f 7153 7757 7677
-f 7217 7257 7789
-f 7217 7789 7757
-f 7257 7305 7845
-f 7257 7845 7789
-f 7305 7377 7917
-f 7305 7917 7845
-f 7377 7425 7973
-f 7377 7973 7917
-f 7425 7441 7997
-f 7425 7997 7973
-f 7441 7481 8013
-f 7441 8013 7997
-f 7481 7529 8061
-f 7481 8061 8013
-f 7529 7561 8101
-f 7529 8101 8061
-f 7561 7569 8125
-f 7561 8125 8101
-f 7569 7577 8133
-f 7569 8133 8125
-f 7577 7578 8134
-f 7577 8134 8133
-f 7578 7570 8126
-f 7578 8126 8134
-f 7570 7562 8102
-f 7570 8102 8126
-f 7562 7530 8062
-f 7562 8062 8102
-f 7530 7482 8014
-f 7530 8014 8062
-f 7482 7442 7998
-f 7482 7998 8014
-f 7442 7426 7974
-f 7442 7974 7998
-f 7426 7378 7918
-f 7426 7918 7974
-f 7378 7306 7846
-f 7378 7846 7918
-f 7306 7258 7790
-f 7306 7790 7846
-f 7258 7218 7758
-f 7258 7758 7790
-f 7218 7154 7678
-f 7218 7678 7758
-f 7154 7090 7586
-f 7154 7586 7678
-f 7090 6982 7450
-f 7090 7450 7586
-f 6982 6862 7370
-f 6982 7370 7450
-f 6862 6758 7274
-f 6862 7274 7370
-f 6758 6670 7202
-f 6758 7202 7274
-f 6670 6574 7082
-f 6670 7082 7202
-f 6574 6486 6894
-f 6574 6894 7082
-f 6486 6306 6766
-f 6486 6766 6894
-f 6306 6178 6646
-f 6306 6646 6766
-f 6178 6058 6526
-f 6178 6526 6646
-f 6058 5922 6338
-f 6058 6338 6526
-f 5922 5798 6146
-f 5922 6146 6338
-f 5798 5566 6002
-f 5798 6002 6146
-f 5566 5398 5874
-f 5566 5874 6002
-f 5398 5286 5638
-f 5398 5638 5874
-f 5286 5114 5446
-f 5286 5446 5638
-f 5114 4866 5270
-f 5114 5270 5446
-f 4866 4690 5042
-f 4866 5042 5270
-f 4690 4522 4786
-f 4690 4786 5042
-f 4522 4278 4610
-f 4522 4610 4786
-f 4278 4030 4414
-f 4278 4414 4610
-f 4030 3830 4086
-f 4030 4086 4414
-f 3830 3654 3878
-f 3830 3878 4086
-f 3654 3314 3662
-f 3654 3662 3878
-f 3314 3090 3298
-f 3314 3298 3662
-f 3090 2874 3042
-f 3090 3042 3298
-f 2874 2502 2826
-f 2874 2826 3042
-f 2502 2238 2390
-f 2502 2390 2826
-f 2238 2006 2078
-f 2238 2078 2390
-f 2006 1610 1846
-f 2006 1846 2078
-f 1610 1210 1274
-f 1610 1274 1846
-f 1210 922 946
-f 1210 946 1274
-f 945 1273 1369
-f 945 1369 977
-f 1273 1845 1925
-f 1273 1925 1369
-f 1845 2077 2189
-f 1845 2189 1925
-f 2077 2389 2549
-f 2077 2549 2189
-f 2389 2825 2961
-f 2389 2961 2549
-f 2825 3041 3201
-f 2825 3201 2961
-f 3041 3297 3577
-f 3041 3577 3201
-f 3297 3661 3837
-f 3297 3837 3577
-f 3661 3877 4093
-f 3661 4093 3837
-f 3877 4085 4457
-f 3877 4457 4093
-f 4085 4413 4633
-f 4085 4633 4457
-f 4413 4609 4897
-f 4413 4897 4633
-f 4609 4785 5181
-f 4609 5181 4897
-f 4785 5041 5365
-f 4785 5365 5181
-f 5041 5269 5573
-f 5041 5573 5365
-f 5269 5445 5849
-f 5269 5849 5573
-f 5445 5637 6025
-f 5445 6025 5849
-f 5637 5873 6201
-f 5637 6201 6025
-f 5873 6001 6433
-f 5873 6433 6201
-f 6001 6145 6605
-f 6001 6605 6433
-f 6145 6337 6725
-f 6145 6725 6605
-f 6337 6525 6901
-f 6337 6901 6725
-f 6525 6645 7105
-f 6525 7105 6901
-f 6645 6765 7225
-f 6645 7225 7105
-f 6765 6893 7361
-f 6765 7361 7225
-f 6893 7081 7497
-f 6893 7497 7361
-f 7081 7201 7653
-f 7081 7653 7497
-f 7201 7273 7765
-f 7201 7765 7653
-f 7273 7369 7837
-f 7273 7837 7765
-f 7369 7449 7965
-f 7369 7965 7837
-f 7449 7585 8045
-f 7449 8045 7965
-f 7585 7677 8173
-f 7585 8173 8045
-f 7677 7757 8265
-f 7677 8265 8173
-f 7757 7789 8313
-f 7757 8313 8265
-f 7789 7845 8361
-f 7789 8361 8313
-f 7845 7917 8401
-f 7845 8401 8361
-f 7917 7973 8473
-f 7917 8473 8401
-f 7973 7997 8521
-f 7973 8521 8473
-f 7997 8013 8545
-f 7997 8545 8521
-f 8013 8061 8569
-f 8013 8569 8545
-f 8061 8101 8601
-f 8061 8601 8569
-f 8101 8125 8625
-f 8101 8625 8601
-f 8125 8133 8641
-f 8125 8641 8625
-f 8133 8134 8642
-f 8133 8642 8641
-f 8134 8126 8626
-f 8134 8626 8642
-f 8126 8102 8602
-f 8126 8602 8626
-f 8102 8062 8570
-f 8102 8570 8602
-f 8062 8014 8546
-f 8062 8546 8570
-f 8014 7998 8522
-f 8014 8522 8546
-f 7998 7974 8474
-f 7998 8474 8522
-f 7974 7918 8402
-f 7974 8402 8474
-f 7918 7846 8362
-f 7918 8362 8402
-f 7846 7790 8314
-f 7846 8314 8362
-f 7790 7758 8266
-f 7790 8266 8314
-f 7758 7678 8174
-f 7758 8174 8266
-f 7678 7586 8046
-f 7678 8046 8174
-f 7586 7450 7966
-f 7586 7966 8046
-f 7450 7370 7838
-f 7450 7838 7966
-f 7370 7274 7766
-f 7370 7766 7838
-f 7274 7202 7654
-f 7274 7654 7766
-f 7202 7082 7498
-f 7202 7498 7654
-f 7082 6894 7362
-f 7082 7362 7498
-f 6894 6766 7226
-f 6894 7226 7362
-f 6766 6646 7106
-f 6766 7106 7226
-f 6646 6526 6902
-f 6646 6902 7106
-f 6526 6338 6726
-f 6526 6726 6902
-f 6338 6146 6606
-f 6338 6606 6726
-f 6146 6002 6434
-f 6146 6434 6606
-f 6002 5874 6202
-f 6002 6202 6434
-f 5874 5638 6026
-f 5874 6026 6202
-f 5638 5446 5850
-f 5638 5850 6026
-f 5446 5270 5574
-f 5446 5574 5850
-f 5270 5042 5366
-f 5270 5366 5574
-f 5042 4786 5182
-f 5042 5182 5366
-f 4786 4610 4898
-f 4786 4898 5182
-f 4610 4414 4634
-f 4610 4634 4898
-f 4414 4086 4458
-f 4414 4458 4634
-f 4086 3878 4094
-f 4086 4094 4458
-f 3878 3662 3838
-f 3878 3838 4094
-f 3662 3298 3578
-f 3662 3578 3838
-f 3298 3042 3202
-f 3298 3202 3578
-f 3042 2826 2962
-f 3042 2962 3202
-f 2826 2390 2550
-f 2826 2550 2962
-f 2390 2078 2190
-f 2390 2190 2550
-f 2078 1846 1926
-f 2078 1926 2190
-f 1846 1274 1370
-f 1846 1370 1926
-f 1274 946 978
-f 1274 978 1370
-f 977 1369 1433
-f 977 1433 993
-f 1369 1925 1973
-f 1369 1973 1433
-f 1925 2189 2301
-f 1925 2301 1973
-f 2189 2549 2809
-f 2189 2809 2301
-f 2549 2961 3065
-f 2549 3065 2809
-f 2961 3201 3417
-f 2961 3417 3065
-f 3201 3577 3773
-f 3201 3773 3417
-f 3577 3837 4037
-f 3577 4037 3773
-f 3837 4093 4421
-f 3837 4421 4037
-f 4093 4457 4641
-f 4093 4641 4421
-f 4457 4633 4921
-f 4457 4921 4641
-f 4633 4897 5221
-f 4633 5221 4921
-f 4897 5181 5429
-f 4897 5429 5221
-f 5181 5365 5677
-f 5181 5677 5429
-f 5365 5573 5937
-f 5365 5937 5677
-f 5573 5849 6113
-f 5573 6113 5937
-f 5849 6025 6393
-f 5849 6393 6113
-f 6025 6201 6597
-f 6025 6597 6393
-f 6201 6433 6749
-f 6201 6749 6597
-f 6433 6605 6989
-f 6433 6989 6749
-f 6605 6725 7177
-f 6605 7177 6989
-f 6725 6901 7297
-f 6725 7297 7177
-f 6901 7105 7465
-f 6901 7465 7297
-f 7105 7225 7669
-f 7105 7669 7465
-f 7225 7361 7797
-f 7225 7797 7669
-f 7361 7497 7925
-f 7361 7925 7797
-f 7497 7653 8069
-f 7497 8069 7925
-f 7653 7765 8209
-f 7653 8209 8069
-f 7765 7837 8321
-f 7765 8321 8209
-f 7837 7965 8393
-f 7837 8393 8321
-f 7965 8045 8529
-f 7965 8529 8393
-f 8045 8173 8609
-f 8045 8609 8529
-f 8173 8265 8733
-f 8173 8733 8609
-f 8265 8313 8805
-f 8265 8805 8733
-f 8313 8361 8853
-f 8313 8853 8805
-f 8361 8401 8909
-f 8361 8909 8853
-f 8401 8473 8933
-f 8401 8933 8909
-f 8473 8521 9013
-f 8473 9013 8933
-f 8521 8545 9045
-f 8521 9045 9013
-f 8545 8569 9077
-f 8545 9077 9045
-f 8569 8601 9101
-f 8569 9101 9077
-f 8601 8625 9117
-f 8601 9117 9101
-f 8625 8641 9133
-f 8625 9133 9117
-f 8641 8642 9134
-f 8641 9134 9133
-f 8642 8626 9118
-f 8642 9118 9134
-f 8626 8602 9102
-f 8626 9102 9118
-f 8602 8570 9078
-f 8602 9078 9102
-f 8570 8546 9046
-f 8570 9046 9078
-f 8546 8522 9014
-f 8546 9014 9046
-f 8522 8474 8934
-f 8522 8934 9014
-f 8474 8402 8910
-f 8474 8910 8934
-f 8402 8362 8854
-f 8402 8854 8910
-f 8362 8314 8806
-f 8362 8806 8854
-f 8314 8266 8734
-f 8314 8734 8806
-f 8266 8174 8610
-f 8266 8610 8734
-f 8174 8046 8530
-f 8174 8530 8610
-f 8046 7966 8394
-f 8046 8394 8530
-f 7966 7838 8322
-f 7966 8322 8394
-f 7838 7766 8210
-f 7838 8210 8322
-f 7766 7654 8070
-f 7766 8070 8210
-f 7654 7498 7926
-f 7654 7926 8070
-f 7498 7362 7798
-f 7498 7798 7926
-f 7362 7226 7670
-f 7362 7670 7798
-f 7226 7106 7466
-f 7226 7466 7670
-f 7106 6902 7298
-f 7106 7298 7466
-f 6902 6726 7178
-f 6902 7178 7298
-f 6726 6606 6990
-f 6726 6990 7178
-f 6606 6434 6750
-f 6606 6750 6990
-f 6434 6202 6598
-f 6434 6598 6750
-f 6202 6026 6394
-f 6202 6394 6598
-f 6026 5850 6114
-f 6026 6114 6394
-f 5850 5574 5938
-f 5850 5938 6114
-f 5574 5366 5678
-f 5574 5678 5938
-f 5366 5182 5430
-f 5366 5430 5678
-f 5182 4898 5222
-f 5182 5222 5430
-f 4898 4634 4922
-f 4898 4922 5222
-f 4634 4458 4642
-f 4634 4642 4922
-f 4458 4094 4422
-f 4458 4422 4642
-f 4094 3838 4038
-f 4094 4038 4422
-f 3838 3578 3774
-f 3838 3774 4038
-f 3578 3202 3418
-f 3578 3418 3774
-f 3202 2962 3066
-f 3202 3066 3418
-f 2962 2550 2810
-f 2962 2810 3066
-f 2550 2190 2302
-f 2550 2302 2810
-f 2190 1926 1974
-f 2190 1974 2302
-f 1926 1370 1434
-f 1926 1434 1974
-f 1370 978 994
-f 1370 994 1434
-f 993 1433 1537
-f 993 1537 1041
-f 1433 1973 2045
-f 1433 2045 1537
-f 1973 2301 2421
-f 1973 2421 2045
-f 2301 2809 2913
-f 2301 2913 2421
-f 2809 3065 3217
-f 2809 3217 2913
-f 3065 3417 3677
-f 3065 3677 3217
-f 3417 3773 3941
-f 3417 3941 3677
-f 3773 4037 4285
-f 3773 4285 3941
-f 4037 4421 4617
-f 4037 4617 4285
-f 4421 4641 4905
-f 4421 4905 4617
-f 4641 4921 5229
-f 4641 5229 4905
-f 4921 5221 5485
-f 4921 5485 5229
-f 5221 5429 5773
-f 5221 5773 5485
-f 5429 5677 5985
-f 5429 5985 5773
-f 5677 5937 6225
-f 5677 6225 5985
-f 5937 6113 6509
-f 5937 6509 6225
-f 6113 6393 6693
-f 6113 6693 6509
-f 6393 6597 6933
-f 6393 6933 6693
-f 6597 6749 7161
-f 6597 7161 6933
-f 6749 6989 7321
-f 6749 7321 7161
-f 6989 7177 7537
-f 6989 7537 7321
-f 7177 7297 7741
-f 7177 7741 7537
-f 7297 7465 7861
-f 7297 7861 7741
-f 7465 7669 8037
-f 7465 8037 7861
-f 7669 7797 8233
-f 7669 8233 8037
-f 7797 7925 8345
-f 7797 8345 8233
-f 7925 8069 8497
-f 7925 8497 8345
-f 8069 8209 8633
-f 8069 8633 8497
-f 8209 8321 8765
-f 8209 8765 8633
-f 8321 8393 8861
-f 8321 8861 8765
-f 8393 8529 8941
-f 8393 8941 8861
-f 8529 8609 9069
-f 8529 9069 8941
-f 8609 8733 9157
-f 8609 9157 9069
-f 8733 8805 9257
-f 8733 9257 9157
-f 8805 8853 9329
-f 8805 9329 9257
-f 8853 8909 9377
-f 8853 9377 9329
-f 8909 8933 9417
-f 8909 9417 9377
-f 8933 9013 9457
-f 8933 9457 9417
-f 9013 9045 9513
-f 9013 9513 9457
-f 9045 9077 9561
-f 9045 9561 9513
-f 9077 9101 9585
-f 9077 9585 9561
-f 9101 9117 9609
-f 9101 9609 9585
-f 9117 9133 9617
-f 9117 9617 9609
-f 9133 9134 9618
-f 9133 9618 9617
-f 9134 9118 9610
-f 9134 9610 9618
-f 9118 9102 9586
-f 9118 9586 9610
-f 9102 9078 9562
-f 9102 9562 9586
-f 9078 9046 9514
-f 9078 9514 9562
-f 9046 9014 9458
-f 9046 9458 9514
-f 9014 8934 9418
-f 9014 9418 9458
-f 8934 8910 9378
-f 8934 9378 9418
-f 8910 8854 9330
-f 8910 9330 9378
-f 8854 8806 9258
-f 8854 9258 9330
-f 8806 8734 9158
-f 8806 9158 9258
-f 8734 8610 9070
-f 8734 9070 9158
-f 8610 8530 8942
-f 8610 8942 9070
-f 8530 8394 8862
-f 8530 8862 8942
-f 8394 8322 8766
-f 8394 8766 8862
-f 8322 8210 8634
-f 8322 8634 8766
-f 8210 8070 8498
-f 8210 8498 8634
-f 8070 7926 8346
-f 8070 8346 8498
-f 7926 7798 8234
-f 7926 8234 8346
-f 7798 7670 8038
-f 7798 8038 8234
-f 7670 7466 7862
-f 7670 7862 8038
-f 7466 7298 7742
-f 7466 7742 7862
-f 7298 7178 7538
-f 7298 7538 7742
-f 7178 6990 7322
-f 7178 7322 7538
-f 6990 6750 7162
-f 6990 7162 7322
-f 6750 6598 6934
-f 6750 6934 7162
-f 6598 6394 6694
-f 6598 6694 6934
-f 6394 6114 6510
-f 6394 6510 6694
-f 6114 5938 6226
-f 6114 6226 6510
-f 5938 5678 5986
-f 5938 5986 6226
-f 5678 5430 5774
-f 5678 5774 5986
-f 5430 5222 5486
-f 5430 5486 5774
-f 5222 4922 5230
-f 5222 5230 5486
-f 4922 4642 4906
-f 4922 4906 5230
-f 4642 4422 4618
-f 4642 4618 4906
-f 4422 4038 4286
-f 4422 4286 4618
-f 4038 3774 3942
-f 4038 3942 4286
-f 3774 3418 3678
-f 3774 3678 3942
-f 3418 3066 3218
-f 3418 3218 3678
-f 3066 2810 2914
-f 3066 2914 3218
-f 2810 2302 2422
-f 2810 2422 2914
-f 2302 1974 2046
-f 2302 2046 2422
-f 1974 1434 1538
-f 1974 1538 2046
-f 1434 994 1042
-f 1434 1042 1538
-f 1041 1537 1641
-f 1041 1641 1057
-f 1537 2045 2125
-f 1537 2125 1641
-f 2045 2421 2573
-f 2045 2573 2125
-f 2421 2913 2993
-f 2421 2993 2573
-f 2913 3217 3385
-f 2913 3385 2993
-f 3217 3677 3805
-f 3217 3805 3385
-f 3677 3941 4149
-f 3677 4149 3805
-f 3941 4285 4529
-f 3941 4529 4149
-f 4285 4617 4793
-f 4285 4793 4529
-f 4617 4905 5189
-f 4617 5189 4793
-f 4905 5229 5437
-f 4905 5437 5189
-f 5229 5485 5781
-f 5229 5781 5437
-f 5485 5773 6041
-f 5485 6041 5781
-f 5773 5985 6273
-f 5773 6273 6041
-f 5985 6225 6557
-f 5985 6557 6273
-f 6225 6509 6805
-f 6225 6805 6557
-f 6509 6693 7061
-f 6509 7061 6805
-f 6693 6933 7249
-f 6693 7249 7061
-f 6933 7161 7457
-f 6933 7457 7249
-f 7161 7321 7725
-f 7161 7725 7457
-f 7321 7537 7877
-f 7321 7877 7725
-f 7537 7741 8093
-f 7537 8093 7877
-f 7741 7861 8297
-f 7741 8297 8093
-f 7861 8037 8409
-f 7861 8409 8297
-f 8037 8233 8593
-f 8037 8593 8409
-f 8233 8345 8781
-f 8233 8781 8593
-f 8345 8497 8893
-f 8345 8893 8781
-f 8497 8633 9037
-f 8497 9037 8893
-f 8633 8765 9189
-f 8633 9189 9037
-f 8765 8861 9297
-f 8765 9297 9189
-f 8861 8941 9385
-f 8861 9385 9297
-f 8941 9069 9465
-f 8941 9465 9385
-f 9069 9157 9601
-f 9069 9601 9465
-f 9157 9257 9693
-f 9157 9693 9601
-f 9257 9329 9765
-f 9257 9765 9693
-f 9329 9377 9821
-f 9329 9821 9765
-f 9377 9417 9885
-f 9377 9885 9821
-f 9417 9457 9909
-f 9417 9909 9885
-f 9457 9513 9957
-f 9457 9957 9909
-f 9513 9561 9973
-f 9513 9973 9957
-f 9561 9585 10029
-f 9561 10029 9973
-f 9585 9609 10061
-f 9585 10061 10029
-f 9609 9617 10085
-f 9609 10085 10061
-f 9617 9618 10086
-f 9617 10086 10085
-f 9618 9610 10062
-f 9618 10062 10086
-f 9610 9586 10030
-f 9610 10030 10062
-f 9586 9562 9974
-f 9586 9974 10030
-f 9562 9514 9958
-f 9562 9958 9974
-f 9514 9458 9910
-f 9514 9910 9958
-f 9458 9418 9886
-f 9458 9886 9910
-f 9418 9378 9822
-f 9418 9822 9886
-f 9378 9330 9766
-f 9378 9766 9822
-f 9330 9258 9694
-f 9330 9694 9766
-f 9258 9158 9602
-f 9258 9602 9694
-f 9158 9070 9466
-f 9158 9466 9602
-f 9070 8942 9386
-f 9070 9386 9466
-f 8942 8862 9298
-f 8942 9298 9386
-f 8862 8766 9190
-f 8862 9190 9298
-f 8766 8634 9038
-f 8766 9038 9190
-f 8634 8498 8894
-f 8634 8894 9038
-f 8498 8346 8782
-f 8498 8782 8894
-f 8346 8234 8594
-f 8346 8594 8782
-f 8234 8038 8410
-f 8234 8410 8594
-f 8038 7862 8298
-f 8038 8298 8410
-f 7862 7742 8094
-f 7862 8094 8298
-f 7742 7538 7878
-f 7742 7878 8094
-f 7538 7322 7726
-f 7538 7726 7878
-f 7322 7162 7458
-f 7322 7458 7726
-f 7162 6934 7250
-f 7162 7250 7458
-f 6934 6694 7062
-f 6934 7062 7250
-f 6694 6510 6806
-f 6694 6806 7062
-f 6510 6226 6558
-f 6510 6558 6806
-f 6226 5986 6274
-f 6226 6274 6558
-f 5986 5774 6042
-f 5986 6042 6274
-f 5774 5486 5782
-f 5774 5782 6042
-f 5486 5230 5438
-f 5486 5438 5782
-f 5230 4906 5190
-f 5230 5190 5438
-f 4906 4618 4794
-f 4906 4794 5190
-f 4618 4286 4530
-f 4618 4530 4794
-f 4286 3942 4150
-f 4286 4150 4530
-f 3942 3678 3806
-f 3942 3806 4150
-f 3678 3218 3386
-f 3678 3386 3806
-f 3218 2914 2994
-f 3218 2994 3386
-f 2914 2422 2574
-f 2914 2574 2994
-f 2422 2046 2126
-f 2422 2126 2574
-f 2046 1538 1642
-f 2046 1642 2126
-f 1538 1042 1058
-f 1538 1058 1642
-f 1057 1641 1817
-f 1057 1817 1089
-f 1641 2125 2205
-f 1641 2205 1817
-f 2125 2573 2757
-f 2125 2757 2205
-f 2573 2993 3137
-f 2573 3137 2757
-f 2993 3385 3617
-f 2993 3617 3137
-f 3385 3805 3957
-f 3385 3957 3617
-f 3805 4149 4373
-f 3805 4373 3957
-f 4149 4529 4697
-f 4149 4697 4373
-f 4529 4793 5049
-f 4529 5049 4697
-f 4793 5189 5373
-f 4793 5373 5049
-f 5189 5437 5685
-f 5189 5685 5373
-f 5437 5781 5993
-f 5437 5993 5685
-f 5781 6041 6281
-f 5781 6281 5993
-f 6041 6273 6581
-f 6041 6581 6281
-f 6273 6557 6829
-f 6273 6829 6581
-f 6557 6805 7129
-f 6557 7129 6829
-f 6805 7061 7337
-f 6805 7337 7129
-f 7061 7249 7617
-f 7061 7617 7337
-f 7249 7457 7813
-f 7249 7813 7617
-f 7457 7725 8005
-f 7457 8005 7813
-f 7725 7877 8273
-f 7725 8273 8005
-f 7877 8093 8417
-f 7877 8417 8273
-f 8093 8297 8649
-f 8093 8649 8417
-f 8297 8409 8829
-f 8297 8829 8649
-f 8409 8593 8973
-f 8409 8973 8829
-f 8593 8781 9149
-f 8593 9149 8973
-f 8781 8893 9305
-f 8781 9305 9149
-f 8893 9037 9433
-f 8893 9433 9305
-f 9037 9189 9569
-f 9037 9569 9433
-f 9189 9297 9717
-f 9189 9717 9569
-f 9297 9385 9805
-f 9297 9805 9717
-f 9385 9465 9893
-f 9385 9893 9805
-f 9465 9601 9981
-f 9465 9981 9893
-f 9601 9693 10117
-f 9601 10117 9981
-f 9693 9765 10185
-f 9693 10185 10117
-f 9765 9821 10257
-f 9765 10257 10185
-f 9821 9885 10305
-f 9821 10305 10257
-f 9885 9909 10361
-f 9885 10361 10305
-f 9909 9957 10385
-f 9909 10385 10361
-f 9957 9973 10409
-f 9957 10409 10385
-f 9973 10029 10457
-f 9973 10457 10409
-f 10029 10061 10473
-f 10029 10473 10457
-f 10061 10085 10481
-f 10061 10481 10473
-f 10085 10086 10482
-f 10085 10482 10481
-f 10086 10062 10474
-f 10086 10474 10482
-f 10062 10030 10458
-f 10062 10458 10474
-f 10030 9974 10410
-f 10030 10410 10458
-f 9974 9958 10386
-f 9974 10386 10410
-f 9958 9910 10362
-f 9958 10362 10386
-f 9910 9886 10306
-f 9910 10306 10362
-f 9886 9822 10258
-f 9886 10258 10306
-f 9822 9766 10186
-f 9822 10186 10258
-f 9766 9694 10118
-f 9766 10118 10186
-f 9694 9602 9982
-f 9694 9982 10118
-f 9602 9466 9894
-f 9602 9894 9982
-f 9466 9386 9806
-f 9466 9806 9894
-f 9386 9298 9718
-f 9386 9718 9806
-f 9298 9190 9570
-f 9298 9570 9718
-f 9190 9038 9434
-f 9190 9434 9570
-f 9038 8894 9306
-f 9038 9306 9434
-f 8894 8782 9150
-f 8894 9150 9306
-f 8782 8594 8974
-f 8782 8974 9150
-f 8594 8410 8830
-f 8594 8830 8974
-f 8410 8298 8650
-f 8410 8650 8830
-f 8298 8094 8418
-f 8298 8418 8650
-f 8094 7878 8274
-f 8094 8274 8418
-f 7878 7726 8006
-f 7878 8006 8274
-f 7726 7458 7814
-f 7726 7814 8006
-f 7458 7250 7618
-f 7458 7618 7814
-f 7250 7062 7338
-f 7250 7338 7618
-f 7062 6806 7130
-f 7062 7130 7338
-f 6806 6558 6830
-f 6806 6830 7130
-f 6558 6274 6582
-f 6558 6582 6830
-f 6274 6042 6282
-f 6274 6282 6582
-f 6042 5782 5994
-f 6042 5994 6282
-f 5782 5438 5686
-f 5782 5686 5994
-f 5438 5190 5374
-f 5438 5374 5686
-f 5190 4794 5050
-f 5190 5050 5374
-f 4794 4530 4698
-f 4794 4698 5050
-f 4530 4150 4374
-f 4530 4374 4698
-f 4150 3806 3958
-f 4150 3958 4374
-f 3806 3386 3618
-f 3806 3618 3958
-f 3386 2994 3138
-f 3386 3138 3618
-f 2994 2574 2758
-f 2994 2758 3138
-f 2574 2126 2206
-f 2574 2206 2758
-f 2126 1642 1818
-f 2126 1818 2206
-f 1642 1058 1090
-f 1642 1090 1818
-f 1089 1817 1877
-f 1089 1877 1121
-f 1817 2205 2269
-f 1817 2269 1877
-f 2205 2757 2857
-f 2205 2857 2269
-f 2757 3137 3241
-f 2757 3241 2857
-f 3137 3617 3741
-f 3137 3741 3241
-f 3617 3957 4101
-f 3617 4101 3741
-f 3957 4373 4545
-f 3957 4545 4101
-f 4373 4697 4873
-f 4373 4873 4545
-f 4697 5049 5277
-f 4697 5277 4873
-f 5049 5373 5581
-f 5049 5581 5277
-f 5373 5685 5945
-f 5373 5945 5581
-f 5685 5993 6233
-f 5685 6233 5945
-f 5993 6281 6565
-f 5993 6565 6233
-f 6281 6581 6837
-f 6281 6837 6565
-f 6581 6829 7145
-f 6581 7145 6837
-f 6829 7129 7393
-f 6829 7393 7145
-f 7129 7337 7685
-f 7129 7685 7393
-f 7337 7617 7893
-f 7337 7893 7685
-f 7617 7813 8149
-f 7617 8149 7893
-f 7813 8005 8353
-f 7813 8353 8149
-f 8005 8273 8561
-f 8005 8561 8353
-f 8273 8417 8813
-f 8273 8813 8561
-f 8417 8649 8965
-f 8417 8965 8813
-f 8649 8829 9181
-f 8649 9181 8965
-f 8829 8973 9353
-f 8829 9353 9181
-f 8973 9149 9497
-f 8973 9497 9353
-f 9149 9305 9673
-f 9149 9673 9497
-f 9305 9433 9813
-f 9305 9813 9673
-f 9433 9569 9941
-f 9433 9941 9813
-f 9569 9717 10101
-f 9569 10101 9941
-f 9717 9805 10201
-f 9717 10201 10101
-f 9805 9893 10289
-f 9805 10289 10201
-f 9893 9981 10393
-f 9893 10393 10289
-f 9981 10117 10497
-f 9981 10497 10393
-f 10117 10185 10613
-f 10117 10613 10497
-f 10185 10257 10653
-f 10185 10653 10613
-f 10257 10305 10717
-f 10257 10717 10653
-f 10305 10361 10749
-f 10305 10749 10717
-f 10361 10385 10797
-f 10361 10797 10749
-f 10385 10409 10853
-f 10385 10853 10797
-f 10409 10457 10877
-f 10409 10877 10853
-f 10457 10473 10893
-f 10457 10893 10877
-f 10473 10481 10901
-f 10473 10901 10893
-f 10481 10482 10902
-f 10481 10902 10901
-f 10482 10474 10894
-f 10482 10894 10902
-f 10474 10458 10878
-f 10474 10878 10894
-f 10458 10410 10854
-f 10458 10854 10878
-f 10410 10386 10798
-f 10410 10798 10854
-f 10386 10362 10750
-f 10386 10750 10798
-f 10362 10306 10718
-f 10362 10718 10750
-f 10306 10258 10654
-f 10306 10654 10718
-f 10258 10186 10614
-f 10258 10614 10654
-f 10186 10118 10498
-f 10186 10498 10614
-f 10118 9982 10394
-f 10118 10394 10498
-f 9982 9894 10290
-f 9982 10290 10394
-f 9894 9806 10202
-f 9894 10202 10290
-f 9806 9718 10102
-f 9806 10102 10202
-f 9718 9570 9942
-f 9718 9942 10102
-f 9570 9434 9814
-f 9570 9814 9942
-f 9434 9306 9674
-f 9434 9674 9814
-f 9306 9150 9498
-f 9306 9498 9674
-f 9150 8974 9354
-f 9150 9354 9498
-f 8974 8830 9182
-f 8974 9182 9354
-f 8830 8650 8966
-f 8830 8966 9182
-f 8650 8418 8814
-f 8650 8814 8966
-f 8418 8274 8562
-f 8418 8562 8814
-f 8274 8006 8354
-f 8274 8354 8562
-f 8006 7814 8150
-f 8006 8150 8354
-f 7814 7618 7894
-f 7814 7894 8150
-f 7618 7338 7686
-f 7618 7686 7894
-f 7338 7130 7394
-f 7338 7394 7686
-f 7130 6830 7146
-f 7130 7146 7394
-f 6830 6582 6838
-f 6830 6838 7146
-f 6582 6282 6566
-f 6582 6566 6838
-f 6282 5994 6234
-f 6282 6234 6566
-f 5994 5686 5946
-f 5994 5946 6234
-f 5686 5374 5582
-f 5686 5582 5946
-f 5374 5050 5278
-f 5374 5278 5582
-f 5050 4698 4874
-f 5050 4874 5278
-f 4698 4374 4546
-f 4698 4546 4874
-f 4374 3958 4102
-f 4374 4102 4546
-f 3958 3618 3742
-f 3958 3742 4102
-f 3618 3138 3242
-f 3618 3242 3742
-f 3138 2758 2858
-f 3138 2858 3242
-f 2758 2206 2270
-f 2758 2270 2858
-f 2206 1818 1878
-f 2206 1878 2270
-f 1818 1090 1122
-f 1818 1122 1878
-f 1121 1877 1909
-f 1121 1909 1161
-f 1877 2269 2349
-f 1877 2349 1909
-f 2269 2857 2945
-f 2269 2945 2349
-f 2857 3241 3369
-f 2857 3369 2945
-f 3241 3741 3869
-f 3241 3869 3369
-f 3741 4101 4269
-f 3741 4269 3869
-f 4101 4545 4681
-f 4101 4681 4269
-f 4545 4873 5129
-f 4545 5129 4681
-f 4873 5277 5461
-f 4873 5461 5129
-f 5277 5581 5857
-f 5277 5857 5461
-f 5581 5945 6129
-f 5581 6129 5857
-f 5945 6233 6517
-f 5945 6517 6129
-f 6233 6565 6813
-f 6233 6813 6517
-f 6565 6837 7137
-f 6565 7137 6813
-f 6837 7145 7401
-f 6837 7401 7137
-f 7145 7393 7709
-f 7145 7709 7401
-f 7393 7685 7933
-f 7393 7933 7709
-f 7685 7893 8217
-f 7685 8217 7933
-f 7893 8149 8425
-f 7893 8425 8217
-f 8149 8353 8697
-f 8149 8697 8425
-f 8353 8561 8885
-f 8353 8885 8697
-f 8561 8813 9109
-f 8561 9109 8885
-f 8813 8965 9337
-f 8813 9337 9109
-f 8965 9181 9489
-f 8965 9489 9337
-f 9181 9353 9709
-f 9181 9709 9489
-f 9353 9497 9861
-f 9353 9861 9709
-f 9497 9673 10013
-f 9497 10013 9861
-f 9673 9813 10177
-f 9673 10177 10013
-f 9813 9941 10313
-f 9813 10313 10177
-f 9941 10101 10433
-f 9941 10433 10313
-f 10101 10201 10605
-f 10101 10605 10433
-f 10201 10289 10669
-f 10201 10669 10605
-f 10289 10393 10773
-f 10289 10773 10669
-f 10393 10497 10885
-f 10393 10885 10773
-f 10497 10613 10973
-f 10497 10973 10885
-f 10613 10653 11065
-f 10613 11065 10973
-f 10653 10717 11097
-f 10653 11097 11065
-f 10717 10749 11145
-f 10717 11145 11097
-f 10749 10797 11193
-f 10749 11193 11145
-f 10797 10853 11217
-f 10797 11217 11193
-f 10853 10877 11273
-f 10853 11273 11217
-f 10877 10893 11289
-f 10877 11289 11273
-f 10893 10901 11313
-f 10893 11313 11289
-f 10901 10902 11314
-f 10901 11314 11313
-f 10902 10894 11290
-f 10902 11290 11314
-f 10894 10878 11274
-f 10894 11274 11290
-f 10878 10854 11218
-f 10878 11218 11274
-f 10854 10798 11194
-f 10854 11194 11218
-f 10798 10750 11146
-f 10798 11146 11194
-f 10750 10718 11098
-f 10750 11098 11146
-f 10718 10654 11066
-f 10718 11066 11098
-f 10654 10614 10974
-f 10654 10974 11066
-f 10614 10498 10886
-f 10614 10886 10974
-f 10498 10394 10774
-f 10498 10774 10886
-f 10394 10290 10670
-f 10394 10670 10774
-f 10290 10202 10606
-f 10290 10606 10670
-f 10202 10102 10434
-f 10202 10434 10606
-f 10102 9942 10314
-f 10102 10314 10434
-f 9942 9814 10178
-f 9942 10178 10314
-f 9814 9674 10014
-f 9814 10014 10178
-f 9674 9498 9862
-f 9674 9862 10014
-f 9498 9354 9710
-f 9498 9710 9862
-f 9354 9182 9490
-f 9354 9490 9710
-f 9182 8966 9338
-f 9182 9338 9490
-f 8966 8814 9110
-f 8966 9110 9338
-f 8814 8562 8886
-f 8814 8886 9110
-f 8562 8354 8698
-f 8562 8698 8886
-f 8354 8150 8426
-f 8354 8426 8698
-f 8150 7894 8218
-f 8150 8218 8426
-f 7894 7686 7934
-f 7894 7934 8218
-f 7686 7394 7710
-f 7686 7710 7934
-f 7394 7146 7402
-f 7394 7402 7710
-f 7146 6838 7138
-f 7146 7138 7402
-f 6838 6566 6814
-f 6838 6814 7138
-f 6566 6234 6518
-f 6566 6518 6814
-f 6234 5946 6130
-f 6234 6130 6518
-f 5946 5582 5858
-f 5946 5858 6130
-f 5582 5278 5462
-f 5582 5462 5858
-f 5278 4874 5130
-f 5278 5130 5462
-f 4874 4546 4682
-f 4874 4682 5130
-f 4546 4102 4270
-f 4546 4270 4682
-f 4102 3742 3870
-f 4102 3870 4270
-f 3742 3242 3370
-f 3742 3370 3870
-f 3242 2858 2946
-f 3242 2946 3370
-f 2858 2270 2350
-f 2858 2350 2946
-f 2270 1878 1910
-f 2270 1910 2350
-f 1878 1122 1162
-f 1878 1162 1910
-f 1161 1909 1941
-f 1161 1941 1177
-f 1909 2349 2445
-f 1909 2445 1941
-f 2349 2945 3009
-f 2349 3009 2445
-f 2945 3369 3505
-f 2945 3505 3009
-f 3369 3869 3973
-f 3369 3973 3505
-f 3869 4269 4481
-f 3869 4481 3973
-f 4269 4681 4833
-f 4269 4833 4481
-f 4681 5129 5293
-f 4681 5293 4833
-f 5129 5461 5645
-f 5129 5645 5293
-f 5461 5857 6033
-f 5461 6033 5645
-f 5857 6129 6409
-f 5857 6409 6033
-f 6129 6517 6709
-f 6129 6709 6409
-f 6517 6813 7073
-f 6517 7073 6709
-f 6813 7137 7345
-f 6813 7345 7073
-f 7137 7401 7693
-f 7137 7693 7345
-f 7401 7709 7941
-f 7401 7941 7693
-f 7709 7933 8249
-f 7709 8249 7941
-f 7933 8217 8481
-f 7933 8481 8249
-f 8217 8425 8749
-f 8217 8749 8481
-f 8425 8697 8949
-f 8425 8949 8749
-f 8697 8885 9241
-f 8697 9241 8949
-f 8885 9109 9409
-f 8885 9409 9241
-f 9109 9337 9641
-f 9109 9641 9409
-f 9337 9489 9837
-f 9337 9837 9641
-f 9489 9709 10005
-f 9489 10005 9837
-f 9709 9861 10209
-f 9709 10209 10005
-f 9861 10013 10369
-f 9861 10369 10209
-f 10013 10177 10529
-f 10013 10529 10369
-f 10177 10313 10661
-f 10177 10661 10529
-f 10313 10433 10789
-f 10313 10789 10661
-f 10433 10605 10933
-f 10433 10933 10789
-f 10605 10669 11073
-f 10605 11073 10933
-f 10669 10773 11129
-f 10669 11129 11073
-f 10773 10885 11225
-f 10773 11225 11129
-f 10885 10973 11345
-f 10885 11345 11225
-f 10973 11065 11421
-f 10973 11421 11345
-f 11065 11097 11477
-f 11065 11477 11421
-f 11097 11145 11541
-f 11097 11541 11477
-f 11145 11193 11557
-f 11145 11557 11541
-f 11193 11217 11605
-f 11193 11605 11557
-f 11217 11273 11645
-f 11217 11645 11605
-f 11273 11289 11661
-f 11273 11661 11645
-f 11289 11313 11677
-f 11289 11677 11661
-f 11313 11314 11678
-f 11313 11678 11677
-f 11314 11290 11662
-f 11314 11662 11678
-f 11290 11274 11646
-f 11290 11646 11662
-f 11274 11218 11606
-f 11274 11606 11646
-f 11218 11194 11558
-f 11218 11558 11606
-f 11194 11146 11542
-f 11194 11542 11558
-f 11146 11098 11478
-f 11146 11478 11542
-f 11098 11066 11422
-f 11098 11422 11478
-f 11066 10974 11346
-f 11066 11346 11422
-f 10974 10886 11226
-f 10974 11226 11346
-f 10886 10774 11130
-f 10886 11130 11226
-f 10774 10670 11074
-f 10774 11074 11130
-f 10670 10606 10934
-f 10670 10934 11074
-f 10606 10434 10790
-f 10606 10790 10934
-f 10434 10314 10662
-f 10434 10662 10790
-f 10314 10178 10530
-f 10314 10530 10662
-f 10178 10014 10370
-f 10178 10370 10530
-f 10014 9862 10210
-f 10014 10210 10370
-f 9862 9710 10006
-f 9862 10006 10210
-f 9710 9490 9838
-f 9710 9838 10006
-f 9490 9338 9642
-f 9490 9642 9838
-f 9338 9110 9410
-f 9338 9410 9642
-f 9110 8886 9242
-f 9110 9242 9410
-f 8886 8698 8950
-f 8886 8950 9242
-f 8698 8426 8750
-f 8698 8750 8950
-f 8426 8218 8482
-f 8426 8482 8750
-f 8218 7934 8250
-f 8218 8250 8482
-f 7934 7710 7942
-f 7934 7942 8250
-f 7710 7402 7694
-f 7710 7694 7942
-f 7402 7138 7346
-f 7402 7346 7694
-f 7138 6814 7074
-f 7138 7074 7346
-f 6814 6518 6710
-f 6814 6710 7074
-f 6518 6130 6410
-f 6518 6410 6710
-f 6130 5858 6034
-f 6130 6034 6410
-f 5858 5462 5646
-f 5858 5646 6034
-f 5462 5130 5294
-f 5462 5294 5646
-f 5130 4682 4834
-f 5130 4834 5294
-f 4682 4270 4482
-f 4682 4482 4834
-f 4270 3870 3974
-f 4270 3974 4482
-f 3870 3370 3506
-f 3870 3506 3974
-f 3370 2946 3010
-f 3370 3010 3506
-f 2946 2350 2446
-f 2946 2446 3010
-f 2350 1910 1942
-f 2350 1942 2446
-f 1910 1162 1178
-f 1910 1178 1942
-f 1177 1941 1989
-f 1177 1989 1193
-f 1941 2445 2525
-f 1941 2525 1989
-f 2445 3009 3105
-f 2445 3105 2525
-f 3009 3505 3709
-f 3009 3709 3105
-f 3505 3973 4069
-f 3505 4069 3709
-f 3973 4481 4577
-f 3973 4577 4069
-f 4481 4833 5017
-f 4481 5017 4577
-f 4833 5293 5413
-f 4833 5413 5017
-f 5293 5645 5881
-f 5293 5881 5413
-f 5645 6033 6209
-f 5645 6209 5881
-f 6033 6409 6613
-f 6033 6613 6209
-f 6409 6709 6949
-f 6409 6949 6613
-f 6709 7073 7265
-f 6709 7265 6949
-f 7073 7345 7625
-f 7073 7625 7265
-f 7345 7693 7909
-f 7345 7909 7625
-f 7693 7941 8225
-f 7693 8225 7909
-f 7941 8249 8489
-f 7941 8489 8225
-f 8249 8481 8773
-f 8249 8773 8489
-f 8481 8749 9021
-f 8481 9021 8773
-f 8749 8949 9265
-f 8749 9265 9021
-f 8949 9241 9473
-f 8949 9473 9265
-f 9241 9409 9749
-f 9241 9749 9473
-f 9409 9641 9917
-f 9409 9917 9749
-f 9641 9837 10161
-f 9641 10161 9917
-f 9837 10005 10329
-f 9837 10329 10161
-f 10005 10209 10521
-f 10005 10521 10329
-f 10209 10369 10685
-f 10209 10685 10521
-f 10369 10529 10845
-f 10369 10845 10685
-f 10529 10661 11001
-f 10529 11001 10845
-f 10661 10789 11121
-f 10661 11121 11001
-f 10789 10933 11257
-f 10789 11257 11121
-f 10933 11073 11397
-f 10933 11397 11257
-f 11073 11129 11501
-f 11073 11501 11397
-f 11129 11225 11589
-f 11129 11589 11501
-f 11225 11345 11693
-f 11225 11693 11589
-f 11345 11421 11785
-f 11345 11785 11693
-f 11421 11477 11833
-f 11421 11833 11785
-f 11477 11541 11873
-f 11477 11873 11833
-f 11541 11557 11937
-f 11541 11937 11873
-f 11557 11605 11977
-f 11557 11977 11937
-f 11605 11645 11993
-f 11605 11993 11977
-f 11645 11661 12025
-f 11645 12025 11993
-f 11661 11677 12049
-f 11661 12049 12025
-f 11677 11678 12050
-f 11677 12050 12049
-f 11678 11662 12026
-f 11678 12026 12050
-f 11662 11646 11994
-f 11662 11994 12026
-f 11646 11606 11978
-f 11646 11978 11994
-f 11606 11558 11938
-f 11606 11938 11978
-f 11558 11542 11874
-f 11558 11874 11938
-f 11542 11478 11834
-f 11542 11834 11874
-f 11478 11422 11786
-f 11478 11786 11834
-f 11422 11346 11694
-f 11422 11694 11786
-f 11346 11226 11590
-f 11346 11590 11694
-f 11226 11130 11502
-f 11226 11502 11590
-f 11130 11074 11398
-f 11130 11398 11502
-f 11074 10934 11258
-f 11074 11258 11398
-f 10934 10790 11122
-f 10934 11122 11258
-f 10790 10662 11002
-f 10790 11002 11122
-f 10662 10530 10846
-f 10662 10846 11002
-f 10530 10370 10686
-f 10530 10686 10846
-f 10370 10210 10522
-f 10370 10522 10686
-f 10210 10006 10330
-f 10210 10330 10522
-f 10006 9838 10162
-f 10006 10162 10330
-f 9838 9642 9918
-f 9838 9918 10162
-f 9642 9410 9750
-f 9642 9750 9918
-f 9410 9242 9474
-f 9410 9474 9750
-f 9242 8950 9266
-f 9242 9266 9474
-f 8950 8750 9022
-f 8950 9022 9266
-f 8750 8482 8774
-f 8750 8774 9022
-f 8482 8250 8490
-f 8482 8490 8774
-f 8250 7942 8226
-f 8250 8226 8490
-f 7942 7694 7910
-f 7942 7910 8226
-f 7694 7346 7626
-f 7694 7626 7910
-f 7346 7074 7266
-f 7346 7266 7626
-f 7074 6710 6950
-f 7074 6950 7266
-f 6710 6410 6614
-f 6710 6614 6950
-f 6410 6034 6210
-f 6410 6210 6614
-f 6034 5646 5882
-f 6034 5882 6210
-f 5646 5294 5414
-f 5646 5414 5882
-f 5294 4834 5018
-f 5294 5018 5414
-f 4834 4482 4578
-f 4834 4578 5018
-f 4482 3974 4070
-f 4482 4070 4578
-f 3974 3506 3710
-f 3974 3710 4070
-f 3506 3010 3106
-f 3506 3106 3710
-f 3010 2446 2526
-f 3010 2526 3106
-f 2446 1942 1990
-f 2446 1990 2526
-f 1942 1178 1194
-f 1942 1194 1990
-f 1193 1989 2029
-f 1193 2029 1241
-f 1989 2525 2653
-f 1989 2653 2029
-f 2525 3105 3169
-f 2525 3169 2653
-f 3105 3709 3757
-f 3105 3757 3169
-f 3709 4069 4221
-f 3709 4221 3757
-f 4069 4577 4729
-f 4069 4729 4221
-f 4577 5017 5213
-f 4577 5213 4729
-f 5017 5413 5597
-f 5017 5597 5213
-f 5413 5881 6009
-f 5413 6009 5597
-f 5881 6209 6449
-f 5881 6449 6009
-f 6209 6613 6773
-f 6209 6773 6449
-f 6613 6949 7169
-f 6613 7169 6773
-f 6949 7265 7473
-f 6949 7473 7169
-f 7265 7625 7821
-f 7265 7821 7473
-f 7625 7909 8165
-f 7625 8165 7821
-f 7909 8225 8441
-f 7909 8441 8165
-f 8225 8489 8757
-f 8225 8757 8441
-f 8489 8773 9029
-f 8489 9029 8757
-f 8773 9021 9289
-f 8773 9289 9029
-f 9021 9265 9545
-f 9021 9545 9289
-f 9265 9473 9773
-f 9265 9773 9545
-f 9473 9749 9989
-f 9473 9989 9773
-f 9749 9917 10241
-f 9749 10241 9989
-f 9917 10161 10425
-f 9917 10425 10241
-f 10161 10329 10637
-f 10161 10637 10425
-f 10329 10521 10821
-f 10329 10821 10637
-f 10521 10685 11009
-f 10521 11009 10821
-f 10685 10845 11161
-f 10685 11161 11009
-f 10845 11001 11337
-f 10845 11337 11161
-f 11001 11121 11445
-f 11001 11445 11337
-f 11121 11257 11581
-f 11121 11581 11445
-f 11257 11397 11725
-f 11257 11725 11581
-f 11397 11501 11825
-f 11397 11825 11725
-f 11501 11589 11929
-f 11501 11929 11825
-f 11589 11693 12001
-f 11589 12001 11929
-f 11693 11785 12105
-f 11693 12105 12001
-f 11785 11833 12181
-f 11785 12181 12105
-f 11833 11873 12237
-f 11833 12237 12181
-f 11873 11937 12277
-f 11873 12277 12237
-f 11937 11977 12293
-f 11937 12293 12277
-f 11977 11993 12357
-f 11977 12357 12293
-f 11993 12025 12373
-f 11993 12373 12357
-f 12025 12049 12413
-f 12025 12413 12373
-f 12049 12050 12414
-f 12049 12414 12413
-f 12050 12026 12374
-f 12050 12374 12414
-f 12026 11994 12358
-f 12026 12358 12374
-f 11994 11978 12294
-f 11994 12294 12358
-f 11978 11938 12278
-f 11978 12278 12294
-f 11938 11874 12238
-f 11938 12238 12278
-f 11874 11834 12182
-f 11874 12182 12238
-f 11834 11786 12106
-f 11834 12106 12182
-f 11786 11694 12002
-f 11786 12002 12106
-f 11694 11590 11930
-f 11694 11930 12002
-f 11590 11502 11826
-f 11590 11826 11930
-f 11502 11398 11726
-f 11502 11726 11826
-f 11398 11258 11582
-f 11398 11582 11726
-f 11258 11122 11446
-f 11258 11446 11582
-f 11122 11002 11338
-f 11122 11338 11446
-f 11002 10846 11162
-f 11002 11162 11338
-f 10846 10686 11010
-f 10846 11010 11162
-f 10686 10522 10822
-f 10686 10822 11010
-f 10522 10330 10638
-f 10522 10638 10822
-f 10330 10162 10426
-f 10330 10426 10638
-f 10162 9918 10242
-f 10162 10242 10426
-f 9918 9750 9990
-f 9918 9990 10242
-f 9750 9474 9774
-f 9750 9774 9990
-f 9474 9266 9546
-f 9474 9546 9774
-f 9266 9022 9290
-f 9266 9290 9546
-f 9022 8774 9030
-f 9022 9030 9290
-f 8774 8490 8758
-f 8774 8758 9030
-f 8490 8226 8442
-f 8490 8442 8758
-f 8226 7910 8166
-f 8226 8166 8442
-f 7910 7626 7822
-f 7910 7822 8166
-f 7626 7266 7474
-f 7626 7474 7822
-f 7266 6950 7170
-f 7266 7170 7474
-f 6950 6614 6774
-f 6950 6774 7170
-f 6614 6210 6450
-f 6614 6450 6774
-f 6210 5882 6010
-f 6210 6010 6450
-f 5882 5414 5598
-f 5882 5598 6010
-f 5414 5018 5214
-f 5414 5214 5598
-f 5018 4578 4730
-f 5018 4730 5214
-f 4578 4070 4222
-f 4578 4222 4730
-f 4070 3710 3758
-f 4070 3758 4222
-f 3710 3106 3170
-f 3710 3170 3758
-f 3106 2526 2654
-f 3106 2654 3170
-f 2526 1990 2030
-f 2526 2030 2654
-f 1990 1194 1242
-f 1990 1242 2030
-f 1241 2029 2061
-f 1241 2061 1257
-f 2029 2653 2793
-f 2029 2793 2061
-f 2653 3169 3265
-f 2653 3265 2793
-f 3169 3757 3861
-f 3169 3861 3265
-f 3757 4221 4437
-f 3757 4437 3861
-f 4221 4729 4825
-f 4221 4825 4437
-f 4729 5213 5325
-f 4729 5325 4825
-f 5213 5597 5805
-f 5213 5805 5325
-f 5597 6009 6169
-f 5597 6169 5805
-f 6009 6449 6629
-f 6009 6629 6169
-f 6449 6773 6997
-f 6449 6997 6629
-f 6773 7169 7329
-f 6773 7329 6997
-f 7169 7473 7733
-f 7169 7733 7329
-f 7473 7821 8021
-f 7473 8021 7733
-f 7821 8165 8369
-f 7821 8369 8021
-f 8165 8441 8713
-f 8165 8713 8369
-f 8441 8757 8957
-f 8441 8957 8713
-f 8757 9029 9273
-f 8757 9273 8957
-f 9029 9289 9553
-f 9029 9553 9273
-f 9289 9545 9797
-f 9289 9797 9553
-f 9545 9773 10069
-f 9545 10069 9797
-f 9773 9989 10265
-f 9773 10265 10069
-f 9989 10241 10505
-f 9989 10505 10265
-f 10241 10425 10725
-f 10241 10725 10505
-f 10425 10637 10925
-f 10425 10925 10725
-f 10637 10821 11105
-f 10637 11105 10925
-f 10821 11009 11305
-f 10821 11305 11105
-f 11009 11161 11461
-f 11009 11461 11305
-f 11161 11337 11613
-f 11161 11613 11461
-f 11337 11445 11801
-f 11337 11801 11613
-f 11445 11581 11881
-f 11445 11881 11801
-f 11581 11725 12017
-f 11581 12017 11881
-f 11725 11825 12149
-f 11725 12149 12017
-f 11825 11929 12245
-f 11825 12245 12149
-f 11929 12001 12325
-f 11929 12325 12245
-f 12001 12105 12429
-f 12001 12429 12325
-f 12105 12181 12505
-f 12105 12505 12429
-f 12181 12237 12553
-f 12181 12553 12505
-f 12237 12277 12609
-f 12237 12609 12553
-f 12277 12293 12649
-f 12277 12649 12609
-f 12293 12357 12665
-f 12293 12665 12649
-f 12357 12373 12689
-f 12357 12689 12665
-f 12373 12413 12713
-f 12373 12713 12689
-f 12413 12414 12714
-f 12413 12714 12713
-f 12414 12374 12690
-f 12414 12690 12714
-f 12374 12358 12666
-f 12374 12666 12690
-f 12358 12294 12650
-f 12358 12650 12666
-f 12294 12278 12610
-f 12294 12610 12650
-f 12278 12238 12554
-f 12278 12554 12610
-f 12238 12182 12506
-f 12238 12506 12554
-f 12182 12106 12430
-f 12182 12430 12506
-f 12106 12002 12326
-f 12106 12326 12430
-f 12002 11930 12246
-f 12002 12246 12326
-f 11930 11826 12150
-f 11930 12150 12246
-f 11826 11726 12018
-f 11826 12018 12150
-f 11726 11582 11882
-f 11726 11882 12018
-f 11582 11446 11802
-f 11582 11802 11882
-f 11446 11338 11614
-f 11446 11614 11802
-f 11338 11162 11462
-f 11338 11462 11614
-f 11162 11010 11306
-f 11162 11306 11462
-f 11010 10822 11106
-f 11010 11106 11306
-f 10822 10638 10926
-f 10822 10926 11106
-f 10638 10426 10726
-f 10638 10726 10926
-f 10426 10242 10506
-f 10426 10506 10726
-f 10242 9990 10266
-f 10242 10266 10506
-f 9990 9774 10070
-f 9990 10070 10266
-f 9774 9546 9798
-f 9774 9798 10070
-f 9546 9290 9554
-f 9546 9554 9798
-f 9290 9030 9274
-f 9290 9274 9554
-f 9030 8758 8958
-f 9030 8958 9274
-f 8758 8442 8714
-f 8758 8714 8958
-f 8442 8166 8370
-f 8442 8370 8714
-f 8166 7822 8022
-f 8166 8022 8370
-f 7822 7474 7734
-f 7822 7734 8022
-f 7474 7170 7330
-f 7474 7330 7734
-f 7170 6774 6998
-f 7170 6998 7330
-f 6774 6450 6630
-f 6774 6630 6998
-f 6450 6010 6170
-f 6450 6170 6630
-f 6010 5598 5806
-f 6010 5806 6170
-f 5598 5214 5326
-f 5598 5326 5806
-f 5214 4730 4826
-f 5214 4826 5326
-f 4730 4222 4438
-f 4730 4438 4826
-f 4222 3758 3862
-f 4222 3862 4438
-f 3758 3170 3266
-f 3758 3266 3862
-f 3170 2654 2794
-f 3170 2794 3266
-f 2654 2030 2062
-f 2654 2062 2794
-f 2030 1242 1258
-f 2030 1258 2062
-f 1257 2061 2109
-f 1257 2109 1305
-f 2061 2793 2841
-f 2061 2841 2109
-f 2793 3265 3345
-f 2793 3345 2841
-f 3265 3861 3925
-f 3265 3925 3345
-f 3861 4437 4513
-f 3861 4513 3925
-f 4437 4825 4969
-f 4437 4969 4513
-f 4825 5325 5469
-f 4825 5469 4969
-f 5325 5805 5929
-f 5325 5929 5469
-f 5805 6169 6353
-f 5805 6353 5929
-f 6169 6629 6733
-f 6169 6733 6353
-f 6629 6997 7193
-f 6629 7193 6733
-f 6997 7329 7553
-f 6997 7553 7193
-f 7329 7733 7901
-f 7329 7901 7553
-f 7733 8021 8281
-f 7733 8281 7901
-f 8021 8369 8577
-f 8021 8577 8281
-f 8369 8713 8901
-f 8369 8901 8577
-f 8713 8957 9249
-f 8713 9249 8901
-f 8957 9273 9481
-f 8957 9481 9249
-f 9273 9553 9781
-f 9273 9781 9481
-f 9553 9797 10077
-f 9553 10077 9781
-f 9797 10069 10297
-f 9797 10297 10077
-f 10069 10265 10577
-f 10069 10577 10297
-f 10265 10505 10757
-f 10265 10757 10577
-f 10505 10725 10993
-f 10505 10993 10757
-f 10725 10925 11185
-f 10725 11185 10993
-f 10925 11105 11405
-f 10925 11405 11185
-f 11105 11305 11549
-f 11105 11549 11405
-f 11305 11461 11773
-f 11305 11773 11549
-f 11461 11613 11889
-f 11461 11889 11773
-f 11613 11801 12073
-f 11613 12073 11889
-f 11801 11881 12205
-f 11801 12205 12073
-f 11881 12017 12301
-f 11881 12301 12205
-f 12017 12149 12445
-f 12017 12445 12301
-f 12149 12245 12545
-f 12149 12545 12445
-f 12245 12325 12641
-f 12245 12641 12545
-f 12325 12429 12721
-f 12325 12721 12641
-f 12429 12505 12829
-f 12429 12829 12721
-f 12505 12553 12861
-f 12505 12861 12829
-f 12553 12609 12909
-f 12553 12909 12861
-f 12609 12649 12941
-f 12609 12941 12909
-f 12649 12665 12981
-f 12649 12981 12941
-f 12665 12689 13013
-f 12665 13013 12981
-f 12689 12713 13045
-f 12689 13045 13013
-f 12713 12714 13046
-f 12713 13046 13045
-f 12714 12690 13014
-f 12714 13014 13046
-f 12690 12666 12982
-f 12690 12982 13014
-f 12666 12650 12942
-f 12666 12942 12982
-f 12650 12610 12910
-f 12650 12910 12942
-f 12610 12554 12862
-f 12610 12862 12910
-f 12554 12506 12830
-f 12554 12830 12862
-f 12506 12430 12722
-f 12506 12722 12830
-f 12430 12326 12642
-f 12430 12642 12722
-f 12326 12246 12546
-f 12326 12546 12642
-f 12246 12150 12446
-f 12246 12446 12546
-f 12150 12018 12302
-f 12150 12302 12446
-f 12018 11882 12206
-f 12018 12206 12302
-f 11882 11802 12074
-f 11882 12074 12206
-f 11802 11614 11890
-f 11802 11890 12074
-f 11614 11462 11774
-f 11614 11774 11890
-f 11462 11306 11550
-f 11462 11550 11774
-f 11306 11106 11406
-f 11306 11406 11550
-f 11106 10926 11186
-f 11106 11186 11406
-f 10926 10726 10994
-f 10926 10994 11186
-f 10726 10506 10758
-f 10726 10758 10994
-f 10506 10266 10578
-f 10506 10578 10758
-f 10266 10070 10298
-f 10266 10298 10578
-f 10070 9798 10078
-f 10070 10078 10298
-f 9798 9554 9782
-f 9798 9782 10078
-f 9554 9274 9482
-f 9554 9482 9782
-f 9274 8958 9250
-f 9274 9250 9482
-f 8958 8714 8902
-f 8958 8902 9250
-f 8714 8370 8578
-f 8714 8578 8902
-f 8370 8022 8282
-f 8370 8282 8578
-f 8022 7734 7902
-f 8022 7902 8282
-f 7734 7330 7554
-f 7734 7554 7902
-f 7330 6998 7194
-f 7330 7194 7554
-f 6998 6630 6734
-f 6998 6734 7194
-f 6630 6170 6354
-f 6630 6354 6734
-f 6170 5806 5930
-f 6170 5930 6354
-f 5806 5326 5470
-f 5806 5470 5930
-f 5326 4826 4970
-f 5326 4970 5470
-f 4826 4438 4514
-f 4826 4514 4970
-f 4438 3862 3926
-f 4438 3926 4514
-f 3862 3266 3346
-f 3862 3346 3926
-f 3266 2794 2842
-f 3266 2842 3346
-f 2794 2062 2110
-f 2794 2110 2842
-f 2062 1258 1306
-f 2062 1306 2110
-f 1305 2109 2141
-f 1305 2141 1321
-f 2109 2841 2889
-f 2109 2889 2141
-f 2841 3345 3457
-f 2841 3457 2889
-f 3345 3925 4013
-f 3345 4013 3457
-f 3925 4513 4593
-f 3925 4593 4013
-f 4513 4969 5165
-f 4513 5165 4593
-f 4969 5469 5557
-f 4969 5557 5165
-f 5469 5929 6073
-f 5469 6073 5557
-f 5929 6353 6533
-f 5929 6533 6073
-f 6353 6733 6917
-f 6353 6917 6533
-f 6733 7193 7313
-f 6733 7313 6917
-f 7193 7553 7749
-f 7193 7749 7313
-f 7553 7901 8117
-f 7553 8117 7749
-f 7901 8281 8449
-f 7901 8449 8117
-f 8281 8577 8821
-f 8281 8821 8449
-f 8577 8901 9125
-f 8577 9125 8821
-f 8901 9249 9425
-f 8901 9425 9125
-f 9249 9481 9757
-f 9249 9757 9425
-f 9481 9781 9997
-f 9481 9997 9757
-f 9781 10077 10281
-f 9781 10281 9997
-f 10077 10297 10585
-f 10077 10585 10281
-f 10297 10577 10781
-f 10297 10781 10585
-f 10577 10757 11049
-f 10577 11049 10781
-f 10757 10993 11233
-f 10757 11233 11049
-f 10993 11185 11453
-f 10993 11453 11233
-f 11185 11405 11653
-f 11185 11653 11453
-f 11405 11549 11841
-f 11405 11841 11653
-f 11549 11773 12009
-f 11549 12009 11841
-f 11773 11889 12197
-f 11773 12197 12009
-f 11889 12073 12317
-f 11889 12317 12197
-f 12073 12205 12497
-f 12073 12497 12317
-f 12205 12301 12617
-f 12205 12617 12497
-f 12301 12445 12729
-f 12301 12729 12617
-f 12445 12545 12837
-f 12445 12837 12729
-f 12545 12641 12925
-f 12545 12925 12837
-f 12641 12721 13037
-f 12641 13037 12925
-f 12721 12829 13101
-f 12721 13101 13037
-f 12829 12861 13169
-f 12829 13169 13101
-f 12861 12909 13217
-f 12861 13217 13169
-f 12909 12941 13249
-f 12909 13249 13217
-f 12941 12981 13281
-f 12941 13281 13249
-f 12981 13013 13297
-f 12981 13297 13281
-f 13013 13045 13321
-f 13013 13321 13297
-f 13045 13046 13322
-f 13045 13322 13321
-f 13046 13014 13298
-f 13046 13298 13322
-f 13014 12982 13282
-f 13014 13282 13298
-f 12982 12942 13250
-f 12982 13250 13282
-f 12942 12910 13218
-f 12942 13218 13250
-f 12910 12862 13170
-f 12910 13170 13218
-f 12862 12830 13102
-f 12862 13102 13170
-f 12830 12722 13038
-f 12830 13038 13102
-f 12722 12642 12926
-f 12722 12926 13038
-f 12642 12546 12838
-f 12642 12838 12926
-f 12546 12446 12730
-f 12546 12730 12838
-f 12446 12302 12618
-f 12446 12618 12730
-f 12302 12206 12498
-f 12302 12498 12618
-f 12206 12074 12318
-f 12206 12318 12498
-f 12074 11890 12198
-f 12074 12198 12318
-f 11890 11774 12010
-f 11890 12010 12198
-f 11774 11550 11842
-f 11774 11842 12010
-f 11550 11406 11654
-f 11550 11654 11842
-f 11406 11186 11454
-f 11406 11454 11654
-f 11186 10994 11234
-f 11186 11234 11454
-f 10994 10758 11050
-f 10994 11050 11234
-f 10758 10578 10782
-f 10758 10782 11050
-f 10578 10298 10586
-f 10578 10586 10782
-f 10298 10078 10282
-f 10298 10282 10586
-f 10078 9782 9998
-f 10078 9998 10282
-f 9782 9482 9758
-f 9782 9758 9998
-f 9482 9250 9426
-f 9482 9426 9758
-f 9250 8902 9126
-f 9250 9126 9426
-f 8902 8578 8822
-f 8902 8822 9126
-f 8578 8282 8450
-f 8578 8450 8822
-f 8282 7902 8118
-f 8282 8118 8450
-f 7902 7554 7750
-f 7902 7750 8118
-f 7554 7194 7314
-f 7554 7314 7750
-f 7194 6734 6918
-f 7194 6918 7314
-f 6734 6354 6534
-f 6734 6534 6918
-f 6354 5930 6074
-f 6354 6074 6534
-f 5930 5470 5558
-f 5930 5558 6074
-f 5470 4970 5166
-f 5470 5166 5558
-f 4970 4514 4594
-f 4970 4594 5166
-f 4514 3926 4014
-f 4514 4014 4594
-f 3926 3346 3458
-f 3926 3458 4014
-f 3346 2842 2890
-f 3346 2890 3458
-f 2842 2110 2142
-f 2842 2142 2890
-f 2110 1306 1322
-f 2110 1322 2142
-f 1321 2141 2173
-f 1321 2173 1353
-f 2141 2889 2929
-f 2141 2929 2173
-f 2889 3457 3593
-f 2889 3593 2929
-f 3457 4013 4133
-f 3457 4133 3593
-f 4013 4593 4705
-f 4013 4705 4133
-f 4593 5165 5253
-f 4593 5253 4705
-f 5165 5557 5733
-f 5165 5733 5253
-f 5557 6073 6185
-f 5557 6185 5733
-f 6073 6533 6653
-f 6073 6653 6185
-f 6533 6917 7121
-f 6533 7121 6653
-f 6917 7313 7505
-f 6917 7505 7121
-f 7313 7749 7885
-f 7313 7885 7505
-f 7749 8117 8305
-f 7749 8305 7885
-f 8117 8449 8665
-f 8117 8665 8305
-f 8449 8821 8981
-f 8449 8981 8665
-f 8821 9125 9345
-f 8821 9345 8981
-f 9125 9425 9657
-f 9125 9657 9345
-f 9425 9757 9933
-f 9425 9933 9657
-f 9757 9997 10249
-f 9757 10249 9933
-f 9997 10281 10513
-f 9997 10513 10249
-f 10281 10585 10765
-f 10281 10765 10513
-f 10585 10781 11057
-f 10585 11057 10765
-f 10781 11049 11265
-f 10781 11265 11057
-f 11049 11233 11509
-f 11049 11509 11265
-f 11233 11453 11709
-f 11233 11709 11509
-f 11453 11653 11897
-f 11453 11897 11709
-f 11653 11841 12113
-f 11653 12113 11897
-f 11841 12009 12269
-f 11841 12269 12113
-f 12009 12197 12453
-f 12009 12453 12269
-f 12197 12317 12593
-f 12197 12593 12453
-f 12317 12497 12745
-f 12317 12745 12593
-f 12497 12617 12885
-f 12497 12885 12745
-f 12617 12729 13005
-f 12617 13005 12885
-f 12729 12837 13121
-f 12729 13121 13005
-f 12837 12925 13209
-f 12837 13209 13121
-f 12925 13037 13289
-f 12925 13289 13209
-f 13037 13101 13377
-f 13037 13377 13289
-f 13101 13169 13445
-f 13101 13445 13377
-f 13169 13217 13485
-f 13169 13485 13445
-f 13217 13249 13533
-f 13217 13533 13485
-f 13249 13281 13573
-f 13249 13573 13533
-f 13281 13297 13581
-f 13281 13581 13573
-f 13297 13321 13605
-f 13297 13605 13581
-f 13321 13322 13606
-f 13321 13606 13605
-f 13322 13298 13582
-f 13322 13582 13606
-f 13298 13282 13574
-f 13298 13574 13582
-f 13282 13250 13534
-f 13282 13534 13574
-f 13250 13218 13486
-f 13250 13486 13534
-f 13218 13170 13446
-f 13218 13446 13486
-f 13170 13102 13378
-f 13170 13378 13446
-f 13102 13038 13290
-f 13102 13290 13378
-f 13038 12926 13210
-f 13038 13210 13290
-f 12926 12838 13122
-f 12926 13122 13210
-f 12838 12730 13006
-f 12838 13006 13122
-f 12730 12618 12886
-f 12730 12886 13006
-f 12618 12498 12746
-f 12618 12746 12886
-f 12498 12318 12594
-f 12498 12594 12746
-f 12318 12198 12454
-f 12318 12454 12594
-f 12198 12010 12270
-f 12198 12270 12454
-f 12010 11842 12114
-f 12010 12114 12270
-f 11842 11654 11898
-f 11842 11898 12114
-f 11654 11454 11710
-f 11654 11710 11898
-f 11454 11234 11510
-f 11454 11510 11710
-f 11234 11050 11266
-f 11234 11266 11510
-f 11050 10782 11058
-f 11050 11058 11266
-f 10782 10586 10766
-f 10782 10766 11058
-f 10586 10282 10514
-f 10586 10514 10766
-f 10282 9998 10250
-f 10282 10250 10514
-f 9998 9758 9934
-f 9998 9934 10250
-f 9758 9426 9658
-f 9758 9658 9934
-f 9426 9126 9346
-f 9426 9346 9658
-f 9126 8822 8982
-f 9126 8982 9346
-f 8822 8450 8666
-f 8822 8666 8982
-f 8450 8118 8306
-f 8450 8306 8666
-f 8118 7750 7886
-f 8118 7886 8306
-f 7750 7314 7506
-f 7750 7506 7886
-f 7314 6918 7122
-f 7314 7122 7506
-f 6918 6534 6654
-f 6918 6654 7122
-f 6534 6074 6186
-f 6534 6186 6654
-f 6074 5558 5734
-f 6074 5734 6186
-f 5558 5166 5254
-f 5558 5254 5734
-f 5166 4594 4706
-f 5166 4706 5254
-f 4594 4014 4134
-f 4594 4134 4706
-f 4014 3458 3594
-f 4014 3594 4134
-f 3458 2890 2930
-f 3458 2930 3594
-f 2890 2142 2174
-f 2890 2174 2930
-f 2142 1322 1354
-f 2142 1354 2174
-f 1353 2173 2221
-f 1353 2221 1385
-f 2173 2929 2977
-f 2173 2977 2221
-f 2929 3593 3693
-f 2929 3693 2977
-f 3593 4133 4205
-f 3593 4205 3693
-f 4133 4705 4769
-f 4133 4769 4205
-f 4705 5253 5341
-f 4705 5341 4769
-f 5253 5733 5897
-f 5253 5897 5341
-f 5733 6185 6329
-f 5733 6329 5897
-f 6185 6653 6781
-f 6185 6781 6329
-f 6653 7121 7241
-f 6653 7241 6781
-f 7121 7505 7701
-f 7121 7701 7241
-f 7505 7885 8053
-f 7505 8053 7701
-f 7885 8305 8457
-f 7885 8457 8053
-f 8305 8665 8845
-f 8305 8845 8457
-f 8665 8981 9197
-f 8665 9197 8845
-f 8981 9345 9505
-f 8981 9505 9197
-f 9345 9657 9853
-f 9345 9853 9505
-f 9657 9933 10169
-f 9657 10169 9853
-f 9933 10249 10441
-f 9933 10441 10169
-f 10249 10513 10733
-f 10249 10733 10441
-f 10513 10765 11017
-f 10513 11017 10733
-f 10765 11057 11241
-f 10765 11241 11017
-f 11057 11265 11517
-f 11057 11517 11241
-f 11265 11509 11741
-f 11265 11741 11517
-f 11509 11709 11953
-f 11509 11953 11741
-f 11709 11897 12157
-f 11709 12157 11953
-f 11897 12113 12333
-f 11897 12333 12157
-f 12113 12269 12521
-f 12113 12521 12333
-f 12269 12453 12681
-f 12269 12681 12521
-f 12453 12593 12853
-f 12453 12853 12681
-f 12593 12745 12997
-f 12593 12997 12853
-f 12745 12885 13129
-f 12745 13129 12997
-f 12885 13005 13257
-f 12885 13257 13129
-f 13005 13121 13369
-f 13005 13369 13257
-f 13121 13209 13461
-f 13121 13461 13369
-f 13209 13289 13549
-f 13209 13549 13461
-f 13289 13377 13645
-f 13289 13645 13549
-f 13377 13445 13705
-f 13377 13705 13645
-f 13445 13485 13777
-f 13445 13777 13705
-f 13485 13533 13785
-f 13485 13785 13777
-f 13533 13573 13825
-f 13533 13825 13785
-f 13573 13581 13857
-f 13573 13857 13825
-f 13581 13605 13865
-f 13581 13865 13857
-f 13605 13606 13866
-f 13605 13866 13865
-f 13606 13582 13858
-f 13606 13858 13866
-f 13582 13574 13826
-f 13582 13826 13858
-f 13574 13534 13786
-f 13574 13786 13826
-f 13534 13486 13778
-f 13534 13778 13786
-f 13486 13446 13706
-f 13486 13706 13778
-f 13446 13378 13646
-f 13446 13646 13706
-f 13378 13290 13550
-f 13378 13550 13646
-f 13290 13210 13462
-f 13290 13462 13550
-f 13210 13122 13370
-f 13210 13370 13462
-f 13122 13006 13258
-f 13122 13258 13370
-f 13006 12886 13130
-f 13006 13130 13258
-f 12886 12746 12998
-f 12886 12998 13130
-f 12746 12594 12854
-f 12746 12854 12998
-f 12594 12454 12682
-f 12594 12682 12854
-f 12454 12270 12522
-f 12454 12522 12682
-f 12270 12114 12334
-f 12270 12334 12522
-f 12114 11898 12158
-f 12114 12158 12334
-f 11898 11710 11954
-f 11898 11954 12158
-f 11710 11510 11742
-f 11710 11742 11954
-f 11510 11266 11518
-f 11510 11518 11742
-f 11266 11058 11242
-f 11266 11242 11518
-f 11058 10766 11018
-f 11058 11018 11242
-f 10766 10514 10734
-f 10766 10734 11018
-f 10514 10250 10442
-f 10514 10442 10734
-f 10250 9934 10170
-f 10250 10170 10442
-f 9934 9658 9854
-f 9934 9854 10170
-f 9658 9346 9506
-f 9658 9506 9854
-f 9346 8982 9198
-f 9346 9198 9506
-f 8982 8666 8846
-f 8982 8846 9198
-f 8666 8306 8458
-f 8666 8458 8846
-f 8306 7886 8054
-f 8306 8054 8458
-f 7886 7506 7702
-f 7886 7702 8054
-f 7506 7122 7242
-f 7506 7242 7702
-f 7122 6654 6782
-f 7122 6782 7242
-f 6654 6186 6330
-f 6654 6330 6782
-f 6186 5734 5898
-f 6186 5898 6330
-f 5734 5254 5342
-f 5734 5342 5898
-f 5254 4706 4770
-f 5254 4770 5342
-f 4706 4134 4206
-f 4706 4206 4770
-f 4134 3594 3694
-f 4134 3694 4206
-f 3594 2930 2978
-f 3594 2978 3694
-f 2930 2174 2222
-f 2930 2222 2978
-f 2174 1354 1386
-f 2174 1386 2222
-f 1385 2221 2253
-f 1385 2253 1401
-f 2221 2977 3025
-f 2221 3025 2253
-f 2977 3693 3725
-f 2977 3725 3025
-f 3693 4205 4325
-f 3693 4325 3725
-f 4205 4769 4881
-f 4205 4881 4325
-f 4769 5341 5421
-f 4769 5421 4881
-f 5341 5897 5969
-f 5341 5969 5421
-f 5897 6329 6501
-f 5897 6501 5969
-f 6329 6781 6925
-f 6329 6925 6501
-f 6781 7241 7385
-f 6781 7385 6925
-f 7241 7701 7805
-f 7241 7805 7385
-f 7701 8053 8257
-f 7701 8257 7805
-f 8053 8457 8617
-f 8053 8617 8257
-f 8457 8845 8989
-f 8457 8989 8617
-f 8845 9197 9369
-f 8845 9369 8989
-f 9197 9505 9725
-f 9197 9725 9369
-f 9505 9853 10037
-f 9505 10037 9725
-f 9853 10169 10345
-f 9853 10345 10037
-f 10169 10441 10645
-f 10169 10645 10345
-f 10441 10733 10941
-f 10441 10941 10645
-f 10733 11017 11201
-f 10733 11201 10941
-f 11017 11241 11469
-f 11017 11469 11201
-f 11241 11517 11717
-f 11241 11717 11469
-f 11517 11741 11961
-f 11517 11961 11717
-f 11741 11953 12173
-f 11741 12173 11961
-f 11953 12157 12389
-f 11953 12389 12173
-f 12157 12333 12561
-f 12157 12561 12389
-f 12333 12521 12761
-f 12333 12761 12561
-f 12521 12681 12917
-f 12521 12917 12761
-f 12681 12853 13085
-f 12681 13085 12917
-f 12853 12997 13225
-f 12853 13225 13085
-f 12997 13129 13393
-f 12997 13393 13225
-f 13129 13257 13493
-f 13129 13493 13393
-f 13257 13369 13621
-f 13257 13621 13493
-f 13369 13461 13713
-f 13369 13713 13621
-f 13461 13549 13793
-f 13461 13793 13713
-f 13549 13645 13889
-f 13549 13889 13793
-f 13645 13705 13973
-f 13645 13973 13889
-f 13705 13777 14005
-f 13705 14005 13973
-f 13777 13785 14037
-f 13777 14037 14005
-f 13785 13825 14101
-f 13785 14101 14037
-f 13825 13857 14117
-f 13825 14117 14101
-f 13857 13865 14133
-f 13857 14133 14117
-f 13865 13866 14134
-f 13865 14134 14133
-f 13866 13858 14118
-f 13866 14118 14134
-f 13858 13826 14102
-f 13858 14102 14118
-f 13826 13786 14038
-f 13826 14038 14102
-f 13786 13778 14006
-f 13786 14006 14038
-f 13778 13706 13974
-f 13778 13974 14006
-f 13706 13646 13890
-f 13706 13890 13974
-f 13646 13550 13794
-f 13646 13794 13890
-f 13550 13462 13714
-f 13550 13714 13794
-f 13462 13370 13622
-f 13462 13622 13714
-f 13370 13258 13494
-f 13370 13494 13622
-f 13258 13130 13394
-f 13258 13394 13494
-f 13130 12998 13226
-f 13130 13226 13394
-f 12998 12854 13086
-f 12998 13086 13226
-f 12854 12682 12918
-f 12854 12918 13086
-f 12682 12522 12762
-f 12682 12762 12918
-f 12522 12334 12562
-f 12522 12562 12762
-f 12334 12158 12390
-f 12334 12390 12562
-f 12158 11954 12174
-f 12158 12174 12390
-f 11954 11742 11962
-f 11954 11962 12174
-f 11742 11518 11718
-f 11742 11718 11962
-f 11518 11242 11470
-f 11518 11470 11718
-f 11242 11018 11202
-f 11242 11202 11470
-f 11018 10734 10942
-f 11018 10942 11202
-f 10734 10442 10646
-f 10734 10646 10942
-f 10442 10170 10346
-f 10442 10346 10646
-f 10170 9854 10038
-f 10170 10038 10346
-f 9854 9506 9726
-f 9854 9726 10038
-f 9506 9198 9370
-f 9506 9370 9726
-f 9198 8846 8990
-f 9198 8990 9370
-f 8846 8458 8618
-f 8846 8618 8990
-f 8458 8054 8258
-f 8458 8258 8618
-f 8054 7702 7806
-f 8054 7806 8258
-f 7702 7242 7386
-f 7702 7386 7806
-f 7242 6782 6926
-f 7242 6926 7386
-f 6782 6330 6502
-f 6782 6502 6926
-f 6330 5898 5970
-f 6330 5970 6502
-f 5898 5342 5422
-f 5898 5422 5970
-f 5342 4770 4882
-f 5342 4882 5422
-f 4770 4206 4326
-f 4770 4326 4882
-f 4206 3694 3726
-f 4206 3726 4326
-f 3694 2978 3026
-f 3694 3026 3726
-f 2978 2222 2254
-f 2978 2254 3026
-f 2222 1386 1402
-f 2222 1402 2254
-f 1401 2253 2285
-f 1401 2285 1417
-f 2253 3025 3073
-f 2253 3073 2285
-f 3025 3725 3789
-f 3025 3789 3073
-f 3725 4325 4465
-f 3725 4465 3789
-f 4325 4881 4977
-f 4325 4977 4465
-f 4881 5421 5525
-f 4881 5525 4977
-f 5421 5969 6081
-f 5421 6081 5525
-f 5969 6501 6589
-f 5969 6589 6081
-f 6501 6925 7097
-f 6501 7097 6589
-f 6925 7385 7521
-f 6925 7521 7097
-f 7385 7805 7957
-f 7385 7957 7521
-f 7805 8257 8377
-f 7805 8377 7957
-f 8257 8617 8797
-f 8257 8797 8377
-f 8617 8989 9165
-f 8617 9165 8797
-f 8989 9369 9521
-f 8989 9521 9165
-f 9369 9725 9877
-f 9369 9877 9521
-f 9725 10037 10217
-f 9725 10217 9877
-f 10037 10345 10545
-f 10037 10545 10217
-f 10345 10645 10837
-f 10345 10837 10545
-f 10645 10941 11113
-f 10645 11113 10837
-f 10941 11201 11413
-f 10941 11413 11113
-f 11201 11469 11669
-f 11201 11669 11413
-f 11469 11717 11905
-f 11469 11905 11669
-f 11717 11961 12165
-f 11717 12165 11905
-f 11961 12173 12405
-f 11961 12405 12165
-f 12173 12389 12585
-f 12173 12585 12405
-f 12389 12561 12813
-f 12389 12813 12585
-f 12561 12761 12965
-f 12561 12965 12813
-f 12761 12917 13153
-f 12761 13153 12965
-f 12917 13085 13313
-f 12917 13313 13153
-f 13085 13225 13453
-f 13085 13453 13313
-f 13225 13393 13613
-f 13225 13613 13453
-f 13393 13493 13737
-f 13393 13737 13613
-f 13493 13621 13841
-f 13493 13841 13737
-f 13621 13713 13965
-f 13621 13965 13841
-f 13713 13793 14029
-f 13713 14029 13965
-f 13793 13889 14125
-f 13793 14125 14029
-f 13889 13973 14197
-f 13889 14197 14125
-f 13973 14005 14257
-f 13973 14257 14197
-f 14005 14037 14305
-f 14005 14305 14257
-f 14037 14101 14313
-f 14037 14313 14305
-f 14101 14117 14345
-f 14101 14345 14313
-f 14117 14133 14361
-f 14117 14361 14345
-f 14133 14134 14362
-f 14133 14362 14361
-f 14134 14118 14346
-f 14134 14346 14362
-f 14118 14102 14314
-f 14118 14314 14346
-f 14102 14038 14306
-f 14102 14306 14314
-f 14038 14006 14258
-f 14038 14258 14306
-f 14006 13974 14198
-f 14006 14198 14258
-f 13974 13890 14126
-f 13974 14126 14198
-f 13890 13794 14030
-f 13890 14030 14126
-f 13794 13714 13966
-f 13794 13966 14030
-f 13714 13622 13842
-f 13714 13842 13966
-f 13622 13494 13738
-f 13622 13738 13842
-f 13494 13394 13614
-f 13494 13614 13738
-f 13394 13226 13454
-f 13394 13454 13614
-f 13226 13086 13314
-f 13226 13314 13454
-f 13086 12918 13154
-f 13086 13154 13314
-f 12918 12762 12966
-f 12918 12966 13154
-f 12762 12562 12814
-f 12762 12814 12966
-f 12562 12390 12586
-f 12562 12586 12814
-f 12390 12174 12406
-f 12390 12406 12586
-f 12174 11962 12166
-f 12174 12166 12406
-f 11962 11718 11906
-f 11962 11906 12166
-f 11718 11470 11670
-f 11718 11670 11906
-f 11470 11202 11414
-f 11470 11414 11670
-f 11202 10942 11114
-f 11202 11114 11414
-f 10942 10646 10838
-f 10942 10838 11114
-f 10646 10346 10546
-f 10646 10546 10838
-f 10346 10038 10218
-f 10346 10218 10546
-f 10038 9726 9878
-f 10038 9878 10218
-f 9726 9370 9522
-f 9726 9522 9878
-f 9370 8990 9166
-f 9370 9166 9522
-f 8990 8618 8798
-f 8990 8798 9166
-f 8618 8258 8378
-f 8618 8378 8798
-f 8258 7806 7958
-f 8258 7958 8378
-f 7806 7386 7522
-f 7806 7522 7958
-f 7386 6926 7098
-f 7386 7098 7522
-f 6926 6502 6590
-f 6926 6590 7098
-f 6502 5970 6082
-f 6502 6082 6590
-f 5970 5422 5526
-f 5970 5526 6082
-f 5422 4882 4978
-f 5422 4978 5526
-f 4882 4326 4466
-f 4882 4466 4978
-f 4326 3726 3790
-f 4326 3790 4466
-f 3726 3026 3074
-f 3726 3074 3790
-f 3026 2254 2286
-f 3026 2286 3074
-f 2254 1402 1418
-f 2254 1418 2286
-f 1417 2285 2333
-f 1417 2333 1473
-f 2285 3073 3121
-f 2285 3121 2333
-f 3073 3789 3821
-f 3073 3821 3121
-f 3789 4465 4497
-f 3789 4497 3821
-f 4465 4977 5105
-f 4465 5105 4497
-f 4977 5525 5629
-f 4977 5629 5105
-f 5525 6081 6153
-f 5525 6153 5629
-f 6081 6589 6685
-f 6081 6685 6153
-f 6589 7097 7209
-f 6589 7209 6685
-f 7097 7521 7661
-f 7097 7661 7209
-f 7521 7957 8109
-f 7521 8109 7661
-f 7957 8377 8505
-f 7957 8505 8109
-f 8377 8797 8917
-f 8377 8917 8505
-f 8797 9165 9313
-f 8797 9313 8917
-f 9165 9521 9701
-f 9165 9701 9313
-f 9521 9877 10045
-f 9521 10045 9701
-f 9877 10217 10377
-f 9877 10377 10045
-f 10217 10545 10701
-f 10217 10701 10377
-f 10545 10837 11033
-f 10545 11033 10701
-f 10837 11113 11329
-f 10837 11329 11033
-f 11113 11413 11573
-f 11113 11573 11329
-f 11413 11669 11849
-f 11413 11849 11573
-f 11669 11905 12129
-f 11669 12129 11849
-f 11905 12165 12349
-f 11905 12349 12129
-f 12165 12405 12569
-f 12165 12569 12349
-f 12405 12585 12821
-f 12405 12821 12569
-f 12585 12813 12989
-f 12585 12989 12821
-f 12813 12965 13185
-f 12813 13185 12989
-f 12965 13153 13353
-f 12965 13353 13185
-f 13153 13313 13517
-f 13153 13517 13353
-f 13313 13453 13689
-f 13313 13689 13517
-f 13453 13613 13809
-f 13453 13809 13689
-f 13613 13737 13957
-f 13613 13957 13809
-f 13737 13841 14053
-f 13737 14053 13957
-f 13841 13965 14173
-f 13841 14173 14053
-f 13965 14029 14265
-f 13965 14265 14173
-f 14029 14125 14337
-f 14029 14337 14265
-f 14125 14197 14433
-f 14125 14433 14337
-f 14197 14257 14477
-f 14197 14477 14433
-f 14257 14305 14509
-f 14257 14509 14477
-f 14305 14313 14541
-f 14305 14541 14509
-f 14313 14345 14581
-f 14313 14581 14541
-f 14345 14361 14597
-f 14345 14597 14581
-f 14361 14362 14598
-f 14361 14598 14597
-f 14362 14346 14582
-f 14362 14582 14598
-f 14346 14314 14542
-f 14346 14542 14582
-f 14314 14306 14510
-f 14314 14510 14542
-f 14306 14258 14478
-f 14306 14478 14510
-f 14258 14198 14434
-f 14258 14434 14478
-f 14198 14126 14338
-f 14198 14338 14434
-f 14126 14030 14266
-f 14126 14266 14338
-f 14030 13966 14174
-f 14030 14174 14266
-f 13966 13842 14054
-f 13966 14054 14174
-f 13842 13738 13958
-f 13842 13958 14054
-f 13738 13614 13810
-f 13738 13810 13958
-f 13614 13454 13690
-f 13614 13690 13810
-f 13454 13314 13518
-f 13454 13518 13690
-f 13314 13154 13354
-f 13314 13354 13518
-f 13154 12966 13186
-f 13154 13186 13354
-f 12966 12814 12990
-f 12966 12990 13186
-f 12814 12586 12822
-f 12814 12822 12990
-f 12586 12406 12570
-f 12586 12570 12822
-f 12406 12166 12350
-f 12406 12350 12570
-f 12166 11906 12130
-f 12166 12130 12350
-f 11906 11670 11850
-f 11906 11850 12130
-f 11670 11414 11574
-f 11670 11574 11850
-f 11414 11114 11330
-f 11414 11330 11574
-f 11114 10838 11034
-f 11114 11034 11330
-f 10838 10546 10702
-f 10838 10702 11034
-f 10546 10218 10378
-f 10546 10378 10702
-f 10218 9878 10046
-f 10218 10046 10378
-f 9878 9522 9702
-f 9878 9702 10046
-f 9522 9166 9314
-f 9522 9314 9702
-f 9166 8798 8918
-f 9166 8918 9314
-f 8798 8378 8506
-f 8798 8506 8918
-f 8378 7958 8110
-f 8378 8110 8506
-f 7958 7522 7662
-f 7958 7662 8110
-f 7522 7098 7210
-f 7522 7210 7662
-f 7098 6590 6686
-f 7098 6686 7210
-f 6590 6082 6154
-f 6590 6154 6686
-f 6082 5526 5630
-f 6082 5630 6154
-f 5526 4978 5106
-f 5526 5106 5630
-f 4978 4466 4498
-f 4978 4498 5106
-f 4466 3790 3822
-f 4466 3822 4498
-f 3790 3074 3122
-f 3790 3122 3822
-f 3074 2286 2334
-f 3074 2334 3122
-f 2286 1418 1474
-f 2286 1474 2334
-f 1473 2333 2373
-f 1473 2373 1497
-f 2333 3121 3153
-f 2333 3153 2373
-f 3121 3821 3893
-f 3121 3893 3153
-f 3821 4497 4561
-f 3821 4561 3893
-f 4497 5105 5197
-f 4497 5197 4561
-f 5105 5629 5749
-f 5105 5749 5197
-f 5629 6153 6265
-f 5629 6265 5749
-f 6153 6685 6789
-f 6153 6789 6265
-f 6685 7209 7281
-f 6685 7281 6789
-f 7209 7661 7781
-f 7209 7781 7281
-f 7661 8109 8241
-f 7661 8241 7781
-f 8109 8505 8681
-f 8109 8681 8241
-f 8505 8917 9061
-f 8505 9061 8681
-f 8917 9313 9441
-f 8917 9441 9061
-f 9313 9701 9829
-f 9313 9829 9441
-f 9701 10045 10193
-f 9701 10193 9829
-f 10045 10377 10561
-f 10045 10561 10193
-f 10377 10701 10861
-f 10377 10861 10561
-f 10701 11033 11169
-f 10701 11169 10861
-f 11033 11329 11485
-f 11033 11485 11169
-f 11329 11573 11793
-f 11329 11793 11485
-f 11573 11849 12033
-f 11573 12033 11793
-f 11849 12129 12285
-f 11849 12285 12033
-f 12129 12349 12529
-f 12129 12529 12285
-f 12349 12569 12777
-f 12349 12777 12529
-f 12569 12821 12973
-f 12569 12973 12777
-f 12821 12989 13193
-f 12821 13193 12973
-f 12989 13185 13401
-f 12989 13401 13193
-f 13185 13353 13557
-f 13185 13557 13401
-f 13353 13517 13721
-f 13353 13721 13557
-f 13517 13689 13881
-f 13517 13881 13721
-f 13689 13809 14013
-f 13689 14013 13881
-f 13809 13957 14149
-f 13809 14149 14013
-f 13957 14053 14273
-f 13957 14273 14149
-f 14053 14173 14369
-f 14053 14369 14273
-f 14173 14265 14469
-f 14173 14469 14369
-f 14265 14337 14549
-f 14265 14549 14469
-f 14337 14433 14621
-f 14337 14621 14549
-f 14433 14477 14681
-f 14433 14681 14621
-f 14477 14509 14729
-f 14477 14729 14681
-f 14509 14541 14753
-f 14509 14753 14729
-f 14541 14581 14785
-f 14541 14785 14753
-f 14581 14597 14793
-f 14581 14793 14785
-f 14597 14598 14794
-f 14597 14794 14793
-f 14598 14582 14786
-f 14598 14786 14794
-f 14582 14542 14754
-f 14582 14754 14786
-f 14542 14510 14730
-f 14542 14730 14754
-f 14510 14478 14682
-f 14510 14682 14730
-f 14478 14434 14622
-f 14478 14622 14682
-f 14434 14338 14550
-f 14434 14550 14622
-f 14338 14266 14470
-f 14338 14470 14550
-f 14266 14174 14370
-f 14266 14370 14470
-f 14174 14054 14274
-f 14174 14274 14370
-f 14054 13958 14150
-f 14054 14150 14274
-f 13958 13810 14014
-f 13958 14014 14150
-f 13810 13690 13882
-f 13810 13882 14014
-f 13690 13518 13722
-f 13690 13722 13882
-f 13518 13354 13558
-f 13518 13558 13722
-f 13354 13186 13402
-f 13354 13402 13558
-f 13186 12990 13194
-f 13186 13194 13402
-f 12990 12822 12974
-f 12990 12974 13194
-f 12822 12570 12778
-f 12822 12778 12974
-f 12570 12350 12530
-f 12570 12530 12778
-f 12350 12130 12286
-f 12350 12286 12530
-f 12130 11850 12034
-f 12130 12034 12286
-f 11850 11574 11794
-f 11850 11794 12034
-f 11574 11330 11486
-f 11574 11486 11794
-f 11330 11034 11170
-f 11330 11170 11486
-f 11034 10702 10862
-f 11034 10862 11170
-f 10702 10378 10562
-f 10702 10562 10862
-f 10378 10046 10194
-f 10378 10194 10562
-f 10046 9702 9830
-f 10046 9830 10194
-f 9702 9314 9442
-f 9702 9442 9830
-f 9314 8918 9062
-f 9314 9062 9442
-f 8918 8506 8682
-f 8918 8682 9062
-f 8506 8110 8242
-f 8506 8242 8682
-f 8110 7662 7782
-f 8110 7782 8242
-f 7662 7210 7282
-f 7662 7282 7782
-f 7210 6686 6790
-f 7210 6790 7282
-f 6686 6154 6266
-f 6686 6266 6790
-f 6154 5630 5750
-f 6154 5750 6266
-f 5630 5106 5198
-f 5630 5198 5750
-f 5106 4498 4562
-f 5106 4562 5198
-f 4498 3822 3894
-f 4498 3894 4562
-f 3822 3122 3154
-f 3822 3154 3894
-f 3122 2334 2374
-f 3122 2374 3154
-f 2334 1474 1498
-f 2334 1498 2374
-f 1497 2373 2405
-f 1497 2405 1521
-f 2373 3153 3185
-f 2373 3185 2405
-f 3153 3893 3917
-f 3153 3917 3185
-f 3893 4561 4625
-f 3893 4625 3917
-f 4561 5197 5261
-f 4561 5261 4625
-f 5197 5749 5865
-f 5197 5865 5261
-f 5749 6265 6385
-f 5749 6385 5865
-f 6265 6789 6885
-f 6265 6885 6385
-f 6789 7281 7409
-f 6789 7409 6885
-f 7281 7781 7853
-f 7281 7853 7409
-f 7781 8241 8337
-f 7781 8337 7853
-f 8241 8681 8789
-f 8241 8789 8337
-f 8681 9061 9221
-f 8681 9221 8789
-f 9061 9441 9593
-f 9061 9593 9221
-f 9441 9829 9949
-f 9441 9949 9593
-f 9829 10193 10337
-f 9829 10337 9949
-f 10193 10561 10677
-f 10193 10677 10337
-f 10561 10861 11041
-f 10561 11041 10677
-f 10861 11169 11361
-f 10861 11361 11041
-f 11169 11485 11637
-f 11169 11637 11361
-f 11485 11793 11921
-f 11485 11921 11637
-f 11793 12033 12213
-f 11793 12213 11921
-f 12033 12285 12473
-f 12033 12473 12213
-f 12285 12529 12705
-f 12285 12705 12473
-f 12529 12777 12933
-f 12529 12933 12705
-f 12777 12973 13177
-f 12777 13177 12933
-f 12973 13193 13361
-f 12973 13361 13177
-f 13193 13401 13565
-f 13193 13565 13361
-f 13401 13557 13745
-f 13401 13745 13565
-f 13557 13721 13913
-f 13557 13913 13745
-f 13721 13881 14061
-f 13721 14061 13913
-f 13881 14013 14217
-f 13881 14217 14061
-f 14013 14149 14321
-f 14013 14321 14217
-f 14149 14273 14461
-f 14149 14461 14321
-f 14273 14369 14573
-f 14273 14573 14461
-f 14369 14469 14673
-f 14369 14673 14573
-f 14469 14549 14737
-f 14469 14737 14673
-f 14549 14621 14825
-f 14549 14825 14737
-f 14621 14681 14893
-f 14621 14893 14825
-f 14681 14729 14917
-f 14681 14917 14893
-f 14729 14753 14949
-f 14729 14949 14917
-f 14753 14785 14989
-f 14753 14989 14949
-f 14785 14793 14997
-f 14785 14997 14989
-f 14793 14794 14998
-f 14793 14998 14997
-f 14794 14786 14990
-f 14794 14990 14998
-f 14786 14754 14950
-f 14786 14950 14990
-f 14754 14730 14918
-f 14754 14918 14950
-f 14730 14682 14894
-f 14730 14894 14918
-f 14682 14622 14826
-f 14682 14826 14894
-f 14622 14550 14738
-f 14622 14738 14826
-f 14550 14470 14674
-f 14550 14674 14738
-f 14470 14370 14574
-f 14470 14574 14674
-f 14370 14274 14462
-f 14370 14462 14574
-f 14274 14150 14322
-f 14274 14322 14462
-f 14150 14014 14218
-f 14150 14218 14322
-f 14014 13882 14062
-f 14014 14062 14218
-f 13882 13722 13914
-f 13882 13914 14062
-f 13722 13558 13746
-f 13722 13746 13914
-f 13558 13402 13566
-f 13558 13566 13746
-f 13402 13194 13362
-f 13402 13362 13566
-f 13194 12974 13178
-f 13194 13178 13362
-f 12974 12778 12934
-f 12974 12934 13178
-f 12778 12530 12706
-f 12778 12706 12934
-f 12530 12286 12474
-f 12530 12474 12706
-f 12286 12034 12214
-f 12286 12214 12474
-f 12034 11794 11922
-f 12034 11922 12214
-f 11794 11486 11638
-f 11794 11638 11922
-f 11486 11170 11362
-f 11486 11362 11638
-f 11170 10862 11042
-f 11170 11042 11362
-f 10862 10562 10678
-f 10862 10678 11042
-f 10562 10194 10338
-f 10562 10338 10678
-f 10194 9830 9950
-f 10194 9950 10338
-f 9830 9442 9594
-f 9830 9594 9950
-f 9442 9062 9222
-f 9442 9222 9594
-f 9062 8682 8790
-f 9062 8790 9222
-f 8682 8242 8338
-f 8682 8338 8790
-f 8242 7782 7854
-f 8242 7854 8338
-f 7782 7282 7410
-f 7782 7410 7854
-f 7282 6790 6886
-f 7282 6886 7410
-f 6790 6266 6386
-f 6790 6386 6886
-f 6266 5750 5866
-f 6266 5866 6386
-f 5750 5198 5262
-f 5750 5262 5866
-f 5198 4562 4626
-f 5198 4626 5262
-f 4562 3894 3918
-f 4562 3918 4626
-f 3894 3154 3186
-f 3894 3186 3918
-f 3154 2374 2406
-f 3154 2406 3186
-f 2374 1498 1522
-f 2374 1522 2406
-f 1521 2405 2453
-f 1521 2453 1553
-f 2405 3185 3249
-f 2405 3249 2453
-f 3185 3917 3989
-f 3185 3989 3249
-f 3917 4625 4657
-f 3917 4657 3989
-f 4625 5261 5309
-f 4625 5309 4657
-f 5261 5865 5913
-f 5261 5913 5309
-f 5865 6385 6493
-f 5865 6493 5913
-f 6385 6885 7021
-f 6385 7021 6493
-f 6885 7409 7489
-f 6885 7489 7021
-f 7409 7853 7981
-f 7409 7981 7489
-f 7853 8337 8433
-f 7853 8433 7981
-f 8337 8789 8877
-f 8337 8877 8433
-f 8789 9221 9321
-f 8789 9321 8877
-f 9221 9593 9741
-f 9221 9741 9321
-f 9593 9949 10125
-f 9593 10125 9741
-f 9949 10337 10465
-f 9949 10465 10125
-f 10337 10677 10829
-f 10337 10829 10465
-f 10677 11041 11153
-f 10677 11153 10829
-f 11041 11361 11493
-f 11041 11493 11153
-f 11361 11637 11809
-f 11361 11809 11493
-f 11637 11921 12089
-f 11637 12089 11809
-f 11921 12213 12365
-f 11921 12365 12089
-f 12213 12473 12625
-f 12213 12625 12365
-f 12473 12705 12877
-f 12473 12877 12625
-f 12705 12933 13113
-f 12705 13113 12877
-f 12933 13177 13329
-f 12933 13329 13113
-f 13177 13361 13525
-f 13177 13525 13329
-f 13361 13565 13729
-f 13361 13729 13525
-f 13565 13745 13921
-f 13565 13921 13729
-f 13745 13913 14085
-f 13745 14085 13921
-f 13913 14061 14241
-f 13913 14241 14085
-f 14061 14217 14393
-f 14061 14393 14241
-f 14217 14321 14517
-f 14217 14517 14393
-f 14321 14461 14637
-f 14321 14637 14517
-f 14461 14573 14745
-f 14461 14745 14637
-f 14573 14673 14857
-f 14573 14857 14745
-f 14673 14737 14925
-f 14673 14925 14857
-f 14737 14825 15005
-f 14737 15005 14925
-f 14825 14893 15061
-f 14825 15061 15005
-f 14893 14917 15121
-f 14893 15121 15061
-f 14917 14949 15137
-f 14917 15137 15121
-f 14949 14989 15161
-f 14949 15161 15137
-f 14989 14997 15177
-f 14989 15177 15161
-f 14997 14998 15178
-f 14997 15178 15177
-f 14998 14990 15162
-f 14998 15162 15178
-f 14990 14950 15138
-f 14990 15138 15162
-f 14950 14918 15122
-f 14950 15122 15138
-f 14918 14894 15062
-f 14918 15062 15122
-f 14894 14826 15006
-f 14894 15006 15062
-f 14826 14738 14926
-f 14826 14926 15006
-f 14738 14674 14858
-f 14738 14858 14926
-f 14674 14574 14746
-f 14674 14746 14858
-f 14574 14462 14638
-f 14574 14638 14746
-f 14462 14322 14518
-f 14462 14518 14638
-f 14322 14218 14394
-f 14322 14394 14518
-f 14218 14062 14242
-f 14218 14242 14394
-f 14062 13914 14086
-f 14062 14086 14242
-f 13914 13746 13922
-f 13914 13922 14086
-f 13746 13566 13730
-f 13746 13730 13922
-f 13566 13362 13526
-f 13566 13526 13730
-f 13362 13178 13330
-f 13362 13330 13526
-f 13178 12934 13114
-f 13178 13114 13330
-f 12934 12706 12878
-f 12934 12878 13114
-f 12706 12474 12626
-f 12706 12626 12878
-f 12474 12214 12366
-f 12474 12366 12626
-f 12214 11922 12090
-f 12214 12090 12366
-f 11922 11638 11810
-f 11922 11810 12090
-f 11638 11362 11494
-f 11638 11494 11810
-f 11362 11042 11154
-f 11362 11154 11494
-f 11042 10678 10830
-f 11042 10830 11154
-f 10678 10338 10466
-f 10678 10466 10830
-f 10338 9950 10126
-f 10338 10126 10466
-f 9950 9594 9742
-f 9950 9742 10126
-f 9594 9222 9322
-f 9594 9322 9742
-f 9222 8790 8878
-f 9222 8878 9322
-f 8790 8338 8434
-f 8790 8434 8878
-f 8338 7854 7982
-f 8338 7982 8434
-f 7854 7410 7490
-f 7854 7490 7982
-f 7410 6886 7022
-f 7410 7022 7490
-f 6886 6386 6494
-f 6886 6494 7022
-f 6386 5866 5914
-f 6386 5914 6494
-f 5866 5262 5310
-f 5866 5310 5914
-f 5262 4626 4658
-f 5262 4658 5310
-f 4626 3918 3990
-f 4626 3990 4658
-f 3918 3186 3250
-f 3918 3250 3990
-f 3186 2406 2454
-f 3186 2454 3250
-f 2406 1522 1554
-f 2406 1554 2454
-f 1553 2453 2469
-f 1553 2469 1569
-f 2453 3249 3281
-f 2453 3281 2469
-f 3249 3989 4021
-f 3249 4021 3281
-f 3989 4657 4737
-f 3989 4737 4021
-f 4657 5309 5357
-f 4657 5357 4737
-f 5309 5913 5977
-f 5309 5977 5357
-f 5913 6493 6549
-f 5913 6549 5977
-f 6493 7021 7113
-f 6493 7113 6549
-f 7021 7489 7609
-f 7021 7609 7113
-f 7489 7981 8077
-f 7489 8077 7609
-f 7981 8433 8537
-f 7981 8537 8077
-f 8433 8877 8997
-f 8433 8997 8537
-f 8877 9321 9401
-f 8877 9401 8997
-f 9321 9741 9845
-f 9321 9845 9401
-f 9741 10125 10233
-f 9741 10233 9845
-f 10125 10465 10621
-f 10125 10621 10233
-f 10465 10829 10957
-f 10465 10957 10621
-f 10829 11153 11297
-f 10829 11297 10957
-f 11153 11493 11597
-f 11153 11597 11297
-f 11493 11809 11913
-f 11493 11913 11597
-f 11809 12089 12229
-f 11809 12229 11913
-f 12089 12365 12513
-f 12089 12513 12229
-f 12365 12625 12769
-f 12365 12769 12513
-f 12625 12877 13029
-f 12625 13029 12769
-f 12877 13113 13241
-f 12877 13241 13029
-f 13113 13329 13469
-f 13113 13469 13241
-f 13329 13525 13697
-f 13329 13697 13469
-f 13525 13729 13897
-f 13525 13897 13697
-f 13729 13921 14077
-f 13729 14077 13897
-f 13921 14085 14249
-f 13921 14249 14077
-f 14085 14241 14417
-f 14085 14417 14249
-f 14241 14393 14533
-f 14241 14533 14417
-f 14393 14517 14689
-f 14393 14689 14533
-f 14517 14637 14801
-f 14517 14801 14689
-f 14637 14745 14909
-f 14637 14909 14801
-f 14745 14857 15021
-f 14745 15021 14909
-f 14857 14925 15097
-f 14857 15097 15021
-f 14925 15005 15169
-f 14925 15169 15097
-f 15005 15061 15241
-f 15005 15241 15169
-f 15061 15121 15285
-f 15061 15285 15241
-f 15121 15137 15301
-f 15121 15301 15285
-f 15137 15161 15333
-f 15137 15333 15301
-f 15161 15177 15357
-f 15161 15357 15333
-f 15177 15178 15358
-f 15177 15358 15357
-f 15178 15162 15334
-f 15178 15334 15358
-f 15162 15138 15302
-f 15162 15302 15334
-f 15138 15122 15286
-f 15138 15286 15302
-f 15122 15062 15242
-f 15122 15242 15286
-f 15062 15006 15170
-f 15062 15170 15242
-f 15006 14926 15098
-f 15006 15098 15170
-f 14926 14858 15022
-f 14926 15022 15098
-f 14858 14746 14910
-f 14858 14910 15022
-f 14746 14638 14802
-f 14746 14802 14910
-f 14638 14518 14690
-f 14638 14690 14802
-f 14518 14394 14534
-f 14518 14534 14690
-f 14394 14242 14418
-f 14394 14418 14534
-f 14242 14086 14250
-f 14242 14250 14418
-f 14086 13922 14078
-f 14086 14078 14250
-f 13922 13730 13898
-f 13922 13898 14078
-f 13730 13526 13698
-f 13730 13698 13898
-f 13526 13330 13470
-f 13526 13470 13698
-f 13330 13114 13242
-f 13330 13242 13470
-f 13114 12878 13030
-f 13114 13030 13242
-f 12878 12626 12770
-f 12878 12770 13030
-f 12626 12366 12514
-f 12626 12514 12770
-f 12366 12090 12230
-f 12366 12230 12514
-f 12090 11810 11914
-f 12090 11914 12230
-f 11810 11494 11598
-f 11810 11598 11914
-f 11494 11154 11298
-f 11494 11298 11598
-f 11154 10830 10958
-f 11154 10958 11298
-f 10830 10466 10622
-f 10830 10622 10958
-f 10466 10126 10234
-f 10466 10234 10622
-f 10126 9742 9846
-f 10126 9846 10234
-f 9742 9322 9402
-f 9742 9402 9846
-f 9322 8878 8998
-f 9322 8998 9402
-f 8878 8434 8538
-f 8878 8538 8998
-f 8434 7982 8078
-f 8434 8078 8538
-f 7982 7490 7610
-f 7982 7610 8078
-f 7490 7022 7114
-f 7490 7114 7610
-f 7022 6494 6550
-f 7022 6550 7114
-f 6494 5914 5978
-f 6494 5978 6550
-f 5914 5310 5358
-f 5914 5358 5978
-f 5310 4658 4738
-f 5310 4738 5358
-f 4658 3990 4022
-f 4658 4022 4738
-f 3990 3250 3282
-f 3990 3282 4022
-f 3250 2454 2470
-f 3250 2470 3282
-f 2454 1554 1570
-f 2454 1570 2470
-f 1569 2469 2485
-f 1569 2485 1585
-f 2469 3281 3321
-f 2469 3321 2485
-f 3281 4021 4053
-f 3281 4053 3321
-f 4021 4737 4753
-f 4021 4753 4053
-f 4737 5357 5389
-f 4737 5389 4753
-f 5357 5977 6049
-f 5357 6049 5389
-f 5977 6549 6637
-f 5977 6637 6049
-f 6549 7113 7185
-f 6549 7185 6637
-f 7113 7609 7717
-f 7113 7717 7185
-f 7609 8077 8201
-f 7609 8201 7717
-f 8077 8537 8673
-f 8077 8673 8201
-f 8537 8997 9085
-f 8537 9085 8673
-f 8997 9401 9537
-f 8997 9537 9085
-f 9401 9845 9925
-f 9401 9925 9537
-f 9845 10233 10321
-f 9845 10321 9925
-f 10233 10621 10709
-f 10233 10709 10321
-f 10621 10957 11081
-f 10621 11081 10709
-f 10957 11297 11429
-f 10957 11429 11081
-f 11297 11597 11757
-f 11297 11757 11429
-f 11597 11913 12057
-f 11597 12057 11757
-f 11913 12229 12341
-f 11913 12341 12057
-f 12229 12513 12633
-f 12229 12633 12341
-f 12513 12769 12893
-f 12513 12893 12633
-f 12769 13029 13161
-f 12769 13161 12893
-f 13029 13241 13421
-f 13029 13421 13161
-f 13241 13469 13629
-f 13241 13629 13421
-f 13469 13697 13817
-f 13469 13817 13629
-f 13697 13897 14021
-f 13697 14021 13817
-f 13897 14077 14225
-f 13897 14225 14021
-f 14077 14249 14401
-f 14077 14401 14225
-f 14249 14417 14557
-f 14249 14557 14401
-f 14417 14533 14713
-f 14417 14713 14557
-f 14533 14689 14833
-f 14533 14833 14713
-f 14689 14801 14957
-f 14689 14957 14833
-f 14801 14909 15073
-f 14801 15073 14957
-f 14909 15021 15153
-f 14909 15153 15073
-f 15021 15097 15261
-f 15021 15261 15153
-f 15097 15169 15325
-f 15097 15325 15261
-f 15169 15241 15389
-f 15169 15389 15325
-f 15241 15285 15433
-f 15241 15433 15389
-f 15285 15301 15481
-f 15285 15481 15433
-f 15301 15333 15497
-f 15301 15497 15481
-f 15333 15357 15505
-f 15333 15505 15497
-f 15357 15358 15506
-f 15357 15506 15505
-f 15358 15334 15498
-f 15358 15498 15506
-f 15334 15302 15482
-f 15334 15482 15498
-f 15302 15286 15434
-f 15302 15434 15482
-f 15286 15242 15390
-f 15286 15390 15434
-f 15242 15170 15326
-f 15242 15326 15390
-f 15170 15098 15262
-f 15170 15262 15326
-f 15098 15022 15154
-f 15098 15154 15262
-f 15022 14910 15074
-f 15022 15074 15154
-f 14910 14802 14958
-f 14910 14958 15074
-f 14802 14690 14834
-f 14802 14834 14958
-f 14690 14534 14714
-f 14690 14714 14834
-f 14534 14418 14558
-f 14534 14558 14714
-f 14418 14250 14402
-f 14418 14402 14558
-f 14250 14078 14226
-f 14250 14226 14402
-f 14078 13898 14022
-f 14078 14022 14226
-f 13898 13698 13818
-f 13898 13818 14022
-f 13698 13470 13630
-f 13698 13630 13818
-f 13470 13242 13422
-f 13470 13422 13630
-f 13242 13030 13162
-f 13242 13162 13422
-f 13030 12770 12894
-f 13030 12894 13162
-f 12770 12514 12634
-f 12770 12634 12894
-f 12514 12230 12342
-f 12514 12342 12634
-f 12230 11914 12058
-f 12230 12058 12342
-f 11914 11598 11758
-f 11914 11758 12058
-f 11598 11298 11430
-f 11598 11430 11758
-f 11298 10958 11082
-f 11298 11082 11430
-f 10958 10622 10710
-f 10958 10710 11082
-f 10622 10234 10322
-f 10622 10322 10710
-f 10234 9846 9926
-f 10234 9926 10322
-f 9846 9402 9538
-f 9846 9538 9926
-f 9402 8998 9086
-f 9402 9086 9538
-f 8998 8538 8674
-f 8998 8674 9086
-f 8538 8078 8202
-f 8538 8202 8674
-f 8078 7610 7718
-f 8078 7718 8202
-f 7610 7114 7186
-f 7610 7186 7718
-f 7114 6550 6638
-f 7114 6638 7186
-f 6550 5978 6050
-f 6550 6050 6638
-f 5978 5358 5390
-f 5978 5390 6050
-f 5358 4738 4754
-f 5358 4754 5390
-f 4738 4022 4054
-f 4738 4054 4754
-f 4022 3282 3322
-f 4022 3322 4054
-f 3282 2470 2486
-f 3282 2486 3322
-f 2470 1570 1586
-f 2470 1586 2486
-f 1585 2485 2533
-f 1585 2533 1617
-f 2485 3321 3353
-f 2485 3353 2533
-f 3321 4053 4125
-f 3321 4125 3353
-f 4053 4753 4801
-f 4053 4801 4125
-f 4753 5389 5493
-f 4753 5493 4801
-f 5389 6049 6097
-f 5389 6097 5493
-f 6049 6637 6677
-f 6049 6677 6097
-f 6637 7185 7233
-f 6637 7233 6677
-f 7185 7717 7773
-f 7185 7773 7233
-f 7717 8201 8289
-f 7717 8289 7773
-f 8201 8673 8741
-f 8201 8741 8289
-f 8673 9085 9213
-f 8673 9213 8741
-f 9085 9537 9633
-f 9085 9633 9213
-f 9537 9925 10053
-f 9537 10053 9633
-f 9925 10321 10417
-f 9925 10417 10053
-f 10321 10709 10813
-f 10321 10813 10417
-f 10709 11081 11177
-f 10709 11177 10813
-f 11081 11429 11533
-f 11081 11533 11177
-f 11429 11757 11857
-f 11429 11857 11533
-f 11757 12057 12189
-f 11757 12189 11857
-f 12057 12341 12489
-f 12057 12489 12189
-f 12341 12633 12753
-f 12341 12753 12489
-f 12633 12893 13053
-f 12633 13053 12753
-f 12893 13161 13273
-f 12893 13273 13053
-f 13161 13421 13509
-f 13161 13509 13273
-f 13421 13629 13769
-f 13421 13769 13509
-f 13629 13817 13981
-f 13629 13981 13769
-f 13817 14021 14165
-f 13817 14165 13981
-f 14021 14225 14353
-f 14021 14353 14165
-f 14225 14401 14525
-f 14225 14525 14353
-f 14401 14557 14705
-f 14401 14705 14525
-f 14557 14713 14841
-f 14557 14841 14705
-f 14713 14833 14981
-f 14713 14981 14841
-f 14833 14957 15105
-f 14833 15105 14981
-f 14957 15073 15209
-f 14957 15209 15105
-f 15073 15153 15293
-f 15073 15293 15209
-f 15153 15261 15397
-f 15153 15397 15293
-f 15261 15325 15465
-f 15261 15465 15397
-f 15325 15389 15529
-f 15325 15529 15465
-f 15389 15433 15589
-f 15389 15589 15529
-f 15433 15481 15613
-f 15433 15613 15589
-f 15481 15497 15629
-f 15481 15629 15613
-f 15497 15505 15661
-f 15497 15661 15629
-f 15505 15506 15662
-f 15505 15662 15661
-f 15506 15498 15630
-f 15506 15630 15662
-f 15498 15482 15614
-f 15498 15614 15630
-f 15482 15434 15590
-f 15482 15590 15614
-f 15434 15390 15530
-f 15434 15530 15590
-f 15390 15326 15466
-f 15390 15466 15530
-f 15326 15262 15398
-f 15326 15398 15466
-f 15262 15154 15294
-f 15262 15294 15398
-f 15154 15074 15210
-f 15154 15210 15294
-f 15074 14958 15106
-f 15074 15106 15210
-f 14958 14834 14982
-f 14958 14982 15106
-f 14834 14714 14842
-f 14834 14842 14982
-f 14714 14558 14706
-f 14714 14706 14842
-f 14558 14402 14526
-f 14558 14526 14706
-f 14402 14226 14354
-f 14402 14354 14526
-f 14226 14022 14166
-f 14226 14166 14354
-f 14022 13818 13982
-f 14022 13982 14166
-f 13818 13630 13770
-f 13818 13770 13982
-f 13630 13422 13510
-f 13630 13510 13770
-f 13422 13162 13274
-f 13422 13274 13510
-f 13162 12894 13054
-f 13162 13054 13274
-f 12894 12634 12754
-f 12894 12754 13054
-f 12634 12342 12490
-f 12634 12490 12754
-f 12342 12058 12190
-f 12342 12190 12490
-f 12058 11758 11858
-f 12058 11858 12190
-f 11758 11430 11534
-f 11758 11534 11858
-f 11430 11082 11178
-f 11430 11178 11534
-f 11082 10710 10814
-f 11082 10814 11178
-f 10710 10322 10418
-f 10710 10418 10814
-f 10322 9926 10054
-f 10322 10054 10418
-f 9926 9538 9634
-f 9926 9634 10054
-f 9538 9086 9214
-f 9538 9214 9634
-f 9086 8674 8742
-f 9086 8742 9214
-f 8674 8202 8290
-f 8674 8290 8742
-f 8202 7718 7774
-f 8202 7774 8290
-f 7718 7186 7234
-f 7718 7234 7774
-f 7186 6638 6678
-f 7186 6678 7234
-f 6638 6050 6098
-f 6638 6098 6678
-f 6050 5390 5494
-f 6050 5494 6098
-f 5390 4754 4802
-f 5390 4802 5494
-f 4754 4054 4126
-f 4754 4126 4802
-f 4054 3322 3354
-f 4054 3354 4126
-f 3322 2486 2534
-f 3322 2534 3354
-f 2486 1586 1618
-f 2486 1618 2534
-f 1617 2533 2581
-f 1617 2581 1649
-f 2533 3353 3401
-f 2533 3401 2581
-f 3353 4125 4165
-f 3353 4165 3401
-f 4125 4801 4849
-f 4125 4849 4165
-f 4801 5493 5517
-f 4801 5517 4849
-f 5493 6097 6121
-f 5493 6121 5517
-f 6097 6677 6717
-f 6097 6717 6121
-f 6677 7233 7289
-f 6677 7289 6717
-f 7233 7773 7829
-f 7233 7829 7289
-f 7773 8289 8329
-f 7773 8329 7829
-f 8289 8741 8837
-f 8289 8837 8329
-f 8741 9213 9281
-f 8741 9281 8837
-f 9213 9633 9733
-f 9213 9733 9281
-f 9633 10053 10153
-f 9633 10153 9733
-f 10053 10417 10553
-f 10053 10553 10153
-f 10417 10813 10917
-f 10417 10917 10553
-f 10813 11177 11281
-f 10813 11281 10917
-f 11177 11533 11621
-f 11177 11621 11281
-f 11533 11857 11969
-f 11533 11969 11621
-f 11857 12189 12253
-f 11857 12253 11969
-f 12189 12489 12577
-f 12189 12577 12253
-f 12489 12753 12869
-f 12489 12869 12577
-f 12753 13053 13145
-f 12753 13145 12869
-f 13053 13273 13429
-f 13053 13429 13145
-f 13273 13509 13653
-f 13273 13653 13429
-f 13509 13769 13873
-f 13509 13873 13653
-f 13769 13981 14093
-f 13769 14093 13873
-f 13981 14165 14281
-f 13981 14281 14093
-f 14165 14353 14485
-f 14165 14485 14281
-f 14353 14525 14653
-f 14353 14653 14485
-f 14525 14705 14817
-f 14525 14817 14653
-f 14705 14841 14965
-f 14705 14965 14817
-f 14841 14981 15113
-f 14841 15113 14965
-f 14981 15105 15233
-f 14981 15233 15113
-f 15105 15209 15341
-f 15105 15341 15233
-f 15209 15293 15441
-f 15209 15441 15341
-f 15293 15397 15521
-f 15293 15521 15441
-f 15397 15465 15597
-f 15397 15597 15521
-f 15465 15529 15677
-f 15465 15677 15597
-f 15529 15589 15713
-f 15529 15713 15677
-f 15589 15613 15745
-f 15589 15745 15713
-f 15613 15629 15769
-f 15613 15769 15745
-f 15629 15661 15793
-f 15629 15793 15769
-f 15661 15662 15794
-f 15661 15794 15793
-f 15662 15630 15770
-f 15662 15770 15794
-f 15630 15614 15746
-f 15630 15746 15770
-f 15614 15590 15714
-f 15614 15714 15746
-f 15590 15530 15678
-f 15590 15678 15714
-f 15530 15466 15598
-f 15530 15598 15678
-f 15466 15398 15522
-f 15466 15522 15598
-f 15398 15294 15442
-f 15398 15442 15522
-f 15294 15210 15342
-f 15294 15342 15442
-f 15210 15106 15234
-f 15210 15234 15342
-f 15106 14982 15114
-f 15106 15114 15234
-f 14982 14842 14966
-f 14982 14966 15114
-f 14842 14706 14818
-f 14842 14818 14966
-f 14706 14526 14654
-f 14706 14654 14818
-f 14526 14354 14486
-f 14526 14486 14654
-f 14354 14166 14282
-f 14354 14282 14486
-f 14166 13982 14094
-f 14166 14094 14282
-f 13982 13770 13874
-f 13982 13874 14094
-f 13770 13510 13654
-f 13770 13654 13874
-f 13510 13274 13430
-f 13510 13430 13654
-f 13274 13054 13146
-f 13274 13146 13430
-f 13054 12754 12870
-f 13054 12870 13146
-f 12754 12490 12578
-f 12754 12578 12870
-f 12490 12190 12254
-f 12490 12254 12578
-f 12190 11858 11970
-f 12190 11970 12254
-f 11858 11534 11622
-f 11858 11622 11970
-f 11534 11178 11282
-f 11534 11282 11622
-f 11178 10814 10918
-f 11178 10918 11282
-f 10814 10418 10554
-f 10814 10554 10918
-f 10418 10054 10154
-f 10418 10154 10554
-f 10054 9634 9734
-f 10054 9734 10154
-f 9634 9214 9282
-f 9634 9282 9734
-f 9214 8742 8838
-f 9214 8838 9282
-f 8742 8290 8330
-f 8742 8330 8838
-f 8290 7774 7830
-f 8290 7830 8330
-f 7774 7234 7290
-f 7774 7290 7830
-f 7234 6678 6718
-f 7234 6718 7290
-f 6678 6098 6122
-f 6678 6122 6718
-f 6098 5494 5518
-f 6098 5518 6122
-f 5494 4802 4850
-f 5494 4850 5518
-f 4802 4126 4166
-f 4802 4166 4850
-f 4126 3354 3402
-f 4126 3402 4166
-f 3354 2534 2582
-f 3354 2582 3402
-f 2534 1618 1650
-f 2534 1650 2582
-f 1649 2581 2597
-f 1649 2597 1665
-f 2581 3401 3433
-f 2581 3433 2597
-f 3401 4165 4181
-f 3401 4181 3433
-f 4165 4849 4913
-f 4165 4913 4181
-f 4849 5517 5541
-f 4849 5541 4913
-f 5517 6121 6193
-f 5517 6193 5541
-f 6121 6717 6797
-f 6121 6797 6193
-f 6717 7289 7353
-f 6717 7353 6797
-f 7289 7829 7869
-f 7289 7869 7353
-f 7829 8329 8385
-f 7829 8385 7869
-f 8329 8837 8869
-f 8329 8869 8385
-f 8837 9281 9361
-f 8837 9361 8869
-f 9281 9733 9789
-f 9281 9789 9361
-f 9733 10153 10225
-f 9733 10225 9789
-f 10153 10553 10629
-f 10153 10629 10225
-f 10553 10917 11025
-f 10553 11025 10629
-f 10917 11281 11385
-f 10917 11385 11025
-f 11281 11621 11733
-f 11281 11733 11385
-f 11621 11969 12065
-f 11621 12065 11733
-f 11969 12253 12381
-f 11969 12381 12065
-f 12253 12577 12673
-f 12253 12673 12381
-f 12577 12869 12949
-f 12577 12949 12673
-f 12869 13145 13233
-f 12869 13233 12949
-f 13145 13429 13501
-f 13145 13501 13233
-f 13429 13653 13753
-f 13429 13753 13501
-f 13653 13873 13989
-f 13653 13989 13753
-f 13873 14093 14205
-f 13873 14205 13989
-f 14093 14281 14409
-f 14093 14409 14205
-f 14281 14485 14605
-f 14281 14605 14409
-f 14485 14653 14761
-f 14485 14761 14605
-f 14653 14817 14933
-f 14653 14933 14761
-f 14817 14965 15081
-f 14817 15081 14933
-f 14965 15113 15225
-f 14965 15225 15081
-f 15113 15233 15349
-f 15113 15349 15225
-f 15233 15341 15457
-f 15233 15457 15349
-f 15341 15441 15553
-f 15341 15553 15457
-f 15441 15521 15637
-f 15441 15637 15553
-f 15521 15597 15721
-f 15521 15721 15637
-f 15597 15677 15777
-f 15597 15777 15721
-f 15677 15713 15833
-f 15677 15833 15777
-f 15713 15745 15869
-f 15713 15869 15833
-f 15745 15769 15885
-f 15745 15885 15869
-f 15769 15793 15909
-f 15769 15909 15885
-f 15793 15794 15910
-f 15793 15910 15909
-f 15794 15770 15886
-f 15794 15886 15910
-f 15770 15746 15870
-f 15770 15870 15886
-f 15746 15714 15834
-f 15746 15834 15870
-f 15714 15678 15778
-f 15714 15778 15834
-f 15678 15598 15722
-f 15678 15722 15778
-f 15598 15522 15638
-f 15598 15638 15722
-f 15522 15442 15554
-f 15522 15554 15638
-f 15442 15342 15458
-f 15442 15458 15554
-f 15342 15234 15350
-f 15342 15350 15458
-f 15234 15114 15226
-f 15234 15226 15350
-f 15114 14966 15082
-f 15114 15082 15226
-f 14966 14818 14934
-f 14966 14934 15082
-f 14818 14654 14762
-f 14818 14762 14934
-f 14654 14486 14606
-f 14654 14606 14762
-f 14486 14282 14410
-f 14486 14410 14606
-f 14282 14094 14206
-f 14282 14206 14410
-f 14094 13874 13990
-f 14094 13990 14206
-f 13874 13654 13754
-f 13874 13754 13990
-f 13654 13430 13502
-f 13654 13502 13754
-f 13430 13146 13234
-f 13430 13234 13502
-f 13146 12870 12950
-f 13146 12950 13234
-f 12870 12578 12674
-f 12870 12674 12950
-f 12578 12254 12382
-f 12578 12382 12674
-f 12254 11970 12066
-f 12254 12066 12382
-f 11970 11622 11734
-f 11970 11734 12066
-f 11622 11282 11386
-f 11622 11386 11734
-f 11282 10918 11026
-f 11282 11026 11386
-f 10918 10554 10630
-f 10918 10630 11026
-f 10554 10154 10226
-f 10554 10226 10630
-f 10154 9734 9790
-f 10154 9790 10226
-f 9734 9282 9362
-f 9734 9362 9790
-f 9282 8838 8870
-f 9282 8870 9362
-f 8838 8330 8386
-f 8838 8386 8870
-f 8330 7830 7870
-f 8330 7870 8386
-f 7830 7290 7354
-f 7830 7354 7870
-f 7290 6718 6798
-f 7290 6798 7354
-f 6718 6122 6194
-f 6718 6194 6798
-f 6122 5518 5542
-f 6122 5542 6194
-f 5518 4850 4914
-f 5518 4914 5542
-f 4850 4166 4182
-f 4850 4182 4914
-f 4166 3402 3434
-f 4166 3434 4182
-f 3402 2582 2598
-f 3402 2598 3434
-f 2582 1650 1666
-f 2582 1666 2598
-f 1665 2597 2629
-f 1665 2629 1681
-f 2597 3433 3465
-f 2597 3465 2629
-f 3433 4181 4229
-f 3433 4229 3465
-f 4181 4913 4937
-f 4181 4937 4229
-f 4913 5541 5613
-f 4913 5613 4937
-f 5541 6193 6241
-f 5541 6241 5613
-f 6193 6797 6845
-f 6193 6845 6241
-f 6797 7353 7417
-f 6797 7417 6845
-f 7353 7869 7949
-f 7353 7949 7417
-f 7869 8385 8465
-f 7869 8465 7949
-f 8385 8869 8925
-f 8385 8925 8465
-f 8869 9361 9393
-f 8869 9393 8925
-f 9361 9789 9869
-f 9361 9869 9393
-f 9789 10225 10273
-f 9789 10273 9869
-f 10225 10629 10693
-f 10225 10693 10273
-f 10629 11025 11089
-f 10629 11089 10693
-f 11025 11385 11437
-f 11025 11437 11089
-f 11385 11733 11817
-f 11385 11817 11437
-f 11733 12065 12141
-f 11733 12141 11817
-f 12065 12381 12481
-f 12065 12481 12141
-f 12381 12673 12793
-f 12381 12793 12481
-f 12673 12949 13069
-f 12673 13069 12793
-f 12949 13233 13337
-f 12949 13337 13069
-f 13233 13501 13597
-f 13233 13597 13337
-f 13501 13753 13833
-f 13501 13833 13597
-f 13753 13989 14069
-f 13753 14069 13833
-f 13989 14205 14289
-f 13989 14289 14069
-f 14205 14409 14493
-f 14205 14493 14289
-f 14409 14605 14697
-f 14409 14697 14493
-f 14605 14761 14885
-f 14605 14885 14697
-f 14761 14933 15037
-f 14761 15037 14885
-f 14933 15081 15185
-f 14933 15185 15037
-f 15081 15225 15317
-f 15081 15317 15185
-f 15225 15349 15449
-f 15225 15449 15317
-f 15349 15457 15577
-f 15349 15577 15449
-f 15457 15553 15669
-f 15457 15669 15577
-f 15553 15637 15753
-f 15553 15753 15669
-f 15637 15721 15817
-f 15637 15817 15753
-f 15721 15777 15877
-f 15721 15877 15817
-f 15777 15833 15941
-f 15777 15941 15877
-f 15833 15869 15969
-f 15833 15969 15941
-f 15869 15885 16009
-f 15869 16009 15969
-f 15885 15909 16017
-f 15885 16017 16009
-f 15909 15910 16018
-f 15909 16018 16017
-f 15910 15886 16010
-f 15910 16010 16018
-f 15886 15870 15970
-f 15886 15970 16010
-f 15870 15834 15942
-f 15870 15942 15970
-f 15834 15778 15878
-f 15834 15878 15942
-f 15778 15722 15818
-f 15778 15818 15878
-f 15722 15638 15754
-f 15722 15754 15818
-f 15638 15554 15670
-f 15638 15670 15754
-f 15554 15458 15578
-f 15554 15578 15670
-f 15458 15350 15450
-f 15458 15450 15578
-f 15350 15226 15318
-f 15350 15318 15450
-f 15226 15082 15186
-f 15226 15186 15318
-f 15082 14934 15038
-f 15082 15038 15186
-f 14934 14762 14886
-f 14934 14886 15038
-f 14762 14606 14698
-f 14762 14698 14886
-f 14606 14410 14494
-f 14606 14494 14698
-f 14410 14206 14290
-f 14410 14290 14494
-f 14206 13990 14070
-f 14206 14070 14290
-f 13990 13754 13834
-f 13990 13834 14070
-f 13754 13502 13598
-f 13754 13598 13834
-f 13502 13234 13338
-f 13502 13338 13598
-f 13234 12950 13070
-f 13234 13070 13338
-f 12950 12674 12794
-f 12950 12794 13070
-f 12674 12382 12482
-f 12674 12482 12794
-f 12382 12066 12142
-f 12382 12142 12482
-f 12066 11734 11818
-f 12066 11818 12142
-f 11734 11386 11438
-f 11734 11438 11818
-f 11386 11026 11090
-f 11386 11090 11438
-f 11026 10630 10694
-f 11026 10694 11090
-f 10630 10226 10274
-f 10630 10274 10694
-f 10226 9790 9870
-f 10226 9870 10274
-f 9790 9362 9394
-f 9790 9394 9870
-f 9362 8870 8926
-f 9362 8926 9394
-f 8870 8386 8466
-f 8870 8466 8926
-f 8386 7870 7950
-f 8386 7950 8466
-f 7870 7354 7418
-f 7870 7418 7950
-f 7354 6798 6846
-f 7354 6846 7418
-f 6798 6194 6242
-f 6798 6242 6846
-f 6194 5542 5614
-f 6194 5614 6242
-f 5542 4914 4938
-f 5542 4938 5614
-f 4914 4182 4230
-f 4914 4230 4938
-f 4182 3434 3466
-f 4182 3466 4230
-f 3434 2598 2630
-f 3434 2630 3466
-f 2598 1666 1682
-f 2598 1682 2630
-f 1681 2629 2661
-f 1681 2661 1721
-f 2629 3465 3481
-f 2629 3481 2661
-f 3465 4229 4245
-f 3465 4245 3481
-f 4229 4937 4985
-f 4229 4985 4245
-f 4937 5613 5653
-f 4937 5653 4985
-f 5613 6241 6289
-f 5613 6289 5653
-f 6241 6845 6869
-f 6241 6869 6289
-f 6845 7417 7433
-f 6845 7433 6869
-f 7417 7949 7989
-f 7417 7989 7433
-f 7949 8465 8513
-f 7949 8513 7989
-f 8465 8925 9005
-f 8465 9005 8513
-f 8925 9393 9449
-f 8925 9449 9005
-f 9393 9869 9901
-f 9393 9901 9449
-f 9869 10273 10353
-f 9869 10353 9901
-f 10273 10693 10741
-f 10273 10741 10353
-f 10693 11089 11137
-f 10693 11137 10741
-f 11089 11437 11525
-f 11089 11525 11137
-f 11437 11817 11865
-f 11437 11865 11525
-f 11817 12141 12221
-f 11817 12221 11865
-f 12141 12481 12537
-f 12141 12537 12221
-f 12481 12793 12845
-f 12481 12845 12537
-f 12793 13069 13137
-f 12793 13137 12845
-f 13069 13337 13437
-f 13069 13437 13137
-f 13337 13597 13677
-f 13337 13677 13437
-f 13597 13833 13937
-f 13597 13937 13677
-f 13833 14069 14157
-f 13833 14157 13937
-f 14069 14289 14377
-f 14069 14377 14157
-f 14289 14493 14589
-f 14289 14589 14377
-f 14493 14697 14777
-f 14493 14777 14589
-f 14697 14885 14941
-f 14697 14941 14777
-f 14885 15037 15129
-f 14885 15129 14941
-f 15037 15185 15277
-f 15037 15277 15129
-f 15185 15317 15417
-f 15185 15417 15277
-f 15317 15449 15537
-f 15317 15537 15417
-f 15449 15577 15645
-f 15449 15645 15537
-f 15577 15669 15761
-f 15577 15761 15645
-f 15669 15753 15853
-f 15669 15853 15761
-f 15753 15817 15917
-f 15753 15917 15853
-f 15817 15877 15977
-f 15817 15977 15917
-f 15877 15941 16033
-f 15877 16033 15977
-f 15941 15969 16077
-f 15941 16077 16033
-f 15969 16009 16093
-f 15969 16093 16077
-f 16009 16017 16101
-f 16009 16101 16093
-f 16017 16018 16102
-f 16017 16102 16101
-f 16018 16010 16094
-f 16018 16094 16102
-f 16010 15970 16078
-f 16010 16078 16094
-f 15970 15942 16034
-f 15970 16034 16078
-f 15942 15878 15978
-f 15942 15978 16034
-f 15878 15818 15918
-f 15878 15918 15978
-f 15818 15754 15854
-f 15818 15854 15918
-f 15754 15670 15762
-f 15754 15762 15854
-f 15670 15578 15646
-f 15670 15646 15762
-f 15578 15450 15538
-f 15578 15538 15646
-f 15450 15318 15418
-f 15450 15418 15538
-f 15318 15186 15278
-f 15318 15278 15418
-f 15186 15038 15130
-f 15186 15130 15278
-f 15038 14886 14942
-f 15038 14942 15130
-f 14886 14698 14778
-f 14886 14778 14942
-f 14698 14494 14590
-f 14698 14590 14778
-f 14494 14290 14378
-f 14494 14378 14590
-f 14290 14070 14158
-f 14290 14158 14378
-f 14070 13834 13938
-f 14070 13938 14158
-f 13834 13598 13678
-f 13834 13678 13938
-f 13598 13338 13438
-f 13598 13438 13678
-f 13338 13070 13138
-f 13338 13138 13438
-f 13070 12794 12846
-f 13070 12846 13138
-f 12794 12482 12538
-f 12794 12538 12846
-f 12482 12142 12222
-f 12482 12222 12538
-f 12142 11818 11866
-f 12142 11866 12222
-f 11818 11438 11526
-f 11818 11526 11866
-f 11438 11090 11138
-f 11438 11138 11526
-f 11090 10694 10742
-f 11090 10742 11138
-f 10694 10274 10354
-f 10694 10354 10742
-f 10274 9870 9902
-f 10274 9902 10354
-f 9870 9394 9450
-f 9870 9450 9902
-f 9394 8926 9006
-f 9394 9006 9450
-f 8926 8466 8514
-f 8926 8514 9006
-f 8466 7950 7990
-f 8466 7990 8514
-f 7950 7418 7434
-f 7950 7434 7990
-f 7418 6846 6870
-f 7418 6870 7434
-f 6846 6242 6290
-f 6846 6290 6870
-f 6242 5614 5654
-f 6242 5654 6290
-f 5614 4938 4986
-f 5614 4986 5654
-f 4938 4230 4246
-f 4938 4246 4986
-f 4230 3466 3482
-f 4230 3482 4246
-f 3466 2630 2662
-f 3466 2662 3482
-f 2630 1682 1722
-f 2630 1722 2662
-f 1721 2661 2685
-f 1721 2685 1737
-f 2661 3481 3521
-f 2661 3521 2685
-f 3481 4245 4301
-f 3481 4301 3521
-f 4245 4985 5025
-f 4245 5025 4301
-f 4985 5653 5693
-f 4985 5693 5025
-f 5653 6289 6321
-f 5653 6321 5693
-f 6289 6869 6941
-f 6289 6941 6321
-f 6869 7433 7513
-f 6869 7513 6941
-f 7433 7989 8029
-f 7433 8029 7513
-f 7989 8513 8553
-f 7989 8553 8029
-f 8513 9005 9053
-f 8513 9053 8553
-f 9005 9449 9529
-f 9005 9529 9053
-f 9449 9901 9965
-f 9449 9965 9529
-f 9901 10353 10401
-f 9901 10401 9965
-f 10353 10741 10805
-f 10353 10805 10401
-f 10741 11137 11209
-f 10741 11209 10805
-f 11137 11525 11565
-f 11137 11565 11209
-f 11525 11865 11945
-f 11525 11945 11565
-f 11865 12221 12261
-f 11865 12261 11945
-f 12221 12537 12601
-f 12221 12601 12261
-f 12537 12845 12901
-f 12537 12901 12601
-f 12845 13137 13201
-f 12845 13201 12901
-f 13137 13437 13477
-f 13137 13477 13201
-f 13437 13677 13761
-f 13437 13761 13477
-f 13677 13937 13997
-f 13677 13997 13761
-f 13937 14157 14233
-f 13937 14233 13997
-f 14157 14377 14453
-f 14157 14453 14233
-f 14377 14589 14665
-f 14377 14665 14453
-f 14589 14777 14865
-f 14589 14865 14665
-f 14777 14941 15029
-f 14777 15029 14865
-f 14941 15129 15201
-f 14941 15201 15029
-f 15129 15277 15365
-f 15129 15365 15201
-f 15277 15417 15489
-f 15277 15489 15365
-f 15417 15537 15621
-f 15417 15621 15489
-f 15537 15645 15729
-f 15537 15729 15621
-f 15645 15761 15841
-f 15645 15841 15729
-f 15761 15853 15925
-f 15761 15925 15841
-f 15853 15917 15993
-f 15853 15993 15925
-f 15917 15977 16061
-f 15917 16061 15993
-f 15977 16033 16109
-f 15977 16109 16061
-f 16033 16077 16153
-f 16033 16153 16109
-f 16077 16093 16169
-f 16077 16169 16153
-f 16093 16101 16193
-f 16093 16193 16169
-f 16101 16102 16194
-f 16101 16194 16193
-f 16102 16094 16170
-f 16102 16170 16194
-f 16094 16078 16154
-f 16094 16154 16170
-f 16078 16034 16110
-f 16078 16110 16154
-f 16034 15978 16062
-f 16034 16062 16110
-f 15978 15918 15994
-f 15978 15994 16062
-f 15918 15854 15926
-f 15918 15926 15994
-f 15854 15762 15842
-f 15854 15842 15926
-f 15762 15646 15730
-f 15762 15730 15842
-f 15646 15538 15622
-f 15646 15622 15730
-f 15538 15418 15490
-f 15538 15490 15622
-f 15418 15278 15366
-f 15418 15366 15490
-f 15278 15130 15202
-f 15278 15202 15366
-f 15130 14942 15030
-f 15130 15030 15202
-f 14942 14778 14866
-f 14942 14866 15030
-f 14778 14590 14666
-f 14778 14666 14866
-f 14590 14378 14454
-f 14590 14454 14666
-f 14378 14158 14234
-f 14378 14234 14454
-f 14158 13938 13998
-f 14158 13998 14234
-f 13938 13678 13762
-f 13938 13762 13998
-f 13678 13438 13478
-f 13678 13478 13762
-f 13438 13138 13202
-f 13438 13202 13478
-f 13138 12846 12902
-f 13138 12902 13202
-f 12846 12538 12602
-f 12846 12602 12902
-f 12538 12222 12262
-f 12538 12262 12602
-f 12222 11866 11946
-f 12222 11946 12262
-f 11866 11526 11566
-f 11866 11566 11946
-f 11526 11138 11210
-f 11526 11210 11566
-f 11138 10742 10806
-f 11138 10806 11210
-f 10742 10354 10402
-f 10742 10402 10806
-f 10354 9902 9966
-f 10354 9966 10402
-f 9902 9450 9530
-f 9902 9530 9966
-f 9450 9006 9054
-f 9450 9054 9530
-f 9006 8514 8554
-f 9006 8554 9054
-f 8514 7990 8030
-f 8514 8030 8554
-f 7990 7434 7514
-f 7990 7514 8030
-f 7434 6870 6942
-f 7434 6942 7514
-f 6870 6290 6322
-f 6870 6322 6942
-f 6290 5654 5694
-f 6290 5694 6322
-f 5654 4986 5026
-f 5654 5026 5694
-f 4986 4246 4302
-f 4986 4302 5026
-f 4246 3482 3522
-f 4246 3522 4302
-f 3482 2662 2686
-f 3482 2686 3522
-f 2662 1722 1738
-f 2662 1738 2686
-f 1737 2685 2701
-f 1737 2701 1753
-f 2685 3521 3537
-f 2685 3537 2701
-f 3521 4301 4333
-f 3521 4333 3537
-f 4301 5025 5057
-f 4301 5057 4333
-f 5025 5693 5725
-f 5025 5725 5057
-f 5693 6321 6369
-f 5693 6369 5725
-f 6321 6941 6965
-f 6321 6965 6369
-f 6941 7513 7545
-f 6941 7545 6965
-f 7513 8029 8085
-f 7513 8085 7545
-f 8029 8553 8585
-f 8029 8585 8085
-f 8553 9053 9093
-f 8553 9093 8585
-f 9053 9529 9577
-f 9053 9577 9093
-f 9529 9965 10021
-f 9529 10021 9577
-f 9965 10401 10449
-f 9965 10449 10021
-f 10401 10805 10869
-f 10401 10869 10449
-f 10805 11209 11249
-f 10805 11249 10869
-f 11209 11565 11629
-f 11209 11629 11249
-f 11565 11945 11985
-f 11565 11985 11629
-f 11945 12261 12309
-f 11945 12309 11985
-f 12261 12601 12657
-f 12261 12657 12309
-f 12601 12901 12957
-f 12601 12957 12657
-f 12901 13201 13265
-f 12901 13265 12957
-f 13201 13477 13541
-f 13201 13541 13265
-f 13477 13761 13801
-f 13477 13801 13541
-f 13761 13997 14045
-f 13761 14045 13801
-f 13997 14233 14297
-f 13997 14297 14045
-f 14233 14453 14501
-f 14233 14501 14297
-f 14453 14665 14721
-f 14453 14721 14501
-f 14665 14865 14901
-f 14665 14901 14721
-f 14865 15029 15089
-f 14865 15089 14901
-f 15029 15201 15269
-f 15029 15269 15089
-f 15201 15365 15425
-f 15201 15425 15269
-f 15365 15489 15561
-f 15365 15561 15425
-f 15489 15621 15693
-f 15489 15693 15561
-f 15621 15729 15801
-f 15621 15801 15693
-f 15729 15841 15901
-f 15729 15901 15801
-f 15841 15925 15985
-f 15841 15985 15901
-f 15925 15993 16069
-f 15925 16069 15985
-f 15993 16061 16133
-f 15993 16133 16069
-f 16061 16109 16177
-f 16061 16177 16133
-f 16109 16153 16217
-f 16109 16217 16177
-f 16153 16169 16245
-f 16153 16245 16217
-f 16169 16193 16253
-f 16169 16253 16245
-f 16193 16194 16254
-f 16193 16254 16253
-f 16194 16170 16246
-f 16194 16246 16254
-f 16170 16154 16218
-f 16170 16218 16246
-f 16154 16110 16178
-f 16154 16178 16218
-f 16110 16062 16134
-f 16110 16134 16178
-f 16062 15994 16070
-f 16062 16070 16134
-f 15994 15926 15986
-f 15994 15986 16070
-f 15926 15842 15902
-f 15926 15902 15986
-f 15842 15730 15802
-f 15842 15802 15902
-f 15730 15622 15694
-f 15730 15694 15802
-f 15622 15490 15562
-f 15622 15562 15694
-f 15490 15366 15426
-f 15490 15426 15562
-f 15366 15202 15270
-f 15366 15270 15426
-f 15202 15030 15090
-f 15202 15090 15270
-f 15030 14866 14902
-f 15030 14902 15090
-f 14866 14666 14722
-f 14866 14722 14902
-f 14666 14454 14502
-f 14666 14502 14722
-f 14454 14234 14298
-f 14454 14298 14502
-f 14234 13998 14046
-f 14234 14046 14298
-f 13998 13762 13802
-f 13998 13802 14046
-f 13762 13478 13542
-f 13762 13542 13802
-f 13478 13202 13266
-f 13478 13266 13542
-f 13202 12902 12958
-f 13202 12958 13266
-f 12902 12602 12658
-f 12902 12658 12958
-f 12602 12262 12310
-f 12602 12310 12658
-f 12262 11946 11986
-f 12262 11986 12310
-f 11946 11566 11630
-f 11946 11630 11986
-f 11566 11210 11250
-f 11566 11250 11630
-f 11210 10806 10870
-f 11210 10870 11250
-f 10806 10402 10450
-f 10806 10450 10870
-f 10402 9966 10022
-f 10402 10022 10450
-f 9966 9530 9578
-f 9966 9578 10022
-f 9530 9054 9094
-f 9530 9094 9578
-f 9054 8554 8586
-f 9054 8586 9094
-f 8554 8030 8086
-f 8554 8086 8586
-f 8030 7514 7546
-f 8030 7546 8086
-f 7514 6942 6966
-f 7514 6966 7546
-f 6942 6322 6370
-f 6942 6370 6966
-f 6322 5694 5726
-f 6322 5726 6370
-f 5694 5026 5058
-f 5694 5058 5726
-f 5026 4302 4334
-f 5026 4334 5058
-f 4302 3522 3538
-f 4302 3538 4334
-f 3522 2686 2702
-f 3522 2702 3538
-f 2686 1738 1754
-f 2686 1754 2702
-f 1753 2701 2733
-f 1753 2733 1785
-f 2701 3537 3601
-f 2701 3601 2733
-f 3537 4333 4381
-f 3537 4381 3601
-f 4333 5057 5097
-f 4333 5097 4381
-f 5057 5725 5789
-f 5057 5789 5097
-f 5725 6369 6425
-f 5725 6425 5789
-f 6369 6965 7029
-f 6369 7029 6425
-f 6965 7545 7593
-f 6965 7593 7029
-f 7545 8085 8141
-f 7545 8141 7593
-f 8085 8585 8657
-f 8085 8657 8141
-f 8585 9093 9141
-f 8585 9141 8657
-f 9093 9577 9625
-f 9093 9625 9141
-f 9577 10021 10093
-f 9577 10093 9625
-f 10021 10449 10489
-f 10021 10489 10093
-f 10449 10869 10909
-f 10449 10909 10489
-f 10869 11249 11321
-f 10869 11321 10909
-f 11249 11629 11685
-f 11249 11685 11321
-f 11629 11985 12041
-f 11629 12041 11685
-f 11985 12309 12397
-f 11985 12397 12041
-f 12309 12657 12697
-f 12309 12697 12397
-f 12657 12957 13021
-f 12657 13021 12697
-f 12957 13265 13305
-f 12957 13305 13021
-f 13265 13541 13589
-f 13265 13589 13305
-f 13541 13801 13849
-f 13541 13849 13589
-f 13801 14045 14109
-f 13801 14109 13849
-f 14045 14297 14329
-f 14045 14329 14109
-f 14297 14501 14565
-f 14297 14565 14329
-f 14501 14721 14769
-f 14501 14769 14565
-f 14721 14901 14973
-f 14721 14973 14769
-f 14901 15089 15145
-f 14901 15145 14973
-f 15089 15269 15309
-f 15089 15309 15145
-f 15269 15425 15473
-f 15269 15473 15309
-f 15425 15561 15605
-f 15425 15605 15473
-f 15561 15693 15737
-f 15561 15737 15605
-f 15693 15801 15861
-f 15693 15861 15737
-f 15801 15901 15961
-f 15801 15961 15861
-f 15901 15985 16041
-f 15901 16041 15961
-f 15985 16069 16125
-f 15985 16125 16041
-f 16069 16133 16185
-f 16069 16185 16125
-f 16133 16177 16237
-f 16133 16237 16185
-f 16177 16217 16269
-f 16177 16269 16237
-f 16217 16245 16297
-f 16217 16297 16269
-f 16245 16253 16313
-f 16245 16313 16297
-f 16253 16254 16314
-f 16253 16314 16313
-f 16254 16246 16298
-f 16254 16298 16314
-f 16246 16218 16270
-f 16246 16270 16298
-f 16218 16178 16238
-f 16218 16238 16270
-f 16178 16134 16186
-f 16178 16186 16238
-f 16134 16070 16126
-f 16134 16126 16186
-f 16070 15986 16042
-f 16070 16042 16126
-f 15986 15902 15962
-f 15986 15962 16042
-f 15902 15802 15862
-f 15902 15862 15962
-f 15802 15694 15738
-f 15802 15738 15862
-f 15694 15562 15606
-f 15694 15606 15738
-f 15562 15426 15474
-f 15562 15474 15606
-f 15426 15270 15310
-f 15426 15310 15474
-f 15270 15090 15146
-f 15270 15146 15310
-f 15090 14902 14974
-f 15090 14974 15146
-f 14902 14722 14770
-f 14902 14770 14974
-f 14722 14502 14566
-f 14722 14566 14770
-f 14502 14298 14330
-f 14502 14330 14566
-f 14298 14046 14110
-f 14298 14110 14330
-f 14046 13802 13850
-f 14046 13850 14110
-f 13802 13542 13590
-f 13802 13590 13850
-f 13542 13266 13306
-f 13542 13306 13590
-f 13266 12958 13022
-f 13266 13022 13306
-f 12958 12658 12698
-f 12958 12698 13022
-f 12658 12310 12398
-f 12658 12398 12698
-f 12310 11986 12042
-f 12310 12042 12398
-f 11986 11630 11686
-f 11986 11686 12042
-f 11630 11250 11322
-f 11630 11322 11686
-f 11250 10870 10910
-f 11250 10910 11322
-f 10870 10450 10490
-f 10870 10490 10910
-f 10450 10022 10094
-f 10450 10094 10490
-f 10022 9578 9626
-f 10022 9626 10094
-f 9578 9094 9142
-f 9578 9142 9626
-f 9094 8586 8658
-f 9094 8658 9142
-f 8586 8086 8142
-f 8586 8142 8658
-f 8086 7546 7594
-f 8086 7594 8142
-f 7546 6966 7030
-f 7546 7030 7594
-f 6966 6370 6426
-f 6966 6426 7030
-f 6370 5726 5790
-f 6370 5790 6426
-f 5726 5058 5098
-f 5726 5098 5790
-f 5058 4334 4382
-f 5058 4382 5098
-f 4334 3538 3602
-f 4334 3602 4382
-f 3538 2702 2734
-f 3538 2734 3602
-f 2702 1754 1786
-f 2702 1786 2734
-f 1785 2733 2741
-f 1785 2741 1793
-f 2733 3601 3625
-f 2733 3625 2741
-f 3601 4381 4389
-f 3601 4389 3625
-f 4381 5097 5121
-f 4381 5121 4389
-f 5097 5789 5813
-f 5097 5813 5121
-f 5789 6425 6441
-f 5789 6441 5813
-f 6425 7029 7037
-f 6425 7037 6441
-f 7029 7593 7601
-f 7029 7601 7037
-f 7593 8141 8157
-f 7593 8157 7601
-f 8141 8657 8689
-f 8141 8689 8157
-f 8657 9141 9173
-f 8657 9173 8689
-f 9141 9625 9649
-f 9141 9649 9173
-f 9625 10093 10109
-f 9625 10109 9649
-f 10093 10489 10537
-f 10093 10537 10109
-f 10489 10909 10949
-f 10489 10949 10537
-f 10909 11321 11353
-f 10909 11353 10949
-f 11321 11685 11701
-f 11321 11701 11353
-f 11685 12041 12081
-f 11685 12081 11701
-f 12041 12397 12421
-f 12041 12421 12081
-f 12397 12697 12737
-f 12397 12737 12421
-f 12697 13021 13061
-f 12697 13061 12737
-f 13021 13305 13345
-f 13021 13345 13061
-f 13305 13589 13637
-f 13305 13637 13345
-f 13589 13849 13905
-f 13589 13905 13637
-f 13849 14109 14141
-f 13849 14141 13905
-f 14109 14329 14385
-f 14109 14385 14141
-f 14329 14565 14613
-f 14329 14613 14385
-f 14565 14769 14809
-f 14565 14809 14613
-f 14769 14973 15013
-f 14769 15013 14809
-f 14973 15145 15193
-f 14973 15193 15013
-f 15145 15309 15373
-f 15145 15373 15193
-f 15309 15473 15513
-f 15309 15513 15373
-f 15473 15605 15653
-f 15473 15653 15513
-f 15605 15737 15785
-f 15605 15785 15653
-f 15737 15861 15893
-f 15737 15893 15785
-f 15861 15961 16001
-f 15861 16001 15893
-f 15961 16041 16085
-f 15961 16085 16001
-f 16041 16125 16161
-f 16041 16161 16085
-f 16125 16185 16229
-f 16125 16229 16161
-f 16185 16237 16285
-f 16185 16285 16229
-f 16237 16269 16321
-f 16237 16321 16285
-f 16269 16297 16341
-f 16269 16341 16321
-f 16297 16313 16357
-f 16297 16357 16341
-f 16313 16314 16358
-f 16313 16358 16357
-f 16314 16298 16342
-f 16314 16342 16358
-f 16298 16270 16322
-f 16298 16322 16342
-f 16270 16238 16286
-f 16270 16286 16322
-f 16238 16186 16230
-f 16238 16230 16286
-f 16186 16126 16162
-f 16186 16162 16230
-f 16126 16042 16086
-f 16126 16086 16162
-f 16042 15962 16002
-f 16042 16002 16086
-f 15962 15862 15894
-f 15962 15894 16002
-f 15862 15738 15786
-f 15862 15786 15894
-f 15738 15606 15654
-f 15738 15654 15786
-f 15606 15474 15514
-f 15606 15514 15654
-f 15474 15310 15374
-f 15474 15374 15514
-f 15310 15146 15194
-f 15310 15194 15374
-f 15146 14974 15014
-f 15146 15014 15194
-f 14974 14770 14810
-f 14974 14810 15014
-f 14770 14566 14614
-f 14770 14614 14810
-f 14566 14330 14386
-f 14566 14386 14614
-f 14330 14110 14142
-f 14330 14142 14386
-f 14110 13850 13906
-f 14110 13906 14142
-f 13850 13590 13638
-f 13850 13638 13906
-f 13590 13306 13346
-f 13590 13346 13638
-f 13306 13022 13062
-f 13306 13062 13346
-f 13022 12698 12738
-f 13022 12738 13062
-f 12698 12398 12422
-f 12698 12422 12738
-f 12398 12042 12082
-f 12398 12082 12422
-f 12042 11686 11702
-f 12042 11702 12082
-f 11686 11322 11354
-f 11686 11354 11702
-f 11322 10910 10950
-f 11322 10950 11354
-f 10910 10490 10538
-f 10910 10538 10950
-f 10490 10094 10110
-f 10490 10110 10538
-f 10094 9626 9650
-f 10094 9650 10110
-f 9626 9142 9174
-f 9626 9174 9650
-f 9142 8658 8690
-f 9142 8690 9174
-f 8658 8142 8158
-f 8658 8158 8690
-f 8142 7594 7602
-f 8142 7602 8158
-f 7594 7030 7038
-f 7594 7038 7602
-f 7030 6426 6442
-f 7030 6442 7038
-f 6426 5790 5814
-f 6426 5814 6442
-f 5790 5098 5122
-f 5790 5122 5814
-f 5098 4382 4390
-f 5098 4390 5122
-f 4382 3602 3626
-f 4382 3626 4390
-f 3602 2734 2742
-f 3602 2742 3626
-f 2734 1786 1794
-f 2734 1794 2742
-f 1793 2741 2765
-f 1793 2765 1801
-f 2741 3625 3633
-f 2741 3633 2765
-f 3625 4389 4397
-f 3625 4397 3633
-f 4389 5121 5137
-f 4389 5137 4397
-f 5121 5813 5821
-f 5121 5821 5137
-f 5813 6441 6457
-f 5813 6457 5821
-f 6441 7037 7045
-f 6441 7045 6457
-f 7037 7601 7633
-f 7037 7633 7045
-f 7601 8157 8181
-f 7601 8181 7633
-f 8157 8689 8705
-f 8157 8705 8181
-f 8689 9173 9205
-f 8689 9205 8705
-f 9173 9649 9665
-f 9173 9665 9205
-f 9649 10109 10133
-f 9649 10133 9665
-f 10109 10537 10569
-f 10109 10569 10133
-f 10537 10949 10965
-f 10537 10965 10569
-f 10949 11353 11369
-f 10949 11369 10965
-f 11353 11701 11749
-f 11353 11749 11369
-f 11701 12081 12097
-f 11701 12097 11749
-f 12081 12421 12437
-f 12081 12437 12097
-f 12421 12737 12785
-f 12421 12785 12437
-f 12737 13061 13077
-f 12737 13077 12785
-f 13061 13345 13385
-f 13061 13385 13077
-f 13345 13637 13661
-f 13345 13661 13385
-f 13637 13905 13929
-f 13637 13929 13661
-f 13905 14141 14181
-f 13905 14181 13929
-f 14141 14385 14425
-f 14141 14425 14181
-f 14385 14613 14629
-f 14385 14629 14425
-f 14613 14809 14849
-f 14613 14849 14629
-f 14809 15013 15045
-f 14809 15045 14849
-f 15013 15193 15217
-f 15013 15217 15045
-f 15193 15373 15381
-f 15193 15381 15217
-f 15373 15513 15545
-f 15373 15545 15381
-f 15513 15653 15685
-f 15513 15685 15545
-f 15653 15785 15809
-f 15653 15809 15685
-f 15785 15893 15933
-f 15785 15933 15809
-f 15893 16001 16025
-f 15893 16025 15933
-f 16001 16085 16117
-f 16001 16117 16025
-f 16085 16161 16201
-f 16085 16201 16117
-f 16161 16229 16261
-f 16161 16261 16201
-f 16229 16285 16305
-f 16229 16305 16261
-f 16285 16321 16349
-f 16285 16349 16305
-f 16321 16341 16377
-f 16321 16377 16349
-f 16341 16357 16385
-f 16341 16385 16377
-f 16357 16358 16386
-f 16357 16386 16385
-f 16358 16342 16378
-f 16358 16378 16386
-f 16342 16322 16350
-f 16342 16350 16378
-f 16322 16286 16306
-f 16322 16306 16350
-f 16286 16230 16262
-f 16286 16262 16306
-f 16230 16162 16202
-f 16230 16202 16262
-f 16162 16086 16118
-f 16162 16118 16202
-f 16086 16002 16026
-f 16086 16026 16118
-f 16002 15894 15934
-f 16002 15934 16026
-f 15894 15786 15810
-f 15894 15810 15934
-f 15786 15654 15686
-f 15786 15686 15810
-f 15654 15514 15546
-f 15654 15546 15686
-f 15514 15374 15382
-f 15514 15382 15546
-f 15374 15194 15218
-f 15374 15218 15382
-f 15194 15014 15046
-f 15194 15046 15218
-f 15014 14810 14850
-f 15014 14850 15046
-f 14810 14614 14630
-f 14810 14630 14850
-f 14614 14386 14426
-f 14614 14426 14630
-f 14386 14142 14182
-f 14386 14182 14426
-f 14142 13906 13930
-f 14142 13930 14182
-f 13906 13638 13662
-f 13906 13662 13930
-f 13638 13346 13386
-f 13638 13386 13662
-f 13346 13062 13078
-f 13346 13078 13386
-f 13062 12738 12786
-f 13062 12786 13078
-f 12738 12422 12438
-f 12738 12438 12786
-f 12422 12082 12098
-f 12422 12098 12438
-f 12082 11702 11750
-f 12082 11750 12098
-f 11702 11354 11370
-f 11702 11370 11750
-f 11354 10950 10966
-f 11354 10966 11370
-f 10950 10538 10570
-f 10950 10570 10966
-f 10538 10110 10134
-f 10538 10134 10570
-f 10110 9650 9666
-f 10110 9666 10134
-f 9650 9174 9206
-f 9650 9206 9666
-f 9174 8690 8706
-f 9174 8706 9206
-f 8690 8158 8182
-f 8690 8182 8706
-f 8158 7602 7634
-f 8158 7634 8182
-f 7602 7038 7046
-f 7602 7046 7634
-f 7038 6442 6458
-f 7038 6458 7046
-f 6442 5814 5822
-f 6442 5822 6458
-f 5814 5122 5138
-f 5814 5138 5822
-f 5122 4390 4398
-f 5122 4398 5138
-f 4390 3626 3634
-f 4390 3634 4398
-f 3626 2742 2766
-f 3626 2766 3634
-f 2742 1794 1802
-f 2742 1802 2766
-f 1801 2765 2773
-f 1801 2773 1825
-f 2765 3633 3641
-f 2765 3641 2773
-f 3633 4397 4429
-f 3633 4429 3641
-f 4397 5137 5145
-f 4397 5145 4429
-f 5137 5821 5829
-f 5137 5829 5145
-f 5821 6457 6465
-f 5821 6465 5829
-f 6457 7045 7053
-f 6457 7053 6465
-f 7045 7633 7641
-f 7045 7641 7053
-f 7633 8181 8189
-f 7633 8189 7641
-f 8181 8705 8721
-f 8181 8721 8189
-f 8705 9205 9229
-f 8705 9229 8721
-f 9205 9665 9681
-f 9205 9681 9229
-f 9665 10133 10141
-f 9665 10141 9681
-f 10133 10569 10593
-f 10133 10593 10141
-f 10569 10965 10981
-f 10569 10981 10593
-f 10965 11369 11377
-f 10965 11377 10981
-f 11369 11749 11765
-f 11369 11765 11377
-f 11749 12097 12121
-f 11749 12121 11765
-f 12097 12437 12461
-f 12097 12461 12121
-f 12437 12785 12801
-f 12437 12801 12461
-f 12785 13077 13093
-f 12785 13093 12801
-f 13077 13385 13409
-f 13077 13409 13093
-f 13385 13661 13669
-f 13385 13669 13409
-f 13661 13929 13945
-f 13661 13945 13669
-f 13929 14181 14189
-f 13929 14189 13945
-f 14181 14425 14441
-f 14181 14441 14189
-f 14425 14629 14645
-f 14425 14645 14441
-f 14629 14849 14873
-f 14629 14873 14645
-f 14849 15045 15053
-f 14849 15053 14873
-f 15045 15217 15249
-f 15045 15249 15053
-f 15217 15381 15405
-f 15217 15405 15249
-f 15381 15545 15569
-f 15381 15569 15405
-f 15545 15685 15701
-f 15545 15701 15569
-f 15685 15809 15825
-f 15685 15825 15701
-f 15809 15933 15949
-f 15809 15949 15825
-f 15933 16025 16049
-f 15933 16049 15949
-f 16025 16117 16141
-f 16025 16141 16049
-f 16117 16201 16209
-f 16117 16209 16141
-f 16201 16261 16277
-f 16201 16277 16209
-f 16261 16305 16329
-f 16261 16329 16277
-f 16305 16349 16365
-f 16305 16365 16329
-f 16349 16377 16393
-f 16349 16393 16365
-f 16377 16385 16405
-f 16377 16405 16393
-f 16385 16386 16406
-f 16385 16406 16405
-f 16386 16378 16394
-f 16386 16394 16406
-f 16378 16350 16366
-f 16378 16366 16394
-f 16350 16306 16330
-f 16350 16330 16366
-f 16306 16262 16278
-f 16306 16278 16330
-f 16262 16202 16210
-f 16262 16210 16278
-f 16202 16118 16142
-f 16202 16142 16210
-f 16118 16026 16050
-f 16118 16050 16142
-f 16026 15934 15950
-f 16026 15950 16050
-f 15934 15810 15826
-f 15934 15826 15950
-f 15810 15686 15702
-f 15810 15702 15826
-f 15686 15546 15570
-f 15686 15570 15702
-f 15546 15382 15406
-f 15546 15406 15570
-f 15382 15218 15250
-f 15382 15250 15406
-f 15218 15046 15054
-f 15218 15054 15250
-f 15046 14850 14874
-f 15046 14874 15054
-f 14850 14630 14646
-f 14850 14646 14874
-f 14630 14426 14442
-f 14630 14442 14646
-f 14426 14182 14190
-f 14426 14190 14442
-f 14182 13930 13946
-f 14182 13946 14190
-f 13930 13662 13670
-f 13930 13670 13946
-f 13662 13386 13410
-f 13662 13410 13670
-f 13386 13078 13094
-f 13386 13094 13410
-f 13078 12786 12802
-f 13078 12802 13094
-f 12786 12438 12462
-f 12786 12462 12802
-f 12438 12098 12122
-f 12438 12122 12462
-f 12098 11750 11766
-f 12098 11766 12122
-f 11750 11370 11378
-f 11750 11378 11766
-f 11370 10966 10982
-f 11370 10982 11378
-f 10966 10570 10594
-f 10966 10594 10982
-f 10570 10134 10142
-f 10570 10142 10594
-f 10134 9666 9682
-f 10134 9682 10142
-f 9666 9206 9230
-f 9666 9230 9682
-f 9206 8706 8722
-f 9206 8722 9230
-f 8706 8182 8190
-f 8706 8190 8722
-f 8182 7634 7642
-f 8182 7642 8190
-f 7634 7046 7054
-f 7634 7054 7642
-f 7046 6458 6466
-f 7046 6466 7054
-f 6458 5822 5830
-f 6458 5830 6466
-f 5822 5138 5146
-f 5822 5146 5830
-f 5138 4398 4430
-f 5138 4430 5146
-f 4398 3634 3642
-f 4398 3642 4430
-f 3634 2766 2774
-f 3634 2774 3642
-f 2766 1802 1826
-f 2766 1826 2774
-f 1825 2773 2781
-f 1825 2781 1833
-f 2773 3641 3649
-f 2773 3649 2781
-f 3641 4429 4445
-f 3641 4445 3649
-f 4429 5145 5161
-f 4429 5161 4445
-f 5145 5829 5837
-f 5145 5837 5161
-f 5829 6465 6473
-f 5829 6473 5837
-f 6465 7053 7069
-f 6465 7069 6473
-f 7053 7641 7649
-f 7053 7649 7069
-f 7641 8189 8197
-f 7641 8197 7649
-f 8189 8721 8729
-f 8189 8729 8197
-f 8721 9229 9237
-f 8721 9237 8729
-f 9229 9681 9689
-f 9229 9689 9237
-f 9681 10141 10149
-f 9681 10149 9689
-f 10141 10593 10601
-f 10141 10601 10149
-f 10593 10981 10989
-f 10593 10989 10601
-f 10981 11377 11393
-f 10981 11393 10989
-f 11377 11765 11781
-f 11377 11781 11393
-f 11765 12121 12137
-f 11765 12137 11781
-f 12121 12461 12469
-f 12121 12469 12137
-f 12461 12801 12809
-f 12461 12809 12469
-f 12801 13093 13109
-f 12801 13109 12809
-f 13093 13409 13417
-f 13093 13417 13109
-f 13409 13669 13685
-f 13409 13685 13417
-f 13669 13945 13953
-f 13669 13953 13685
-f 13945 14189 14213
-f 13945 14213 13953
-f 14189 14441 14449
-f 14189 14449 14213
-f 14441 14645 14661
-f 14441 14661 14449
-f 14645 14873 14881
-f 14645 14881 14661
-f 14873 15053 15069
-f 14873 15069 14881
-f 15053 15249 15257
-f 15053 15257 15069
-f 15249 15405 15413
-f 15249 15413 15257
-f 15405 15569 15585
-f 15405 15585 15413
-f 15569 15701 15709
-f 15569 15709 15585
-f 15701 15825 15849
-f 15701 15849 15709
-f 15825 15949 15957
-f 15825 15957 15849
-f 15949 16049 16057
-f 15949 16057 15957
-f 16049 16141 16149
-f 16049 16149 16057
-f 16141 16209 16225
-f 16141 16225 16149
-f 16209 16277 16293
-f 16209 16293 16225
-f 16277 16329 16337
-f 16277 16337 16293
-f 16329 16365 16373
-f 16329 16373 16337
-f 16365 16393 16401
-f 16365 16401 16373
-f 16393 16405 16413
-f 16393 16413 16401
-f 16405 16406 16414
-f 16405 16414 16413
-f 16406 16394 16402
-f 16406 16402 16414
-f 16394 16366 16374
-f 16394 16374 16402
-f 16366 16330 16338
-f 16366 16338 16374
-f 16330 16278 16294
-f 16330 16294 16338
-f 16278 16210 16226
-f 16278 16226 16294
-f 16210 16142 16150
-f 16210 16150 16226
-f 16142 16050 16058
-f 16142 16058 16150
-f 16050 15950 15958
-f 16050 15958 16058
-f 15950 15826 15850
-f 15950 15850 15958
-f 15826 15702 15710
-f 15826 15710 15850
-f 15702 15570 15586
-f 15702 15586 15710
-f 15570 15406 15414
-f 15570 15414 15586
-f 15406 15250 15258
-f 15406 15258 15414
-f 15250 15054 15070
-f 15250 15070 15258
-f 15054 14874 14882
-f 15054 14882 15070
-f 14874 14646 14662
-f 14874 14662 14882
-f 14646 14442 14450
-f 14646 14450 14662
-f 14442 14190 14214
-f 14442 14214 14450
-f 14190 13946 13954
-f 14190 13954 14214
-f 13946 13670 13686
-f 13946 13686 13954
-f 13670 13410 13418
-f 13670 13418 13686
-f 13410 13094 13110
-f 13410 13110 13418
-f 13094 12802 12810
-f 13094 12810 13110
-f 12802 12462 12470
-f 12802 12470 12810
-f 12462 12122 12138
-f 12462 12138 12470
-f 12122 11766 11782
-f 12122 11782 12138
-f 11766 11378 11394
-f 11766 11394 11782
-f 11378 10982 10990
-f 11378 10990 11394
-f 10982 10594 10602
-f 10982 10602 10990
-f 10594 10142 10150
-f 10594 10150 10602
-f 10142 9682 9690
-f 10142 9690 10150
-f 9682 9230 9238
-f 9682 9238 9690
-f 9230 8722 8730
-f 9230 8730 9238
-f 8722 8190 8198
-f 8722 8198 8730
-f 8190 7642 7650
-f 8190 7650 8198
-f 7642 7054 7070
-f 7642 7070 7650
-f 7054 6466 6474
-f 7054 6474 7070
-f 6466 5830 5838
-f 6466 5838 6474
-f 5830 5146 5162
-f 5830 5162 5838
-f 5146 4430 4446
-f 5146 4446 5162
-f 4430 3642 3650
-f 4430 3650 4446
-f 3642 2774 2782
-f 3642 2782 3650
-f 2774 1826 1834
-f 2774 1834 2782
-f 1833 2781 2775
-f 1833 2775 1827
-f 2781 3649 3643
-f 2781 3643 2775
-f 3649 4445 4431
-f 3649 4431 3643
-f 4445 5161 5147
-f 4445 5147 4431
-f 5161 5837 5831
-f 5161 5831 5147
-f 5837 6473 6467
-f 5837 6467 5831
-f 6473 7069 7055
-f 6473 7055 6467
-f 7069 7649 7643
-f 7069 7643 7055
-f 7649 8197 8191
-f 7649 8191 7643
-f 8197 8729 8723
-f 8197 8723 8191
-f 8729 9237 9231
-f 8729 9231 8723
-f 9237 9689 9683
-f 9237 9683 9231
-f 9689 10149 10143
-f 9689 10143 9683
-f 10149 10601 10595
-f 10149 10595 10143
-f 10601 10989 10983
-f 10601 10983 10595
-f 10989 11393 11379
-f 10989 11379 10983
-f 11393 11781 11767
-f 11393 11767 11379
-f 11781 12137 12123
-f 11781 12123 11767
-f 12137 12469 12463
-f 12137 12463 12123
-f 12469 12809 12803
-f 12469 12803 12463
-f 12809 13109 13095
-f 12809 13095 12803
-f 13109 13417 13411
-f 13109 13411 13095
-f 13417 13685 13671
-f 13417 13671 13411
-f 13685 13953 13947
-f 13685 13947 13671
-f 13953 14213 14191
-f 13953 14191 13947
-f 14213 14449 14443
-f 14213 14443 14191
-f 14449 14661 14647
-f 14449 14647 14443
-f 14661 14881 14875
-f 14661 14875 14647
-f 14881 15069 15055
-f 14881 15055 14875
-f 15069 15257 15251
-f 15069 15251 15055
-f 15257 15413 15407
-f 15257 15407 15251
-f 15413 15585 15571
-f 15413 15571 15407
-f 15585 15709 15703
-f 15585 15703 15571
-f 15709 15849 15827
-f 15709 15827 15703
-f 15849 15957 15951
-f 15849 15951 15827
-f 15957 16057 16051
-f 15957 16051 15951
-f 16057 16149 16143
-f 16057 16143 16051
-f 16149 16225 16211
-f 16149 16211 16143
-f 16225 16293 16279
-f 16225 16279 16211
-f 16293 16337 16331
-f 16293 16331 16279
-f 16337 16373 16367
-f 16337 16367 16331
-f 16373 16401 16395
-f 16373 16395 16367
-f 16401 16413 16407
-f 16401 16407 16395
-f 16413 16414 16408
-f 16413 16408 16407
-f 16414 16402 16396
-f 16414 16396 16408
-f 16402 16374 16368
-f 16402 16368 16396
-f 16374 16338 16332
-f 16374 16332 16368
-f 16338 16294 16280
-f 16338 16280 16332
-f 16294 16226 16212
-f 16294 16212 16280
-f 16226 16150 16144
-f 16226 16144 16212
-f 16150 16058 16052
-f 16150 16052 16144
-f 16058 15958 15952
-f 16058 15952 16052
-f 15958 15850 15828
-f 15958 15828 15952
-f 15850 15710 15704
-f 15850 15704 15828
-f 15710 15586 15572
-f 15710 15572 15704
-f 15586 15414 15408
-f 15586 15408 15572
-f 15414 15258 15252
-f 15414 15252 15408
-f 15258 15070 15056
-f 15258 15056 15252
-f 15070 14882 14876
-f 15070 14876 15056
-f 14882 14662 14648
-f 14882 14648 14876
-f 14662 14450 14444
-f 14662 14444 14648
-f 14450 14214 14192
-f 14450 14192 14444
-f 14214 13954 13948
-f 14214 13948 14192
-f 13954 13686 13672
-f 13954 13672 13948
-f 13686 13418 13412
-f 13686 13412 13672
-f 13418 13110 13096
-f 13418 13096 13412
-f 13110 12810 12804
-f 13110 12804 13096
-f 12810 12470 12464
-f 12810 12464 12804
-f 12470 12138 12124
-f 12470 12124 12464
-f 12138 11782 11768
-f 12138 11768 12124
-f 11782 11394 11380
-f 11782 11380 11768
-f 11394 10990 10984
-f 11394 10984 11380
-f 10990 10602 10596
-f 10990 10596 10984
-f 10602 10150 10144
-f 10602 10144 10596
-f 10150 9690 9684
-f 10150 9684 10144
-f 9690 9238 9232
-f 9690 9232 9684
-f 9238 8730 8724
-f 9238 8724 9232
-f 8730 8198 8192
-f 8730 8192 8724
-f 8198 7650 7644
-f 8198 7644 8192
-f 7650 7070 7056
-f 7650 7056 7644
-f 7070 6474 6468
-f 7070 6468 7056
-f 6474 5838 5832
-f 6474 5832 6468
-f 5838 5162 5148
-f 5838 5148 5832
-f 5162 4446 4432
-f 5162 4432 5148
-f 4446 3650 3644
-f 4446 3644 4432
-f 3650 2782 2776
-f 3650 2776 3644
-f 2782 1834 1828
-f 2782 1828 2776
-f 1827 2775 2767
-f 1827 2767 1803
-f 2775 3643 3635
-f 2775 3635 2767
-f 3643 4431 4399
-f 3643 4399 3635
-f 4431 5147 5139
-f 4431 5139 4399
-f 5147 5831 5823
-f 5147 5823 5139
-f 5831 6467 6459
-f 5831 6459 5823
-f 6467 7055 7047
-f 6467 7047 6459
-f 7055 7643 7635
-f 7055 7635 7047
-f 7643 8191 8183
-f 7643 8183 7635
-f 8191 8723 8707
-f 8191 8707 8183
-f 8723 9231 9207
-f 8723 9207 8707
-f 9231 9683 9667
-f 9231 9667 9207
-f 9683 10143 10135
-f 9683 10135 9667
-f 10143 10595 10571
-f 10143 10571 10135
-f 10595 10983 10967
-f 10595 10967 10571
-f 10983 11379 11371
-f 10983 11371 10967
-f 11379 11767 11751
-f 11379 11751 11371
-f 11767 12123 12099
-f 11767 12099 11751
-f 12123 12463 12439
-f 12123 12439 12099
-f 12463 12803 12787
-f 12463 12787 12439
-f 12803 13095 13079
-f 12803 13079 12787
-f 13095 13411 13387
-f 13095 13387 13079
-f 13411 13671 13663
-f 13411 13663 13387
-f 13671 13947 13931
-f 13671 13931 13663
-f 13947 14191 14183
-f 13947 14183 13931
-f 14191 14443 14427
-f 14191 14427 14183
-f 14443 14647 14631
-f 14443 14631 14427
-f 14647 14875 14851
-f 14647 14851 14631
-f 14875 15055 15047
-f 14875 15047 14851
-f 15055 15251 15219
-f 15055 15219 15047
-f 15251 15407 15383
-f 15251 15383 15219
-f 15407 15571 15547
-f 15407 15547 15383
-f 15571 15703 15687
-f 15571 15687 15547
-f 15703 15827 15811
-f 15703 15811 15687
-f 15827 15951 15935
-f 15827 15935 15811
-f 15951 16051 16027
-f 15951 16027 15935
-f 16051 16143 16119
-f 16051 16119 16027
-f 16143 16211 16203
-f 16143 16203 16119
-f 16211 16279 16263
-f 16211 16263 16203
-f 16279 16331 16307
-f 16279 16307 16263
-f 16331 16367 16351
-f 16331 16351 16307
-f 16367 16395 16379
-f 16367 16379 16351
-f 16395 16407 16387
-f 16395 16387 16379
-f 16407 16408 16388
-f 16407 16388 16387
-f 16408 16396 16380
-f 16408 16380 16388
-f 16396 16368 16352
-f 16396 16352 16380
-f 16368 16332 16308
-f 16368 16308 16352
-f 16332 16280 16264
-f 16332 16264 16308
-f 16280 16212 16204
-f 16280 16204 16264
-f 16212 16144 16120
-f 16212 16120 16204
-f 16144 16052 16028
-f 16144 16028 16120
-f 16052 15952 15936
-f 16052 15936 16028
-f 15952 15828 15812
-f 15952 15812 15936
-f 15828 15704 15688
-f 15828 15688 15812
-f 15704 15572 15548
-f 15704 15548 15688
-f 15572 15408 15384
-f 15572 15384 15548
-f 15408 15252 15220
-f 15408 15220 15384
-f 15252 15056 15048
-f 15252 15048 15220
-f 15056 14876 14852
-f 15056 14852 15048
-f 14876 14648 14632
-f 14876 14632 14852
-f 14648 14444 14428
-f 14648 14428 14632
-f 14444 14192 14184
-f 14444 14184 14428
-f 14192 13948 13932
-f 14192 13932 14184
-f 13948 13672 13664
-f 13948 13664 13932
-f 13672 13412 13388
-f 13672 13388 13664
-f 13412 13096 13080
-f 13412 13080 13388
-f 13096 12804 12788
-f 13096 12788 13080
-f 12804 12464 12440
-f 12804 12440 12788
-f 12464 12124 12100
-f 12464 12100 12440
-f 12124 11768 11752
-f 12124 11752 12100
-f 11768 11380 11372
-f 11768 11372 11752
-f 11380 10984 10968
-f 11380 10968 11372
-f 10984 10596 10572
-f 10984 10572 10968
-f 10596 10144 10136
-f 10596 10136 10572
-f 10144 9684 9668
-f 10144 9668 10136
-f 9684 9232 9208
-f 9684 9208 9668
-f 9232 8724 8708
-f 9232 8708 9208
-f 8724 8192 8184
-f 8724 8184 8708
-f 8192 7644 7636
-f 8192 7636 8184
-f 7644 7056 7048
-f 7644 7048 7636
-f 7056 6468 6460
-f 7056 6460 7048
-f 6468 5832 5824
-f 6468 5824 6460
-f 5832 5148 5140
-f 5832 5140 5824
-f 5148 4432 4400
-f 5148 4400 5140
-f 4432 3644 3636
-f 4432 3636 4400
-f 3644 2776 2768
-f 3644 2768 3636
-f 2776 1828 1804
-f 2776 1804 2768
-f 1803 2767 2743
-f 1803 2743 1795
-f 2767 3635 3627
-f 2767 3627 2743
-f 3635 4399 4391
-f 3635 4391 3627
-f 4399 5139 5123
-f 4399 5123 4391
-f 5139 5823 5815
-f 5139 5815 5123
-f 5823 6459 6443
-f 5823 6443 5815
-f 6459 7047 7039
-f 6459 7039 6443
-f 7047 7635 7603
-f 7047 7603 7039
-f 7635 8183 8159
-f 7635 8159 7603
-f 8183 8707 8691
-f 8183 8691 8159
-f 8707 9207 9175
-f 8707 9175 8691
-f 9207 9667 9651
-f 9207 9651 9175
-f 9667 10135 10111
-f 9667 10111 9651
-f 10135 10571 10539
-f 10135 10539 10111
-f 10571 10967 10951
-f 10571 10951 10539
-f 10967 11371 11355
-f 10967 11355 10951
-f 11371 11751 11703
-f 11371 11703 11355
-f 11751 12099 12083
-f 11751 12083 11703
-f 12099 12439 12423
-f 12099 12423 12083
-f 12439 12787 12739
-f 12439 12739 12423
-f 12787 13079 13063
-f 12787 13063 12739
-f 13079 13387 13347
-f 13079 13347 13063
-f 13387 13663 13639
-f 13387 13639 13347
-f 13663 13931 13907
-f 13663 13907 13639
-f 13931 14183 14143
-f 13931 14143 13907
-f 14183 14427 14387
-f 14183 14387 14143
-f 14427 14631 14615
-f 14427 14615 14387
-f 14631 14851 14811
-f 14631 14811 14615
-f 14851 15047 15015
-f 14851 15015 14811
-f 15047 15219 15195
-f 15047 15195 15015
-f 15219 15383 15375
-f 15219 15375 15195
-f 15383 15547 15515
-f 15383 15515 15375
-f 15547 15687 15655
-f 15547 15655 15515
-f 15687 15811 15787
-f 15687 15787 15655
-f 15811 15935 15895
-f 15811 15895 15787
-f 15935 16027 16003
-f 15935 16003 15895
-f 16027 16119 16087
-f 16027 16087 16003
-f 16119 16203 16163
-f 16119 16163 16087
-f 16203 16263 16231
-f 16203 16231 16163
-f 16263 16307 16287
-f 16263 16287 16231
-f 16307 16351 16323
-f 16307 16323 16287
-f 16351 16379 16343
-f 16351 16343 16323
-f 16379 16387 16359
-f 16379 16359 16343
-f 16387 16388 16360
-f 16387 16360 16359
-f 16388 16380 16344
-f 16388 16344 16360
-f 16380 16352 16324
-f 16380 16324 16344
-f 16352 16308 16288
-f 16352 16288 16324
-f 16308 16264 16232
-f 16308 16232 16288
-f 16264 16204 16164
-f 16264 16164 16232
-f 16204 16120 16088
-f 16204 16088 16164
-f 16120 16028 16004
-f 16120 16004 16088
-f 16028 15936 15896
-f 16028 15896 16004
-f 15936 15812 15788
-f 15936 15788 15896
-f 15812 15688 15656
-f 15812 15656 15788
-f 15688 15548 15516
-f 15688 15516 15656
-f 15548 15384 15376
-f 15548 15376 15516
-f 15384 15220 15196
-f 15384 15196 15376
-f 15220 15048 15016
-f 15220 15016 15196
-f 15048 14852 14812
-f 15048 14812 15016
-f 14852 14632 14616
-f 14852 14616 14812
-f 14632 14428 14388
-f 14632 14388 14616
-f 14428 14184 14144
-f 14428 14144 14388
-f 14184 13932 13908
-f 14184 13908 14144
-f 13932 13664 13640
-f 13932 13640 13908
-f 13664 13388 13348
-f 13664 13348 13640
-f 13388 13080 13064
-f 13388 13064 13348
-f 13080 12788 12740
-f 13080 12740 13064
-f 12788 12440 12424
-f 12788 12424 12740
-f 12440 12100 12084
-f 12440 12084 12424
-f 12100 11752 11704
-f 12100 11704 12084
-f 11752 11372 11356
-f 11752 11356 11704
-f 11372 10968 10952
-f 11372 10952 11356
-f 10968 10572 10540
-f 10968 10540 10952
-f 10572 10136 10112
-f 10572 10112 10540
-f 10136 9668 9652
-f 10136 9652 10112
-f 9668 9208 9176
-f 9668 9176 9652
-f 9208 8708 8692
-f 9208 8692 9176
-f 8708 8184 8160
-f 8708 8160 8692
-f 8184 7636 7604
-f 8184 7604 8160
-f 7636 7048 7040
-f 7636 7040 7604
-f 7048 6460 6444
-f 7048 6444 7040
-f 6460 5824 5816
-f 6460 5816 6444
-f 5824 5140 5124
-f 5824 5124 5816
-f 5140 4400 4392
-f 5140 4392 5124
-f 4400 3636 3628
-f 4400 3628 4392
-f 3636 2768 2744
-f 3636 2744 3628
-f 2768 1804 1796
-f 2768 1796 2744
-f 1795 2743 2735
-f 1795 2735 1787
-f 2743 3627 3603
-f 2743 3603 2735
-f 3627 4391 4383
-f 3627 4383 3603
-f 4391 5123 5099
-f 4391 5099 4383
-f 5123 5815 5791
-f 5123 5791 5099
-f 5815 6443 6427
-f 5815 6427 5791
-f 6443 7039 7031
-f 6443 7031 6427
-f 7039 7603 7595
-f 7039 7595 7031
-f 7603 8159 8143
-f 7603 8143 7595
-f 8159 8691 8659
-f 8159 8659 8143
-f 8691 9175 9143
-f 8691 9143 8659
-f 9175 9651 9627
-f 9175 9627 9143
-f 9651 10111 10095
-f 9651 10095 9627
-f 10111 10539 10491
-f 10111 10491 10095
-f 10539 10951 10911
-f 10539 10911 10491
-f 10951 11355 11323
-f 10951 11323 10911
-f 11355 11703 11687
-f 11355 11687 11323
-f 11703 12083 12043
-f 11703 12043 11687
-f 12083 12423 12399
-f 12083 12399 12043
-f 12423 12739 12699
-f 12423 12699 12399
-f 12739 13063 13023
-f 12739 13023 12699
-f 13063 13347 13307
-f 13063 13307 13023
-f 13347 13639 13591
-f 13347 13591 13307
-f 13639 13907 13851
-f 13639 13851 13591
-f 13907 14143 14111
-f 13907 14111 13851
-f 14143 14387 14331
-f 14143 14331 14111
-f 14387 14615 14567
-f 14387 14567 14331
-f 14615 14811 14771
-f 14615 14771 14567
-f 14811 15015 14975
-f 14811 14975 14771
-f 15015 15195 15147
-f 15015 15147 14975
-f 15195 15375 15311
-f 15195 15311 15147
-f 15375 15515 15475
-f 15375 15475 15311
-f 15515 15655 15607
-f 15515 15607 15475
-f 15655 15787 15739
-f 15655 15739 15607
-f 15787 15895 15863
-f 15787 15863 15739
-f 15895 16003 15963
-f 15895 15963 15863
-f 16003 16087 16043
-f 16003 16043 15963
-f 16087 16163 16127
-f 16087 16127 16043
-f 16163 16231 16187
-f 16163 16187 16127
-f 16231 16287 16239
-f 16231 16239 16187
-f 16287 16323 16271
-f 16287 16271 16239
-f 16323 16343 16299
-f 16323 16299 16271
-f 16343 16359 16315
-f 16343 16315 16299
-f 16359 16360 16316
-f 16359 16316 16315
-f 16360 16344 16300
-f 16360 16300 16316
-f 16344 16324 16272
-f 16344 16272 16300
-f 16324 16288 16240
-f 16324 16240 16272
-f 16288 16232 16188
-f 16288 16188 16240
-f 16232 16164 16128
-f 16232 16128 16188
-f 16164 16088 16044
-f 16164 16044 16128
-f 16088 16004 15964
-f 16088 15964 16044
-f 16004 15896 15864
-f 16004 15864 15964
-f 15896 15788 15740
-f 15896 15740 15864
-f 15788 15656 15608
-f 15788 15608 15740
-f 15656 15516 15476
-f 15656 15476 15608
-f 15516 15376 15312
-f 15516 15312 15476
-f 15376 15196 15148
-f 15376 15148 15312
-f 15196 15016 14976
-f 15196 14976 15148
-f 15016 14812 14772
-f 15016 14772 14976
-f 14812 14616 14568
-f 14812 14568 14772
-f 14616 14388 14332
-f 14616 14332 14568
-f 14388 14144 14112
-f 14388 14112 14332
-f 14144 13908 13852
-f 14144 13852 14112
-f 13908 13640 13592
-f 13908 13592 13852
-f 13640 13348 13308
-f 13640 13308 13592
-f 13348 13064 13024
-f 13348 13024 13308
-f 13064 12740 12700
-f 13064 12700 13024
-f 12740 12424 12400
-f 12740 12400 12700
-f 12424 12084 12044
-f 12424 12044 12400
-f 12084 11704 11688
-f 12084 11688 12044
-f 11704 11356 11324
-f 11704 11324 11688
-f 11356 10952 10912
-f 11356 10912 11324
-f 10952 10540 10492
-f 10952 10492 10912
-f 10540 10112 10096
-f 10540 10096 10492
-f 10112 9652 9628
-f 10112 9628 10096
-f 9652 9176 9144
-f 9652 9144 9628
-f 9176 8692 8660
-f 9176 8660 9144
-f 8692 8160 8144
-f 8692 8144 8660
-f 8160 7604 7596
-f 8160 7596 8144
-f 7604 7040 7032
-f 7604 7032 7596
-f 7040 6444 6428
-f 7040 6428 7032
-f 6444 5816 5792
-f 6444 5792 6428
-f 5816 5124 5100
-f 5816 5100 5792
-f 5124 4392 4384
-f 5124 4384 5100
-f 4392 3628 3604
-f 4392 3604 4384
-f 3628 2744 2736
-f 3628 2736 3604
-f 2744 1796 1788
-f 2744 1788 2736
-f 1787 2735 2703
-f 1787 2703 1755
-f 2735 3603 3539
-f 2735 3539 2703
-f 3603 4383 4335
-f 3603 4335 3539
-f 4383 5099 5059
-f 4383 5059 4335
-f 5099 5791 5727
-f 5099 5727 5059
-f 5791 6427 6371
-f 5791 6371 5727
-f 6427 7031 6967
-f 6427 6967 6371
-f 7031 7595 7547
-f 7031 7547 6967
-f 7595 8143 8087
-f 7595 8087 7547
-f 8143 8659 8587
-f 8143 8587 8087
-f 8659 9143 9095
-f 8659 9095 8587
-f 9143 9627 9579
-f 9143 9579 9095
-f 9627 10095 10023
-f 9627 10023 9579
-f 10095 10491 10451
-f 10095 10451 10023
-f 10491 10911 10871
-f 10491 10871 10451
-f 10911 11323 11251
-f 10911 11251 10871
-f 11323 11687 11631
-f 11323 11631 11251
-f 11687 12043 11987
-f 11687 11987 11631
-f 12043 12399 12311
-f 12043 12311 11987
-f 12399 12699 12659
-f 12399 12659 12311
-f 12699 13023 12959
-f 12699 12959 12659
-f 13023 13307 13267
-f 13023 13267 12959
-f 13307 13591 13543
-f 13307 13543 13267
-f 13591 13851 13803
-f 13591 13803 13543
-f 13851 14111 14047
-f 13851 14047 13803
-f 14111 14331 14299
-f 14111 14299 14047
-f 14331 14567 14503
-f 14331 14503 14299
-f 14567 14771 14723
-f 14567 14723 14503
-f 14771 14975 14903
-f 14771 14903 14723
-f 14975 15147 15091
-f 14975 15091 14903
-f 15147 15311 15271
-f 15147 15271 15091
-f 15311 15475 15427
-f 15311 15427 15271
-f 15475 15607 15563
-f 15475 15563 15427
-f 15607 15739 15695
-f 15607 15695 15563
-f 15739 15863 15803
-f 15739 15803 15695
-f 15863 15963 15903
-f 15863 15903 15803
-f 15963 16043 15987
-f 15963 15987 15903
-f 16043 16127 16071
-f 16043 16071 15987
-f 16127 16187 16135
-f 16127 16135 16071
-f 16187 16239 16179
-f 16187 16179 16135
-f 16239 16271 16219
-f 16239 16219 16179
-f 16271 16299 16247
-f 16271 16247 16219
-f 16299 16315 16255
-f 16299 16255 16247
-f 16315 16316 16256
-f 16315 16256 16255
-f 16316 16300 16248
-f 16316 16248 16256
-f 16300 16272 16220
-f 16300 16220 16248
-f 16272 16240 16180
-f 16272 16180 16220
-f 16240 16188 16136
-f 16240 16136 16180
-f 16188 16128 16072
-f 16188 16072 16136
-f 16128 16044 15988
-f 16128 15988 16072
-f 16044 15964 15904
-f 16044 15904 15988
-f 15964 15864 15804
-f 15964 15804 15904
-f 15864 15740 15696
-f 15864 15696 15804
-f 15740 15608 15564
-f 15740 15564 15696
-f 15608 15476 15428
-f 15608 15428 15564
-f 15476 15312 15272
-f 15476 15272 15428
-f 15312 15148 15092
-f 15312 15092 15272
-f 15148 14976 14904
-f 15148 14904 15092
-f 14976 14772 14724
-f 14976 14724 14904
-f 14772 14568 14504
-f 14772 14504 14724
-f 14568 14332 14300
-f 14568 14300 14504
-f 14332 14112 14048
-f 14332 14048 14300
-f 14112 13852 13804
-f 14112 13804 14048
-f 13852 13592 13544
-f 13852 13544 13804
-f 13592 13308 13268
-f 13592 13268 13544
-f 13308 13024 12960
-f 13308 12960 13268
-f 13024 12700 12660
-f 13024 12660 12960
-f 12700 12400 12312
-f 12700 12312 12660
-f 12400 12044 11988
-f 12400 11988 12312
-f 12044 11688 11632
-f 12044 11632 11988
-f 11688 11324 11252
-f 11688 11252 11632
-f 11324 10912 10872
-f 11324 10872 11252
-f 10912 10492 10452
-f 10912 10452 10872
-f 10492 10096 10024
-f 10492 10024 10452
-f 10096 9628 9580
-f 10096 9580 10024
-f 9628 9144 9096
-f 9628 9096 9580
-f 9144 8660 8588
-f 9144 8588 9096
-f 8660 8144 8088
-f 8660 8088 8588
-f 8144 7596 7548
-f 8144 7548 8088
-f 7596 7032 6968
-f 7596 6968 7548
-f 7032 6428 6372
-f 7032 6372 6968
-f 6428 5792 5728
-f 6428 5728 6372
-f 5792 5100 5060
-f 5792 5060 5728
-f 5100 4384 4336
-f 5100 4336 5060
-f 4384 3604 3540
-f 4384 3540 4336
-f 3604 2736 2704
-f 3604 2704 3540
-f 2736 1788 1756
-f 2736 1756 2704
-f 1755 2703 2687
-f 1755 2687 1739
-f 2703 3539 3523
-f 2703 3523 2687
-f 3539 4335 4303
-f 3539 4303 3523
-f 4335 5059 5027
-f 4335 5027 4303
-f 5059 5727 5695
-f 5059 5695 5027
-f 5727 6371 6323
-f 5727 6323 5695
-f 6371 6967 6943
-f 6371 6943 6323
-f 6967 7547 7515
-f 6967 7515 6943
-f 7547 8087 8031
-f 7547 8031 7515
-f 8087 8587 8555
-f 8087 8555 8031
-f 8587 9095 9055
-f 8587 9055 8555
-f 9095 9579 9531
-f 9095 9531 9055
-f 9579 10023 9967
-f 9579 9967 9531
-f 10023 10451 10403
-f 10023 10403 9967
-f 10451 10871 10807
-f 10451 10807 10403
-f 10871 11251 11211
-f 10871 11211 10807
-f 11251 11631 11567
-f 11251 11567 11211
-f 11631 11987 11947
-f 11631 11947 11567
-f 11987 12311 12263
-f 11987 12263 11947
-f 12311 12659 12603
-f 12311 12603 12263
-f 12659 12959 12903
-f 12659 12903 12603
-f 12959 13267 13203
-f 12959 13203 12903
-f 13267 13543 13479
-f 13267 13479 13203
-f 13543 13803 13763
-f 13543 13763 13479
-f 13803 14047 13999
-f 13803 13999 13763
-f 14047 14299 14235
-f 14047 14235 13999
-f 14299 14503 14455
-f 14299 14455 14235
-f 14503 14723 14667
-f 14503 14667 14455
-f 14723 14903 14867
-f 14723 14867 14667
-f 14903 15091 15031
-f 14903 15031 14867
-f 15091 15271 15203
-f 15091 15203 15031
-f 15271 15427 15367
-f 15271 15367 15203
-f 15427 15563 15491
-f 15427 15491 15367
-f 15563 15695 15623
-f 15563 15623 15491
-f 15695 15803 15731
-f 15695 15731 15623
-f 15803 15903 15843
-f 15803 15843 15731
-f 15903 15987 15927
-f 15903 15927 15843
-f 15987 16071 15995
-f 15987 15995 15927
-f 16071 16135 16063
-f 16071 16063 15995
-f 16135 16179 16111
-f 16135 16111 16063
-f 16179 16219 16155
-f 16179 16155 16111
-f 16219 16247 16171
-f 16219 16171 16155
-f 16247 16255 16195
-f 16247 16195 16171
-f 16255 16256 16196
-f 16255 16196 16195
-f 16256 16248 16172
-f 16256 16172 16196
-f 16248 16220 16156
-f 16248 16156 16172
-f 16220 16180 16112
-f 16220 16112 16156
-f 16180 16136 16064
-f 16180 16064 16112
-f 16136 16072 15996
-f 16136 15996 16064
-f 16072 15988 15928
-f 16072 15928 15996
-f 15988 15904 15844
-f 15988 15844 15928
-f 15904 15804 15732
-f 15904 15732 15844
-f 15804 15696 15624
-f 15804 15624 15732
-f 15696 15564 15492
-f 15696 15492 15624
-f 15564 15428 15368
-f 15564 15368 15492
-f 15428 15272 15204
-f 15428 15204 15368
-f 15272 15092 15032
-f 15272 15032 15204
-f 15092 14904 14868
-f 15092 14868 15032
-f 14904 14724 14668
-f 14904 14668 14868
-f 14724 14504 14456
-f 14724 14456 14668
-f 14504 14300 14236
-f 14504 14236 14456
-f 14300 14048 14000
-f 14300 14000 14236
-f 14048 13804 13764
-f 14048 13764 14000
-f 13804 13544 13480
-f 13804 13480 13764
-f 13544 13268 13204
-f 13544 13204 13480
-f 13268 12960 12904
-f 13268 12904 13204
-f 12960 12660 12604
-f 12960 12604 12904
-f 12660 12312 12264
-f 12660 12264 12604
-f 12312 11988 11948
-f 12312 11948 12264
-f 11988 11632 11568
-f 11988 11568 11948
-f 11632 11252 11212
-f 11632 11212 11568
-f 11252 10872 10808
-f 11252 10808 11212
-f 10872 10452 10404
-f 10872 10404 10808
-f 10452 10024 9968
-f 10452 9968 10404
-f 10024 9580 9532
-f 10024 9532 9968
-f 9580 9096 9056
-f 9580 9056 9532
-f 9096 8588 8556
-f 9096 8556 9056
-f 8588 8088 8032
-f 8588 8032 8556
-f 8088 7548 7516
-f 8088 7516 8032
-f 7548 6968 6944
-f 7548 6944 7516
-f 6968 6372 6324
-f 6968 6324 6944
-f 6372 5728 5696
-f 6372 5696 6324
-f 5728 5060 5028
-f 5728 5028 5696
-f 5060 4336 4304
-f 5060 4304 5028
-f 4336 3540 3524
-f 4336 3524 4304
-f 3540 2704 2688
-f 3540 2688 3524
-f 2704 1756 1740
-f 2704 1740 2688
-f 1739 2687 2663
-f 1739 2663 1723
-f 2687 3523 3483
-f 2687 3483 2663
-f 3523 4303 4247
-f 3523 4247 3483
-f 4303 5027 4987
-f 4303 4987 4247
-f 5027 5695 5655
-f 5027 5655 4987
-f 5695 6323 6291
-f 5695 6291 5655
-f 6323 6943 6871
-f 6323 6871 6291
-f 6943 7515 7435
-f 6943 7435 6871
-f 7515 8031 7991
-f 7515 7991 7435
-f 8031 8555 8515
-f 8031 8515 7991
-f 8555 9055 9007
-f 8555 9007 8515
-f 9055 9531 9451
-f 9055 9451 9007
-f 9531 9967 9903
-f 9531 9903 9451
-f 9967 10403 10355
-f 9967 10355 9903
-f 10403 10807 10743
-f 10403 10743 10355
-f 10807 11211 11139
-f 10807 11139 10743
-f 11211 11567 11527
-f 11211 11527 11139
-f 11567 11947 11867
-f 11567 11867 11527
-f 11947 12263 12223
-f 11947 12223 11867
-f 12263 12603 12539
-f 12263 12539 12223
-f 12603 12903 12847
-f 12603 12847 12539
-f 12903 13203 13139
-f 12903 13139 12847
-f 13203 13479 13439
-f 13203 13439 13139
-f 13479 13763 13679
-f 13479 13679 13439
-f 13763 13999 13939
-f 13763 13939 13679
-f 13999 14235 14159
-f 13999 14159 13939
-f 14235 14455 14379
-f 14235 14379 14159
-f 14455 14667 14591
-f 14455 14591 14379
-f 14667 14867 14779
-f 14667 14779 14591
-f 14867 15031 14943
-f 14867 14943 14779
-f 15031 15203 15131
-f 15031 15131 14943
-f 15203 15367 15279
-f 15203 15279 15131
-f 15367 15491 15419
-f 15367 15419 15279
-f 15491 15623 15539
-f 15491 15539 15419
-f 15623 15731 15647
-f 15623 15647 15539
-f 15731 15843 15763
-f 15731 15763 15647
-f 15843 15927 15855
-f 15843 15855 15763
-f 15927 15995 15919
-f 15927 15919 15855
-f 15995 16063 15979
-f 15995 15979 15919
-f 16063 16111 16035
-f 16063 16035 15979
-f 16111 16155 16079
-f 16111 16079 16035
-f 16155 16171 16095
-f 16155 16095 16079
-f 16171 16195 16103
-f 16171 16103 16095
-f 16195 16196 16104
-f 16195 16104 16103
-f 16196 16172 16096
-f 16196 16096 16104
-f 16172 16156 16080
-f 16172 16080 16096
-f 16156 16112 16036
-f 16156 16036 16080
-f 16112 16064 15980
-f 16112 15980 16036
-f 16064 15996 15920
-f 16064 15920 15980
-f 15996 15928 15856
-f 15996 15856 15920
-f 15928 15844 15764
-f 15928 15764 15856
-f 15844 15732 15648
-f 15844 15648 15764
-f 15732 15624 15540
-f 15732 15540 15648
-f 15624 15492 15420
-f 15624 15420 15540
-f 15492 15368 15280
-f 15492 15280 15420
-f 15368 15204 15132
-f 15368 15132 15280
-f 15204 15032 14944
-f 15204 14944 15132
-f 15032 14868 14780
-f 15032 14780 14944
-f 14868 14668 14592
-f 14868 14592 14780
-f 14668 14456 14380
-f 14668 14380 14592
-f 14456 14236 14160
-f 14456 14160 14380
-f 14236 14000 13940
-f 14236 13940 14160
-f 14000 13764 13680
-f 14000 13680 13940
-f 13764 13480 13440
-f 13764 13440 13680
-f 13480 13204 13140
-f 13480 13140 13440
-f 13204 12904 12848
-f 13204 12848 13140
-f 12904 12604 12540
-f 12904 12540 12848
-f 12604 12264 12224
-f 12604 12224 12540
-f 12264 11948 11868
-f 12264 11868 12224
-f 11948 11568 11528
-f 11948 11528 11868
-f 11568 11212 11140
-f 11568 11140 11528
-f 11212 10808 10744
-f 11212 10744 11140
-f 10808 10404 10356
-f 10808 10356 10744
-f 10404 9968 9904
-f 10404 9904 10356
-f 9968 9532 9452
-f 9968 9452 9904
-f 9532 9056 9008
-f 9532 9008 9452
-f 9056 8556 8516
-f 9056 8516 9008
-f 8556 8032 7992
-f 8556 7992 8516
-f 8032 7516 7436
-f 8032 7436 7992
-f 7516 6944 6872
-f 7516 6872 7436
-f 6944 6324 6292
-f 6944 6292 6872
-f 6324 5696 5656
-f 6324 5656 6292
-f 5696 5028 4988
-f 5696 4988 5656
-f 5028 4304 4248
-f 5028 4248 4988
-f 4304 3524 3484
-f 4304 3484 4248
-f 3524 2688 2664
-f 3524 2664 3484
-f 2688 1740 1724
-f 2688 1724 2664
-f 1723 2663 2631
-f 1723 2631 1683
-f 2663 3483 3467
-f 2663 3467 2631
-f 3483 4247 4231
-f 3483 4231 3467
-f 4247 4987 4939
-f 4247 4939 4231
-f 4987 5655 5615
-f 4987 5615 4939
-f 5655 6291 6243
-f 5655 6243 5615
-f 6291 6871 6847
-f 6291 6847 6243
-f 6871 7435 7419
-f 6871 7419 6847
-f 7435 7991 7951
-f 7435 7951 7419
-f 7991 8515 8467
-f 7991 8467 7951
-f 8515 9007 8927
-f 8515 8927 8467
-f 9007 9451 9395
-f 9007 9395 8927
-f 9451 9903 9871
-f 9451 9871 9395
-f 9903 10355 10275
-f 9903 10275 9871
-f 10355 10743 10695
-f 10355 10695 10275
-f 10743 11139 11091
-f 10743 11091 10695
-f 11139 11527 11439
-f 11139 11439 11091
-f 11527 11867 11819
-f 11527 11819 11439
-f 11867 12223 12143
-f 11867 12143 11819
-f 12223 12539 12483
-f 12223 12483 12143
-f 12539 12847 12795
-f 12539 12795 12483
-f 12847 13139 13071
-f 12847 13071 12795
-f 13139 13439 13339
-f 13139 13339 13071
-f 13439 13679 13599
-f 13439 13599 13339
-f 13679 13939 13835
-f 13679 13835 13599
-f 13939 14159 14071
-f 13939 14071 13835
-f 14159 14379 14291
-f 14159 14291 14071
-f 14379 14591 14495
-f 14379 14495 14291
-f 14591 14779 14699
-f 14591 14699 14495
-f 14779 14943 14887
-f 14779 14887 14699
-f 14943 15131 15039
-f 14943 15039 14887
-f 15131 15279 15187
-f 15131 15187 15039
-f 15279 15419 15319
-f 15279 15319 15187
-f 15419 15539 15451
-f 15419 15451 15319
-f 15539 15647 15579
-f 15539 15579 15451
-f 15647 15763 15671
-f 15647 15671 15579
-f 15763 15855 15755
-f 15763 15755 15671
-f 15855 15919 15819
-f 15855 15819 15755
-f 15919 15979 15879
-f 15919 15879 15819
-f 15979 16035 15943
-f 15979 15943 15879
-f 16035 16079 15971
-f 16035 15971 15943
-f 16079 16095 16011
-f 16079 16011 15971
-f 16095 16103 16019
-f 16095 16019 16011
-f 16103 16104 16020
-f 16103 16020 16019
-f 16104 16096 16012
-f 16104 16012 16020
-f 16096 16080 15972
-f 16096 15972 16012
-f 16080 16036 15944
-f 16080 15944 15972
-f 16036 15980 15880
-f 16036 15880 15944
-f 15980 15920 15820
-f 15980 15820 15880
-f 15920 15856 15756
-f 15920 15756 15820
-f 15856 15764 15672
-f 15856 15672 15756
-f 15764 15648 15580
-f 15764 15580 15672
-f 15648 15540 15452
-f 15648 15452 15580
-f 15540 15420 15320
-f 15540 15320 15452
-f 15420 15280 15188
-f 15420 15188 15320
-f 15280 15132 15040
-f 15280 15040 15188
-f 15132 14944 14888
-f 15132 14888 15040
-f 14944 14780 14700
-f 14944 14700 14888
-f 14780 14592 14496
-f 14780 14496 14700
-f 14592 14380 14292
-f 14592 14292 14496
-f 14380 14160 14072
-f 14380 14072 14292
-f 14160 13940 13836
-f 14160 13836 14072
-f 13940 13680 13600
-f 13940 13600 13836
-f 13680 13440 13340
-f 13680 13340 13600
-f 13440 13140 13072
-f 13440 13072 13340
-f 13140 12848 12796
-f 13140 12796 13072
-f 12848 12540 12484
-f 12848 12484 12796
-f 12540 12224 12144
-f 12540 12144 12484
-f 12224 11868 11820
-f 12224 11820 12144
-f 11868 11528 11440
-f 11868 11440 11820
-f 11528 11140 11092
-f 11528 11092 11440
-f 11140 10744 10696
-f 11140 10696 11092
-f 10744 10356 10276
-f 10744 10276 10696
-f 10356 9904 9872
-f 10356 9872 10276
-f 9904 9452 9396
-f 9904 9396 9872
-f 9452 9008 8928
-f 9452 8928 9396
-f 9008 8516 8468
-f 9008 8468 8928
-f 8516 7992 7952
-f 8516 7952 8468
-f 7992 7436 7420
-f 7992 7420 7952
-f 7436 6872 6848
-f 7436 6848 7420
-f 6872 6292 6244
-f 6872 6244 6848
-f 6292 5656 5616
-f 6292 5616 6244
-f 5656 4988 4940
-f 5656 4940 5616
-f 4988 4248 4232
-f 4988 4232 4940
-f 4248 3484 3468
-f 4248 3468 4232
-f 3484 2664 2632
-f 3484 2632 3468
-f 2664 1724 1684
-f 2664 1684 2632
-f 1683 2631 2599
-f 1683 2599 1667
-f 2631 3467 3435
-f 2631 3435 2599
-f 3467 4231 4183
-f 3467 4183 3435
-f 4231 4939 4915
-f 4231 4915 4183
-f 4939 5615 5543
-f 4939 5543 4915
-f 5615 6243 6195
-f 5615 6195 5543
-f 6243 6847 6799
-f 6243 6799 6195
-f 6847 7419 7355
-f 6847 7355 6799
-f 7419 7951 7871
-f 7419 7871 7355
-f 7951 8467 8387
-f 7951 8387 7871
-f 8467 8927 8871
-f 8467 8871 8387
-f 8927 9395 9363
-f 8927 9363 8871
-f 9395 9871 9791
-f 9395 9791 9363
-f 9871 10275 10227
-f 9871 10227 9791
-f 10275 10695 10631
-f 10275 10631 10227
-f 10695 11091 11027
-f 10695 11027 10631
-f 11091 11439 11387
-f 11091 11387 11027
-f 11439 11819 11735
-f 11439 11735 11387
-f 11819 12143 12067
-f 11819 12067 11735
-f 12143 12483 12383
-f 12143 12383 12067
-f 12483 12795 12675
-f 12483 12675 12383
-f 12795 13071 12951
-f 12795 12951 12675
-f 13071 13339 13235
-f 13071 13235 12951
-f 13339 13599 13503
-f 13339 13503 13235
-f 13599 13835 13755
-f 13599 13755 13503
-f 13835 14071 13991
-f 13835 13991 13755
-f 14071 14291 14207
-f 14071 14207 13991
-f 14291 14495 14411
-f 14291 14411 14207
-f 14495 14699 14607
-f 14495 14607 14411
-f 14699 14887 14763
-f 14699 14763 14607
-f 14887 15039 14935
-f 14887 14935 14763
-f 15039 15187 15083
-f 15039 15083 14935
-f 15187 15319 15227
-f 15187 15227 15083
-f 15319 15451 15351
-f 15319 15351 15227
-f 15451 15579 15459
-f 15451 15459 15351
-f 15579 15671 15555
-f 15579 15555 15459
-f 15671 15755 15639
-f 15671 15639 15555
-f 15755 15819 15723
-f 15755 15723 15639
-f 15819 15879 15779
-f 15819 15779 15723
-f 15879 15943 15835
-f 15879 15835 15779
-f 15943 15971 15871
-f 15943 15871 15835
-f 15971 16011 15887
-f 15971 15887 15871
-f 16011 16019 15911
-f 16011 15911 15887
-f 16019 16020 15912
-f 16019 15912 15911
-f 16020 16012 15888
-f 16020 15888 15912
-f 16012 15972 15872
-f 16012 15872 15888
-f 15972 15944 15836
-f 15972 15836 15872
-f 15944 15880 15780
-f 15944 15780 15836
-f 15880 15820 15724
-f 15880 15724 15780
-f 15820 15756 15640
-f 15820 15640 15724
-f 15756 15672 15556
-f 15756 15556 15640
-f 15672 15580 15460
-f 15672 15460 15556
-f 15580 15452 15352
-f 15580 15352 15460
-f 15452 15320 15228
-f 15452 15228 15352
-f 15320 15188 15084
-f 15320 15084 15228
-f 15188 15040 14936
-f 15188 14936 15084
-f 15040 14888 14764
-f 15040 14764 14936
-f 14888 14700 14608
-f 14888 14608 14764
-f 14700 14496 14412
-f 14700 14412 14608
-f 14496 14292 14208
-f 14496 14208 14412
-f 14292 14072 13992
-f 14292 13992 14208
-f 14072 13836 13756
-f 14072 13756 13992
-f 13836 13600 13504
-f 13836 13504 13756
-f 13600 13340 13236
-f 13600 13236 13504
-f 13340 13072 12952
-f 13340 12952 13236
-f 13072 12796 12676
-f 13072 12676 12952
-f 12796 12484 12384
-f 12796 12384 12676
-f 12484 12144 12068
-f 12484 12068 12384
-f 12144 11820 11736
-f 12144 11736 12068
-f 11820 11440 11388
-f 11820 11388 11736
-f 11440 11092 11028
-f 11440 11028 11388
-f 11092 10696 10632
-f 11092 10632 11028
-f 10696 10276 10228
-f 10696 10228 10632
-f 10276 9872 9792
-f 10276 9792 10228
-f 9872 9396 9364
-f 9872 9364 9792
-f 9396 8928 8872
-f 9396 8872 9364
-f 8928 8468 8388
-f 8928 8388 8872
-f 8468 7952 7872
-f 8468 7872 8388
-f 7952 7420 7356
-f 7952 7356 7872
-f 7420 6848 6800
-f 7420 6800 7356
-f 6848 6244 6196
-f 6848 6196 6800
-f 6244 5616 5544
-f 6244 5544 6196
-f 5616 4940 4916
-f 5616 4916 5544
-f 4940 4232 4184
-f 4940 4184 4916
-f 4232 3468 3436
-f 4232 3436 4184
-f 3468 2632 2600
-f 3468 2600 3436
-f 2632 1684 1668
-f 2632 1668 2600
-f 1667 2599 2583
-f 1667 2583 1651
-f 2599 3435 3403
-f 2599 3403 2583
-f 3435 4183 4167
-f 3435 4167 3403
-f 4183 4915 4851
-f 4183 4851 4167
-f 4915 5543 5519
-f 4915 5519 4851
-f 5543 6195 6123
-f 5543 6123 5519
-f 6195 6799 6719
-f 6195 6719 6123
-f 6799 7355 7291
-f 6799 7291 6719
-f 7355 7871 7831
-f 7355 7831 7291
-f 7871 8387 8331
-f 7871 8331 7831
-f 8387 8871 8839
-f 8387 8839 8331
-f 8871 9363 9283
-f 8871 9283 8839
-f 9363 9791 9735
-f 9363 9735 9283
-f 9791 10227 10155
-f 9791 10155 9735
-f 10227 10631 10555
-f 10227 10555 10155
-f 10631 11027 10919
-f 10631 10919 10555
-f 11027 11387 11283
-f 11027 11283 10919
-f 11387 11735 11623
-f 11387 11623 11283
-f 11735 12067 11971
-f 11735 11971 11623
-f 12067 12383 12255
-f 12067 12255 11971
-f 12383 12675 12579
-f 12383 12579 12255
-f 12675 12951 12871
-f 12675 12871 12579
-f 12951 13235 13147
-f 12951 13147 12871
-f 13235 13503 13431
-f 13235 13431 13147
-f 13503 13755 13655
-f 13503 13655 13431
-f 13755 13991 13875
-f 13755 13875 13655
-f 13991 14207 14095
-f 13991 14095 13875
-f 14207 14411 14283
-f 14207 14283 14095
-f 14411 14607 14487
-f 14411 14487 14283
-f 14607 14763 14655
-f 14607 14655 14487
-f 14763 14935 14819
-f 14763 14819 14655
-f 14935 15083 14967
-f 14935 14967 14819
-f 15083 15227 15115
-f 15083 15115 14967
-f 15227 15351 15235
-f 15227 15235 15115
-f 15351 15459 15343
-f 15351 15343 15235
-f 15459 15555 15443
-f 15459 15443 15343
-f 15555 15639 15523
-f 15555 15523 15443
-f 15639 15723 15599
-f 15639 15599 15523
-f 15723 15779 15679
-f 15723 15679 15599
-f 15779 15835 15715
-f 15779 15715 15679
-f 15835 15871 15747
-f 15835 15747 15715
-f 15871 15887 15771
-f 15871 15771 15747
-f 15887 15911 15795
-f 15887 15795 15771
-f 15911 15912 15796
-f 15911 15796 15795
-f 15912 15888 15772
-f 15912 15772 15796
-f 15888 15872 15748
-f 15888 15748 15772
-f 15872 15836 15716
-f 15872 15716 15748
-f 15836 15780 15680
-f 15836 15680 15716
-f 15780 15724 15600
-f 15780 15600 15680
-f 15724 15640 15524
-f 15724 15524 15600
-f 15640 15556 15444
-f 15640 15444 15524
-f 15556 15460 15344
-f 15556 15344 15444
-f 15460 15352 15236
-f 15460 15236 15344
-f 15352 15228 15116
-f 15352 15116 15236
-f 15228 15084 14968
-f 15228 14968 15116
-f 15084 14936 14820
-f 15084 14820 14968
-f 14936 14764 14656
-f 14936 14656 14820
-f 14764 14608 14488
-f 14764 14488 14656
-f 14608 14412 14284
-f 14608 14284 14488
-f 14412 14208 14096
-f 14412 14096 14284
-f 14208 13992 13876
-f 14208 13876 14096
-f 13992 13756 13656
-f 13992 13656 13876
-f 13756 13504 13432
-f 13756 13432 13656
-f 13504 13236 13148
-f 13504 13148 13432
-f 13236 12952 12872
-f 13236 12872 13148
-f 12952 12676 12580
-f 12952 12580 12872
-f 12676 12384 12256
-f 12676 12256 12580
-f 12384 12068 11972
-f 12384 11972 12256
-f 12068 11736 11624
-f 12068 11624 11972
-f 11736 11388 11284
-f 11736 11284 11624
-f 11388 11028 10920
-f 11388 10920 11284
-f 11028 10632 10556
-f 11028 10556 10920
-f 10632 10228 10156
-f 10632 10156 10556
-f 10228 9792 9736
-f 10228 9736 10156
-f 9792 9364 9284
-f 9792 9284 9736
-f 9364 8872 8840
-f 9364 8840 9284
-f 8872 8388 8332
-f 8872 8332 8840
-f 8388 7872 7832
-f 8388 7832 8332
-f 7872 7356 7292
-f 7872 7292 7832
-f 7356 6800 6720
-f 7356 6720 7292
-f 6800 6196 6124
-f 6800 6124 6720
-f 6196 5544 5520
-f 6196 5520 6124
-f 5544 4916 4852
-f 5544 4852 5520
-f 4916 4184 4168
-f 4916 4168 4852
-f 4184 3436 3404
-f 4184 3404 4168
-f 3436 2600 2584
-f 3436 2584 3404
-f 2600 1668 1652
-f 2600 1652 2584
-f 1651 2583 2535
-f 1651 2535 1619
-f 2583 3403 3355
-f 2583 3355 2535
-f 3403 4167 4127
-f 3403 4127 3355
-f 4167 4851 4803
-f 4167 4803 4127
-f 4851 5519 5495
-f 4851 5495 4803
-f 5519 6123 6099
-f 5519 6099 5495
-f 6123 6719 6679
-f 6123 6679 6099
-f 6719 7291 7235
-f 6719 7235 6679
-f 7291 7831 7775
-f 7291 7775 7235
-f 7831 8331 8291
-f 7831 8291 7775
-f 8331 8839 8743
-f 8331 8743 8291
-f 8839 9283 9215
-f 8839 9215 8743
-f 9283 9735 9635
-f 9283 9635 9215
-f 9735 10155 10055
-f 9735 10055 9635
-f 10155 10555 10419
-f 10155 10419 10055
-f 10555 10919 10815
-f 10555 10815 10419
-f 10919 11283 11179
-f 10919 11179 10815
-f 11283 11623 11535
-f 11283 11535 11179
-f 11623 11971 11859
-f 11623 11859 11535
-f 11971 12255 12191
-f 11971 12191 11859
-f 12255 12579 12491
-f 12255 12491 12191
-f 12579 12871 12755
-f 12579 12755 12491
-f 12871 13147 13055
-f 12871 13055 12755
-f 13147 13431 13275
-f 13147 13275 13055
-f 13431 13655 13511
-f 13431 13511 13275
-f 13655 13875 13771
-f 13655 13771 13511
-f 13875 14095 13983
-f 13875 13983 13771
-f 14095 14283 14167
-f 14095 14167 13983
-f 14283 14487 14355
-f 14283 14355 14167
-f 14487 14655 14527
-f 14487 14527 14355
-f 14655 14819 14707
-f 14655 14707 14527
-f 14819 14967 14843
-f 14819 14843 14707
-f 14967 15115 14983
-f 14967 14983 14843
-f 15115 15235 15107
-f 15115 15107 14983
-f 15235 15343 15211
-f 15235 15211 15107
-f 15343 15443 15295
-f 15343 15295 15211
-f 15443 15523 15399
-f 15443 15399 15295
-f 15523 15599 15467
-f 15523 15467 15399
-f 15599 15679 15531
-f 15599 15531 15467
-f 15679 15715 15591
-f 15679 15591 15531
-f 15715 15747 15615
-f 15715 15615 15591
-f 15747 15771 15631
-f 15747 15631 15615
-f 15771 15795 15663
-f 15771 15663 15631
-f 15795 15796 15664
-f 15795 15664 15663
-f 15796 15772 15632
-f 15796 15632 15664
-f 15772 15748 15616
-f 15772 15616 15632
-f 15748 15716 15592
-f 15748 15592 15616
-f 15716 15680 15532
-f 15716 15532 15592
-f 15680 15600 15468
-f 15680 15468 15532
-f 15600 15524 15400
-f 15600 15400 15468
-f 15524 15444 15296
-f 15524 15296 15400
-f 15444 15344 15212
-f 15444 15212 15296
-f 15344 15236 15108
-f 15344 15108 15212
-f 15236 15116 14984
-f 15236 14984 15108
-f 15116 14968 14844
-f 15116 14844 14984
-f 14968 14820 14708
-f 14968 14708 14844
-f 14820 14656 14528
-f 14820 14528 14708
-f 14656 14488 14356
-f 14656 14356 14528
-f 14488 14284 14168
-f 14488 14168 14356
-f 14284 14096 13984
-f 14284 13984 14168
-f 14096 13876 13772
-f 14096 13772 13984
-f 13876 13656 13512
-f 13876 13512 13772
-f 13656 13432 13276
-f 13656 13276 13512
-f 13432 13148 13056
-f 13432 13056 13276
-f 13148 12872 12756
-f 13148 12756 13056
-f 12872 12580 12492
-f 12872 12492 12756
-f 12580 12256 12192
-f 12580 12192 12492
-f 12256 11972 11860
-f 12256 11860 12192
-f 11972 11624 11536
-f 11972 11536 11860
-f 11624 11284 11180
-f 11624 11180 11536
-f 11284 10920 10816
-f 11284 10816 11180
-f 10920 10556 10420
-f 10920 10420 10816
-f 10556 10156 10056
-f 10556 10056 10420
-f 10156 9736 9636
-f 10156 9636 10056
-f 9736 9284 9216
-f 9736 9216 9636
-f 9284 8840 8744
-f 9284 8744 9216
-f 8840 8332 8292
-f 8840 8292 8744
-f 8332 7832 7776
-f 8332 7776 8292
-f 7832 7292 7236
-f 7832 7236 7776
-f 7292 6720 6680
-f 7292 6680 7236
-f 6720 6124 6100
-f 6720 6100 6680
-f 6124 5520 5496
-f 6124 5496 6100
-f 5520 4852 4804
-f 5520 4804 5496
-f 4852 4168 4128
-f 4852 4128 4804
-f 4168 3404 3356
-f 4168 3356 4128
-f 3404 2584 2536
-f 3404 2536 3356
-f 2584 1652 1620
-f 2584 1620 2536
-f 1619 2535 2487
-f 1619 2487 1587
-f 2535 3355 3323
-f 2535 3323 2487
-f 3355 4127 4055
-f 3355 4055 3323
-f 4127 4803 4755
-f 4127 4755 4055
-f 4803 5495 5391
-f 4803 5391 4755
-f 5495 6099 6051
-f 5495 6051 5391
-f 6099 6679 6639
-f 6099 6639 6051
-f 6679 7235 7187
-f 6679 7187 6639
-f 7235 7775 7719
-f 7235 7719 7187
-f 7775 8291 8203
-f 7775 8203 7719
-f 8291 8743 8675
-f 8291 8675 8203
-f 8743 9215 9087
-f 8743 9087 8675
-f 9215 9635 9539
-f 9215 9539 9087
-f 9635 10055 9927
-f 9635 9927 9539
-f 10055 10419 10323
-f 10055 10323 9927
-f 10419 10815 10711
-f 10419 10711 10323
-f 10815 11179 11083
-f 10815 11083 10711
-f 11179 11535 11431
-f 11179 11431 11083
-f 11535 11859 11759
-f 11535 11759 11431
-f 11859 12191 12059
-f 11859 12059 11759
-f 12191 12491 12343
-f 12191 12343 12059
-f 12491 12755 12635
-f 12491 12635 12343
-f 12755 13055 12895
-f 12755 12895 12635
-f 13055 13275 13163
-f 13055 13163 12895
-f 13275 13511 13423
-f 13275 13423 13163
-f 13511 13771 13631
-f 13511 13631 13423
-f 13771 13983 13819
-f 13771 13819 13631
-f 13983 14167 14023
-f 13983 14023 13819
-f 14167 14355 14227
-f 14167 14227 14023
-f 14355 14527 14403
-f 14355 14403 14227
-f 14527 14707 14559
-f 14527 14559 14403
-f 14707 14843 14715
-f 14707 14715 14559
-f 14843 14983 14835
-f 14843 14835 14715
-f 14983 15107 14959
-f 14983 14959 14835
-f 15107 15211 15075
-f 15107 15075 14959
-f 15211 15295 15155
-f 15211 15155 15075
-f 15295 15399 15263
-f 15295 15263 15155
-f 15399 15467 15327
-f 15399 15327 15263
-f 15467 15531 15391
-f 15467 15391 15327
-f 15531 15591 15435
-f 15531 15435 15391
-f 15591 15615 15483
-f 15591 15483 15435
-f 15615 15631 15499
-f 15615 15499 15483
-f 15631 15663 15507
-f 15631 15507 15499
-f 15663 15664 15508
-f 15663 15508 15507
-f 15664 15632 15500
-f 15664 15500 15508
-f 15632 15616 15484
-f 15632 15484 15500
-f 15616 15592 15436
-f 15616 15436 15484
-f 15592 15532 15392
-f 15592 15392 15436
-f 15532 15468 15328
-f 15532 15328 15392
-f 15468 15400 15264
-f 15468 15264 15328
-f 15400 15296 15156
-f 15400 15156 15264
-f 15296 15212 15076
-f 15296 15076 15156
-f 15212 15108 14960
-f 15212 14960 15076
-f 15108 14984 14836
-f 15108 14836 14960
-f 14984 14844 14716
-f 14984 14716 14836
-f 14844 14708 14560
-f 14844 14560 14716
-f 14708 14528 14404
-f 14708 14404 14560
-f 14528 14356 14228
-f 14528 14228 14404
-f 14356 14168 14024
-f 14356 14024 14228
-f 14168 13984 13820
-f 14168 13820 14024
-f 13984 13772 13632
-f 13984 13632 13820
-f 13772 13512 13424
-f 13772 13424 13632
-f 13512 13276 13164
-f 13512 13164 13424
-f 13276 13056 12896
-f 13276 12896 13164
-f 13056 12756 12636
-f 13056 12636 12896
-f 12756 12492 12344
-f 12756 12344 12636
-f 12492 12192 12060
-f 12492 12060 12344
-f 12192 11860 11760
-f 12192 11760 12060
-f 11860 11536 11432
-f 11860 11432 11760
-f 11536 11180 11084
-f 11536 11084 11432
-f 11180 10816 10712
-f 11180 10712 11084
-f 10816 10420 10324
-f 10816 10324 10712
-f 10420 10056 9928
-f 10420 9928 10324
-f 10056 9636 9540
-f 10056 9540 9928
-f 9636 9216 9088
-f 9636 9088 9540
-f 9216 8744 8676
-f 9216 8676 9088
-f 8744 8292 8204
-f 8744 8204 8676
-f 8292 7776 7720
-f 8292 7720 8204
-f 7776 7236 7188
-f 7776 7188 7720
-f 7236 6680 6640
-f 7236 6640 7188
-f 6680 6100 6052
-f 6680 6052 6640
-f 6100 5496 5392
-f 6100 5392 6052
-f 5496 4804 4756
-f 5496 4756 5392
-f 4804 4128 4056
-f 4804 4056 4756
-f 4128 3356 3324
-f 4128 3324 4056
-f 3356 2536 2488
-f 3356 2488 3324
-f 2536 1620 1588
-f 2536 1588 2488
-f 1587 2487 2471
-f 1587 2471 1571
-f 2487 3323 3283
-f 2487 3283 2471
-f 3323 4055 4023
-f 3323 4023 3283
-f 4055 4755 4739
-f 4055 4739 4023
-f 4755 5391 5359
-f 4755 5359 4739
-f 5391 6051 5979
-f 5391 5979 5359
-f 6051 6639 6551
-f 6051 6551 5979
-f 6639 7187 7115
-f 6639 7115 6551
-f 7187 7719 7611
-f 7187 7611 7115
-f 7719 8203 8079
-f 7719 8079 7611
-f 8203 8675 8539
-f 8203 8539 8079
-f 8675 9087 8999
-f 8675 8999 8539
-f 9087 9539 9403
-f 9087 9403 8999
-f 9539 9927 9847
-f 9539 9847 9403
-f 9927 10323 10235
-f 9927 10235 9847
-f 10323 10711 10623
-f 10323 10623 10235
-f 10711 11083 10959
-f 10711 10959 10623
-f 11083 11431 11299
-f 11083 11299 10959
-f 11431 11759 11599
-f 11431 11599 11299
-f 11759 12059 11915
-f 11759 11915 11599
-f 12059 12343 12231
-f 12059 12231 11915
-f 12343 12635 12515
-f 12343 12515 12231
-f 12635 12895 12771
-f 12635 12771 12515
-f 12895 13163 13031
-f 12895 13031 12771
-f 13163 13423 13243
-f 13163 13243 13031
-f 13423 13631 13471
-f 13423 13471 13243
-f 13631 13819 13699
-f 13631 13699 13471
-f 13819 14023 13899
-f 13819 13899 13699
-f 14023 14227 14079
-f 14023 14079 13899
-f 14227 14403 14251
-f 14227 14251 14079
-f 14403 14559 14419
-f 14403 14419 14251
-f 14559 14715 14535
-f 14559 14535 14419
-f 14715 14835 14691
-f 14715 14691 14535
-f 14835 14959 14803
-f 14835 14803 14691
-f 14959 15075 14911
-f 14959 14911 14803
-f 15075 15155 15023
-f 15075 15023 14911
-f 15155 15263 15099
-f 15155 15099 15023
-f 15263 15327 15171
-f 15263 15171 15099
-f 15327 15391 15243
-f 15327 15243 15171
-f 15391 15435 15287
-f 15391 15287 15243
-f 15435 15483 15303
-f 15435 15303 15287
-f 15483 15499 15335
-f 15483 15335 15303
-f 15499 15507 15359
-f 15499 15359 15335
-f 15507 15508 15360
-f 15507 15360 15359
-f 15508 15500 15336
-f 15508 15336 15360
-f 15500 15484 15304
-f 15500 15304 15336
-f 15484 15436 15288
-f 15484 15288 15304
-f 15436 15392 15244
-f 15436 15244 15288
-f 15392 15328 15172
-f 15392 15172 15244
-f 15328 15264 15100
-f 15328 15100 15172
-f 15264 15156 15024
-f 15264 15024 15100
-f 15156 15076 14912
-f 15156 14912 15024
-f 15076 14960 14804
-f 15076 14804 14912
-f 14960 14836 14692
-f 14960 14692 14804
-f 14836 14716 14536
-f 14836 14536 14692
-f 14716 14560 14420
-f 14716 14420 14536
-f 14560 14404 14252
-f 14560 14252 14420
-f 14404 14228 14080
-f 14404 14080 14252
-f 14228 14024 13900
-f 14228 13900 14080
-f 14024 13820 13700
-f 14024 13700 13900
-f 13820 13632 13472
-f 13820 13472 13700
-f 13632 13424 13244
-f 13632 13244 13472
-f 13424 13164 13032
-f 13424 13032 13244
-f 13164 12896 12772
-f 13164 12772 13032
-f 12896 12636 12516
-f 12896 12516 12772
-f 12636 12344 12232
-f 12636 12232 12516
-f 12344 12060 11916
-f 12344 11916 12232
-f 12060 11760 11600
-f 12060 11600 11916
-f 11760 11432 11300
-f 11760 11300 11600
-f 11432 11084 10960
-f 11432 10960 11300
-f 11084 10712 10624
-f 11084 10624 10960
-f 10712 10324 10236
-f 10712 10236 10624
-f 10324 9928 9848
-f 10324 9848 10236
-f 9928 9540 9404
-f 9928 9404 9848
-f 9540 9088 9000
-f 9540 9000 9404
-f 9088 8676 8540
-f 9088 8540 9000
-f 8676 8204 8080
-f 8676 8080 8540
-f 8204 7720 7612
-f 8204 7612 8080
-f 7720 7188 7116
-f 7720 7116 7612
-f 7188 6640 6552
-f 7188 6552 7116
-f 6640 6052 5980
-f 6640 5980 6552
-f 6052 5392 5360
-f 6052 5360 5980
-f 5392 4756 4740
-f 5392 4740 5360
-f 4756 4056 4024
-f 4756 4024 4740
-f 4056 3324 3284
-f 4056 3284 4024
-f 3324 2488 2472
-f 3324 2472 3284
-f 2488 1588 1572
-f 2488 1572 2472
-f 1571 2471 2455
-f 1571 2455 1555
-f 2471 3283 3251
-f 2471 3251 2455
-f 3283 4023 3991
-f 3283 3991 3251
-f 4023 4739 4659
-f 4023 4659 3991
-f 4739 5359 5311
-f 4739 5311 4659
-f 5359 5979 5915
-f 5359 5915 5311
-f 5979 6551 6495
-f 5979 6495 5915
-f 6551 7115 7023
-f 6551 7023 6495
-f 7115 7611 7491
-f 7115 7491 7023
-f 7611 8079 7983
-f 7611 7983 7491
-f 8079 8539 8435
-f 8079 8435 7983
-f 8539 8999 8879
-f 8539 8879 8435
-f 8999 9403 9323
-f 8999 9323 8879
-f 9403 9847 9743
-f 9403 9743 9323
-f 9847 10235 10127
-f 9847 10127 9743
-f 10235 10623 10467
-f 10235 10467 10127
-f 10623 10959 10831
-f 10623 10831 10467
-f 10959 11299 11155
-f 10959 11155 10831
-f 11299 11599 11495
-f 11299 11495 11155
-f 11599 11915 11811
-f 11599 11811 11495
-f 11915 12231 12091
-f 11915 12091 11811
-f 12231 12515 12367
-f 12231 12367 12091
-f 12515 12771 12627
-f 12515 12627 12367
-f 12771 13031 12879
-f 12771 12879 12627
-f 13031 13243 13115
-f 13031 13115 12879
-f 13243 13471 13331
-f 13243 13331 13115
-f 13471 13699 13527
-f 13471 13527 13331
-f 13699 13899 13731
-f 13699 13731 13527
-f 13899 14079 13923
-f 13899 13923 13731
-f 14079 14251 14087
-f 14079 14087 13923
-f 14251 14419 14243
-f 14251 14243 14087
-f 14419 14535 14395
-f 14419 14395 14243
-f 14535 14691 14519
-f 14535 14519 14395
-f 14691 14803 14639
-f 14691 14639 14519
-f 14803 14911 14747
-f 14803 14747 14639
-f 14911 15023 14859
-f 14911 14859 14747
-f 15023 15099 14927
-f 15023 14927 14859
-f 15099 15171 15007
-f 15099 15007 14927
-f 15171 15243 15063
-f 15171 15063 15007
-f 15243 15287 15123
-f 15243 15123 15063
-f 15287 15303 15139
-f 15287 15139 15123
-f 15303 15335 15163
-f 15303 15163 15139
-f 15335 15359 15179
-f 15335 15179 15163
-f 15359 15360 15180
-f 15359 15180 15179
-f 15360 15336 15164
-f 15360 15164 15180
-f 15336 15304 15140
-f 15336 15140 15164
-f 15304 15288 15124
-f 15304 15124 15140
-f 15288 15244 15064
-f 15288 15064 15124
-f 15244 15172 15008
-f 15244 15008 15064
-f 15172 15100 14928
-f 15172 14928 15008
-f 15100 15024 14860
-f 15100 14860 14928
-f 15024 14912 14748
-f 15024 14748 14860
-f 14912 14804 14640
-f 14912 14640 14748
-f 14804 14692 14520
-f 14804 14520 14640
-f 14692 14536 14396
-f 14692 14396 14520
-f 14536 14420 14244
-f 14536 14244 14396
-f 14420 14252 14088
-f 14420 14088 14244
-f 14252 14080 13924
-f 14252 13924 14088
-f 14080 13900 13732
-f 14080 13732 13924
-f 13900 13700 13528
-f 13900 13528 13732
-f 13700 13472 13332
-f 13700 13332 13528
-f 13472 13244 13116
-f 13472 13116 13332
-f 13244 13032 12880
-f 13244 12880 13116
-f 13032 12772 12628
-f 13032 12628 12880
-f 12772 12516 12368
-f 12772 12368 12628
-f 12516 12232 12092
-f 12516 12092 12368
-f 12232 11916 11812
-f 12232 11812 12092
-f 11916 11600 11496
-f 11916 11496 11812
-f 11600 11300 11156
-f 11600 11156 11496
-f 11300 10960 10832
-f 11300 10832 11156
-f 10960 10624 10468
-f 10960 10468 10832
-f 10624 10236 10128
-f 10624 10128 10468
-f 10236 9848 9744
-f 10236 9744 10128
-f 9848 9404 9324
-f 9848 9324 9744
-f 9404 9000 8880
-f 9404 8880 9324
-f 9000 8540 8436
-f 9000 8436 8880
-f 8540 8080 7984
-f 8540 7984 8436
-f 8080 7612 7492
-f 8080 7492 7984
-f 7612 7116 7024
-f 7612 7024 7492
-f 7116 6552 6496
-f 7116 6496 7024
-f 6552 5980 5916
-f 6552 5916 6496
-f 5980 5360 5312
-f 5980 5312 5916
-f 5360 4740 4660
-f 5360 4660 5312
-f 4740 4024 3992
-f 4740 3992 4660
-f 4024 3284 3252
-f 4024 3252 3992
-f 3284 2472 2456
-f 3284 2456 3252
-f 2472 1572 1556
-f 2472 1556 2456
-f 1555 2455 2407
-f 1555 2407 1523
-f 2455 3251 3187
-f 2455 3187 2407
-f 3251 3991 3919
-f 3251 3919 3187
-f 3991 4659 4627
-f 3991 4627 3919
-f 4659 5311 5263
-f 4659 5263 4627
-f 5311 5915 5867
-f 5311 5867 5263
-f 5915 6495 6387
-f 5915 6387 5867
-f 6495 7023 6887
-f 6495 6887 6387
-f 7023 7491 7411
-f 7023 7411 6887
-f 7491 7983 7855
-f 7491 7855 7411
-f 7983 8435 8339
-f 7983 8339 7855
-f 8435 8879 8791
-f 8435 8791 8339
-f 8879 9323 9223
-f 8879 9223 8791
-f 9323 9743 9595
-f 9323 9595 9223
-f 9743 10127 9951
-f 9743 9951 9595
-f 10127 10467 10339
-f 10127 10339 9951
-f 10467 10831 10679
-f 10467 10679 10339
-f 10831 11155 11043
-f 10831 11043 10679
-f 11155 11495 11363
-f 11155 11363 11043
-f 11495 11811 11639
-f 11495 11639 11363
-f 11811 12091 11923
-f 11811 11923 11639
-f 12091 12367 12215
-f 12091 12215 11923
-f 12367 12627 12475
-f 12367 12475 12215
-f 12627 12879 12707
-f 12627 12707 12475
-f 12879 13115 12935
-f 12879 12935 12707
-f 13115 13331 13179
-f 13115 13179 12935
-f 13331 13527 13363
-f 13331 13363 13179
-f 13527 13731 13567
-f 13527 13567 13363
-f 13731 13923 13747
-f 13731 13747 13567
-f 13923 14087 13915
-f 13923 13915 13747
-f 14087 14243 14063
-f 14087 14063 13915
-f 14243 14395 14219
-f 14243 14219 14063
-f 14395 14519 14323
-f 14395 14323 14219
-f 14519 14639 14463
-f 14519 14463 14323
-f 14639 14747 14575
-f 14639 14575 14463
-f 14747 14859 14675
-f 14747 14675 14575
-f 14859 14927 14739
-f 14859 14739 14675
-f 14927 15007 14827
-f 14927 14827 14739
-f 15007 15063 14895
-f 15007 14895 14827
-f 15063 15123 14919
-f 15063 14919 14895
-f 15123 15139 14951
-f 15123 14951 14919
-f 15139 15163 14991
-f 15139 14991 14951
-f 15163 15179 14999
-f 15163 14999 14991
-f 15179 15180 15000
-f 15179 15000 14999
-f 15180 15164 14992
-f 15180 14992 15000
-f 15164 15140 14952
-f 15164 14952 14992
-f 15140 15124 14920
-f 15140 14920 14952
-f 15124 15064 14896
-f 15124 14896 14920
-f 15064 15008 14828
-f 15064 14828 14896
-f 15008 14928 14740
-f 15008 14740 14828
-f 14928 14860 14676
-f 14928 14676 14740
-f 14860 14748 14576
-f 14860 14576 14676
-f 14748 14640 14464
-f 14748 14464 14576
-f 14640 14520 14324
-f 14640 14324 14464
-f 14520 14396 14220
-f 14520 14220 14324
-f 14396 14244 14064
-f 14396 14064 14220
-f 14244 14088 13916
-f 14244 13916 14064
-f 14088 13924 13748
-f 14088 13748 13916
-f 13924 13732 13568
-f 13924 13568 13748
-f 13732 13528 13364
-f 13732 13364 13568
-f 13528 13332 13180
-f 13528 13180 13364
-f 13332 13116 12936
-f 13332 12936 13180
-f 13116 12880 12708
-f 13116 12708 12936
-f 12880 12628 12476
-f 12880 12476 12708
-f 12628 12368 12216
-f 12628 12216 12476
-f 12368 12092 11924
-f 12368 11924 12216
-f 12092 11812 11640
-f 12092 11640 11924
-f 11812 11496 11364
-f 11812 11364 11640
-f 11496 11156 11044
-f 11496 11044 11364
-f 11156 10832 10680
-f 11156 10680 11044
-f 10832 10468 10340
-f 10832 10340 10680
-f 10468 10128 9952
-f 10468 9952 10340
-f 10128 9744 9596
-f 10128 9596 9952
-f 9744 9324 9224
-f 9744 9224 9596
-f 9324 8880 8792
-f 9324 8792 9224
-f 8880 8436 8340
-f 8880 8340 8792
-f 8436 7984 7856
-f 8436 7856 8340
-f 7984 7492 7412
-f 7984 7412 7856
-f 7492 7024 6888
-f 7492 6888 7412
-f 7024 6496 6388
-f 7024 6388 6888
-f 6496 5916 5868
-f 6496 5868 6388
-f 5916 5312 5264
-f 5916 5264 5868
-f 5312 4660 4628
-f 5312 4628 5264
-f 4660 3992 3920
-f 4660 3920 4628
-f 3992 3252 3188
-f 3992 3188 3920
-f 3252 2456 2408
-f 3252 2408 3188
-f 2456 1556 1524
-f 2456 1524 2408
-f 1523 2407 2375
-f 1523 2375 1499
-f 2407 3187 3155
-f 2407 3155 2375
-f 3187 3919 3895
-f 3187 3895 3155
-f 3919 4627 4563
-f 3919 4563 3895
-f 4627 5263 5199
-f 4627 5199 4563
-f 5263 5867 5751
-f 5263 5751 5199
-f 5867 6387 6267
-f 5867 6267 5751
-f 6387 6887 6791
-f 6387 6791 6267
-f 6887 7411 7283
-f 6887 7283 6791
-f 7411 7855 7783
-f 7411 7783 7283
-f 7855 8339 8243
-f 7855 8243 7783
-f 8339 8791 8683
-f 8339 8683 8243
-f 8791 9223 9063
-f 8791 9063 8683
-f 9223 9595 9443
-f 9223 9443 9063
-f 9595 9951 9831
-f 9595 9831 9443
-f 9951 10339 10195
-f 9951 10195 9831
-f 10339 10679 10563
-f 10339 10563 10195
-f 10679 11043 10863
-f 10679 10863 10563
-f 11043 11363 11171
-f 11043 11171 10863
-f 11363 11639 11487
-f 11363 11487 11171
-f 11639 11923 11795
-f 11639 11795 11487
-f 11923 12215 12035
-f 11923 12035 11795
-f 12215 12475 12287
-f 12215 12287 12035
-f 12475 12707 12531
-f 12475 12531 12287
-f 12707 12935 12779
-f 12707 12779 12531
-f 12935 13179 12975
-f 12935 12975 12779
-f 13179 13363 13195
-f 13179 13195 12975
-f 13363 13567 13403
-f 13363 13403 13195
-f 13567 13747 13559
-f 13567 13559 13403
-f 13747 13915 13723
-f 13747 13723 13559
-f 13915 14063 13883
-f 13915 13883 13723
-f 14063 14219 14015
-f 14063 14015 13883
-f 14219 14323 14151
-f 14219 14151 14015
-f 14323 14463 14275
-f 14323 14275 14151
-f 14463 14575 14371
-f 14463 14371 14275
-f 14575 14675 14471
-f 14575 14471 14371
-f 14675 14739 14551
-f 14675 14551 14471
-f 14739 14827 14623
-f 14739 14623 14551
-f 14827 14895 14683
-f 14827 14683 14623
-f 14895 14919 14731
-f 14895 14731 14683
-f 14919 14951 14755
-f 14919 14755 14731
-f 14951 14991 14787
-f 14951 14787 14755
-f 14991 14999 14795
-f 14991 14795 14787
-f 14999 15000 14796
-f 14999 14796 14795
-f 15000 14992 14788
-f 15000 14788 14796
-f 14992 14952 14756
-f 14992 14756 14788
-f 14952 14920 14732
-f 14952 14732 14756
-f 14920 14896 14684
-f 14920 14684 14732
-f 14896 14828 14624
-f 14896 14624 14684
-f 14828 14740 14552
-f 14828 14552 14624
-f 14740 14676 14472
-f 14740 14472 14552
-f 14676 14576 14372
-f 14676 14372 14472
-f 14576 14464 14276
-f 14576 14276 14372
-f 14464 14324 14152
-f 14464 14152 14276
-f 14324 14220 14016
-f 14324 14016 14152
-f 14220 14064 13884
-f 14220 13884 14016
-f 14064 13916 13724
-f 14064 13724 13884
-f 13916 13748 13560
-f 13916 13560 13724
-f 13748 13568 13404
-f 13748 13404 13560
-f 13568 13364 13196
-f 13568 13196 13404
-f 13364 13180 12976
-f 13364 12976 13196
-f 13180 12936 12780
-f 13180 12780 12976
-f 12936 12708 12532
-f 12936 12532 12780
-f 12708 12476 12288
-f 12708 12288 12532
-f 12476 12216 12036
-f 12476 12036 12288
-f 12216 11924 11796
-f 12216 11796 12036
-f 11924 11640 11488
-f 11924 11488 11796
-f 11640 11364 11172
-f 11640 11172 11488
-f 11364 11044 10864
-f 11364 10864 11172
-f 11044 10680 10564
-f 11044 10564 10864
-f 10680 10340 10196
-f 10680 10196 10564
-f 10340 9952 9832
-f 10340 9832 10196
-f 9952 9596 9444
-f 9952 9444 9832
-f 9596 9224 9064
-f 9596 9064 9444
-f 9224 8792 8684
-f 9224 8684 9064
-f 8792 8340 8244
-f 8792 8244 8684
-f 8340 7856 7784
-f 8340 7784 8244
-f 7856 7412 7284
-f 7856 7284 7784
-f 7412 6888 6792
-f 7412 6792 7284
-f 6888 6388 6268
-f 6888 6268 6792
-f 6388 5868 5752
-f 6388 5752 6268
-f 5868 5264 5200
-f 5868 5200 5752
-f 5264 4628 4564
-f 5264 4564 5200
-f 4628 3920 3896
-f 4628 3896 4564
-f 3920 3188 3156
-f 3920 3156 3896
-f 3188 2408 2376
-f 3188 2376 3156
-f 2408 1524 1500
-f 2408 1500 2376
-f 1499 2375 2335
-f 1499 2335 1475
-f 2375 3155 3123
-f 2375 3123 2335
-f 3155 3895 3823
-f 3155 3823 3123
-f 3895 4563 4499
-f 3895 4499 3823
-f 4563 5199 5107
-f 4563 5107 4499
-f 5199 5751 5631
-f 5199 5631 5107
-f 5751 6267 6155
-f 5751 6155 5631
-f 6267 6791 6687
-f 6267 6687 6155
-f 6791 7283 7211
-f 6791 7211 6687
-f 7283 7783 7663
-f 7283 7663 7211
-f 7783 8243 8111
-f 7783 8111 7663
-f 8243 8683 8507
-f 8243 8507 8111
-f 8683 9063 8919
-f 8683 8919 8507
-f 9063 9443 9315
-f 9063 9315 8919
-f 9443 9831 9703
-f 9443 9703 9315
-f 9831 10195 10047
-f 9831 10047 9703
-f 10195 10563 10379
-f 10195 10379 10047
-f 10563 10863 10703
-f 10563 10703 10379
-f 10863 11171 11035
-f 10863 11035 10703
-f 11171 11487 11331
-f 11171 11331 11035
-f 11487 11795 11575
-f 11487 11575 11331
-f 11795 12035 11851
-f 11795 11851 11575
-f 12035 12287 12131
-f 12035 12131 11851
-f 12287 12531 12351
-f 12287 12351 12131
-f 12531 12779 12571
-f 12531 12571 12351
-f 12779 12975 12823
-f 12779 12823 12571
-f 12975 13195 12991
-f 12975 12991 12823
-f 13195 13403 13187
-f 13195 13187 12991
-f 13403 13559 13355
-f 13403 13355 13187
-f 13559 13723 13519
-f 13559 13519 13355
-f 13723 13883 13691
-f 13723 13691 13519
-f 13883 14015 13811
-f 13883 13811 13691
-f 14015 14151 13959
-f 14015 13959 13811
-f 14151 14275 14055
-f 14151 14055 13959
-f 14275 14371 14175
-f 14275 14175 14055
-f 14371 14471 14267
-f 14371 14267 14175
-f 14471 14551 14339
-f 14471 14339 14267
-f 14551 14623 14435
-f 14551 14435 14339
-f 14623 14683 14479
-f 14623 14479 14435
-f 14683 14731 14511
-f 14683 14511 14479
-f 14731 14755 14543
-f 14731 14543 14511
-f 14755 14787 14583
-f 14755 14583 14543
-f 14787 14795 14599
-f 14787 14599 14583
-f 14795 14796 14600
-f 14795 14600 14599
-f 14796 14788 14584
-f 14796 14584 14600
-f 14788 14756 14544
-f 14788 14544 14584
-f 14756 14732 14512
-f 14756 14512 14544
-f 14732 14684 14480
-f 14732 14480 14512
-f 14684 14624 14436
-f 14684 14436 14480
-f 14624 14552 14340
-f 14624 14340 14436
-f 14552 14472 14268
-f 14552 14268 14340
-f 14472 14372 14176
-f 14472 14176 14268
-f 14372 14276 14056
-f 14372 14056 14176
-f 14276 14152 13960
-f 14276 13960 14056
-f 14152 14016 13812
-f 14152 13812 13960
-f 14016 13884 13692
-f 14016 13692 13812
-f 13884 13724 13520
-f 13884 13520 13692
-f 13724 13560 13356
-f 13724 13356 13520
-f 13560 13404 13188
-f 13560 13188 13356
-f 13404 13196 12992
-f 13404 12992 13188
-f 13196 12976 12824
-f 13196 12824 12992
-f 12976 12780 12572
-f 12976 12572 12824
-f 12780 12532 12352
-f 12780 12352 12572
-f 12532 12288 12132
-f 12532 12132 12352
-f 12288 12036 11852
-f 12288 11852 12132
-f 12036 11796 11576
-f 12036 11576 11852
-f 11796 11488 11332
-f 11796 11332 11576
-f 11488 11172 11036
-f 11488 11036 11332
-f 11172 10864 10704
-f 11172 10704 11036
-f 10864 10564 10380
-f 10864 10380 10704
-f 10564 10196 10048
-f 10564 10048 10380
-f 10196 9832 9704
-f 10196 9704 10048
-f 9832 9444 9316
-f 9832 9316 9704
-f 9444 9064 8920
-f 9444 8920 9316
-f 9064 8684 8508
-f 9064 8508 8920
-f 8684 8244 8112
-f 8684 8112 8508
-f 8244 7784 7664
-f 8244 7664 8112
-f 7784 7284 7212
-f 7784 7212 7664
-f 7284 6792 6688
-f 7284 6688 7212
-f 6792 6268 6156
-f 6792 6156 6688
-f 6268 5752 5632
-f 6268 5632 6156
-f 5752 5200 5108
-f 5752 5108 5632
-f 5200 4564 4500
-f 5200 4500 5108
-f 4564 3896 3824
-f 4564 3824 4500
-f 3896 3156 3124
-f 3896 3124 3824
-f 3156 2376 2336
-f 3156 2336 3124
-f 2376 1500 1476
-f 2376 1476 2336
-f 1475 2335 2287
-f 1475 2287 1419
-f 2335 3123 3075
-f 2335 3075 2287
-f 3123 3823 3791
-f 3123 3791 3075
-f 3823 4499 4467
-f 3823 4467 3791
-f 4499 5107 4979
-f 4499 4979 4467
-f 5107 5631 5527
-f 5107 5527 4979
-f 5631 6155 6083
-f 5631 6083 5527
-f 6155 6687 6591
-f 6155 6591 6083
-f 6687 7211 7099
-f 6687 7099 6591
-f 7211 7663 7523
-f 7211 7523 7099
-f 7663 8111 7959
-f 7663 7959 7523
-f 8111 8507 8379
-f 8111 8379 7959
-f 8507 8919 8799
-f 8507 8799 8379
-f 8919 9315 9167
-f 8919 9167 8799
-f 9315 9703 9523
-f 9315 9523 9167
-f 9703 10047 9879
-f 9703 9879 9523
-f 10047 10379 10219
-f 10047 10219 9879
-f 10379 10703 10547
-f 10379 10547 10219
-f 10703 11035 10839
-f 10703 10839 10547
-f 11035 11331 11115
-f 11035 11115 10839
-f 11331 11575 11415
-f 11331 11415 11115
-f 11575 11851 11671
-f 11575 11671 11415
-f 11851 12131 11907
-f 11851 11907 11671
-f 12131 12351 12167
-f 12131 12167 11907
-f 12351 12571 12407
-f 12351 12407 12167
-f 12571 12823 12587
-f 12571 12587 12407
-f 12823 12991 12815
-f 12823 12815 12587
-f 12991 13187 12967
-f 12991 12967 12815
-f 13187 13355 13155
-f 13187 13155 12967
-f 13355 13519 13315
-f 13355 13315 13155
-f 13519 13691 13455
-f 13519 13455 13315
-f 13691 13811 13615
-f 13691 13615 13455
-f 13811 13959 13739
-f 13811 13739 13615
-f 13959 14055 13843
-f 13959 13843 13739
-f 14055 14175 13967
-f 14055 13967 13843
-f 14175 14267 14031
-f 14175 14031 13967
-f 14267 14339 14127
-f 14267 14127 14031
-f 14339 14435 14199
-f 14339 14199 14127
-f 14435 14479 14259
-f 14435 14259 14199
-f 14479 14511 14307
-f 14479 14307 14259
-f 14511 14543 14315
-f 14511 14315 14307
-f 14543 14583 14347
-f 14543 14347 14315
-f 14583 14599 14363
-f 14583 14363 14347
-f 14599 14600 14364
-f 14599 14364 14363
-f 14600 14584 14348
-f 14600 14348 14364
-f 14584 14544 14316
-f 14584 14316 14348
-f 14544 14512 14308
-f 14544 14308 14316
-f 14512 14480 14260
-f 14512 14260 14308
-f 14480 14436 14200
-f 14480 14200 14260
-f 14436 14340 14128
-f 14436 14128 14200
-f 14340 14268 14032
-f 14340 14032 14128
-f 14268 14176 13968
-f 14268 13968 14032
-f 14176 14056 13844
-f 14176 13844 13968
-f 14056 13960 13740
-f 14056 13740 13844
-f 13960 13812 13616
-f 13960 13616 13740
-f 13812 13692 13456
-f 13812 13456 13616
-f 13692 13520 13316
-f 13692 13316 13456
-f 13520 13356 13156
-f 13520 13156 13316
-f 13356 13188 12968
-f 13356 12968 13156
-f 13188 12992 12816
-f 13188 12816 12968
-f 12992 12824 12588
-f 12992 12588 12816
-f 12824 12572 12408
-f 12824 12408 12588
-f 12572 12352 12168
-f 12572 12168 12408
-f 12352 12132 11908
-f 12352 11908 12168
-f 12132 11852 11672
-f 12132 11672 11908
-f 11852 11576 11416
-f 11852 11416 11672
-f 11576 11332 11116
-f 11576 11116 11416
-f 11332 11036 10840
-f 11332 10840 11116
-f 11036 10704 10548
-f 11036 10548 10840
-f 10704 10380 10220
-f 10704 10220 10548
-f 10380 10048 9880
-f 10380 9880 10220
-f 10048 9704 9524
-f 10048 9524 9880
-f 9704 9316 9168
-f 9704 9168 9524
-f 9316 8920 8800
-f 9316 8800 9168
-f 8920 8508 8380
-f 8920 8380 8800
-f 8508 8112 7960
-f 8508 7960 8380
-f 8112 7664 7524
-f 8112 7524 7960
-f 7664 7212 7100
-f 7664 7100 7524
-f 7212 6688 6592
-f 7212 6592 7100
-f 6688 6156 6084
-f 6688 6084 6592
-f 6156 5632 5528
-f 6156 5528 6084
-f 5632 5108 4980
-f 5632 4980 5528
-f 5108 4500 4468
-f 5108 4468 4980
-f 4500 3824 3792
-f 4500 3792 4468
-f 3824 3124 3076
-f 3824 3076 3792
-f 3124 2336 2288
-f 3124 2288 3076
-f 2336 1476 1420
-f 2336 1420 2288
-f 1419 2287 2255
-f 1419 2255 1403
-f 2287 3075 3027
-f 2287 3027 2255
-f 3075 3791 3727
-f 3075 3727 3027
-f 3791 4467 4327
-f 3791 4327 3727
-f 4467 4979 4883
-f 4467 4883 4327
-f 4979 5527 5423
-f 4979 5423 4883
-f 5527 6083 5971
-f 5527 5971 5423
-f 6083 6591 6503
-f 6083 6503 5971
-f 6591 7099 6927
-f 6591 6927 6503
-f 7099 7523 7387
-f 7099 7387 6927
-f 7523 7959 7807
-f 7523 7807 7387
-f 7959 8379 8259
-f 7959 8259 7807
-f 8379 8799 8619
-f 8379 8619 8259
-f 8799 9167 8991
-f 8799 8991 8619
-f 9167 9523 9371
-f 9167 9371 8991
-f 9523 9879 9727
-f 9523 9727 9371
-f 9879 10219 10039
-f 9879 10039 9727
-f 10219 10547 10347
-f 10219 10347 10039
-f 10547 10839 10647
-f 10547 10647 10347
-f 10839 11115 10943
-f 10839 10943 10647
-f 11115 11415 11203
-f 11115 11203 10943
-f 11415 11671 11471
-f 11415 11471 11203
-f 11671 11907 11719
-f 11671 11719 11471
-f 11907 12167 11963
-f 11907 11963 11719
-f 12167 12407 12175
-f 12167 12175 11963
-f 12407 12587 12391
-f 12407 12391 12175
-f 12587 12815 12563
-f 12587 12563 12391
-f 12815 12967 12763
-f 12815 12763 12563
-f 12967 13155 12919
-f 12967 12919 12763
-f 13155 13315 13087
-f 13155 13087 12919
-f 13315 13455 13227
-f 13315 13227 13087
-f 13455 13615 13395
-f 13455 13395 13227
-f 13615 13739 13495
-f 13615 13495 13395
-f 13739 13843 13623
-f 13739 13623 13495
-f 13843 13967 13715
-f 13843 13715 13623
-f 13967 14031 13795
-f 13967 13795 13715
-f 14031 14127 13891
-f 14031 13891 13795
-f 14127 14199 13975
-f 14127 13975 13891
-f 14199 14259 14007
-f 14199 14007 13975
-f 14259 14307 14039
-f 14259 14039 14007
-f 14307 14315 14103
-f 14307 14103 14039
-f 14315 14347 14119
-f 14315 14119 14103
-f 14347 14363 14135
-f 14347 14135 14119
-f 14363 14364 14136
-f 14363 14136 14135
-f 14364 14348 14120
-f 14364 14120 14136
-f 14348 14316 14104
-f 14348 14104 14120
-f 14316 14308 14040
-f 14316 14040 14104
-f 14308 14260 14008
-f 14308 14008 14040
-f 14260 14200 13976
-f 14260 13976 14008
-f 14200 14128 13892
-f 14200 13892 13976
-f 14128 14032 13796
-f 14128 13796 13892
-f 14032 13968 13716
-f 14032 13716 13796
-f 13968 13844 13624
-f 13968 13624 13716
-f 13844 13740 13496
-f 13844 13496 13624
-f 13740 13616 13396
-f 13740 13396 13496
-f 13616 13456 13228
-f 13616 13228 13396
-f 13456 13316 13088
-f 13456 13088 13228
-f 13316 13156 12920
-f 13316 12920 13088
-f 13156 12968 12764
-f 13156 12764 12920
-f 12968 12816 12564
-f 12968 12564 12764
-f 12816 12588 12392
-f 12816 12392 12564
-f 12588 12408 12176
-f 12588 12176 12392
-f 12408 12168 11964
-f 12408 11964 12176
-f 12168 11908 11720
-f 12168 11720 11964
-f 11908 11672 11472
-f 11908 11472 11720
-f 11672 11416 11204
-f 11672 11204 11472
-f 11416 11116 10944
-f 11416 10944 11204
-f 11116 10840 10648
-f 11116 10648 10944
-f 10840 10548 10348
-f 10840 10348 10648
-f 10548 10220 10040
-f 10548 10040 10348
-f 10220 9880 9728
-f 10220 9728 10040
-f 9880 9524 9372
-f 9880 9372 9728
-f 9524 9168 8992
-f 9524 8992 9372
-f 9168 8800 8620
-f 9168 8620 8992
-f 8800 8380 8260
-f 8800 8260 8620
-f 8380 7960 7808
-f 8380 7808 8260
-f 7960 7524 7388
-f 7960 7388 7808
-f 7524 7100 6928
-f 7524 6928 7388
-f 7100 6592 6504
-f 7100 6504 6928
-f 6592 6084 5972
-f 6592 5972 6504
-f 6084 5528 5424
-f 6084 5424 5972
-f 5528 4980 4884
-f 5528 4884 5424
-f 4980 4468 4328
-f 4980 4328 4884
-f 4468 3792 3728
-f 4468 3728 4328
-f 3792 3076 3028
-f 3792 3028 3728
-f 3076 2288 2256
-f 3076 2256 3028
-f 2288 1420 1404
-f 2288 1404 2256
-f 1403 2255 2223
-f 1403 2223 1387
-f 2255 3027 2979
-f 2255 2979 2223
-f 3027 3727 3695
-f 3027 3695 2979
-f 3727 4327 4207
-f 3727 4207 3695
-f 4327 4883 4771
-f 4327 4771 4207
-f 4883 5423 5343
-f 4883 5343 4771
-f 5423 5971 5899
-f 5423 5899 5343
-f 5971 6503 6331
-f 5971 6331 5899
-f 6503 6927 6783
-f 6503 6783 6331
-f 6927 7387 7243
-f 6927 7243 6783
-f 7387 7807 7703
-f 7387 7703 7243
-f 7807 8259 8055
-f 7807 8055 7703
-f 8259 8619 8459
-f 8259 8459 8055
-f 8619 8991 8847
-f 8619 8847 8459
-f 8991 9371 9199
-f 8991 9199 8847
-f 9371 9727 9507
-f 9371 9507 9199
-f 9727 10039 9855
-f 9727 9855 9507
-f 10039 10347 10171
-f 10039 10171 9855
-f 10347 10647 10443
-f 10347 10443 10171
-f 10647 10943 10735
-f 10647 10735 10443
-f 10943 11203 11019
-f 10943 11019 10735
-f 11203 11471 11243
-f 11203 11243 11019
-f 11471 11719 11519
-f 11471 11519 11243
-f 11719 11963 11743
-f 11719 11743 11519
-f 11963 12175 11955
-f 11963 11955 11743
-f 12175 12391 12159
-f 12175 12159 11955
-f 12391 12563 12335
-f 12391 12335 12159
-f 12563 12763 12523
-f 12563 12523 12335
-f 12763 12919 12683
-f 12763 12683 12523
-f 12919 13087 12855
-f 12919 12855 12683
-f 13087 13227 12999
-f 13087 12999 12855
-f 13227 13395 13131
-f 13227 13131 12999
-f 13395 13495 13259
-f 13395 13259 13131
-f 13495 13623 13371
-f 13495 13371 13259
-f 13623 13715 13463
-f 13623 13463 13371
-f 13715 13795 13551
-f 13715 13551 13463
-f 13795 13891 13647
-f 13795 13647 13551
-f 13891 13975 13707
-f 13891 13707 13647
-f 13975 14007 13779
-f 13975 13779 13707
-f 14007 14039 13787
-f 14007 13787 13779
-f 14039 14103 13827
-f 14039 13827 13787
-f 14103 14119 13859
-f 14103 13859 13827
-f 14119 14135 13867
-f 14119 13867 13859
-f 14135 14136 13868
-f 14135 13868 13867
-f 14136 14120 13860
-f 14136 13860 13868
-f 14120 14104 13828
-f 14120 13828 13860
-f 14104 14040 13788
-f 14104 13788 13828
-f 14040 14008 13780
-f 14040 13780 13788
-f 14008 13976 13708
-f 14008 13708 13780
-f 13976 13892 13648
-f 13976 13648 13708
-f 13892 13796 13552
-f 13892 13552 13648
-f 13796 13716 13464
-f 13796 13464 13552
-f 13716 13624 13372
-f 13716 13372 13464
-f 13624 13496 13260
-f 13624 13260 13372
-f 13496 13396 13132
-f 13496 13132 13260
-f 13396 13228 13000
-f 13396 13000 13132
-f 13228 13088 12856
-f 13228 12856 13000
-f 13088 12920 12684
-f 13088 12684 12856
-f 12920 12764 12524
-f 12920 12524 12684
-f 12764 12564 12336
-f 12764 12336 12524
-f 12564 12392 12160
-f 12564 12160 12336
-f 12392 12176 11956
-f 12392 11956 12160
-f 12176 11964 11744
-f 12176 11744 11956
-f 11964 11720 11520
-f 11964 11520 11744
-f 11720 11472 11244
-f 11720 11244 11520
-f 11472 11204 11020
-f 11472 11020 11244
-f 11204 10944 10736
-f 11204 10736 11020
-f 10944 10648 10444
-f 10944 10444 10736
-f 10648 10348 10172
-f 10648 10172 10444
-f 10348 10040 9856
-f 10348 9856 10172
-f 10040 9728 9508
-f 10040 9508 9856
-f 9728 9372 9200
-f 9728 9200 9508
-f 9372 8992 8848
-f 9372 8848 9200
-f 8992 8620 8460
-f 8992 8460 8848
-f 8620 8260 8056
-f 8620 8056 8460
-f 8260 7808 7704
-f 8260 7704 8056
-f 7808 7388 7244
-f 7808 7244 7704
-f 7388 6928 6784
-f 7388 6784 7244
-f 6928 6504 6332
-f 6928 6332 6784
-f 6504 5972 5900
-f 6504 5900 6332
-f 5972 5424 5344
-f 5972 5344 5900
-f 5424 4884 4772
-f 5424 4772 5344
-f 4884 4328 4208
-f 4884 4208 4772
-f 4328 3728 3696
-f 4328 3696 4208
-f 3728 3028 2980
-f 3728 2980 3696
-f 3028 2256 2224
-f 3028 2224 2980
-f 2256 1404 1388
-f 2256 1388 2224
-f 1387 2223 2175
-f 1387 2175 1355
-f 2223 2979 2931
-f 2223 2931 2175
-f 2979 3695 3595
-f 2979 3595 2931
-f 3695 4207 4135
-f 3695 4135 3595
-f 4207 4771 4707
-f 4207 4707 4135
-f 4771 5343 5255
-f 4771 5255 4707
-f 5343 5899 5735
-f 5343 5735 5255
-f 5899 6331 6187
-f 5899 6187 5735
-f 6331 6783 6655
-f 6331 6655 6187
-f 6783 7243 7123
-f 6783 7123 6655
-f 7243 7703 7507
-f 7243 7507 7123
-f 7703 8055 7887
-f 7703 7887 7507
-f 8055 8459 8307
-f 8055 8307 7887
-f 8459 8847 8667
-f 8459 8667 8307
-f 8847 9199 8983
-f 8847 8983 8667
-f 9199 9507 9347
-f 9199 9347 8983
-f 9507 9855 9659
-f 9507 9659 9347
-f 9855 10171 9935
-f 9855 9935 9659
-f 10171 10443 10251
-f 10171 10251 9935
-f 10443 10735 10515
-f 10443 10515 10251
-f 10735 11019 10767
-f 10735 10767 10515
-f 11019 11243 11059
-f 11019 11059 10767
-f 11243 11519 11267
-f 11243 11267 11059
-f 11519 11743 11511
-f 11519 11511 11267
-f 11743 11955 11711
-f 11743 11711 11511
-f 11955 12159 11899
-f 11955 11899 11711
-f 12159 12335 12115
-f 12159 12115 11899
-f 12335 12523 12271
-f 12335 12271 12115
-f 12523 12683 12455
-f 12523 12455 12271
-f 12683 12855 12595
-f 12683 12595 12455
-f 12855 12999 12747
-f 12855 12747 12595
-f 12999 13131 12887
-f 12999 12887 12747
-f 13131 13259 13007
-f 13131 13007 12887
-f 13259 13371 13123
-f 13259 13123 13007
-f 13371 13463 13211
-f 13371 13211 13123
-f 13463 13551 13291
-f 13463 13291 13211
-f 13551 13647 13379
-f 13551 13379 13291
-f 13647 13707 13447
-f 13647 13447 13379
-f 13707 13779 13487
-f 13707 13487 13447
-f 13779 13787 13535
-f 13779 13535 13487
-f 13787 13827 13575
-f 13787 13575 13535
-f 13827 13859 13583
-f 13827 13583 13575
-f 13859 13867 13607
-f 13859 13607 13583
-f 13867 13868 13608
-f 13867 13608 13607
-f 13868 13860 13584
-f 13868 13584 13608
-f 13860 13828 13576
-f 13860 13576 13584
-f 13828 13788 13536
-f 13828 13536 13576
-f 13788 13780 13488
-f 13788 13488 13536
-f 13780 13708 13448
-f 13780 13448 13488
-f 13708 13648 13380
-f 13708 13380 13448
-f 13648 13552 13292
-f 13648 13292 13380
-f 13552 13464 13212
-f 13552 13212 13292
-f 13464 13372 13124
-f 13464 13124 13212
-f 13372 13260 13008
-f 13372 13008 13124
-f 13260 13132 12888
-f 13260 12888 13008
-f 13132 13000 12748
-f 13132 12748 12888
-f 13000 12856 12596
-f 13000 12596 12748
-f 12856 12684 12456
-f 12856 12456 12596
-f 12684 12524 12272
-f 12684 12272 12456
-f 12524 12336 12116
-f 12524 12116 12272
-f 12336 12160 11900
-f 12336 11900 12116
-f 12160 11956 11712
-f 12160 11712 11900
-f 11956 11744 11512
-f 11956 11512 11712
-f 11744 11520 11268
-f 11744 11268 11512
-f 11520 11244 11060
-f 11520 11060 11268
-f 11244 11020 10768
-f 11244 10768 11060
-f 11020 10736 10516
-f 11020 10516 10768
-f 10736 10444 10252
-f 10736 10252 10516
-f 10444 10172 9936
-f 10444 9936 10252
-f 10172 9856 9660
-f 10172 9660 9936
-f 9856 9508 9348
-f 9856 9348 9660
-f 9508 9200 8984
-f 9508 8984 9348
-f 9200 8848 8668
-f 9200 8668 8984
-f 8848 8460 8308
-f 8848 8308 8668
-f 8460 8056 7888
-f 8460 7888 8308
-f 8056 7704 7508
-f 8056 7508 7888
-f 7704 7244 7124
-f 7704 7124 7508
-f 7244 6784 6656
-f 7244 6656 7124
-f 6784 6332 6188
-f 6784 6188 6656
-f 6332 5900 5736
-f 6332 5736 6188
-f 5900 5344 5256
-f 5900 5256 5736
-f 5344 4772 4708
-f 5344 4708 5256
-f 4772 4208 4136
-f 4772 4136 4708
-f 4208 3696 3596
-f 4208 3596 4136
-f 3696 2980 2932
-f 3696 2932 3596
-f 2980 2224 2176
-f 2980 2176 2932
-f 2224 1388 1356
-f 2224 1356 2176
-f 1355 2175 2143
-f 1355 2143 1323
-f 2175 2931 2891
-f 2175 2891 2143
-f 2931 3595 3459
-f 2931 3459 2891
-f 3595 4135 4015
-f 3595 4015 3459
-f 4135 4707 4595
-f 4135 4595 4015
-f 4707 5255 5167
-f 4707 5167 4595
-f 5255 5735 5559
-f 5255 5559 5167
-f 5735 6187 6075
-f 5735 6075 5559
-f 6187 6655 6535
-f 6187 6535 6075
-f 6655 7123 6919
-f 6655 6919 6535
-f 7123 7507 7315
-f 7123 7315 6919
-f 7507 7887 7751
-f 7507 7751 7315
-f 7887 8307 8119
-f 7887 8119 7751
-f 8307 8667 8451
-f 8307 8451 8119
-f 8667 8983 8823
-f 8667 8823 8451
-f 8983 9347 9127
-f 8983 9127 8823
-f 9347 9659 9427
-f 9347 9427 9127
-f 9659 9935 9759
-f 9659 9759 9427
-f 9935 10251 9999
-f 9935 9999 9759
-f 10251 10515 10283
-f 10251 10283 9999
-f 10515 10767 10587
-f 10515 10587 10283
-f 10767 11059 10783
-f 10767 10783 10587
-f 11059 11267 11051
-f 11059 11051 10783
-f 11267 11511 11235
-f 11267 11235 11051
-f 11511 11711 11455
-f 11511 11455 11235
-f 11711 11899 11655
-f 11711 11655 11455
-f 11899 12115 11843
-f 11899 11843 11655
-f 12115 12271 12011
-f 12115 12011 11843
-f 12271 12455 12199
-f 12271 12199 12011
-f 12455 12595 12319
-f 12455 12319 12199
-f 12595 12747 12499
-f 12595 12499 12319
-f 12747 12887 12619
-f 12747 12619 12499
-f 12887 13007 12731
-f 12887 12731 12619
-f 13007 13123 12839
-f 13007 12839 12731
-f 13123 13211 12927
-f 13123 12927 12839
-f 13211 13291 13039
-f 13211 13039 12927
-f 13291 13379 13103
-f 13291 13103 13039
-f 13379 13447 13171
-f 13379 13171 13103
-f 13447 13487 13219
-f 13447 13219 13171
-f 13487 13535 13251
-f 13487 13251 13219
-f 13535 13575 13283
-f 13535 13283 13251
-f 13575 13583 13299
-f 13575 13299 13283
-f 13583 13607 13323
-f 13583 13323 13299
-f 13607 13608 13324
-f 13607 13324 13323
-f 13608 13584 13300
-f 13608 13300 13324
-f 13584 13576 13284
-f 13584 13284 13300
-f 13576 13536 13252
-f 13576 13252 13284
-f 13536 13488 13220
-f 13536 13220 13252
-f 13488 13448 13172
-f 13488 13172 13220
-f 13448 13380 13104
-f 13448 13104 13172
-f 13380 13292 13040
-f 13380 13040 13104
-f 13292 13212 12928
-f 13292 12928 13040
-f 13212 13124 12840
-f 13212 12840 12928
-f 13124 13008 12732
-f 13124 12732 12840
-f 13008 12888 12620
-f 13008 12620 12732
-f 12888 12748 12500
-f 12888 12500 12620
-f 12748 12596 12320
-f 12748 12320 12500
-f 12596 12456 12200
-f 12596 12200 12320
-f 12456 12272 12012
-f 12456 12012 12200
-f 12272 12116 11844
-f 12272 11844 12012
-f 12116 11900 11656
-f 12116 11656 11844
-f 11900 11712 11456
-f 11900 11456 11656
-f 11712 11512 11236
-f 11712 11236 11456
-f 11512 11268 11052
-f 11512 11052 11236
-f 11268 11060 10784
-f 11268 10784 11052
-f 11060 10768 10588
-f 11060 10588 10784
-f 10768 10516 10284
-f 10768 10284 10588
-f 10516 10252 10000
-f 10516 10000 10284
-f 10252 9936 9760
-f 10252 9760 10000
-f 9936 9660 9428
-f 9936 9428 9760
-f 9660 9348 9128
-f 9660 9128 9428
-f 9348 8984 8824
-f 9348 8824 9128
-f 8984 8668 8452
-f 8984 8452 8824
-f 8668 8308 8120
-f 8668 8120 8452
-f 8308 7888 7752
-f 8308 7752 8120
-f 7888 7508 7316
-f 7888 7316 7752
-f 7508 7124 6920
-f 7508 6920 7316
-f 7124 6656 6536
-f 7124 6536 6920
-f 6656 6188 6076
-f 6656 6076 6536
-f 6188 5736 5560
-f 6188 5560 6076
-f 5736 5256 5168
-f 5736 5168 5560
-f 5256 4708 4596
-f 5256 4596 5168
-f 4708 4136 4016
-f 4708 4016 4596
-f 4136 3596 3460
-f 4136 3460 4016
-f 3596 2932 2892
-f 3596 2892 3460
-f 2932 2176 2144
-f 2932 2144 2892
-f 2176 1356 1324
-f 2176 1324 2144
-f 1323 2143 2111
-f 1323 2111 1307
-f 2143 2891 2843
-f 2143 2843 2111
-f 2891 3459 3347
-f 2891 3347 2843
-f 3459 4015 3927
-f 3459 3927 3347
-f 4015 4595 4515
-f 4015 4515 3927
-f 4595 5167 4971
-f 4595 4971 4515
-f 5167 5559 5471
-f 5167 5471 4971
-f 5559 6075 5931
-f 5559 5931 5471
-f 6075 6535 6355
-f 6075 6355 5931
-f 6535 6919 6735
-f 6535 6735 6355
-f 6919 7315 7195
-f 6919 7195 6735
-f 7315 7751 7555
-f 7315 7555 7195
-f 7751 8119 7903
-f 7751 7903 7555
-f 8119 8451 8283
-f 8119 8283 7903
-f 8451 8823 8579
-f 8451 8579 8283
-f 8823 9127 8903
-f 8823 8903 8579
-f 9127 9427 9251
-f 9127 9251 8903
-f 9427 9759 9483
-f 9427 9483 9251
-f 9759 9999 9783
-f 9759 9783 9483
-f 9999 10283 10079
-f 9999 10079 9783
-f 10283 10587 10299
-f 10283 10299 10079
-f 10587 10783 10579
-f 10587 10579 10299
-f 10783 11051 10759
-f 10783 10759 10579
-f 11051 11235 10995
-f 11051 10995 10759
-f 11235 11455 11187
-f 11235 11187 10995
-f 11455 11655 11407
-f 11455 11407 11187
-f 11655 11843 11551
-f 11655 11551 11407
-f 11843 12011 11775
-f 11843 11775 11551
-f 12011 12199 11891
-f 12011 11891 11775
-f 12199 12319 12075
-f 12199 12075 11891
-f 12319 12499 12207
-f 12319 12207 12075
-f 12499 12619 12303
-f 12499 12303 12207
-f 12619 12731 12447
-f 12619 12447 12303
-f 12731 12839 12547
-f 12731 12547 12447
-f 12839 12927 12643
-f 12839 12643 12547
-f 12927 13039 12723
-f 12927 12723 12643
-f 13039 13103 12831
-f 13039 12831 12723
-f 13103 13171 12863
-f 13103 12863 12831
-f 13171 13219 12911
-f 13171 12911 12863
-f 13219 13251 12943
-f 13219 12943 12911
-f 13251 13283 12983
-f 13251 12983 12943
-f 13283 13299 13015
-f 13283 13015 12983
-f 13299 13323 13047
-f 13299 13047 13015
-f 13323 13324 13048
-f 13323 13048 13047
-f 13324 13300 13016
-f 13324 13016 13048
-f 13300 13284 12984
-f 13300 12984 13016
-f 13284 13252 12944
-f 13284 12944 12984
-f 13252 13220 12912
-f 13252 12912 12944
-f 13220 13172 12864
-f 13220 12864 12912
-f 13172 13104 12832
-f 13172 12832 12864
-f 13104 13040 12724
-f 13104 12724 12832
-f 13040 12928 12644
-f 13040 12644 12724
-f 12928 12840 12548
-f 12928 12548 12644
-f 12840 12732 12448
-f 12840 12448 12548
-f 12732 12620 12304
-f 12732 12304 12448
-f 12620 12500 12208
-f 12620 12208 12304
-f 12500 12320 12076
-f 12500 12076 12208
-f 12320 12200 11892
-f 12320 11892 12076
-f 12200 12012 11776
-f 12200 11776 11892
-f 12012 11844 11552
-f 12012 11552 11776
-f 11844 11656 11408
-f 11844 11408 11552
-f 11656 11456 11188
-f 11656 11188 11408
-f 11456 11236 10996
-f 11456 10996 11188
-f 11236 11052 10760
-f 11236 10760 10996
-f 11052 10784 10580
-f 11052 10580 10760
-f 10784 10588 10300
-f 10784 10300 10580
-f 10588 10284 10080
-f 10588 10080 10300
-f 10284 10000 9784
-f 10284 9784 10080
-f 10000 9760 9484
-f 10000 9484 9784
-f 9760 9428 9252
-f 9760 9252 9484
-f 9428 9128 8904
-f 9428 8904 9252
-f 9128 8824 8580
-f 9128 8580 8904
-f 8824 8452 8284
-f 8824 8284 8580
-f 8452 8120 7904
-f 8452 7904 8284
-f 8120 7752 7556
-f 8120 7556 7904
-f 7752 7316 7196
-f 7752 7196 7556
-f 7316 6920 6736
-f 7316 6736 7196
-f 6920 6536 6356
-f 6920 6356 6736
-f 6536 6076 5932
-f 6536 5932 6356
-f 6076 5560 5472
-f 6076 5472 5932
-f 5560 5168 4972
-f 5560 4972 5472
-f 5168 4596 4516
-f 5168 4516 4972
-f 4596 4016 3928
-f 4596 3928 4516
-f 4016 3460 3348
-f 4016 3348 3928
-f 3460 2892 2844
-f 3460 2844 3348
-f 2892 2144 2112
-f 2892 2112 2844
-f 2144 1324 1308
-f 2144 1308 2112
-f 1307 2111 2063
-f 1307 2063 1259
-f 2111 2843 2795
-f 2111 2795 2063
-f 2843 3347 3267
-f 2843 3267 2795
-f 3347 3927 3863
-f 3347 3863 3267
-f 3927 4515 4439
-f 3927 4439 3863
-f 4515 4971 4827
-f 4515 4827 4439
-f 4971 5471 5327
-f 4971 5327 4827
-f 5471 5931 5807
-f 5471 5807 5327
-f 5931 6355 6171
-f 5931 6171 5807
-f 6355 6735 6631
-f 6355 6631 6171
-f 6735 7195 6999
-f 6735 6999 6631
-f 7195 7555 7331
-f 7195 7331 6999
-f 7555 7903 7735
-f 7555 7735 7331
-f 7903 8283 8023
-f 7903 8023 7735
-f 8283 8579 8371
-f 8283 8371 8023
-f 8579 8903 8715
-f 8579 8715 8371
-f 8903 9251 8959
-f 8903 8959 8715
-f 9251 9483 9275
-f 9251 9275 8959
-f 9483 9783 9555
-f 9483 9555 9275
-f 9783 10079 9799
-f 9783 9799 9555
-f 10079 10299 10071
-f 10079 10071 9799
-f 10299 10579 10267
-f 10299 10267 10071
-f 10579 10759 10507
-f 10579 10507 10267
-f 10759 10995 10727
-f 10759 10727 10507
-f 10995 11187 10927
-f 10995 10927 10727
-f 11187 11407 11107
-f 11187 11107 10927
-f 11407 11551 11307
-f 11407 11307 11107
-f 11551 11775 11463
-f 11551 11463 11307
-f 11775 11891 11615
-f 11775 11615 11463
-f 11891 12075 11803
-f 11891 11803 11615
-f 12075 12207 11883
-f 12075 11883 11803
-f 12207 12303 12019
-f 12207 12019 11883
-f 12303 12447 12151
-f 12303 12151 12019
-f 12447 12547 12247
-f 12447 12247 12151
-f 12547 12643 12327
-f 12547 12327 12247
-f 12643 12723 12431
-f 12643 12431 12327
-f 12723 12831 12507
-f 12723 12507 12431
-f 12831 12863 12555
-f 12831 12555 12507
-f 12863 12911 12611
-f 12863 12611 12555
-f 12911 12943 12651
-f 12911 12651 12611
-f 12943 12983 12667
-f 12943 12667 12651
-f 12983 13015 12691
-f 12983 12691 12667
-f 13015 13047 12715
-f 13015 12715 12691
-f 13047 13048 12716
-f 13047 12716 12715
-f 13048 13016 12692
-f 13048 12692 12716
-f 13016 12984 12668
-f 13016 12668 12692
-f 12984 12944 12652
-f 12984 12652 12668
-f 12944 12912 12612
-f 12944 12612 12652
-f 12912 12864 12556
-f 12912 12556 12612
-f 12864 12832 12508
-f 12864 12508 12556
-f 12832 12724 12432
-f 12832 12432 12508
-f 12724 12644 12328
-f 12724 12328 12432
-f 12644 12548 12248
-f 12644 12248 12328
-f 12548 12448 12152
-f 12548 12152 12248
-f 12448 12304 12020
-f 12448 12020 12152
-f 12304 12208 11884
-f 12304 11884 12020
-f 12208 12076 11804
-f 12208 11804 11884
-f 12076 11892 11616
-f 12076 11616 11804
-f 11892 11776 11464
-f 11892 11464 11616
-f 11776 11552 11308
-f 11776 11308 11464
-f 11552 11408 11108
-f 11552 11108 11308
-f 11408 11188 10928
-f 11408 10928 11108
-f 11188 10996 10728
-f 11188 10728 10928
-f 10996 10760 10508
-f 10996 10508 10728
-f 10760 10580 10268
-f 10760 10268 10508
-f 10580 10300 10072
-f 10580 10072 10268
-f 10300 10080 9800
-f 10300 9800 10072
-f 10080 9784 9556
-f 10080 9556 9800
-f 9784 9484 9276
-f 9784 9276 9556
-f 9484 9252 8960
-f 9484 8960 9276
-f 9252 8904 8716
-f 9252 8716 8960
-f 8904 8580 8372
-f 8904 8372 8716
-f 8580 8284 8024
-f 8580 8024 8372
-f 8284 7904 7736
-f 8284 7736 8024
-f 7904 7556 7332
-f 7904 7332 7736
-f 7556 7196 7000
-f 7556 7000 7332
-f 7196 6736 6632
-f 7196 6632 7000
-f 6736 6356 6172
-f 6736 6172 6632
-f 6356 5932 5808
-f 6356 5808 6172
-f 5932 5472 5328
-f 5932 5328 5808
-f 5472 4972 4828
-f 5472 4828 5328
-f 4972 4516 4440
-f 4972 4440 4828
-f 4516 3928 3864
-f 4516 3864 4440
-f 3928 3348 3268
-f 3928 3268 3864
-f 3348 2844 2796
-f 3348 2796 3268
-f 2844 2112 2064
-f 2844 2064 2796
-f 2112 1308 1260
-f 2112 1260 2064
-f 1259 2063 2031
-f 1259 2031 1243
-f 2063 2795 2655
-f 2063 2655 2031
-f 2795 3267 3171
-f 2795 3171 2655
-f 3267 3863 3759
-f 3267 3759 3171
-f 3863 4439 4223
-f 3863 4223 3759
-f 4439 4827 4731
-f 4439 4731 4223
-f 4827 5327 5215
-f 4827 5215 4731
-f 5327 5807 5599
-f 5327 5599 5215
-f 5807 6171 6011
-f 5807 6011 5599
-f 6171 6631 6451
-f 6171 6451 6011
-f 6631 6999 6775
-f 6631 6775 6451
-f 6999 7331 7171
-f 6999 7171 6775
-f 7331 7735 7475
-f 7331 7475 7171
-f 7735 8023 7823
-f 7735 7823 7475
-f 8023 8371 8167
-f 8023 8167 7823
-f 8371 8715 8443
-f 8371 8443 8167
-f 8715 8959 8759
-f 8715 8759 8443
-f 8959 9275 9031
-f 8959 9031 8759
-f 9275 9555 9291
-f 9275 9291 9031
-f 9555 9799 9547
-f 9555 9547 9291
-f 9799 10071 9775
-f 9799 9775 9547
-f 10071 10267 9991
-f 10071 9991 9775
-f 10267 10507 10243
-f 10267 10243 9991
-f 10507 10727 10427
-f 10507 10427 10243
-f 10727 10927 10639
-f 10727 10639 10427
-f 10927 11107 10823
-f 10927 10823 10639
-f 11107 11307 11011
-f 11107 11011 10823
-f 11307 11463 11163
-f 11307 11163 11011
-f 11463 11615 11339
-f 11463 11339 11163
-f 11615 11803 11447
-f 11615 11447 11339
-f 11803 11883 11583
-f 11803 11583 11447
-f 11883 12019 11727
-f 11883 11727 11583
-f 12019 12151 11827
-f 12019 11827 11727
-f 12151 12247 11931
-f 12151 11931 11827
-f 12247 12327 12003
-f 12247 12003 11931
-f 12327 12431 12107
-f 12327 12107 12003
-f 12431 12507 12183
-f 12431 12183 12107
-f 12507 12555 12239
-f 12507 12239 12183
-f 12555 12611 12279
-f 12555 12279 12239
-f 12611 12651 12295
-f 12611 12295 12279
-f 12651 12667 12359
-f 12651 12359 12295
-f 12667 12691 12375
-f 12667 12375 12359
-f 12691 12715 12415
-f 12691 12415 12375
-f 12715 12716 12416
-f 12715 12416 12415
-f 12716 12692 12376
-f 12716 12376 12416
-f 12692 12668 12360
-f 12692 12360 12376
-f 12668 12652 12296
-f 12668 12296 12360
-f 12652 12612 12280
-f 12652 12280 12296
-f 12612 12556 12240
-f 12612 12240 12280
-f 12556 12508 12184
-f 12556 12184 12240
-f 12508 12432 12108
-f 12508 12108 12184
-f 12432 12328 12004
-f 12432 12004 12108
-f 12328 12248 11932
-f 12328 11932 12004
-f 12248 12152 11828
-f 12248 11828 11932
-f 12152 12020 11728
-f 12152 11728 11828
-f 12020 11884 11584
-f 12020 11584 11728
-f 11884 11804 11448
-f 11884 11448 11584
-f 11804 11616 11340
-f 11804 11340 11448
-f 11616 11464 11164
-f 11616 11164 11340
-f 11464 11308 11012
-f 11464 11012 11164
-f 11308 11108 10824
-f 11308 10824 11012
-f 11108 10928 10640
-f 11108 10640 10824
-f 10928 10728 10428
-f 10928 10428 10640
-f 10728 10508 10244
-f 10728 10244 10428
-f 10508 10268 9992
-f 10508 9992 10244
-f 10268 10072 9776
-f 10268 9776 9992
-f 10072 9800 9548
-f 10072 9548 9776
-f 9800 9556 9292
-f 9800 9292 9548
-f 9556 9276 9032
-f 9556 9032 9292
-f 9276 8960 8760
-f 9276 8760 9032
-f 8960 8716 8444
-f 8960 8444 8760
-f 8716 8372 8168
-f 8716 8168 8444
-f 8372 8024 7824
-f 8372 7824 8168
-f 8024 7736 7476
-f 8024 7476 7824
-f 7736 7332 7172
-f 7736 7172 7476
-f 7332 7000 6776
-f 7332 6776 7172
-f 7000 6632 6452
-f 7000 6452 6776
-f 6632 6172 6012
-f 6632 6012 6452
-f 6172 5808 5600
-f 6172 5600 6012
-f 5808 5328 5216
-f 5808 5216 5600
-f 5328 4828 4732
-f 5328 4732 5216
-f 4828 4440 4224
-f 4828 4224 4732
-f 4440 3864 3760
-f 4440 3760 4224
-f 3864 3268 3172
-f 3864 3172 3760
-f 3268 2796 2656
-f 3268 2656 3172
-f 2796 2064 2032
-f 2796 2032 2656
-f 2064 1260 1244
-f 2064 1244 2032
-f 1243 2031 1991
-f 1243 1991 1195
-f 2031 2655 2527
-f 2031 2527 1991
-f 2655 3171 3107
-f 2655 3107 2527
-f 3171 3759 3711
-f 3171 3711 3107
-f 3759 4223 4071
-f 3759 4071 3711
-f 4223 4731 4579
-f 4223 4579 4071
-f 4731 5215 5019
-f 4731 5019 4579
-f 5215 5599 5415
-f 5215 5415 5019
-f 5599 6011 5883
-f 5599 5883 5415
-f 6011 6451 6211
-f 6011 6211 5883
-f 6451 6775 6615
-f 6451 6615 6211
-f 6775 7171 6951
-f 6775 6951 6615
-f 7171 7475 7267
-f 7171 7267 6951
-f 7475 7823 7627
-f 7475 7627 7267
-f 7823 8167 7911
-f 7823 7911 7627
-f 8167 8443 8227
-f 8167 8227 7911
-f 8443 8759 8491
-f 8443 8491 8227
-f 8759 9031 8775
-f 8759 8775 8491
-f 9031 9291 9023
-f 9031 9023 8775
-f 9291 9547 9267
-f 9291 9267 9023
-f 9547 9775 9475
-f 9547 9475 9267
-f 9775 9991 9751
-f 9775 9751 9475
-f 9991 10243 9919
-f 9991 9919 9751
-f 10243 10427 10163
-f 10243 10163 9919
-f 10427 10639 10331
-f 10427 10331 10163
-f 10639 10823 10523
-f 10639 10523 10331
-f 10823 11011 10687
-f 10823 10687 10523
-f 11011 11163 10847
-f 11011 10847 10687
-f 11163 11339 11003
-f 11163 11003 10847
-f 11339 11447 11123
-f 11339 11123 11003
-f 11447 11583 11259
-f 11447 11259 11123
-f 11583 11727 11399
-f 11583 11399 11259
-f 11727 11827 11503
-f 11727 11503 11399
-f 11827 11931 11591
-f 11827 11591 11503
-f 11931 12003 11695
-f 11931 11695 11591
-f 12003 12107 11787
-f 12003 11787 11695
-f 12107 12183 11835
-f 12107 11835 11787
-f 12183 12239 11875
-f 12183 11875 11835
-f 12239 12279 11939
-f 12239 11939 11875
-f 12279 12295 11979
-f 12279 11979 11939
-f 12295 12359 11995
-f 12295 11995 11979
-f 12359 12375 12027
-f 12359 12027 11995
-f 12375 12415 12051
-f 12375 12051 12027
-f 12415 12416 12052
-f 12415 12052 12051
-f 12416 12376 12028
-f 12416 12028 12052
-f 12376 12360 11996
-f 12376 11996 12028
-f 12360 12296 11980
-f 12360 11980 11996
-f 12296 12280 11940
-f 12296 11940 11980
-f 12280 12240 11876
-f 12280 11876 11940
-f 12240 12184 11836
-f 12240 11836 11876
-f 12184 12108 11788
-f 12184 11788 11836
-f 12108 12004 11696
-f 12108 11696 11788
-f 12004 11932 11592
-f 12004 11592 11696
-f 11932 11828 11504
-f 11932 11504 11592
-f 11828 11728 11400
-f 11828 11400 11504
-f 11728 11584 11260
-f 11728 11260 11400
-f 11584 11448 11124
-f 11584 11124 11260
-f 11448 11340 11004
-f 11448 11004 11124
-f 11340 11164 10848
-f 11340 10848 11004
-f 11164 11012 10688
-f 11164 10688 10848
-f 11012 10824 10524
-f 11012 10524 10688
-f 10824 10640 10332
-f 10824 10332 10524
-f 10640 10428 10164
-f 10640 10164 10332
-f 10428 10244 9920
-f 10428 9920 10164
-f 10244 9992 9752
-f 10244 9752 9920
-f 9992 9776 9476
-f 9992 9476 9752
-f 9776 9548 9268
-f 9776 9268 9476
-f 9548 9292 9024
-f 9548 9024 9268
-f 9292 9032 8776
-f 9292 8776 9024
-f 9032 8760 8492
-f 9032 8492 8776
-f 8760 8444 8228
-f 8760 8228 8492
-f 8444 8168 7912
-f 8444 7912 8228
-f 8168 7824 7628
-f 8168 7628 7912
-f 7824 7476 7268
-f 7824 7268 7628
-f 7476 7172 6952
-f 7476 6952 7268
-f 7172 6776 6616
-f 7172 6616 6952
-f 6776 6452 6212
-f 6776 6212 6616
-f 6452 6012 5884
-f 6452 5884 6212
-f 6012 5600 5416
-f 6012 5416 5884
-f 5600 5216 5020
-f 5600 5020 5416
-f 5216 4732 4580
-f 5216 4580 5020
-f 4732 4224 4072
-f 4732 4072 4580
-f 4224 3760 3712
-f 4224 3712 4072
-f 3760 3172 3108
-f 3760 3108 3712
-f 3172 2656 2528
-f 3172 2528 3108
-f 2656 2032 1992
-f 2656 1992 2528
-f 2032 1244 1196
-f 2032 1196 1992
-f 1195 1991 1943
-f 1195 1943 1179
-f 1991 2527 2447
-f 1991 2447 1943
-f 2527 3107 3011
-f 2527 3011 2447
-f 3107 3711 3507
-f 3107 3507 3011
-f 3711 4071 3975
-f 3711 3975 3507
-f 4071 4579 4483
-f 4071 4483 3975
-f 4579 5019 4835
-f 4579 4835 4483
-f 5019 5415 5295
-f 5019 5295 4835
-f 5415 5883 5647
-f 5415 5647 5295
-f 5883 6211 6035
-f 5883 6035 5647
-f 6211 6615 6411
-f 6211 6411 6035
-f 6615 6951 6711
-f 6615 6711 6411
-f 6951 7267 7075
-f 6951 7075 6711
-f 7267 7627 7347
-f 7267 7347 7075
-f 7627 7911 7695
-f 7627 7695 7347
-f 7911 8227 7943
-f 7911 7943 7695
-f 8227 8491 8251
-f 8227 8251 7943
-f 8491 8775 8483
-f 8491 8483 8251
-f 8775 9023 8751
-f 8775 8751 8483
-f 9023 9267 8951
-f 9023 8951 8751
-f 9267 9475 9243
-f 9267 9243 8951
-f 9475 9751 9411
-f 9475 9411 9243
-f 9751 9919 9643
-f 9751 9643 9411
-f 9919 10163 9839
-f 9919 9839 9643
-f 10163 10331 10007
-f 10163 10007 9839
-f 10331 10523 10211
-f 10331 10211 10007
-f 10523 10687 10371
-f 10523 10371 10211
-f 10687 10847 10531
-f 10687 10531 10371
-f 10847 11003 10663
-f 10847 10663 10531
-f 11003 11123 10791
-f 11003 10791 10663
-f 11123 11259 10935
-f 11123 10935 10791
-f 11259 11399 11075
-f 11259 11075 10935
-f 11399 11503 11131
-f 11399 11131 11075
-f 11503 11591 11227
-f 11503 11227 11131
-f 11591 11695 11347
-f 11591 11347 11227
-f 11695 11787 11423
-f 11695 11423 11347
-f 11787 11835 11479
-f 11787 11479 11423
-f 11835 11875 11543
-f 11835 11543 11479
-f 11875 11939 11559
-f 11875 11559 11543
-f 11939 11979 11607
-f 11939 11607 11559
-f 11979 11995 11647
-f 11979 11647 11607
-f 11995 12027 11663
-f 11995 11663 11647
-f 12027 12051 11679
-f 12027 11679 11663
-f 12051 12052 11680
-f 12051 11680 11679
-f 12052 12028 11664
-f 12052 11664 11680
-f 12028 11996 11648
-f 12028 11648 11664
-f 11996 11980 11608
-f 11996 11608 11648
-f 11980 11940 11560
-f 11980 11560 11608
-f 11940 11876 11544
-f 11940 11544 11560
-f 11876 11836 11480
-f 11876 11480 11544
-f 11836 11788 11424
-f 11836 11424 11480
-f 11788 11696 11348
-f 11788 11348 11424
-f 11696 11592 11228
-f 11696 11228 11348
-f 11592 11504 11132
-f 11592 11132 11228
-f 11504 11400 11076
-f 11504 11076 11132
-f 11400 11260 10936
-f 11400 10936 11076
-f 11260 11124 10792
-f 11260 10792 10936
-f 11124 11004 10664
-f 11124 10664 10792
-f 11004 10848 10532
-f 11004 10532 10664
-f 10848 10688 10372
-f 10848 10372 10532
-f 10688 10524 10212
-f 10688 10212 10372
-f 10524 10332 10008
-f 10524 10008 10212
-f 10332 10164 9840
-f 10332 9840 10008
-f 10164 9920 9644
-f 10164 9644 9840
-f 9920 9752 9412
-f 9920 9412 9644
-f 9752 9476 9244
-f 9752 9244 9412
-f 9476 9268 8952
-f 9476 8952 9244
-f 9268 9024 8752
-f 9268 8752 8952
-f 9024 8776 8484
-f 9024 8484 8752
-f 8776 8492 8252
-f 8776 8252 8484
-f 8492 8228 7944
-f 8492 7944 8252
-f 8228 7912 7696
-f 8228 7696 7944
-f 7912 7628 7348
-f 7912 7348 7696
-f 7628 7268 7076
-f 7628 7076 7348
-f 7268 6952 6712
-f 7268 6712 7076
-f 6952 6616 6412
-f 6952 6412 6712
-f 6616 6212 6036
-f 6616 6036 6412
-f 6212 5884 5648
-f 6212 5648 6036
-f 5884 5416 5296
-f 5884 5296 5648
-f 5416 5020 4836
-f 5416 4836 5296
-f 5020 4580 4484
-f 5020 4484 4836
-f 4580 4072 3976
-f 4580 3976 4484
-f 4072 3712 3508
-f 4072 3508 3976
-f 3712 3108 3012
-f 3712 3012 3508
-f 3108 2528 2448
-f 3108 2448 3012
-f 2528 1992 1944
-f 2528 1944 2448
-f 1992 1196 1180
-f 1992 1180 1944
-f 1179 1943 1911
-f 1179 1911 1163
-f 1943 2447 2351
-f 1943 2351 1911
-f 2447 3011 2947
-f 2447 2947 2351
-f 3011 3507 3371
-f 3011 3371 2947
-f 3507 3975 3871
-f 3507 3871 3371
-f 3975 4483 4271
-f 3975 4271 3871
-f 4483 4835 4683
-f 4483 4683 4271
-f 4835 5295 5131
-f 4835 5131 4683
-f 5295 5647 5463
-f 5295 5463 5131
-f 5647 6035 5859
-f 5647 5859 5463
-f 6035 6411 6131
-f 6035 6131 5859
-f 6411 6711 6519
-f 6411 6519 6131
-f 6711 7075 6815
-f 6711 6815 6519
-f 7075 7347 7139
-f 7075 7139 6815
-f 7347 7695 7403
-f 7347 7403 7139
-f 7695 7943 7711
-f 7695 7711 7403
-f 7943 8251 7935
-f 7943 7935 7711
-f 8251 8483 8219
-f 8251 8219 7935
-f 8483 8751 8427
-f 8483 8427 8219
-f 8751 8951 8699
-f 8751 8699 8427
-f 8951 9243 8887
-f 8951 8887 8699
-f 9243 9411 9111
-f 9243 9111 8887
-f 9411 9643 9339
-f 9411 9339 9111
-f 9643 9839 9491
-f 9643 9491 9339
-f 9839 10007 9711
-f 9839 9711 9491
-f 10007 10211 9863
-f 10007 9863 9711
-f 10211 10371 10015
-f 10211 10015 9863
-f 10371 10531 10179
-f 10371 10179 10015
-f 10531 10663 10315
-f 10531 10315 10179
-f 10663 10791 10435
-f 10663 10435 10315
-f 10791 10935 10607
-f 10791 10607 10435
-f 10935 11075 10671
-f 10935 10671 10607
-f 11075 11131 10775
-f 11075 10775 10671
-f 11131 11227 10887
-f 11131 10887 10775
-f 11227 11347 10975
-f 11227 10975 10887
-f 11347 11423 11067
-f 11347 11067 10975
-f 11423 11479 11099
-f 11423 11099 11067
-f 11479 11543 11147
-f 11479 11147 11099
-f 11543 11559 11195
-f 11543 11195 11147
-f 11559 11607 11219
-f 11559 11219 11195
-f 11607 11647 11275
-f 11607 11275 11219
-f 11647 11663 11291
-f 11647 11291 11275
-f 11663 11679 11315
-f 11663 11315 11291
-f 11679 11680 11316
-f 11679 11316 11315
-f 11680 11664 11292
-f 11680 11292 11316
-f 11664 11648 11276
-f 11664 11276 11292
-f 11648 11608 11220
-f 11648 11220 11276
-f 11608 11560 11196
-f 11608 11196 11220
-f 11560 11544 11148
-f 11560 11148 11196
-f 11544 11480 11100
-f 11544 11100 11148
-f 11480 11424 11068
-f 11480 11068 11100
-f 11424 11348 10976
-f 11424 10976 11068
-f 11348 11228 10888
-f 11348 10888 10976
-f 11228 11132 10776
-f 11228 10776 10888
-f 11132 11076 10672
-f 11132 10672 10776
-f 11076 10936 10608
-f 11076 10608 10672
-f 10936 10792 10436
-f 10936 10436 10608
-f 10792 10664 10316
-f 10792 10316 10436
-f 10664 10532 10180
-f 10664 10180 10316
-f 10532 10372 10016
-f 10532 10016 10180
-f 10372 10212 9864
-f 10372 9864 10016
-f 10212 10008 9712
-f 10212 9712 9864
-f 10008 9840 9492
-f 10008 9492 9712
-f 9840 9644 9340
-f 9840 9340 9492
-f 9644 9412 9112
-f 9644 9112 9340
-f 9412 9244 8888
-f 9412 8888 9112
-f 9244 8952 8700
-f 9244 8700 8888
-f 8952 8752 8428
-f 8952 8428 8700
-f 8752 8484 8220
-f 8752 8220 8428
-f 8484 8252 7936
-f 8484 7936 8220
-f 8252 7944 7712
-f 8252 7712 7936
-f 7944 7696 7404
-f 7944 7404 7712
-f 7696 7348 7140
-f 7696 7140 7404
-f 7348 7076 6816
-f 7348 6816 7140
-f 7076 6712 6520
-f 7076 6520 6816
-f 6712 6412 6132
-f 6712 6132 6520
-f 6412 6036 5860
-f 6412 5860 6132
-f 6036 5648 5464
-f 6036 5464 5860
-f 5648 5296 5132
-f 5648 5132 5464
-f 5296 4836 4684
-f 5296 4684 5132
-f 4836 4484 4272
-f 4836 4272 4684
-f 4484 3976 3872
-f 4484 3872 4272
-f 3976 3508 3372
-f 3976 3372 3872
-f 3508 3012 2948
-f 3508 2948 3372
-f 3012 2448 2352
-f 3012 2352 2948
-f 2448 1944 1912
-f 2448 1912 2352
-f 1944 1180 1164
-f 1944 1164 1912
-f 1163 1911 1879
-f 1163 1879 1123
-f 1911 2351 2271
-f 1911 2271 1879
-f 2351 2947 2859
-f 2351 2859 2271
-f 2947 3371 3243
-f 2947 3243 2859
-f 3371 3871 3743
-f 3371 3743 3243
-f 3871 4271 4103
-f 3871 4103 3743
-f 4271 4683 4547
-f 4271 4547 4103
-f 4683 5131 4875
-f 4683 4875 4547
-f 5131 5463 5279
-f 5131 5279 4875
-f 5463 5859 5583
-f 5463 5583 5279
-f 5859 6131 5947
-f 5859 5947 5583
-f 6131 6519 6235
-f 6131 6235 5947
-f 6519 6815 6567
-f 6519 6567 6235
-f 6815 7139 6839
-f 6815 6839 6567
-f 7139 7403 7147
-f 7139 7147 6839
-f 7403 7711 7395
-f 7403 7395 7147
-f 7711 7935 7687
-f 7711 7687 7395
-f 7935 8219 7895
-f 7935 7895 7687
-f 8219 8427 8151
-f 8219 8151 7895
-f 8427 8699 8355
-f 8427 8355 8151
-f 8699 8887 8563
-f 8699 8563 8355
-f 8887 9111 8815
-f 8887 8815 8563
-f 9111 9339 8967
-f 9111 8967 8815
-f 9339 9491 9183
-f 9339 9183 8967
-f 9491 9711 9355
-f 9491 9355 9183
-f 9711 9863 9499
-f 9711 9499 9355
-f 9863 10015 9675
-f 9863 9675 9499
-f 10015 10179 9815
-f 10015 9815 9675
-f 10179 10315 9943
-f 10179 9943 9815
-f 10315 10435 10103
-f 10315 10103 9943
-f 10435 10607 10203
-f 10435 10203 10103
-f 10607 10671 10291
-f 10607 10291 10203
-f 10671 10775 10395
-f 10671 10395 10291
-f 10775 10887 10499
-f 10775 10499 10395
-f 10887 10975 10615
-f 10887 10615 10499
-f 10975 11067 10655
-f 10975 10655 10615
-f 11067 11099 10719
-f 11067 10719 10655
-f 11099 11147 10751
-f 11099 10751 10719
-f 11147 11195 10799
-f 11147 10799 10751
-f 11195 11219 10855
-f 11195 10855 10799
-f 11219 11275 10879
-f 11219 10879 10855
-f 11275 11291 10895
-f 11275 10895 10879
-f 11291 11315 10903
-f 11291 10903 10895
-f 11315 11316 10904
-f 11315 10904 10903
-f 11316 11292 10896
-f 11316 10896 10904
-f 11292 11276 10880
-f 11292 10880 10896
-f 11276 11220 10856
-f 11276 10856 10880
-f 11220 11196 10800
-f 11220 10800 10856
-f 11196 11148 10752
-f 11196 10752 10800
-f 11148 11100 10720
-f 11148 10720 10752
-f 11100 11068 10656
-f 11100 10656 10720
-f 11068 10976 10616
-f 11068 10616 10656
-f 10976 10888 10500
-f 10976 10500 10616
-f 10888 10776 10396
-f 10888 10396 10500
-f 10776 10672 10292
-f 10776 10292 10396
-f 10672 10608 10204
-f 10672 10204 10292
-f 10608 10436 10104
-f 10608 10104 10204
-f 10436 10316 9944
-f 10436 9944 10104
-f 10316 10180 9816
-f 10316 9816 9944
-f 10180 10016 9676
-f 10180 9676 9816
-f 10016 9864 9500
-f 10016 9500 9676
-f 9864 9712 9356
-f 9864 9356 9500
-f 9712 9492 9184
-f 9712 9184 9356
-f 9492 9340 8968
-f 9492 8968 9184
-f 9340 9112 8816
-f 9340 8816 8968
-f 9112 8888 8564
-f 9112 8564 8816
-f 8888 8700 8356
-f 8888 8356 8564
-f 8700 8428 8152
-f 8700 8152 8356
-f 8428 8220 7896
-f 8428 7896 8152
-f 8220 7936 7688
-f 8220 7688 7896
-f 7936 7712 7396
-f 7936 7396 7688
-f 7712 7404 7148
-f 7712 7148 7396
-f 7404 7140 6840
-f 7404 6840 7148
-f 7140 6816 6568
-f 7140 6568 6840
-f 6816 6520 6236
-f 6816 6236 6568
-f 6520 6132 5948
-f 6520 5948 6236
-f 6132 5860 5584
-f 6132 5584 5948
-f 5860 5464 5280
-f 5860 5280 5584
-f 5464 5132 4876
-f 5464 4876 5280
-f 5132 4684 4548
-f 5132 4548 4876
-f 4684 4272 4104
-f 4684 4104 4548
-f 4272 3872 3744
-f 4272 3744 4104
-f 3872 3372 3244
-f 3872 3244 3744
-f 3372 2948 2860
-f 3372 2860 3244
-f 2948 2352 2272
-f 2948 2272 2860
-f 2352 1912 1880
-f 2352 1880 2272
-f 1912 1164 1124
-f 1912 1124 1880
-f 1123 1879 1819
-f 1123 1819 1091
-f 1879 2271 2207
-f 1879 2207 1819
-f 2271 2859 2759
-f 2271 2759 2207
-f 2859 3243 3139
-f 2859 3139 2759
-f 3243 3743 3619
-f 3243 3619 3139
-f 3743 4103 3959
-f 3743 3959 3619
-f 4103 4547 4375
-f 4103 4375 3959
-f 4547 4875 4699
-f 4547 4699 4375
-f 4875 5279 5051
-f 4875 5051 4699
-f 5279 5583 5375
-f 5279 5375 5051
-f 5583 5947 5687
-f 5583 5687 5375
-f 5947 6235 5995
-f 5947 5995 5687
-f 6235 6567 6283
-f 6235 6283 5995
-f 6567 6839 6583
-f 6567 6583 6283
-f 6839 7147 6831
-f 6839 6831 6583
-f 7147 7395 7131
-f 7147 7131 6831
-f 7395 7687 7339
-f 7395 7339 7131
-f 7687 7895 7619
-f 7687 7619 7339
-f 7895 8151 7815
-f 7895 7815 7619
-f 8151 8355 8007
-f 8151 8007 7815
-f 8355 8563 8275
-f 8355 8275 8007
-f 8563 8815 8419
-f 8563 8419 8275
-f 8815 8967 8651
-f 8815 8651 8419
-f 8967 9183 8831
-f 8967 8831 8651
-f 9183 9355 8975
-f 9183 8975 8831
-f 9355 9499 9151
-f 9355 9151 8975
-f 9499 9675 9307
-f 9499 9307 9151
-f 9675 9815 9435
-f 9675 9435 9307
-f 9815 9943 9571
-f 9815 9571 9435
-f 9943 10103 9719
-f 9943 9719 9571
-f 10103 10203 9807
-f 10103 9807 9719
-f 10203 10291 9895
-f 10203 9895 9807
-f 10291 10395 9983
-f 10291 9983 9895
-f 10395 10499 10119
-f 10395 10119 9983
-f 10499 10615 10187
-f 10499 10187 10119
-f 10615 10655 10259
-f 10615 10259 10187
-f 10655 10719 10307
-f 10655 10307 10259
-f 10719 10751 10363
-f 10719 10363 10307
-f 10751 10799 10387
-f 10751 10387 10363
-f 10799 10855 10411
-f 10799 10411 10387
-f 10855 10879 10459
-f 10855 10459 10411
-f 10879 10895 10475
-f 10879 10475 10459
-f 10895 10903 10483
-f 10895 10483 10475
-f 10903 10904 10484
-f 10903 10484 10483
-f 10904 10896 10476
-f 10904 10476 10484
-f 10896 10880 10460
-f 10896 10460 10476
-f 10880 10856 10412
-f 10880 10412 10460
-f 10856 10800 10388
-f 10856 10388 10412
-f 10800 10752 10364
-f 10800 10364 10388
-f 10752 10720 10308
-f 10752 10308 10364
-f 10720 10656 10260
-f 10720 10260 10308
-f 10656 10616 10188
-f 10656 10188 10260
-f 10616 10500 10120
-f 10616 10120 10188
-f 10500 10396 9984
-f 10500 9984 10120
-f 10396 10292 9896
-f 10396 9896 9984
-f 10292 10204 9808
-f 10292 9808 9896
-f 10204 10104 9720
-f 10204 9720 9808
-f 10104 9944 9572
-f 10104 9572 9720
-f 9944 9816 9436
-f 9944 9436 9572
-f 9816 9676 9308
-f 9816 9308 9436
-f 9676 9500 9152
-f 9676 9152 9308
-f 9500 9356 8976
-f 9500 8976 9152
-f 9356 9184 8832
-f 9356 8832 8976
-f 9184 8968 8652
-f 9184 8652 8832
-f 8968 8816 8420
-f 8968 8420 8652
-f 8816 8564 8276
-f 8816 8276 8420
-f 8564 8356 8008
-f 8564 8008 8276
-f 8356 8152 7816
-f 8356 7816 8008
-f 8152 7896 7620
-f 8152 7620 7816
-f 7896 7688 7340
-f 7896 7340 7620
-f 7688 7396 7132
-f 7688 7132 7340
-f 7396 7148 6832
-f 7396 6832 7132
-f 7148 6840 6584
-f 7148 6584 6832
-f 6840 6568 6284
-f 6840 6284 6584
-f 6568 6236 5996
-f 6568 5996 6284
-f 6236 5948 5688
-f 6236 5688 5996
-f 5948 5584 5376
-f 5948 5376 5688
-f 5584 5280 5052
-f 5584 5052 5376
-f 5280 4876 4700
-f 5280 4700 5052
-f 4876 4548 4376
-f 4876 4376 4700
-f 4548 4104 3960
-f 4548 3960 4376
-f 4104 3744 3620
-f 4104 3620 3960
-f 3744 3244 3140
-f 3744 3140 3620
-f 3244 2860 2760
-f 3244 2760 3140
-f 2860 2272 2208
-f 2860 2208 2760
-f 2272 1880 1820
-f 2272 1820 2208
-f 1880 1124 1092
-f 1880 1092 1820
-f 1091 1819 1643
-f 1091 1643 1059
-f 1819 2207 2127
-f 1819 2127 1643
-f 2207 2759 2575
-f 2207 2575 2127
-f 2759 3139 2995
-f 2759 2995 2575
-f 3139 3619 3387
-f 3139 3387 2995
-f 3619 3959 3807
-f 3619 3807 3387
-f 3959 4375 4151
-f 3959 4151 3807
-f 4375 4699 4531
-f 4375 4531 4151
-f 4699 5051 4795
-f 4699 4795 4531
-f 5051 5375 5191
-f 5051 5191 4795
-f 5375 5687 5439
-f 5375 5439 5191
-f 5687 5995 5783
-f 5687 5783 5439
-f 5995 6283 6043
-f 5995 6043 5783
-f 6283 6583 6275
-f 6283 6275 6043
-f 6583 6831 6559
-f 6583 6559 6275
-f 6831 7131 6807
-f 6831 6807 6559
-f 7131 7339 7063
-f 7131 7063 6807
-f 7339 7619 7251
-f 7339 7251 7063
-f 7619 7815 7459
-f 7619 7459 7251
-f 7815 8007 7727
-f 7815 7727 7459
-f 8007 8275 7879
-f 8007 7879 7727
-f 8275 8419 8095
-f 8275 8095 7879
-f 8419 8651 8299
-f 8419 8299 8095
-f 8651 8831 8411
-f 8651 8411 8299
-f 8831 8975 8595
-f 8831 8595 8411
-f 8975 9151 8783
-f 8975 8783 8595
-f 9151 9307 8895
-f 9151 8895 8783
-f 9307 9435 9039
-f 9307 9039 8895
-f 9435 9571 9191
-f 9435 9191 9039
-f 9571 9719 9299
-f 9571 9299 9191
-f 9719 9807 9387
-f 9719 9387 9299
-f 9807 9895 9467
-f 9807 9467 9387
-f 9895 9983 9603
-f 9895 9603 9467
-f 9983 10119 9695
-f 9983 9695 9603
-f 10119 10187 9767
-f 10119 9767 9695
-f 10187 10259 9823
-f 10187 9823 9767
-f 10259 10307 9887
-f 10259 9887 9823
-f 10307 10363 9911
-f 10307 9911 9887
-f 10363 10387 9959
-f 10363 9959 9911
-f 10387 10411 9975
-f 10387 9975 9959
-f 10411 10459 10031
-f 10411 10031 9975
-f 10459 10475 10063
-f 10459 10063 10031
-f 10475 10483 10087
-f 10475 10087 10063
-f 10483 10484 10088
-f 10483 10088 10087
-f 10484 10476 10064
-f 10484 10064 10088
-f 10476 10460 10032
-f 10476 10032 10064
-f 10460 10412 9976
-f 10460 9976 10032
-f 10412 10388 9960
-f 10412 9960 9976
-f 10388 10364 9912
-f 10388 9912 9960
-f 10364 10308 9888
-f 10364 9888 9912
-f 10308 10260 9824
-f 10308 9824 9888
-f 10260 10188 9768
-f 10260 9768 9824
-f 10188 10120 9696
-f 10188 9696 9768
-f 10120 9984 9604
-f 10120 9604 9696
-f 9984 9896 9468
-f 9984 9468 9604
-f 9896 9808 9388
-f 9896 9388 9468
-f 9808 9720 9300
-f 9808 9300 9388
-f 9720 9572 9192
-f 9720 9192 9300
-f 9572 9436 9040
-f 9572 9040 9192
-f 9436 9308 8896
-f 9436 8896 9040
-f 9308 9152 8784
-f 9308 8784 8896
-f 9152 8976 8596
-f 9152 8596 8784
-f 8976 8832 8412
-f 8976 8412 8596
-f 8832 8652 8300
-f 8832 8300 8412
-f 8652 8420 8096
-f 8652 8096 8300
-f 8420 8276 7880
-f 8420 7880 8096
-f 8276 8008 7728
-f 8276 7728 7880
-f 8008 7816 7460
-f 8008 7460 7728
-f 7816 7620 7252
-f 7816 7252 7460
-f 7620 7340 7064
-f 7620 7064 7252
-f 7340 7132 6808
-f 7340 6808 7064
-f 7132 6832 6560
-f 7132 6560 6808
-f 6832 6584 6276
-f 6832 6276 6560
-f 6584 6284 6044
-f 6584 6044 6276
-f 6284 5996 5784
-f 6284 5784 6044
-f 5996 5688 5440
-f 5996 5440 5784
-f 5688 5376 5192
-f 5688 5192 5440
-f 5376 5052 4796
-f 5376 4796 5192
-f 5052 4700 4532
-f 5052 4532 4796
-f 4700 4376 4152
-f 4700 4152 4532
-f 4376 3960 3808
-f 4376 3808 4152
-f 3960 3620 3388
-f 3960 3388 3808
-f 3620 3140 2996
-f 3620 2996 3388
-f 3140 2760 2576
-f 3140 2576 2996
-f 2760 2208 2128
-f 2760 2128 2576
-f 2208 1820 1644
-f 2208 1644 2128
-f 1820 1092 1060
-f 1820 1060 1644
-f 1059 1643 1539
-f 1059 1539 1043
-f 1643 2127 2047
-f 1643 2047 1539
-f 2127 2575 2423
-f 2127 2423 2047
-f 2575 2995 2915
-f 2575 2915 2423
-f 2995 3387 3219
-f 2995 3219 2915
-f 3387 3807 3679
-f 3387 3679 3219
-f 3807 4151 3943
-f 3807 3943 3679
-f 4151 4531 4287
-f 4151 4287 3943
-f 4531 4795 4619
-f 4531 4619 4287
-f 4795 5191 4907
-f 4795 4907 4619
-f 5191 5439 5231
-f 5191 5231 4907
-f 5439 5783 5487
-f 5439 5487 5231
-f 5783 6043 5775
-f 5783 5775 5487
-f 6043 6275 5987
-f 6043 5987 5775
-f 6275 6559 6227
-f 6275 6227 5987
-f 6559 6807 6511
-f 6559 6511 6227
-f 6807 7063 6695
-f 6807 6695 6511
-f 7063 7251 6935
-f 7063 6935 6695
-f 7251 7459 7163
-f 7251 7163 6935
-f 7459 7727 7323
-f 7459 7323 7163
-f 7727 7879 7539
-f 7727 7539 7323
-f 7879 8095 7743
-f 7879 7743 7539
-f 8095 8299 7863
-f 8095 7863 7743
-f 8299 8411 8039
-f 8299 8039 7863
-f 8411 8595 8235
-f 8411 8235 8039
-f 8595 8783 8347
-f 8595 8347 8235
-f 8783 8895 8499
-f 8783 8499 8347
-f 8895 9039 8635
-f 8895 8635 8499
-f 9039 9191 8767
-f 9039 8767 8635
-f 9191 9299 8863
-f 9191 8863 8767
-f 9299 9387 8943
-f 9299 8943 8863
-f 9387 9467 9071
-f 9387 9071 8943
-f 9467 9603 9159
-f 9467 9159 9071
-f 9603 9695 9259
-f 9603 9259 9159
-f 9695 9767 9331
-f 9695 9331 9259
-f 9767 9823 9379
-f 9767 9379 9331
-f 9823 9887 9419
-f 9823 9419 9379
-f 9887 9911 9459
-f 9887 9459 9419
-f 9911 9959 9515
-f 9911 9515 9459
-f 9959 9975 9563
-f 9959 9563 9515
-f 9975 10031 9587
-f 9975 9587 9563
-f 10031 10063 9611
-f 10031 9611 9587
-f 10063 10087 9619
-f 10063 9619 9611
-f 10087 10088 9620
-f 10087 9620 9619
-f 10088 10064 9612
-f 10088 9612 9620
-f 10064 10032 9588
-f 10064 9588 9612
-f 10032 9976 9564
-f 10032 9564 9588
-f 9976 9960 9516
-f 9976 9516 9564
-f 9960 9912 9460
-f 9960 9460 9516
-f 9912 9888 9420
-f 9912 9420 9460
-f 9888 9824 9380
-f 9888 9380 9420
-f 9824 9768 9332
-f 9824 9332 9380
-f 9768 9696 9260
-f 9768 9260 9332
-f 9696 9604 9160
-f 9696 9160 9260
-f 9604 9468 9072
-f 9604 9072 9160
-f 9468 9388 8944
-f 9468 8944 9072
-f 9388 9300 8864
-f 9388 8864 8944
-f 9300 9192 8768
-f 9300 8768 8864
-f 9192 9040 8636
-f 9192 8636 8768
-f 9040 8896 8500
-f 9040 8500 8636
-f 8896 8784 8348
-f 8896 8348 8500
-f 8784 8596 8236
-f 8784 8236 8348
-f 8596 8412 8040
-f 8596 8040 8236
-f 8412 8300 7864
-f 8412 7864 8040
-f 8300 8096 7744
-f 8300 7744 7864
-f 8096 7880 7540
-f 8096 7540 7744
-f 7880 7728 7324
-f 7880 7324 7540
-f 7728 7460 7164
-f 7728 7164 7324
-f 7460 7252 6936
-f 7460 6936 7164
-f 7252 7064 6696
-f 7252 6696 6936
-f 7064 6808 6512
-f 7064 6512 6696
-f 6808 6560 6228
-f 6808 6228 6512
-f 6560 6276 5988
-f 6560 5988 6228
-f 6276 6044 5776
-f 6276 5776 5988
-f 6044 5784 5488
-f 6044 5488 5776
-f 5784 5440 5232
-f 5784 5232 5488
-f 5440 5192 4908
-f 5440 4908 5232
-f 5192 4796 4620
-f 5192 4620 4908
-f 4796 4532 4288
-f 4796 4288 4620
-f 4532 4152 3944
-f 4532 3944 4288
-f 4152 3808 3680
-f 4152 3680 3944
-f 3808 3388 3220
-f 3808 3220 3680
-f 3388 2996 2916
-f 3388 2916 3220
-f 2996 2576 2424
-f 2996 2424 2916
-f 2576 2128 2048
-f 2576 2048 2424
-f 2128 1644 1540
-f 2128 1540 2048
-f 1644 1060 1044
-f 1644 1044 1540
-f 1043 1539 1435
-f 1043 1435 995
-f 1539 2047 1975
-f 1539 1975 1435
-f 2047 2423 2303
-f 2047 2303 1975
-f 2423 2915 2811
-f 2423 2811 2303
-f 2915 3219 3067
-f 2915 3067 2811
-f 3219 3679 3419
-f 3219 3419 3067
-f 3679 3943 3775
-f 3679 3775 3419
-f 3943 4287 4039
-f 3943 4039 3775
-f 4287 4619 4423
-f 4287 4423 4039
-f 4619 4907 4643
-f 4619 4643 4423
-f 4907 5231 4923
-f 4907 4923 4643
-f 5231 5487 5223
-f 5231 5223 4923
-f 5487 5775 5431
-f 5487 5431 5223
-f 5775 5987 5679
-f 5775 5679 5431
-f 5987 6227 5939
-f 5987 5939 5679
-f 6227 6511 6115
-f 6227 6115 5939
-f 6511 6695 6395
-f 6511 6395 6115
-f 6695 6935 6599
-f 6695 6599 6395
-f 6935 7163 6751
-f 6935 6751 6599
-f 7163 7323 6991
-f 7163 6991 6751
-f 7323 7539 7179
-f 7323 7179 6991
-f 7539 7743 7299
-f 7539 7299 7179
-f 7743 7863 7467
-f 7743 7467 7299
-f 7863 8039 7671
-f 7863 7671 7467
-f 8039 8235 7799
-f 8039 7799 7671
-f 8235 8347 7927
-f 8235 7927 7799
-f 8347 8499 8071
-f 8347 8071 7927
-f 8499 8635 8211
-f 8499 8211 8071
-f 8635 8767 8323
-f 8635 8323 8211
-f 8767 8863 8395
-f 8767 8395 8323
-f 8863 8943 8531
-f 8863 8531 8395
-f 8943 9071 8611
-f 8943 8611 8531
-f 9071 9159 8735
-f 9071 8735 8611
-f 9159 9259 8807
-f 9159 8807 8735
-f 9259 9331 8855
-f 9259 8855 8807
-f 9331 9379 8911
-f 9331 8911 8855
-f 9379 9419 8935
-f 9379 8935 8911
-f 9419 9459 9015
-f 9419 9015 8935
-f 9459 9515 9047
-f 9459 9047 9015
-f 9515 9563 9079
-f 9515 9079 9047
-f 9563 9587 9103
-f 9563 9103 9079
-f 9587 9611 9119
-f 9587 9119 9103
-f 9611 9619 9135
-f 9611 9135 9119
-f 9619 9620 9136
-f 9619 9136 9135
-f 9620 9612 9120
-f 9620 9120 9136
-f 9612 9588 9104
-f 9612 9104 9120
-f 9588 9564 9080
-f 9588 9080 9104
-f 9564 9516 9048
-f 9564 9048 9080
-f 9516 9460 9016
-f 9516 9016 9048
-f 9460 9420 8936
-f 9460 8936 9016
-f 9420 9380 8912
-f 9420 8912 8936
-f 9380 9332 8856
-f 9380 8856 8912
-f 9332 9260 8808
-f 9332 8808 8856
-f 9260 9160 8736
-f 9260 8736 8808
-f 9160 9072 8612
-f 9160 8612 8736
-f 9072 8944 8532
-f 9072 8532 8612
-f 8944 8864 8396
-f 8944 8396 8532
-f 8864 8768 8324
-f 8864 8324 8396
-f 8768 8636 8212
-f 8768 8212 8324
-f 8636 8500 8072
-f 8636 8072 8212
-f 8500 8348 7928
-f 8500 7928 8072
-f 8348 8236 7800
-f 8348 7800 7928
-f 8236 8040 7672
-f 8236 7672 7800
-f 8040 7864 7468
-f 8040 7468 7672
-f 7864 7744 7300
-f 7864 7300 7468
-f 7744 7540 7180
-f 7744 7180 7300
-f 7540 7324 6992
-f 7540 6992 7180
-f 7324 7164 6752
-f 7324 6752 6992
-f 7164 6936 6600
-f 7164 6600 6752
-f 6936 6696 6396
-f 6936 6396 6600
-f 6696 6512 6116
-f 6696 6116 6396
-f 6512 6228 5940
-f 6512 5940 6116
-f 6228 5988 5680
-f 6228 5680 5940
-f 5988 5776 5432
-f 5988 5432 5680
-f 5776 5488 5224
-f 5776 5224 5432
-f 5488 5232 4924
-f 5488 4924 5224
-f 5232 4908 4644
-f 5232 4644 4924
-f 4908 4620 4424
-f 4908 4424 4644
-f 4620 4288 4040
-f 4620 4040 4424
-f 4288 3944 3776
-f 4288 3776 4040
-f 3944 3680 3420
-f 3944 3420 3776
-f 3680 3220 3068
-f 3680 3068 3420
-f 3220 2916 2812
-f 3220 2812 3068
-f 2916 2424 2304
-f 2916 2304 2812
-f 2424 2048 1976
-f 2424 1976 2304
-f 2048 1540 1436
-f 2048 1436 1976
-f 1540 1044 996
-f 1540 996 1436
-f 995 1435 1371
-f 995 1371 979
-f 1435 1975 1927
-f 1435 1927 1371
-f 1975 2303 2191
-f 1975 2191 1927
-f 2303 2811 2551
-f 2303 2551 2191
-f 2811 3067 2963
-f 2811 2963 2551
-f 3067 3419 3203
-f 3067 3203 2963
-f 3419 3775 3579
-f 3419 3579 3203
-f 3775 4039 3839
-f 3775 3839 3579
-f 4039 4423 4095
-f 4039 4095 3839
-f 4423 4643 4459
-f 4423 4459 4095
-f 4643 4923 4635
-f 4643 4635 4459
-f 4923 5223 4899
-f 4923 4899 4635
-f 5223 5431 5183
-f 5223 5183 4899
-f 5431 5679 5367
-f 5431 5367 5183
-f 5679 5939 5575
-f 5679 5575 5367
-f 5939 6115 5851
-f 5939 5851 5575
-f 6115 6395 6027
-f 6115 6027 5851
-f 6395 6599 6203
-f 6395 6203 6027
-f 6599 6751 6435
-f 6599 6435 6203
-f 6751 6991 6607
-f 6751 6607 6435
-f 6991 7179 6727
-f 6991 6727 6607
-f 7179 7299 6903
-f 7179 6903 6727
-f 7299 7467 7107
-f 7299 7107 6903
-f 7467 7671 7227
-f 7467 7227 7107
-f 7671 7799 7363
-f 7671 7363 7227
-f 7799 7927 7499
-f 7799 7499 7363
-f 7927 8071 7655
-f 7927 7655 7499
-f 8071 8211 7767
-f 8071 7767 7655
-f 8211 8323 7839
-f 8211 7839 7767
-f 8323 8395 7967
-f 8323 7967 7839
-f 8395 8531 8047
-f 8395 8047 7967
-f 8531 8611 8175
-f 8531 8175 8047
-f 8611 8735 8267
-f 8611 8267 8175
-f 8735 8807 8315
-f 8735 8315 8267
-f 8807 8855 8363
-f 8807 8363 8315
-f 8855 8911 8403
-f 8855 8403 8363
-f 8911 8935 8475
-f 8911 8475 8403
-f 8935 9015 8523
-f 8935 8523 8475
-f 9015 9047 8547
-f 9015 8547 8523
-f 9047 9079 8571
-f 9047 8571 8547
-f 9079 9103 8603
-f 9079 8603 8571
-f 9103 9119 8627
-f 9103 8627 8603
-f 9119 9135 8643
-f 9119 8643 8627
-f 9135 9136 8644
-f 9135 8644 8643
-f 9136 9120 8628
-f 9136 8628 8644
-f 9120 9104 8604
-f 9120 8604 8628
-f 9104 9080 8572
-f 9104 8572 8604
-f 9080 9048 8548
-f 9080 8548 8572
-f 9048 9016 8524
-f 9048 8524 8548
-f 9016 8936 8476
-f 9016 8476 8524
-f 8936 8912 8404
-f 8936 8404 8476
-f 8912 8856 8364
-f 8912 8364 8404
-f 8856 8808 8316
-f 8856 8316 8364
-f 8808 8736 8268
-f 8808 8268 8316
-f 8736 8612 8176
-f 8736 8176 8268
-f 8612 8532 8048
-f 8612 8048 8176
-f 8532 8396 7968
-f 8532 7968 8048
-f 8396 8324 7840
-f 8396 7840 7968
-f 8324 8212 7768
-f 8324 7768 7840
-f 8212 8072 7656
-f 8212 7656 7768
-f 8072 7928 7500
-f 8072 7500 7656
-f 7928 7800 7364
-f 7928 7364 7500
-f 7800 7672 7228
-f 7800 7228 7364
-f 7672 7468 7108
-f 7672 7108 7228
-f 7468 7300 6904
-f 7468 6904 7108
-f 7300 7180 6728
-f 7300 6728 6904
-f 7180 6992 6608
-f 7180 6608 6728
-f 6992 6752 6436
-f 6992 6436 6608
-f 6752 6600 6204
-f 6752 6204 6436
-f 6600 6396 6028
-f 6600 6028 6204
-f 6396 6116 5852
-f 6396 5852 6028
-f 6116 5940 5576
-f 6116 5576 5852
-f 5940 5680 5368
-f 5940 5368 5576
-f 5680 5432 5184
-f 5680 5184 5368
-f 5432 5224 4900
-f 5432 4900 5184
-f 5224 4924 4636
-f 5224 4636 4900
-f 4924 4644 4460
-f 4924 4460 4636
-f 4644 4424 4096
-f 4644 4096 4460
-f 4424 4040 3840
-f 4424 3840 4096
-f 4040 3776 3580
-f 4040 3580 3840
-f 3776 3420 3204
-f 3776 3204 3580
-f 3420 3068 2964
-f 3420 2964 3204
-f 3068 2812 2552
-f 3068 2552 2964
-f 2812 2304 2192
-f 2812 2192 2552
-f 2304 1976 1928
-f 2304 1928 2192
-f 1976 1436 1372
-f 1976 1372 1928
-f 1436 996 980
-f 1436 980 1372
-f 979 1371 1275
-f 979 1275 947
-f 1371 1927 1847
-f 1371 1847 1275
-f 1927 2191 2079
-f 1927 2079 1847
-f 2191 2551 2391
-f 2191 2391 2079
-f 2551 2963 2827
-f 2551 2827 2391
-f 2963 3203 3043
-f 2963 3043 2827
-f 3203 3579 3299
-f 3203 3299 3043
-f 3579 3839 3663
-f 3579 3663 3299
-f 3839 4095 3879
-f 3839 3879 3663
-f 4095 4459 4087
-f 4095 4087 3879
-f 4459 4635 4415
-f 4459 4415 4087
-f 4635 4899 4611
-f 4635 4611 4415
-f 4899 5183 4787
-f 4899 4787 4611
-f 5183 5367 5043
-f 5183 5043 4787
-f 5367 5575 5271
-f 5367 5271 5043
-f 5575 5851 5447
-f 5575 5447 5271
-f 5851 6027 5639
-f 5851 5639 5447
-f 6027 6203 5875
-f 6027 5875 5639
-f 6203 6435 6003
-f 6203 6003 5875
-f 6435 6607 6147
-f 6435 6147 6003
-f 6607 6727 6339
-f 6607 6339 6147
-f 6727 6903 6527
-f 6727 6527 6339
-f 6903 7107 6647
-f 6903 6647 6527
-f 7107 7227 6767
-f 7107 6767 6647
-f 7227 7363 6895
-f 7227 6895 6767
-f 7363 7499 7083
-f 7363 7083 6895
-f 7499 7655 7203
-f 7499 7203 7083
-f 7655 7767 7275
-f 7655 7275 7203
-f 7767 7839 7371
-f 7767 7371 7275
-f 7839 7967 7451
-f 7839 7451 7371
-f 7967 8047 7587
-f 7967 7587 7451
-f 8047 8175 7679
-f 8047 7679 7587
-f 8175 8267 7759
-f 8175 7759 7679
-f 8267 8315 7791
-f 8267 7791 7759
-f 8315 8363 7847
-f 8315 7847 7791
-f 8363 8403 7919
-f 8363 7919 7847
-f 8403 8475 7975
-f 8403 7975 7919
-f 8475 8523 7999
-f 8475 7999 7975
-f 8523 8547 8015
-f 8523 8015 7999
-f 8547 8571 8063
-f 8547 8063 8015
-f 8571 8603 8103
-f 8571 8103 8063
-f 8603 8627 8127
-f 8603 8127 8103
-f 8627 8643 8135
-f 8627 8135 8127
-f 8643 8644 8136
-f 8643 8136 8135
-f 8644 8628 8128
-f 8644 8128 8136
-f 8628 8604 8104
-f 8628 8104 8128
-f 8604 8572 8064
-f 8604 8064 8104
-f 8572 8548 8016
-f 8572 8016 8064
-f 8548 8524 8000
-f 8548 8000 8016
-f 8524 8476 7976
-f 8524 7976 8000
-f 8476 8404 7920
-f 8476 7920 7976
-f 8404 8364 7848
-f 8404 7848 7920
-f 8364 8316 7792
-f 8364 7792 7848
-f 8316 8268 7760
-f 8316 7760 7792
-f 8268 8176 7680
-f 8268 7680 7760
-f 8176 8048 7588
-f 8176 7588 7680
-f 8048 7968 7452
-f 8048 7452 7588
-f 7968 7840 7372
-f 7968 7372 7452
-f 7840 7768 7276
-f 7840 7276 7372
-f 7768 7656 7204
-f 7768 7204 7276
-f 7656 7500 7084
-f 7656 7084 7204
-f 7500 7364 6896
-f 7500 6896 7084
-f 7364 7228 6768
-f 7364 6768 6896
-f 7228 7108 6648
-f 7228 6648 6768
-f 7108 6904 6528
-f 7108 6528 6648
-f 6904 6728 6340
-f 6904 6340 6528
-f 6728 6608 6148
-f 6728 6148 6340
-f 6608 6436 6004
-f 6608 6004 6148
-f 6436 6204 5876
-f 6436 5876 6004
-f 6204 6028 5640
-f 6204 5640 5876
-f 6028 5852 5448
-f 6028 5448 5640
-f 5852 5576 5272
-f 5852 5272 5448
-f 5576 5368 5044
-f 5576 5044 5272
-f 5368 5184 4788
-f 5368 4788 5044
-f 5184 4900 4612
-f 5184 4612 4788
-f 4900 4636 4416
-f 4900 4416 4612
-f 4636 4460 4088
-f 4636 4088 4416
-f 4460 4096 3880
-f 4460 3880 4088
-f 4096 3840 3664
-f 4096 3664 3880
-f 3840 3580 3300
-f 3840 3300 3664
-f 3580 3204 3044
-f 3580 3044 3300
-f 3204 2964 2828
-f 3204 2828 3044
-f 2964 2552 2392
-f 2964 2392 2828
-f 2552 2192 2080
-f 2552 2080 2392
-f 2192 1928 1848
-f 2192 1848 2080
-f 1928 1372 1276
-f 1928 1276 1848
-f 1372 980 948
-f 1372 948 1276
-f 947 1275 1211
-f 947 1211 923
-f 1275 1847 1611
-f 1275 1611 1211
-f 1847 2079 2007
-f 1847 2007 1611
-f 2079 2391 2239
-f 2079 2239 2007
-f 2391 2827 2503
-f 2391 2503 2239
-f 2827 3043 2875
-f 2827 2875 2503
-f 3043 3299 3091
-f 3043 3091 2875
-f 3299 3663 3315
-f 3299 3315 3091
-f 3663 3879 3655
-f 3663 3655 3315
-f 3879 4087 3831
-f 3879 3831 3655
-f 4087 4415 4031
-f 4087 4031 3831
-f 4415 4611 4279
-f 4415 4279 4031
-f 4611 4787 4523
-f 4611 4523 4279
-f 4787 5043 4691
-f 4787 4691 4523
-f 5043 5271 4867
-f 5043 4867 4691
-f 5271 5447 5115
-f 5271 5115 4867
-f 5447 5639 5287
-f 5447 5287 5115
-f 5639 5875 5399
-f 5639 5399 5287
-f 5875 6003 5567
-f 5875 5567 5399
-f 6003 6147 5799
-f 6003 5799 5567
-f 6147 6339 5923
-f 6147 5923 5799
-f 6339 6527 6059
-f 6339 6059 5923
-f 6527 6647 6179
-f 6527 6179 6059
-f 6647 6767 6307
-f 6647 6307 6179
-f 6767 6895 6487
-f 6767 6487 6307
-f 6895 7083 6575
-f 6895 6575 6487
-f 7083 7203 6671
-f 7083 6671 6575
-f 7203 7275 6759
-f 7203 6759 6671
-f 7275 7371 6863
-f 7275 6863 6759
-f 7371 7451 6983
-f 7371 6983 6863
-f 7451 7587 7091
-f 7451 7091 6983
-f 7587 7679 7155
-f 7587 7155 7091
-f 7679 7759 7219
-f 7679 7219 7155
-f 7759 7791 7259
-f 7759 7259 7219
-f 7791 7847 7307
-f 7791 7307 7259
-f 7847 7919 7379
-f 7847 7379 7307
-f 7919 7975 7427
-f 7919 7427 7379
-f 7975 7999 7443
-f 7975 7443 7427
-f 7999 8015 7483
-f 7999 7483 7443
-f 8015 8063 7531
-f 8015 7531 7483
-f 8063 8103 7563
-f 8063 7563 7531
-f 8103 8127 7571
-f 8103 7571 7563
-f 8127 8135 7579
-f 8127 7579 7571
-f 8135 8136 7580
-f 8135 7580 7579
-f 8136 8128 7572
-f 8136 7572 7580
-f 8128 8104 7564
-f 8128 7564 7572
-f 8104 8064 7532
-f 8104 7532 7564
-f 8064 8016 7484
-f 8064 7484 7532
-f 8016 8000 7444
-f 8016 7444 7484
-f 8000 7976 7428
-f 8000 7428 7444
-f 7976 7920 7380
-f 7976 7380 7428
-f 7920 7848 7308
-f 7920 7308 7380
-f 7848 7792 7260
-f 7848 7260 7308
-f 7792 7760 7220
-f 7792 7220 7260
-f 7760 7680 7156
-f 7760 7156 7220
-f 7680 7588 7092
-f 7680 7092 7156
-f 7588 7452 6984
-f 7588 6984 7092
-f 7452 7372 6864
-f 7452 6864 6984
-f 7372 7276 6760
-f 7372 6760 6864
-f 7276 7204 6672
-f 7276 6672 6760
-f 7204 7084 6576
-f 7204 6576 6672
-f 7084 6896 6488
-f 7084 6488 6576
-f 6896 6768 6308
-f 6896 6308 6488
-f 6768 6648 6180
-f 6768 6180 6308
-f 6648 6528 6060
-f 6648 6060 6180
-f 6528 6340 5924
-f 6528 5924 6060
-f 6340 6148 5800
-f 6340 5800 5924
-f 6148 6004 5568
-f 6148 5568 5800
-f 6004 5876 5400
-f 6004 5400 5568
-f 5876 5640 5288
-f 5876 5288 5400
-f 5640 5448 5116
-f 5640 5116 5288
-f 5448 5272 4868
-f 5448 4868 5116
-f 5272 5044 4692
-f 5272 4692 4868
-f 5044 4788 4524
-f 5044 4524 4692
-f 4788 4612 4280
-f 4788 4280 4524
-f 4612 4416 4032
-f 4612 4032 4280
-f 4416 4088 3832
-f 4416 3832 4032
-f 4088 3880 3656
-f 4088 3656 3832
-f 3880 3664 3316
-f 3880 3316 3656
-f 3664 3300 3092
-f 3664 3092 3316
-f 3300 3044 2876
-f 3300 2876 3092
-f 3044 2828 2504
-f 3044 2504 2876
-f 2828 2392 2240
-f 2828 2240 2504
-f 2392 2080 2008
-f 2392 2008 2240
-f 2080 1848 1612
-f 2080 1612 2008
-f 1848 1276 1212
-f 1848 1212 1612
-f 1276 948 924
-f 1276 924 1212
-f 923 1211 1139
-f 923 1139 891
-f 1211 1611 1451
-f 1211 1451 1139
-f 1611 2007 1895
-f 1611 1895 1451
-f 2007 2239 2095
-f 2007 2095 1895
-f 2239 2503 2319
-f 2239 2319 2095
-f 2503 2875 2623
-f 2503 2623 2319
-f 2875 3091 2899
-f 2875 2899 2623
-f 3091 3315 3083
-f 3091 3083 2899
-f 3315 3655 3291
-f 3315 3291 3083
-f 3655 3831 3563
-f 3655 3563 3291
-f 3831 4031 3767
-f 3831 3767 3563
-f 4031 4279 3935
-f 4031 3935 3767
-f 4279 4523 4143
-f 4279 4143 3935
-f 4523 4691 4367
-f 4523 4367 4143
-f 4691 4867 4539
-f 4691 4539 4367
-f 4867 5115 4667
-f 4867 4667 4539
-f 5115 5287 4819
-f 5115 4819 4667
-f 5287 5399 5003
-f 5287 5003 4819
-f 5399 5567 5207
-f 5399 5207 5003
-f 5567 5799 5319
-f 5567 5319 5207
-f 5799 5923 5455
-f 5799 5455 5319
-f 5923 6059 5551
-f 5923 5551 5455
-f 6059 6179 5711
-f 6059 5711 5551
-f 6179 6307 5891
-f 6179 5891 5711
-f 6307 6487 5963
-f 6307 5963 5891
-f 6487 6575 6067
-f 6487 6067 5963
-f 6575 6671 6139
-f 6575 6139 6067
-f 6671 6759 6251
-f 6671 6251 6139
-f 6759 6863 6363
-f 6759 6363 6251
-f 6863 6983 6479
-f 6863 6479 6363
-f 6983 7091 6543
-f 6983 6543 6479
-f 7091 7155 6623
-f 7091 6623 6543
-f 7155 7219 6663
-f 7155 6663 6623
-f 7219 7259 6703
-f 7219 6703 6663
-f 7259 7307 6743
-f 7259 6743 6703
-f 7307 7379 6823
-f 7307 6823 6743
-f 7379 7427 6855
-f 7379 6855 6823
-f 7427 7443 6879
-f 7427 6879 6855
-f 7443 7483 6911
-f 7443 6911 6879
-f 7483 7531 6959
-f 7483 6959 6911
-f 7531 7563 6975
-f 7531 6975 6959
-f 7563 7571 7007
-f 7563 7007 6975
-f 7571 7579 7015
-f 7571 7015 7007
-f 7579 7580 7016
-f 7579 7016 7015
-f 7580 7572 7008
-f 7580 7008 7016
-f 7572 7564 6976
-f 7572 6976 7008
-f 7564 7532 6960
-f 7564 6960 6976
-f 7532 7484 6912
-f 7532 6912 6960
-f 7484 7444 6880
-f 7484 6880 6912
-f 7444 7428 6856
-f 7444 6856 6880
-f 7428 7380 6824
-f 7428 6824 6856
-f 7380 7308 6744
-f 7380 6744 6824
-f 7308 7260 6704
-f 7308 6704 6744
-f 7260 7220 6664
-f 7260 6664 6704
-f 7220 7156 6624
-f 7220 6624 6664
-f 7156 7092 6544
-f 7156 6544 6624
-f 7092 6984 6480
-f 7092 6480 6544
-f 6984 6864 6364
-f 6984 6364 6480
-f 6864 6760 6252
-f 6864 6252 6364
-f 6760 6672 6140
-f 6760 6140 6252
-f 6672 6576 6068
-f 6672 6068 6140
-f 6576 6488 5964
-f 6576 5964 6068
-f 6488 6308 5892
-f 6488 5892 5964
-f 6308 6180 5712
-f 6308 5712 5892
-f 6180 6060 5552
-f 6180 5552 5712
-f 6060 5924 5456
-f 6060 5456 5552
-f 5924 5800 5320
-f 5924 5320 5456
-f 5800 5568 5208
-f 5800 5208 5320
-f 5568 5400 5004
-f 5568 5004 5208
-f 5400 5288 4820
-f 5400 4820 5004
-f 5288 5116 4668
-f 5288 4668 4820
-f 5116 4868 4540
-f 5116 4540 4668
-f 4868 4692 4368
-f 4868 4368 4540
-f 4692 4524 4144
-f 4692 4144 4368
-f 4524 4280 3936
-f 4524 3936 4144
-f 4280 4032 3768
-f 4280 3768 3936
-f 4032 3832 3564
-f 4032 3564 3768
-f 3832 3656 3292
-f 3832 3292 3564
-f 3656 3316 3084
-f 3656 3084 3292
-f 3316 3092 2900
-f 3316 2900 3084
-f 3092 2876 2624
-f 3092 2624 2900
-f 2876 2504 2320
-f 2876 2320 2624
-f 2504 2240 2096
-f 2504 2096 2320
-f 2240 2008 1896
-f 2240 1896 2096
-f 2008 1612 1452
-f 2008 1452 1896
-f 1612 1212 1140
-f 1612 1140 1452
-f 1212 924 892
-f 1212 892 1140
-f 891 1139 1075
-f 891 1075 875
-f 1139 1451 1339
-f 1139 1339 1075
-f 1451 1895 1707
-f 1451 1707 1339
-f 1895 2095 1959
-f 1895 1959 1707
-f 2095 2319 2159
-f 2095 2159 1959
-f 2319 2623 2359
-f 2319 2359 2159
-f 2623 2899 2615
-f 2623 2615 2359
-f 2899 3083 2867
-f 2899 2867 2615
-f 3083 3291 3035
-f 3083 3035 2867
-f 3291 3563 3195
-f 3291 3195 3035
-f 3563 3767 3411
-f 3563 3411 3195
-f 3767 3935 3671
-f 3767 3671 3411
-f 3935 4143 3799
-f 3935 3799 3671
-f 4143 4367 3951
-f 4143 3951 3799
-f 4367 4539 4079
-f 4367 4079 3951
-f 4539 4667 4263
-f 4539 4263 4079
-f 4667 4819 4475
-f 4667 4475 4263
-f 4819 5003 4571
-f 4819 4571 4475
-f 5003 5207 4715
-f 5003 4715 4571
-f 5207 5319 4811
-f 5207 4811 4715
-f 5319 5455 4963
-f 5319 4963 4811
-f 5455 5551 5155
-f 5455 5155 4963
-f 5551 5711 5247
-f 5551 5247 5155
-f 5711 5891 5335
-f 5711 5335 5247
-f 5891 5963 5407
-f 5891 5407 5335
-f 5963 6067 5511
-f 5963 5511 5407
-f 6067 6139 5607
-f 6067 5607 5511
-f 6139 6251 5719
-f 6139 5719 5607
-f 6251 6363 5843
-f 6251 5843 5719
-f 6363 6479 5907
-f 6363 5907 5843
-f 6479 6543 5955
-f 6479 5955 5907
-f 6543 6623 6019
-f 6543 6019 5955
-f 6623 6663 6091
-f 6623 6091 6019
-f 6663 6703 6107
-f 6663 6107 6091
-f 6703 6743 6163
-f 6703 6163 6107
-f 6743 6823 6219
-f 6743 6219 6163
-f 6823 6855 6259
-f 6823 6259 6219
-f 6855 6879 6299
-f 6855 6299 6259
-f 6879 6911 6315
-f 6879 6315 6299
-f 6911 6959 6347
-f 6911 6347 6315
-f 6959 6975 6379
-f 6959 6379 6347
-f 6975 7007 6403
-f 6975 6403 6379
-f 7007 7015 6419
-f 7007 6419 6403
-f 7015 7016 6420
-f 7015 6420 6419
-f 7016 7008 6404
-f 7016 6404 6420
-f 7008 6976 6380
-f 7008 6380 6404
-f 6976 6960 6348
-f 6976 6348 6380
-f 6960 6912 6316
-f 6960 6316 6348
-f 6912 6880 6300
-f 6912 6300 6316
-f 6880 6856 6260
-f 6880 6260 6300
-f 6856 6824 6220
-f 6856 6220 6260
-f 6824 6744 6164
-f 6824 6164 6220
-f 6744 6704 6108
-f 6744 6108 6164
-f 6704 6664 6092
-f 6704 6092 6108
-f 6664 6624 6020
-f 6664 6020 6092
-f 6624 6544 5956
-f 6624 5956 6020
-f 6544 6480 5908
-f 6544 5908 5956
-f 6480 6364 5844
-f 6480 5844 5908
-f 6364 6252 5720
-f 6364 5720 5844
-f 6252 6140 5608
-f 6252 5608 5720
-f 6140 6068 5512
-f 6140 5512 5608
-f 6068 5964 5408
-f 6068 5408 5512
-f 5964 5892 5336
-f 5964 5336 5408
-f 5892 5712 5248
-f 5892 5248 5336
-f 5712 5552 5156
-f 5712 5156 5248
-f 5552 5456 4964
-f 5552 4964 5156
-f 5456 5320 4812
-f 5456 4812 4964
-f 5320 5208 4716
-f 5320 4716 4812
-f 5208 5004 4572
-f 5208 4572 4716
-f 5004 4820 4476
-f 5004 4476 4572
-f 4820 4668 4264
-f 4820 4264 4476
-f 4668 4540 4080
-f 4668 4080 4264
-f 4540 4368 3952
-f 4540 3952 4080
-f 4368 4144 3800
-f 4368 3800 3952
-f 4144 3936 3672
-f 4144 3672 3800
-f 3936 3768 3412
-f 3936 3412 3672
-f 3768 3564 3196
-f 3768 3196 3412
-f 3564 3292 3036
-f 3564 3036 3196
-f 3292 3084 2868
-f 3292 2868 3036
-f 3084 2900 2616
-f 3084 2616 2868
-f 2900 2624 2360
-f 2900 2360 2616
-f 2624 2320 2160
-f 2624 2160 2360
-f 2320 2096 1960
-f 2320 1960 2160
-f 2096 1896 1708
-f 2096 1708 1960
-f 1896 1452 1340
-f 1896 1340 1708
-f 1452 1140 1076
-f 1452 1076 1340
-f 1140 892 876
-f 1140 876 1076
-f 875 1075 1011
-f 875 1011 843
-f 1075 1339 1227
-f 1075 1227 1011
-f 1339 1707 1483
-f 1339 1483 1227
-f 1707 1959 1863
-f 1707 1863 1483
-f 1959 2159 2015
-f 1959 2015 1863
-f 2159 2359 2151
-f 2159 2151 2015
-f 2359 2615 2311
-f 2359 2311 2151
-f 2615 2867 2495
-f 2615 2495 2311
-f 2867 3035 2819
-f 2867 2819 2495
-f 3035 3195 2955
-f 3035 2955 2819
-f 3195 3411 3059
-f 3195 3059 2955
-f 3411 3671 3211
-f 3411 3211 3059
-f 3671 3799 3379
-f 3671 3379 3211
-f 3799 3951 3611
-f 3799 3611 3379
-f 3951 4079 3735
-f 3951 3735 3611
-f 4079 4263 3855
-f 4079 3855 3735
-f 4263 4475 3967
-f 4263 3967 3855
-f 4475 4571 4063
-f 4475 4063 3967
-f 4571 4715 4215
-f 4571 4215 4063
-f 4715 4811 4407
-f 4715 4407 4215
-f 4811 4963 4507
-f 4811 4507 4407
-f 4963 5155 4587
-f 4963 4587 4507
-f 5155 5247 4675
-f 5155 4675 4587
-f 5247 5335 4763
-f 5247 4763 4675
-f 5335 5407 4859
-f 5335 4859 4763
-f 5407 5511 4955
-f 5407 4955 4859
-f 5511 5607 5091
-f 5511 5091 4955
-f 5607 5719 5175
-f 5607 5175 5091
-f 5719 5843 5239
-f 5719 5239 5175
-f 5843 5907 5303
-f 5843 5303 5239
-f 5907 5955 5351
-f 5907 5351 5303
-f 5955 6019 5383
-f 5955 5383 5351
-f 6019 6091 5479
-f 6019 5479 5383
-f 6091 6107 5503
-f 6091 5503 5479
-f 6107 6163 5535
-f 6107 5535 5503
-f 6163 6219 5591
-f 6163 5591 5535
-f 6219 6259 5623
-f 6219 5623 5591
-f 6259 6299 5663
-f 6259 5663 5623
-f 6299 6315 5671
-f 6299 5671 5663
-f 6315 6347 5703
-f 6315 5703 5671
-f 6347 6379 5743
-f 6347 5743 5703
-f 6379 6403 5759
-f 6379 5759 5743
-f 6403 6419 5767
-f 6403 5767 5759
-f 6419 6420 5768
-f 6419 5768 5767
-f 6420 6404 5760
-f 6420 5760 5768
-f 6404 6380 5744
-f 6404 5744 5760
-f 6380 6348 5704
-f 6380 5704 5744
-f 6348 6316 5672
-f 6348 5672 5704
-f 6316 6300 5664
-f 6316 5664 5672
-f 6300 6260 5624
-f 6300 5624 5664
-f 6260 6220 5592
-f 6260 5592 5624
-f 6220 6164 5536
-f 6220 5536 5592
-f 6164 6108 5504
-f 6164 5504 5536
-f 6108 6092 5480
-f 6108 5480 5504
-f 6092 6020 5384
-f 6092 5384 5480
-f 6020 5956 5352
-f 6020 5352 5384
-f 5956 5908 5304
-f 5956 5304 5352
-f 5908 5844 5240
-f 5908 5240 5304
-f 5844 5720 5176
-f 5844 5176 5240
-f 5720 5608 5092
-f 5720 5092 5176
-f 5608 5512 4956
-f 5608 4956 5092
-f 5512 5408 4860
-f 5512 4860 4956
-f 5408 5336 4764
-f 5408 4764 4860
-f 5336 5248 4676
-f 5336 4676 4764
-f 5248 5156 4588
-f 5248 4588 4676
-f 5156 4964 4508
-f 5156 4508 4588
-f 4964 4812 4408
-f 4964 4408 4508
-f 4812 4716 4216
-f 4812 4216 4408
-f 4716 4572 4064
-f 4716 4064 4216
-f 4572 4476 3968
-f 4572 3968 4064
-f 4476 4264 3856
-f 4476 3856 3968
-f 4264 4080 3736
-f 4264 3736 3856
-f 4080 3952 3612
-f 4080 3612 3736
-f 3952 3800 3380
-f 3952 3380 3612
-f 3800 3672 3212
-f 3800 3212 3380
-f 3672 3412 3060
-f 3672 3060 3212
-f 3412 3196 2956
-f 3412 2956 3060
-f 3196 3036 2820
-f 3196 2820 2956
-f 3036 2868 2496
-f 3036 2496 2820
-f 2868 2616 2312
-f 2868 2312 2496
-f 2616 2360 2152
-f 2616 2152 2312
-f 2360 2160 2016
-f 2360 2016 2152
-f 2160 1960 1864
-f 2160 1864 2016
-f 1960 1708 1484
-f 1960 1484 1864
-f 1708 1340 1228
-f 1708 1228 1484
-f 1340 1076 1012
-f 1340 1012 1228
-f 1076 876 844
-f 1076 844 1012
-f 843 1011 963
-f 843 963 827
-f 1011 1227 1107
-f 1011 1107 963
-f 1227 1483 1291
-f 1227 1291 1107
-f 1483 1863 1515
-f 1483 1515 1291
-f 1863 2015 1855
-f 1863 1855 1515
-f 2015 2151 1951
-f 2015 1951 1855
-f 2151 2311 2087
-f 2151 2087 1951
-f 2311 2495 2231
-f 2311 2231 2087
-f 2495 2819 2383
-f 2495 2383 2231
-f 2819 2955 2543
-f 2819 2543 2383
-f 2955 3059 2803
-f 2955 2803 2543
-f 3059 3211 2907
-f 3059 2907 2803
-f 3211 3379 2987
-f 3211 2987 2907
-f 3379 3611 3131
-f 3379 3131 2987
-f 3611 3735 3235
-f 3611 3235 3131
-f 3735 3855 3363
-f 3735 3363 3235
-f 3855 3967 3499
-f 3855 3499 3363
-f 3967 4063 3703
-f 3967 3703 3499
-f 4063 4215 3751
-f 4063 3751 3703
-f 4215 4407 3847
-f 4215 3847 3751
-f 4407 4507 3911
-f 4407 3911 3847
-f 4507 4587 4007
-f 4507 4007 3911
-f 4587 4675 4119
-f 4587 4119 4007
-f 4675 4763 4191
-f 4675 4191 4119
-f 4763 4859 4311
-f 4763 4311 4191
-f 4859 4955 4451
-f 4859 4451 4311
-f 4955 5091 4491
-f 4955 4491 4451
-f 5091 5175 4555
-f 5091 4555 4491
-f 5175 5239 4603
-f 5175 4603 4555
-f 5239 5303 4651
-f 5239 4651 4603
-f 5303 5351 4723
-f 5303 4723 4651
-f 5351 5383 4747
-f 5351 4747 4723
-f 5383 5479 4779
-f 5383 4779 4747
-f 5479 5503 4843
-f 5479 4843 4779
-f 5503 5535 4891
-f 5503 4891 4843
-f 5535 5591 4931
-f 5535 4931 4891
-f 5591 5623 4947
-f 5591 4947 4931
-f 5623 5663 4995
-f 5623 4995 4947
-f 5663 5671 5011
-f 5663 5011 4995
-f 5671 5703 5035
-f 5671 5035 5011
-f 5703 5743 5067
-f 5703 5067 5035
-f 5743 5759 5075
-f 5743 5075 5067
-f 5759 5767 5083
-f 5759 5083 5075
-f 5767 5768 5084
-f 5767 5084 5083
-f 5768 5760 5076
-f 5768 5076 5084
-f 5760 5744 5068
-f 5760 5068 5076
-f 5744 5704 5036
-f 5744 5036 5068
-f 5704 5672 5012
-f 5704 5012 5036
-f 5672 5664 4996
-f 5672 4996 5012
-f 5664 5624 4948
-f 5664 4948 4996
-f 5624 5592 4932
-f 5624 4932 4948
-f 5592 5536 4892
-f 5592 4892 4932
-f 5536 5504 4844
-f 5536 4844 4892
-f 5504 5480 4780
-f 5504 4780 4844
-f 5480 5384 4748
-f 5480 4748 4780
-f 5384 5352 4724
-f 5384 4724 4748
-f 5352 5304 4652
-f 5352 4652 4724
-f 5304 5240 4604
-f 5304 4604 4652
-f 5240 5176 4556
-f 5240 4556 4604
-f 5176 5092 4492
-f 5176 4492 4556
-f 5092 4956 4452
-f 5092 4452 4492
-f 4956 4860 4312
-f 4956 4312 4452
-f 4860 4764 4192
-f 4860 4192 4312
-f 4764 4676 4120
-f 4764 4120 4192
-f 4676 4588 4008
-f 4676 4008 4120
-f 4588 4508 3912
-f 4588 3912 4008
-f 4508 4408 3848
-f 4508 3848 3912
-f 4408 4216 3752
-f 4408 3752 3848
-f 4216 4064 3704
-f 4216 3704 3752
-f 4064 3968 3500
-f 4064 3500 3704
-f 3968 3856 3364
-f 3968 3364 3500
-f 3856 3736 3236
-f 3856 3236 3364
-f 3736 3612 3132
-f 3736 3132 3236
-f 3612 3380 2988
-f 3612 2988 3132
-f 3380 3212 2908
-f 3380 2908 2988
-f 3212 3060 2804
-f 3212 2804 2908
-f 3060 2956 2544
-f 3060 2544 2804
-f 2956 2820 2384
-f 2956 2384 2544
-f 2820 2496 2232
-f 2820 2232 2384
-f 2496 2312 2088
-f 2496 2088 2232
-f 2312 2152 1952
-f 2312 1952 2088
-f 2152 2016 1856
-f 2152 1856 1952
-f 2016 1864 1516
-f 2016 1516 1856
-f 1864 1484 1292
-f 1864 1292 1516
-f 1484 1228 1108
-f 1484 1108 1292
-f 1228 1012 964
-f 1228 964 1108
-f 1012 844 828
-f 1012 828 964
-f 827 963 907
-f 827 907 803
-f 963 1107 1027
-f 963 1027 907
-f 1107 1291 1147
-f 1107 1147 1027
-f 1291 1515 1283
-f 1291 1283 1147
-f 1515 1855 1467
-f 1515 1467 1283
-f 1855 1951 1699
-f 1855 1699 1467
-f 1951 2087 1887
-f 1951 1887 1699
-f 2087 2231 1999
-f 2087 1999 1887
-f 2231 2383 2071
-f 2231 2071 1999
-f 2383 2543 2183
-f 2383 2183 2071
-f 2543 2803 2295
-f 2543 2295 2183
-f 2803 2907 2415
-f 2803 2415 2295
-f 2907 2987 2567
-f 2907 2567 2415
-f 2987 3131 2751
-f 2987 2751 2567
-f 3131 3235 2851
-f 3131 2851 2751
-f 3235 3363 2939
-f 3235 2939 2851
-f 3363 3499 3003
-f 3363 3003 2939
-f 3499 3703 3099
-f 3499 3099 3003
-f 3703 3751 3163
-f 3703 3163 3099
-f 3751 3847 3259
-f 3751 3259 3163
-f 3847 3911 3339
-f 3847 3339 3259
-f 3911 4007 3451
-f 3911 3451 3339
-f 4007 4119 3555
-f 4007 3555 3451
-f 4119 4191 3687
-f 4119 3687 3555
-f 4191 4311 3719
-f 4191 3719 3687
-f 4311 4451 3783
-f 4311 3783 3719
-f 4451 4491 3815
-f 4451 3815 3783
-f 4491 4555 3887
-f 4491 3887 3815
-f 4555 4603 3903
-f 4555 3903 3887
-f 4603 4651 3983
-f 4603 3983 3903
-f 4651 4723 3999
-f 4651 3999 3983
-f 4723 4747 4047
-f 4723 4047 3999
-f 4747 4779 4111
-f 4747 4111 4047
-f 4779 4843 4159
-f 4779 4159 4111
-f 4843 4891 4175
-f 4843 4175 4159
-f 4891 4931 4199
-f 4891 4199 4175
-f 4931 4947 4239
-f 4931 4239 4199
-f 4947 4995 4255
-f 4947 4255 4239
-f 4995 5011 4295
-f 4995 4295 4255
-f 5011 5035 4319
-f 5011 4319 4295
-f 5035 5067 4343
-f 5035 4343 4319
-f 5067 5075 4351
-f 5067 4351 4343
-f 5075 5083 4359
-f 5075 4359 4351
-f 5083 5084 4360
-f 5083 4360 4359
-f 5084 5076 4352
-f 5084 4352 4360
-f 5076 5068 4344
-f 5076 4344 4352
-f 5068 5036 4320
-f 5068 4320 4344
-f 5036 5012 4296
-f 5036 4296 4320
-f 5012 4996 4256
-f 5012 4256 4296
-f 4996 4948 4240
-f 4996 4240 4256
-f 4948 4932 4200
-f 4948 4200 4240
-f 4932 4892 4176
-f 4932 4176 4200
-f 4892 4844 4160
-f 4892 4160 4176
-f 4844 4780 4112
-f 4844 4112 4160
-f 4780 4748 4048
-f 4780 4048 4112
-f 4748 4724 4000
-f 4748 4000 4048
-f 4724 4652 3984
-f 4724 3984 4000
-f 4652 4604 3904
-f 4652 3904 3984
-f 4604 4556 3888
-f 4604 3888 3904
-f 4556 4492 3816
-f 4556 3816 3888
-f 4492 4452 3784
-f 4492 3784 3816
-f 4452 4312 3720
-f 4452 3720 3784
-f 4312 4192 3688
-f 4312 3688 3720
-f 4192 4120 3556
-f 4192 3556 3688
-f 4120 4008 3452
-f 4120 3452 3556
-f 4008 3912 3340
-f 4008 3340 3452
-f 3912 3848 3260
-f 3912 3260 3340
-f 3848 3752 3164
-f 3848 3164 3260
-f 3752 3704 3100
-f 3752 3100 3164
-f 3704 3500 3004
-f 3704 3004 3100
-f 3500 3364 2940
-f 3500 2940 3004
-f 3364 3236 2852
-f 3364 2852 2940
-f 3236 3132 2752
-f 3236 2752 2852
-f 3132 2988 2568
-f 3132 2568 2752
-f 2988 2908 2416
-f 2988 2416 2568
-f 2908 2804 2296
-f 2908 2296 2416
-f 2804 2544 2184
-f 2804 2184 2296
-f 2544 2384 2072
-f 2544 2072 2184
-f 2384 2232 2000
-f 2384 2000 2072
-f 2232 2088 1888
-f 2232 1888 2000
-f 2088 1952 1700
-f 2088 1700 1888
-f 1952 1856 1468
-f 1952 1468 1700
-f 1856 1516 1284
-f 1856 1284 1468
-f 1516 1292 1148
-f 1516 1148 1284
-f 1292 1108 1028
-f 1292 1028 1148
-f 1108 964 908
-f 1108 908 1028
-f 964 828 804
-f 964 804 908
-f 803 907 851
-f 803 851 779
-f 907 1027 931
-f 907 931 851
-f 1027 1147 1019
-f 1027 1019 931
-f 1147 1283 1099
-f 1147 1099 1019
-f 1283 1467 1219
-f 1283 1219 1099
-f 1467 1699 1331
-f 1467 1331 1219
-f 1699 1887 1443
-f 1699 1443 1331
-f 1887 1999 1603
-f 1887 1603 1443
-f 1999 2071 1839
-f 1999 1839 1603
-f 2071 2183 1919
-f 2071 1919 1839
-f 2183 2295 1967
-f 2183 1967 1919
-f 2295 2415 2039
-f 2295 2039 1967
-f 2415 2567 2119
-f 2415 2119 2039
-f 2567 2751 2199
-f 2567 2199 2119
-f 2751 2851 2263
-f 2751 2263 2199
-f 2851 2939 2343
-f 2851 2343 2263
-f 2939 3003 2439
-f 2939 2439 2343
-f 3003 3099 2511
-f 3003 2511 2439
-f 3099 3163 2639
-f 3099 2639 2511
-f 3163 3259 2787
-f 3163 2787 2639
-f 3259 3339 2835
-f 3259 2835 2787
-f 3339 3451 2883
-f 3339 2883 2835
-f 3451 3555 2923
-f 3451 2923 2883
-f 3555 3687 2971
-f 3555 2971 2923
-f 3687 3719 3019
-f 3687 3019 2971
-f 3719 3783 3051
-f 3719 3051 3019
-f 3783 3815 3115
-f 3783 3115 3051
-f 3815 3887 3147
-f 3815 3147 3115
-f 3887 3903 3179
-f 3887 3179 3147
-f 3903 3983 3227
-f 3903 3227 3179
-f 3983 3999 3275
-f 3983 3275 3227
-f 3999 4047 3307
-f 3999 3307 3275
-f 4047 4111 3331
-f 4047 3331 3307
-f 4111 4159 3395
-f 4111 3395 3331
-f 4159 4175 3427
-f 4159 3427 3395
-f 4175 4199 3443
-f 4175 3443 3427
-f 4199 4239 3475
-f 4199 3475 3443
-f 4239 4255 3491
-f 4239 3491 3475
-f 4255 4295 3515
-f 4255 3515 3491
-f 4295 4319 3531
-f 4295 3531 3515
-f 4319 4343 3547
-f 4319 3547 3531
-f 4343 4351 3571
-f 4343 3571 3547
-f 4351 4359 3587
-f 4351 3587 3571
-f 4359 4360 3588
-f 4359 3588 3587
-f 4360 4352 3572
-f 4360 3572 3588
-f 4352 4344 3548
-f 4352 3548 3572
-f 4344 4320 3532
-f 4344 3532 3548
-f 4320 4296 3516
-f 4320 3516 3532
-f 4296 4256 3492
-f 4296 3492 3516
-f 4256 4240 3476
-f 4256 3476 3492
-f 4240 4200 3444
-f 4240 3444 3476
-f 4200 4176 3428
-f 4200 3428 3444
-f 4176 4160 3396
-f 4176 3396 3428
-f 4160 4112 3332
-f 4160 3332 3396
-f 4112 4048 3308
-f 4112 3308 3332
-f 4048 4000 3276
-f 4048 3276 3308
-f 4000 3984 3228
-f 4000 3228 3276
-f 3984 3904 3180
-f 3984 3180 3228
-f 3904 3888 3148
-f 3904 3148 3180
-f 3888 3816 3116
-f 3888 3116 3148
-f 3816 3784 3052
-f 3816 3052 3116
-f 3784 3720 3020
-f 3784 3020 3052
-f 3720 3688 2972
-f 3720 2972 3020
-f 3688 3556 2924
-f 3688 2924 2972
-f 3556 3452 2884
-f 3556 2884 2924
-f 3452 3340 2836
-f 3452 2836 2884
-f 3340 3260 2788
-f 3340 2788 2836
-f 3260 3164 2640
-f 3260 2640 2788
-f 3164 3100 2512
-f 3164 2512 2640
-f 3100 3004 2440
-f 3100 2440 2512
-f 3004 2940 2344
-f 3004 2344 2440
-f 2940 2852 2264
-f 2940 2264 2344
-f 2852 2752 2200
-f 2852 2200 2264
-f 2752 2568 2120
-f 2752 2120 2200
-f 2568 2416 2040
-f 2568 2040 2120
-f 2416 2296 1968
-f 2416 1968 2040
-f 2296 2184 1920
-f 2296 1920 1968
-f 2184 2072 1840
-f 2184 1840 1920
-f 2072 2000 1604
-f 2072 1604 1840
-f 2000 1888 1444
-f 2000 1444 1604
-f 1888 1700 1332
-f 1888 1332 1444
-f 1700 1468 1220
-f 1700 1220 1332
-f 1468 1284 1100
-f 1468 1100 1220
-f 1284 1148 1020
-f 1284 1020 1100
-f 1148 1028 932
-f 1148 932 1020
-f 1028 908 852
-f 1028 852 932
-f 908 804 780
-f 908 780 852
-f 779 851 811
-f 779 811 771
-f 851 931 859
-f 851 859 811
-f 931 1019 899
-f 931 899 859
-f 1019 1099 955
-f 1019 955 899
-f 1099 1219 1003
-f 1099 1003 955
-f 1219 1331 1067
-f 1219 1067 1003
-f 1331 1443 1131
-f 1331 1131 1067
-f 1443 1603 1203
-f 1443 1203 1131
-f 1603 1839 1267
-f 1603 1267 1203
-f 1839 1919 1363
-f 1839 1363 1267
-f 1919 1967 1427
-f 1919 1427 1363
-f 1967 2039 1531
-f 1967 1531 1427
-f 2039 2119 1635
-f 2039 1635 1531
-f 2119 2199 1811
-f 2119 1811 1635
-f 2199 2263 1871
-f 2199 1871 1811
-f 2263 2343 1903
-f 2263 1903 1871
-f 2343 2439 1935
-f 2343 1935 1903
-f 2439 2511 1983
-f 2439 1983 1935
-f 2511 2639 2023
-f 2511 2023 1983
-f 2639 2787 2055
-f 2639 2055 2023
-f 2787 2835 2103
-f 2787 2103 2055
-f 2835 2883 2135
-f 2835 2135 2103
-f 2883 2923 2167
-f 2883 2167 2135
-f 2923 2971 2215
-f 2923 2215 2167
-f 2971 3019 2247
-f 2971 2247 2215
-f 3019 3051 2279
-f 3019 2279 2247
-f 3051 3115 2327
-f 3051 2327 2279
-f 3115 3147 2367
-f 3115 2367 2327
-f 3147 3179 2399
-f 3147 2399 2367
-f 3179 3227 2431
-f 3179 2431 2399
-f 3227 3275 2463
-f 3227 2463 2431
-f 3275 3307 2479
-f 3275 2479 2463
-f 3307 3331 2519
-f 3307 2519 2479
-f 3331 3395 2559
-f 3331 2559 2519
-f 3395 3427 2591
-f 3395 2591 2559
-f 3427 3443 2607
-f 3427 2607 2591
-f 3443 3475 2647
-f 3443 2647 2607
-f 3475 3491 2671
-f 3475 2671 2647
-f 3491 3515 2679
-f 3491 2679 2671
-f 3515 3531 2695
-f 3515 2695 2679
-f 3531 3547 2711
-f 3531 2711 2695
-f 3547 3571 2719
-f 3547 2719 2711
-f 3571 3587 2727
-f 3571 2727 2719
-f 3587 3588 2728
-f 3587 2728 2727
-f 3588 3572 2720
-f 3588 2720 2728
-f 3572 3548 2712
-f 3572 2712 2720
-f 3548 3532 2696
-f 3548 2696 2712
-f 3532 3516 2680
-f 3532 2680 2696
-f 3516 3492 2672
-f 3516 2672 2680
-f 3492 3476 2648
-f 3492 2648 2672
-f 3476 3444 2608
-f 3476 2608 2648
-f 3444 3428 2592
-f 3444 2592 2608
-f 3428 3396 2560
-f 3428 2560 2592
-f 3396 3332 2520
-f 3396 2520 2560
-f 3332 3308 2480
-f 3332 2480 2520
-f 3308 3276 2464
-f 3308 2464 2480
-f 3276 3228 2432
-f 3276 2432 2464
-f 3228 3180 2400
-f 3228 2400 2432
-f 3180 3148 2368
-f 3180 2368 2400
-f 3148 3116 2328
-f 3148 2328 2368
-f 3116 3052 2280
-f 3116 2280 2328
-f 3052 3020 2248
-f 3052 2248 2280
-f 3020 2972 2216
-f 3020 2216 2248
-f 2972 2924 2168
-f 2972 2168 2216
-f 2924 2884 2136
-f 2924 2136 2168
-f 2884 2836 2104
-f 2884 2104 2136
-f 2836 2788 2056
-f 2836 2056 2104
-f 2788 2640 2024
-f 2788 2024 2056
-f 2640 2512 1984
-f 2640 1984 2024
-f 2512 2440 1936
-f 2512 1936 1984
-f 2440 2344 1904
-f 2440 1904 1936
-f 2344 2264 1872
-f 2344 1872 1904
-f 2264 2200 1812
-f 2264 1812 1872
-f 2200 2120 1636
-f 2200 1636 1812
-f 2120 2040 1532
-f 2120 1532 1636
-f 2040 1968 1428
-f 2040 1428 1532
-f 1968 1920 1364
-f 1968 1364 1428
-f 1920 1840 1268
-f 1920 1268 1364
-f 1840 1604 1204
-f 1840 1204 1268
-f 1604 1444 1132
-f 1604 1132 1204
-f 1444 1332 1068
-f 1444 1068 1132
-f 1332 1220 1004
-f 1332 1004 1068
-f 1220 1100 956
-f 1220 956 1004
-f 1100 1020 900
-f 1100 900 956
-f 1020 932 860
-f 1020 860 900
-f 932 852 812
-f 932 812 860
-f 852 780 772
-f 852 772 812
-f 771 811 763
-f 771 763 755
-f 811 859 787
-f 811 787 763
-f 859 899 795
-f 859 795 787
-f 899 955 819
-f 899 819 795
-f 955 1003 835
-f 955 835 819
-f 1003 1067 867
-f 1003 867 835
-f 1067 1131 883
-f 1067 883 867
-f 1131 1203 915
-f 1131 915 883
-f 1203 1267 939
-f 1203 939 915
-f 1267 1363 971
-f 1267 971 939
-f 1363 1427 987
-f 1363 987 971
-f 1427 1531 1035
-f 1427 1035 987
-f 1531 1635 1051
-f 1531 1051 1035
-f 1635 1811 1083
-f 1635 1083 1051
-f 1811 1871 1115
-f 1811 1115 1083
-f 1871 1903 1155
-f 1871 1155 1115
-f 1903 1935 1171
-f 1903 1171 1155
-f 1935 1983 1187
-f 1935 1187 1171
-f 1983 2023 1235
-f 1983 1235 1187
-f 2023 2055 1251
-f 2023 1251 1235
-f 2055 2103 1299
-f 2055 1299 1251
-f 2103 2135 1315
-f 2103 1315 1299
-f 2135 2167 1347
-f 2135 1347 1315
-f 2167 2215 1379
-f 2167 1379 1347
-f 2215 2247 1395
-f 2215 1395 1379
-f 2247 2279 1411
-f 2247 1411 1395
-f 2279 2327 1459
-f 2279 1459 1411
-f 2327 2367 1491
-f 2327 1491 1459
-f 2367 2399 1507
-f 2367 1507 1491
-f 2399 2431 1547
-f 2399 1547 1507
-f 2431 2463 1563
-f 2431 1563 1547
-f 2463 2479 1579
-f 2463 1579 1563
-f 2479 2519 1595
-f 2479 1595 1579
-f 2519 2559 1627
-f 2519 1627 1595
-f 2559 2591 1659
-f 2559 1659 1627
-f 2591 2607 1675
-f 2591 1675 1659
-f 2607 2647 1691
-f 2607 1691 1675
-f 2647 2671 1715
-f 2647 1715 1691
-f 2671 2679 1731
-f 2671 1731 1715
-f 2679 2695 1747
-f 2679 1747 1731
-f 2695 2711 1763
-f 2695 1763 1747
-f 2711 2719 1771
-f 2711 1771 1763
-f 2719 2727 1779
-f 2719 1779 1771
-f 2727 2728 1780
-f 2727 1780 1779
-f 2728 2720 1772
-f 2728 1772 1780
-f 2720 2712 1764
-f 2720 1764 1772
-f 2712 2696 1748
-f 2712 1748 1764
-f 2696 2680 1732
-f 2696 1732 1748
-f 2680 2672 1716
-f 2680 1716 1732
-f 2672 2648 1692
-f 2672 1692 1716
-f 2648 2608 1676
-f 2648 1676 1692
-f 2608 2592 1660
-f 2608 1660 1676
-f 2592 2560 1628
-f 2592 1628 1660
-f 2560 2520 1596
-f 2560 1596 1628
-f 2520 2480 1580
-f 2520 1580 1596
-f 2480 2464 1564
-f 2480 1564 1580
-f 2464 2432 1548
-f 2464 1548 1564
-f 2432 2400 1508
-f 2432 1508 1548
-f 2400 2368 1492
-f 2400 1492 1508
-f 2368 2328 1460
-f 2368 1460 1492
-f 2328 2280 1412
-f 2328 1412 1460
-f 2280 2248 1396
-f 2280 1396 1412
-f 2248 2216 1380
-f 2248 1380 1396
-f 2216 2168 1348
-f 2216 1348 1380
-f 2168 2136 1316
-f 2168 1316 1348
-f 2136 2104 1300
-f 2136 1300 1316
-f 2104 2056 1252
-f 2104 1252 1300
-f 2056 2024 1236
-f 2056 1236 1252
-f 2024 1984 1188
-f 2024 1188 1236
-f 1984 1936 1172
-f 1984 1172 1188
-f 1936 1904 1156
-f 1936 1156 1172
-f 1904 1872 1116
-f 1904 1116 1156
-f 1872 1812 1084
-f 1872 1084 1116
-f 1812 1636 1052
-f 1812 1052 1084
-f 1636 1532 1036
-f 1636 1036 1052
-f 1532 1428 988
-f 1532 988 1036
-f 1428 1364 972
-f 1428 972 988
-f 1364 1268 940
-f 1364 940 972
-f 1268 1204 916
-f 1268 916 940
-f 1204 1132 884
-f 1204 884 916
-f 1132 1068 868
-f 1132 868 884
-f 1068 1004 836
-f 1068 836 868
-f 1004 956 820
-f 1004 820 836
-f 956 900 796
-f 956 796 820
-f 900 860 788
-f 900 788 796
-f 860 812 764
-f 860 764 788
-f 812 772 756
-f 812 756 764
-f 755 763 227
-f 755 227 635
-f 763 787 707
-f 763 707 227
-f 787 795 467
-f 787 467 707
-f 795 819 139
-f 795 139 467
-f 819 835 19
-f 819 19 139
-f 835 867 171
-f 835 171 19
-f 867 883 659
-f 867 659 171
-f 883 915 555
-f 883 555 659
-f 915 939 115
-f 915 115 555
-f 939 971 283
-f 939 283 115
-f 971 987 363
-f 971 363 283
-f 987 1035 691
-f 987 691 363
-f 1035 1051 251
-f 1035 251 691
-f 1051 1083 275
-f 1051 275 251
-f 1083 1115 291
-f 1083 291 275
-f 1115 1155 411
-f 1115 411 291
-f 1155 1171 667
-f 1155 667 411
-f 1171 1187 347
-f 1171 347 667
-f 1187 1235 163
-f 1187 163 347
-f 1235 1251 547
-f 1235 547 163
-f 1251 1299 11
-f 1251 11 547
-f 1299 1315 155
-f 1299 155 11
-f 1315 1347 379
-f 1315 379 155
-f 1347 1379 43
-f 1347 43 379
-f 1379 1395 147
-f 1379 147 43
-f 1395 1411 387
-f 1395 387 147
-f 1411 1459 539
-f 1411 539 387
-f 1459 1491 315
-f 1459 315 539
-f 1491 1507 699
-f 1491 699 315
-f 1507 1547 59
-f 1507 59 699
-f 1547 1563 339
-f 1547 339 59
-f 1563 1579 643
-f 1563 643 339
-f 1579 1595 259
-f 1579 259 643
-f 1595 1627 267
-f 1595 267 259
-f 1627 1659 627
-f 1627 627 267
-f 1659 1675 99
-f 1659 99 627
-f 1675 1691 459
-f 1675 459 99
-f 1691 1715 651
-f 1691 651 459
-f 1715 1731 731
-f 1715 731 651
-f 1731 1747 107
-f 1731 107 731
-f 1747 1763 355
-f 1747 355 107
-f 1763 1771 435
-f 1763 435 355
-f 1771 1779 51
-f 1771 51 435
-f 1779 1780 52
-f 1779 52 51
-f 1780 1772 436
-f 1780 436 52
-f 1772 1764 356
-f 1772 356 436
-f 1764 1748 108
-f 1764 108 356
-f 1748 1732 732
-f 1748 732 108
-f 1732 1716 652
-f 1732 652 732
-f 1716 1692 460
-f 1716 460 652
-f 1692 1676 100
-f 1692 100 460
-f 1676 1660 628
-f 1676 628 100
-f 1660 1628 268
-f 1660 268 628
-f 1628 1596 260
-f 1628 260 268
-f 1596 1580 644
-f 1596 644 260
-f 1580 1564 340
-f 1580 340 644
-f 1564 1548 60
-f 1564 60 340
-f 1548 1508 700
-f 1548 700 60
-f 1508 1492 316
-f 1508 316 700
-f 1492 1460 540
-f 1492 540 316
-f 1460 1412 388
-f 1460 388 540
-f 1412 1396 148
-f 1412 148 388
-f 1396 1380 44
-f 1396 44 148
-f 1380 1348 380
-f 1380 380 44
-f 1348 1316 156
-f 1348 156 380
-f 1316 1300 12
-f 1316 12 156
-f 1300 1252 548
-f 1300 548 12
-f 1252 1236 164
-f 1252 164 548
-f 1236 1188 348
-f 1236 348 164
-f 1188 1172 668
-f 1188 668 348
-f 1172 1156 412
-f 1172 412 668
-f 1156 1116 292
-f 1156 292 412
-f 1116 1084 276
-f 1116 276 292
-f 1084 1052 252
-f 1084 252 276
-f 1052 1036 692
-f 1052 692 252
-f 1036 988 364
-f 1036 364 692
-f 988 972 284
-f 988 284 364
-f 972 940 116
-f 972 116 284
-f 940 916 556
-f 940 556 116
-f 916 884 660
-f 916 660 556
-f 884 868 172
-f 884 172 660
-f 868 836 20
-f 868 20 172
-f 836 820 140
-f 836 140 20
-f 820 796 468
-f 820 468 140
-f 796 788 708
-f 796 708 468
-f 788 764 228
-f 788 228 708
-f 764 756 636
-f 764 636 228
-f 637 757 371
-f 757 773 371
-f 773 781 371
-f 781 805 371
-f 805 829 371
-f 829 845 371
-f 845 877 371
-f 877 893 371
-f 893 925 371
-f 925 949 371
-f 949 981 371
-f 981 997 371
-f 997 1045 371
-f 1045 1061 371
-f 1061 1093 371
-f 1093 1125 371
-f 1125 1165 371
-f 1165 1181 371
-f 1181 1197 371
-f 1197 1245 371
-f 1245 1261 371
-f 1261 1309 371
-f 1309 1325 371
-f 1325 1357 371
-f 1357 1389 371
-f 1389 1405 371
-f 1405 1421 371
-f 1421 1477 371
-f 1477 1501 371
-f 1501 1525 371
-f 1525 1557 371
-f 1557 1573 371
-f 1573 1589 371
-f 1589 1621 371
-f 1621 1653 371
-f 1653 1669 371
-f 1669 1685 371
-f 1685 1725 371
-f 1725 1741 371
-f 1741 1757 371
-f 1757 1789 371
-f 1789 1797 371
-f 1797 1805 371
-f 1805 1829 371
-f 1829 1835 371
-f 1835 1831 371
-f 1831 1807 371
-f 1807 1799 371
-f 1799 1791 371
-f 1791 1759 371
-f 1759 1743 371
-f 1743 1727 371
-f 1727 1687 371
-f 1687 1671 371
-f 1671 1655 371
-f 1655 1623 371
-f 1623 1591 371
-f 1591 1575 371
-f 1575 1559 371
-f 1559 1527 371
-f 1527 1503 371
-f 1503 1479 371
-f 1479 1423 371
-f 1423 1407 371
-f 1407 1391 371
-f 1391 1359 371
-f 1359 1327 371
-f 1327 1311 371
-f 1311 1263 371
-f 1263 1247 371
-f 1247 1199 371
-f 1199 1183 371
-f 1183 1167 371
-f 1167 1127 371
-f 1127 1095 371
-f 1095 1063 371
-f 1063 1047 371
-f 1047 999 371
-f 999 983 371
-f 983 951 371
-f 951 927 371
-f 927 895 371
-f 895 879 371
-f 879 847 371
-f 847 831 371
-f 831 807 371
-f 807 783 371
-f 783 775 371
-f 775 759 371
-f 759 639 371
-f 638 372 758
-f 758 372 774
-f 774 372 782
-f 782 372 806
-f 806 372 830
-f 830 372 846
-f 846 372 878
-f 878 372 894
-f 894 372 926
-f 926 372 950
-f 950 372 982
-f 982 372 998
-f 998 372 1046
-f 1046 372 1062
-f 1062 372 1094
-f 1094 372 1126
-f 1126 372 1166
-f 1166 372 1182
-f 1182 372 1198
-f 1198 372 1246
-f 1246 372 1262
-f 1262 372 1310
-f 1310 372 1326
-f 1326 372 1358
-f 1358 372 1390
-f 1390 372 1406
-f 1406 372 1422
-f 1422 372 1478
-f 1478 372 1502
-f 1502 372 1526
-f 1526 372 1558
-f 1558 372 1574
-f 1574 372 1590
-f 1590 372 1622
-f 1622 372 1654
-f 1654 372 1670
-f 1670 372 1686
-f 1686 372 1726
-f 1726 372 1742
-f 1742 372 1758
-f 1758 372 1790
-f 1790 372 1798
-f 1798 372 1806
-f 1806 372 1830
-f 1830 372 1836
-f 1836 372 1832
-f 1832 372 1808
-f 1808 372 1800
-f 1800 372 1792
-f 1792 372 1760
-f 1760 372 1744
-f 1744 372 1728
-f 1728 372 1688
-f 1688 372 1672
-f 1672 372 1656
-f 1656 372 1624
-f 1624 372 1592
-f 1592 372 1576
-f 1576 372 1560
-f 1560 372 1528
-f 1528 372 1504
-f 1504 372 1480
-f 1480 372 1424
-f 1424 372 1408
-f 1408 372 1392
-f 1392 372 1360
-f 1360 372 1328
-f 1328 372 1312
-f 1312 372 1264
-f 1264 372 1248
-f 1248 372 1200
-f 1200 372 1184
-f 1184 372 1168
-f 1168 372 1128
-f 1128 372 1096
-f 1096 372 1064
-f 1064 372 1048
-f 1048 372 1000
-f 1000 372 984
-f 984 372 952
-f 952 372 928
-f 928 372 896
-f 896 372 880
-f 880 372 848
-f 848 372 832
-f 832 372 808
-f 808 372 784
-f 784 372 776
-f 776 372 760
-f 760 372 640
-f 637 229 765
-f 637 765 757
-f 229 709 789
-f 229 789 765
-f 709 469 797
-f 709 797 789
-f 469 141 821
-f 469 821 797
-f 141 21 837
-f 141 837 821
-f 21 173 869
-f 21 869 837
-f 173 661 885
-f 173 885 869
-f 661 557 917
-f 661 917 885
-f 557 117 941
-f 557 941 917
-f 117 285 973
-f 117 973 941
-f 285 365 989
-f 285 989 973
-f 365 693 1037
-f 365 1037 989
-f 693 253 1053
-f 693 1053 1037
-f 253 277 1085
-f 253 1085 1053
-f 277 293 1117
-f 277 1117 1085
-f 293 413 1157
-f 293 1157 1117
-f 413 669 1173
-f 413 1173 1157
-f 669 349 1189
-f 669 1189 1173
-f 349 165 1237
-f 349 1237 1189
-f 165 549 1253
-f 165 1253 1237
-f 549 13 1301
-f 549 1301 1253
-f 13 157 1317
-f 13 1317 1301
-f 157 381 1349
-f 157 1349 1317
-f 381 45 1381
-f 381 1381 1349
-f 45 149 1397
-f 45 1397 1381
-f 149 389 1413
-f 149 1413 1397
-f 389 541 1461
-f 389 1461 1413
-f 541 317 1493
-f 541 1493 1461
-f 317 701 1509
-f 317 1509 1493
-f 701 61 1549
-f 701 1549 1509
-f 61 341 1565
-f 61 1565 1549
-f 341 645 1581
-f 341 1581 1565
-f 645 261 1597
-f 645 1597 1581
-f 261 269 1629
-f 261 1629 1597
-f 269 629 1661
-f 269 1661 1629
-f 629 101 1677
-f 629 1677 1661
-f 101 461 1693
-f 101 1693 1677
-f 461 653 1717
-f 461 1717 1693
-f 653 733 1733
-f 653 1733 1717
-f 733 109 1749
-f 733 1749 1733
-f 109 357 1765
-f 109 1765 1749
-f 357 437 1773
-f 357 1773 1765
-f 437 53 1781
-f 437 1781 1773
-f 53 54 1782
-f 53 1782 1781
-f 54 438 1774
-f 54 1774 1782
-f 438 358 1766
-f 438 1766 1774
-f 358 110 1750
-f 358 1750 1766
-f 110 734 1734
-f 110 1734 1750
-f 734 654 1718
-f 734 1718 1734
-f 654 462 1694
-f 654 1694 1718
-f 462 102 1678
-f 462 1678 1694
-f 102 630 1662
-f 102 1662 1678
-f 630 270 1630
-f 630 1630 1662
-f 270 262 1598
-f 270 1598 1630
-f 262 646 1582
-f 262 1582 1598
-f 646 342 1566
-f 646 1566 1582
-f 342 62 1550
-f 342 1550 1566
-f 62 702 1510
-f 62 1510 1550
-f 702 318 1494
-f 702 1494 1510
-f 318 542 1462
-f 318 1462 1494
-f 542 390 1414
-f 542 1414 1462
-f 390 150 1398
-f 390 1398 1414
-f 150 46 1382
-f 150 1382 1398
-f 46 382 1350
-f 46 1350 1382
-f 382 158 1318
-f 382 1318 1350
-f 158 14 1302
-f 158 1302 1318
-f 14 550 1254
-f 14 1254 1302
-f 550 166 1238
-f 550 1238 1254
-f 166 350 1190
-f 166 1190 1238
-f 350 670 1174
-f 350 1174 1190
-f 670 414 1158
-f 670 1158 1174
-f 414 294 1118
-f 414 1118 1158
-f 294 278 1086
-f 294 1086 1118
-f 278 254 1054
-f 278 1054 1086
-f 254 694 1038
-f 254 1038 1054
-f 694 366 990
-f 694 990 1038
-f 366 286 974
-f 366 974 990
-f 286 118 942
-f 286 942 974
-f 118 558 918
-f 118 918 942
-f 558 662 886
-f 558 886 918
-f 662 174 870
-f 662 870 886
-f 174 22 838
-f 174 838 870
-f 22 142 822
-f 22 822 838
-f 142 470 798
-f 142 798 822
-f 470 710 790
-f 470 790 798
-f 710 230 766
-f 710 766 790
-f 230 638 758
-f 230 758 766
-f 757 765 813
-f 757 813 773
-f 765 789 861
-f 765 861 813
-f 789 797 901
-f 789 901 861
-f 797 821 957
-f 797 957 901
-f 821 837 1005
-f 821 1005 957
-f 837 869 1069
-f 837 1069 1005
-f 869 885 1133
-f 869 1133 1069
-f 885 917 1205
-f 885 1205 1133
-f 917 941 1269
-f 917 1269 1205
-f 941 973 1365
-f 941 1365 1269
-f 973 989 1429
-f 973 1429 1365
-f 989 1037 1533
-f 989 1533 1429
-f 1037 1053 1637
-f 1037 1637 1533
-f 1053 1085 1813
-f 1053 1813 1637
-f 1085 1117 1873
-f 1085 1873 1813
-f 1117 1157 1905
-f 1117 1905 1873
-f 1157 1173 1937
-f 1157 1937 1905
-f 1173 1189 1985
-f 1173 1985 1937
-f 1189 1237 2025
-f 1189 2025 1985
-f 1237 1253 2057
-f 1237 2057 2025
-f 1253 1301 2105
-f 1253 2105 2057
-f 1301 1317 2137
-f 1301 2137 2105
-f 1317 1349 2169
-f 1317 2169 2137
-f 1349 1381 2217
-f 1349 2217 2169
-f 1381 1397 2249
-f 1381 2249 2217
-f 1397 1413 2281
-f 1397 2281 2249
-f 1413 1461 2329
-f 1413 2329 2281
-f 1461 1493 2369
-f 1461 2369 2329
-f 1493 1509 2401
-f 1493 2401 2369
-f 1509 1549 2433
-f 1509 2433 2401
-f 1549 1565 2465
-f 1549 2465 2433
-f 1565 1581 2481
-f 1565 2481 2465
-f 1581 1597 2521
-f 1581 2521 2481
-f 1597 1629 2561
-f 1597 2561 2521
-f 1629 1661 2593
-f 1629 2593 2561
-f 1661 1677 2609
-f 1661 2609 2593
-f 1677 1693 2649
-f 1677 2649 2609
-f 1693 1717 2673
-f 1693 2673 2649
-f 1717 1733 2681
-f 1717 2681 2673
-f 1733 1749 2697
-f 1733 2697 2681
-f 1749 1765 2713
-f 1749 2713 2697
-f 1765 1773 2721
-f 1765 2721 2713
-f 1773 1781 2729
-f 1773 2729 2721
-f 1781 1782 2730
-f 1781 2730 2729
-f 1782 1774 2722
-f 1782 2722 2730
-f 1774 1766 2714
-f 1774 2714 2722
-f 1766 1750 2698
-f 1766 2698 2714
-f 1750 1734 2682
-f 1750 2682 2698
-f 1734 1718 2674
-f 1734 2674 2682
-f 1718 1694 2650
-f 1718 2650 2674
-f 1694 1678 2610
-f 1694 2610 2650
-f 1678 1662 2594
-f 1678 2594 2610
-f 1662 1630 2562
-f 1662 2562 2594
-f 1630 1598 2522
-f 1630 2522 2562
-f 1598 1582 2482
-f 1598 2482 2522
-f 1582 1566 2466
-f 1582 2466 2482
-f 1566 1550 2434
-f 1566 2434 2466
-f 1550 1510 2402
-f 1550 2402 2434
-f 1510 1494 2370
-f 1510 2370 2402
-f 1494 1462 2330
-f 1494 2330 2370
-f 1462 1414 2282
-f 1462 2282 2330
-f 1414 1398 2250
-f 1414 2250 2282
-f 1398 1382 2218
-f 1398 2218 2250
-f 1382 1350 2170
-f 1382 2170 2218
-f 1350 1318 2138
-f 1350 2138 2170
-f 1318 1302 2106
-f 1318 2106 2138
-f 1302 1254 2058
-f 1302 2058 2106
-f 1254 1238 2026
-f 1254 2026 2058
-f 1238 1190 1986
-f 1238 1986 2026
-f 1190 1174 1938
-f 1190 1938 1986
-f 1174 1158 1906
-f 1174 1906 1938
-f 1158 1118 1874
-f 1158 1874 1906
-f 1118 1086 1814
-f 1118 1814 1874
-f 1086 1054 1638
-f 1086 1638 1814
-f 1054 1038 1534
-f 1054 1534 1638
-f 1038 990 1430
-f 1038 1430 1534
-f 990 974 1366
-f 990 1366 1430
-f 974 942 1270
-f 974 1270 1366
-f 942 918 1206
-f 942 1206 1270
-f 918 886 1134
-f 918 1134 1206
-f 886 870 1070
-f 886 1070 1134
-f 870 838 1006
-f 870 1006 1070
-f 838 822 958
-f 838 958 1006
-f 822 798 902
-f 822 902 958
-f 798 790 862
-f 798 862 902
-f 790 766 814
-f 790 814 862
-f 766 758 774
-f 766 774 814
-f 773 813 853
-f 773 853 781
-f 813 861 933
-f 813 933 853
-f 861 901 1021
-f 861 1021 933
-f 901 957 1101
-f 901 1101 1021
-f 957 1005 1221
-f 957 1221 1101
-f 1005 1069 1333
-f 1005 1333 1221
-f 1069 1133 1445
-f 1069 1445 1333
-f 1133 1205 1605
-f 1133 1605 1445
-f 1205 1269 1841
-f 1205 1841 1605
-f 1269 1365 1921
-f 1269 1921 1841
-f 1365 1429 1969
-f 1365 1969 1921
-f 1429 1533 2041
-f 1429 2041 1969
-f 1533 1637 2121
-f 1533 2121 2041
-f 1637 1813 2201
-f 1637 2201 2121
-f 1813 1873 2265
-f 1813 2265 2201
-f 1873 1905 2345
-f 1873 2345 2265
-f 1905 1937 2441
-f 1905 2441 2345
-f 1937 1985 2513
-f 1937 2513 2441
-f 1985 2025 2641
-f 1985 2641 2513
-f 2025 2057 2789
-f 2025 2789 2641
-f 2057 2105 2837
-f 2057 2837 2789
-f 2105 2137 2885
-f 2105 2885 2837
-f 2137 2169 2925
-f 2137 2925 2885
-f 2169 2217 2973
-f 2169 2973 2925
-f 2217 2249 3021
-f 2217 3021 2973
-f 2249 2281 3053
-f 2249 3053 3021
-f 2281 2329 3117
-f 2281 3117 3053
-f 2329 2369 3149
-f 2329 3149 3117
-f 2369 2401 3181
-f 2369 3181 3149
-f 2401 2433 3229
-f 2401 3229 3181
-f 2433 2465 3277
-f 2433 3277 3229
-f 2465 2481 3309
-f 2465 3309 3277
-f 2481 2521 3333
-f 2481 3333 3309
-f 2521 2561 3397
-f 2521 3397 3333
-f 2561 2593 3429
-f 2561 3429 3397
-f 2593 2609 3445
-f 2593 3445 3429
-f 2609 2649 3477
-f 2609 3477 3445
-f 2649 2673 3493
-f 2649 3493 3477
-f 2673 2681 3517
-f 2673 3517 3493
-f 2681 2697 3533
-f 2681 3533 3517
-f 2697 2713 3549
-f 2697 3549 3533
-f 2713 2721 3573
-f 2713 3573 3549
-f 2721 2729 3589
-f 2721 3589 3573
-f 2729 2730 3590
-f 2729 3590 3589
-f 2730 2722 3574
-f 2730 3574 3590
-f 2722 2714 3550
-f 2722 3550 3574
-f 2714 2698 3534
-f 2714 3534 3550
-f 2698 2682 3518
-f 2698 3518 3534
-f 2682 2674 3494
-f 2682 3494 3518
-f 2674 2650 3478
-f 2674 3478 3494
-f 2650 2610 3446
-f 2650 3446 3478
-f 2610 2594 3430
-f 2610 3430 3446
-f 2594 2562 3398
-f 2594 3398 3430
-f 2562 2522 3334
-f 2562 3334 3398
-f 2522 2482 3310
-f 2522 3310 3334
-f 2482 2466 3278
-f 2482 3278 3310
-f 2466 2434 3230
-f 2466 3230 3278
-f 2434 2402 3182
-f 2434 3182 3230
-f 2402 2370 3150
-f 2402 3150 3182
-f 2370 2330 3118
-f 2370 3118 3150
-f 2330 2282 3054
-f 2330 3054 3118
-f 2282 2250 3022
-f 2282 3022 3054
-f 2250 2218 2974
-f 2250 2974 3022
-f 2218 2170 2926
-f 2218 2926 2974
-f 2170 2138 2886
-f 2170 2886 2926
-f 2138 2106 2838
-f 2138 2838 2886
-f 2106 2058 2790
-f 2106 2790 2838
-f 2058 2026 2642
-f 2058 2642 2790
-f 2026 1986 2514
-f 2026 2514 2642
-f 1986 1938 2442
-f 1986 2442 2514
-f 1938 1906 2346
-f 1938 2346 2442
-f 1906 1874 2266
-f 1906 2266 2346
-f 1874 1814 2202
-f 1874 2202 2266
-f 1814 1638 2122
-f 1814 2122 2202
-f 1638 1534 2042
-f 1638 2042 2122
-f 1534 1430 1970
-f 1534 1970 2042
-f 1430 1366 1922
-f 1430 1922 1970
-f 1366 1270 1842
-f 1366 1842 1922
-f 1270 1206 1606
-f 1270 1606 1842
-f 1206 1134 1446
-f 1206 1446 1606
-f 1134 1070 1334
-f 1134 1334 1446
-f 1070 1006 1222
-f 1070 1222 1334
-f 1006 958 1102
-f 1006 1102 1222
-f 958 902 1022
-f 958 1022 1102
-f 902 862 934
-f 902 934 1022
-f 862 814 854
-f 862 854 934
-f 814 774 782
-f 814 782 854
-f 781 853 909
-f 781 909 805
-f 853 933 1029
-f 853 1029 909
-f 933 1021 1149
-f 933 1149 1029
-f 1021 1101 1285
-f 1021 1285 1149
-f 1101 1221 1469
-f 1101 1469 1285
-f 1221 1333 1701
-f 1221 1701 1469
-f 1333 1445 1889
-f 1333 1889 1701
-f 1445 1605 2001
-f 1445 2001 1889
-f 1605 1841 2073
-f 1605 2073 2001
-f 1841 1921 2185
-f 1841 2185 2073
-f 1921 1969 2297
-f 1921 2297 2185
-f 1969 2041 2417
-f 1969 2417 2297
-f 2041 2121 2569
-f 2041 2569 2417
-f 2121 2201 2753
-f 2121 2753 2569
-f 2201 2265 2853
-f 2201 2853 2753
-f 2265 2345 2941
-f 2265 2941 2853
-f 2345 2441 3005
-f 2345 3005 2941
-f 2441 2513 3101
-f 2441 3101 3005
-f 2513 2641 3165
-f 2513 3165 3101
-f 2641 2789 3261
-f 2641 3261 3165
-f 2789 2837 3341
-f 2789 3341 3261
-f 2837 2885 3453
-f 2837 3453 3341
-f 2885 2925 3557
-f 2885 3557 3453
-f 2925 2973 3689
-f 2925 3689 3557
-f 2973 3021 3721
-f 2973 3721 3689
-f 3021 3053 3785
-f 3021 3785 3721
-f 3053 3117 3817
-f 3053 3817 3785
-f 3117 3149 3889
-f 3117 3889 3817
-f 3149 3181 3905
-f 3149 3905 3889
-f 3181 3229 3985
-f 3181 3985 3905
-f 3229 3277 4001
-f 3229 4001 3985
-f 3277 3309 4049
-f 3277 4049 4001
-f 3309 3333 4113
-f 3309 4113 4049
-f 3333 3397 4161
-f 3333 4161 4113
-f 3397 3429 4177
-f 3397 4177 4161
-f 3429 3445 4201
-f 3429 4201 4177
-f 3445 3477 4241
-f 3445 4241 4201
-f 3477 3493 4257
-f 3477 4257 4241
-f 3493 3517 4297
-f 3493 4297 4257
-f 3517 3533 4321
-f 3517 4321 4297
-f 3533 3549 4345
-f 3533 4345 4321
-f 3549 3573 4353
-f 3549 4353 4345
-f 3573 3589 4361
-f 3573 4361 4353
-f 3589 3590 4362
-f 3589 4362 4361
-f 3590 3574 4354
-f 3590 4354 4362
-f 3574 3550 4346
-f 3574 4346 4354
-f 3550 3534 4322
-f 3550 4322 4346
-f 3534 3518 4298
-f 3534 4298 4322
-f 3518 3494 4258
-f 3518 4258 4298
-f 3494 3478 4242
-f 3494 4242 4258
-f 3478 3446 4202
-f 3478 4202 4242
-f 3446 3430 4178
-f 3446 4178 4202
-f 3430 3398 4162
-f 3430 4162 4178
-f 3398 3334 4114
-f 3398 4114 4162
-f 3334 3310 4050
-f 3334 4050 4114
-f 3310 3278 4002
-f 3310 4002 4050
-f 3278 3230 3986
-f 3278 3986 4002
-f 3230 3182 3906
-f 3230 3906 3986
-f 3182 3150 3890
-f 3182 3890 3906
-f 3150 3118 3818
-f 3150 3818 3890
-f 3118 3054 3786
-f 3118 3786 3818
-f 3054 3022 3722
-f 3054 3722 3786
-f 3022 2974 3690
-f 3022 3690 3722
-f 2974 2926 3558
-f 2974 3558 3690
-f 2926 2886 3454
-f 2926 3454 3558
-f 2886 2838 3342
-f 2886 3342 3454
-f 2838 2790 3262
-f 2838 3262 3342
-f 2790 2642 3166
-f 2790 3166 3262
-f 2642 2514 3102
-f 2642 3102 3166
-f 2514 2442 3006
-f 2514 3006 3102
-f 2442 2346 2942
-f 2442 2942 3006
-f 2346 2266 2854
-f 2346 2854 2942
-f 2266 2202 2754
-f 2266 2754 2854
-f 2202 2122 2570
-f 2202 2570 2754
-f 2122 2042 2418
-f 2122 2418 2570
-f 2042 1970 2298
-f 2042 2298 2418
-f 1970 1922 2186
-f 1970 2186 2298
-f 1922 1842 2074
-f 1922 2074 2186
-f 1842 1606 2002
-f 1842 2002 2074
-f 1606 1446 1890
-f 1606 1890 2002
-f 1446 1334 1702
-f 1446 1702 1890
-f 1334 1222 1470
-f 1334 1470 1702
-f 1222 1102 1286
-f 1222 1286 1470
-f 1102 1022 1150
-f 1102 1150 1286
-f 1022 934 1030
-f 1022 1030 1150
-f 934 854 910
-f 934 910 1030
-f 854 782 806
-f 854 806 910
-f 805 909 965
-f 805 965 829
-f 909 1029 1109
-f 909 1109 965
-f 1029 1149 1293
-f 1029 1293 1109
-f 1149 1285 1517
-f 1149 1517 1293
-f 1285 1469 1857
-f 1285 1857 1517
-f 1469 1701 1953
-f 1469 1953 1857
-f 1701 1889 2089
-f 1701 2089 1953
-f 1889 2001 2233
-f 1889 2233 2089
-f 2001 2073 2385
-f 2001 2385 2233
-f 2073 2185 2545
-f 2073 2545 2385
-f 2185 2297 2805
-f 2185 2805 2545
-f 2297 2417 2909
-f 2297 2909 2805
-f 2417 2569 2989
-f 2417 2989 2909
-f 2569 2753 3133
-f 2569 3133 2989
-f 2753 2853 3237
-f 2753 3237 3133
-f 2853 2941 3365
-f 2853 3365 3237
-f 2941 3005 3501
-f 2941 3501 3365
-f 3005 3101 3705
-f 3005 3705 3501
-f 3101 3165 3753
-f 3101 3753 3705
-f 3165 3261 3849
-f 3165 3849 3753
-f 3261 3341 3913
-f 3261 3913 3849
-f 3341 3453 4009
-f 3341 4009 3913
-f 3453 3557 4121
-f 3453 4121 4009
-f 3557 3689 4193
-f 3557 4193 4121
-f 3689 3721 4313
-f 3689 4313 4193
-f 3721 3785 4453
-f 3721 4453 4313
-f 3785 3817 4493
-f 3785 4493 4453
-f 3817 3889 4557
-f 3817 4557 4493
-f 3889 3905 4605
-f 3889 4605 4557
-f 3905 3985 4653
-f 3905 4653 4605
-f 3985 4001 4725
-f 3985 4725 4653
-f 4001 4049 4749
-f 4001 4749 4725
-f 4049 4113 4781
-f 4049 4781 4749
-f 4113 4161 4845
-f 4113 4845 4781
-f 4161 4177 4893
-f 4161 4893 4845
-f 4177 4201 4933
-f 4177 4933 4893
-f 4201 4241 4949
-f 4201 4949 4933
-f 4241 4257 4997
-f 4241 4997 4949
-f 4257 4297 5013
-f 4257 5013 4997
-f 4297 4321 5037
-f 4297 5037 5013
-f 4321 4345 5069
-f 4321 5069 5037
-f 4345 4353 5077
-f 4345 5077 5069
-f 4353 4361 5085
-f 4353 5085 5077
-f 4361 4362 5086
-f 4361 5086 5085
-f 4362 4354 5078
-f 4362 5078 5086
-f 4354 4346 5070
-f 4354 5070 5078
-f 4346 4322 5038
-f 4346 5038 5070
-f 4322 4298 5014
-f 4322 5014 5038
-f 4298 4258 4998
-f 4298 4998 5014
-f 4258 4242 4950
-f 4258 4950 4998
-f 4242 4202 4934
-f 4242 4934 4950
-f 4202 4178 4894
-f 4202 4894 4934
-f 4178 4162 4846
-f 4178 4846 4894
-f 4162 4114 4782
-f 4162 4782 4846
-f 4114 4050 4750
-f 4114 4750 4782
-f 4050 4002 4726
-f 4050 4726 4750
-f 4002 3986 4654
-f 4002 4654 4726
-f 3986 3906 4606
-f 3986 4606 4654
-f 3906 3890 4558
-f 3906 4558 4606
-f 3890 3818 4494
-f 3890 4494 4558
-f 3818 3786 4454
-f 3818 4454 4494
-f 3786 3722 4314
-f 3786 4314 4454
-f 3722 3690 4194
-f 3722 4194 4314
-f 3690 3558 4122
-f 3690 4122 4194
-f 3558 3454 4010
-f 3558 4010 4122
-f 3454 3342 3914
-f 3454 3914 4010
-f 3342 3262 3850
-f 3342 3850 3914
-f 3262 3166 3754
-f 3262 3754 3850
-f 3166 3102 3706
-f 3166 3706 3754
-f 3102 3006 3502
-f 3102 3502 3706
-f 3006 2942 3366
-f 3006 3366 3502
-f 2942 2854 3238
-f 2942 3238 3366
-f 2854 2754 3134
-f 2854 3134 3238
-f 2754 2570 2990
-f 2754 2990 3134
-f 2570 2418 2910
-f 2570 2910 2990
-f 2418 2298 2806
-f 2418 2806 2910
-f 2298 2186 2546
-f 2298 2546 2806
-f 2186 2074 2386
-f 2186 2386 2546
-f 2074 2002 2234
-f 2074 2234 2386
-f 2002 1890 2090
-f 2002 2090 2234
-f 1890 1702 1954
-f 1890 1954 2090
-f 1702 1470 1858
-f 1702 1858 1954
-f 1470 1286 1518
-f 1470 1518 1858
-f 1286 1150 1294
-f 1286 1294 1518
-f 1150 1030 1110
-f 1150 1110 1294
-f 1030 910 966
-f 1030 966 1110
-f 910 806 830
-f 910 830 966
-f 829 965 1013
-f 829 1013 845
-f 965 1109 1229
-f 965 1229 1013
-f 1109 1293 1485
-f 1109 1485 1229
-f 1293 1517 1865
-f 1293 1865 1485
-f 1517 1857 2017
-f 1517 2017 1865
-f 1857 1953 2153
-f 1857 2153 2017
-f 1953 2089 2313
-f 1953 2313 2153
-f 2089 2233 2497
-f 2089 2497 2313
-f 2233 2385 2821
-f 2233 2821 2497
-f 2385 2545 2957
-f 2385 2957 2821
-f 2545 2805 3061
-f 2545 3061 2957
-f 2805 2909 3213
-f 2805 3213 3061
-f 2909 2989 3381
-f 2909 3381 3213
-f 2989 3133 3613
-f 2989 3613 3381
-f 3133 3237 3737
-f 3133 3737 3613
-f 3237 3365 3857
-f 3237 3857 3737
-f 3365 3501 3969
-f 3365 3969 3857
-f 3501 3705 4065
-f 3501 4065 3969
-f 3705 3753 4217
-f 3705 4217 4065
-f 3753 3849 4409
-f 3753 4409 4217
-f 3849 3913 4509
-f 3849 4509 4409
-f 3913 4009 4589
-f 3913 4589 4509
-f 4009 4121 4677
-f 4009 4677 4589
-f 4121 4193 4765
-f 4121 4765 4677
-f 4193 4313 4861
-f 4193 4861 4765
-f 4313 4453 4957
-f 4313 4957 4861
-f 4453 4493 5093
-f 4453 5093 4957
-f 4493 4557 5177
-f 4493 5177 5093
-f 4557 4605 5241
-f 4557 5241 5177
-f 4605 4653 5305
-f 4605 5305 5241
-f 4653 4725 5353
-f 4653 5353 5305
-f 4725 4749 5385
-f 4725 5385 5353
-f 4749 4781 5481
-f 4749 5481 5385
-f 4781 4845 5505
-f 4781 5505 5481
-f 4845 4893 5537
-f 4845 5537 5505
-f 4893 4933 5593
-f 4893 5593 5537
-f 4933 4949 5625
-f 4933 5625 5593
-f 4949 4997 5665
-f 4949 5665 5625
-f 4997 5013 5673
-f 4997 5673 5665
-f 5013 5037 5705
-f 5013 5705 5673
-f 5037 5069 5745
-f 5037 5745 5705
-f 5069 5077 5761
-f 5069 5761 5745
-f 5077 5085 5769
-f 5077 5769 5761
-f 5085 5086 5770
-f 5085 5770 5769
-f 5086 5078 5762
-f 5086 5762 5770
-f 5078 5070 5746
-f 5078 5746 5762
-f 5070 5038 5706
-f 5070 5706 5746
-f 5038 5014 5674
-f 5038 5674 5706
-f 5014 4998 5666
-f 5014 5666 5674
-f 4998 4950 5626
-f 4998 5626 5666
-f 4950 4934 5594
-f 4950 5594 5626
-f 4934 4894 5538
-f 4934 5538 5594
-f 4894 4846 5506
-f 4894 5506 5538
-f 4846 4782 5482
-f 4846 5482 5506
-f 4782 4750 5386
-f 4782 5386 5482
-f 4750 4726 5354
-f 4750 5354 5386
-f 4726 4654 5306
-f 4726 5306 5354
-f 4654 4606 5242
-f 4654 5242 5306
-f 4606 4558 5178
-f 4606 5178 5242
-f 4558 4494 5094
-f 4558 5094 5178
-f 4494 4454 4958
-f 4494 4958 5094
-f 4454 4314 4862
-f 4454 4862 4958
-f 4314 4194 4766
-f 4314 4766 4862
-f 4194 4122 4678
-f 4194 4678 4766
-f 4122 4010 4590
-f 4122 4590 4678
-f 4010 3914 4510
-f 4010 4510 4590
-f 3914 3850 4410
-f 3914 4410 4510
-f 3850 3754 4218
-f 3850 4218 4410
-f 3754 3706 4066
-f 3754 4066 4218
-f 3706 3502 3970
-f 3706 3970 4066
-f 3502 3366 3858
-f 3502 3858 3970
-f 3366 3238 3738
-f 3366 3738 3858
-f 3238 3134 3614
-f 3238 3614 3738
-f 3134 2990 3382
-f 3134 3382 3614
-f 2990 2910 3214
-f 2990 3214 3382
-f 2910 2806 3062
-f 2910 3062 3214
-f 2806 2546 2958
-f 2806 2958 3062
-f 2546 2386 2822
-f 2546 2822 2958
-f 2386 2234 2498
-f 2386 2498 2822
-f 2234 2090 2314
-f 2234 2314 2498
-f 2090 1954 2154
-f 2090 2154 2314
-f 1954 1858 2018
-f 1954 2018 2154
-f 1858 1518 1866
-f 1858 1866 2018
-f 1518 1294 1486
-f 1518 1486 1866
-f 1294 1110 1230
-f 1294 1230 1486
-f 1110 966 1014
-f 1110 1014 1230
-f 966 830 846
-f 966 846 1014
-f 845 1013 1077
-f 845 1077 877
-f 1013 1229 1341
-f 1013 1341 1077
-f 1229 1485 1709
-f 1229 1709 1341
-f 1485 1865 1961
-f 1485 1961 1709
-f 1865 2017 2161
-f 1865 2161 1961
-f 2017 2153 2361
-f 2017 2361 2161
-f 2153 2313 2617
-f 2153 2617 2361
-f 2313 2497 2869
-f 2313 2869 2617
-f 2497 2821 3037
-f 2497 3037 2869
-f 2821 2957 3197
-f 2821 3197 3037
-f 2957 3061 3413
-f 2957 3413 3197
-f 3061 3213 3673
-f 3061 3673 3413
-f 3213 3381 3801
-f 3213 3801 3673
-f 3381 3613 3953
-f 3381 3953 3801
-f 3613 3737 4081
-f 3613 4081 3953
-f 3737 3857 4265
-f 3737 4265 4081
-f 3857 3969 4477
-f 3857 4477 4265
-f 3969 4065 4573
-f 3969 4573 4477
-f 4065 4217 4717
-f 4065 4717 4573
-f 4217 4409 4813
-f 4217 4813 4717
-f 4409 4509 4965
-f 4409 4965 4813
-f 4509 4589 5157
-f 4509 5157 4965
-f 4589 4677 5249
-f 4589 5249 5157
-f 4677 4765 5337
-f 4677 5337 5249
-f 4765 4861 5409
-f 4765 5409 5337
-f 4861 4957 5513
-f 4861 5513 5409
-f 4957 5093 5609
-f 4957 5609 5513
-f 5093 5177 5721
-f 5093 5721 5609
-f 5177 5241 5845
-f 5177 5845 5721
-f 5241 5305 5909
-f 5241 5909 5845
-f 5305 5353 5957
-f 5305 5957 5909
-f 5353 5385 6021
-f 5353 6021 5957
-f 5385 5481 6093
-f 5385 6093 6021
-f 5481 5505 6109
-f 5481 6109 6093
-f 5505 5537 6165
-f 5505 6165 6109
-f 5537 5593 6221
-f 5537 6221 6165
-f 5593 5625 6261
-f 5593 6261 6221
-f 5625 5665 6301
-f 5625 6301 6261
-f 5665 5673 6317
-f 5665 6317 6301
-f 5673 5705 6349
-f 5673 6349 6317
-f 5705 5745 6381
-f 5705 6381 6349
-f 5745 5761 6405
-f 5745 6405 6381
-f 5761 5769 6421
-f 5761 6421 6405
-f 5769 5770 6422
-f 5769 6422 6421
-f 5770 5762 6406
-f 5770 6406 6422
-f 5762 5746 6382
-f 5762 6382 6406
-f 5746 5706 6350
-f 5746 6350 6382
-f 5706 5674 6318
-f 5706 6318 6350
-f 5674 5666 6302
-f 5674 6302 6318
-f 5666 5626 6262
-f 5666 6262 6302
-f 5626 5594 6222
-f 5626 6222 6262
-f 5594 5538 6166
-f 5594 6166 6222
-f 5538 5506 6110
-f 5538 6110 6166
-f 5506 5482 6094
-f 5506 6094 6110
-f 5482 5386 6022
-f 5482 6022 6094
-f 5386 5354 5958
-f 5386 5958 6022
-f 5354 5306 5910
-f 5354 5910 5958
-f 5306 5242 5846
-f 5306 5846 5910
-f 5242 5178 5722
-f 5242 5722 5846
-f 5178 5094 5610
-f 5178 5610 5722
-f 5094 4958 5514
-f 5094 5514 5610
-f 4958 4862 5410
-f 4958 5410 5514
-f 4862 4766 5338
-f 4862 5338 5410
-f 4766 4678 5250
-f 4766 5250 5338
-f 4678 4590 5158
-f 4678 5158 5250
-f 4590 4510 4966
-f 4590 4966 5158
-f 4510 4410 4814
-f 4510 4814 4966
-f 4410 4218 4718
-f 4410 4718 4814
-f 4218 4066 4574
-f 4218 4574 4718
-f 4066 3970 4478
-f 4066 4478 4574
-f 3970 3858 4266
-f 3970 4266 4478
-f 3858 3738 4082
-f 3858 4082 4266
-f 3738 3614 3954
-f 3738 3954 4082
-f 3614 3382 3802
-f 3614 3802 3954
-f 3382 3214 3674
-f 3382 3674 3802
-f 3214 3062 3414
-f 3214 3414 3674
-f 3062 2958 3198
-f 3062 3198 3414
-f 2958 2822 3038
-f 2958 3038 3198
-f 2822 2498 2870
-f 2822 2870 3038
-f 2498 2314 2618
-f 2498 2618 2870
-f 2314 2154 2362
-f 2314 2362 2618
-f 2154 2018 2162
-f 2154 2162 2362
-f 2018 1866 1962
-f 2018 1962 2162
-f 1866 1486 1710
-f 1866 1710 1962
-f 1486 1230 1342
-f 1486 1342 1710
-f 1230 1014 1078
-f 1230 1078 1342
-f 1014 846 878
-f 1014 878 1078
-f 877 1077 1141
-f 877 1141 893
-f 1077 1341 1453
-f 1077 1453 1141
-f 1341 1709 1897
-f 1341 1897 1453
-f 1709 1961 2097
-f 1709 2097 1897
-f 1961 2161 2321
-f 1961 2321 2097
-f 2161 2361 2625
-f 2161 2625 2321
-f 2361 2617 2901
-f 2361 2901 2625
-f 2617 2869 3085
-f 2617 3085 2901
-f 2869 3037 3293
-f 2869 3293 3085
-f 3037 3197 3565
-f 3037 3565 3293
-f 3197 3413 3769
-f 3197 3769 3565
-f 3413 3673 3937
-f 3413 3937 3769
-f 3673 3801 4145
-f 3673 4145 3937
-f 3801 3953 4369
-f 3801 4369 4145
-f 3953 4081 4541
-f 3953 4541 4369
-f 4081 4265 4669
-f 4081 4669 4541
-f 4265 4477 4821
-f 4265 4821 4669
-f 4477 4573 5005
-f 4477 5005 4821
-f 4573 4717 5209
-f 4573 5209 5005
-f 4717 4813 5321
-f 4717 5321 5209
-f 4813 4965 5457
-f 4813 5457 5321
-f 4965 5157 5553
-f 4965 5553 5457
-f 5157 5249 5713
-f 5157 5713 5553
-f 5249 5337 5893
-f 5249 5893 5713
-f 5337 5409 5965
-f 5337 5965 5893
-f 5409 5513 6069
-f 5409 6069 5965
-f 5513 5609 6141
-f 5513 6141 6069
-f 5609 5721 6253
-f 5609 6253 6141
-f 5721 5845 6365
-f 5721 6365 6253
-f 5845 5909 6481
-f 5845 6481 6365
-f 5909 5957 6545
-f 5909 6545 6481
-f 5957 6021 6625
-f 5957 6625 6545
-f 6021 6093 6665
-f 6021 6665 6625
-f 6093 6109 6705
-f 6093 6705 6665
-f 6109 6165 6745
-f 6109 6745 6705
-f 6165 6221 6825
-f 6165 6825 6745
-f 6221 6261 6857
-f 6221 6857 6825
-f 6261 6301 6881
-f 6261 6881 6857
-f 6301 6317 6913
-f 6301 6913 6881
-f 6317 6349 6961
-f 6317 6961 6913
-f 6349 6381 6977
-f 6349 6977 6961
-f 6381 6405 7009
-f 6381 7009 6977
-f 6405 6421 7017
-f 6405 7017 7009
-f 6421 6422 7018
-f 6421 7018 7017
-f 6422 6406 7010
-f 6422 7010 7018
-f 6406 6382 6978
-f 6406 6978 7010
-f 6382 6350 6962
-f 6382 6962 6978
-f 6350 6318 6914
-f 6350 6914 6962
-f 6318 6302 6882
-f 6318 6882 6914
-f 6302 6262 6858
-f 6302 6858 6882
-f 6262 6222 6826
-f 6262 6826 6858
-f 6222 6166 6746
-f 6222 6746 6826
-f 6166 6110 6706
-f 6166 6706 6746
-f 6110 6094 6666
-f 6110 6666 6706
-f 6094 6022 6626
-f 6094 6626 6666
-f 6022 5958 6546
-f 6022 6546 6626
-f 5958 5910 6482
-f 5958 6482 6546
-f 5910 5846 6366
-f 5910 6366 6482
-f 5846 5722 6254
-f 5846 6254 6366
-f 5722 5610 6142
-f 5722 6142 6254
-f 5610 5514 6070
-f 5610 6070 6142
-f 5514 5410 5966
-f 5514 5966 6070
-f 5410 5338 5894
-f 5410 5894 5966
-f 5338 5250 5714
-f 5338 5714 5894
-f 5250 5158 5554
-f 5250 5554 5714
-f 5158 4966 5458
-f 5158 5458 5554
-f 4966 4814 5322
-f 4966 5322 5458
-f 4814 4718 5210
-f 4814 5210 5322
-f 4718 4574 5006
-f 4718 5006 5210
-f 4574 4478 4822
-f 4574 4822 5006
-f 4478 4266 4670
-f 4478 4670 4822
-f 4266 4082 4542
-f 4266 4542 4670
-f 4082 3954 4370
-f 4082 4370 4542
-f 3954 3802 4146
-f 3954 4146 4370
-f 3802 3674 3938
-f 3802 3938 4146
-f 3674 3414 3770
-f 3674 3770 3938
-f 3414 3198 3566
-f 3414 3566 3770
-f 3198 3038 3294
-f 3198 3294 3566
-f 3038 2870 3086
-f 3038 3086 3294
-f 2870 2618 2902
-f 2870 2902 3086
-f 2618 2362 2626
-f 2618 2626 2902
-f 2362 2162 2322
-f 2362 2322 2626
-f 2162 1962 2098
-f 2162 2098 2322
-f 1962 1710 1898
-f 1962 1898 2098
-f 1710 1342 1454
-f 1710 1454 1898
-f 1342 1078 1142
-f 1342 1142 1454
-f 1078 878 894
-f 1078 894 1142
-f 893 1141 1213
-f 893 1213 925
-f 1141 1453 1613
-f 1141 1613 1213
-f 1453 1897 2009
-f 1453 2009 1613
-f 1897 2097 2241
-f 1897 2241 2009
-f 2097 2321 2505
-f 2097 2505 2241
-f 2321 2625 2877
-f 2321 2877 2505
-f 2625 2901 3093
-f 2625 3093 2877
-f 2901 3085 3317
-f 2901 3317 3093
-f 3085 3293 3657
-f 3085 3657 3317
-f 3293 3565 3833
-f 3293 3833 3657
-f 3565 3769 4033
-f 3565 4033 3833
-f 3769 3937 4281
-f 3769 4281 4033
-f 3937 4145 4525
-f 3937 4525 4281
-f 4145 4369 4693
-f 4145 4693 4525
-f 4369 4541 4869
-f 4369 4869 4693
-f 4541 4669 5117
-f 4541 5117 4869
-f 4669 4821 5289
-f 4669 5289 5117
-f 4821 5005 5401
-f 4821 5401 5289
-f 5005 5209 5569
-f 5005 5569 5401
-f 5209 5321 5801
-f 5209 5801 5569
-f 5321 5457 5925
-f 5321 5925 5801
-f 5457 5553 6061
-f 5457 6061 5925
-f 5553 5713 6181
-f 5553 6181 6061
-f 5713 5893 6309
-f 5713 6309 6181
-f 5893 5965 6489
-f 5893 6489 6309
-f 5965 6069 6577
-f 5965 6577 6489
-f 6069 6141 6673
-f 6069 6673 6577
-f 6141 6253 6761
-f 6141 6761 6673
-f 6253 6365 6865
-f 6253 6865 6761
-f 6365 6481 6985
-f 6365 6985 6865
-f 6481 6545 7093
-f 6481 7093 6985
-f 6545 6625 7157
-f 6545 7157 7093
-f 6625 6665 7221
-f 6625 7221 7157
-f 6665 6705 7261
-f 6665 7261 7221
-f 6705 6745 7309
-f 6705 7309 7261
-f 6745 6825 7381
-f 6745 7381 7309
-f 6825 6857 7429
-f 6825 7429 7381
-f 6857 6881 7445
-f 6857 7445 7429
-f 6881 6913 7485
-f 6881 7485 7445
-f 6913 6961 7533
-f 6913 7533 7485
-f 6961 6977 7565
-f 6961 7565 7533
-f 6977 7009 7573
-f 6977 7573 7565
-f 7009 7017 7581
-f 7009 7581 7573
-f 7017 7018 7582
-f 7017 7582 7581
-f 7018 7010 7574
-f 7018 7574 7582
-f 7010 6978 7566
-f 7010 7566 7574
-f 6978 6962 7534
-f 6978 7534 7566
-f 6962 6914 7486
-f 6962 7486 7534
-f 6914 6882 7446
-f 6914 7446 7486
-f 6882 6858 7430
-f 6882 7430 7446
-f 6858 6826 7382
-f 6858 7382 7430
-f 6826 6746 7310
-f 6826 7310 7382
-f 6746 6706 7262
-f 6746 7262 7310
-f 6706 6666 7222
-f 6706 7222 7262
-f 6666 6626 7158
-f 6666 7158 7222
-f 6626 6546 7094
-f 6626 7094 7158
-f 6546 6482 6986
-f 6546 6986 7094
-f 6482 6366 6866
-f 6482 6866 6986
-f 6366 6254 6762
-f 6366 6762 6866
-f 6254 6142 6674
-f 6254 6674 6762
-f 6142 6070 6578
-f 6142 6578 6674
-f 6070 5966 6490
-f 6070 6490 6578
-f 5966 5894 6310
-f 5966 6310 6490
-f 5894 5714 6182
-f 5894 6182 6310
-f 5714 5554 6062
-f 5714 6062 6182
-f 5554 5458 5926
-f 5554 5926 6062
-f 5458 5322 5802
-f 5458 5802 5926
-f 5322 5210 5570
-f 5322 5570 5802
-f 5210 5006 5402
-f 5210 5402 5570
-f 5006 4822 5290
-f 5006 5290 5402
-f 4822 4670 5118
-f 4822 5118 5290
-f 4670 4542 4870
-f 4670 4870 5118
-f 4542 4370 4694
-f 4542 4694 4870
-f 4370 4146 4526
-f 4370 4526 4694
-f 4146 3938 4282
-f 4146 4282 4526
-f 3938 3770 4034
-f 3938 4034 4282
-f 3770 3566 3834
-f 3770 3834 4034
-f 3566 3294 3658
-f 3566 3658 3834
-f 3294 3086 3318
-f 3294 3318 3658
-f 3086 2902 3094
-f 3086 3094 3318
-f 2902 2626 2878
-f 2902 2878 3094
-f 2626 2322 2506
-f 2626 2506 2878
-f 2322 2098 2242
-f 2322 2242 2506
-f 2098 1898 2010
-f 2098 2010 2242
-f 1898 1454 1614
-f 1898 1614 2010
-f 1454 1142 1214
-f 1454 1214 1614
-f 1142 894 926
-f 1142 926 1214
-f 925 1213 1277
-f 925 1277 949
-f 1213 1613 1849
-f 1213 1849 1277
-f 1613 2009 2081
-f 1613 2081 1849
-f 2009 2241 2393
-f 2009 2393 2081
-f 2241 2505 2829
-f 2241 2829 2393
-f 2505 2877 3045
-f 2505 3045 2829
-f 2877 3093 3301
-f 2877 3301 3045
-f 3093 3317 3665
-f 3093 3665 3301
-f 3317 3657 3881
-f 3317 3881 3665
-f 3657 3833 4089
-f 3657 4089 3881
-f 3833 4033 4417
-f 3833 4417 4089
-f 4033 4281 4613
-f 4033 4613 4417
-f 4281 4525 4789
-f 4281 4789 4613
-f 4525 4693 5045
-f 4525 5045 4789
-f 4693 4869 5273
-f 4693 5273 5045
-f 4869 5117 5449
-f 4869 5449 5273
-f 5117 5289 5641
-f 5117 5641 5449
-f 5289 5401 5877
-f 5289 5877 5641
-f 5401 5569 6005
-f 5401 6005 5877
-f 5569 5801 6149
-f 5569 6149 6005
-f 5801 5925 6341
-f 5801 6341 6149
-f 5925 6061 6529
-f 5925 6529 6341
-f 6061 6181 6649
-f 6061 6649 6529
-f 6181 6309 6769
-f 6181 6769 6649
-f 6309 6489 6897
-f 6309 6897 6769
-f 6489 6577 7085
-f 6489 7085 6897
-f 6577 6673 7205
-f 6577 7205 7085
-f 6673 6761 7277
-f 6673 7277 7205
-f 6761 6865 7373
-f 6761 7373 7277
-f 6865 6985 7453
-f 6865 7453 7373
-f 6985 7093 7589
-f 6985 7589 7453
-f 7093 7157 7681
-f 7093 7681 7589
-f 7157 7221 7761
-f 7157 7761 7681
-f 7221 7261 7793
-f 7221 7793 7761
-f 7261 7309 7849
-f 7261 7849 7793
-f 7309 7381 7921
-f 7309 7921 7849
-f 7381 7429 7977
-f 7381 7977 7921
-f 7429 7445 8001
-f 7429 8001 7977
-f 7445 7485 8017
-f 7445 8017 8001
-f 7485 7533 8065
-f 7485 8065 8017
-f 7533 7565 8105
-f 7533 8105 8065
-f 7565 7573 8129
-f 7565 8129 8105
-f 7573 7581 8137
-f 7573 8137 8129
-f 7581 7582 8138
-f 7581 8138 8137
-f 7582 7574 8130
-f 7582 8130 8138
-f 7574 7566 8106
-f 7574 8106 8130
-f 7566 7534 8066
-f 7566 8066 8106
-f 7534 7486 8018
-f 7534 8018 8066
-f 7486 7446 8002
-f 7486 8002 8018
-f 7446 7430 7978
-f 7446 7978 8002
-f 7430 7382 7922
-f 7430 7922 7978
-f 7382 7310 7850
-f 7382 7850 7922
-f 7310 7262 7794
-f 7310 7794 7850
-f 7262 7222 7762
-f 7262 7762 7794
-f 7222 7158 7682
-f 7222 7682 7762
-f 7158 7094 7590
-f 7158 7590 7682
-f 7094 6986 7454
-f 7094 7454 7590
-f 6986 6866 7374
-f 6986 7374 7454
-f 6866 6762 7278
-f 6866 7278 7374
-f 6762 6674 7206
-f 6762 7206 7278
-f 6674 6578 7086
-f 6674 7086 7206
-f 6578 6490 6898
-f 6578 6898 7086
-f 6490 6310 6770
-f 6490 6770 6898
-f 6310 6182 6650
-f 6310 6650 6770
-f 6182 6062 6530
-f 6182 6530 6650
-f 6062 5926 6342
-f 6062 6342 6530
-f 5926 5802 6150
-f 5926 6150 6342
-f 5802 5570 6006
-f 5802 6006 6150
-f 5570 5402 5878
-f 5570 5878 6006
-f 5402 5290 5642
-f 5402 5642 5878
-f 5290 5118 5450
-f 5290 5450 5642
-f 5118 4870 5274
-f 5118 5274 5450
-f 4870 4694 5046
-f 4870 5046 5274
-f 4694 4526 4790
-f 4694 4790 5046
-f 4526 4282 4614
-f 4526 4614 4790
-f 4282 4034 4418
-f 4282 4418 4614
-f 4034 3834 4090
-f 4034 4090 4418
-f 3834 3658 3882
-f 3834 3882 4090
-f 3658 3318 3666
-f 3658 3666 3882
-f 3318 3094 3302
-f 3318 3302 3666
-f 3094 2878 3046
-f 3094 3046 3302
-f 2878 2506 2830
-f 2878 2830 3046
-f 2506 2242 2394
-f 2506 2394 2830
-f 2242 2010 2082
-f 2242 2082 2394
-f 2010 1614 1850
-f 2010 1850 2082
-f 1614 1214 1278
-f 1614 1278 1850
-f 1214 926 950
-f 1214 950 1278
-f 949 1277 1373
-f 949 1373 981
-f 1277 1849 1929
-f 1277 1929 1373
-f 1849 2081 2193
-f 1849 2193 1929
-f 2081 2393 2553
-f 2081 2553 2193
-f 2393 2829 2965
-f 2393 2965 2553
-f 2829 3045 3205
-f 2829 3205 2965
-f 3045 3301 3581
-f 3045 3581 3205
-f 3301 3665 3841
-f 3301 3841 3581
-f 3665 3881 4097
-f 3665 4097 3841
-f 3881 4089 4461
-f 3881 4461 4097
-f 4089 4417 4637
-f 4089 4637 4461
-f 4417 4613 4901
-f 4417 4901 4637
-f 4613 4789 5185
-f 4613 5185 4901
-f 4789 5045 5369
-f 4789 5369 5185
-f 5045 5273 5577
-f 5045 5577 5369
-f 5273 5449 5853
-f 5273 5853 5577
-f 5449 5641 6029
-f 5449 6029 5853
-f 5641 5877 6205
-f 5641 6205 6029
-f 5877 6005 6437
-f 5877 6437 6205
-f 6005 6149 6609
-f 6005 6609 6437
-f 6149 6341 6729
-f 6149 6729 6609
-f 6341 6529 6905
-f 6341 6905 6729
-f 6529 6649 7109
-f 6529 7109 6905
-f 6649 6769 7229
-f 6649 7229 7109
-f 6769 6897 7365
-f 6769 7365 7229
-f 6897 7085 7501
-f 6897 7501 7365
-f 7085 7205 7657
-f 7085 7657 7501
-f 7205 7277 7769
-f 7205 7769 7657
-f 7277 7373 7841
-f 7277 7841 7769
-f 7373 7453 7969
-f 7373 7969 7841
-f 7453 7589 8049
-f 7453 8049 7969
-f 7589 7681 8177
-f 7589 8177 8049
-f 7681 7761 8269
-f 7681 8269 8177
-f 7761 7793 8317
-f 7761 8317 8269
-f 7793 7849 8365
-f 7793 8365 8317
-f 7849 7921 8405
-f 7849 8405 8365
-f 7921 7977 8477
-f 7921 8477 8405
-f 7977 8001 8525
-f 7977 8525 8477
-f 8001 8017 8549
-f 8001 8549 8525
-f 8017 8065 8573
-f 8017 8573 8549
-f 8065 8105 8605
-f 8065 8605 8573
-f 8105 8129 8629
-f 8105 8629 8605
-f 8129 8137 8645
-f 8129 8645 8629
-f 8137 8138 8646
-f 8137 8646 8645
-f 8138 8130 8630
-f 8138 8630 8646
-f 8130 8106 8606
-f 8130 8606 8630
-f 8106 8066 8574
-f 8106 8574 8606
-f 8066 8018 8550
-f 8066 8550 8574
-f 8018 8002 8526
-f 8018 8526 8550
-f 8002 7978 8478
-f 8002 8478 8526
-f 7978 7922 8406
-f 7978 8406 8478
-f 7922 7850 8366
-f 7922 8366 8406
-f 7850 7794 8318
-f 7850 8318 8366
-f 7794 7762 8270
-f 7794 8270 8318
-f 7762 7682 8178
-f 7762 8178 8270
-f 7682 7590 8050
-f 7682 8050 8178
-f 7590 7454 7970
-f 7590 7970 8050
-f 7454 7374 7842
-f 7454 7842 7970
-f 7374 7278 7770
-f 7374 7770 7842
-f 7278 7206 7658
-f 7278 7658 7770
-f 7206 7086 7502
-f 7206 7502 7658
-f 7086 6898 7366
-f 7086 7366 7502
-f 6898 6770 7230
-f 6898 7230 7366
-f 6770 6650 7110
-f 6770 7110 7230
-f 6650 6530 6906
-f 6650 6906 7110
-f 6530 6342 6730
-f 6530 6730 6906
-f 6342 6150 6610
-f 6342 6610 6730
-f 6150 6006 6438
-f 6150 6438 6610
-f 6006 5878 6206
-f 6006 6206 6438
-f 5878 5642 6030
-f 5878 6030 6206
-f 5642 5450 5854
-f 5642 5854 6030
-f 5450 5274 5578
-f 5450 5578 5854
-f 5274 5046 5370
-f 5274 5370 5578
-f 5046 4790 5186
-f 5046 5186 5370
-f 4790 4614 4902
-f 4790 4902 5186
-f 4614 4418 4638
-f 4614 4638 4902
-f 4418 4090 4462
-f 4418 4462 4638
-f 4090 3882 4098
-f 4090 4098 4462
-f 3882 3666 3842
-f 3882 3842 4098
-f 3666 3302 3582
-f 3666 3582 3842
-f 3302 3046 3206
-f 3302 3206 3582
-f 3046 2830 2966
-f 3046 2966 3206
-f 2830 2394 2554
-f 2830 2554 2966
-f 2394 2082 2194
-f 2394 2194 2554
-f 2082 1850 1930
-f 2082 1930 2194
-f 1850 1278 1374
-f 1850 1374 1930
-f 1278 950 982
-f 1278 982 1374
-f 981 1373 1437
-f 981 1437 997
-f 1373 1929 1977
-f 1373 1977 1437
-f 1929 2193 2305
-f 1929 2305 1977
-f 2193 2553 2813
-f 2193 2813 2305
-f 2553 2965 3069
-f 2553 3069 2813
-f 2965 3205 3421
-f 2965 3421 3069
-f 3205 3581 3777
-f 3205 3777 3421
-f 3581 3841 4041
-f 3581 4041 3777
-f 3841 4097 4425
-f 3841 4425 4041
-f 4097 4461 4645
-f 4097 4645 4425
-f 4461 4637 4925
-f 4461 4925 4645
-f 4637 4901 5225
-f 4637 5225 4925
-f 4901 5185 5433
-f 4901 5433 5225
-f 5185 5369 5681
-f 5185 5681 5433
-f 5369 5577 5941
-f 5369 5941 5681
-f 5577 5853 6117
-f 5577 6117 5941
-f 5853 6029 6397
-f 5853 6397 6117
-f 6029 6205 6601
-f 6029 6601 6397
-f 6205 6437 6753
-f 6205 6753 6601
-f 6437 6609 6993
-f 6437 6993 6753
-f 6609 6729 7181
-f 6609 7181 6993
-f 6729 6905 7301
-f 6729 7301 7181
-f 6905 7109 7469
-f 6905 7469 7301
-f 7109 7229 7673
-f 7109 7673 7469
-f 7229 7365 7801
-f 7229 7801 7673
-f 7365 7501 7929
-f 7365 7929 7801
-f 7501 7657 8073
-f 7501 8073 7929
-f 7657 7769 8213
-f 7657 8213 8073
-f 7769 7841 8325
-f 7769 8325 8213
-f 7841 7969 8397
-f 7841 8397 8325
-f 7969 8049 8533
-f 7969 8533 8397
-f 8049 8177 8613
-f 8049 8613 8533
-f 8177 8269 8737
-f 8177 8737 8613
-f 8269 8317 8809
-f 8269 8809 8737
-f 8317 8365 8857
-f 8317 8857 8809
-f 8365 8405 8913
-f 8365 8913 8857
-f 8405 8477 8937
-f 8405 8937 8913
-f 8477 8525 9017
-f 8477 9017 8937
-f 8525 8549 9049
-f 8525 9049 9017
-f 8549 8573 9081
-f 8549 9081 9049
-f 8573 8605 9105
-f 8573 9105 9081
-f 8605 8629 9121
-f 8605 9121 9105
-f 8629 8645 9137
-f 8629 9137 9121
-f 8645 8646 9138
-f 8645 9138 9137
-f 8646 8630 9122
-f 8646 9122 9138
-f 8630 8606 9106
-f 8630 9106 9122
-f 8606 8574 9082
-f 8606 9082 9106
-f 8574 8550 9050
-f 8574 9050 9082
-f 8550 8526 9018
-f 8550 9018 9050
-f 8526 8478 8938
-f 8526 8938 9018
-f 8478 8406 8914
-f 8478 8914 8938
-f 8406 8366 8858
-f 8406 8858 8914
-f 8366 8318 8810
-f 8366 8810 8858
-f 8318 8270 8738
-f 8318 8738 8810
-f 8270 8178 8614
-f 8270 8614 8738
-f 8178 8050 8534
-f 8178 8534 8614
-f 8050 7970 8398
-f 8050 8398 8534
-f 7970 7842 8326
-f 7970 8326 8398
-f 7842 7770 8214
-f 7842 8214 8326
-f 7770 7658 8074
-f 7770 8074 8214
-f 7658 7502 7930
-f 7658 7930 8074
-f 7502 7366 7802
-f 7502 7802 7930
-f 7366 7230 7674
-f 7366 7674 7802
-f 7230 7110 7470
-f 7230 7470 7674
-f 7110 6906 7302
-f 7110 7302 7470
-f 6906 6730 7182
-f 6906 7182 7302
-f 6730 6610 6994
-f 6730 6994 7182
-f 6610 6438 6754
-f 6610 6754 6994
-f 6438 6206 6602
-f 6438 6602 6754
-f 6206 6030 6398
-f 6206 6398 6602
-f 6030 5854 6118
-f 6030 6118 6398
-f 5854 5578 5942
-f 5854 5942 6118
-f 5578 5370 5682
-f 5578 5682 5942
-f 5370 5186 5434
-f 5370 5434 5682
-f 5186 4902 5226
-f 5186 5226 5434
-f 4902 4638 4926
-f 4902 4926 5226
-f 4638 4462 4646
-f 4638 4646 4926
-f 4462 4098 4426
-f 4462 4426 4646
-f 4098 3842 4042
-f 4098 4042 4426
-f 3842 3582 3778
-f 3842 3778 4042
-f 3582 3206 3422
-f 3582 3422 3778
-f 3206 2966 3070
-f 3206 3070 3422
-f 2966 2554 2814
-f 2966 2814 3070
-f 2554 2194 2306
-f 2554 2306 2814
-f 2194 1930 1978
-f 2194 1978 2306
-f 1930 1374 1438
-f 1930 1438 1978
-f 1374 982 998
-f 1374 998 1438
-f 997 1437 1541
-f 997 1541 1045
-f 1437 1977 2049
-f 1437 2049 1541
-f 1977 2305 2425
-f 1977 2425 2049
-f 2305 2813 2917
-f 2305 2917 2425
-f 2813 3069 3221
-f 2813 3221 2917
-f 3069 3421 3681
-f 3069 3681 3221
-f 3421 3777 3945
-f 3421 3945 3681
-f 3777 4041 4289
-f 3777 4289 3945
-f 4041 4425 4621
-f 4041 4621 4289
-f 4425 4645 4909
-f 4425 4909 4621
-f 4645 4925 5233
-f 4645 5233 4909
-f 4925 5225 5489
-f 4925 5489 5233
-f 5225 5433 5777
-f 5225 5777 5489
-f 5433 5681 5989
-f 5433 5989 5777
-f 5681 5941 6229
-f 5681 6229 5989
-f 5941 6117 6513
-f 5941 6513 6229
-f 6117 6397 6697
-f 6117 6697 6513
-f 6397 6601 6937
-f 6397 6937 6697
-f 6601 6753 7165
-f 6601 7165 6937
-f 6753 6993 7325
-f 6753 7325 7165
-f 6993 7181 7541
-f 6993 7541 7325
-f 7181 7301 7745
-f 7181 7745 7541
-f 7301 7469 7865
-f 7301 7865 7745
-f 7469 7673 8041
-f 7469 8041 7865
-f 7673 7801 8237
-f 7673 8237 8041
-f 7801 7929 8349
-f 7801 8349 8237
-f 7929 8073 8501
-f 7929 8501 8349
-f 8073 8213 8637
-f 8073 8637 8501
-f 8213 8325 8769
-f 8213 8769 8637
-f 8325 8397 8865
-f 8325 8865 8769
-f 8397 8533 8945
-f 8397 8945 8865
-f 8533 8613 9073
-f 8533 9073 8945
-f 8613 8737 9161
-f 8613 9161 9073
-f 8737 8809 9261
-f 8737 9261 9161
-f 8809 8857 9333
-f 8809 9333 9261
-f 8857 8913 9381
-f 8857 9381 9333
-f 8913 8937 9421
-f 8913 9421 9381
-f 8937 9017 9461
-f 8937 9461 9421
-f 9017 9049 9517
-f 9017 9517 9461
-f 9049 9081 9565
-f 9049 9565 9517
-f 9081 9105 9589
-f 9081 9589 9565
-f 9105 9121 9613
-f 9105 9613 9589
-f 9121 9137 9621
-f 9121 9621 9613
-f 9137 9138 9622
-f 9137 9622 9621
-f 9138 9122 9614
-f 9138 9614 9622
-f 9122 9106 9590
-f 9122 9590 9614
-f 9106 9082 9566
-f 9106 9566 9590
-f 9082 9050 9518
-f 9082 9518 9566
-f 9050 9018 9462
-f 9050 9462 9518
-f 9018 8938 9422
-f 9018 9422 9462
-f 8938 8914 9382
-f 8938 9382 9422
-f 8914 8858 9334
-f 8914 9334 9382
-f 8858 8810 9262
-f 8858 9262 9334
-f 8810 8738 9162
-f 8810 9162 9262
-f 8738 8614 9074
-f 8738 9074 9162
-f 8614 8534 8946
-f 8614 8946 9074
-f 8534 8398 8866
-f 8534 8866 8946
-f 8398 8326 8770
-f 8398 8770 8866
-f 8326 8214 8638
-f 8326 8638 8770
-f 8214 8074 8502
-f 8214 8502 8638
-f 8074 7930 8350
-f 8074 8350 8502
-f 7930 7802 8238
-f 7930 8238 8350
-f 7802 7674 8042
-f 7802 8042 8238
-f 7674 7470 7866
-f 7674 7866 8042
-f 7470 7302 7746
-f 7470 7746 7866
-f 7302 7182 7542
-f 7302 7542 7746
-f 7182 6994 7326
-f 7182 7326 7542
-f 6994 6754 7166
-f 6994 7166 7326
-f 6754 6602 6938
-f 6754 6938 7166
-f 6602 6398 6698
-f 6602 6698 6938
-f 6398 6118 6514
-f 6398 6514 6698
-f 6118 5942 6230
-f 6118 6230 6514
-f 5942 5682 5990
-f 5942 5990 6230
-f 5682 5434 5778
-f 5682 5778 5990
-f 5434 5226 5490
-f 5434 5490 5778
-f 5226 4926 5234
-f 5226 5234 5490
-f 4926 4646 4910
-f 4926 4910 5234
-f 4646 4426 4622
-f 4646 4622 4910
-f 4426 4042 4290
-f 4426 4290 4622
-f 4042 3778 3946
-f 4042 3946 4290
-f 3778 3422 3682
-f 3778 3682 3946
-f 3422 3070 3222
-f 3422 3222 3682
-f 3070 2814 2918
-f 3070 2918 3222
-f 2814 2306 2426
-f 2814 2426 2918
-f 2306 1978 2050
-f 2306 2050 2426
-f 1978 1438 1542
-f 1978 1542 2050
-f 1438 998 1046
-f 1438 1046 1542
-f 1045 1541 1645
-f 1045 1645 1061
-f 1541 2049 2129
-f 1541 2129 1645
-f 2049 2425 2577
-f 2049 2577 2129
-f 2425 2917 2997
-f 2425 2997 2577
-f 2917 3221 3389
-f 2917 3389 2997
-f 3221 3681 3809
-f 3221 3809 3389
-f 3681 3945 4153
-f 3681 4153 3809
-f 3945 4289 4533
-f 3945 4533 4153
-f 4289 4621 4797
-f 4289 4797 4533
-f 4621 4909 5193
-f 4621 5193 4797
-f 4909 5233 5441
-f 4909 5441 5193
-f 5233 5489 5785
-f 5233 5785 5441
-f 5489 5777 6045
-f 5489 6045 5785
-f 5777 5989 6277
-f 5777 6277 6045
-f 5989 6229 6561
-f 5989 6561 6277
-f 6229 6513 6809
-f 6229 6809 6561
-f 6513 6697 7065
-f 6513 7065 6809
-f 6697 6937 7253
-f 6697 7253 7065
-f 6937 7165 7461
-f 6937 7461 7253
-f 7165 7325 7729
-f 7165 7729 7461
-f 7325 7541 7881
-f 7325 7881 7729
-f 7541 7745 8097
-f 7541 8097 7881
-f 7745 7865 8301
-f 7745 8301 8097
-f 7865 8041 8413
-f 7865 8413 8301
-f 8041 8237 8597
-f 8041 8597 8413
-f 8237 8349 8785
-f 8237 8785 8597
-f 8349 8501 8897
-f 8349 8897 8785
-f 8501 8637 9041
-f 8501 9041 8897
-f 8637 8769 9193
-f 8637 9193 9041
-f 8769 8865 9301
-f 8769 9301 9193
-f 8865 8945 9389
-f 8865 9389 9301
-f 8945 9073 9469
-f 8945 9469 9389
-f 9073 9161 9605
-f 9073 9605 9469
-f 9161 9261 9697
-f 9161 9697 9605
-f 9261 9333 9769
-f 9261 9769 9697
-f 9333 9381 9825
-f 9333 9825 9769
-f 9381 9421 9889
-f 9381 9889 9825
-f 9421 9461 9913
-f 9421 9913 9889
-f 9461 9517 9961
-f 9461 9961 9913
-f 9517 9565 9977
-f 9517 9977 9961
-f 9565 9589 10033
-f 9565 10033 9977
-f 9589 9613 10065
-f 9589 10065 10033
-f 9613 9621 10089
-f 9613 10089 10065
-f 9621 9622 10090
-f 9621 10090 10089
-f 9622 9614 10066
-f 9622 10066 10090
-f 9614 9590 10034
-f 9614 10034 10066
-f 9590 9566 9978
-f 9590 9978 10034
-f 9566 9518 9962
-f 9566 9962 9978
-f 9518 9462 9914
-f 9518 9914 9962
-f 9462 9422 9890
-f 9462 9890 9914
-f 9422 9382 9826
-f 9422 9826 9890
-f 9382 9334 9770
-f 9382 9770 9826
-f 9334 9262 9698
-f 9334 9698 9770
-f 9262 9162 9606
-f 9262 9606 9698
-f 9162 9074 9470
-f 9162 9470 9606
-f 9074 8946 9390
-f 9074 9390 9470
-f 8946 8866 9302
-f 8946 9302 9390
-f 8866 8770 9194
-f 8866 9194 9302
-f 8770 8638 9042
-f 8770 9042 9194
-f 8638 8502 8898
-f 8638 8898 9042
-f 8502 8350 8786
-f 8502 8786 8898
-f 8350 8238 8598
-f 8350 8598 8786
-f 8238 8042 8414
-f 8238 8414 8598
-f 8042 7866 8302
-f 8042 8302 8414
-f 7866 7746 8098
-f 7866 8098 8302
-f 7746 7542 7882
-f 7746 7882 8098
-f 7542 7326 7730
-f 7542 7730 7882
-f 7326 7166 7462
-f 7326 7462 7730
-f 7166 6938 7254
-f 7166 7254 7462
-f 6938 6698 7066
-f 6938 7066 7254
-f 6698 6514 6810
-f 6698 6810 7066
-f 6514 6230 6562
-f 6514 6562 6810
-f 6230 5990 6278
-f 6230 6278 6562
-f 5990 5778 6046
-f 5990 6046 6278
-f 5778 5490 5786
-f 5778 5786 6046
-f 5490 5234 5442
-f 5490 5442 5786
-f 5234 4910 5194
-f 5234 5194 5442
-f 4910 4622 4798
-f 4910 4798 5194
-f 4622 4290 4534
-f 4622 4534 4798
-f 4290 3946 4154
-f 4290 4154 4534
-f 3946 3682 3810
-f 3946 3810 4154
-f 3682 3222 3390
-f 3682 3390 3810
-f 3222 2918 2998
-f 3222 2998 3390
-f 2918 2426 2578
-f 2918 2578 2998
-f 2426 2050 2130
-f 2426 2130 2578
-f 2050 1542 1646
-f 2050 1646 2130
-f 1542 1046 1062
-f 1542 1062 1646
-f 1061 1645 1821
-f 1061 1821 1093
-f 1645 2129 2209
-f 1645 2209 1821
-f 2129 2577 2761
-f 2129 2761 2209
-f 2577 2997 3141
-f 2577 3141 2761
-f 2997 3389 3621
-f 2997 3621 3141
-f 3389 3809 3961
-f 3389 3961 3621
-f 3809 4153 4377
-f 3809 4377 3961
-f 4153 4533 4701
-f 4153 4701 4377
-f 4533 4797 5053
-f 4533 5053 4701
-f 4797 5193 5377
-f 4797 5377 5053
-f 5193 5441 5689
-f 5193 5689 5377
-f 5441 5785 5997
-f 5441 5997 5689
-f 5785 6045 6285
-f 5785 6285 5997
-f 6045 6277 6585
-f 6045 6585 6285
-f 6277 6561 6833
-f 6277 6833 6585
-f 6561 6809 7133
-f 6561 7133 6833
-f 6809 7065 7341
-f 6809 7341 7133
-f 7065 7253 7621
-f 7065 7621 7341
-f 7253 7461 7817
-f 7253 7817 7621
-f 7461 7729 8009
-f 7461 8009 7817
-f 7729 7881 8277
-f 7729 8277 8009
-f 7881 8097 8421
-f 7881 8421 8277
-f 8097 8301 8653
-f 8097 8653 8421
-f 8301 8413 8833
-f 8301 8833 8653
-f 8413 8597 8977
-f 8413 8977 8833
-f 8597 8785 9153
-f 8597 9153 8977
-f 8785 8897 9309
-f 8785 9309 9153
-f 8897 9041 9437
-f 8897 9437 9309
-f 9041 9193 9573
-f 9041 9573 9437
-f 9193 9301 9721
-f 9193 9721 9573
-f 9301 9389 9809
-f 9301 9809 9721
-f 9389 9469 9897
-f 9389 9897 9809
-f 9469 9605 9985
-f 9469 9985 9897
-f 9605 9697 10121
-f 9605 10121 9985
-f 9697 9769 10189
-f 9697 10189 10121
-f 9769 9825 10261
-f 9769 10261 10189
-f 9825 9889 10309
-f 9825 10309 10261
-f 9889 9913 10365
-f 9889 10365 10309
-f 9913 9961 10389
-f 9913 10389 10365
-f 9961 9977 10413
-f 9961 10413 10389
-f 9977 10033 10461
-f 9977 10461 10413
-f 10033 10065 10477
-f 10033 10477 10461
-f 10065 10089 10485
-f 10065 10485 10477
-f 10089 10090 10486
-f 10089 10486 10485
-f 10090 10066 10478
-f 10090 10478 10486
-f 10066 10034 10462
-f 10066 10462 10478
-f 10034 9978 10414
-f 10034 10414 10462
-f 9978 9962 10390
-f 9978 10390 10414
-f 9962 9914 10366
-f 9962 10366 10390
-f 9914 9890 10310
-f 9914 10310 10366
-f 9890 9826 10262
-f 9890 10262 10310
-f 9826 9770 10190
-f 9826 10190 10262
-f 9770 9698 10122
-f 9770 10122 10190
-f 9698 9606 9986
-f 9698 9986 10122
-f 9606 9470 9898
-f 9606 9898 9986
-f 9470 9390 9810
-f 9470 9810 9898
-f 9390 9302 9722
-f 9390 9722 9810
-f 9302 9194 9574
-f 9302 9574 9722
-f 9194 9042 9438
-f 9194 9438 9574
-f 9042 8898 9310
-f 9042 9310 9438
-f 8898 8786 9154
-f 8898 9154 9310
-f 8786 8598 8978
-f 8786 8978 9154
-f 8598 8414 8834
-f 8598 8834 8978
-f 8414 8302 8654
-f 8414 8654 8834
-f 8302 8098 8422
-f 8302 8422 8654
-f 8098 7882 8278
-f 8098 8278 8422
-f 7882 7730 8010
-f 7882 8010 8278
-f 7730 7462 7818
-f 7730 7818 8010
-f 7462 7254 7622
-f 7462 7622 7818
-f 7254 7066 7342
-f 7254 7342 7622
-f 7066 6810 7134
-f 7066 7134 7342
-f 6810 6562 6834
-f 6810 6834 7134
-f 6562 6278 6586
-f 6562 6586 6834
-f 6278 6046 6286
-f 6278 6286 6586
-f 6046 5786 5998
-f 6046 5998 6286
-f 5786 5442 5690
-f 5786 5690 5998
-f 5442 5194 5378
-f 5442 5378 5690
-f 5194 4798 5054
-f 5194 5054 5378
-f 4798 4534 4702
-f 4798 4702 5054
-f 4534 4154 4378
-f 4534 4378 4702
-f 4154 3810 3962
-f 4154 3962 4378
-f 3810 3390 3622
-f 3810 3622 3962
-f 3390 2998 3142
-f 3390 3142 3622
-f 2998 2578 2762
-f 2998 2762 3142
-f 2578 2130 2210
-f 2578 2210 2762
-f 2130 1646 1822
-f 2130 1822 2210
-f 1646 1062 1094
-f 1646 1094 1822
-f 1093 1821 1881
-f 1093 1881 1125
-f 1821 2209 2273
-f 1821 2273 1881
-f 2209 2761 2861
-f 2209 2861 2273
-f 2761 3141 3245
-f 2761 3245 2861
-f 3141 3621 3745
-f 3141 3745 3245
-f 3621 3961 4105
-f 3621 4105 3745
-f 3961 4377 4549
-f 3961 4549 4105
-f 4377 4701 4877
-f 4377 4877 4549
-f 4701 5053 5281
-f 4701 5281 4877
-f 5053 5377 5585
-f 5053 5585 5281
-f 5377 5689 5949
-f 5377 5949 5585
-f 5689 5997 6237
-f 5689 6237 5949
-f 5997 6285 6569
-f 5997 6569 6237
-f 6285 6585 6841
-f 6285 6841 6569
-f 6585 6833 7149
-f 6585 7149 6841
-f 6833 7133 7397
-f 6833 7397 7149
-f 7133 7341 7689
-f 7133 7689 7397
-f 7341 7621 7897
-f 7341 7897 7689
-f 7621 7817 8153
-f 7621 8153 7897
-f 7817 8009 8357
-f 7817 8357 8153
-f 8009 8277 8565
-f 8009 8565 8357
-f 8277 8421 8817
-f 8277 8817 8565
-f 8421 8653 8969
-f 8421 8969 8817
-f 8653 8833 9185
-f 8653 9185 8969
-f 8833 8977 9357
-f 8833 9357 9185
-f 8977 9153 9501
-f 8977 9501 9357
-f 9153 9309 9677
-f 9153 9677 9501
-f 9309 9437 9817
-f 9309 9817 9677
-f 9437 9573 9945
-f 9437 9945 9817
-f 9573 9721 10105
-f 9573 10105 9945
-f 9721 9809 10205
-f 9721 10205 10105
-f 9809 9897 10293
-f 9809 10293 10205
-f 9897 9985 10397
-f 9897 10397 10293
-f 9985 10121 10501
-f 9985 10501 10397
-f 10121 10189 10617
-f 10121 10617 10501
-f 10189 10261 10657
-f 10189 10657 10617
-f 10261 10309 10721
-f 10261 10721 10657
-f 10309 10365 10753
-f 10309 10753 10721
-f 10365 10389 10801
-f 10365 10801 10753
-f 10389 10413 10857
-f 10389 10857 10801
-f 10413 10461 10881
-f 10413 10881 10857
-f 10461 10477 10897
-f 10461 10897 10881
-f 10477 10485 10905
-f 10477 10905 10897
-f 10485 10486 10906
-f 10485 10906 10905
-f 10486 10478 10898
-f 10486 10898 10906
-f 10478 10462 10882
-f 10478 10882 10898
-f 10462 10414 10858
-f 10462 10858 10882
-f 10414 10390 10802
-f 10414 10802 10858
-f 10390 10366 10754
-f 10390 10754 10802
-f 10366 10310 10722
-f 10366 10722 10754
-f 10310 10262 10658
-f 10310 10658 10722
-f 10262 10190 10618
-f 10262 10618 10658
-f 10190 10122 10502
-f 10190 10502 10618
-f 10122 9986 10398
-f 10122 10398 10502
-f 9986 9898 10294
-f 9986 10294 10398
-f 9898 9810 10206
-f 9898 10206 10294
-f 9810 9722 10106
-f 9810 10106 10206
-f 9722 9574 9946
-f 9722 9946 10106
-f 9574 9438 9818
-f 9574 9818 9946
-f 9438 9310 9678
-f 9438 9678 9818
-f 9310 9154 9502
-f 9310 9502 9678
-f 9154 8978 9358
-f 9154 9358 9502
-f 8978 8834 9186
-f 8978 9186 9358
-f 8834 8654 8970
-f 8834 8970 9186
-f 8654 8422 8818
-f 8654 8818 8970
-f 8422 8278 8566
-f 8422 8566 8818
-f 8278 8010 8358
-f 8278 8358 8566
-f 8010 7818 8154
-f 8010 8154 8358
-f 7818 7622 7898
-f 7818 7898 8154
-f 7622 7342 7690
-f 7622 7690 7898
-f 7342 7134 7398
-f 7342 7398 7690
-f 7134 6834 7150
-f 7134 7150 7398
-f 6834 6586 6842
-f 6834 6842 7150
-f 6586 6286 6570
-f 6586 6570 6842
-f 6286 5998 6238
-f 6286 6238 6570
-f 5998 5690 5950
-f 5998 5950 6238
-f 5690 5378 5586
-f 5690 5586 5950
-f 5378 5054 5282
-f 5378 5282 5586
-f 5054 4702 4878
-f 5054 4878 5282
-f 4702 4378 4550
-f 4702 4550 4878
-f 4378 3962 4106
-f 4378 4106 4550
-f 3962 3622 3746
-f 3962 3746 4106
-f 3622 3142 3246
-f 3622 3246 3746
-f 3142 2762 2862
-f 3142 2862 3246
-f 2762 2210 2274
-f 2762 2274 2862
-f 2210 1822 1882
-f 2210 1882 2274
-f 1822 1094 1126
-f 1822 1126 1882
-f 1125 1881 1913
-f 1125 1913 1165
-f 1881 2273 2353
-f 1881 2353 1913
-f 2273 2861 2949
-f 2273 2949 2353
-f 2861 3245 3373
-f 2861 3373 2949
-f 3245 3745 3873
-f 3245 3873 3373
-f 3745 4105 4273
-f 3745 4273 3873
-f 4105 4549 4685
-f 4105 4685 4273
-f 4549 4877 5133
-f 4549 5133 4685
-f 4877 5281 5465
-f 4877 5465 5133
-f 5281 5585 5861
-f 5281 5861 5465
-f 5585 5949 6133
-f 5585 6133 5861
-f 5949 6237 6521
-f 5949 6521 6133
-f 6237 6569 6817
-f 6237 6817 6521
-f 6569 6841 7141
-f 6569 7141 6817
-f 6841 7149 7405
-f 6841 7405 7141
-f 7149 7397 7713
-f 7149 7713 7405
-f 7397 7689 7937
-f 7397 7937 7713
-f 7689 7897 8221
-f 7689 8221 7937
-f 7897 8153 8429
-f 7897 8429 8221
-f 8153 8357 8701
-f 8153 8701 8429
-f 8357 8565 8889
-f 8357 8889 8701
-f 8565 8817 9113
-f 8565 9113 8889
-f 8817 8969 9341
-f 8817 9341 9113
-f 8969 9185 9493
-f 8969 9493 9341
-f 9185 9357 9713
-f 9185 9713 9493
-f 9357 9501 9865
-f 9357 9865 9713
-f 9501 9677 10017
-f 9501 10017 9865
-f 9677 9817 10181
-f 9677 10181 10017
-f 9817 9945 10317
-f 9817 10317 10181
-f 9945 10105 10437
-f 9945 10437 10317
-f 10105 10205 10609
-f 10105 10609 10437
-f 10205 10293 10673
-f 10205 10673 10609
-f 10293 10397 10777
-f 10293 10777 10673
-f 10397 10501 10889
-f 10397 10889 10777
-f 10501 10617 10977
-f 10501 10977 10889
-f 10617 10657 11069
-f 10617 11069 10977
-f 10657 10721 11101
-f 10657 11101 11069
-f 10721 10753 11149
-f 10721 11149 11101
-f 10753 10801 11197
-f 10753 11197 11149
-f 10801 10857 11221
-f 10801 11221 11197
-f 10857 10881 11277
-f 10857 11277 11221
-f 10881 10897 11293
-f 10881 11293 11277
-f 10897 10905 11317
-f 10897 11317 11293
-f 10905 10906 11318
-f 10905 11318 11317
-f 10906 10898 11294
-f 10906 11294 11318
-f 10898 10882 11278
-f 10898 11278 11294
-f 10882 10858 11222
-f 10882 11222 11278
-f 10858 10802 11198
-f 10858 11198 11222
-f 10802 10754 11150
-f 10802 11150 11198
-f 10754 10722 11102
-f 10754 11102 11150
-f 10722 10658 11070
-f 10722 11070 11102
-f 10658 10618 10978
-f 10658 10978 11070
-f 10618 10502 10890
-f 10618 10890 10978
-f 10502 10398 10778
-f 10502 10778 10890
-f 10398 10294 10674
-f 10398 10674 10778
-f 10294 10206 10610
-f 10294 10610 10674
-f 10206 10106 10438
-f 10206 10438 10610
-f 10106 9946 10318
-f 10106 10318 10438
-f 9946 9818 10182
-f 9946 10182 10318
-f 9818 9678 10018
-f 9818 10018 10182
-f 9678 9502 9866
-f 9678 9866 10018
-f 9502 9358 9714
-f 9502 9714 9866
-f 9358 9186 9494
-f 9358 9494 9714
-f 9186 8970 9342
-f 9186 9342 9494
-f 8970 8818 9114
-f 8970 9114 9342
-f 8818 8566 8890
-f 8818 8890 9114
-f 8566 8358 8702
-f 8566 8702 8890
-f 8358 8154 8430
-f 8358 8430 8702
-f 8154 7898 8222
-f 8154 8222 8430
-f 7898 7690 7938
-f 7898 7938 8222
-f 7690 7398 7714
-f 7690 7714 7938
-f 7398 7150 7406
-f 7398 7406 7714
-f 7150 6842 7142
-f 7150 7142 7406
-f 6842 6570 6818
-f 6842 6818 7142
-f 6570 6238 6522
-f 6570 6522 6818
-f 6238 5950 6134
-f 6238 6134 6522
-f 5950 5586 5862
-f 5950 5862 6134
-f 5586 5282 5466
-f 5586 5466 5862
-f 5282 4878 5134
-f 5282 5134 5466
-f 4878 4550 4686
-f 4878 4686 5134
-f 4550 4106 4274
-f 4550 4274 4686
-f 4106 3746 3874
-f 4106 3874 4274
-f 3746 3246 3374
-f 3746 3374 3874
-f 3246 2862 2950
-f 3246 2950 3374
-f 2862 2274 2354
-f 2862 2354 2950
-f 2274 1882 1914
-f 2274 1914 2354
-f 1882 1126 1166
-f 1882 1166 1914
-f 1165 1913 1945
-f 1165 1945 1181
-f 1913 2353 2449
-f 1913 2449 1945
-f 2353 2949 3013
-f 2353 3013 2449
-f 2949 3373 3509
-f 2949 3509 3013
-f 3373 3873 3977
-f 3373 3977 3509
-f 3873 4273 4485
-f 3873 4485 3977
-f 4273 4685 4837
-f 4273 4837 4485
-f 4685 5133 5297
-f 4685 5297 4837
-f 5133 5465 5649
-f 5133 5649 5297
-f 5465 5861 6037
-f 5465 6037 5649
-f 5861 6133 6413
-f 5861 6413 6037
-f 6133 6521 6713
-f 6133 6713 6413
-f 6521 6817 7077
-f 6521 7077 6713
-f 6817 7141 7349
-f 6817 7349 7077
-f 7141 7405 7697
-f 7141 7697 7349
-f 7405 7713 7945
-f 7405 7945 7697
-f 7713 7937 8253
-f 7713 8253 7945
-f 7937 8221 8485
-f 7937 8485 8253
-f 8221 8429 8753
-f 8221 8753 8485
-f 8429 8701 8953
-f 8429 8953 8753
-f 8701 8889 9245
-f 8701 9245 8953
-f 8889 9113 9413
-f 8889 9413 9245
-f 9113 9341 9645
-f 9113 9645 9413
-f 9341 9493 9841
-f 9341 9841 9645
-f 9493 9713 10009
-f 9493 10009 9841
-f 9713 9865 10213
-f 9713 10213 10009
-f 9865 10017 10373
-f 9865 10373 10213
-f 10017 10181 10533
-f 10017 10533 10373
-f 10181 10317 10665
-f 10181 10665 10533
-f 10317 10437 10793
-f 10317 10793 10665
-f 10437 10609 10937
-f 10437 10937 10793
-f 10609 10673 11077
-f 10609 11077 10937
-f 10673 10777 11133
-f 10673 11133 11077
-f 10777 10889 11229
-f 10777 11229 11133
-f 10889 10977 11349
-f 10889 11349 11229
-f 10977 11069 11425
-f 10977 11425 11349
-f 11069 11101 11481
-f 11069 11481 11425
-f 11101 11149 11545
-f 11101 11545 11481
-f 11149 11197 11561
-f 11149 11561 11545
-f 11197 11221 11609
-f 11197 11609 11561
-f 11221 11277 11649
-f 11221 11649 11609
-f 11277 11293 11665
-f 11277 11665 11649
-f 11293 11317 11681
-f 11293 11681 11665
-f 11317 11318 11682
-f 11317 11682 11681
-f 11318 11294 11666
-f 11318 11666 11682
-f 11294 11278 11650
-f 11294 11650 11666
-f 11278 11222 11610
-f 11278 11610 11650
-f 11222 11198 11562
-f 11222 11562 11610
-f 11198 11150 11546
-f 11198 11546 11562
-f 11150 11102 11482
-f 11150 11482 11546
-f 11102 11070 11426
-f 11102 11426 11482
-f 11070 10978 11350
-f 11070 11350 11426
-f 10978 10890 11230
-f 10978 11230 11350
-f 10890 10778 11134
-f 10890 11134 11230
-f 10778 10674 11078
-f 10778 11078 11134
-f 10674 10610 10938
-f 10674 10938 11078
-f 10610 10438 10794
-f 10610 10794 10938
-f 10438 10318 10666
-f 10438 10666 10794
-f 10318 10182 10534
-f 10318 10534 10666
-f 10182 10018 10374
-f 10182 10374 10534
-f 10018 9866 10214
-f 10018 10214 10374
-f 9866 9714 10010
-f 9866 10010 10214
-f 9714 9494 9842
-f 9714 9842 10010
-f 9494 9342 9646
-f 9494 9646 9842
-f 9342 9114 9414
-f 9342 9414 9646
-f 9114 8890 9246
-f 9114 9246 9414
-f 8890 8702 8954
-f 8890 8954 9246
-f 8702 8430 8754
-f 8702 8754 8954
-f 8430 8222 8486
-f 8430 8486 8754
-f 8222 7938 8254
-f 8222 8254 8486
-f 7938 7714 7946
-f 7938 7946 8254
-f 7714 7406 7698
-f 7714 7698 7946
-f 7406 7142 7350
-f 7406 7350 7698
-f 7142 6818 7078
-f 7142 7078 7350
-f 6818 6522 6714
-f 6818 6714 7078
-f 6522 6134 6414
-f 6522 6414 6714
-f 6134 5862 6038
-f 6134 6038 6414
-f 5862 5466 5650
-f 5862 5650 6038
-f 5466 5134 5298
-f 5466 5298 5650
-f 5134 4686 4838
-f 5134 4838 5298
-f 4686 4274 4486
-f 4686 4486 4838
-f 4274 3874 3978
-f 4274 3978 4486
-f 3874 3374 3510
-f 3874 3510 3978
-f 3374 2950 3014
-f 3374 3014 3510
-f 2950 2354 2450
-f 2950 2450 3014
-f 2354 1914 1946
-f 2354 1946 2450
-f 1914 1166 1182
-f 1914 1182 1946
-f 1181 1945 1993
-f 1181 1993 1197
-f 1945 2449 2529
-f 1945 2529 1993
-f 2449 3013 3109
-f 2449 3109 2529
-f 3013 3509 3713
-f 3013 3713 3109
-f 3509 3977 4073
-f 3509 4073 3713
-f 3977 4485 4581
-f 3977 4581 4073
-f 4485 4837 5021
-f 4485 5021 4581
-f 4837 5297 5417
-f 4837 5417 5021
-f 5297 5649 5885
-f 5297 5885 5417
-f 5649 6037 6213
-f 5649 6213 5885
-f 6037 6413 6617
-f 6037 6617 6213
-f 6413 6713 6953
-f 6413 6953 6617
-f 6713 7077 7269
-f 6713 7269 6953
-f 7077 7349 7629
-f 7077 7629 7269
-f 7349 7697 7913
-f 7349 7913 7629
-f 7697 7945 8229
-f 7697 8229 7913
-f 7945 8253 8493
-f 7945 8493 8229
-f 8253 8485 8777
-f 8253 8777 8493
-f 8485 8753 9025
-f 8485 9025 8777
-f 8753 8953 9269
-f 8753 9269 9025
-f 8953 9245 9477
-f 8953 9477 9269
-f 9245 9413 9753
-f 9245 9753 9477
-f 9413 9645 9921
-f 9413 9921 9753
-f 9645 9841 10165
-f 9645 10165 9921
-f 9841 10009 10333
-f 9841 10333 10165
-f 10009 10213 10525
-f 10009 10525 10333
-f 10213 10373 10689
-f 10213 10689 10525
-f 10373 10533 10849
-f 10373 10849 10689
-f 10533 10665 11005
-f 10533 11005 10849
-f 10665 10793 11125
-f 10665 11125 11005
-f 10793 10937 11261
-f 10793 11261 11125
-f 10937 11077 11401
-f 10937 11401 11261
-f 11077 11133 11505
-f 11077 11505 11401
-f 11133 11229 11593
-f 11133 11593 11505
-f 11229 11349 11697
-f 11229 11697 11593
-f 11349 11425 11789
-f 11349 11789 11697
-f 11425 11481 11837
-f 11425 11837 11789
-f 11481 11545 11877
-f 11481 11877 11837
-f 11545 11561 11941
-f 11545 11941 11877
-f 11561 11609 11981
-f 11561 11981 11941
-f 11609 11649 11997
-f 11609 11997 11981
-f 11649 11665 12029
-f 11649 12029 11997
-f 11665 11681 12053
-f 11665 12053 12029
-f 11681 11682 12054
-f 11681 12054 12053
-f 11682 11666 12030
-f 11682 12030 12054
-f 11666 11650 11998
-f 11666 11998 12030
-f 11650 11610 11982
-f 11650 11982 11998
-f 11610 11562 11942
-f 11610 11942 11982
-f 11562 11546 11878
-f 11562 11878 11942
-f 11546 11482 11838
-f 11546 11838 11878
-f 11482 11426 11790
-f 11482 11790 11838
-f 11426 11350 11698
-f 11426 11698 11790
-f 11350 11230 11594
-f 11350 11594 11698
-f 11230 11134 11506
-f 11230 11506 11594
-f 11134 11078 11402
-f 11134 11402 11506
-f 11078 10938 11262
-f 11078 11262 11402
-f 10938 10794 11126
-f 10938 11126 11262
-f 10794 10666 11006
-f 10794 11006 11126
-f 10666 10534 10850
-f 10666 10850 11006
-f 10534 10374 10690
-f 10534 10690 10850
-f 10374 10214 10526
-f 10374 10526 10690
-f 10214 10010 10334
-f 10214 10334 10526
-f 10010 9842 10166
-f 10010 10166 10334
-f 9842 9646 9922
-f 9842 9922 10166
-f 9646 9414 9754
-f 9646 9754 9922
-f 9414 9246 9478
-f 9414 9478 9754
-f 9246 8954 9270
-f 9246 9270 9478
-f 8954 8754 9026
-f 8954 9026 9270
-f 8754 8486 8778
-f 8754 8778 9026
-f 8486 8254 8494
-f 8486 8494 8778
-f 8254 7946 8230
-f 8254 8230 8494
-f 7946 7698 7914
-f 7946 7914 8230
-f 7698 7350 7630
-f 7698 7630 7914
-f 7350 7078 7270
-f 7350 7270 7630
-f 7078 6714 6954
-f 7078 6954 7270
-f 6714 6414 6618
-f 6714 6618 6954
-f 6414 6038 6214
-f 6414 6214 6618
-f 6038 5650 5886
-f 6038 5886 6214
-f 5650 5298 5418
-f 5650 5418 5886
-f 5298 4838 5022
-f 5298 5022 5418
-f 4838 4486 4582
-f 4838 4582 5022
-f 4486 3978 4074
-f 4486 4074 4582
-f 3978 3510 3714
-f 3978 3714 4074
-f 3510 3014 3110
-f 3510 3110 3714
-f 3014 2450 2530
-f 3014 2530 3110
-f 2450 1946 1994
-f 2450 1994 2530
-f 1946 1182 1198
-f 1946 1198 1994
-f 1197 1993 2033
-f 1197 2033 1245
-f 1993 2529 2657
-f 1993 2657 2033
-f 2529 3109 3173
-f 2529 3173 2657
-f 3109 3713 3761
-f 3109 3761 3173
-f 3713 4073 4225
-f 3713 4225 3761
-f 4073 4581 4733
-f 4073 4733 4225
-f 4581 5021 5217
-f 4581 5217 4733
-f 5021 5417 5601
-f 5021 5601 5217
-f 5417 5885 6013
-f 5417 6013 5601
-f 5885 6213 6453
-f 5885 6453 6013
-f 6213 6617 6777
-f 6213 6777 6453
-f 6617 6953 7173
-f 6617 7173 6777
-f 6953 7269 7477
-f 6953 7477 7173
-f 7269 7629 7825
-f 7269 7825 7477
-f 7629 7913 8169
-f 7629 8169 7825
-f 7913 8229 8445
-f 7913 8445 8169
-f 8229 8493 8761
-f 8229 8761 8445
-f 8493 8777 9033
-f 8493 9033 8761
-f 8777 9025 9293
-f 8777 9293 9033
-f 9025 9269 9549
-f 9025 9549 9293
-f 9269 9477 9777
-f 9269 9777 9549
-f 9477 9753 9993
-f 9477 9993 9777
-f 9753 9921 10245
-f 9753 10245 9993
-f 9921 10165 10429
-f 9921 10429 10245
-f 10165 10333 10641
-f 10165 10641 10429
-f 10333 10525 10825
-f 10333 10825 10641
-f 10525 10689 11013
-f 10525 11013 10825
-f 10689 10849 11165
-f 10689 11165 11013
-f 10849 11005 11341
-f 10849 11341 11165
-f 11005 11125 11449
-f 11005 11449 11341
-f 11125 11261 11585
-f 11125 11585 11449
-f 11261 11401 11729
-f 11261 11729 11585
-f 11401 11505 11829
-f 11401 11829 11729
-f 11505 11593 11933
-f 11505 11933 11829
-f 11593 11697 12005
-f 11593 12005 11933
-f 11697 11789 12109
-f 11697 12109 12005
-f 11789 11837 12185
-f 11789 12185 12109
-f 11837 11877 12241
-f 11837 12241 12185
-f 11877 11941 12281
-f 11877 12281 12241
-f 11941 11981 12297
-f 11941 12297 12281
-f 11981 11997 12361
-f 11981 12361 12297
-f 11997 12029 12377
-f 11997 12377 12361
-f 12029 12053 12417
-f 12029 12417 12377
-f 12053 12054 12418
-f 12053 12418 12417
-f 12054 12030 12378
-f 12054 12378 12418
-f 12030 11998 12362
-f 12030 12362 12378
-f 11998 11982 12298
-f 11998 12298 12362
-f 11982 11942 12282
-f 11982 12282 12298
-f 11942 11878 12242
-f 11942 12242 12282
-f 11878 11838 12186
-f 11878 12186 12242
-f 11838 11790 12110
-f 11838 12110 12186
-f 11790 11698 12006
-f 11790 12006 12110
-f 11698 11594 11934
-f 11698 11934 12006
-f 11594 11506 11830
-f 11594 11830 11934
-f 11506 11402 11730
-f 11506 11730 11830
-f 11402 11262 11586
-f 11402 11586 11730
-f 11262 11126 11450
-f 11262 11450 11586
-f 11126 11006 11342
-f 11126 11342 11450
-f 11006 10850 11166
-f 11006 11166 11342
-f 10850 10690 11014
-f 10850 11014 11166
-f 10690 10526 10826
-f 10690 10826 11014
-f 10526 10334 10642
-f 10526 10642 10826
-f 10334 10166 10430
-f 10334 10430 10642
-f 10166 9922 10246
-f 10166 10246 10430
-f 9922 9754 9994
-f 9922 9994 10246
-f 9754 9478 9778
-f 9754 9778 9994
-f 9478 9270 9550
-f 9478 9550 9778
-f 9270 9026 9294
-f 9270 9294 9550
-f 9026 8778 9034
-f 9026 9034 9294
-f 8778 8494 8762
-f 8778 8762 9034
-f 8494 8230 8446
-f 8494 8446 8762
-f 8230 7914 8170
-f 8230 8170 8446
-f 7914 7630 7826
-f 7914 7826 8170
-f 7630 7270 7478
-f 7630 7478 7826
-f 7270 6954 7174
-f 7270 7174 7478
-f 6954 6618 6778
-f 6954 6778 7174
-f 6618 6214 6454
-f 6618 6454 6778
-f 6214 5886 6014
-f 6214 6014 6454
-f 5886 5418 5602
-f 5886 5602 6014
-f 5418 5022 5218
-f 5418 5218 5602
-f 5022 4582 4734
-f 5022 4734 5218
-f 4582 4074 4226
-f 4582 4226 4734
-f 4074 3714 3762
-f 4074 3762 4226
-f 3714 3110 3174
-f 3714 3174 3762
-f 3110 2530 2658
-f 3110 2658 3174
-f 2530 1994 2034
-f 2530 2034 2658
-f 1994 1198 1246
-f 1994 1246 2034
-f 1245 2033 2065
-f 1245 2065 1261
-f 2033 2657 2797
-f 2033 2797 2065
-f 2657 3173 3269
-f 2657 3269 2797
-f 3173 3761 3865
-f 3173 3865 3269
-f 3761 4225 4441
-f 3761 4441 3865
-f 4225 4733 4829
-f 4225 4829 4441
-f 4733 5217 5329
-f 4733 5329 4829
-f 5217 5601 5809
-f 5217 5809 5329
-f 5601 6013 6173
-f 5601 6173 5809
-f 6013 6453 6633
-f 6013 6633 6173
-f 6453 6777 7001
-f 6453 7001 6633
-f 6777 7173 7333
-f 6777 7333 7001
-f 7173 7477 7737
-f 7173 7737 7333
-f 7477 7825 8025
-f 7477 8025 7737
-f 7825 8169 8373
-f 7825 8373 8025
-f 8169 8445 8717
-f 8169 8717 8373
-f 8445 8761 8961
-f 8445 8961 8717
-f 8761 9033 9277
-f 8761 9277 8961
-f 9033 9293 9557
-f 9033 9557 9277
-f 9293 9549 9801
-f 9293 9801 9557
-f 9549 9777 10073
-f 9549 10073 9801
-f 9777 9993 10269
-f 9777 10269 10073
-f 9993 10245 10509
-f 9993 10509 10269
-f 10245 10429 10729
-f 10245 10729 10509
-f 10429 10641 10929
-f 10429 10929 10729
-f 10641 10825 11109
-f 10641 11109 10929
-f 10825 11013 11309
-f 10825 11309 11109
-f 11013 11165 11465
-f 11013 11465 11309
-f 11165 11341 11617
-f 11165 11617 11465
-f 11341 11449 11805
-f 11341 11805 11617
-f 11449 11585 11885
-f 11449 11885 11805
-f 11585 11729 12021
-f 11585 12021 11885
-f 11729 11829 12153
-f 11729 12153 12021
-f 11829 11933 12249
-f 11829 12249 12153
-f 11933 12005 12329
-f 11933 12329 12249
-f 12005 12109 12433
-f 12005 12433 12329
-f 12109 12185 12509
-f 12109 12509 12433
-f 12185 12241 12557
-f 12185 12557 12509
-f 12241 12281 12613
-f 12241 12613 12557
-f 12281 12297 12653
-f 12281 12653 12613
-f 12297 12361 12669
-f 12297 12669 12653
-f 12361 12377 12693
-f 12361 12693 12669
-f 12377 12417 12717
-f 12377 12717 12693
-f 12417 12418 12718
-f 12417 12718 12717
-f 12418 12378 12694
-f 12418 12694 12718
-f 12378 12362 12670
-f 12378 12670 12694
-f 12362 12298 12654
-f 12362 12654 12670
-f 12298 12282 12614
-f 12298 12614 12654
-f 12282 12242 12558
-f 12282 12558 12614
-f 12242 12186 12510
-f 12242 12510 12558
-f 12186 12110 12434
-f 12186 12434 12510
-f 12110 12006 12330
-f 12110 12330 12434
-f 12006 11934 12250
-f 12006 12250 12330
-f 11934 11830 12154
-f 11934 12154 12250
-f 11830 11730 12022
-f 11830 12022 12154
-f 11730 11586 11886
-f 11730 11886 12022
-f 11586 11450 11806
-f 11586 11806 11886
-f 11450 11342 11618
-f 11450 11618 11806
-f 11342 11166 11466
-f 11342 11466 11618
-f 11166 11014 11310
-f 11166 11310 11466
-f 11014 10826 11110
-f 11014 11110 11310
-f 10826 10642 10930
-f 10826 10930 11110
-f 10642 10430 10730
-f 10642 10730 10930
-f 10430 10246 10510
-f 10430 10510 10730
-f 10246 9994 10270
-f 10246 10270 10510
-f 9994 9778 10074
-f 9994 10074 10270
-f 9778 9550 9802
-f 9778 9802 10074
-f 9550 9294 9558
-f 9550 9558 9802
-f 9294 9034 9278
-f 9294 9278 9558
-f 9034 8762 8962
-f 9034 8962 9278
-f 8762 8446 8718
-f 8762 8718 8962
-f 8446 8170 8374
-f 8446 8374 8718
-f 8170 7826 8026
-f 8170 8026 8374
-f 7826 7478 7738
-f 7826 7738 8026
-f 7478 7174 7334
-f 7478 7334 7738
-f 7174 6778 7002
-f 7174 7002 7334
-f 6778 6454 6634
-f 6778 6634 7002
-f 6454 6014 6174
-f 6454 6174 6634
-f 6014 5602 5810
-f 6014 5810 6174
-f 5602 5218 5330
-f 5602 5330 5810
-f 5218 4734 4830
-f 5218 4830 5330
-f 4734 4226 4442
-f 4734 4442 4830
-f 4226 3762 3866
-f 4226 3866 4442
-f 3762 3174 3270
-f 3762 3270 3866
-f 3174 2658 2798
-f 3174 2798 3270
-f 2658 2034 2066
-f 2658 2066 2798
-f 2034 1246 1262
-f 2034 1262 2066
-f 1261 2065 2113
-f 1261 2113 1309
-f 2065 2797 2845
-f 2065 2845 2113
-f 2797 3269 3349
-f 2797 3349 2845
-f 3269 3865 3929
-f 3269 3929 3349
-f 3865 4441 4517
-f 3865 4517 3929
-f 4441 4829 4973
-f 4441 4973 4517
-f 4829 5329 5473
-f 4829 5473 4973
-f 5329 5809 5933
-f 5329 5933 5473
-f 5809 6173 6357
-f 5809 6357 5933
-f 6173 6633 6737
-f 6173 6737 6357
-f 6633 7001 7197
-f 6633 7197 6737
-f 7001 7333 7557
-f 7001 7557 7197
-f 7333 7737 7905
-f 7333 7905 7557
-f 7737 8025 8285
-f 7737 8285 7905
-f 8025 8373 8581
-f 8025 8581 8285
-f 8373 8717 8905
-f 8373 8905 8581
-f 8717 8961 9253
-f 8717 9253 8905
-f 8961 9277 9485
-f 8961 9485 9253
-f 9277 9557 9785
-f 9277 9785 9485
-f 9557 9801 10081
-f 9557 10081 9785
-f 9801 10073 10301
-f 9801 10301 10081
-f 10073 10269 10581
-f 10073 10581 10301
-f 10269 10509 10761
-f 10269 10761 10581
-f 10509 10729 10997
-f 10509 10997 10761
-f 10729 10929 11189
-f 10729 11189 10997
-f 10929 11109 11409
-f 10929 11409 11189
-f 11109 11309 11553
-f 11109 11553 11409
-f 11309 11465 11777
-f 11309 11777 11553
-f 11465 11617 11893
-f 11465 11893 11777
-f 11617 11805 12077
-f 11617 12077 11893
-f 11805 11885 12209
-f 11805 12209 12077
-f 11885 12021 12305
-f 11885 12305 12209
-f 12021 12153 12449
-f 12021 12449 12305
-f 12153 12249 12549
-f 12153 12549 12449
-f 12249 12329 12645
-f 12249 12645 12549
-f 12329 12433 12725
-f 12329 12725 12645
-f 12433 12509 12833
-f 12433 12833 12725
-f 12509 12557 12865
-f 12509 12865 12833
-f 12557 12613 12913
-f 12557 12913 12865
-f 12613 12653 12945
-f 12613 12945 12913
-f 12653 12669 12985
-f 12653 12985 12945
-f 12669 12693 13017
-f 12669 13017 12985
-f 12693 12717 13049
-f 12693 13049 13017
-f 12717 12718 13050
-f 12717 13050 13049
-f 12718 12694 13018
-f 12718 13018 13050
-f 12694 12670 12986
-f 12694 12986 13018
-f 12670 12654 12946
-f 12670 12946 12986
-f 12654 12614 12914
-f 12654 12914 12946
-f 12614 12558 12866
-f 12614 12866 12914
-f 12558 12510 12834
-f 12558 12834 12866
-f 12510 12434 12726
-f 12510 12726 12834
-f 12434 12330 12646
-f 12434 12646 12726
-f 12330 12250 12550
-f 12330 12550 12646
-f 12250 12154 12450
-f 12250 12450 12550
-f 12154 12022 12306
-f 12154 12306 12450
-f 12022 11886 12210
-f 12022 12210 12306
-f 11886 11806 12078
-f 11886 12078 12210
-f 11806 11618 11894
-f 11806 11894 12078
-f 11618 11466 11778
-f 11618 11778 11894
-f 11466 11310 11554
-f 11466 11554 11778
-f 11310 11110 11410
-f 11310 11410 11554
-f 11110 10930 11190
-f 11110 11190 11410
-f 10930 10730 10998
-f 10930 10998 11190
-f 10730 10510 10762
-f 10730 10762 10998
-f 10510 10270 10582
-f 10510 10582 10762
-f 10270 10074 10302
-f 10270 10302 10582
-f 10074 9802 10082
-f 10074 10082 10302
-f 9802 9558 9786
-f 9802 9786 10082
-f 9558 9278 9486
-f 9558 9486 9786
-f 9278 8962 9254
-f 9278 9254 9486
-f 8962 8718 8906
-f 8962 8906 9254
-f 8718 8374 8582
-f 8718 8582 8906
-f 8374 8026 8286
-f 8374 8286 8582
-f 8026 7738 7906
-f 8026 7906 8286
-f 7738 7334 7558
-f 7738 7558 7906
-f 7334 7002 7198
-f 7334 7198 7558
-f 7002 6634 6738
-f 7002 6738 7198
-f 6634 6174 6358
-f 6634 6358 6738
-f 6174 5810 5934
-f 6174 5934 6358
-f 5810 5330 5474
-f 5810 5474 5934
-f 5330 4830 4974
-f 5330 4974 5474
-f 4830 4442 4518
-f 4830 4518 4974
-f 4442 3866 3930
-f 4442 3930 4518
-f 3866 3270 3350
-f 3866 3350 3930
-f 3270 2798 2846
-f 3270 2846 3350
-f 2798 2066 2114
-f 2798 2114 2846
-f 2066 1262 1310
-f 2066 1310 2114
-f 1309 2113 2145
-f 1309 2145 1325
-f 2113 2845 2893
-f 2113 2893 2145
-f 2845 3349 3461
-f 2845 3461 2893
-f 3349 3929 4017
-f 3349 4017 3461
-f 3929 4517 4597
-f 3929 4597 4017
-f 4517 4973 5169
-f 4517 5169 4597
-f 4973 5473 5561
-f 4973 5561 5169
-f 5473 5933 6077
-f 5473 6077 5561
-f 5933 6357 6537
-f 5933 6537 6077
-f 6357 6737 6921
-f 6357 6921 6537
-f 6737 7197 7317
-f 6737 7317 6921
-f 7197 7557 7753
-f 7197 7753 7317
-f 7557 7905 8121
-f 7557 8121 7753
-f 7905 8285 8453
-f 7905 8453 8121
-f 8285 8581 8825
-f 8285 8825 8453
-f 8581 8905 9129
-f 8581 9129 8825
-f 8905 9253 9429
-f 8905 9429 9129
-f 9253 9485 9761
-f 9253 9761 9429
-f 9485 9785 10001
-f 9485 10001 9761
-f 9785 10081 10285
-f 9785 10285 10001
-f 10081 10301 10589
-f 10081 10589 10285
-f 10301 10581 10785
-f 10301 10785 10589
-f 10581 10761 11053
-f 10581 11053 10785
-f 10761 10997 11237
-f 10761 11237 11053
-f 10997 11189 11457
-f 10997 11457 11237
-f 11189 11409 11657
-f 11189 11657 11457
-f 11409 11553 11845
-f 11409 11845 11657
-f 11553 11777 12013
-f 11553 12013 11845
-f 11777 11893 12201
-f 11777 12201 12013
-f 11893 12077 12321
-f 11893 12321 12201
-f 12077 12209 12501
-f 12077 12501 12321
-f 12209 12305 12621
-f 12209 12621 12501
-f 12305 12449 12733
-f 12305 12733 12621
-f 12449 12549 12841
-f 12449 12841 12733
-f 12549 12645 12929
-f 12549 12929 12841
-f 12645 12725 13041
-f 12645 13041 12929
-f 12725 12833 13105
-f 12725 13105 13041
-f 12833 12865 13173
-f 12833 13173 13105
-f 12865 12913 13221
-f 12865 13221 13173
-f 12913 12945 13253
-f 12913 13253 13221
-f 12945 12985 13285
-f 12945 13285 13253
-f 12985 13017 13301
-f 12985 13301 13285
-f 13017 13049 13325
-f 13017 13325 13301
-f 13049 13050 13326
-f 13049 13326 13325
-f 13050 13018 13302
-f 13050 13302 13326
-f 13018 12986 13286
-f 13018 13286 13302
-f 12986 12946 13254
-f 12986 13254 13286
-f 12946 12914 13222
-f 12946 13222 13254
-f 12914 12866 13174
-f 12914 13174 13222
-f 12866 12834 13106
-f 12866 13106 13174
-f 12834 12726 13042
-f 12834 13042 13106
-f 12726 12646 12930
-f 12726 12930 13042
-f 12646 12550 12842
-f 12646 12842 12930
-f 12550 12450 12734
-f 12550 12734 12842
-f 12450 12306 12622
-f 12450 12622 12734
-f 12306 12210 12502
-f 12306 12502 12622
-f 12210 12078 12322
-f 12210 12322 12502
-f 12078 11894 12202
-f 12078 12202 12322
-f 11894 11778 12014
-f 11894 12014 12202
-f 11778 11554 11846
-f 11778 11846 12014
-f 11554 11410 11658
-f 11554 11658 11846
-f 11410 11190 11458
-f 11410 11458 11658
-f 11190 10998 11238
-f 11190 11238 11458
-f 10998 10762 11054
-f 10998 11054 11238
-f 10762 10582 10786
-f 10762 10786 11054
-f 10582 10302 10590
-f 10582 10590 10786
-f 10302 10082 10286
-f 10302 10286 10590
-f 10082 9786 10002
-f 10082 10002 10286
-f 9786 9486 9762
-f 9786 9762 10002
-f 9486 9254 9430
-f 9486 9430 9762
-f 9254 8906 9130
-f 9254 9130 9430
-f 8906 8582 8826
-f 8906 8826 9130
-f 8582 8286 8454
-f 8582 8454 8826
-f 8286 7906 8122
-f 8286 8122 8454
-f 7906 7558 7754
-f 7906 7754 8122
-f 7558 7198 7318
-f 7558 7318 7754
-f 7198 6738 6922
-f 7198 6922 7318
-f 6738 6358 6538
-f 6738 6538 6922
-f 6358 5934 6078
-f 6358 6078 6538
-f 5934 5474 5562
-f 5934 5562 6078
-f 5474 4974 5170
-f 5474 5170 5562
-f 4974 4518 4598
-f 4974 4598 5170
-f 4518 3930 4018
-f 4518 4018 4598
-f 3930 3350 3462
-f 3930 3462 4018
-f 3350 2846 2894
-f 3350 2894 3462
-f 2846 2114 2146
-f 2846 2146 2894
-f 2114 1310 1326
-f 2114 1326 2146
-f 1325 2145 2177
-f 1325 2177 1357
-f 2145 2893 2933
-f 2145 2933 2177
-f 2893 3461 3597
-f 2893 3597 2933
-f 3461 4017 4137
-f 3461 4137 3597
-f 4017 4597 4709
-f 4017 4709 4137
-f 4597 5169 5257
-f 4597 5257 4709
-f 5169 5561 5737
-f 5169 5737 5257
-f 5561 6077 6189
-f 5561 6189 5737
-f 6077 6537 6657
-f 6077 6657 6189
-f 6537 6921 7125
-f 6537 7125 6657
-f 6921 7317 7509
-f 6921 7509 7125
-f 7317 7753 7889
-f 7317 7889 7509
-f 7753 8121 8309
-f 7753 8309 7889
-f 8121 8453 8669
-f 8121 8669 8309
-f 8453 8825 8985
-f 8453 8985 8669
-f 8825 9129 9349
-f 8825 9349 8985
-f 9129 9429 9661
-f 9129 9661 9349
-f 9429 9761 9937
-f 9429 9937 9661
-f 9761 10001 10253
-f 9761 10253 9937
-f 10001 10285 10517
-f 10001 10517 10253
-f 10285 10589 10769
-f 10285 10769 10517
-f 10589 10785 11061
-f 10589 11061 10769
-f 10785 11053 11269
-f 10785 11269 11061
-f 11053 11237 11513
-f 11053 11513 11269
-f 11237 11457 11713
-f 11237 11713 11513
-f 11457 11657 11901
-f 11457 11901 11713
-f 11657 11845 12117
-f 11657 12117 11901
-f 11845 12013 12273
-f 11845 12273 12117
-f 12013 12201 12457
-f 12013 12457 12273
-f 12201 12321 12597
-f 12201 12597 12457
-f 12321 12501 12749
-f 12321 12749 12597
-f 12501 12621 12889
-f 12501 12889 12749
-f 12621 12733 13009
-f 12621 13009 12889
-f 12733 12841 13125
-f 12733 13125 13009
-f 12841 12929 13213
-f 12841 13213 13125
-f 12929 13041 13293
-f 12929 13293 13213
-f 13041 13105 13381
-f 13041 13381 13293
-f 13105 13173 13449
-f 13105 13449 13381
-f 13173 13221 13489
-f 13173 13489 13449
-f 13221 13253 13537
-f 13221 13537 13489
-f 13253 13285 13577
-f 13253 13577 13537
-f 13285 13301 13585
-f 13285 13585 13577
-f 13301 13325 13609
-f 13301 13609 13585
-f 13325 13326 13610
-f 13325 13610 13609
-f 13326 13302 13586
-f 13326 13586 13610
-f 13302 13286 13578
-f 13302 13578 13586
-f 13286 13254 13538
-f 13286 13538 13578
-f 13254 13222 13490
-f 13254 13490 13538
-f 13222 13174 13450
-f 13222 13450 13490
-f 13174 13106 13382
-f 13174 13382 13450
-f 13106 13042 13294
-f 13106 13294 13382
-f 13042 12930 13214
-f 13042 13214 13294
-f 12930 12842 13126
-f 12930 13126 13214
-f 12842 12734 13010
-f 12842 13010 13126
-f 12734 12622 12890
-f 12734 12890 13010
-f 12622 12502 12750
-f 12622 12750 12890
-f 12502 12322 12598
-f 12502 12598 12750
-f 12322 12202 12458
-f 12322 12458 12598
-f 12202 12014 12274
-f 12202 12274 12458
-f 12014 11846 12118
-f 12014 12118 12274
-f 11846 11658 11902
-f 11846 11902 12118
-f 11658 11458 11714
-f 11658 11714 11902
-f 11458 11238 11514
-f 11458 11514 11714
-f 11238 11054 11270
-f 11238 11270 11514
-f 11054 10786 11062
-f 11054 11062 11270
-f 10786 10590 10770
-f 10786 10770 11062
-f 10590 10286 10518
-f 10590 10518 10770
-f 10286 10002 10254
-f 10286 10254 10518
-f 10002 9762 9938
-f 10002 9938 10254
-f 9762 9430 9662
-f 9762 9662 9938
-f 9430 9130 9350
-f 9430 9350 9662
-f 9130 8826 8986
-f 9130 8986 9350
-f 8826 8454 8670
-f 8826 8670 8986
-f 8454 8122 8310
-f 8454 8310 8670
-f 8122 7754 7890
-f 8122 7890 8310
-f 7754 7318 7510
-f 7754 7510 7890
-f 7318 6922 7126
-f 7318 7126 7510
-f 6922 6538 6658
-f 6922 6658 7126
-f 6538 6078 6190
-f 6538 6190 6658
-f 6078 5562 5738
-f 6078 5738 6190
-f 5562 5170 5258
-f 5562 5258 5738
-f 5170 4598 4710
-f 5170 4710 5258
-f 4598 4018 4138
-f 4598 4138 4710
-f 4018 3462 3598
-f 4018 3598 4138
-f 3462 2894 2934
-f 3462 2934 3598
-f 2894 2146 2178
-f 2894 2178 2934
-f 2146 1326 1358
-f 2146 1358 2178
-f 1357 2177 2225
-f 1357 2225 1389
-f 2177 2933 2981
-f 2177 2981 2225
-f 2933 3597 3697
-f 2933 3697 2981
-f 3597 4137 4209
-f 3597 4209 3697
-f 4137 4709 4773
-f 4137 4773 4209
-f 4709 5257 5345
-f 4709 5345 4773
-f 5257 5737 5901
-f 5257 5901 5345
-f 5737 6189 6333
-f 5737 6333 5901
-f 6189 6657 6785
-f 6189 6785 6333
-f 6657 7125 7245
-f 6657 7245 6785
-f 7125 7509 7705
-f 7125 7705 7245
-f 7509 7889 8057
-f 7509 8057 7705
-f 7889 8309 8461
-f 7889 8461 8057
-f 8309 8669 8849
-f 8309 8849 8461
-f 8669 8985 9201
-f 8669 9201 8849
-f 8985 9349 9509
-f 8985 9509 9201
-f 9349 9661 9857
-f 9349 9857 9509
-f 9661 9937 10173
-f 9661 10173 9857
-f 9937 10253 10445
-f 9937 10445 10173
-f 10253 10517 10737
-f 10253 10737 10445
-f 10517 10769 11021
-f 10517 11021 10737
-f 10769 11061 11245
-f 10769 11245 11021
-f 11061 11269 11521
-f 11061 11521 11245
-f 11269 11513 11745
-f 11269 11745 11521
-f 11513 11713 11957
-f 11513 11957 11745
-f 11713 11901 12161
-f 11713 12161 11957
-f 11901 12117 12337
-f 11901 12337 12161
-f 12117 12273 12525
-f 12117 12525 12337
-f 12273 12457 12685
-f 12273 12685 12525
-f 12457 12597 12857
-f 12457 12857 12685
-f 12597 12749 13001
-f 12597 13001 12857
-f 12749 12889 13133
-f 12749 13133 13001
-f 12889 13009 13261
-f 12889 13261 13133
-f 13009 13125 13373
-f 13009 13373 13261
-f 13125 13213 13465
-f 13125 13465 13373
-f 13213 13293 13553
-f 13213 13553 13465
-f 13293 13381 13649
-f 13293 13649 13553
-f 13381 13449 13709
-f 13381 13709 13649
-f 13449 13489 13781
-f 13449 13781 13709
-f 13489 13537 13789
-f 13489 13789 13781
-f 13537 13577 13829
-f 13537 13829 13789
-f 13577 13585 13861
-f 13577 13861 13829
-f 13585 13609 13869
-f 13585 13869 13861
-f 13609 13610 13870
-f 13609 13870 13869
-f 13610 13586 13862
-f 13610 13862 13870
-f 13586 13578 13830
-f 13586 13830 13862
-f 13578 13538 13790
-f 13578 13790 13830
-f 13538 13490 13782
-f 13538 13782 13790
-f 13490 13450 13710
-f 13490 13710 13782
-f 13450 13382 13650
-f 13450 13650 13710
-f 13382 13294 13554
-f 13382 13554 13650
-f 13294 13214 13466
-f 13294 13466 13554
-f 13214 13126 13374
-f 13214 13374 13466
-f 13126 13010 13262
-f 13126 13262 13374
-f 13010 12890 13134
-f 13010 13134 13262
-f 12890 12750 13002
-f 12890 13002 13134
-f 12750 12598 12858
-f 12750 12858 13002
-f 12598 12458 12686
-f 12598 12686 12858
-f 12458 12274 12526
-f 12458 12526 12686
-f 12274 12118 12338
-f 12274 12338 12526
-f 12118 11902 12162
-f 12118 12162 12338
-f 11902 11714 11958
-f 11902 11958 12162
-f 11714 11514 11746
-f 11714 11746 11958
-f 11514 11270 11522
-f 11514 11522 11746
-f 11270 11062 11246
-f 11270 11246 11522
-f 11062 10770 11022
-f 11062 11022 11246
-f 10770 10518 10738
-f 10770 10738 11022
-f 10518 10254 10446
-f 10518 10446 10738
-f 10254 9938 10174
-f 10254 10174 10446
-f 9938 9662 9858
-f 9938 9858 10174
-f 9662 9350 9510
-f 9662 9510 9858
-f 9350 8986 9202
-f 9350 9202 9510
-f 8986 8670 8850
-f 8986 8850 9202
-f 8670 8310 8462
-f 8670 8462 8850
-f 8310 7890 8058
-f 8310 8058 8462
-f 7890 7510 7706
-f 7890 7706 8058
-f 7510 7126 7246
-f 7510 7246 7706
-f 7126 6658 6786
-f 7126 6786 7246
-f 6658 6190 6334
-f 6658 6334 6786
-f 6190 5738 5902
-f 6190 5902 6334
-f 5738 5258 5346
-f 5738 5346 5902
-f 5258 4710 4774
-f 5258 4774 5346
-f 4710 4138 4210
-f 4710 4210 4774
-f 4138 3598 3698
-f 4138 3698 4210
-f 3598 2934 2982
-f 3598 2982 3698
-f 2934 2178 2226
-f 2934 2226 2982
-f 2178 1358 1390
-f 2178 1390 2226
-f 1389 2225 2257
-f 1389 2257 1405
-f 2225 2981 3029
-f 2225 3029 2257
-f 2981 3697 3729
-f 2981 3729 3029
-f 3697 4209 4329
-f 3697 4329 3729
-f 4209 4773 4885
-f 4209 4885 4329
-f 4773 5345 5425
-f 4773 5425 4885
-f 5345 5901 5973
-f 5345 5973 5425
-f 5901 6333 6505
-f 5901 6505 5973
-f 6333 6785 6929
-f 6333 6929 6505
-f 6785 7245 7389
-f 6785 7389 6929
-f 7245 7705 7809
-f 7245 7809 7389
-f 7705 8057 8261
-f 7705 8261 7809
-f 8057 8461 8621
-f 8057 8621 8261
-f 8461 8849 8993
-f 8461 8993 8621
-f 8849 9201 9373
-f 8849 9373 8993
-f 9201 9509 9729
-f 9201 9729 9373
-f 9509 9857 10041
-f 9509 10041 9729
-f 9857 10173 10349
-f 9857 10349 10041
-f 10173 10445 10649
-f 10173 10649 10349
-f 10445 10737 10945
-f 10445 10945 10649
-f 10737 11021 11205
-f 10737 11205 10945
-f 11021 11245 11473
-f 11021 11473 11205
-f 11245 11521 11721
-f 11245 11721 11473
-f 11521 11745 11965
-f 11521 11965 11721
-f 11745 11957 12177
-f 11745 12177 11965
-f 11957 12161 12393
-f 11957 12393 12177
-f 12161 12337 12565
-f 12161 12565 12393
-f 12337 12525 12765
-f 12337 12765 12565
-f 12525 12685 12921
-f 12525 12921 12765
-f 12685 12857 13089
-f 12685 13089 12921
-f 12857 13001 13229
-f 12857 13229 13089
-f 13001 13133 13397
-f 13001 13397 13229
-f 13133 13261 13497
-f 13133 13497 13397
-f 13261 13373 13625
-f 13261 13625 13497
-f 13373 13465 13717
-f 13373 13717 13625
-f 13465 13553 13797
-f 13465 13797 13717
-f 13553 13649 13893
-f 13553 13893 13797
-f 13649 13709 13977
-f 13649 13977 13893
-f 13709 13781 14009
-f 13709 14009 13977
-f 13781 13789 14041
-f 13781 14041 14009
-f 13789 13829 14105
-f 13789 14105 14041
-f 13829 13861 14121
-f 13829 14121 14105
-f 13861 13869 14137
-f 13861 14137 14121
-f 13869 13870 14138
-f 13869 14138 14137
-f 13870 13862 14122
-f 13870 14122 14138
-f 13862 13830 14106
-f 13862 14106 14122
-f 13830 13790 14042
-f 13830 14042 14106
-f 13790 13782 14010
-f 13790 14010 14042
-f 13782 13710 13978
-f 13782 13978 14010
-f 13710 13650 13894
-f 13710 13894 13978
-f 13650 13554 13798
-f 13650 13798 13894
-f 13554 13466 13718
-f 13554 13718 13798
-f 13466 13374 13626
-f 13466 13626 13718
-f 13374 13262 13498
-f 13374 13498 13626
-f 13262 13134 13398
-f 13262 13398 13498
-f 13134 13002 13230
-f 13134 13230 13398
-f 13002 12858 13090
-f 13002 13090 13230
-f 12858 12686 12922
-f 12858 12922 13090
-f 12686 12526 12766
-f 12686 12766 12922
-f 12526 12338 12566
-f 12526 12566 12766
-f 12338 12162 12394
-f 12338 12394 12566
-f 12162 11958 12178
-f 12162 12178 12394
-f 11958 11746 11966
-f 11958 11966 12178
-f 11746 11522 11722
-f 11746 11722 11966
-f 11522 11246 11474
-f 11522 11474 11722
-f 11246 11022 11206
-f 11246 11206 11474
-f 11022 10738 10946
-f 11022 10946 11206
-f 10738 10446 10650
-f 10738 10650 10946
-f 10446 10174 10350
-f 10446 10350 10650
-f 10174 9858 10042
-f 10174 10042 10350
-f 9858 9510 9730
-f 9858 9730 10042
-f 9510 9202 9374
-f 9510 9374 9730
-f 9202 8850 8994
-f 9202 8994 9374
-f 8850 8462 8622
-f 8850 8622 8994
-f 8462 8058 8262
-f 8462 8262 8622
-f 8058 7706 7810
-f 8058 7810 8262
-f 7706 7246 7390
-f 7706 7390 7810
-f 7246 6786 6930
-f 7246 6930 7390
-f 6786 6334 6506
-f 6786 6506 6930
-f 6334 5902 5974
-f 6334 5974 6506
-f 5902 5346 5426
-f 5902 5426 5974
-f 5346 4774 4886
-f 5346 4886 5426
-f 4774 4210 4330
-f 4774 4330 4886
-f 4210 3698 3730
-f 4210 3730 4330
-f 3698 2982 3030
-f 3698 3030 3730
-f 2982 2226 2258
-f 2982 2258 3030
-f 2226 1390 1406
-f 2226 1406 2258
-f 1405 2257 2289
-f 1405 2289 1421
-f 2257 3029 3077
-f 2257 3077 2289
-f 3029 3729 3793
-f 3029 3793 3077
-f 3729 4329 4469
-f 3729 4469 3793
-f 4329 4885 4981
-f 4329 4981 4469
-f 4885 5425 5529
-f 4885 5529 4981
-f 5425 5973 6085
-f 5425 6085 5529
-f 5973 6505 6593
-f 5973 6593 6085
-f 6505 6929 7101
-f 6505 7101 6593
-f 6929 7389 7525
-f 6929 7525 7101
-f 7389 7809 7961
-f 7389 7961 7525
-f 7809 8261 8381
-f 7809 8381 7961
-f 8261 8621 8801
-f 8261 8801 8381
-f 8621 8993 9169
-f 8621 9169 8801
-f 8993 9373 9525
-f 8993 9525 9169
-f 9373 9729 9881
-f 9373 9881 9525
-f 9729 10041 10221
-f 9729 10221 9881
-f 10041 10349 10549
-f 10041 10549 10221
-f 10349 10649 10841
-f 10349 10841 10549
-f 10649 10945 11117
-f 10649 11117 10841
-f 10945 11205 11417
-f 10945 11417 11117
-f 11205 11473 11673
-f 11205 11673 11417
-f 11473 11721 11909
-f 11473 11909 11673
-f 11721 11965 12169
-f 11721 12169 11909
-f 11965 12177 12409
-f 11965 12409 12169
-f 12177 12393 12589
-f 12177 12589 12409
-f 12393 12565 12817
-f 12393 12817 12589
-f 12565 12765 12969
-f 12565 12969 12817
-f 12765 12921 13157
-f 12765 13157 12969
-f 12921 13089 13317
-f 12921 13317 13157
-f 13089 13229 13457
-f 13089 13457 13317
-f 13229 13397 13617
-f 13229 13617 13457
-f 13397 13497 13741
-f 13397 13741 13617
-f 13497 13625 13845
-f 13497 13845 13741
-f 13625 13717 13969
-f 13625 13969 13845
-f 13717 13797 14033
-f 13717 14033 13969
-f 13797 13893 14129
-f 13797 14129 14033
-f 13893 13977 14201
-f 13893 14201 14129
-f 13977 14009 14261
-f 13977 14261 14201
-f 14009 14041 14309
-f 14009 14309 14261
-f 14041 14105 14317
-f 14041 14317 14309
-f 14105 14121 14349
-f 14105 14349 14317
-f 14121 14137 14365
-f 14121 14365 14349
-f 14137 14138 14366
-f 14137 14366 14365
-f 14138 14122 14350
-f 14138 14350 14366
-f 14122 14106 14318
-f 14122 14318 14350
-f 14106 14042 14310
-f 14106 14310 14318
-f 14042 14010 14262
-f 14042 14262 14310
-f 14010 13978 14202
-f 14010 14202 14262
-f 13978 13894 14130
-f 13978 14130 14202
-f 13894 13798 14034
-f 13894 14034 14130
-f 13798 13718 13970
-f 13798 13970 14034
-f 13718 13626 13846
-f 13718 13846 13970
-f 13626 13498 13742
-f 13626 13742 13846
-f 13498 13398 13618
-f 13498 13618 13742
-f 13398 13230 13458
-f 13398 13458 13618
-f 13230 13090 13318
-f 13230 13318 13458
-f 13090 12922 13158
-f 13090 13158 13318
-f 12922 12766 12970
-f 12922 12970 13158
-f 12766 12566 12818
-f 12766 12818 12970
-f 12566 12394 12590
-f 12566 12590 12818
-f 12394 12178 12410
-f 12394 12410 12590
-f 12178 11966 12170
-f 12178 12170 12410
-f 11966 11722 11910
-f 11966 11910 12170
-f 11722 11474 11674
-f 11722 11674 11910
-f 11474 11206 11418
-f 11474 11418 11674
-f 11206 10946 11118
-f 11206 11118 11418
-f 10946 10650 10842
-f 10946 10842 11118
-f 10650 10350 10550
-f 10650 10550 10842
-f 10350 10042 10222
-f 10350 10222 10550
-f 10042 9730 9882
-f 10042 9882 10222
-f 9730 9374 9526
-f 9730 9526 9882
-f 9374 8994 9170
-f 9374 9170 9526
-f 8994 8622 8802
-f 8994 8802 9170
-f 8622 8262 8382
-f 8622 8382 8802
-f 8262 7810 7962
-f 8262 7962 8382
-f 7810 7390 7526
-f 7810 7526 7962
-f 7390 6930 7102
-f 7390 7102 7526
-f 6930 6506 6594
-f 6930 6594 7102
-f 6506 5974 6086
-f 6506 6086 6594
-f 5974 5426 5530
-f 5974 5530 6086
-f 5426 4886 4982
-f 5426 4982 5530
-f 4886 4330 4470
-f 4886 4470 4982
-f 4330 3730 3794
-f 4330 3794 4470
-f 3730 3030 3078
-f 3730 3078 3794
-f 3030 2258 2290
-f 3030 2290 3078
-f 2258 1406 1422
-f 2258 1422 2290
-f 1421 2289 2337
-f 1421 2337 1477
-f 2289 3077 3125
-f 2289 3125 2337
-f 3077 3793 3825
-f 3077 3825 3125
-f 3793 4469 4501
-f 3793 4501 3825
-f 4469 4981 5109
-f 4469 5109 4501
-f 4981 5529 5633
-f 4981 5633 5109
-f 5529 6085 6157
-f 5529 6157 5633
-f 6085 6593 6689
-f 6085 6689 6157
-f 6593 7101 7213
-f 6593 7213 6689
-f 7101 7525 7665
-f 7101 7665 7213
-f 7525 7961 8113
-f 7525 8113 7665
-f 7961 8381 8509
-f 7961 8509 8113
-f 8381 8801 8921
-f 8381 8921 8509
-f 8801 9169 9317
-f 8801 9317 8921
-f 9169 9525 9705
-f 9169 9705 9317
-f 9525 9881 10049
-f 9525 10049 9705
-f 9881 10221 10381
-f 9881 10381 10049
-f 10221 10549 10705
-f 10221 10705 10381
-f 10549 10841 11037
-f 10549 11037 10705
-f 10841 11117 11333
-f 10841 11333 11037
-f 11117 11417 11577
-f 11117 11577 11333
-f 11417 11673 11853
-f 11417 11853 11577
-f 11673 11909 12133
-f 11673 12133 11853
-f 11909 12169 12353
-f 11909 12353 12133
-f 12169 12409 12573
-f 12169 12573 12353
-f 12409 12589 12825
-f 12409 12825 12573
-f 12589 12817 12993
-f 12589 12993 12825
-f 12817 12969 13189
-f 12817 13189 12993
-f 12969 13157 13357
-f 12969 13357 13189
-f 13157 13317 13521
-f 13157 13521 13357
-f 13317 13457 13693
-f 13317 13693 13521
-f 13457 13617 13813
-f 13457 13813 13693
-f 13617 13741 13961
-f 13617 13961 13813
-f 13741 13845 14057
-f 13741 14057 13961
-f 13845 13969 14177
-f 13845 14177 14057
-f 13969 14033 14269
-f 13969 14269 14177
-f 14033 14129 14341
-f 14033 14341 14269
-f 14129 14201 14437
-f 14129 14437 14341
-f 14201 14261 14481
-f 14201 14481 14437
-f 14261 14309 14513
-f 14261 14513 14481
-f 14309 14317 14545
-f 14309 14545 14513
-f 14317 14349 14585
-f 14317 14585 14545
-f 14349 14365 14601
-f 14349 14601 14585
-f 14365 14366 14602
-f 14365 14602 14601
-f 14366 14350 14586
-f 14366 14586 14602
-f 14350 14318 14546
-f 14350 14546 14586
-f 14318 14310 14514
-f 14318 14514 14546
-f 14310 14262 14482
-f 14310 14482 14514
-f 14262 14202 14438
-f 14262 14438 14482
-f 14202 14130 14342
-f 14202 14342 14438
-f 14130 14034 14270
-f 14130 14270 14342
-f 14034 13970 14178
-f 14034 14178 14270
-f 13970 13846 14058
-f 13970 14058 14178
-f 13846 13742 13962
-f 13846 13962 14058
-f 13742 13618 13814
-f 13742 13814 13962
-f 13618 13458 13694
-f 13618 13694 13814
-f 13458 13318 13522
-f 13458 13522 13694
-f 13318 13158 13358
-f 13318 13358 13522
-f 13158 12970 13190
-f 13158 13190 13358
-f 12970 12818 12994
-f 12970 12994 13190
-f 12818 12590 12826
-f 12818 12826 12994
-f 12590 12410 12574
-f 12590 12574 12826
-f 12410 12170 12354
-f 12410 12354 12574
-f 12170 11910 12134
-f 12170 12134 12354
-f 11910 11674 11854
-f 11910 11854 12134
-f 11674 11418 11578
-f 11674 11578 11854
-f 11418 11118 11334
-f 11418 11334 11578
-f 11118 10842 11038
-f 11118 11038 11334
-f 10842 10550 10706
-f 10842 10706 11038
-f 10550 10222 10382
-f 10550 10382 10706
-f 10222 9882 10050
-f 10222 10050 10382
-f 9882 9526 9706
-f 9882 9706 10050
-f 9526 9170 9318
-f 9526 9318 9706
-f 9170 8802 8922
-f 9170 8922 9318
-f 8802 8382 8510
-f 8802 8510 8922
-f 8382 7962 8114
-f 8382 8114 8510
-f 7962 7526 7666
-f 7962 7666 8114
-f 7526 7102 7214
-f 7526 7214 7666
-f 7102 6594 6690
-f 7102 6690 7214
-f 6594 6086 6158
-f 6594 6158 6690
-f 6086 5530 5634
-f 6086 5634 6158
-f 5530 4982 5110
-f 5530 5110 5634
-f 4982 4470 4502
-f 4982 4502 5110
-f 4470 3794 3826
-f 4470 3826 4502
-f 3794 3078 3126
-f 3794 3126 3826
-f 3078 2290 2338
-f 3078 2338 3126
-f 2290 1422 1478
-f 2290 1478 2338
-f 1477 2337 2377
-f 1477 2377 1501
-f 2337 3125 3157
-f 2337 3157 2377
-f 3125 3825 3897
-f 3125 3897 3157
-f 3825 4501 4565
-f 3825 4565 3897
-f 4501 5109 5201
-f 4501 5201 4565
-f 5109 5633 5753
-f 5109 5753 5201
-f 5633 6157 6269
-f 5633 6269 5753
-f 6157 6689 6793
-f 6157 6793 6269
-f 6689 7213 7285
-f 6689 7285 6793
-f 7213 7665 7785
-f 7213 7785 7285
-f 7665 8113 8245
-f 7665 8245 7785
-f 8113 8509 8685
-f 8113 8685 8245
-f 8509 8921 9065
-f 8509 9065 8685
-f 8921 9317 9445
-f 8921 9445 9065
-f 9317 9705 9833
-f 9317 9833 9445
-f 9705 10049 10197
-f 9705 10197 9833
-f 10049 10381 10565
-f 10049 10565 10197
-f 10381 10705 10865
-f 10381 10865 10565
-f 10705 11037 11173
-f 10705 11173 10865
-f 11037 11333 11489
-f 11037 11489 11173
-f 11333 11577 11797
-f 11333 11797 11489
-f 11577 11853 12037
-f 11577 12037 11797
-f 11853 12133 12289
-f 11853 12289 12037
-f 12133 12353 12533
-f 12133 12533 12289
-f 12353 12573 12781
-f 12353 12781 12533
-f 12573 12825 12977
-f 12573 12977 12781
-f 12825 12993 13197
-f 12825 13197 12977
-f 12993 13189 13405
-f 12993 13405 13197
-f 13189 13357 13561
-f 13189 13561 13405
-f 13357 13521 13725
-f 13357 13725 13561
-f 13521 13693 13885
-f 13521 13885 13725
-f 13693 13813 14017
-f 13693 14017 13885
-f 13813 13961 14153
-f 13813 14153 14017
-f 13961 14057 14277
-f 13961 14277 14153
-f 14057 14177 14373
-f 14057 14373 14277
-f 14177 14269 14473
-f 14177 14473 14373
-f 14269 14341 14553
-f 14269 14553 14473
-f 14341 14437 14625
-f 14341 14625 14553
-f 14437 14481 14685
-f 14437 14685 14625
-f 14481 14513 14733
-f 14481 14733 14685
-f 14513 14545 14757
-f 14513 14757 14733
-f 14545 14585 14789
-f 14545 14789 14757
-f 14585 14601 14797
-f 14585 14797 14789
-f 14601 14602 14798
-f 14601 14798 14797
-f 14602 14586 14790
-f 14602 14790 14798
-f 14586 14546 14758
-f 14586 14758 14790
-f 14546 14514 14734
-f 14546 14734 14758
-f 14514 14482 14686
-f 14514 14686 14734
-f 14482 14438 14626
-f 14482 14626 14686
-f 14438 14342 14554
-f 14438 14554 14626
-f 14342 14270 14474
-f 14342 14474 14554
-f 14270 14178 14374
-f 14270 14374 14474
-f 14178 14058 14278
-f 14178 14278 14374
-f 14058 13962 14154
-f 14058 14154 14278
-f 13962 13814 14018
-f 13962 14018 14154
-f 13814 13694 13886
-f 13814 13886 14018
-f 13694 13522 13726
-f 13694 13726 13886
-f 13522 13358 13562
-f 13522 13562 13726
-f 13358 13190 13406
-f 13358 13406 13562
-f 13190 12994 13198
-f 13190 13198 13406
-f 12994 12826 12978
-f 12994 12978 13198
-f 12826 12574 12782
-f 12826 12782 12978
-f 12574 12354 12534
-f 12574 12534 12782
-f 12354 12134 12290
-f 12354 12290 12534
-f 12134 11854 12038
-f 12134 12038 12290
-f 11854 11578 11798
-f 11854 11798 12038
-f 11578 11334 11490
-f 11578 11490 11798
-f 11334 11038 11174
-f 11334 11174 11490
-f 11038 10706 10866
-f 11038 10866 11174
-f 10706 10382 10566
-f 10706 10566 10866
-f 10382 10050 10198
-f 10382 10198 10566
-f 10050 9706 9834
-f 10050 9834 10198
-f 9706 9318 9446
-f 9706 9446 9834
-f 9318 8922 9066
-f 9318 9066 9446
-f 8922 8510 8686
-f 8922 8686 9066
-f 8510 8114 8246
-f 8510 8246 8686
-f 8114 7666 7786
-f 8114 7786 8246
-f 7666 7214 7286
-f 7666 7286 7786
-f 7214 6690 6794
-f 7214 6794 7286
-f 6690 6158 6270
-f 6690 6270 6794
-f 6158 5634 5754
-f 6158 5754 6270
-f 5634 5110 5202
-f 5634 5202 5754
-f 5110 4502 4566
-f 5110 4566 5202
-f 4502 3826 3898
-f 4502 3898 4566
-f 3826 3126 3158
-f 3826 3158 3898
-f 3126 2338 2378
-f 3126 2378 3158
-f 2338 1478 1502
-f 2338 1502 2378
-f 1501 2377 2409
-f 1501 2409 1525
-f 2377 3157 3189
-f 2377 3189 2409
-f 3157 3897 3921
-f 3157 3921 3189
-f 3897 4565 4629
-f 3897 4629 3921
-f 4565 5201 5265
-f 4565 5265 4629
-f 5201 5753 5869
-f 5201 5869 5265
-f 5753 6269 6389
-f 5753 6389 5869
-f 6269 6793 6889
-f 6269 6889 6389
-f 6793 7285 7413
-f 6793 7413 6889
-f 7285 7785 7857
-f 7285 7857 7413
-f 7785 8245 8341
-f 7785 8341 7857
-f 8245 8685 8793
-f 8245 8793 8341
-f 8685 9065 9225
-f 8685 9225 8793
-f 9065 9445 9597
-f 9065 9597 9225
-f 9445 9833 9953
-f 9445 9953 9597
-f 9833 10197 10341
-f 9833 10341 9953
-f 10197 10565 10681
-f 10197 10681 10341
-f 10565 10865 11045
-f 10565 11045 10681
-f 10865 11173 11365
-f 10865 11365 11045
-f 11173 11489 11641
-f 11173 11641 11365
-f 11489 11797 11925
-f 11489 11925 11641
-f 11797 12037 12217
-f 11797 12217 11925
-f 12037 12289 12477
-f 12037 12477 12217
-f 12289 12533 12709
-f 12289 12709 12477
-f 12533 12781 12937
-f 12533 12937 12709
-f 12781 12977 13181
-f 12781 13181 12937
-f 12977 13197 13365
-f 12977 13365 13181
-f 13197 13405 13569
-f 13197 13569 13365
-f 13405 13561 13749
-f 13405 13749 13569
-f 13561 13725 13917
-f 13561 13917 13749
-f 13725 13885 14065
-f 13725 14065 13917
-f 13885 14017 14221
-f 13885 14221 14065
-f 14017 14153 14325
-f 14017 14325 14221
-f 14153 14277 14465
-f 14153 14465 14325
-f 14277 14373 14577
-f 14277 14577 14465
-f 14373 14473 14677
-f 14373 14677 14577
-f 14473 14553 14741
-f 14473 14741 14677
-f 14553 14625 14829
-f 14553 14829 14741
-f 14625 14685 14897
-f 14625 14897 14829
-f 14685 14733 14921
-f 14685 14921 14897
-f 14733 14757 14953
-f 14733 14953 14921
-f 14757 14789 14993
-f 14757 14993 14953
-f 14789 14797 15001
-f 14789 15001 14993
-f 14797 14798 15002
-f 14797 15002 15001
-f 14798 14790 14994
-f 14798 14994 15002
-f 14790 14758 14954
-f 14790 14954 14994
-f 14758 14734 14922
-f 14758 14922 14954
-f 14734 14686 14898
-f 14734 14898 14922
-f 14686 14626 14830
-f 14686 14830 14898
-f 14626 14554 14742
-f 14626 14742 14830
-f 14554 14474 14678
-f 14554 14678 14742
-f 14474 14374 14578
-f 14474 14578 14678
-f 14374 14278 14466
-f 14374 14466 14578
-f 14278 14154 14326
-f 14278 14326 14466
-f 14154 14018 14222
-f 14154 14222 14326
-f 14018 13886 14066
-f 14018 14066 14222
-f 13886 13726 13918
-f 13886 13918 14066
-f 13726 13562 13750
-f 13726 13750 13918
-f 13562 13406 13570
-f 13562 13570 13750
-f 13406 13198 13366
-f 13406 13366 13570
-f 13198 12978 13182
-f 13198 13182 13366
-f 12978 12782 12938
-f 12978 12938 13182
-f 12782 12534 12710
-f 12782 12710 12938
-f 12534 12290 12478
-f 12534 12478 12710
-f 12290 12038 12218
-f 12290 12218 12478
-f 12038 11798 11926
-f 12038 11926 12218
-f 11798 11490 11642
-f 11798 11642 11926
-f 11490 11174 11366
-f 11490 11366 11642
-f 11174 10866 11046
-f 11174 11046 11366
-f 10866 10566 10682
-f 10866 10682 11046
-f 10566 10198 10342
-f 10566 10342 10682
-f 10198 9834 9954
-f 10198 9954 10342
-f 9834 9446 9598
-f 9834 9598 9954
-f 9446 9066 9226
-f 9446 9226 9598
-f 9066 8686 8794
-f 9066 8794 9226
-f 8686 8246 8342
-f 8686 8342 8794
-f 8246 7786 7858
-f 8246 7858 8342
-f 7786 7286 7414
-f 7786 7414 7858
-f 7286 6794 6890
-f 7286 6890 7414
-f 6794 6270 6390
-f 6794 6390 6890
-f 6270 5754 5870
-f 6270 5870 6390
-f 5754 5202 5266
-f 5754 5266 5870
-f 5202 4566 4630
-f 5202 4630 5266
-f 4566 3898 3922
-f 4566 3922 4630
-f 3898 3158 3190
-f 3898 3190 3922
-f 3158 2378 2410
-f 3158 2410 3190
-f 2378 1502 1526
-f 2378 1526 2410
-f 1525 2409 2457
-f 1525 2457 1557
-f 2409 3189 3253
-f 2409 3253 2457
-f 3189 3921 3993
-f 3189 3993 3253
-f 3921 4629 4661
-f 3921 4661 3993
-f 4629 5265 5313
-f 4629 5313 4661
-f 5265 5869 5917
-f 5265 5917 5313
-f 5869 6389 6497
-f 5869 6497 5917
-f 6389 6889 7025
-f 6389 7025 6497
-f 6889 7413 7493
-f 6889 7493 7025
-f 7413 7857 7985
-f 7413 7985 7493
-f 7857 8341 8437
-f 7857 8437 7985
-f 8341 8793 8881
-f 8341 8881 8437
-f 8793 9225 9325
-f 8793 9325 8881
-f 9225 9597 9745
-f 9225 9745 9325
-f 9597 9953 10129
-f 9597 10129 9745
-f 9953 10341 10469
-f 9953 10469 10129
-f 10341 10681 10833
-f 10341 10833 10469
-f 10681 11045 11157
-f 10681 11157 10833
-f 11045 11365 11497
-f 11045 11497 11157
-f 11365 11641 11813
-f 11365 11813 11497
-f 11641 11925 12093
-f 11641 12093 11813
-f 11925 12217 12369
-f 11925 12369 12093
-f 12217 12477 12629
-f 12217 12629 12369
-f 12477 12709 12881
-f 12477 12881 12629
-f 12709 12937 13117
-f 12709 13117 12881
-f 12937 13181 13333
-f 12937 13333 13117
-f 13181 13365 13529
-f 13181 13529 13333
-f 13365 13569 13733
-f 13365 13733 13529
-f 13569 13749 13925
-f 13569 13925 13733
-f 13749 13917 14089
-f 13749 14089 13925
-f 13917 14065 14245
-f 13917 14245 14089
-f 14065 14221 14397
-f 14065 14397 14245
-f 14221 14325 14521
-f 14221 14521 14397
-f 14325 14465 14641
-f 14325 14641 14521
-f 14465 14577 14749
-f 14465 14749 14641
-f 14577 14677 14861
-f 14577 14861 14749
-f 14677 14741 14929
-f 14677 14929 14861
-f 14741 14829 15009
-f 14741 15009 14929
-f 14829 14897 15065
-f 14829 15065 15009
-f 14897 14921 15125
-f 14897 15125 15065
-f 14921 14953 15141
-f 14921 15141 15125
-f 14953 14993 15165
-f 14953 15165 15141
-f 14993 15001 15181
-f 14993 15181 15165
-f 15001 15002 15182
-f 15001 15182 15181
-f 15002 14994 15166
-f 15002 15166 15182
-f 14994 14954 15142
-f 14994 15142 15166
-f 14954 14922 15126
-f 14954 15126 15142
-f 14922 14898 15066
-f 14922 15066 15126
-f 14898 14830 15010
-f 14898 15010 15066
-f 14830 14742 14930
-f 14830 14930 15010
-f 14742 14678 14862
-f 14742 14862 14930
-f 14678 14578 14750
-f 14678 14750 14862
-f 14578 14466 14642
-f 14578 14642 14750
-f 14466 14326 14522
-f 14466 14522 14642
-f 14326 14222 14398
-f 14326 14398 14522
-f 14222 14066 14246
-f 14222 14246 14398
-f 14066 13918 14090
-f 14066 14090 14246
-f 13918 13750 13926
-f 13918 13926 14090
-f 13750 13570 13734
-f 13750 13734 13926
-f 13570 13366 13530
-f 13570 13530 13734
-f 13366 13182 13334
-f 13366 13334 13530
-f 13182 12938 13118
-f 13182 13118 13334
-f 12938 12710 12882
-f 12938 12882 13118
-f 12710 12478 12630
-f 12710 12630 12882
-f 12478 12218 12370
-f 12478 12370 12630
-f 12218 11926 12094
-f 12218 12094 12370
-f 11926 11642 11814
-f 11926 11814 12094
-f 11642 11366 11498
-f 11642 11498 11814
-f 11366 11046 11158
-f 11366 11158 11498
-f 11046 10682 10834
-f 11046 10834 11158
-f 10682 10342 10470
-f 10682 10470 10834
-f 10342 9954 10130
-f 10342 10130 10470
-f 9954 9598 9746
-f 9954 9746 10130
-f 9598 9226 9326
-f 9598 9326 9746
-f 9226 8794 8882
-f 9226 8882 9326
-f 8794 8342 8438
-f 8794 8438 8882
-f 8342 7858 7986
-f 8342 7986 8438
-f 7858 7414 7494
-f 7858 7494 7986
-f 7414 6890 7026
-f 7414 7026 7494
-f 6890 6390 6498
-f 6890 6498 7026
-f 6390 5870 5918
-f 6390 5918 6498
-f 5870 5266 5314
-f 5870 5314 5918
-f 5266 4630 4662
-f 5266 4662 5314
-f 4630 3922 3994
-f 4630 3994 4662
-f 3922 3190 3254
-f 3922 3254 3994
-f 3190 2410 2458
-f 3190 2458 3254
-f 2410 1526 1558
-f 2410 1558 2458
-f 1557 2457 2473
-f 1557 2473 1573
-f 2457 3253 3285
-f 2457 3285 2473
-f 3253 3993 4025
-f 3253 4025 3285
-f 3993 4661 4741
-f 3993 4741 4025
-f 4661 5313 5361
-f 4661 5361 4741
-f 5313 5917 5981
-f 5313 5981 5361
-f 5917 6497 6553
-f 5917 6553 5981
-f 6497 7025 7117
-f 6497 7117 6553
-f 7025 7493 7613
-f 7025 7613 7117
-f 7493 7985 8081
-f 7493 8081 7613
-f 7985 8437 8541
-f 7985 8541 8081
-f 8437 8881 9001
-f 8437 9001 8541
-f 8881 9325 9405
-f 8881 9405 9001
-f 9325 9745 9849
-f 9325 9849 9405
-f 9745 10129 10237
-f 9745 10237 9849
-f 10129 10469 10625
-f 10129 10625 10237
-f 10469 10833 10961
-f 10469 10961 10625
-f 10833 11157 11301
-f 10833 11301 10961
-f 11157 11497 11601
-f 11157 11601 11301
-f 11497 11813 11917
-f 11497 11917 11601
-f 11813 12093 12233
-f 11813 12233 11917
-f 12093 12369 12517
-f 12093 12517 12233
-f 12369 12629 12773
-f 12369 12773 12517
-f 12629 12881 13033
-f 12629 13033 12773
-f 12881 13117 13245
-f 12881 13245 13033
-f 13117 13333 13473
-f 13117 13473 13245
-f 13333 13529 13701
-f 13333 13701 13473
-f 13529 13733 13901
-f 13529 13901 13701
-f 13733 13925 14081
-f 13733 14081 13901
-f 13925 14089 14253
-f 13925 14253 14081
-f 14089 14245 14421
-f 14089 14421 14253
-f 14245 14397 14537
-f 14245 14537 14421
-f 14397 14521 14693
-f 14397 14693 14537
-f 14521 14641 14805
-f 14521 14805 14693
-f 14641 14749 14913
-f 14641 14913 14805
-f 14749 14861 15025
-f 14749 15025 14913
-f 14861 14929 15101
-f 14861 15101 15025
-f 14929 15009 15173
-f 14929 15173 15101
-f 15009 15065 15245
-f 15009 15245 15173
-f 15065 15125 15289
-f 15065 15289 15245
-f 15125 15141 15305
-f 15125 15305 15289
-f 15141 15165 15337
-f 15141 15337 15305
-f 15165 15181 15361
-f 15165 15361 15337
-f 15181 15182 15362
-f 15181 15362 15361
-f 15182 15166 15338
-f 15182 15338 15362
-f 15166 15142 15306
-f 15166 15306 15338
-f 15142 15126 15290
-f 15142 15290 15306
-f 15126 15066 15246
-f 15126 15246 15290
-f 15066 15010 15174
-f 15066 15174 15246
-f 15010 14930 15102
-f 15010 15102 15174
-f 14930 14862 15026
-f 14930 15026 15102
-f 14862 14750 14914
-f 14862 14914 15026
-f 14750 14642 14806
-f 14750 14806 14914
-f 14642 14522 14694
-f 14642 14694 14806
-f 14522 14398 14538
-f 14522 14538 14694
-f 14398 14246 14422
-f 14398 14422 14538
-f 14246 14090 14254
-f 14246 14254 14422
-f 14090 13926 14082
-f 14090 14082 14254
-f 13926 13734 13902
-f 13926 13902 14082
-f 13734 13530 13702
-f 13734 13702 13902
-f 13530 13334 13474
-f 13530 13474 13702
-f 13334 13118 13246
-f 13334 13246 13474
-f 13118 12882 13034
-f 13118 13034 13246
-f 12882 12630 12774
-f 12882 12774 13034
-f 12630 12370 12518
-f 12630 12518 12774
-f 12370 12094 12234
-f 12370 12234 12518
-f 12094 11814 11918
-f 12094 11918 12234
-f 11814 11498 11602
-f 11814 11602 11918
-f 11498 11158 11302
-f 11498 11302 11602
-f 11158 10834 10962
-f 11158 10962 11302
-f 10834 10470 10626
-f 10834 10626 10962
-f 10470 10130 10238
-f 10470 10238 10626
-f 10130 9746 9850
-f 10130 9850 10238
-f 9746 9326 9406
-f 9746 9406 9850
-f 9326 8882 9002
-f 9326 9002 9406
-f 8882 8438 8542
-f 8882 8542 9002
-f 8438 7986 8082
-f 8438 8082 8542
-f 7986 7494 7614
-f 7986 7614 8082
-f 7494 7026 7118
-f 7494 7118 7614
-f 7026 6498 6554
-f 7026 6554 7118
-f 6498 5918 5982
-f 6498 5982 6554
-f 5918 5314 5362
-f 5918 5362 5982
-f 5314 4662 4742
-f 5314 4742 5362
-f 4662 3994 4026
-f 4662 4026 4742
-f 3994 3254 3286
-f 3994 3286 4026
-f 3254 2458 2474
-f 3254 2474 3286
-f 2458 1558 1574
-f 2458 1574 2474
-f 1573 2473 2489
-f 1573 2489 1589
-f 2473 3285 3325
-f 2473 3325 2489
-f 3285 4025 4057
-f 3285 4057 3325
-f 4025 4741 4757
-f 4025 4757 4057
-f 4741 5361 5393
-f 4741 5393 4757
-f 5361 5981 6053
-f 5361 6053 5393
-f 5981 6553 6641
-f 5981 6641 6053
-f 6553 7117 7189
-f 6553 7189 6641
-f 7117 7613 7721
-f 7117 7721 7189
-f 7613 8081 8205
-f 7613 8205 7721
-f 8081 8541 8677
-f 8081 8677 8205
-f 8541 9001 9089
-f 8541 9089 8677
-f 9001 9405 9541
-f 9001 9541 9089
-f 9405 9849 9929
-f 9405 9929 9541
-f 9849 10237 10325
-f 9849 10325 9929
-f 10237 10625 10713
-f 10237 10713 10325
-f 10625 10961 11085
-f 10625 11085 10713
-f 10961 11301 11433
-f 10961 11433 11085
-f 11301 11601 11761
-f 11301 11761 11433
-f 11601 11917 12061
-f 11601 12061 11761
-f 11917 12233 12345
-f 11917 12345 12061
-f 12233 12517 12637
-f 12233 12637 12345
-f 12517 12773 12897
-f 12517 12897 12637
-f 12773 13033 13165
-f 12773 13165 12897
-f 13033 13245 13425
-f 13033 13425 13165
-f 13245 13473 13633
-f 13245 13633 13425
-f 13473 13701 13821
-f 13473 13821 13633
-f 13701 13901 14025
-f 13701 14025 13821
-f 13901 14081 14229
-f 13901 14229 14025
-f 14081 14253 14405
-f 14081 14405 14229
-f 14253 14421 14561
-f 14253 14561 14405
-f 14421 14537 14717
-f 14421 14717 14561
-f 14537 14693 14837
-f 14537 14837 14717
-f 14693 14805 14961
-f 14693 14961 14837
-f 14805 14913 15077
-f 14805 15077 14961
-f 14913 15025 15157
-f 14913 15157 15077
-f 15025 15101 15265
-f 15025 15265 15157
-f 15101 15173 15329
-f 15101 15329 15265
-f 15173 15245 15393
-f 15173 15393 15329
-f 15245 15289 15437
-f 15245 15437 15393
-f 15289 15305 15485
-f 15289 15485 15437
-f 15305 15337 15501
-f 15305 15501 15485
-f 15337 15361 15509
-f 15337 15509 15501
-f 15361 15362 15510
-f 15361 15510 15509
-f 15362 15338 15502
-f 15362 15502 15510
-f 15338 15306 15486
-f 15338 15486 15502
-f 15306 15290 15438
-f 15306 15438 15486
-f 15290 15246 15394
-f 15290 15394 15438
-f 15246 15174 15330
-f 15246 15330 15394
-f 15174 15102 15266
-f 15174 15266 15330
-f 15102 15026 15158
-f 15102 15158 15266
-f 15026 14914 15078
-f 15026 15078 15158
-f 14914 14806 14962
-f 14914 14962 15078
-f 14806 14694 14838
-f 14806 14838 14962
-f 14694 14538 14718
-f 14694 14718 14838
-f 14538 14422 14562
-f 14538 14562 14718
-f 14422 14254 14406
-f 14422 14406 14562
-f 14254 14082 14230
-f 14254 14230 14406
-f 14082 13902 14026
-f 14082 14026 14230
-f 13902 13702 13822
-f 13902 13822 14026
-f 13702 13474 13634
-f 13702 13634 13822
-f 13474 13246 13426
-f 13474 13426 13634
-f 13246 13034 13166
-f 13246 13166 13426
-f 13034 12774 12898
-f 13034 12898 13166
-f 12774 12518 12638
-f 12774 12638 12898
-f 12518 12234 12346
-f 12518 12346 12638
-f 12234 11918 12062
-f 12234 12062 12346
-f 11918 11602 11762
-f 11918 11762 12062
-f 11602 11302 11434
-f 11602 11434 11762
-f 11302 10962 11086
-f 11302 11086 11434
-f 10962 10626 10714
-f 10962 10714 11086
-f 10626 10238 10326
-f 10626 10326 10714
-f 10238 9850 9930
-f 10238 9930 10326
-f 9850 9406 9542
-f 9850 9542 9930
-f 9406 9002 9090
-f 9406 9090 9542
-f 9002 8542 8678
-f 9002 8678 9090
-f 8542 8082 8206
-f 8542 8206 8678
-f 8082 7614 7722
-f 8082 7722 8206
-f 7614 7118 7190
-f 7614 7190 7722
-f 7118 6554 6642
-f 7118 6642 7190
-f 6554 5982 6054
-f 6554 6054 6642
-f 5982 5362 5394
-f 5982 5394 6054
-f 5362 4742 4758
-f 5362 4758 5394
-f 4742 4026 4058
-f 4742 4058 4758
-f 4026 3286 3326
-f 4026 3326 4058
-f 3286 2474 2490
-f 3286 2490 3326
-f 2474 1574 1590
-f 2474 1590 2490
-f 1589 2489 2537
-f 1589 2537 1621
-f 2489 3325 3357
-f 2489 3357 2537
-f 3325 4057 4129
-f 3325 4129 3357
-f 4057 4757 4805
-f 4057 4805 4129
-f 4757 5393 5497
-f 4757 5497 4805
-f 5393 6053 6101
-f 5393 6101 5497
-f 6053 6641 6681
-f 6053 6681 6101
-f 6641 7189 7237
-f 6641 7237 6681
-f 7189 7721 7777
-f 7189 7777 7237
-f 7721 8205 8293
-f 7721 8293 7777
-f 8205 8677 8745
-f 8205 8745 8293
-f 8677 9089 9217
-f 8677 9217 8745
-f 9089 9541 9637
-f 9089 9637 9217
-f 9541 9929 10057
-f 9541 10057 9637
-f 9929 10325 10421
-f 9929 10421 10057
-f 10325 10713 10817
-f 10325 10817 10421
-f 10713 11085 11181
-f 10713 11181 10817
-f 11085 11433 11537
-f 11085 11537 11181
-f 11433 11761 11861
-f 11433 11861 11537
-f 11761 12061 12193
-f 11761 12193 11861
-f 12061 12345 12493
-f 12061 12493 12193
-f 12345 12637 12757
-f 12345 12757 12493
-f 12637 12897 13057
-f 12637 13057 12757
-f 12897 13165 13277
-f 12897 13277 13057
-f 13165 13425 13513
-f 13165 13513 13277
-f 13425 13633 13773
-f 13425 13773 13513
-f 13633 13821 13985
-f 13633 13985 13773
-f 13821 14025 14169
-f 13821 14169 13985
-f 14025 14229 14357
-f 14025 14357 14169
-f 14229 14405 14529
-f 14229 14529 14357
-f 14405 14561 14709
-f 14405 14709 14529
-f 14561 14717 14845
-f 14561 14845 14709
-f 14717 14837 14985
-f 14717 14985 14845
-f 14837 14961 15109
-f 14837 15109 14985
-f 14961 15077 15213
-f 14961 15213 15109
-f 15077 15157 15297
-f 15077 15297 15213
-f 15157 15265 15401
-f 15157 15401 15297
-f 15265 15329 15469
-f 15265 15469 15401
-f 15329 15393 15533
-f 15329 15533 15469
-f 15393 15437 15593
-f 15393 15593 15533
-f 15437 15485 15617
-f 15437 15617 15593
-f 15485 15501 15633
-f 15485 15633 15617
-f 15501 15509 15665
-f 15501 15665 15633
-f 15509 15510 15666
-f 15509 15666 15665
-f 15510 15502 15634
-f 15510 15634 15666
-f 15502 15486 15618
-f 15502 15618 15634
-f 15486 15438 15594
-f 15486 15594 15618
-f 15438 15394 15534
-f 15438 15534 15594
-f 15394 15330 15470
-f 15394 15470 15534
-f 15330 15266 15402
-f 15330 15402 15470
-f 15266 15158 15298
-f 15266 15298 15402
-f 15158 15078 15214
-f 15158 15214 15298
-f 15078 14962 15110
-f 15078 15110 15214
-f 14962 14838 14986
-f 14962 14986 15110
-f 14838 14718 14846
-f 14838 14846 14986
-f 14718 14562 14710
-f 14718 14710 14846
-f 14562 14406 14530
-f 14562 14530 14710
-f 14406 14230 14358
-f 14406 14358 14530
-f 14230 14026 14170
-f 14230 14170 14358
-f 14026 13822 13986
-f 14026 13986 14170
-f 13822 13634 13774
-f 13822 13774 13986
-f 13634 13426 13514
-f 13634 13514 13774
-f 13426 13166 13278
-f 13426 13278 13514
-f 13166 12898 13058
-f 13166 13058 13278
-f 12898 12638 12758
-f 12898 12758 13058
-f 12638 12346 12494
-f 12638 12494 12758
-f 12346 12062 12194
-f 12346 12194 12494
-f 12062 11762 11862
-f 12062 11862 12194
-f 11762 11434 11538
-f 11762 11538 11862
-f 11434 11086 11182
-f 11434 11182 11538
-f 11086 10714 10818
-f 11086 10818 11182
-f 10714 10326 10422
-f 10714 10422 10818
-f 10326 9930 10058
-f 10326 10058 10422
-f 9930 9542 9638
-f 9930 9638 10058
-f 9542 9090 9218
-f 9542 9218 9638
-f 9090 8678 8746
-f 9090 8746 9218
-f 8678 8206 8294
-f 8678 8294 8746
-f 8206 7722 7778
-f 8206 7778 8294
-f 7722 7190 7238
-f 7722 7238 7778
-f 7190 6642 6682
-f 7190 6682 7238
-f 6642 6054 6102
-f 6642 6102 6682
-f 6054 5394 5498
-f 6054 5498 6102
-f 5394 4758 4806
-f 5394 4806 5498
-f 4758 4058 4130
-f 4758 4130 4806
-f 4058 3326 3358
-f 4058 3358 4130
-f 3326 2490 2538
-f 3326 2538 3358
-f 2490 1590 1622
-f 2490 1622 2538
-f 1621 2537 2585
-f 1621 2585 1653
-f 2537 3357 3405
-f 2537 3405 2585
-f 3357 4129 4169
-f 3357 4169 3405
-f 4129 4805 4853
-f 4129 4853 4169
-f 4805 5497 5521
-f 4805 5521 4853
-f 5497 6101 6125
-f 5497 6125 5521
-f 6101 6681 6721
-f 6101 6721 6125
-f 6681 7237 7293
-f 6681 7293 6721
-f 7237 7777 7833
-f 7237 7833 7293
-f 7777 8293 8333
-f 7777 8333 7833
-f 8293 8745 8841
-f 8293 8841 8333
-f 8745 9217 9285
-f 8745 9285 8841
-f 9217 9637 9737
-f 9217 9737 9285
-f 9637 10057 10157
-f 9637 10157 9737
-f 10057 10421 10557
-f 10057 10557 10157
-f 10421 10817 10921
-f 10421 10921 10557
-f 10817 11181 11285
-f 10817 11285 10921
-f 11181 11537 11625
-f 11181 11625 11285
-f 11537 11861 11973
-f 11537 11973 11625
-f 11861 12193 12257
-f 11861 12257 11973
-f 12193 12493 12581
-f 12193 12581 12257
-f 12493 12757 12873
-f 12493 12873 12581
-f 12757 13057 13149
-f 12757 13149 12873
-f 13057 13277 13433
-f 13057 13433 13149
-f 13277 13513 13657
-f 13277 13657 13433
-f 13513 13773 13877
-f 13513 13877 13657
-f 13773 13985 14097
-f 13773 14097 13877
-f 13985 14169 14285
-f 13985 14285 14097
-f 14169 14357 14489
-f 14169 14489 14285
-f 14357 14529 14657
-f 14357 14657 14489
-f 14529 14709 14821
-f 14529 14821 14657
-f 14709 14845 14969
-f 14709 14969 14821
-f 14845 14985 15117
-f 14845 15117 14969
-f 14985 15109 15237
-f 14985 15237 15117
-f 15109 15213 15345
-f 15109 15345 15237
-f 15213 15297 15445
-f 15213 15445 15345
-f 15297 15401 15525
-f 15297 15525 15445
-f 15401 15469 15601
-f 15401 15601 15525
-f 15469 15533 15681
-f 15469 15681 15601
-f 15533 15593 15717
-f 15533 15717 15681
-f 15593 15617 15749
-f 15593 15749 15717
-f 15617 15633 15773
-f 15617 15773 15749
-f 15633 15665 15797
-f 15633 15797 15773
-f 15665 15666 15798
-f 15665 15798 15797
-f 15666 15634 15774
-f 15666 15774 15798
-f 15634 15618 15750
-f 15634 15750 15774
-f 15618 15594 15718
-f 15618 15718 15750
-f 15594 15534 15682
-f 15594 15682 15718
-f 15534 15470 15602
-f 15534 15602 15682
-f 15470 15402 15526
-f 15470 15526 15602
-f 15402 15298 15446
-f 15402 15446 15526
-f 15298 15214 15346
-f 15298 15346 15446
-f 15214 15110 15238
-f 15214 15238 15346
-f 15110 14986 15118
-f 15110 15118 15238
-f 14986 14846 14970
-f 14986 14970 15118
-f 14846 14710 14822
-f 14846 14822 14970
-f 14710 14530 14658
-f 14710 14658 14822
-f 14530 14358 14490
-f 14530 14490 14658
-f 14358 14170 14286
-f 14358 14286 14490
-f 14170 13986 14098
-f 14170 14098 14286
-f 13986 13774 13878
-f 13986 13878 14098
-f 13774 13514 13658
-f 13774 13658 13878
-f 13514 13278 13434
-f 13514 13434 13658
-f 13278 13058 13150
-f 13278 13150 13434
-f 13058 12758 12874
-f 13058 12874 13150
-f 12758 12494 12582
-f 12758 12582 12874
-f 12494 12194 12258
-f 12494 12258 12582
-f 12194 11862 11974
-f 12194 11974 12258
-f 11862 11538 11626
-f 11862 11626 11974
-f 11538 11182 11286
-f 11538 11286 11626
-f 11182 10818 10922
-f 11182 10922 11286
-f 10818 10422 10558
-f 10818 10558 10922
-f 10422 10058 10158
-f 10422 10158 10558
-f 10058 9638 9738
-f 10058 9738 10158
-f 9638 9218 9286
-f 9638 9286 9738
-f 9218 8746 8842
-f 9218 8842 9286
-f 8746 8294 8334
-f 8746 8334 8842
-f 8294 7778 7834
-f 8294 7834 8334
-f 7778 7238 7294
-f 7778 7294 7834
-f 7238 6682 6722
-f 7238 6722 7294
-f 6682 6102 6126
-f 6682 6126 6722
-f 6102 5498 5522
-f 6102 5522 6126
-f 5498 4806 4854
-f 5498 4854 5522
-f 4806 4130 4170
-f 4806 4170 4854
-f 4130 3358 3406
-f 4130 3406 4170
-f 3358 2538 2586
-f 3358 2586 3406
-f 2538 1622 1654
-f 2538 1654 2586
-f 1653 2585 2601
-f 1653 2601 1669
-f 2585 3405 3437
-f 2585 3437 2601
-f 3405 4169 4185
-f 3405 4185 3437
-f 4169 4853 4917
-f 4169 4917 4185
-f 4853 5521 5545
-f 4853 5545 4917
-f 5521 6125 6197
-f 5521 6197 5545
-f 6125 6721 6801
-f 6125 6801 6197
-f 6721 7293 7357
-f 6721 7357 6801
-f 7293 7833 7873
-f 7293 7873 7357
-f 7833 8333 8389
-f 7833 8389 7873
-f 8333 8841 8873
-f 8333 8873 8389
-f 8841 9285 9365
-f 8841 9365 8873
-f 9285 9737 9793
-f 9285 9793 9365
-f 9737 10157 10229
-f 9737 10229 9793
-f 10157 10557 10633
-f 10157 10633 10229
-f 10557 10921 11029
-f 10557 11029 10633
-f 10921 11285 11389
-f 10921 11389 11029
-f 11285 11625 11737
-f 11285 11737 11389
-f 11625 11973 12069
-f 11625 12069 11737
-f 11973 12257 12385
-f 11973 12385 12069
-f 12257 12581 12677
-f 12257 12677 12385
-f 12581 12873 12953
-f 12581 12953 12677
-f 12873 13149 13237
-f 12873 13237 12953
-f 13149 13433 13505
-f 13149 13505 13237
-f 13433 13657 13757
-f 13433 13757 13505
-f 13657 13877 13993
-f 13657 13993 13757
-f 13877 14097 14209
-f 13877 14209 13993
-f 14097 14285 14413
-f 14097 14413 14209
-f 14285 14489 14609
-f 14285 14609 14413
-f 14489 14657 14765
-f 14489 14765 14609
-f 14657 14821 14937
-f 14657 14937 14765
-f 14821 14969 15085
-f 14821 15085 14937
-f 14969 15117 15229
-f 14969 15229 15085
-f 15117 15237 15353
-f 15117 15353 15229
-f 15237 15345 15461
-f 15237 15461 15353
-f 15345 15445 15557
-f 15345 15557 15461
-f 15445 15525 15641
-f 15445 15641 15557
-f 15525 15601 15725
-f 15525 15725 15641
-f 15601 15681 15781
-f 15601 15781 15725
-f 15681 15717 15837
-f 15681 15837 15781
-f 15717 15749 15873
-f 15717 15873 15837
-f 15749 15773 15889
-f 15749 15889 15873
-f 15773 15797 15913
-f 15773 15913 15889
-f 15797 15798 15914
-f 15797 15914 15913
-f 15798 15774 15890
-f 15798 15890 15914
-f 15774 15750 15874
-f 15774 15874 15890
-f 15750 15718 15838
-f 15750 15838 15874
-f 15718 15682 15782
-f 15718 15782 15838
-f 15682 15602 15726
-f 15682 15726 15782
-f 15602 15526 15642
-f 15602 15642 15726
-f 15526 15446 15558
-f 15526 15558 15642
-f 15446 15346 15462
-f 15446 15462 15558
-f 15346 15238 15354
-f 15346 15354 15462
-f 15238 15118 15230
-f 15238 15230 15354
-f 15118 14970 15086
-f 15118 15086 15230
-f 14970 14822 14938
-f 14970 14938 15086
-f 14822 14658 14766
-f 14822 14766 14938
-f 14658 14490 14610
-f 14658 14610 14766
-f 14490 14286 14414
-f 14490 14414 14610
-f 14286 14098 14210
-f 14286 14210 14414
-f 14098 13878 13994
-f 14098 13994 14210
-f 13878 13658 13758
-f 13878 13758 13994
-f 13658 13434 13506
-f 13658 13506 13758
-f 13434 13150 13238
-f 13434 13238 13506
-f 13150 12874 12954
-f 13150 12954 13238
-f 12874 12582 12678
-f 12874 12678 12954
-f 12582 12258 12386
-f 12582 12386 12678
-f 12258 11974 12070
-f 12258 12070 12386
-f 11974 11626 11738
-f 11974 11738 12070
-f 11626 11286 11390
-f 11626 11390 11738
-f 11286 10922 11030
-f 11286 11030 11390
-f 10922 10558 10634
-f 10922 10634 11030
-f 10558 10158 10230
-f 10558 10230 10634
-f 10158 9738 9794
-f 10158 9794 10230
-f 9738 9286 9366
-f 9738 9366 9794
-f 9286 8842 8874
-f 9286 8874 9366
-f 8842 8334 8390
-f 8842 8390 8874
-f 8334 7834 7874
-f 8334 7874 8390
-f 7834 7294 7358
-f 7834 7358 7874
-f 7294 6722 6802
-f 7294 6802 7358
-f 6722 6126 6198
-f 6722 6198 6802
-f 6126 5522 5546
-f 6126 5546 6198
-f 5522 4854 4918
-f 5522 4918 5546
-f 4854 4170 4186
-f 4854 4186 4918
-f 4170 3406 3438
-f 4170 3438 4186
-f 3406 2586 2602
-f 3406 2602 3438
-f 2586 1654 1670
-f 2586 1670 2602
-f 1669 2601 2633
-f 1669 2633 1685
-f 2601 3437 3469
-f 2601 3469 2633
-f 3437 4185 4233
-f 3437 4233 3469
-f 4185 4917 4941
-f 4185 4941 4233
-f 4917 5545 5617
-f 4917 5617 4941
-f 5545 6197 6245
-f 5545 6245 5617
-f 6197 6801 6849
-f 6197 6849 6245
-f 6801 7357 7421
-f 6801 7421 6849
-f 7357 7873 7953
-f 7357 7953 7421
-f 7873 8389 8469
-f 7873 8469 7953
-f 8389 8873 8929
-f 8389 8929 8469
-f 8873 9365 9397
-f 8873 9397 8929
-f 9365 9793 9873
-f 9365 9873 9397
-f 9793 10229 10277
-f 9793 10277 9873
-f 10229 10633 10697
-f 10229 10697 10277
-f 10633 11029 11093
-f 10633 11093 10697
-f 11029 11389 11441
-f 11029 11441 11093
-f 11389 11737 11821
-f 11389 11821 11441
-f 11737 12069 12145
-f 11737 12145 11821
-f 12069 12385 12485
-f 12069 12485 12145
-f 12385 12677 12797
-f 12385 12797 12485
-f 12677 12953 13073
-f 12677 13073 12797
-f 12953 13237 13341
-f 12953 13341 13073
-f 13237 13505 13601
-f 13237 13601 13341
-f 13505 13757 13837
-f 13505 13837 13601
-f 13757 13993 14073
-f 13757 14073 13837
-f 13993 14209 14293
-f 13993 14293 14073
-f 14209 14413 14497
-f 14209 14497 14293
-f 14413 14609 14701
-f 14413 14701 14497
-f 14609 14765 14889
-f 14609 14889 14701
-f 14765 14937 15041
-f 14765 15041 14889
-f 14937 15085 15189
-f 14937 15189 15041
-f 15085 15229 15321
-f 15085 15321 15189
-f 15229 15353 15453
-f 15229 15453 15321
-f 15353 15461 15581
-f 15353 15581 15453
-f 15461 15557 15673
-f 15461 15673 15581
-f 15557 15641 15757
-f 15557 15757 15673
-f 15641 15725 15821
-f 15641 15821 15757
-f 15725 15781 15881
-f 15725 15881 15821
-f 15781 15837 15945
-f 15781 15945 15881
-f 15837 15873 15973
-f 15837 15973 15945
-f 15873 15889 16013
-f 15873 16013 15973
-f 15889 15913 16021
-f 15889 16021 16013
-f 15913 15914 16022
-f 15913 16022 16021
-f 15914 15890 16014
-f 15914 16014 16022
-f 15890 15874 15974
-f 15890 15974 16014
-f 15874 15838 15946
-f 15874 15946 15974
-f 15838 15782 15882
-f 15838 15882 15946
-f 15782 15726 15822
-f 15782 15822 15882
-f 15726 15642 15758
-f 15726 15758 15822
-f 15642 15558 15674
-f 15642 15674 15758
-f 15558 15462 15582
-f 15558 15582 15674
-f 15462 15354 15454
-f 15462 15454 15582
-f 15354 15230 15322
-f 15354 15322 15454
-f 15230 15086 15190
-f 15230 15190 15322
-f 15086 14938 15042
-f 15086 15042 15190
-f 14938 14766 14890
-f 14938 14890 15042
-f 14766 14610 14702
-f 14766 14702 14890
-f 14610 14414 14498
-f 14610 14498 14702
-f 14414 14210 14294
-f 14414 14294 14498
-f 14210 13994 14074
-f 14210 14074 14294
-f 13994 13758 13838
-f 13994 13838 14074
-f 13758 13506 13602
-f 13758 13602 13838
-f 13506 13238 13342
-f 13506 13342 13602
-f 13238 12954 13074
-f 13238 13074 13342
-f 12954 12678 12798
-f 12954 12798 13074
-f 12678 12386 12486
-f 12678 12486 12798
-f 12386 12070 12146
-f 12386 12146 12486
-f 12070 11738 11822
-f 12070 11822 12146
-f 11738 11390 11442
-f 11738 11442 11822
-f 11390 11030 11094
-f 11390 11094 11442
-f 11030 10634 10698
-f 11030 10698 11094
-f 10634 10230 10278
-f 10634 10278 10698
-f 10230 9794 9874
-f 10230 9874 10278
-f 9794 9366 9398
-f 9794 9398 9874
-f 9366 8874 8930
-f 9366 8930 9398
-f 8874 8390 8470
-f 8874 8470 8930
-f 8390 7874 7954
-f 8390 7954 8470
-f 7874 7358 7422
-f 7874 7422 7954
-f 7358 6802 6850
-f 7358 6850 7422
-f 6802 6198 6246
-f 6802 6246 6850
-f 6198 5546 5618
-f 6198 5618 6246
-f 5546 4918 4942
-f 5546 4942 5618
-f 4918 4186 4234
-f 4918 4234 4942
-f 4186 3438 3470
-f 4186 3470 4234
-f 3438 2602 2634
-f 3438 2634 3470
-f 2602 1670 1686
-f 2602 1686 2634
-f 1685 2633 2665
-f 1685 2665 1725
-f 2633 3469 3485
-f 2633 3485 2665
-f 3469 4233 4249
-f 3469 4249 3485
-f 4233 4941 4989
-f 4233 4989 4249
-f 4941 5617 5657
-f 4941 5657 4989
-f 5617 6245 6293
-f 5617 6293 5657
-f 6245 6849 6873
-f 6245 6873 6293
-f 6849 7421 7437
-f 6849 7437 6873
-f 7421 7953 7993
-f 7421 7993 7437
-f 7953 8469 8517
-f 7953 8517 7993
-f 8469 8929 9009
-f 8469 9009 8517
-f 8929 9397 9453
-f 8929 9453 9009
-f 9397 9873 9905
-f 9397 9905 9453
-f 9873 10277 10357
-f 9873 10357 9905
-f 10277 10697 10745
-f 10277 10745 10357
-f 10697 11093 11141
-f 10697 11141 10745
-f 11093 11441 11529
-f 11093 11529 11141
-f 11441 11821 11869
-f 11441 11869 11529
-f 11821 12145 12225
-f 11821 12225 11869
-f 12145 12485 12541
-f 12145 12541 12225
-f 12485 12797 12849
-f 12485 12849 12541
-f 12797 13073 13141
-f 12797 13141 12849
-f 13073 13341 13441
-f 13073 13441 13141
-f 13341 13601 13681
-f 13341 13681 13441
-f 13601 13837 13941
-f 13601 13941 13681
-f 13837 14073 14161
-f 13837 14161 13941
-f 14073 14293 14381
-f 14073 14381 14161
-f 14293 14497 14593
-f 14293 14593 14381
-f 14497 14701 14781
-f 14497 14781 14593
-f 14701 14889 14945
-f 14701 14945 14781
-f 14889 15041 15133
-f 14889 15133 14945
-f 15041 15189 15281
-f 15041 15281 15133
-f 15189 15321 15421
-f 15189 15421 15281
-f 15321 15453 15541
-f 15321 15541 15421
-f 15453 15581 15649
-f 15453 15649 15541
-f 15581 15673 15765
-f 15581 15765 15649
-f 15673 15757 15857
-f 15673 15857 15765
-f 15757 15821 15921
-f 15757 15921 15857
-f 15821 15881 15981
-f 15821 15981 15921
-f 15881 15945 16037
-f 15881 16037 15981
-f 15945 15973 16081
-f 15945 16081 16037
-f 15973 16013 16097
-f 15973 16097 16081
-f 16013 16021 16105
-f 16013 16105 16097
-f 16021 16022 16106
-f 16021 16106 16105
-f 16022 16014 16098
-f 16022 16098 16106
-f 16014 15974 16082
-f 16014 16082 16098
-f 15974 15946 16038
-f 15974 16038 16082
-f 15946 15882 15982
-f 15946 15982 16038
-f 15882 15822 15922
-f 15882 15922 15982
-f 15822 15758 15858
-f 15822 15858 15922
-f 15758 15674 15766
-f 15758 15766 15858
-f 15674 15582 15650
-f 15674 15650 15766
-f 15582 15454 15542
-f 15582 15542 15650
-f 15454 15322 15422
-f 15454 15422 15542
-f 15322 15190 15282
-f 15322 15282 15422
-f 15190 15042 15134
-f 15190 15134 15282
-f 15042 14890 14946
-f 15042 14946 15134
-f 14890 14702 14782
-f 14890 14782 14946
-f 14702 14498 14594
-f 14702 14594 14782
-f 14498 14294 14382
-f 14498 14382 14594
-f 14294 14074 14162
-f 14294 14162 14382
-f 14074 13838 13942
-f 14074 13942 14162
-f 13838 13602 13682
-f 13838 13682 13942
-f 13602 13342 13442
-f 13602 13442 13682
-f 13342 13074 13142
-f 13342 13142 13442
-f 13074 12798 12850
-f 13074 12850 13142
-f 12798 12486 12542
-f 12798 12542 12850
-f 12486 12146 12226
-f 12486 12226 12542
-f 12146 11822 11870
-f 12146 11870 12226
-f 11822 11442 11530
-f 11822 11530 11870
-f 11442 11094 11142
-f 11442 11142 11530
-f 11094 10698 10746
-f 11094 10746 11142
-f 10698 10278 10358
-f 10698 10358 10746
-f 10278 9874 9906
-f 10278 9906 10358
-f 9874 9398 9454
-f 9874 9454 9906
-f 9398 8930 9010
-f 9398 9010 9454
-f 8930 8470 8518
-f 8930 8518 9010
-f 8470 7954 7994
-f 8470 7994 8518
-f 7954 7422 7438
-f 7954 7438 7994
-f 7422 6850 6874
-f 7422 6874 7438
-f 6850 6246 6294
-f 6850 6294 6874
-f 6246 5618 5658
-f 6246 5658 6294
-f 5618 4942 4990
-f 5618 4990 5658
-f 4942 4234 4250
-f 4942 4250 4990
-f 4234 3470 3486
-f 4234 3486 4250
-f 3470 2634 2666
-f 3470 2666 3486
-f 2634 1686 1726
-f 2634 1726 2666
-f 1725 2665 2689
-f 1725 2689 1741
-f 2665 3485 3525
-f 2665 3525 2689
-f 3485 4249 4305
-f 3485 4305 3525
-f 4249 4989 5029
-f 4249 5029 4305
-f 4989 5657 5697
-f 4989 5697 5029
-f 5657 6293 6325
-f 5657 6325 5697
-f 6293 6873 6945
-f 6293 6945 6325
-f 6873 7437 7517
-f 6873 7517 6945
-f 7437 7993 8033
-f 7437 8033 7517
-f 7993 8517 8557
-f 7993 8557 8033
-f 8517 9009 9057
-f 8517 9057 8557
-f 9009 9453 9533
-f 9009 9533 9057
-f 9453 9905 9969
-f 9453 9969 9533
-f 9905 10357 10405
-f 9905 10405 9969
-f 10357 10745 10809
-f 10357 10809 10405
-f 10745 11141 11213
-f 10745 11213 10809
-f 11141 11529 11569
-f 11141 11569 11213
-f 11529 11869 11949
-f 11529 11949 11569
-f 11869 12225 12265
-f 11869 12265 11949
-f 12225 12541 12605
-f 12225 12605 12265
-f 12541 12849 12905
-f 12541 12905 12605
-f 12849 13141 13205
-f 12849 13205 12905
-f 13141 13441 13481
-f 13141 13481 13205
-f 13441 13681 13765
-f 13441 13765 13481
-f 13681 13941 14001
-f 13681 14001 13765
-f 13941 14161 14237
-f 13941 14237 14001
-f 14161 14381 14457
-f 14161 14457 14237
-f 14381 14593 14669
-f 14381 14669 14457
-f 14593 14781 14869
-f 14593 14869 14669
-f 14781 14945 15033
-f 14781 15033 14869
-f 14945 15133 15205
-f 14945 15205 15033
-f 15133 15281 15369
-f 15133 15369 15205
-f 15281 15421 15493
-f 15281 15493 15369
-f 15421 15541 15625
-f 15421 15625 15493
-f 15541 15649 15733
-f 15541 15733 15625
-f 15649 15765 15845
-f 15649 15845 15733
-f 15765 15857 15929
-f 15765 15929 15845
-f 15857 15921 15997
-f 15857 15997 15929
-f 15921 15981 16065
-f 15921 16065 15997
-f 15981 16037 16113
-f 15981 16113 16065
-f 16037 16081 16157
-f 16037 16157 16113
-f 16081 16097 16173
-f 16081 16173 16157
-f 16097 16105 16197
-f 16097 16197 16173
-f 16105 16106 16198
-f 16105 16198 16197
-f 16106 16098 16174
-f 16106 16174 16198
-f 16098 16082 16158
-f 16098 16158 16174
-f 16082 16038 16114
-f 16082 16114 16158
-f 16038 15982 16066
-f 16038 16066 16114
-f 15982 15922 15998
-f 15982 15998 16066
-f 15922 15858 15930
-f 15922 15930 15998
-f 15858 15766 15846
-f 15858 15846 15930
-f 15766 15650 15734
-f 15766 15734 15846
-f 15650 15542 15626
-f 15650 15626 15734
-f 15542 15422 15494
-f 15542 15494 15626
-f 15422 15282 15370
-f 15422 15370 15494
-f 15282 15134 15206
-f 15282 15206 15370
-f 15134 14946 15034
-f 15134 15034 15206
-f 14946 14782 14870
-f 14946 14870 15034
-f 14782 14594 14670
-f 14782 14670 14870
-f 14594 14382 14458
-f 14594 14458 14670
-f 14382 14162 14238
-f 14382 14238 14458
-f 14162 13942 14002
-f 14162 14002 14238
-f 13942 13682 13766
-f 13942 13766 14002
-f 13682 13442 13482
-f 13682 13482 13766
-f 13442 13142 13206
-f 13442 13206 13482
-f 13142 12850 12906
-f 13142 12906 13206
-f 12850 12542 12606
-f 12850 12606 12906
-f 12542 12226 12266
-f 12542 12266 12606
-f 12226 11870 11950
-f 12226 11950 12266
-f 11870 11530 11570
-f 11870 11570 11950
-f 11530 11142 11214
-f 11530 11214 11570
-f 11142 10746 10810
-f 11142 10810 11214
-f 10746 10358 10406
-f 10746 10406 10810
-f 10358 9906 9970
-f 10358 9970 10406
-f 9906 9454 9534
-f 9906 9534 9970
-f 9454 9010 9058
-f 9454 9058 9534
-f 9010 8518 8558
-f 9010 8558 9058
-f 8518 7994 8034
-f 8518 8034 8558
-f 7994 7438 7518
-f 7994 7518 8034
-f 7438 6874 6946
-f 7438 6946 7518
-f 6874 6294 6326
-f 6874 6326 6946
-f 6294 5658 5698
-f 6294 5698 6326
-f 5658 4990 5030
-f 5658 5030 5698
-f 4990 4250 4306
-f 4990 4306 5030
-f 4250 3486 3526
-f 4250 3526 4306
-f 3486 2666 2690
-f 3486 2690 3526
-f 2666 1726 1742
-f 2666 1742 2690
-f 1741 2689 2705
-f 1741 2705 1757
-f 2689 3525 3541
-f 2689 3541 2705
-f 3525 4305 4337
-f 3525 4337 3541
-f 4305 5029 5061
-f 4305 5061 4337
-f 5029 5697 5729
-f 5029 5729 5061
-f 5697 6325 6373
-f 5697 6373 5729
-f 6325 6945 6969
-f 6325 6969 6373
-f 6945 7517 7549
-f 6945 7549 6969
-f 7517 8033 8089
-f 7517 8089 7549
-f 8033 8557 8589
-f 8033 8589 8089
-f 8557 9057 9097
-f 8557 9097 8589
-f 9057 9533 9581
-f 9057 9581 9097
-f 9533 9969 10025
-f 9533 10025 9581
-f 9969 10405 10453
-f 9969 10453 10025
-f 10405 10809 10873
-f 10405 10873 10453
-f 10809 11213 11253
-f 10809 11253 10873
-f 11213 11569 11633
-f 11213 11633 11253
-f 11569 11949 11989
-f 11569 11989 11633
-f 11949 12265 12313
-f 11949 12313 11989
-f 12265 12605 12661
-f 12265 12661 12313
-f 12605 12905 12961
-f 12605 12961 12661
-f 12905 13205 13269
-f 12905 13269 12961
-f 13205 13481 13545
-f 13205 13545 13269
-f 13481 13765 13805
-f 13481 13805 13545
-f 13765 14001 14049
-f 13765 14049 13805
-f 14001 14237 14301
-f 14001 14301 14049
-f 14237 14457 14505
-f 14237 14505 14301
-f 14457 14669 14725
-f 14457 14725 14505
-f 14669 14869 14905
-f 14669 14905 14725
-f 14869 15033 15093
-f 14869 15093 14905
-f 15033 15205 15273
-f 15033 15273 15093
-f 15205 15369 15429
-f 15205 15429 15273
-f 15369 15493 15565
-f 15369 15565 15429
-f 15493 15625 15697
-f 15493 15697 15565
-f 15625 15733 15805
-f 15625 15805 15697
-f 15733 15845 15905
-f 15733 15905 15805
-f 15845 15929 15989
-f 15845 15989 15905
-f 15929 15997 16073
-f 15929 16073 15989
-f 15997 16065 16137
-f 15997 16137 16073
-f 16065 16113 16181
-f 16065 16181 16137
-f 16113 16157 16221
-f 16113 16221 16181
-f 16157 16173 16249
-f 16157 16249 16221
-f 16173 16197 16257
-f 16173 16257 16249
-f 16197 16198 16258
-f 16197 16258 16257
-f 16198 16174 16250
-f 16198 16250 16258
-f 16174 16158 16222
-f 16174 16222 16250
-f 16158 16114 16182
-f 16158 16182 16222
-f 16114 16066 16138
-f 16114 16138 16182
-f 16066 15998 16074
-f 16066 16074 16138
-f 15998 15930 15990
-f 15998 15990 16074
-f 15930 15846 15906
-f 15930 15906 15990
-f 15846 15734 15806
-f 15846 15806 15906
-f 15734 15626 15698
-f 15734 15698 15806
-f 15626 15494 15566
-f 15626 15566 15698
-f 15494 15370 15430
-f 15494 15430 15566
-f 15370 15206 15274
-f 15370 15274 15430
-f 15206 15034 15094
-f 15206 15094 15274
-f 15034 14870 14906
-f 15034 14906 15094
-f 14870 14670 14726
-f 14870 14726 14906
-f 14670 14458 14506
-f 14670 14506 14726
-f 14458 14238 14302
-f 14458 14302 14506
-f 14238 14002 14050
-f 14238 14050 14302
-f 14002 13766 13806
-f 14002 13806 14050
-f 13766 13482 13546
-f 13766 13546 13806
-f 13482 13206 13270
-f 13482 13270 13546
-f 13206 12906 12962
-f 13206 12962 13270
-f 12906 12606 12662
-f 12906 12662 12962
-f 12606 12266 12314
-f 12606 12314 12662
-f 12266 11950 11990
-f 12266 11990 12314
-f 11950 11570 11634
-f 11950 11634 11990
-f 11570 11214 11254
-f 11570 11254 11634
-f 11214 10810 10874
-f 11214 10874 11254
-f 10810 10406 10454
-f 10810 10454 10874
-f 10406 9970 10026
-f 10406 10026 10454
-f 9970 9534 9582
-f 9970 9582 10026
-f 9534 9058 9098
-f 9534 9098 9582
-f 9058 8558 8590
-f 9058 8590 9098
-f 8558 8034 8090
-f 8558 8090 8590
-f 8034 7518 7550
-f 8034 7550 8090
-f 7518 6946 6970
-f 7518 6970 7550
-f 6946 6326 6374
-f 6946 6374 6970
-f 6326 5698 5730
-f 6326 5730 6374
-f 5698 5030 5062
-f 5698 5062 5730
-f 5030 4306 4338
-f 5030 4338 5062
-f 4306 3526 3542
-f 4306 3542 4338
-f 3526 2690 2706
-f 3526 2706 3542
-f 2690 1742 1758
-f 2690 1758 2706
-f 1757 2705 2737
-f 1757 2737 1789
-f 2705 3541 3605
-f 2705 3605 2737
-f 3541 4337 4385
-f 3541 4385 3605
-f 4337 5061 5101
-f 4337 5101 4385
-f 5061 5729 5793
-f 5061 5793 5101
-f 5729 6373 6429
-f 5729 6429 5793
-f 6373 6969 7033
-f 6373 7033 6429
-f 6969 7549 7597
-f 6969 7597 7033
-f 7549 8089 8145
-f 7549 8145 7597
-f 8089 8589 8661
-f 8089 8661 8145
-f 8589 9097 9145
-f 8589 9145 8661
-f 9097 9581 9629
-f 9097 9629 9145
-f 9581 10025 10097
-f 9581 10097 9629
-f 10025 10453 10493
-f 10025 10493 10097
-f 10453 10873 10913
-f 10453 10913 10493
-f 10873 11253 11325
-f 10873 11325 10913
-f 11253 11633 11689
-f 11253 11689 11325
-f 11633 11989 12045
-f 11633 12045 11689
-f 11989 12313 12401
-f 11989 12401 12045
-f 12313 12661 12701
-f 12313 12701 12401
-f 12661 12961 13025
-f 12661 13025 12701
-f 12961 13269 13309
-f 12961 13309 13025
-f 13269 13545 13593
-f 13269 13593 13309
-f 13545 13805 13853
-f 13545 13853 13593
-f 13805 14049 14113
-f 13805 14113 13853
-f 14049 14301 14333
-f 14049 14333 14113
-f 14301 14505 14569
-f 14301 14569 14333
-f 14505 14725 14773
-f 14505 14773 14569
-f 14725 14905 14977
-f 14725 14977 14773
-f 14905 15093 15149
-f 14905 15149 14977
-f 15093 15273 15313
-f 15093 15313 15149
-f 15273 15429 15477
-f 15273 15477 15313
-f 15429 15565 15609
-f 15429 15609 15477
-f 15565 15697 15741
-f 15565 15741 15609
-f 15697 15805 15865
-f 15697 15865 15741
-f 15805 15905 15965
-f 15805 15965 15865
-f 15905 15989 16045
-f 15905 16045 15965
-f 15989 16073 16129
-f 15989 16129 16045
-f 16073 16137 16189
-f 16073 16189 16129
-f 16137 16181 16241
-f 16137 16241 16189
-f 16181 16221 16273
-f 16181 16273 16241
-f 16221 16249 16301
-f 16221 16301 16273
-f 16249 16257 16317
-f 16249 16317 16301
-f 16257 16258 16318
-f 16257 16318 16317
-f 16258 16250 16302
-f 16258 16302 16318
-f 16250 16222 16274
-f 16250 16274 16302
-f 16222 16182 16242
-f 16222 16242 16274
-f 16182 16138 16190
-f 16182 16190 16242
-f 16138 16074 16130
-f 16138 16130 16190
-f 16074 15990 16046
-f 16074 16046 16130
-f 15990 15906 15966
-f 15990 15966 16046
-f 15906 15806 15866
-f 15906 15866 15966
-f 15806 15698 15742
-f 15806 15742 15866
-f 15698 15566 15610
-f 15698 15610 15742
-f 15566 15430 15478
-f 15566 15478 15610
-f 15430 15274 15314
-f 15430 15314 15478
-f 15274 15094 15150
-f 15274 15150 15314
-f 15094 14906 14978
-f 15094 14978 15150
-f 14906 14726 14774
-f 14906 14774 14978
-f 14726 14506 14570
-f 14726 14570 14774
-f 14506 14302 14334
-f 14506 14334 14570
-f 14302 14050 14114
-f 14302 14114 14334
-f 14050 13806 13854
-f 14050 13854 14114
-f 13806 13546 13594
-f 13806 13594 13854
-f 13546 13270 13310
-f 13546 13310 13594
-f 13270 12962 13026
-f 13270 13026 13310
-f 12962 12662 12702
-f 12962 12702 13026
-f 12662 12314 12402
-f 12662 12402 12702
-f 12314 11990 12046
-f 12314 12046 12402
-f 11990 11634 11690
-f 11990 11690 12046
-f 11634 11254 11326
-f 11634 11326 11690
-f 11254 10874 10914
-f 11254 10914 11326
-f 10874 10454 10494
-f 10874 10494 10914
-f 10454 10026 10098
-f 10454 10098 10494
-f 10026 9582 9630
-f 10026 9630 10098
-f 9582 9098 9146
-f 9582 9146 9630
-f 9098 8590 8662
-f 9098 8662 9146
-f 8590 8090 8146
-f 8590 8146 8662
-f 8090 7550 7598
-f 8090 7598 8146
-f 7550 6970 7034
-f 7550 7034 7598
-f 6970 6374 6430
-f 6970 6430 7034
-f 6374 5730 5794
-f 6374 5794 6430
-f 5730 5062 5102
-f 5730 5102 5794
-f 5062 4338 4386
-f 5062 4386 5102
-f 4338 3542 3606
-f 4338 3606 4386
-f 3542 2706 2738
-f 3542 2738 3606
-f 2706 1758 1790
-f 2706 1790 2738
-f 1789 2737 2745
-f 1789 2745 1797
-f 2737 3605 3629
-f 2737 3629 2745
-f 3605 4385 4393
-f 3605 4393 3629
-f 4385 5101 5125
-f 4385 5125 4393
-f 5101 5793 5817
-f 5101 5817 5125
-f 5793 6429 6445
-f 5793 6445 5817
-f 6429 7033 7041
-f 6429 7041 6445
-f 7033 7597 7605
-f 7033 7605 7041
-f 7597 8145 8161
-f 7597 8161 7605
-f 8145 8661 8693
-f 8145 8693 8161
-f 8661 9145 9177
-f 8661 9177 8693
-f 9145 9629 9653
-f 9145 9653 9177
-f 9629 10097 10113
-f 9629 10113 9653
-f 10097 10493 10541
-f 10097 10541 10113
-f 10493 10913 10953
-f 10493 10953 10541
-f 10913 11325 11357
-f 10913 11357 10953
-f 11325 11689 11705
-f 11325 11705 11357
-f 11689 12045 12085
-f 11689 12085 11705
-f 12045 12401 12425
-f 12045 12425 12085
-f 12401 12701 12741
-f 12401 12741 12425
-f 12701 13025 13065
-f 12701 13065 12741
-f 13025 13309 13349
-f 13025 13349 13065
-f 13309 13593 13641
-f 13309 13641 13349
-f 13593 13853 13909
-f 13593 13909 13641
-f 13853 14113 14145
-f 13853 14145 13909
-f 14113 14333 14389
-f 14113 14389 14145
-f 14333 14569 14617
-f 14333 14617 14389
-f 14569 14773 14813
-f 14569 14813 14617
-f 14773 14977 15017
-f 14773 15017 14813
-f 14977 15149 15197
-f 14977 15197 15017
-f 15149 15313 15377
-f 15149 15377 15197
-f 15313 15477 15517
-f 15313 15517 15377
-f 15477 15609 15657
-f 15477 15657 15517
-f 15609 15741 15789
-f 15609 15789 15657
-f 15741 15865 15897
-f 15741 15897 15789
-f 15865 15965 16005
-f 15865 16005 15897
-f 15965 16045 16089
-f 15965 16089 16005
-f 16045 16129 16165
-f 16045 16165 16089
-f 16129 16189 16233
-f 16129 16233 16165
-f 16189 16241 16289
-f 16189 16289 16233
-f 16241 16273 16325
-f 16241 16325 16289
-f 16273 16301 16345
-f 16273 16345 16325
-f 16301 16317 16361
-f 16301 16361 16345
-f 16317 16318 16362
-f 16317 16362 16361
-f 16318 16302 16346
-f 16318 16346 16362
-f 16302 16274 16326
-f 16302 16326 16346
-f 16274 16242 16290
-f 16274 16290 16326
-f 16242 16190 16234
-f 16242 16234 16290
-f 16190 16130 16166
-f 16190 16166 16234
-f 16130 16046 16090
-f 16130 16090 16166
-f 16046 15966 16006
-f 16046 16006 16090
-f 15966 15866 15898
-f 15966 15898 16006
-f 15866 15742 15790
-f 15866 15790 15898
-f 15742 15610 15658
-f 15742 15658 15790
-f 15610 15478 15518
-f 15610 15518 15658
-f 15478 15314 15378
-f 15478 15378 15518
-f 15314 15150 15198
-f 15314 15198 15378
-f 15150 14978 15018
-f 15150 15018 15198
-f 14978 14774 14814
-f 14978 14814 15018
-f 14774 14570 14618
-f 14774 14618 14814
-f 14570 14334 14390
-f 14570 14390 14618
-f 14334 14114 14146
-f 14334 14146 14390
-f 14114 13854 13910
-f 14114 13910 14146
-f 13854 13594 13642
-f 13854 13642 13910
-f 13594 13310 13350
-f 13594 13350 13642
-f 13310 13026 13066
-f 13310 13066 13350
-f 13026 12702 12742
-f 13026 12742 13066
-f 12702 12402 12426
-f 12702 12426 12742
-f 12402 12046 12086
-f 12402 12086 12426
-f 12046 11690 11706
-f 12046 11706 12086
-f 11690 11326 11358
-f 11690 11358 11706
-f 11326 10914 10954
-f 11326 10954 11358
-f 10914 10494 10542
-f 10914 10542 10954
-f 10494 10098 10114
-f 10494 10114 10542
-f 10098 9630 9654
-f 10098 9654 10114
-f 9630 9146 9178
-f 9630 9178 9654
-f 9146 8662 8694
-f 9146 8694 9178
-f 8662 8146 8162
-f 8662 8162 8694
-f 8146 7598 7606
-f 8146 7606 8162
-f 7598 7034 7042
-f 7598 7042 7606
-f 7034 6430 6446
-f 7034 6446 7042
-f 6430 5794 5818
-f 6430 5818 6446
-f 5794 5102 5126
-f 5794 5126 5818
-f 5102 4386 4394
-f 5102 4394 5126
-f 4386 3606 3630
-f 4386 3630 4394
-f 3606 2738 2746
-f 3606 2746 3630
-f 2738 1790 1798
-f 2738 1798 2746
-f 1797 2745 2769
-f 1797 2769 1805
-f 2745 3629 3637
-f 2745 3637 2769
-f 3629 4393 4401
-f 3629 4401 3637
-f 4393 5125 5141
-f 4393 5141 4401
-f 5125 5817 5825
-f 5125 5825 5141
-f 5817 6445 6461
-f 5817 6461 5825
-f 6445 7041 7049
-f 6445 7049 6461
-f 7041 7605 7637
-f 7041 7637 7049
-f 7605 8161 8185
-f 7605 8185 7637
-f 8161 8693 8709
-f 8161 8709 8185
-f 8693 9177 9209
-f 8693 9209 8709
-f 9177 9653 9669
-f 9177 9669 9209
-f 9653 10113 10137
-f 9653 10137 9669
-f 10113 10541 10573
-f 10113 10573 10137
-f 10541 10953 10969
-f 10541 10969 10573
-f 10953 11357 11373
-f 10953 11373 10969
-f 11357 11705 11753
-f 11357 11753 11373
-f 11705 12085 12101
-f 11705 12101 11753
-f 12085 12425 12441
-f 12085 12441 12101
-f 12425 12741 12789
-f 12425 12789 12441
-f 12741 13065 13081
-f 12741 13081 12789
-f 13065 13349 13389
-f 13065 13389 13081
-f 13349 13641 13665
-f 13349 13665 13389
-f 13641 13909 13933
-f 13641 13933 13665
-f 13909 14145 14185
-f 13909 14185 13933
-f 14145 14389 14429
-f 14145 14429 14185
-f 14389 14617 14633
-f 14389 14633 14429
-f 14617 14813 14853
-f 14617 14853 14633
-f 14813 15017 15049
-f 14813 15049 14853
-f 15017 15197 15221
-f 15017 15221 15049
-f 15197 15377 15385
-f 15197 15385 15221
-f 15377 15517 15549
-f 15377 15549 15385
-f 15517 15657 15689
-f 15517 15689 15549
-f 15657 15789 15813
-f 15657 15813 15689
-f 15789 15897 15937
-f 15789 15937 15813
-f 15897 16005 16029
-f 15897 16029 15937
-f 16005 16089 16121
-f 16005 16121 16029
-f 16089 16165 16205
-f 16089 16205 16121
-f 16165 16233 16265
-f 16165 16265 16205
-f 16233 16289 16309
-f 16233 16309 16265
-f 16289 16325 16353
-f 16289 16353 16309
-f 16325 16345 16381
-f 16325 16381 16353
-f 16345 16361 16389
-f 16345 16389 16381
-f 16361 16362 16390
-f 16361 16390 16389
-f 16362 16346 16382
-f 16362 16382 16390
-f 16346 16326 16354
-f 16346 16354 16382
-f 16326 16290 16310
-f 16326 16310 16354
-f 16290 16234 16266
-f 16290 16266 16310
-f 16234 16166 16206
-f 16234 16206 16266
-f 16166 16090 16122
-f 16166 16122 16206
-f 16090 16006 16030
-f 16090 16030 16122
-f 16006 15898 15938
-f 16006 15938 16030
-f 15898 15790 15814
-f 15898 15814 15938
-f 15790 15658 15690
-f 15790 15690 15814
-f 15658 15518 15550
-f 15658 15550 15690
-f 15518 15378 15386
-f 15518 15386 15550
-f 15378 15198 15222
-f 15378 15222 15386
-f 15198 15018 15050
-f 15198 15050 15222
-f 15018 14814 14854
-f 15018 14854 15050
-f 14814 14618 14634
-f 14814 14634 14854
-f 14618 14390 14430
-f 14618 14430 14634
-f 14390 14146 14186
-f 14390 14186 14430
-f 14146 13910 13934
-f 14146 13934 14186
-f 13910 13642 13666
-f 13910 13666 13934
-f 13642 13350 13390
-f 13642 13390 13666
-f 13350 13066 13082
-f 13350 13082 13390
-f 13066 12742 12790
-f 13066 12790 13082
-f 12742 12426 12442
-f 12742 12442 12790
-f 12426 12086 12102
-f 12426 12102 12442
-f 12086 11706 11754
-f 12086 11754 12102
-f 11706 11358 11374
-f 11706 11374 11754
-f 11358 10954 10970
-f 11358 10970 11374
-f 10954 10542 10574
-f 10954 10574 10970
-f 10542 10114 10138
-f 10542 10138 10574
-f 10114 9654 9670
-f 10114 9670 10138
-f 9654 9178 9210
-f 9654 9210 9670
-f 9178 8694 8710
-f 9178 8710 9210
-f 8694 8162 8186
-f 8694 8186 8710
-f 8162 7606 7638
-f 8162 7638 8186
-f 7606 7042 7050
-f 7606 7050 7638
-f 7042 6446 6462
-f 7042 6462 7050
-f 6446 5818 5826
-f 6446 5826 6462
-f 5818 5126 5142
-f 5818 5142 5826
-f 5126 4394 4402
-f 5126 4402 5142
-f 4394 3630 3638
-f 4394 3638 4402
-f 3630 2746 2770
-f 3630 2770 3638
-f 2746 1798 1806
-f 2746 1806 2770
-f 1805 2769 2777
-f 1805 2777 1829
-f 2769 3637 3645
-f 2769 3645 2777
-f 3637 4401 4433
-f 3637 4433 3645
-f 4401 5141 5149
-f 4401 5149 4433
-f 5141 5825 5833
-f 5141 5833 5149
-f 5825 6461 6469
-f 5825 6469 5833
-f 6461 7049 7057
-f 6461 7057 6469
-f 7049 7637 7645
-f 7049 7645 7057
-f 7637 8185 8193
-f 7637 8193 7645
-f 8185 8709 8725
-f 8185 8725 8193
-f 8709 9209 9233
-f 8709 9233 8725
-f 9209 9669 9685
-f 9209 9685 9233
-f 9669 10137 10145
-f 9669 10145 9685
-f 10137 10573 10597
-f 10137 10597 10145
-f 10573 10969 10985
-f 10573 10985 10597
-f 10969 11373 11381
-f 10969 11381 10985
-f 11373 11753 11769
-f 11373 11769 11381
-f 11753 12101 12125
-f 11753 12125 11769
-f 12101 12441 12465
-f 12101 12465 12125
-f 12441 12789 12805
-f 12441 12805 12465
-f 12789 13081 13097
-f 12789 13097 12805
-f 13081 13389 13413
-f 13081 13413 13097
-f 13389 13665 13673
-f 13389 13673 13413
-f 13665 13933 13949
-f 13665 13949 13673
-f 13933 14185 14193
-f 13933 14193 13949
-f 14185 14429 14445
-f 14185 14445 14193
-f 14429 14633 14649
-f 14429 14649 14445
-f 14633 14853 14877
-f 14633 14877 14649
-f 14853 15049 15057
-f 14853 15057 14877
-f 15049 15221 15253
-f 15049 15253 15057
-f 15221 15385 15409
-f 15221 15409 15253
-f 15385 15549 15573
-f 15385 15573 15409
-f 15549 15689 15705
-f 15549 15705 15573
-f 15689 15813 15829
-f 15689 15829 15705
-f 15813 15937 15953
-f 15813 15953 15829
-f 15937 16029 16053
-f 15937 16053 15953
-f 16029 16121 16145
-f 16029 16145 16053
-f 16121 16205 16213
-f 16121 16213 16145
-f 16205 16265 16281
-f 16205 16281 16213
-f 16265 16309 16333
-f 16265 16333 16281
-f 16309 16353 16369
-f 16309 16369 16333
-f 16353 16381 16397
-f 16353 16397 16369
-f 16381 16389 16409
-f 16381 16409 16397
-f 16389 16390 16410
-f 16389 16410 16409
-f 16390 16382 16398
-f 16390 16398 16410
-f 16382 16354 16370
-f 16382 16370 16398
-f 16354 16310 16334
-f 16354 16334 16370
-f 16310 16266 16282
-f 16310 16282 16334
-f 16266 16206 16214
-f 16266 16214 16282
-f 16206 16122 16146
-f 16206 16146 16214
-f 16122 16030 16054
-f 16122 16054 16146
-f 16030 15938 15954
-f 16030 15954 16054
-f 15938 15814 15830
-f 15938 15830 15954
-f 15814 15690 15706
-f 15814 15706 15830
-f 15690 15550 15574
-f 15690 15574 15706
-f 15550 15386 15410
-f 15550 15410 15574
-f 15386 15222 15254
-f 15386 15254 15410
-f 15222 15050 15058
-f 15222 15058 15254
-f 15050 14854 14878
-f 15050 14878 15058
-f 14854 14634 14650
-f 14854 14650 14878
-f 14634 14430 14446
-f 14634 14446 14650
-f 14430 14186 14194
-f 14430 14194 14446
-f 14186 13934 13950
-f 14186 13950 14194
-f 13934 13666 13674
-f 13934 13674 13950
-f 13666 13390 13414
-f 13666 13414 13674
-f 13390 13082 13098
-f 13390 13098 13414
-f 13082 12790 12806
-f 13082 12806 13098
-f 12790 12442 12466
-f 12790 12466 12806
-f 12442 12102 12126
-f 12442 12126 12466
-f 12102 11754 11770
-f 12102 11770 12126
-f 11754 11374 11382
-f 11754 11382 11770
-f 11374 10970 10986
-f 11374 10986 11382
-f 10970 10574 10598
-f 10970 10598 10986
-f 10574 10138 10146
-f 10574 10146 10598
-f 10138 9670 9686
-f 10138 9686 10146
-f 9670 9210 9234
-f 9670 9234 9686
-f 9210 8710 8726
-f 9210 8726 9234
-f 8710 8186 8194
-f 8710 8194 8726
-f 8186 7638 7646
-f 8186 7646 8194
-f 7638 7050 7058
-f 7638 7058 7646
-f 7050 6462 6470
-f 7050 6470 7058
-f 6462 5826 5834
-f 6462 5834 6470
-f 5826 5142 5150
-f 5826 5150 5834
-f 5142 4402 4434
-f 5142 4434 5150
-f 4402 3638 3646
-f 4402 3646 4434
-f 3638 2770 2778
-f 3638 2778 3646
-f 2770 1806 1830
-f 2770 1830 2778
-f 1829 2777 2783
-f 1829 2783 1835
-f 2777 3645 3651
-f 2777 3651 2783
-f 3645 4433 4447
-f 3645 4447 3651
-f 4433 5149 5163
-f 4433 5163 4447
-f 5149 5833 5839
-f 5149 5839 5163
-f 5833 6469 6475
-f 5833 6475 5839
-f 6469 7057 7071
-f 6469 7071 6475
-f 7057 7645 7651
-f 7057 7651 7071
-f 7645 8193 8199
-f 7645 8199 7651
-f 8193 8725 8731
-f 8193 8731 8199
-f 8725 9233 9239
-f 8725 9239 8731
-f 9233 9685 9691
-f 9233 9691 9239
-f 9685 10145 10151
-f 9685 10151 9691
-f 10145 10597 10603
-f 10145 10603 10151
-f 10597 10985 10991
-f 10597 10991 10603
-f 10985 11381 11395
-f 10985 11395 10991
-f 11381 11769 11783
-f 11381 11783 11395
-f 11769 12125 12139
-f 11769 12139 11783
-f 12125 12465 12471
-f 12125 12471 12139
-f 12465 12805 12811
-f 12465 12811 12471
-f 12805 13097 13111
-f 12805 13111 12811
-f 13097 13413 13419
-f 13097 13419 13111
-f 13413 13673 13687
-f 13413 13687 13419
-f 13673 13949 13955
-f 13673 13955 13687
-f 13949 14193 14215
-f 13949 14215 13955
-f 14193 14445 14451
-f 14193 14451 14215
-f 14445 14649 14663
-f 14445 14663 14451
-f 14649 14877 14883
-f 14649 14883 14663
-f 14877 15057 15071
-f 14877 15071 14883
-f 15057 15253 15259
-f 15057 15259 15071
-f 15253 15409 15415
-f 15253 15415 15259
-f 15409 15573 15587
-f 15409 15587 15415
-f 15573 15705 15711
-f 15573 15711 15587
-f 15705 15829 15851
-f 15705 15851 15711
-f 15829 15953 15959
-f 15829 15959 15851
-f 15953 16053 16059
-f 15953 16059 15959
-f 16053 16145 16151
-f 16053 16151 16059
-f 16145 16213 16227
-f 16145 16227 16151
-f 16213 16281 16295
-f 16213 16295 16227
-f 16281 16333 16339
-f 16281 16339 16295
-f 16333 16369 16375
-f 16333 16375 16339
-f 16369 16397 16403
-f 16369 16403 16375
-f 16397 16409 16415
-f 16397 16415 16403
-f 16409 16410 16416
-f 16409 16416 16415
-f 16410 16398 16404
-f 16410 16404 16416
-f 16398 16370 16376
-f 16398 16376 16404
-f 16370 16334 16340
-f 16370 16340 16376
-f 16334 16282 16296
-f 16334 16296 16340
-f 16282 16214 16228
-f 16282 16228 16296
-f 16214 16146 16152
-f 16214 16152 16228
-f 16146 16054 16060
-f 16146 16060 16152
-f 16054 15954 15960
-f 16054 15960 16060
-f 15954 15830 15852
-f 15954 15852 15960
-f 15830 15706 15712
-f 15830 15712 15852
-f 15706 15574 15588
-f 15706 15588 15712
-f 15574 15410 15416
-f 15574 15416 15588
-f 15410 15254 15260
-f 15410 15260 15416
-f 15254 15058 15072
-f 15254 15072 15260
-f 15058 14878 14884
-f 15058 14884 15072
-f 14878 14650 14664
-f 14878 14664 14884
-f 14650 14446 14452
-f 14650 14452 14664
-f 14446 14194 14216
-f 14446 14216 14452
-f 14194 13950 13956
-f 14194 13956 14216
-f 13950 13674 13688
-f 13950 13688 13956
-f 13674 13414 13420
-f 13674 13420 13688
-f 13414 13098 13112
-f 13414 13112 13420
-f 13098 12806 12812
-f 13098 12812 13112
-f 12806 12466 12472
-f 12806 12472 12812
-f 12466 12126 12140
-f 12466 12140 12472
-f 12126 11770 11784
-f 12126 11784 12140
-f 11770 11382 11396
-f 11770 11396 11784
-f 11382 10986 10992
-f 11382 10992 11396
-f 10986 10598 10604
-f 10986 10604 10992
-f 10598 10146 10152
-f 10598 10152 10604
-f 10146 9686 9692
-f 10146 9692 10152
-f 9686 9234 9240
-f 9686 9240 9692
-f 9234 8726 8732
-f 9234 8732 9240
-f 8726 8194 8200
-f 8726 8200 8732
-f 8194 7646 7652
-f 8194 7652 8200
-f 7646 7058 7072
-f 7646 7072 7652
-f 7058 6470 6476
-f 7058 6476 7072
-f 6470 5834 5840
-f 6470 5840 6476
-f 5834 5150 5164
-f 5834 5164 5840
-f 5150 4434 4448
-f 5150 4448 5164
-f 4434 3646 3652
-f 4434 3652 4448
-f 3646 2778 2784
-f 3646 2784 3652
-f 2778 1830 1836
-f 2778 1836 2784
-f 1835 2783 2779
-f 1835 2779 1831
-f 2783 3651 3647
-f 2783 3647 2779
-f 3651 4447 4435
-f 3651 4435 3647
-f 4447 5163 5151
-f 4447 5151 4435
-f 5163 5839 5835
-f 5163 5835 5151
-f 5839 6475 6471
-f 5839 6471 5835
-f 6475 7071 7059
-f 6475 7059 6471
-f 7071 7651 7647
-f 7071 7647 7059
-f 7651 8199 8195
-f 7651 8195 7647
-f 8199 8731 8727
-f 8199 8727 8195
-f 8731 9239 9235
-f 8731 9235 8727
-f 9239 9691 9687
-f 9239 9687 9235
-f 9691 10151 10147
-f 9691 10147 9687
-f 10151 10603 10599
-f 10151 10599 10147
-f 10603 10991 10987
-f 10603 10987 10599
-f 10991 11395 11383
-f 10991 11383 10987
-f 11395 11783 11771
-f 11395 11771 11383
-f 11783 12139 12127
-f 11783 12127 11771
-f 12139 12471 12467
-f 12139 12467 12127
-f 12471 12811 12807
-f 12471 12807 12467
-f 12811 13111 13099
-f 12811 13099 12807
-f 13111 13419 13415
-f 13111 13415 13099
-f 13419 13687 13675
-f 13419 13675 13415
-f 13687 13955 13951
-f 13687 13951 13675
-f 13955 14215 14195
-f 13955 14195 13951
-f 14215 14451 14447
-f 14215 14447 14195
-f 14451 14663 14651
-f 14451 14651 14447
-f 14663 14883 14879
-f 14663 14879 14651
-f 14883 15071 15059
-f 14883 15059 14879
-f 15071 15259 15255
-f 15071 15255 15059
-f 15259 15415 15411
-f 15259 15411 15255
-f 15415 15587 15575
-f 15415 15575 15411
-f 15587 15711 15707
-f 15587 15707 15575
-f 15711 15851 15831
-f 15711 15831 15707
-f 15851 15959 15955
-f 15851 15955 15831
-f 15959 16059 16055
-f 15959 16055 15955
-f 16059 16151 16147
-f 16059 16147 16055
-f 16151 16227 16215
-f 16151 16215 16147
-f 16227 16295 16283
-f 16227 16283 16215
-f 16295 16339 16335
-f 16295 16335 16283
-f 16339 16375 16371
-f 16339 16371 16335
-f 16375 16403 16399
-f 16375 16399 16371
-f 16403 16415 16411
-f 16403 16411 16399
-f 16415 16416 16412
-f 16415 16412 16411
-f 16416 16404 16400
-f 16416 16400 16412
-f 16404 16376 16372
-f 16404 16372 16400
-f 16376 16340 16336
-f 16376 16336 16372
-f 16340 16296 16284
-f 16340 16284 16336
-f 16296 16228 16216
-f 16296 16216 16284
-f 16228 16152 16148
-f 16228 16148 16216
-f 16152 16060 16056
-f 16152 16056 16148
-f 16060 15960 15956
-f 16060 15956 16056
-f 15960 15852 15832
-f 15960 15832 15956
-f 15852 15712 15708
-f 15852 15708 15832
-f 15712 15588 15576
-f 15712 15576 15708
-f 15588 15416 15412
-f 15588 15412 15576
-f 15416 15260 15256
-f 15416 15256 15412
-f 15260 15072 15060
-f 15260 15060 15256
-f 15072 14884 14880
-f 15072 14880 15060
-f 14884 14664 14652
-f 14884 14652 14880
-f 14664 14452 14448
-f 14664 14448 14652
-f 14452 14216 14196
-f 14452 14196 14448
-f 14216 13956 13952
-f 14216 13952 14196
-f 13956 13688 13676
-f 13956 13676 13952
-f 13688 13420 13416
-f 13688 13416 13676
-f 13420 13112 13100
-f 13420 13100 13416
-f 13112 12812 12808
-f 13112 12808 13100
-f 12812 12472 12468
-f 12812 12468 12808
-f 12472 12140 12128
-f 12472 12128 12468
-f 12140 11784 11772
-f 12140 11772 12128
-f 11784 11396 11384
-f 11784 11384 11772
-f 11396 10992 10988
-f 11396 10988 11384
-f 10992 10604 10600
-f 10992 10600 10988
-f 10604 10152 10148
-f 10604 10148 10600
-f 10152 9692 9688
-f 10152 9688 10148
-f 9692 9240 9236
-f 9692 9236 9688
-f 9240 8732 8728
-f 9240 8728 9236
-f 8732 8200 8196
-f 8732 8196 8728
-f 8200 7652 7648
-f 8200 7648 8196
-f 7652 7072 7060
-f 7652 7060 7648
-f 7072 6476 6472
-f 7072 6472 7060
-f 6476 5840 5836
-f 6476 5836 6472
-f 5840 5164 5152
-f 5840 5152 5836
-f 5164 4448 4436
-f 5164 4436 5152
-f 4448 3652 3648
-f 4448 3648 4436
-f 3652 2784 2780
-f 3652 2780 3648
-f 2784 1836 1832
-f 2784 1832 2780
-f 1831 2779 2771
-f 1831 2771 1807
-f 2779 3647 3639
-f 2779 3639 2771
-f 3647 4435 4403
-f 3647 4403 3639
-f 4435 5151 5143
-f 4435 5143 4403
-f 5151 5835 5827
-f 5151 5827 5143
-f 5835 6471 6463
-f 5835 6463 5827
-f 6471 7059 7051
-f 6471 7051 6463
-f 7059 7647 7639
-f 7059 7639 7051
-f 7647 8195 8187
-f 7647 8187 7639
-f 8195 8727 8711
-f 8195 8711 8187
-f 8727 9235 9211
-f 8727 9211 8711
-f 9235 9687 9671
-f 9235 9671 9211
-f 9687 10147 10139
-f 9687 10139 9671
-f 10147 10599 10575
-f 10147 10575 10139
-f 10599 10987 10971
-f 10599 10971 10575
-f 10987 11383 11375
-f 10987 11375 10971
-f 11383 11771 11755
-f 11383 11755 11375
-f 11771 12127 12103
-f 11771 12103 11755
-f 12127 12467 12443
-f 12127 12443 12103
-f 12467 12807 12791
-f 12467 12791 12443
-f 12807 13099 13083
-f 12807 13083 12791
-f 13099 13415 13391
-f 13099 13391 13083
-f 13415 13675 13667
-f 13415 13667 13391
-f 13675 13951 13935
-f 13675 13935 13667
-f 13951 14195 14187
-f 13951 14187 13935
-f 14195 14447 14431
-f 14195 14431 14187
-f 14447 14651 14635
-f 14447 14635 14431
-f 14651 14879 14855
-f 14651 14855 14635
-f 14879 15059 15051
-f 14879 15051 14855
-f 15059 15255 15223
-f 15059 15223 15051
-f 15255 15411 15387
-f 15255 15387 15223
-f 15411 15575 15551
-f 15411 15551 15387
-f 15575 15707 15691
-f 15575 15691 15551
-f 15707 15831 15815
-f 15707 15815 15691
-f 15831 15955 15939
-f 15831 15939 15815
-f 15955 16055 16031
-f 15955 16031 15939
-f 16055 16147 16123
-f 16055 16123 16031
-f 16147 16215 16207
-f 16147 16207 16123
-f 16215 16283 16267
-f 16215 16267 16207
-f 16283 16335 16311
-f 16283 16311 16267
-f 16335 16371 16355
-f 16335 16355 16311
-f 16371 16399 16383
-f 16371 16383 16355
-f 16399 16411 16391
-f 16399 16391 16383
-f 16411 16412 16392
-f 16411 16392 16391
-f 16412 16400 16384
-f 16412 16384 16392
-f 16400 16372 16356
-f 16400 16356 16384
-f 16372 16336 16312
-f 16372 16312 16356
-f 16336 16284 16268
-f 16336 16268 16312
-f 16284 16216 16208
-f 16284 16208 16268
-f 16216 16148 16124
-f 16216 16124 16208
-f 16148 16056 16032
-f 16148 16032 16124
-f 16056 15956 15940
-f 16056 15940 16032
-f 15956 15832 15816
-f 15956 15816 15940
-f 15832 15708 15692
-f 15832 15692 15816
-f 15708 15576 15552
-f 15708 15552 15692
-f 15576 15412 15388
-f 15576 15388 15552
-f 15412 15256 15224
-f 15412 15224 15388
-f 15256 15060 15052
-f 15256 15052 15224
-f 15060 14880 14856
-f 15060 14856 15052
-f 14880 14652 14636
-f 14880 14636 14856
-f 14652 14448 14432
-f 14652 14432 14636
-f 14448 14196 14188
-f 14448 14188 14432
-f 14196 13952 13936
-f 14196 13936 14188
-f 13952 13676 13668
-f 13952 13668 13936
-f 13676 13416 13392
-f 13676 13392 13668
-f 13416 13100 13084
-f 13416 13084 13392
-f 13100 12808 12792
-f 13100 12792 13084
-f 12808 12468 12444
-f 12808 12444 12792
-f 12468 12128 12104
-f 12468 12104 12444
-f 12128 11772 11756
-f 12128 11756 12104
-f 11772 11384 11376
-f 11772 11376 11756
-f 11384 10988 10972
-f 11384 10972 11376
-f 10988 10600 10576
-f 10988 10576 10972
-f 10600 10148 10140
-f 10600 10140 10576
-f 10148 9688 9672
-f 10148 9672 10140
-f 9688 9236 9212
-f 9688 9212 9672
-f 9236 8728 8712
-f 9236 8712 9212
-f 8728 8196 8188
-f 8728 8188 8712
-f 8196 7648 7640
-f 8196 7640 8188
-f 7648 7060 7052
-f 7648 7052 7640
-f 7060 6472 6464
-f 7060 6464 7052
-f 6472 5836 5828
-f 6472 5828 6464
-f 5836 5152 5144
-f 5836 5144 5828
-f 5152 4436 4404
-f 5152 4404 5144
-f 4436 3648 3640
-f 4436 3640 4404
-f 3648 2780 2772
-f 3648 2772 3640
-f 2780 1832 1808
-f 2780 1808 2772
-f 1807 2771 2747
-f 1807 2747 1799
-f 2771 3639 3631
-f 2771 3631 2747
-f 3639 4403 4395
-f 3639 4395 3631
-f 4403 5143 5127
-f 4403 5127 4395
-f 5143 5827 5819
-f 5143 5819 5127
-f 5827 6463 6447
-f 5827 6447 5819
-f 6463 7051 7043
-f 6463 7043 6447
-f 7051 7639 7607
-f 7051 7607 7043
-f 7639 8187 8163
-f 7639 8163 7607
-f 8187 8711 8695
-f 8187 8695 8163
-f 8711 9211 9179
-f 8711 9179 8695
-f 9211 9671 9655
-f 9211 9655 9179
-f 9671 10139 10115
-f 9671 10115 9655
-f 10139 10575 10543
-f 10139 10543 10115
-f 10575 10971 10955
-f 10575 10955 10543
-f 10971 11375 11359
-f 10971 11359 10955
-f 11375 11755 11707
-f 11375 11707 11359
-f 11755 12103 12087
-f 11755 12087 11707
-f 12103 12443 12427
-f 12103 12427 12087
-f 12443 12791 12743
-f 12443 12743 12427
-f 12791 13083 13067
-f 12791 13067 12743
-f 13083 13391 13351
-f 13083 13351 13067
-f 13391 13667 13643
-f 13391 13643 13351
-f 13667 13935 13911
-f 13667 13911 13643
-f 13935 14187 14147
-f 13935 14147 13911
-f 14187 14431 14391
-f 14187 14391 14147
-f 14431 14635 14619
-f 14431 14619 14391
-f 14635 14855 14815
-f 14635 14815 14619
-f 14855 15051 15019
-f 14855 15019 14815
-f 15051 15223 15199
-f 15051 15199 15019
-f 15223 15387 15379
-f 15223 15379 15199
-f 15387 15551 15519
-f 15387 15519 15379
-f 15551 15691 15659
-f 15551 15659 15519
-f 15691 15815 15791
-f 15691 15791 15659
-f 15815 15939 15899
-f 15815 15899 15791
-f 15939 16031 16007
-f 15939 16007 15899
-f 16031 16123 16091
-f 16031 16091 16007
-f 16123 16207 16167
-f 16123 16167 16091
-f 16207 16267 16235
-f 16207 16235 16167
-f 16267 16311 16291
-f 16267 16291 16235
-f 16311 16355 16327
-f 16311 16327 16291
-f 16355 16383 16347
-f 16355 16347 16327
-f 16383 16391 16363
-f 16383 16363 16347
-f 16391 16392 16364
-f 16391 16364 16363
-f 16392 16384 16348
-f 16392 16348 16364
-f 16384 16356 16328
-f 16384 16328 16348
-f 16356 16312 16292
-f 16356 16292 16328
-f 16312 16268 16236
-f 16312 16236 16292
-f 16268 16208 16168
-f 16268 16168 16236
-f 16208 16124 16092
-f 16208 16092 16168
-f 16124 16032 16008
-f 16124 16008 16092
-f 16032 15940 15900
-f 16032 15900 16008
-f 15940 15816 15792
-f 15940 15792 15900
-f 15816 15692 15660
-f 15816 15660 15792
-f 15692 15552 15520
-f 15692 15520 15660
-f 15552 15388 15380
-f 15552 15380 15520
-f 15388 15224 15200
-f 15388 15200 15380
-f 15224 15052 15020
-f 15224 15020 15200
-f 15052 14856 14816
-f 15052 14816 15020
-f 14856 14636 14620
-f 14856 14620 14816
-f 14636 14432 14392
-f 14636 14392 14620
-f 14432 14188 14148
-f 14432 14148 14392
-f 14188 13936 13912
-f 14188 13912 14148
-f 13936 13668 13644
-f 13936 13644 13912
-f 13668 13392 13352
-f 13668 13352 13644
-f 13392 13084 13068
-f 13392 13068 13352
-f 13084 12792 12744
-f 13084 12744 13068
-f 12792 12444 12428
-f 12792 12428 12744
-f 12444 12104 12088
-f 12444 12088 12428
-f 12104 11756 11708
-f 12104 11708 12088
-f 11756 11376 11360
-f 11756 11360 11708
-f 11376 10972 10956
-f 11376 10956 11360
-f 10972 10576 10544
-f 10972 10544 10956
-f 10576 10140 10116
-f 10576 10116 10544
-f 10140 9672 9656
-f 10140 9656 10116
-f 9672 9212 9180
-f 9672 9180 9656
-f 9212 8712 8696
-f 9212 8696 9180
-f 8712 8188 8164
-f 8712 8164 8696
-f 8188 7640 7608
-f 8188 7608 8164
-f 7640 7052 7044
-f 7640 7044 7608
-f 7052 6464 6448
-f 7052 6448 7044
-f 6464 5828 5820
-f 6464 5820 6448
-f 5828 5144 5128
-f 5828 5128 5820
-f 5144 4404 4396
-f 5144 4396 5128
-f 4404 3640 3632
-f 4404 3632 4396
-f 3640 2772 2748
-f 3640 2748 3632
-f 2772 1808 1800
-f 2772 1800 2748
-f 1799 2747 2739
-f 1799 2739 1791
-f 2747 3631 3607
-f 2747 3607 2739
-f 3631 4395 4387
-f 3631 4387 3607
-f 4395 5127 5103
-f 4395 5103 4387
-f 5127 5819 5795
-f 5127 5795 5103
-f 5819 6447 6431
-f 5819 6431 5795
-f 6447 7043 7035
-f 6447 7035 6431
-f 7043 7607 7599
-f 7043 7599 7035
-f 7607 8163 8147
-f 7607 8147 7599
-f 8163 8695 8663
-f 8163 8663 8147
-f 8695 9179 9147
-f 8695 9147 8663
-f 9179 9655 9631
-f 9179 9631 9147
-f 9655 10115 10099
-f 9655 10099 9631
-f 10115 10543 10495
-f 10115 10495 10099
-f 10543 10955 10915
-f 10543 10915 10495
-f 10955 11359 11327
-f 10955 11327 10915
-f 11359 11707 11691
-f 11359 11691 11327
-f 11707 12087 12047
-f 11707 12047 11691
-f 12087 12427 12403
-f 12087 12403 12047
-f 12427 12743 12703
-f 12427 12703 12403
-f 12743 13067 13027
-f 12743 13027 12703
-f 13067 13351 13311
-f 13067 13311 13027
-f 13351 13643 13595
-f 13351 13595 13311
-f 13643 13911 13855
-f 13643 13855 13595
-f 13911 14147 14115
-f 13911 14115 13855
-f 14147 14391 14335
-f 14147 14335 14115
-f 14391 14619 14571
-f 14391 14571 14335
-f 14619 14815 14775
-f 14619 14775 14571
-f 14815 15019 14979
-f 14815 14979 14775
-f 15019 15199 15151
-f 15019 15151 14979
-f 15199 15379 15315
-f 15199 15315 15151
-f 15379 15519 15479
-f 15379 15479 15315
-f 15519 15659 15611
-f 15519 15611 15479
-f 15659 15791 15743
-f 15659 15743 15611
-f 15791 15899 15867
-f 15791 15867 15743
-f 15899 16007 15967
-f 15899 15967 15867
-f 16007 16091 16047
-f 16007 16047 15967
-f 16091 16167 16131
-f 16091 16131 16047
-f 16167 16235 16191
-f 16167 16191 16131
-f 16235 16291 16243
-f 16235 16243 16191
-f 16291 16327 16275
-f 16291 16275 16243
-f 16327 16347 16303
-f 16327 16303 16275
-f 16347 16363 16319
-f 16347 16319 16303
-f 16363 16364 16320
-f 16363 16320 16319
-f 16364 16348 16304
-f 16364 16304 16320
-f 16348 16328 16276
-f 16348 16276 16304
-f 16328 16292 16244
-f 16328 16244 16276
-f 16292 16236 16192
-f 16292 16192 16244
-f 16236 16168 16132
-f 16236 16132 16192
-f 16168 16092 16048
-f 16168 16048 16132
-f 16092 16008 15968
-f 16092 15968 16048
-f 16008 15900 15868
-f 16008 15868 15968
-f 15900 15792 15744
-f 15900 15744 15868
-f 15792 15660 15612
-f 15792 15612 15744
-f 15660 15520 15480
-f 15660 15480 15612
-f 15520 15380 15316
-f 15520 15316 15480
-f 15380 15200 15152
-f 15380 15152 15316
-f 15200 15020 14980
-f 15200 14980 15152
-f 15020 14816 14776
-f 15020 14776 14980
-f 14816 14620 14572
-f 14816 14572 14776
-f 14620 14392 14336
-f 14620 14336 14572
-f 14392 14148 14116
-f 14392 14116 14336
-f 14148 13912 13856
-f 14148 13856 14116
-f 13912 13644 13596
-f 13912 13596 13856
-f 13644 13352 13312
-f 13644 13312 13596
-f 13352 13068 13028
-f 13352 13028 13312
-f 13068 12744 12704
-f 13068 12704 13028
-f 12744 12428 12404
-f 12744 12404 12704
-f 12428 12088 12048
-f 12428 12048 12404
-f 12088 11708 11692
-f 12088 11692 12048
-f 11708 11360 11328
-f 11708 11328 11692
-f 11360 10956 10916
-f 11360 10916 11328
-f 10956 10544 10496
-f 10956 10496 10916
-f 10544 10116 10100
-f 10544 10100 10496
-f 10116 9656 9632
-f 10116 9632 10100
-f 9656 9180 9148
-f 9656 9148 9632
-f 9180 8696 8664
-f 9180 8664 9148
-f 8696 8164 8148
-f 8696 8148 8664
-f 8164 7608 7600
-f 8164 7600 8148
-f 7608 7044 7036
-f 7608 7036 7600
-f 7044 6448 6432
-f 7044 6432 7036
-f 6448 5820 5796
-f 6448 5796 6432
-f 5820 5128 5104
-f 5820 5104 5796
-f 5128 4396 4388
-f 5128 4388 5104
-f 4396 3632 3608
-f 4396 3608 4388
-f 3632 2748 2740
-f 3632 2740 3608
-f 2748 1800 1792
-f 2748 1792 2740
-f 1791 2739 2707
-f 1791 2707 1759
-f 2739 3607 3543
-f 2739 3543 2707
-f 3607 4387 4339
-f 3607 4339 3543
-f 4387 5103 5063
-f 4387 5063 4339
-f 5103 5795 5731
-f 5103 5731 5063
-f 5795 6431 6375
-f 5795 6375 5731
-f 6431 7035 6971
-f 6431 6971 6375
-f 7035 7599 7551
-f 7035 7551 6971
-f 7599 8147 8091
-f 7599 8091 7551
-f 8147 8663 8591
-f 8147 8591 8091
-f 8663 9147 9099
-f 8663 9099 8591
-f 9147 9631 9583
-f 9147 9583 9099
-f 9631 10099 10027
-f 9631 10027 9583
-f 10099 10495 10455
-f 10099 10455 10027
-f 10495 10915 10875
-f 10495 10875 10455
-f 10915 11327 11255
-f 10915 11255 10875
-f 11327 11691 11635
-f 11327 11635 11255
-f 11691 12047 11991
-f 11691 11991 11635
-f 12047 12403 12315
-f 12047 12315 11991
-f 12403 12703 12663
-f 12403 12663 12315
-f 12703 13027 12963
-f 12703 12963 12663
-f 13027 13311 13271
-f 13027 13271 12963
-f 13311 13595 13547
-f 13311 13547 13271
-f 13595 13855 13807
-f 13595 13807 13547
-f 13855 14115 14051
-f 13855 14051 13807
-f 14115 14335 14303
-f 14115 14303 14051
-f 14335 14571 14507
-f 14335 14507 14303
-f 14571 14775 14727
-f 14571 14727 14507
-f 14775 14979 14907
-f 14775 14907 14727
-f 14979 15151 15095
-f 14979 15095 14907
-f 15151 15315 15275
-f 15151 15275 15095
-f 15315 15479 15431
-f 15315 15431 15275
-f 15479 15611 15567
-f 15479 15567 15431
-f 15611 15743 15699
-f 15611 15699 15567
-f 15743 15867 15807
-f 15743 15807 15699
-f 15867 15967 15907
-f 15867 15907 15807
-f 15967 16047 15991
-f 15967 15991 15907
-f 16047 16131 16075
-f 16047 16075 15991
-f 16131 16191 16139
-f 16131 16139 16075
-f 16191 16243 16183
-f 16191 16183 16139
-f 16243 16275 16223
-f 16243 16223 16183
-f 16275 16303 16251
-f 16275 16251 16223
-f 16303 16319 16259
-f 16303 16259 16251
-f 16319 16320 16260
-f 16319 16260 16259
-f 16320 16304 16252
-f 16320 16252 16260
-f 16304 16276 16224
-f 16304 16224 16252
-f 16276 16244 16184
-f 16276 16184 16224
-f 16244 16192 16140
-f 16244 16140 16184
-f 16192 16132 16076
-f 16192 16076 16140
-f 16132 16048 15992
-f 16132 15992 16076
-f 16048 15968 15908
-f 16048 15908 15992
-f 15968 15868 15808
-f 15968 15808 15908
-f 15868 15744 15700
-f 15868 15700 15808
-f 15744 15612 15568
-f 15744 15568 15700
-f 15612 15480 15432
-f 15612 15432 15568
-f 15480 15316 15276
-f 15480 15276 15432
-f 15316 15152 15096
-f 15316 15096 15276
-f 15152 14980 14908
-f 15152 14908 15096
-f 14980 14776 14728
-f 14980 14728 14908
-f 14776 14572 14508
-f 14776 14508 14728
-f 14572 14336 14304
-f 14572 14304 14508
-f 14336 14116 14052
-f 14336 14052 14304
-f 14116 13856 13808
-f 14116 13808 14052
-f 13856 13596 13548
-f 13856 13548 13808
-f 13596 13312 13272
-f 13596 13272 13548
-f 13312 13028 12964
-f 13312 12964 13272
-f 13028 12704 12664
-f 13028 12664 12964
-f 12704 12404 12316
-f 12704 12316 12664
-f 12404 12048 11992
-f 12404 11992 12316
-f 12048 11692 11636
-f 12048 11636 11992
-f 11692 11328 11256
-f 11692 11256 11636
-f 11328 10916 10876
-f 11328 10876 11256
-f 10916 10496 10456
-f 10916 10456 10876
-f 10496 10100 10028
-f 10496 10028 10456
-f 10100 9632 9584
-f 10100 9584 10028
-f 9632 9148 9100
-f 9632 9100 9584
-f 9148 8664 8592
-f 9148 8592 9100
-f 8664 8148 8092
-f 8664 8092 8592
-f 8148 7600 7552
-f 8148 7552 8092
-f 7600 7036 6972
-f 7600 6972 7552
-f 7036 6432 6376
-f 7036 6376 6972
-f 6432 5796 5732
-f 6432 5732 6376
-f 5796 5104 5064
-f 5796 5064 5732
-f 5104 4388 4340
-f 5104 4340 5064
-f 4388 3608 3544
-f 4388 3544 4340
-f 3608 2740 2708
-f 3608 2708 3544
-f 2740 1792 1760
-f 2740 1760 2708
-f 1759 2707 2691
-f 1759 2691 1743
-f 2707 3543 3527
-f 2707 3527 2691
-f 3543 4339 4307
-f 3543 4307 3527
-f 4339 5063 5031
-f 4339 5031 4307
-f 5063 5731 5699
-f 5063 5699 5031
-f 5731 6375 6327
-f 5731 6327 5699
-f 6375 6971 6947
-f 6375 6947 6327
-f 6971 7551 7519
-f 6971 7519 6947
-f 7551 8091 8035
-f 7551 8035 7519
-f 8091 8591 8559
-f 8091 8559 8035
-f 8591 9099 9059
-f 8591 9059 8559
-f 9099 9583 9535
-f 9099 9535 9059
-f 9583 10027 9971
-f 9583 9971 9535
-f 10027 10455 10407
-f 10027 10407 9971
-f 10455 10875 10811
-f 10455 10811 10407
-f 10875 11255 11215
-f 10875 11215 10811
-f 11255 11635 11571
-f 11255 11571 11215
-f 11635 11991 11951
-f 11635 11951 11571
-f 11991 12315 12267
-f 11991 12267 11951
-f 12315 12663 12607
-f 12315 12607 12267
-f 12663 12963 12907
-f 12663 12907 12607
-f 12963 13271 13207
-f 12963 13207 12907
-f 13271 13547 13483
-f 13271 13483 13207
-f 13547 13807 13767
-f 13547 13767 13483
-f 13807 14051 14003
-f 13807 14003 13767
-f 14051 14303 14239
-f 14051 14239 14003
-f 14303 14507 14459
-f 14303 14459 14239
-f 14507 14727 14671
-f 14507 14671 14459
-f 14727 14907 14871
-f 14727 14871 14671
-f 14907 15095 15035
-f 14907 15035 14871
-f 15095 15275 15207
-f 15095 15207 15035
-f 15275 15431 15371
-f 15275 15371 15207
-f 15431 15567 15495
-f 15431 15495 15371
-f 15567 15699 15627
-f 15567 15627 15495
-f 15699 15807 15735
-f 15699 15735 15627
-f 15807 15907 15847
-f 15807 15847 15735
-f 15907 15991 15931
-f 15907 15931 15847
-f 15991 16075 15999
-f 15991 15999 15931
-f 16075 16139 16067
-f 16075 16067 15999
-f 16139 16183 16115
-f 16139 16115 16067
-f 16183 16223 16159
-f 16183 16159 16115
-f 16223 16251 16175
-f 16223 16175 16159
-f 16251 16259 16199
-f 16251 16199 16175
-f 16259 16260 16200
-f 16259 16200 16199
-f 16260 16252 16176
-f 16260 16176 16200
-f 16252 16224 16160
-f 16252 16160 16176
-f 16224 16184 16116
-f 16224 16116 16160
-f 16184 16140 16068
-f 16184 16068 16116
-f 16140 16076 16000
-f 16140 16000 16068
-f 16076 15992 15932
-f 16076 15932 16000
-f 15992 15908 15848
-f 15992 15848 15932
-f 15908 15808 15736
-f 15908 15736 15848
-f 15808 15700 15628
-f 15808 15628 15736
-f 15700 15568 15496
-f 15700 15496 15628
-f 15568 15432 15372
-f 15568 15372 15496
-f 15432 15276 15208
-f 15432 15208 15372
-f 15276 15096 15036
-f 15276 15036 15208
-f 15096 14908 14872
-f 15096 14872 15036
-f 14908 14728 14672
-f 14908 14672 14872
-f 14728 14508 14460
-f 14728 14460 14672
-f 14508 14304 14240
-f 14508 14240 14460
-f 14304 14052 14004
-f 14304 14004 14240
-f 14052 13808 13768
-f 14052 13768 14004
-f 13808 13548 13484
-f 13808 13484 13768
-f 13548 13272 13208
-f 13548 13208 13484
-f 13272 12964 12908
-f 13272 12908 13208
-f 12964 12664 12608
-f 12964 12608 12908
-f 12664 12316 12268
-f 12664 12268 12608
-f 12316 11992 11952
-f 12316 11952 12268
-f 11992 11636 11572
-f 11992 11572 11952
-f 11636 11256 11216
-f 11636 11216 11572
-f 11256 10876 10812
-f 11256 10812 11216
-f 10876 10456 10408
-f 10876 10408 10812
-f 10456 10028 9972
-f 10456 9972 10408
-f 10028 9584 9536
-f 10028 9536 9972
-f 9584 9100 9060
-f 9584 9060 9536
-f 9100 8592 8560
-f 9100 8560 9060
-f 8592 8092 8036
-f 8592 8036 8560
-f 8092 7552 7520
-f 8092 7520 8036
-f 7552 6972 6948
-f 7552 6948 7520
-f 6972 6376 6328
-f 6972 6328 6948
-f 6376 5732 5700
-f 6376 5700 6328
-f 5732 5064 5032
-f 5732 5032 5700
-f 5064 4340 4308
-f 5064 4308 5032
-f 4340 3544 3528
-f 4340 3528 4308
-f 3544 2708 2692
-f 3544 2692 3528
-f 2708 1760 1744
-f 2708 1744 2692
-f 1743 2691 2667
-f 1743 2667 1727
-f 2691 3527 3487
-f 2691 3487 2667
-f 3527 4307 4251
-f 3527 4251 3487
-f 4307 5031 4991
-f 4307 4991 4251
-f 5031 5699 5659
-f 5031 5659 4991
-f 5699 6327 6295
-f 5699 6295 5659
-f 6327 6947 6875
-f 6327 6875 6295
-f 6947 7519 7439
-f 6947 7439 6875
-f 7519 8035 7995
-f 7519 7995 7439
-f 8035 8559 8519
-f 8035 8519 7995
-f 8559 9059 9011
-f 8559 9011 8519
-f 9059 9535 9455
-f 9059 9455 9011
-f 9535 9971 9907
-f 9535 9907 9455
-f 9971 10407 10359
-f 9971 10359 9907
-f 10407 10811 10747
-f 10407 10747 10359
-f 10811 11215 11143
-f 10811 11143 10747
-f 11215 11571 11531
-f 11215 11531 11143
-f 11571 11951 11871
-f 11571 11871 11531
-f 11951 12267 12227
-f 11951 12227 11871
-f 12267 12607 12543
-f 12267 12543 12227
-f 12607 12907 12851
-f 12607 12851 12543
-f 12907 13207 13143
-f 12907 13143 12851
-f 13207 13483 13443
-f 13207 13443 13143
-f 13483 13767 13683
-f 13483 13683 13443
-f 13767 14003 13943
-f 13767 13943 13683
-f 14003 14239 14163
-f 14003 14163 13943
-f 14239 14459 14383
-f 14239 14383 14163
-f 14459 14671 14595
-f 14459 14595 14383
-f 14671 14871 14783
-f 14671 14783 14595
-f 14871 15035 14947
-f 14871 14947 14783
-f 15035 15207 15135
-f 15035 15135 14947
-f 15207 15371 15283
-f 15207 15283 15135
-f 15371 15495 15423
-f 15371 15423 15283
-f 15495 15627 15543
-f 15495 15543 15423
-f 15627 15735 15651
-f 15627 15651 15543
-f 15735 15847 15767
-f 15735 15767 15651
-f 15847 15931 15859
-f 15847 15859 15767
-f 15931 15999 15923
-f 15931 15923 15859
-f 15999 16067 15983
-f 15999 15983 15923
-f 16067 16115 16039
-f 16067 16039 15983
-f 16115 16159 16083
-f 16115 16083 16039
-f 16159 16175 16099
-f 16159 16099 16083
-f 16175 16199 16107
-f 16175 16107 16099
-f 16199 16200 16108
-f 16199 16108 16107
-f 16200 16176 16100
-f 16200 16100 16108
-f 16176 16160 16084
-f 16176 16084 16100
-f 16160 16116 16040
-f 16160 16040 16084
-f 16116 16068 15984
-f 16116 15984 16040
-f 16068 16000 15924
-f 16068 15924 15984
-f 16000 15932 15860
-f 16000 15860 15924
-f 15932 15848 15768
-f 15932 15768 15860
-f 15848 15736 15652
-f 15848 15652 15768
-f 15736 15628 15544
-f 15736 15544 15652
-f 15628 15496 15424
-f 15628 15424 15544
-f 15496 15372 15284
-f 15496 15284 15424
-f 15372 15208 15136
-f 15372 15136 15284
-f 15208 15036 14948
-f 15208 14948 15136
-f 15036 14872 14784
-f 15036 14784 14948
-f 14872 14672 14596
-f 14872 14596 14784
-f 14672 14460 14384
-f 14672 14384 14596
-f 14460 14240 14164
-f 14460 14164 14384
-f 14240 14004 13944
-f 14240 13944 14164
-f 14004 13768 13684
-f 14004 13684 13944
-f 13768 13484 13444
-f 13768 13444 13684
-f 13484 13208 13144
-f 13484 13144 13444
-f 13208 12908 12852
-f 13208 12852 13144
-f 12908 12608 12544
-f 12908 12544 12852
-f 12608 12268 12228
-f 12608 12228 12544
-f 12268 11952 11872
-f 12268 11872 12228
-f 11952 11572 11532
-f 11952 11532 11872
-f 11572 11216 11144
-f 11572 11144 11532
-f 11216 10812 10748
-f 11216 10748 11144
-f 10812 10408 10360
-f 10812 10360 10748
-f 10408 9972 9908
-f 10408 9908 10360
-f 9972 9536 9456
-f 9972 9456 9908
-f 9536 9060 9012
-f 9536 9012 9456
-f 9060 8560 8520
-f 9060 8520 9012
-f 8560 8036 7996
-f 8560 7996 8520
-f 8036 7520 7440
-f 8036 7440 7996
-f 7520 6948 6876
-f 7520 6876 7440
-f 6948 6328 6296
-f 6948 6296 6876
-f 6328 5700 5660
-f 6328 5660 6296
-f 5700 5032 4992
-f 5700 4992 5660
-f 5032 4308 4252
-f 5032 4252 4992
-f 4308 3528 3488
-f 4308 3488 4252
-f 3528 2692 2668
-f 3528 2668 3488
-f 2692 1744 1728
-f 2692 1728 2668
-f 1727 2667 2635
-f 1727 2635 1687
-f 2667 3487 3471
-f 2667 3471 2635
-f 3487 4251 4235
-f 3487 4235 3471
-f 4251 4991 4943
-f 4251 4943 4235
-f 4991 5659 5619
-f 4991 5619 4943
-f 5659 6295 6247
-f 5659 6247 5619
-f 6295 6875 6851
-f 6295 6851 6247
-f 6875 7439 7423
-f 6875 7423 6851
-f 7439 7995 7955
-f 7439 7955 7423
-f 7995 8519 8471
-f 7995 8471 7955
-f 8519 9011 8931
-f 8519 8931 8471
-f 9011 9455 9399
-f 9011 9399 8931
-f 9455 9907 9875
-f 9455 9875 9399
-f 9907 10359 10279
-f 9907 10279 9875
-f 10359 10747 10699
-f 10359 10699 10279
-f 10747 11143 11095
-f 10747 11095 10699
-f 11143 11531 11443
-f 11143 11443 11095
-f 11531 11871 11823
-f 11531 11823 11443
-f 11871 12227 12147
-f 11871 12147 11823
-f 12227 12543 12487
-f 12227 12487 12147
-f 12543 12851 12799
-f 12543 12799 12487
-f 12851 13143 13075
-f 12851 13075 12799
-f 13143 13443 13343
-f 13143 13343 13075
-f 13443 13683 13603
-f 13443 13603 13343
-f 13683 13943 13839
-f 13683 13839 13603
-f 13943 14163 14075
-f 13943 14075 13839
-f 14163 14383 14295
-f 14163 14295 14075
-f 14383 14595 14499
-f 14383 14499 14295
-f 14595 14783 14703
-f 14595 14703 14499
-f 14783 14947 14891
-f 14783 14891 14703
-f 14947 15135 15043
-f 14947 15043 14891
-f 15135 15283 15191
-f 15135 15191 15043
-f 15283 15423 15323
-f 15283 15323 15191
-f 15423 15543 15455
-f 15423 15455 15323
-f 15543 15651 15583
-f 15543 15583 15455
-f 15651 15767 15675
-f 15651 15675 15583
-f 15767 15859 15759
-f 15767 15759 15675
-f 15859 15923 15823
-f 15859 15823 15759
-f 15923 15983 15883
-f 15923 15883 15823
-f 15983 16039 15947
-f 15983 15947 15883
-f 16039 16083 15975
-f 16039 15975 15947
-f 16083 16099 16015
-f 16083 16015 15975
-f 16099 16107 16023
-f 16099 16023 16015
-f 16107 16108 16024
-f 16107 16024 16023
-f 16108 16100 16016
-f 16108 16016 16024
-f 16100 16084 15976
-f 16100 15976 16016
-f 16084 16040 15948
-f 16084 15948 15976
-f 16040 15984 15884
-f 16040 15884 15948
-f 15984 15924 15824
-f 15984 15824 15884
-f 15924 15860 15760
-f 15924 15760 15824
-f 15860 15768 15676
-f 15860 15676 15760
-f 15768 15652 15584
-f 15768 15584 15676
-f 15652 15544 15456
-f 15652 15456 15584
-f 15544 15424 15324
-f 15544 15324 15456
-f 15424 15284 15192
-f 15424 15192 15324
-f 15284 15136 15044
-f 15284 15044 15192
-f 15136 14948 14892
-f 15136 14892 15044
-f 14948 14784 14704
-f 14948 14704 14892
-f 14784 14596 14500
-f 14784 14500 14704
-f 14596 14384 14296
-f 14596 14296 14500
-f 14384 14164 14076
-f 14384 14076 14296
-f 14164 13944 13840
-f 14164 13840 14076
-f 13944 13684 13604
-f 13944 13604 13840
-f 13684 13444 13344
-f 13684 13344 13604
-f 13444 13144 13076
-f 13444 13076 13344
-f 13144 12852 12800
-f 13144 12800 13076
-f 12852 12544 12488
-f 12852 12488 12800
-f 12544 12228 12148
-f 12544 12148 12488
-f 12228 11872 11824
-f 12228 11824 12148
-f 11872 11532 11444
-f 11872 11444 11824
-f 11532 11144 11096
-f 11532 11096 11444
-f 11144 10748 10700
-f 11144 10700 11096
-f 10748 10360 10280
-f 10748 10280 10700
-f 10360 9908 9876
-f 10360 9876 10280
-f 9908 9456 9400
-f 9908 9400 9876
-f 9456 9012 8932
-f 9456 8932 9400
-f 9012 8520 8472
-f 9012 8472 8932
-f 8520 7996 7956
-f 8520 7956 8472
-f 7996 7440 7424
-f 7996 7424 7956
-f 7440 6876 6852
-f 7440 6852 7424
-f 6876 6296 6248
-f 6876 6248 6852
-f 6296 5660 5620
-f 6296 5620 6248
-f 5660 4992 4944
-f 5660 4944 5620
-f 4992 4252 4236
-f 4992 4236 4944
-f 4252 3488 3472
-f 4252 3472 4236
-f 3488 2668 2636
-f 3488 2636 3472
-f 2668 1728 1688
-f 2668 1688 2636
-f 1687 2635 2603
-f 1687 2603 1671
-f 2635 3471 3439
-f 2635 3439 2603
-f 3471 4235 4187
-f 3471 4187 3439
-f 4235 4943 4919
-f 4235 4919 4187
-f 4943 5619 5547
-f 4943 5547 4919
-f 5619 6247 6199
-f 5619 6199 5547
-f 6247 6851 6803
-f 6247 6803 6199
-f 6851 7423 7359
-f 6851 7359 6803
-f 7423 7955 7875
-f 7423 7875 7359
-f 7955 8471 8391
-f 7955 8391 7875
-f 8471 8931 8875
-f 8471 8875 8391
-f 8931 9399 9367
-f 8931 9367 8875
-f 9399 9875 9795
-f 9399 9795 9367
-f 9875 10279 10231
-f 9875 10231 9795
-f 10279 10699 10635
-f 10279 10635 10231
-f 10699 11095 11031
-f 10699 11031 10635
-f 11095 11443 11391
-f 11095 11391 11031
-f 11443 11823 11739
-f 11443 11739 11391
-f 11823 12147 12071
-f 11823 12071 11739
-f 12147 12487 12387
-f 12147 12387 12071
-f 12487 12799 12679
-f 12487 12679 12387
-f 12799 13075 12955
-f 12799 12955 12679
-f 13075 13343 13239
-f 13075 13239 12955
-f 13343 13603 13507
-f 13343 13507 13239
-f 13603 13839 13759
-f 13603 13759 13507
-f 13839 14075 13995
-f 13839 13995 13759
-f 14075 14295 14211
-f 14075 14211 13995
-f 14295 14499 14415
-f 14295 14415 14211
-f 14499 14703 14611
-f 14499 14611 14415
-f 14703 14891 14767
-f 14703 14767 14611
-f 14891 15043 14939
-f 14891 14939 14767
-f 15043 15191 15087
-f 15043 15087 14939
-f 15191 15323 15231
-f 15191 15231 15087
-f 15323 15455 15355
-f 15323 15355 15231
-f 15455 15583 15463
-f 15455 15463 15355
-f 15583 15675 15559
-f 15583 15559 15463
-f 15675 15759 15643
-f 15675 15643 15559
-f 15759 15823 15727
-f 15759 15727 15643
-f 15823 15883 15783
-f 15823 15783 15727
-f 15883 15947 15839
-f 15883 15839 15783
-f 15947 15975 15875
-f 15947 15875 15839
-f 15975 16015 15891
-f 15975 15891 15875
-f 16015 16023 15915
-f 16015 15915 15891
-f 16023 16024 15916
-f 16023 15916 15915
-f 16024 16016 15892
-f 16024 15892 15916
-f 16016 15976 15876
-f 16016 15876 15892
-f 15976 15948 15840
-f 15976 15840 15876
-f 15948 15884 15784
-f 15948 15784 15840
-f 15884 15824 15728
-f 15884 15728 15784
-f 15824 15760 15644
-f 15824 15644 15728
-f 15760 15676 15560
-f 15760 15560 15644
-f 15676 15584 15464
-f 15676 15464 15560
-f 15584 15456 15356
-f 15584 15356 15464
-f 15456 15324 15232
-f 15456 15232 15356
-f 15324 15192 15088
-f 15324 15088 15232
-f 15192 15044 14940
-f 15192 14940 15088
-f 15044 14892 14768
-f 15044 14768 14940
-f 14892 14704 14612
-f 14892 14612 14768
-f 14704 14500 14416
-f 14704 14416 14612
-f 14500 14296 14212
-f 14500 14212 14416
-f 14296 14076 13996
-f 14296 13996 14212
-f 14076 13840 13760
-f 14076 13760 13996
-f 13840 13604 13508
-f 13840 13508 13760
-f 13604 13344 13240
-f 13604 13240 13508
-f 13344 13076 12956
-f 13344 12956 13240
-f 13076 12800 12680
-f 13076 12680 12956
-f 12800 12488 12388
-f 12800 12388 12680
-f 12488 12148 12072
-f 12488 12072 12388
-f 12148 11824 11740
-f 12148 11740 12072
-f 11824 11444 11392
-f 11824 11392 11740
-f 11444 11096 11032
-f 11444 11032 11392
-f 11096 10700 10636
-f 11096 10636 11032
-f 10700 10280 10232
-f 10700 10232 10636
-f 10280 9876 9796
-f 10280 9796 10232
-f 9876 9400 9368
-f 9876 9368 9796
-f 9400 8932 8876
-f 9400 8876 9368
-f 8932 8472 8392
-f 8932 8392 8876
-f 8472 7956 7876
-f 8472 7876 8392
-f 7956 7424 7360
-f 7956 7360 7876
-f 7424 6852 6804
-f 7424 6804 7360
-f 6852 6248 6200
-f 6852 6200 6804
-f 6248 5620 5548
-f 6248 5548 6200
-f 5620 4944 4920
-f 5620 4920 5548
-f 4944 4236 4188
-f 4944 4188 4920
-f 4236 3472 3440
-f 4236 3440 4188
-f 3472 2636 2604
-f 3472 2604 3440
-f 2636 1688 1672
-f 2636 1672 2604
-f 1671 2603 2587
-f 1671 2587 1655
-f 2603 3439 3407
-f 2603 3407 2587
-f 3439 4187 4171
-f 3439 4171 3407
-f 4187 4919 4855
-f 4187 4855 4171
-f 4919 5547 5523
-f 4919 5523 4855
-f 5547 6199 6127
-f 5547 6127 5523
-f 6199 6803 6723
-f 6199 6723 6127
-f 6803 7359 7295
-f 6803 7295 6723
-f 7359 7875 7835
-f 7359 7835 7295
-f 7875 8391 8335
-f 7875 8335 7835
-f 8391 8875 8843
-f 8391 8843 8335
-f 8875 9367 9287
-f 8875 9287 8843
-f 9367 9795 9739
-f 9367 9739 9287
-f 9795 10231 10159
-f 9795 10159 9739
-f 10231 10635 10559
-f 10231 10559 10159
-f 10635 11031 10923
-f 10635 10923 10559
-f 11031 11391 11287
-f 11031 11287 10923
-f 11391 11739 11627
-f 11391 11627 11287
-f 11739 12071 11975
-f 11739 11975 11627
-f 12071 12387 12259
-f 12071 12259 11975
-f 12387 12679 12583
-f 12387 12583 12259
-f 12679 12955 12875
-f 12679 12875 12583
-f 12955 13239 13151
-f 12955 13151 12875
-f 13239 13507 13435
-f 13239 13435 13151
-f 13507 13759 13659
-f 13507 13659 13435
-f 13759 13995 13879
-f 13759 13879 13659
-f 13995 14211 14099
-f 13995 14099 13879
-f 14211 14415 14287
-f 14211 14287 14099
-f 14415 14611 14491
-f 14415 14491 14287
-f 14611 14767 14659
-f 14611 14659 14491
-f 14767 14939 14823
-f 14767 14823 14659
-f 14939 15087 14971
-f 14939 14971 14823
-f 15087 15231 15119
-f 15087 15119 14971
-f 15231 15355 15239
-f 15231 15239 15119
-f 15355 15463 15347
-f 15355 15347 15239
-f 15463 15559 15447
-f 15463 15447 15347
-f 15559 15643 15527
-f 15559 15527 15447
-f 15643 15727 15603
-f 15643 15603 15527
-f 15727 15783 15683
-f 15727 15683 15603
-f 15783 15839 15719
-f 15783 15719 15683
-f 15839 15875 15751
-f 15839 15751 15719
-f 15875 15891 15775
-f 15875 15775 15751
-f 15891 15915 15799
-f 15891 15799 15775
-f 15915 15916 15800
-f 15915 15800 15799
-f 15916 15892 15776
-f 15916 15776 15800
-f 15892 15876 15752
-f 15892 15752 15776
-f 15876 15840 15720
-f 15876 15720 15752
-f 15840 15784 15684
-f 15840 15684 15720
-f 15784 15728 15604
-f 15784 15604 15684
-f 15728 15644 15528
-f 15728 15528 15604
-f 15644 15560 15448
-f 15644 15448 15528
-f 15560 15464 15348
-f 15560 15348 15448
-f 15464 15356 15240
-f 15464 15240 15348
-f 15356 15232 15120
-f 15356 15120 15240
-f 15232 15088 14972
-f 15232 14972 15120
-f 15088 14940 14824
-f 15088 14824 14972
-f 14940 14768 14660
-f 14940 14660 14824
-f 14768 14612 14492
-f 14768 14492 14660
-f 14612 14416 14288
-f 14612 14288 14492
-f 14416 14212 14100
-f 14416 14100 14288
-f 14212 13996 13880
-f 14212 13880 14100
-f 13996 13760 13660
-f 13996 13660 13880
-f 13760 13508 13436
-f 13760 13436 13660
-f 13508 13240 13152
-f 13508 13152 13436
-f 13240 12956 12876
-f 13240 12876 13152
-f 12956 12680 12584
-f 12956 12584 12876
-f 12680 12388 12260
-f 12680 12260 12584
-f 12388 12072 11976
-f 12388 11976 12260
-f 12072 11740 11628
-f 12072 11628 11976
-f 11740 11392 11288
-f 11740 11288 11628
-f 11392 11032 10924
-f 11392 10924 11288
-f 11032 10636 10560
-f 11032 10560 10924
-f 10636 10232 10160
-f 10636 10160 10560
-f 10232 9796 9740
-f 10232 9740 10160
-f 9796 9368 9288
-f 9796 9288 9740
-f 9368 8876 8844
-f 9368 8844 9288
-f 8876 8392 8336
-f 8876 8336 8844
-f 8392 7876 7836
-f 8392 7836 8336
-f 7876 7360 7296
-f 7876 7296 7836
-f 7360 6804 6724
-f 7360 6724 7296
-f 6804 6200 6128
-f 6804 6128 6724
-f 6200 5548 5524
-f 6200 5524 6128
-f 5548 4920 4856
-f 5548 4856 5524
-f 4920 4188 4172
-f 4920 4172 4856
-f 4188 3440 3408
-f 4188 3408 4172
-f 3440 2604 2588
-f 3440 2588 3408
-f 2604 1672 1656
-f 2604 1656 2588
-f 1655 2587 2539
-f 1655 2539 1623
-f 2587 3407 3359
-f 2587 3359 2539
-f 3407 4171 4131
-f 3407 4131 3359
-f 4171 4855 4807
-f 4171 4807 4131
-f 4855 5523 5499
-f 4855 5499 4807
-f 5523 6127 6103
-f 5523 6103 5499
-f 6127 6723 6683
-f 6127 6683 6103
-f 6723 7295 7239
-f 6723 7239 6683
-f 7295 7835 7779
-f 7295 7779 7239
-f 7835 8335 8295
-f 7835 8295 7779
-f 8335 8843 8747
-f 8335 8747 8295
-f 8843 9287 9219
-f 8843 9219 8747
-f 9287 9739 9639
-f 9287 9639 9219
-f 9739 10159 10059
-f 9739 10059 9639
-f 10159 10559 10423
-f 10159 10423 10059
-f 10559 10923 10819
-f 10559 10819 10423
-f 10923 11287 11183
-f 10923 11183 10819
-f 11287 11627 11539
-f 11287 11539 11183
-f 11627 11975 11863
-f 11627 11863 11539
-f 11975 12259 12195
-f 11975 12195 11863
-f 12259 12583 12495
-f 12259 12495 12195
-f 12583 12875 12759
-f 12583 12759 12495
-f 12875 13151 13059
-f 12875 13059 12759
-f 13151 13435 13279
-f 13151 13279 13059
-f 13435 13659 13515
-f 13435 13515 13279
-f 13659 13879 13775
-f 13659 13775 13515
-f 13879 14099 13987
-f 13879 13987 13775
-f 14099 14287 14171
-f 14099 14171 13987
-f 14287 14491 14359
-f 14287 14359 14171
-f 14491 14659 14531
-f 14491 14531 14359
-f 14659 14823 14711
-f 14659 14711 14531
-f 14823 14971 14847
-f 14823 14847 14711
-f 14971 15119 14987
-f 14971 14987 14847
-f 15119 15239 15111
-f 15119 15111 14987
-f 15239 15347 15215
-f 15239 15215 15111
-f 15347 15447 15299
-f 15347 15299 15215
-f 15447 15527 15403
-f 15447 15403 15299
-f 15527 15603 15471
-f 15527 15471 15403
-f 15603 15683 15535
-f 15603 15535 15471
-f 15683 15719 15595
-f 15683 15595 15535
-f 15719 15751 15619
-f 15719 15619 15595
-f 15751 15775 15635
-f 15751 15635 15619
-f 15775 15799 15667
-f 15775 15667 15635
-f 15799 15800 15668
-f 15799 15668 15667
-f 15800 15776 15636
-f 15800 15636 15668
-f 15776 15752 15620
-f 15776 15620 15636
-f 15752 15720 15596
-f 15752 15596 15620
-f 15720 15684 15536
-f 15720 15536 15596
-f 15684 15604 15472
-f 15684 15472 15536
-f 15604 15528 15404
-f 15604 15404 15472
-f 15528 15448 15300
-f 15528 15300 15404
-f 15448 15348 15216
-f 15448 15216 15300
-f 15348 15240 15112
-f 15348 15112 15216
-f 15240 15120 14988
-f 15240 14988 15112
-f 15120 14972 14848
-f 15120 14848 14988
-f 14972 14824 14712
-f 14972 14712 14848
-f 14824 14660 14532
-f 14824 14532 14712
-f 14660 14492 14360
-f 14660 14360 14532
-f 14492 14288 14172
-f 14492 14172 14360
-f 14288 14100 13988
-f 14288 13988 14172
-f 14100 13880 13776
-f 14100 13776 13988
-f 13880 13660 13516
-f 13880 13516 13776
-f 13660 13436 13280
-f 13660 13280 13516
-f 13436 13152 13060
-f 13436 13060 13280
-f 13152 12876 12760
-f 13152 12760 13060
-f 12876 12584 12496
-f 12876 12496 12760
-f 12584 12260 12196
-f 12584 12196 12496
-f 12260 11976 11864
-f 12260 11864 12196
-f 11976 11628 11540
-f 11976 11540 11864
-f 11628 11288 11184
-f 11628 11184 11540
-f 11288 10924 10820
-f 11288 10820 11184
-f 10924 10560 10424
-f 10924 10424 10820
-f 10560 10160 10060
-f 10560 10060 10424
-f 10160 9740 9640
-f 10160 9640 10060
-f 9740 9288 9220
-f 9740 9220 9640
-f 9288 8844 8748
-f 9288 8748 9220
-f 8844 8336 8296
-f 8844 8296 8748
-f 8336 7836 7780
-f 8336 7780 8296
-f 7836 7296 7240
-f 7836 7240 7780
-f 7296 6724 6684
-f 7296 6684 7240
-f 6724 6128 6104
-f 6724 6104 6684
-f 6128 5524 5500
-f 6128 5500 6104
-f 5524 4856 4808
-f 5524 4808 5500
-f 4856 4172 4132
-f 4856 4132 4808
-f 4172 3408 3360
-f 4172 3360 4132
-f 3408 2588 2540
-f 3408 2540 3360
-f 2588 1656 1624
-f 2588 1624 2540
-f 1623 2539 2491
-f 1623 2491 1591
-f 2539 3359 3327
-f 2539 3327 2491
-f 3359 4131 4059
-f 3359 4059 3327
-f 4131 4807 4759
-f 4131 4759 4059
-f 4807 5499 5395
-f 4807 5395 4759
-f 5499 6103 6055
-f 5499 6055 5395
-f 6103 6683 6643
-f 6103 6643 6055
-f 6683 7239 7191
-f 6683 7191 6643
-f 7239 7779 7723
-f 7239 7723 7191
-f 7779 8295 8207
-f 7779 8207 7723
-f 8295 8747 8679
-f 8295 8679 8207
-f 8747 9219 9091
-f 8747 9091 8679
-f 9219 9639 9543
-f 9219 9543 9091
-f 9639 10059 9931
-f 9639 9931 9543
-f 10059 10423 10327
-f 10059 10327 9931
-f 10423 10819 10715
-f 10423 10715 10327
-f 10819 11183 11087
-f 10819 11087 10715
-f 11183 11539 11435
-f 11183 11435 11087
-f 11539 11863 11763
-f 11539 11763 11435
-f 11863 12195 12063
-f 11863 12063 11763
-f 12195 12495 12347
-f 12195 12347 12063
-f 12495 12759 12639
-f 12495 12639 12347
-f 12759 13059 12899
-f 12759 12899 12639
-f 13059 13279 13167
-f 13059 13167 12899
-f 13279 13515 13427
-f 13279 13427 13167
-f 13515 13775 13635
-f 13515 13635 13427
-f 13775 13987 13823
-f 13775 13823 13635
-f 13987 14171 14027
-f 13987 14027 13823
-f 14171 14359 14231
-f 14171 14231 14027
-f 14359 14531 14407
-f 14359 14407 14231
-f 14531 14711 14563
-f 14531 14563 14407
-f 14711 14847 14719
-f 14711 14719 14563
-f 14847 14987 14839
-f 14847 14839 14719
-f 14987 15111 14963
-f 14987 14963 14839
-f 15111 15215 15079
-f 15111 15079 14963
-f 15215 15299 15159
-f 15215 15159 15079
-f 15299 15403 15267
-f 15299 15267 15159
-f 15403 15471 15331
-f 15403 15331 15267
-f 15471 15535 15395
-f 15471 15395 15331
-f 15535 15595 15439
-f 15535 15439 15395
-f 15595 15619 15487
-f 15595 15487 15439
-f 15619 15635 15503
-f 15619 15503 15487
-f 15635 15667 15511
-f 15635 15511 15503
-f 15667 15668 15512
-f 15667 15512 15511
-f 15668 15636 15504
-f 15668 15504 15512
-f 15636 15620 15488
-f 15636 15488 15504
-f 15620 15596 15440
-f 15620 15440 15488
-f 15596 15536 15396
-f 15596 15396 15440
-f 15536 15472 15332
-f 15536 15332 15396
-f 15472 15404 15268
-f 15472 15268 15332
-f 15404 15300 15160
-f 15404 15160 15268
-f 15300 15216 15080
-f 15300 15080 15160
-f 15216 15112 14964
-f 15216 14964 15080
-f 15112 14988 14840
-f 15112 14840 14964
-f 14988 14848 14720
-f 14988 14720 14840
-f 14848 14712 14564
-f 14848 14564 14720
-f 14712 14532 14408
-f 14712 14408 14564
-f 14532 14360 14232
-f 14532 14232 14408
-f 14360 14172 14028
-f 14360 14028 14232
-f 14172 13988 13824
-f 14172 13824 14028
-f 13988 13776 13636
-f 13988 13636 13824
-f 13776 13516 13428
-f 13776 13428 13636
-f 13516 13280 13168
-f 13516 13168 13428
-f 13280 13060 12900
-f 13280 12900 13168
-f 13060 12760 12640
-f 13060 12640 12900
-f 12760 12496 12348
-f 12760 12348 12640
-f 12496 12196 12064
-f 12496 12064 12348
-f 12196 11864 11764
-f 12196 11764 12064
-f 11864 11540 11436
-f 11864 11436 11764
-f 11540 11184 11088
-f 11540 11088 11436
-f 11184 10820 10716
-f 11184 10716 11088
-f 10820 10424 10328
-f 10820 10328 10716
-f 10424 10060 9932
-f 10424 9932 10328
-f 10060 9640 9544
-f 10060 9544 9932
-f 9640 9220 9092
-f 9640 9092 9544
-f 9220 8748 8680
-f 9220 8680 9092
-f 8748 8296 8208
-f 8748 8208 8680
-f 8296 7780 7724
-f 8296 7724 8208
-f 7780 7240 7192
-f 7780 7192 7724
-f 7240 6684 6644
-f 7240 6644 7192
-f 6684 6104 6056
-f 6684 6056 6644
-f 6104 5500 5396
-f 6104 5396 6056
-f 5500 4808 4760
-f 5500 4760 5396
-f 4808 4132 4060
-f 4808 4060 4760
-f 4132 3360 3328
-f 4132 3328 4060
-f 3360 2540 2492
-f 3360 2492 3328
-f 2540 1624 1592
-f 2540 1592 2492
-f 1591 2491 2475
-f 1591 2475 1575
-f 2491 3327 3287
-f 2491 3287 2475
-f 3327 4059 4027
-f 3327 4027 3287
-f 4059 4759 4743
-f 4059 4743 4027
-f 4759 5395 5363
-f 4759 5363 4743
-f 5395 6055 5983
-f 5395 5983 5363
-f 6055 6643 6555
-f 6055 6555 5983
-f 6643 7191 7119
-f 6643 7119 6555
-f 7191 7723 7615
-f 7191 7615 7119
-f 7723 8207 8083
-f 7723 8083 7615
-f 8207 8679 8543
-f 8207 8543 8083
-f 8679 9091 9003
-f 8679 9003 8543
-f 9091 9543 9407
-f 9091 9407 9003
-f 9543 9931 9851
-f 9543 9851 9407
-f 9931 10327 10239
-f 9931 10239 9851
-f 10327 10715 10627
-f 10327 10627 10239
-f 10715 11087 10963
-f 10715 10963 10627
-f 11087 11435 11303
-f 11087 11303 10963
-f 11435 11763 11603
-f 11435 11603 11303
-f 11763 12063 11919
-f 11763 11919 11603
-f 12063 12347 12235
-f 12063 12235 11919
-f 12347 12639 12519
-f 12347 12519 12235
-f 12639 12899 12775
-f 12639 12775 12519
-f 12899 13167 13035
-f 12899 13035 12775
-f 13167 13427 13247
-f 13167 13247 13035
-f 13427 13635 13475
-f 13427 13475 13247
-f 13635 13823 13703
-f 13635 13703 13475
-f 13823 14027 13903
-f 13823 13903 13703
-f 14027 14231 14083
-f 14027 14083 13903
-f 14231 14407 14255
-f 14231 14255 14083
-f 14407 14563 14423
-f 14407 14423 14255
-f 14563 14719 14539
-f 14563 14539 14423
-f 14719 14839 14695
-f 14719 14695 14539
-f 14839 14963 14807
-f 14839 14807 14695
-f 14963 15079 14915
-f 14963 14915 14807
-f 15079 15159 15027
-f 15079 15027 14915
-f 15159 15267 15103
-f 15159 15103 15027
-f 15267 15331 15175
-f 15267 15175 15103
-f 15331 15395 15247
-f 15331 15247 15175
-f 15395 15439 15291
-f 15395 15291 15247
-f 15439 15487 15307
-f 15439 15307 15291
-f 15487 15503 15339
-f 15487 15339 15307
-f 15503 15511 15363
-f 15503 15363 15339
-f 15511 15512 15364
-f 15511 15364 15363
-f 15512 15504 15340
-f 15512 15340 15364
-f 15504 15488 15308
-f 15504 15308 15340
-f 15488 15440 15292
-f 15488 15292 15308
-f 15440 15396 15248
-f 15440 15248 15292
-f 15396 15332 15176
-f 15396 15176 15248
-f 15332 15268 15104
-f 15332 15104 15176
-f 15268 15160 15028
-f 15268 15028 15104
-f 15160 15080 14916
-f 15160 14916 15028
-f 15080 14964 14808
-f 15080 14808 14916
-f 14964 14840 14696
-f 14964 14696 14808
-f 14840 14720 14540
-f 14840 14540 14696
-f 14720 14564 14424
-f 14720 14424 14540
-f 14564 14408 14256
-f 14564 14256 14424
-f 14408 14232 14084
-f 14408 14084 14256
-f 14232 14028 13904
-f 14232 13904 14084
-f 14028 13824 13704
-f 14028 13704 13904
-f 13824 13636 13476
-f 13824 13476 13704
-f 13636 13428 13248
-f 13636 13248 13476
-f 13428 13168 13036
-f 13428 13036 13248
-f 13168 12900 12776
-f 13168 12776 13036
-f 12900 12640 12520
-f 12900 12520 12776
-f 12640 12348 12236
-f 12640 12236 12520
-f 12348 12064 11920
-f 12348 11920 12236
-f 12064 11764 11604
-f 12064 11604 11920
-f 11764 11436 11304
-f 11764 11304 11604
-f 11436 11088 10964
-f 11436 10964 11304
-f 11088 10716 10628
-f 11088 10628 10964
-f 10716 10328 10240
-f 10716 10240 10628
-f 10328 9932 9852
-f 10328 9852 10240
-f 9932 9544 9408
-f 9932 9408 9852
-f 9544 9092 9004
-f 9544 9004 9408
-f 9092 8680 8544
-f 9092 8544 9004
-f 8680 8208 8084
-f 8680 8084 8544
-f 8208 7724 7616
-f 8208 7616 8084
-f 7724 7192 7120
-f 7724 7120 7616
-f 7192 6644 6556
-f 7192 6556 7120
-f 6644 6056 5984
-f 6644 5984 6556
-f 6056 5396 5364
-f 6056 5364 5984
-f 5396 4760 4744
-f 5396 4744 5364
-f 4760 4060 4028
-f 4760 4028 4744
-f 4060 3328 3288
-f 4060 3288 4028
-f 3328 2492 2476
-f 3328 2476 3288
-f 2492 1592 1576
-f 2492 1576 2476
-f 1575 2475 2459
-f 1575 2459 1559
-f 2475 3287 3255
-f 2475 3255 2459
-f 3287 4027 3995
-f 3287 3995 3255
-f 4027 4743 4663
-f 4027 4663 3995
-f 4743 5363 5315
-f 4743 5315 4663
-f 5363 5983 5919
-f 5363 5919 5315
-f 5983 6555 6499
-f 5983 6499 5919
-f 6555 7119 7027
-f 6555 7027 6499
-f 7119 7615 7495
-f 7119 7495 7027
-f 7615 8083 7987
-f 7615 7987 7495
-f 8083 8543 8439
-f 8083 8439 7987
-f 8543 9003 8883
-f 8543 8883 8439
-f 9003 9407 9327
-f 9003 9327 8883
-f 9407 9851 9747
-f 9407 9747 9327
-f 9851 10239 10131
-f 9851 10131 9747
-f 10239 10627 10471
-f 10239 10471 10131
-f 10627 10963 10835
-f 10627 10835 10471
-f 10963 11303 11159
-f 10963 11159 10835
-f 11303 11603 11499
-f 11303 11499 11159
-f 11603 11919 11815
-f 11603 11815 11499
-f 11919 12235 12095
-f 11919 12095 11815
-f 12235 12519 12371
-f 12235 12371 12095
-f 12519 12775 12631
-f 12519 12631 12371
-f 12775 13035 12883
-f 12775 12883 12631
-f 13035 13247 13119
-f 13035 13119 12883
-f 13247 13475 13335
-f 13247 13335 13119
-f 13475 13703 13531
-f 13475 13531 13335
-f 13703 13903 13735
-f 13703 13735 13531
-f 13903 14083 13927
-f 13903 13927 13735
-f 14083 14255 14091
-f 14083 14091 13927
-f 14255 14423 14247
-f 14255 14247 14091
-f 14423 14539 14399
-f 14423 14399 14247
-f 14539 14695 14523
-f 14539 14523 14399
-f 14695 14807 14643
-f 14695 14643 14523
-f 14807 14915 14751
-f 14807 14751 14643
-f 14915 15027 14863
-f 14915 14863 14751
-f 15027 15103 14931
-f 15027 14931 14863
-f 15103 15175 15011
-f 15103 15011 14931
-f 15175 15247 15067
-f 15175 15067 15011
-f 15247 15291 15127
-f 15247 15127 15067
-f 15291 15307 15143
-f 15291 15143 15127
-f 15307 15339 15167
-f 15307 15167 15143
-f 15339 15363 15183
-f 15339 15183 15167
-f 15363 15364 15184
-f 15363 15184 15183
-f 15364 15340 15168
-f 15364 15168 15184
-f 15340 15308 15144
-f 15340 15144 15168
-f 15308 15292 15128
-f 15308 15128 15144
-f 15292 15248 15068
-f 15292 15068 15128
-f 15248 15176 15012
-f 15248 15012 15068
-f 15176 15104 14932
-f 15176 14932 15012
-f 15104 15028 14864
-f 15104 14864 14932
-f 15028 14916 14752
-f 15028 14752 14864
-f 14916 14808 14644
-f 14916 14644 14752
-f 14808 14696 14524
-f 14808 14524 14644
-f 14696 14540 14400
-f 14696 14400 14524
-f 14540 14424 14248
-f 14540 14248 14400
-f 14424 14256 14092
-f 14424 14092 14248
-f 14256 14084 13928
-f 14256 13928 14092
-f 14084 13904 13736
-f 14084 13736 13928
-f 13904 13704 13532
-f 13904 13532 13736
-f 13704 13476 13336
-f 13704 13336 13532
-f 13476 13248 13120
-f 13476 13120 13336
-f 13248 13036 12884
-f 13248 12884 13120
-f 13036 12776 12632
-f 13036 12632 12884
-f 12776 12520 12372
-f 12776 12372 12632
-f 12520 12236 12096
-f 12520 12096 12372
-f 12236 11920 11816
-f 12236 11816 12096
-f 11920 11604 11500
-f 11920 11500 11816
-f 11604 11304 11160
-f 11604 11160 11500
-f 11304 10964 10836
-f 11304 10836 11160
-f 10964 10628 10472
-f 10964 10472 10836
-f 10628 10240 10132
-f 10628 10132 10472
-f 10240 9852 9748
-f 10240 9748 10132
-f 9852 9408 9328
-f 9852 9328 9748
-f 9408 9004 8884
-f 9408 8884 9328
-f 9004 8544 8440
-f 9004 8440 8884
-f 8544 8084 7988
-f 8544 7988 8440
-f 8084 7616 7496
-f 8084 7496 7988
-f 7616 7120 7028
-f 7616 7028 7496
-f 7120 6556 6500
-f 7120 6500 7028
-f 6556 5984 5920
-f 6556 5920 6500
-f 5984 5364 5316
-f 5984 5316 5920
-f 5364 4744 4664
-f 5364 4664 5316
-f 4744 4028 3996
-f 4744 3996 4664
-f 4028 3288 3256
-f 4028 3256 3996
-f 3288 2476 2460
-f 3288 2460 3256
-f 2476 1576 1560
-f 2476 1560 2460
-f 1559 2459 2411
-f 1559 2411 1527
-f 2459 3255 3191
-f 2459 3191 2411
-f 3255 3995 3923
-f 3255 3923 3191
-f 3995 4663 4631
-f 3995 4631 3923
-f 4663 5315 5267
-f 4663 5267 4631
-f 5315 5919 5871
-f 5315 5871 5267
-f 5919 6499 6391
-f 5919 6391 5871
-f 6499 7027 6891
-f 6499 6891 6391
-f 7027 7495 7415
-f 7027 7415 6891
-f 7495 7987 7859
-f 7495 7859 7415
-f 7987 8439 8343
-f 7987 8343 7859
-f 8439 8883 8795
-f 8439 8795 8343
-f 8883 9327 9227
-f 8883 9227 8795
-f 9327 9747 9599
-f 9327 9599 9227
-f 9747 10131 9955
-f 9747 9955 9599
-f 10131 10471 10343
-f 10131 10343 9955
-f 10471 10835 10683
-f 10471 10683 10343
-f 10835 11159 11047
-f 10835 11047 10683
-f 11159 11499 11367
-f 11159 11367 11047
-f 11499 11815 11643
-f 11499 11643 11367
-f 11815 12095 11927
-f 11815 11927 11643
-f 12095 12371 12219
-f 12095 12219 11927
-f 12371 12631 12479
-f 12371 12479 12219
-f 12631 12883 12711
-f 12631 12711 12479
-f 12883 13119 12939
-f 12883 12939 12711
-f 13119 13335 13183
-f 13119 13183 12939
-f 13335 13531 13367
-f 13335 13367 13183
-f 13531 13735 13571
-f 13531 13571 13367
-f 13735 13927 13751
-f 13735 13751 13571
-f 13927 14091 13919
-f 13927 13919 13751
-f 14091 14247 14067
-f 14091 14067 13919
-f 14247 14399 14223
-f 14247 14223 14067
-f 14399 14523 14327
-f 14399 14327 14223
-f 14523 14643 14467
-f 14523 14467 14327
-f 14643 14751 14579
-f 14643 14579 14467
-f 14751 14863 14679
-f 14751 14679 14579
-f 14863 14931 14743
-f 14863 14743 14679
-f 14931 15011 14831
-f 14931 14831 14743
-f 15011 15067 14899
-f 15011 14899 14831
-f 15067 15127 14923
-f 15067 14923 14899
-f 15127 15143 14955
-f 15127 14955 14923
-f 15143 15167 14995
-f 15143 14995 14955
-f 15167 15183 15003
-f 15167 15003 14995
-f 15183 15184 15004
-f 15183 15004 15003
-f 15184 15168 14996
-f 15184 14996 15004
-f 15168 15144 14956
-f 15168 14956 14996
-f 15144 15128 14924
-f 15144 14924 14956
-f 15128 15068 14900
-f 15128 14900 14924
-f 15068 15012 14832
-f 15068 14832 14900
-f 15012 14932 14744
-f 15012 14744 14832
-f 14932 14864 14680
-f 14932 14680 14744
-f 14864 14752 14580
-f 14864 14580 14680
-f 14752 14644 14468
-f 14752 14468 14580
-f 14644 14524 14328
-f 14644 14328 14468
-f 14524 14400 14224
-f 14524 14224 14328
-f 14400 14248 14068
-f 14400 14068 14224
-f 14248 14092 13920
-f 14248 13920 14068
-f 14092 13928 13752
-f 14092 13752 13920
-f 13928 13736 13572
-f 13928 13572 13752
-f 13736 13532 13368
-f 13736 13368 13572
-f 13532 13336 13184
-f 13532 13184 13368
-f 13336 13120 12940
-f 13336 12940 13184
-f 13120 12884 12712
-f 13120 12712 12940
-f 12884 12632 12480
-f 12884 12480 12712
-f 12632 12372 12220
-f 12632 12220 12480
-f 12372 12096 11928
-f 12372 11928 12220
-f 12096 11816 11644
-f 12096 11644 11928
-f 11816 11500 11368
-f 11816 11368 11644
-f 11500 11160 11048
-f 11500 11048 11368
-f 11160 10836 10684
-f 11160 10684 11048
-f 10836 10472 10344
-f 10836 10344 10684
-f 10472 10132 9956
-f 10472 9956 10344
-f 10132 9748 9600
-f 10132 9600 9956
-f 9748 9328 9228
-f 9748 9228 9600
-f 9328 8884 8796
-f 9328 8796 9228
-f 8884 8440 8344
-f 8884 8344 8796
-f 8440 7988 7860
-f 8440 7860 8344
-f 7988 7496 7416
-f 7988 7416 7860
-f 7496 7028 6892
-f 7496 6892 7416
-f 7028 6500 6392
-f 7028 6392 6892
-f 6500 5920 5872
-f 6500 5872 6392
-f 5920 5316 5268
-f 5920 5268 5872
-f 5316 4664 4632
-f 5316 4632 5268
-f 4664 3996 3924
-f 4664 3924 4632
-f 3996 3256 3192
-f 3996 3192 3924
-f 3256 2460 2412
-f 3256 2412 3192
-f 2460 1560 1528
-f 2460 1528 2412
-f 1527 2411 2379
-f 1527 2379 1503
-f 2411 3191 3159
-f 2411 3159 2379
-f 3191 3923 3899
-f 3191 3899 3159
-f 3923 4631 4567
-f 3923 4567 3899
-f 4631 5267 5203
-f 4631 5203 4567
-f 5267 5871 5755
-f 5267 5755 5203
-f 5871 6391 6271
-f 5871 6271 5755
-f 6391 6891 6795
-f 6391 6795 6271
-f 6891 7415 7287
-f 6891 7287 6795
-f 7415 7859 7787
-f 7415 7787 7287
-f 7859 8343 8247
-f 7859 8247 7787
-f 8343 8795 8687
-f 8343 8687 8247
-f 8795 9227 9067
-f 8795 9067 8687
-f 9227 9599 9447
-f 9227 9447 9067
-f 9599 9955 9835
-f 9599 9835 9447
-f 9955 10343 10199
-f 9955 10199 9835
-f 10343 10683 10567
-f 10343 10567 10199
-f 10683 11047 10867
-f 10683 10867 10567
-f 11047 11367 11175
-f 11047 11175 10867
-f 11367 11643 11491
-f 11367 11491 11175
-f 11643 11927 11799
-f 11643 11799 11491
-f 11927 12219 12039
-f 11927 12039 11799
-f 12219 12479 12291
-f 12219 12291 12039
-f 12479 12711 12535
-f 12479 12535 12291
-f 12711 12939 12783
-f 12711 12783 12535
-f 12939 13183 12979
-f 12939 12979 12783
-f 13183 13367 13199
-f 13183 13199 12979
-f 13367 13571 13407
-f 13367 13407 13199
-f 13571 13751 13563
-f 13571 13563 13407
-f 13751 13919 13727
-f 13751 13727 13563
-f 13919 14067 13887
-f 13919 13887 13727
-f 14067 14223 14019
-f 14067 14019 13887
-f 14223 14327 14155
-f 14223 14155 14019
-f 14327 14467 14279
-f 14327 14279 14155
-f 14467 14579 14375
-f 14467 14375 14279
-f 14579 14679 14475
-f 14579 14475 14375
-f 14679 14743 14555
-f 14679 14555 14475
-f 14743 14831 14627
-f 14743 14627 14555
-f 14831 14899 14687
-f 14831 14687 14627
-f 14899 14923 14735
-f 14899 14735 14687
-f 14923 14955 14759
-f 14923 14759 14735
-f 14955 14995 14791
-f 14955 14791 14759
-f 14995 15003 14799
-f 14995 14799 14791
-f 15003 15004 14800
-f 15003 14800 14799
-f 15004 14996 14792
-f 15004 14792 14800
-f 14996 14956 14760
-f 14996 14760 14792
-f 14956 14924 14736
-f 14956 14736 14760
-f 14924 14900 14688
-f 14924 14688 14736
-f 14900 14832 14628
-f 14900 14628 14688
-f 14832 14744 14556
-f 14832 14556 14628
-f 14744 14680 14476
-f 14744 14476 14556
-f 14680 14580 14376
-f 14680 14376 14476
-f 14580 14468 14280
-f 14580 14280 14376
-f 14468 14328 14156
-f 14468 14156 14280
-f 14328 14224 14020
-f 14328 14020 14156
-f 14224 14068 13888
-f 14224 13888 14020
-f 14068 13920 13728
-f 14068 13728 13888
-f 13920 13752 13564
-f 13920 13564 13728
-f 13752 13572 13408
-f 13752 13408 13564
-f 13572 13368 13200
-f 13572 13200 13408
-f 13368 13184 12980
-f 13368 12980 13200
-f 13184 12940 12784
-f 13184 12784 12980
-f 12940 12712 12536
-f 12940 12536 12784
-f 12712 12480 12292
-f 12712 12292 12536
-f 12480 12220 12040
-f 12480 12040 12292
-f 12220 11928 11800
-f 12220 11800 12040
-f 11928 11644 11492
-f 11928 11492 11800
-f 11644 11368 11176
-f 11644 11176 11492
-f 11368 11048 10868
-f 11368 10868 11176
-f 11048 10684 10568
-f 11048 10568 10868
-f 10684 10344 10200
-f 10684 10200 10568
-f 10344 9956 9836
-f 10344 9836 10200
-f 9956 9600 9448
-f 9956 9448 9836
-f 9600 9228 9068
-f 9600 9068 9448
-f 9228 8796 8688
-f 9228 8688 9068
-f 8796 8344 8248
-f 8796 8248 8688
-f 8344 7860 7788
-f 8344 7788 8248
-f 7860 7416 7288
-f 7860 7288 7788
-f 7416 6892 6796
-f 7416 6796 7288
-f 6892 6392 6272
-f 6892 6272 6796
-f 6392 5872 5756
-f 6392 5756 6272
-f 5872 5268 5204
-f 5872 5204 5756
-f 5268 4632 4568
-f 5268 4568 5204
-f 4632 3924 3900
-f 4632 3900 4568
-f 3924 3192 3160
-f 3924 3160 3900
-f 3192 2412 2380
-f 3192 2380 3160
-f 2412 1528 1504
-f 2412 1504 2380
-f 1503 2379 2339
-f 1503 2339 1479
-f 2379 3159 3127
-f 2379 3127 2339
-f 3159 3899 3827
-f 3159 3827 3127
-f 3899 4567 4503
-f 3899 4503 3827
-f 4567 5203 5111
-f 4567 5111 4503
-f 5203 5755 5635
-f 5203 5635 5111
-f 5755 6271 6159
-f 5755 6159 5635
-f 6271 6795 6691
-f 6271 6691 6159
-f 6795 7287 7215
-f 6795 7215 6691
-f 7287 7787 7667
-f 7287 7667 7215
-f 7787 8247 8115
-f 7787 8115 7667
-f 8247 8687 8511
-f 8247 8511 8115
-f 8687 9067 8923
-f 8687 8923 8511
-f 9067 9447 9319
-f 9067 9319 8923
-f 9447 9835 9707
-f 9447 9707 9319
-f 9835 10199 10051
-f 9835 10051 9707
-f 10199 10567 10383
-f 10199 10383 10051
-f 10567 10867 10707
-f 10567 10707 10383
-f 10867 11175 11039
-f 10867 11039 10707
-f 11175 11491 11335
-f 11175 11335 11039
-f 11491 11799 11579
-f 11491 11579 11335
-f 11799 12039 11855
-f 11799 11855 11579
-f 12039 12291 12135
-f 12039 12135 11855
-f 12291 12535 12355
-f 12291 12355 12135
-f 12535 12783 12575
-f 12535 12575 12355
-f 12783 12979 12827
-f 12783 12827 12575
-f 12979 13199 12995
-f 12979 12995 12827
-f 13199 13407 13191
-f 13199 13191 12995
-f 13407 13563 13359
-f 13407 13359 13191
-f 13563 13727 13523
-f 13563 13523 13359
-f 13727 13887 13695
-f 13727 13695 13523
-f 13887 14019 13815
-f 13887 13815 13695
-f 14019 14155 13963
-f 14019 13963 13815
-f 14155 14279 14059
-f 14155 14059 13963
-f 14279 14375 14179
-f 14279 14179 14059
-f 14375 14475 14271
-f 14375 14271 14179
-f 14475 14555 14343
-f 14475 14343 14271
-f 14555 14627 14439
-f 14555 14439 14343
-f 14627 14687 14483
-f 14627 14483 14439
-f 14687 14735 14515
-f 14687 14515 14483
-f 14735 14759 14547
-f 14735 14547 14515
-f 14759 14791 14587
-f 14759 14587 14547
-f 14791 14799 14603
-f 14791 14603 14587
-f 14799 14800 14604
-f 14799 14604 14603
-f 14800 14792 14588
-f 14800 14588 14604
-f 14792 14760 14548
-f 14792 14548 14588
-f 14760 14736 14516
-f 14760 14516 14548
-f 14736 14688 14484
-f 14736 14484 14516
-f 14688 14628 14440
-f 14688 14440 14484
-f 14628 14556 14344
-f 14628 14344 14440
-f 14556 14476 14272
-f 14556 14272 14344
-f 14476 14376 14180
-f 14476 14180 14272
-f 14376 14280 14060
-f 14376 14060 14180
-f 14280 14156 13964
-f 14280 13964 14060
-f 14156 14020 13816
-f 14156 13816 13964
-f 14020 13888 13696
-f 14020 13696 13816
-f 13888 13728 13524
-f 13888 13524 13696
-f 13728 13564 13360
-f 13728 13360 13524
-f 13564 13408 13192
-f 13564 13192 13360
-f 13408 13200 12996
-f 13408 12996 13192
-f 13200 12980 12828
-f 13200 12828 12996
-f 12980 12784 12576
-f 12980 12576 12828
-f 12784 12536 12356
-f 12784 12356 12576
-f 12536 12292 12136
-f 12536 12136 12356
-f 12292 12040 11856
-f 12292 11856 12136
-f 12040 11800 11580
-f 12040 11580 11856
-f 11800 11492 11336
-f 11800 11336 11580
-f 11492 11176 11040
-f 11492 11040 11336
-f 11176 10868 10708
-f 11176 10708 11040
-f 10868 10568 10384
-f 10868 10384 10708
-f 10568 10200 10052
-f 10568 10052 10384
-f 10200 9836 9708
-f 10200 9708 10052
-f 9836 9448 9320
-f 9836 9320 9708
-f 9448 9068 8924
-f 9448 8924 9320
-f 9068 8688 8512
-f 9068 8512 8924
-f 8688 8248 8116
-f 8688 8116 8512
-f 8248 7788 7668
-f 8248 7668 8116
-f 7788 7288 7216
-f 7788 7216 7668
-f 7288 6796 6692
-f 7288 6692 7216
-f 6796 6272 6160
-f 6796 6160 6692
-f 6272 5756 5636
-f 6272 5636 6160
-f 5756 5204 5112
-f 5756 5112 5636
-f 5204 4568 4504
-f 5204 4504 5112
-f 4568 3900 3828
-f 4568 3828 4504
-f 3900 3160 3128
-f 3900 3128 3828
-f 3160 2380 2340
-f 3160 2340 3128
-f 2380 1504 1480
-f 2380 1480 2340
-f 1479 2339 2291
-f 1479 2291 1423
-f 2339 3127 3079
-f 2339 3079 2291
-f 3127 3827 3795
-f 3127 3795 3079
-f 3827 4503 4471
-f 3827 4471 3795
-f 4503 5111 4983
-f 4503 4983 4471
-f 5111 5635 5531
-f 5111 5531 4983
-f 5635 6159 6087
-f 5635 6087 5531
-f 6159 6691 6595
-f 6159 6595 6087
-f 6691 7215 7103
-f 6691 7103 6595
-f 7215 7667 7527
-f 7215 7527 7103
-f 7667 8115 7963
-f 7667 7963 7527
-f 8115 8511 8383
-f 8115 8383 7963
-f 8511 8923 8803
-f 8511 8803 8383
-f 8923 9319 9171
-f 8923 9171 8803
-f 9319 9707 9527
-f 9319 9527 9171
-f 9707 10051 9883
-f 9707 9883 9527
-f 10051 10383 10223
-f 10051 10223 9883
-f 10383 10707 10551
-f 10383 10551 10223
-f 10707 11039 10843
-f 10707 10843 10551
-f 11039 11335 11119
-f 11039 11119 10843
-f 11335 11579 11419
-f 11335 11419 11119
-f 11579 11855 11675
-f 11579 11675 11419
-f 11855 12135 11911
-f 11855 11911 11675
-f 12135 12355 12171
-f 12135 12171 11911
-f 12355 12575 12411
-f 12355 12411 12171
-f 12575 12827 12591
-f 12575 12591 12411
-f 12827 12995 12819
-f 12827 12819 12591
-f 12995 13191 12971
-f 12995 12971 12819
-f 13191 13359 13159
-f 13191 13159 12971
-f 13359 13523 13319
-f 13359 13319 13159
-f 13523 13695 13459
-f 13523 13459 13319
-f 13695 13815 13619
-f 13695 13619 13459
-f 13815 13963 13743
-f 13815 13743 13619
-f 13963 14059 13847
-f 13963 13847 13743
-f 14059 14179 13971
-f 14059 13971 13847
-f 14179 14271 14035
-f 14179 14035 13971
-f 14271 14343 14131
-f 14271 14131 14035
-f 14343 14439 14203
-f 14343 14203 14131
-f 14439 14483 14263
-f 14439 14263 14203
-f 14483 14515 14311
-f 14483 14311 14263
-f 14515 14547 14319
-f 14515 14319 14311
-f 14547 14587 14351
-f 14547 14351 14319
-f 14587 14603 14367
-f 14587 14367 14351
-f 14603 14604 14368
-f 14603 14368 14367
-f 14604 14588 14352
-f 14604 14352 14368
-f 14588 14548 14320
-f 14588 14320 14352
-f 14548 14516 14312
-f 14548 14312 14320
-f 14516 14484 14264
-f 14516 14264 14312
-f 14484 14440 14204
-f 14484 14204 14264
-f 14440 14344 14132
-f 14440 14132 14204
-f 14344 14272 14036
-f 14344 14036 14132
-f 14272 14180 13972
-f 14272 13972 14036
-f 14180 14060 13848
-f 14180 13848 13972
-f 14060 13964 13744
-f 14060 13744 13848
-f 13964 13816 13620
-f 13964 13620 13744
-f 13816 13696 13460
-f 13816 13460 13620
-f 13696 13524 13320
-f 13696 13320 13460
-f 13524 13360 13160
-f 13524 13160 13320
-f 13360 13192 12972
-f 13360 12972 13160
-f 13192 12996 12820
-f 13192 12820 12972
-f 12996 12828 12592
-f 12996 12592 12820
-f 12828 12576 12412
-f 12828 12412 12592
-f 12576 12356 12172
-f 12576 12172 12412
-f 12356 12136 11912
-f 12356 11912 12172
-f 12136 11856 11676
-f 12136 11676 11912
-f 11856 11580 11420
-f 11856 11420 11676
-f 11580 11336 11120
-f 11580 11120 11420
-f 11336 11040 10844
-f 11336 10844 11120
-f 11040 10708 10552
-f 11040 10552 10844
-f 10708 10384 10224
-f 10708 10224 10552
-f 10384 10052 9884
-f 10384 9884 10224
-f 10052 9708 9528
-f 10052 9528 9884
-f 9708 9320 9172
-f 9708 9172 9528
-f 9320 8924 8804
-f 9320 8804 9172
-f 8924 8512 8384
-f 8924 8384 8804
-f 8512 8116 7964
-f 8512 7964 8384
-f 8116 7668 7528
-f 8116 7528 7964
-f 7668 7216 7104
-f 7668 7104 7528
-f 7216 6692 6596
-f 7216 6596 7104
-f 6692 6160 6088
-f 6692 6088 6596
-f 6160 5636 5532
-f 6160 5532 6088
-f 5636 5112 4984
-f 5636 4984 5532
-f 5112 4504 4472
-f 5112 4472 4984
-f 4504 3828 3796
-f 4504 3796 4472
-f 3828 3128 3080
-f 3828 3080 3796
-f 3128 2340 2292
-f 3128 2292 3080
-f 2340 1480 1424
-f 2340 1424 2292
-f 1423 2291 2259
-f 1423 2259 1407
-f 2291 3079 3031
-f 2291 3031 2259
-f 3079 3795 3731
-f 3079 3731 3031
-f 3795 4471 4331
-f 3795 4331 3731
-f 4471 4983 4887
-f 4471 4887 4331
-f 4983 5531 5427
-f 4983 5427 4887
-f 5531 6087 5975
-f 5531 5975 5427
-f 6087 6595 6507
-f 6087 6507 5975
-f 6595 7103 6931
-f 6595 6931 6507
-f 7103 7527 7391
-f 7103 7391 6931
-f 7527 7963 7811
-f 7527 7811 7391
-f 7963 8383 8263
-f 7963 8263 7811
-f 8383 8803 8623
-f 8383 8623 8263
-f 8803 9171 8995
-f 8803 8995 8623
-f 9171 9527 9375
-f 9171 9375 8995
-f 9527 9883 9731
-f 9527 9731 9375
-f 9883 10223 10043
-f 9883 10043 9731
-f 10223 10551 10351
-f 10223 10351 10043
-f 10551 10843 10651
-f 10551 10651 10351
-f 10843 11119 10947
-f 10843 10947 10651
-f 11119 11419 11207
-f 11119 11207 10947
-f 11419 11675 11475
-f 11419 11475 11207
-f 11675 11911 11723
-f 11675 11723 11475
-f 11911 12171 11967
-f 11911 11967 11723
-f 12171 12411 12179
-f 12171 12179 11967
-f 12411 12591 12395
-f 12411 12395 12179
-f 12591 12819 12567
-f 12591 12567 12395
-f 12819 12971 12767
-f 12819 12767 12567
-f 12971 13159 12923
-f 12971 12923 12767
-f 13159 13319 13091
-f 13159 13091 12923
-f 13319 13459 13231
-f 13319 13231 13091
-f 13459 13619 13399
-f 13459 13399 13231
-f 13619 13743 13499
-f 13619 13499 13399
-f 13743 13847 13627
-f 13743 13627 13499
-f 13847 13971 13719
-f 13847 13719 13627
-f 13971 14035 13799
-f 13971 13799 13719
-f 14035 14131 13895
-f 14035 13895 13799
-f 14131 14203 13979
-f 14131 13979 13895
-f 14203 14263 14011
-f 14203 14011 13979
-f 14263 14311 14043
-f 14263 14043 14011
-f 14311 14319 14107
-f 14311 14107 14043
-f 14319 14351 14123
-f 14319 14123 14107
-f 14351 14367 14139
-f 14351 14139 14123
-f 14367 14368 14140
-f 14367 14140 14139
-f 14368 14352 14124
-f 14368 14124 14140
-f 14352 14320 14108
-f 14352 14108 14124
-f 14320 14312 14044
-f 14320 14044 14108
-f 14312 14264 14012
-f 14312 14012 14044
-f 14264 14204 13980
-f 14264 13980 14012
-f 14204 14132 13896
-f 14204 13896 13980
-f 14132 14036 13800
-f 14132 13800 13896
-f 14036 13972 13720
-f 14036 13720 13800
-f 13972 13848 13628
-f 13972 13628 13720
-f 13848 13744 13500
-f 13848 13500 13628
-f 13744 13620 13400
-f 13744 13400 13500
-f 13620 13460 13232
-f 13620 13232 13400
-f 13460 13320 13092
-f 13460 13092 13232
-f 13320 13160 12924
-f 13320 12924 13092
-f 13160 12972 12768
-f 13160 12768 12924
-f 12972 12820 12568
-f 12972 12568 12768
-f 12820 12592 12396
-f 12820 12396 12568
-f 12592 12412 12180
-f 12592 12180 12396
-f 12412 12172 11968
-f 12412 11968 12180
-f 12172 11912 11724
-f 12172 11724 11968
-f 11912 11676 11476
-f 11912 11476 11724
-f 11676 11420 11208
-f 11676 11208 11476
-f 11420 11120 10948
-f 11420 10948 11208
-f 11120 10844 10652
-f 11120 10652 10948
-f 10844 10552 10352
-f 10844 10352 10652
-f 10552 10224 10044
-f 10552 10044 10352
-f 10224 9884 9732
-f 10224 9732 10044
-f 9884 9528 9376
-f 9884 9376 9732
-f 9528 9172 8996
-f 9528 8996 9376
-f 9172 8804 8624
-f 9172 8624 8996
-f 8804 8384 8264
-f 8804 8264 8624
-f 8384 7964 7812
-f 8384 7812 8264
-f 7964 7528 7392
-f 7964 7392 7812
-f 7528 7104 6932
-f 7528 6932 7392
-f 7104 6596 6508
-f 7104 6508 6932
-f 6596 6088 5976
-f 6596 5976 6508
-f 6088 5532 5428
-f 6088 5428 5976
-f 5532 4984 4888
-f 5532 4888 5428
-f 4984 4472 4332
-f 4984 4332 4888
-f 4472 3796 3732
-f 4472 3732 4332
-f 3796 3080 3032
-f 3796 3032 3732
-f 3080 2292 2260
-f 3080 2260 3032
-f 2292 1424 1408
-f 2292 1408 2260
-f 1407 2259 2227
-f 1407 2227 1391
-f 2259 3031 2983
-f 2259 2983 2227
-f 3031 3731 3699
-f 3031 3699 2983
-f 3731 4331 4211
-f 3731 4211 3699
-f 4331 4887 4775
-f 4331 4775 4211
-f 4887 5427 5347
-f 4887 5347 4775
-f 5427 5975 5903
-f 5427 5903 5347
-f 5975 6507 6335
-f 5975 6335 5903
-f 6507 6931 6787
-f 6507 6787 6335
-f 6931 7391 7247
-f 6931 7247 6787
-f 7391 7811 7707
-f 7391 7707 7247
-f 7811 8263 8059
-f 7811 8059 7707
-f 8263 8623 8463
-f 8263 8463 8059
-f 8623 8995 8851
-f 8623 8851 8463
-f 8995 9375 9203
-f 8995 9203 8851
-f 9375 9731 9511
-f 9375 9511 9203
-f 9731 10043 9859
-f 9731 9859 9511
-f 10043 10351 10175
-f 10043 10175 9859
-f 10351 10651 10447
-f 10351 10447 10175
-f 10651 10947 10739
-f 10651 10739 10447
-f 10947 11207 11023
-f 10947 11023 10739
-f 11207 11475 11247
-f 11207 11247 11023
-f 11475 11723 11523
-f 11475 11523 11247
-f 11723 11967 11747
-f 11723 11747 11523
-f 11967 12179 11959
-f 11967 11959 11747
-f 12179 12395 12163
-f 12179 12163 11959
-f 12395 12567 12339
-f 12395 12339 12163
-f 12567 12767 12527
-f 12567 12527 12339
-f 12767 12923 12687
-f 12767 12687 12527
-f 12923 13091 12859
-f 12923 12859 12687
-f 13091 13231 13003
-f 13091 13003 12859
-f 13231 13399 13135
-f 13231 13135 13003
-f 13399 13499 13263
-f 13399 13263 13135
-f 13499 13627 13375
-f 13499 13375 13263
-f 13627 13719 13467
-f 13627 13467 13375
-f 13719 13799 13555
-f 13719 13555 13467
-f 13799 13895 13651
-f 13799 13651 13555
-f 13895 13979 13711
-f 13895 13711 13651
-f 13979 14011 13783
-f 13979 13783 13711
-f 14011 14043 13791
-f 14011 13791 13783
-f 14043 14107 13831
-f 14043 13831 13791
-f 14107 14123 13863
-f 14107 13863 13831
-f 14123 14139 13871
-f 14123 13871 13863
-f 14139 14140 13872
-f 14139 13872 13871
-f 14140 14124 13864
-f 14140 13864 13872
-f 14124 14108 13832
-f 14124 13832 13864
-f 14108 14044 13792
-f 14108 13792 13832
-f 14044 14012 13784
-f 14044 13784 13792
-f 14012 13980 13712
-f 14012 13712 13784
-f 13980 13896 13652
-f 13980 13652 13712
-f 13896 13800 13556
-f 13896 13556 13652
-f 13800 13720 13468
-f 13800 13468 13556
-f 13720 13628 13376
-f 13720 13376 13468
-f 13628 13500 13264
-f 13628 13264 13376
-f 13500 13400 13136
-f 13500 13136 13264
-f 13400 13232 13004
-f 13400 13004 13136
-f 13232 13092 12860
-f 13232 12860 13004
-f 13092 12924 12688
-f 13092 12688 12860
-f 12924 12768 12528
-f 12924 12528 12688
-f 12768 12568 12340
-f 12768 12340 12528
-f 12568 12396 12164
-f 12568 12164 12340
-f 12396 12180 11960
-f 12396 11960 12164
-f 12180 11968 11748
-f 12180 11748 11960
-f 11968 11724 11524
-f 11968 11524 11748
-f 11724 11476 11248
-f 11724 11248 11524
-f 11476 11208 11024
-f 11476 11024 11248
-f 11208 10948 10740
-f 11208 10740 11024
-f 10948 10652 10448
-f 10948 10448 10740
-f 10652 10352 10176
-f 10652 10176 10448
-f 10352 10044 9860
-f 10352 9860 10176
-f 10044 9732 9512
-f 10044 9512 9860
-f 9732 9376 9204
-f 9732 9204 9512
-f 9376 8996 8852
-f 9376 8852 9204
-f 8996 8624 8464
-f 8996 8464 8852
-f 8624 8264 8060
-f 8624 8060 8464
-f 8264 7812 7708
-f 8264 7708 8060
-f 7812 7392 7248
-f 7812 7248 7708
-f 7392 6932 6788
-f 7392 6788 7248
-f 6932 6508 6336
-f 6932 6336 6788
-f 6508 5976 5904
-f 6508 5904 6336
-f 5976 5428 5348
-f 5976 5348 5904
-f 5428 4888 4776
-f 5428 4776 5348
-f 4888 4332 4212
-f 4888 4212 4776
-f 4332 3732 3700
-f 4332 3700 4212
-f 3732 3032 2984
-f 3732 2984 3700
-f 3032 2260 2228
-f 3032 2228 2984
-f 2260 1408 1392
-f 2260 1392 2228
-f 1391 2227 2179
-f 1391 2179 1359
-f 2227 2983 2935
-f 2227 2935 2179
-f 2983 3699 3599
-f 2983 3599 2935
-f 3699 4211 4139
-f 3699 4139 3599
-f 4211 4775 4711
-f 4211 4711 4139
-f 4775 5347 5259
-f 4775 5259 4711
-f 5347 5903 5739
-f 5347 5739 5259
-f 5903 6335 6191
-f 5903 6191 5739
-f 6335 6787 6659
-f 6335 6659 6191
-f 6787 7247 7127
-f 6787 7127 6659
-f 7247 7707 7511
-f 7247 7511 7127
-f 7707 8059 7891
-f 7707 7891 7511
-f 8059 8463 8311
-f 8059 8311 7891
-f 8463 8851 8671
-f 8463 8671 8311
-f 8851 9203 8987
-f 8851 8987 8671
-f 9203 9511 9351
-f 9203 9351 8987
-f 9511 9859 9663
-f 9511 9663 9351
-f 9859 10175 9939
-f 9859 9939 9663
-f 10175 10447 10255
-f 10175 10255 9939
-f 10447 10739 10519
-f 10447 10519 10255
-f 10739 11023 10771
-f 10739 10771 10519
-f 11023 11247 11063
-f 11023 11063 10771
-f 11247 11523 11271
-f 11247 11271 11063
-f 11523 11747 11515
-f 11523 11515 11271
-f 11747 11959 11715
-f 11747 11715 11515
-f 11959 12163 11903
-f 11959 11903 11715
-f 12163 12339 12119
-f 12163 12119 11903
-f 12339 12527 12275
-f 12339 12275 12119
-f 12527 12687 12459
-f 12527 12459 12275
-f 12687 12859 12599
-f 12687 12599 12459
-f 12859 13003 12751
-f 12859 12751 12599
-f 13003 13135 12891
-f 13003 12891 12751
-f 13135 13263 13011
-f 13135 13011 12891
-f 13263 13375 13127
-f 13263 13127 13011
-f 13375 13467 13215
-f 13375 13215 13127
-f 13467 13555 13295
-f 13467 13295 13215
-f 13555 13651 13383
-f 13555 13383 13295
-f 13651 13711 13451
-f 13651 13451 13383
-f 13711 13783 13491
-f 13711 13491 13451
-f 13783 13791 13539
-f 13783 13539 13491
-f 13791 13831 13579
-f 13791 13579 13539
-f 13831 13863 13587
-f 13831 13587 13579
-f 13863 13871 13611
-f 13863 13611 13587
-f 13871 13872 13612
-f 13871 13612 13611
-f 13872 13864 13588
-f 13872 13588 13612
-f 13864 13832 13580
-f 13864 13580 13588
-f 13832 13792 13540
-f 13832 13540 13580
-f 13792 13784 13492
-f 13792 13492 13540
-f 13784 13712 13452
-f 13784 13452 13492
-f 13712 13652 13384
-f 13712 13384 13452
-f 13652 13556 13296
-f 13652 13296 13384
-f 13556 13468 13216
-f 13556 13216 13296
-f 13468 13376 13128
-f 13468 13128 13216
-f 13376 13264 13012
-f 13376 13012 13128
-f 13264 13136 12892
-f 13264 12892 13012
-f 13136 13004 12752
-f 13136 12752 12892
-f 13004 12860 12600
-f 13004 12600 12752
-f 12860 12688 12460
-f 12860 12460 12600
-f 12688 12528 12276
-f 12688 12276 12460
-f 12528 12340 12120
-f 12528 12120 12276
-f 12340 12164 11904
-f 12340 11904 12120
-f 12164 11960 11716
-f 12164 11716 11904
-f 11960 11748 11516
-f 11960 11516 11716
-f 11748 11524 11272
-f 11748 11272 11516
-f 11524 11248 11064
-f 11524 11064 11272
-f 11248 11024 10772
-f 11248 10772 11064
-f 11024 10740 10520
-f 11024 10520 10772
-f 10740 10448 10256
-f 10740 10256 10520
-f 10448 10176 9940
-f 10448 9940 10256
-f 10176 9860 9664
-f 10176 9664 9940
-f 9860 9512 9352
-f 9860 9352 9664
-f 9512 9204 8988
-f 9512 8988 9352
-f 9204 8852 8672
-f 9204 8672 8988
-f 8852 8464 8312
-f 8852 8312 8672
-f 8464 8060 7892
-f 8464 7892 8312
-f 8060 7708 7512
-f 8060 7512 7892
-f 7708 7248 7128
-f 7708 7128 7512
-f 7248 6788 6660
-f 7248 6660 7128
-f 6788 6336 6192
-f 6788 6192 6660
-f 6336 5904 5740
-f 6336 5740 6192
-f 5904 5348 5260
-f 5904 5260 5740
-f 5348 4776 4712
-f 5348 4712 5260
-f 4776 4212 4140
-f 4776 4140 4712
-f 4212 3700 3600
-f 4212 3600 4140
-f 3700 2984 2936
-f 3700 2936 3600
-f 2984 2228 2180
-f 2984 2180 2936
-f 2228 1392 1360
-f 2228 1360 2180
-f 1359 2179 2147
-f 1359 2147 1327
-f 2179 2935 2895
-f 2179 2895 2147
-f 2935 3599 3463
-f 2935 3463 2895
-f 3599 4139 4019
-f 3599 4019 3463
-f 4139 4711 4599
-f 4139 4599 4019
-f 4711 5259 5171
-f 4711 5171 4599
-f 5259 5739 5563
-f 5259 5563 5171
-f 5739 6191 6079
-f 5739 6079 5563
-f 6191 6659 6539
-f 6191 6539 6079
-f 6659 7127 6923
-f 6659 6923 6539
-f 7127 7511 7319
-f 7127 7319 6923
-f 7511 7891 7755
-f 7511 7755 7319
-f 7891 8311 8123
-f 7891 8123 7755
-f 8311 8671 8455
-f 8311 8455 8123
-f 8671 8987 8827
-f 8671 8827 8455
-f 8987 9351 9131
-f 8987 9131 8827
-f 9351 9663 9431
-f 9351 9431 9131
-f 9663 9939 9763
-f 9663 9763 9431
-f 9939 10255 10003
-f 9939 10003 9763
-f 10255 10519 10287
-f 10255 10287 10003
-f 10519 10771 10591
-f 10519 10591 10287
-f 10771 11063 10787
-f 10771 10787 10591
-f 11063 11271 11055
-f 11063 11055 10787
-f 11271 11515 11239
-f 11271 11239 11055
-f 11515 11715 11459
-f 11515 11459 11239
-f 11715 11903 11659
-f 11715 11659 11459
-f 11903 12119 11847
-f 11903 11847 11659
-f 12119 12275 12015
-f 12119 12015 11847
-f 12275 12459 12203
-f 12275 12203 12015
-f 12459 12599 12323
-f 12459 12323 12203
-f 12599 12751 12503
-f 12599 12503 12323
-f 12751 12891 12623
-f 12751 12623 12503
-f 12891 13011 12735
-f 12891 12735 12623
-f 13011 13127 12843
-f 13011 12843 12735
-f 13127 13215 12931
-f 13127 12931 12843
-f 13215 13295 13043
-f 13215 13043 12931
-f 13295 13383 13107
-f 13295 13107 13043
-f 13383 13451 13175
-f 13383 13175 13107
-f 13451 13491 13223
-f 13451 13223 13175
-f 13491 13539 13255
-f 13491 13255 13223
-f 13539 13579 13287
-f 13539 13287 13255
-f 13579 13587 13303
-f 13579 13303 13287
-f 13587 13611 13327
-f 13587 13327 13303
-f 13611 13612 13328
-f 13611 13328 13327
-f 13612 13588 13304
-f 13612 13304 13328
-f 13588 13580 13288
-f 13588 13288 13304
-f 13580 13540 13256
-f 13580 13256 13288
-f 13540 13492 13224
-f 13540 13224 13256
-f 13492 13452 13176
-f 13492 13176 13224
-f 13452 13384 13108
-f 13452 13108 13176
-f 13384 13296 13044
-f 13384 13044 13108
-f 13296 13216 12932
-f 13296 12932 13044
-f 13216 13128 12844
-f 13216 12844 12932
-f 13128 13012 12736
-f 13128 12736 12844
-f 13012 12892 12624
-f 13012 12624 12736
-f 12892 12752 12504
-f 12892 12504 12624
-f 12752 12600 12324
-f 12752 12324 12504
-f 12600 12460 12204
-f 12600 12204 12324
-f 12460 12276 12016
-f 12460 12016 12204
-f 12276 12120 11848
-f 12276 11848 12016
-f 12120 11904 11660
-f 12120 11660 11848
-f 11904 11716 11460
-f 11904 11460 11660
-f 11716 11516 11240
-f 11716 11240 11460
-f 11516 11272 11056
-f 11516 11056 11240
-f 11272 11064 10788
-f 11272 10788 11056
-f 11064 10772 10592
-f 11064 10592 10788
-f 10772 10520 10288
-f 10772 10288 10592
-f 10520 10256 10004
-f 10520 10004 10288
-f 10256 9940 9764
-f 10256 9764 10004
-f 9940 9664 9432
-f 9940 9432 9764
-f 9664 9352 9132
-f 9664 9132 9432
-f 9352 8988 8828
-f 9352 8828 9132
-f 8988 8672 8456
-f 8988 8456 8828
-f 8672 8312 8124
-f 8672 8124 8456
-f 8312 7892 7756
-f 8312 7756 8124
-f 7892 7512 7320
-f 7892 7320 7756
-f 7512 7128 6924
-f 7512 6924 7320
-f 7128 6660 6540
-f 7128 6540 6924
-f 6660 6192 6080
-f 6660 6080 6540
-f 6192 5740 5564
-f 6192 5564 6080
-f 5740 5260 5172
-f 5740 5172 5564
-f 5260 4712 4600
-f 5260 4600 5172
-f 4712 4140 4020
-f 4712 4020 4600
-f 4140 3600 3464
-f 4140 3464 4020
-f 3600 2936 2896
-f 3600 2896 3464
-f 2936 2180 2148
-f 2936 2148 2896
-f 2180 1360 1328
-f 2180 1328 2148
-f 1327 2147 2115
-f 1327 2115 1311
-f 2147 2895 2847
-f 2147 2847 2115
-f 2895 3463 3351
-f 2895 3351 2847
-f 3463 4019 3931
-f 3463 3931 3351
-f 4019 4599 4519
-f 4019 4519 3931
-f 4599 5171 4975
-f 4599 4975 4519
-f 5171 5563 5475
-f 5171 5475 4975
-f 5563 6079 5935
-f 5563 5935 5475
-f 6079 6539 6359
-f 6079 6359 5935
-f 6539 6923 6739
-f 6539 6739 6359
-f 6923 7319 7199
-f 6923 7199 6739
-f 7319 7755 7559
-f 7319 7559 7199
-f 7755 8123 7907
-f 7755 7907 7559
-f 8123 8455 8287
-f 8123 8287 7907
-f 8455 8827 8583
-f 8455 8583 8287
-f 8827 9131 8907
-f 8827 8907 8583
-f 9131 9431 9255
-f 9131 9255 8907
-f 9431 9763 9487
-f 9431 9487 9255
-f 9763 10003 9787
-f 9763 9787 9487
-f 10003 10287 10083
-f 10003 10083 9787
-f 10287 10591 10303
-f 10287 10303 10083
-f 10591 10787 10583
-f 10591 10583 10303
-f 10787 11055 10763
-f 10787 10763 10583
-f 11055 11239 10999
-f 11055 10999 10763
-f 11239 11459 11191
-f 11239 11191 10999
-f 11459 11659 11411
-f 11459 11411 11191
-f 11659 11847 11555
-f 11659 11555 11411
-f 11847 12015 11779
-f 11847 11779 11555
-f 12015 12203 11895
-f 12015 11895 11779
-f 12203 12323 12079
-f 12203 12079 11895
-f 12323 12503 12211
-f 12323 12211 12079
-f 12503 12623 12307
-f 12503 12307 12211
-f 12623 12735 12451
-f 12623 12451 12307
-f 12735 12843 12551
-f 12735 12551 12451
-f 12843 12931 12647
-f 12843 12647 12551
-f 12931 13043 12727
-f 12931 12727 12647
-f 13043 13107 12835
-f 13043 12835 12727
-f 13107 13175 12867
-f 13107 12867 12835
-f 13175 13223 12915
-f 13175 12915 12867
-f 13223 13255 12947
-f 13223 12947 12915
-f 13255 13287 12987
-f 13255 12987 12947
-f 13287 13303 13019
-f 13287 13019 12987
-f 13303 13327 13051
-f 13303 13051 13019
-f 13327 13328 13052
-f 13327 13052 13051
-f 13328 13304 13020
-f 13328 13020 13052
-f 13304 13288 12988
-f 13304 12988 13020
-f 13288 13256 12948
-f 13288 12948 12988
-f 13256 13224 12916
-f 13256 12916 12948
-f 13224 13176 12868
-f 13224 12868 12916
-f 13176 13108 12836
-f 13176 12836 12868
-f 13108 13044 12728
-f 13108 12728 12836
-f 13044 12932 12648
-f 13044 12648 12728
-f 12932 12844 12552
-f 12932 12552 12648
-f 12844 12736 12452
-f 12844 12452 12552
-f 12736 12624 12308
-f 12736 12308 12452
-f 12624 12504 12212
-f 12624 12212 12308
-f 12504 12324 12080
-f 12504 12080 12212
-f 12324 12204 11896
-f 12324 11896 12080
-f 12204 12016 11780
-f 12204 11780 11896
-f 12016 11848 11556
-f 12016 11556 11780
-f 11848 11660 11412
-f 11848 11412 11556
-f 11660 11460 11192
-f 11660 11192 11412
-f 11460 11240 11000
-f 11460 11000 11192
-f 11240 11056 10764
-f 11240 10764 11000
-f 11056 10788 10584
-f 11056 10584 10764
-f 10788 10592 10304
-f 10788 10304 10584
-f 10592 10288 10084
-f 10592 10084 10304
-f 10288 10004 9788
-f 10288 9788 10084
-f 10004 9764 9488
-f 10004 9488 9788
-f 9764 9432 9256
-f 9764 9256 9488
-f 9432 9132 8908
-f 9432 8908 9256
-f 9132 8828 8584
-f 9132 8584 8908
-f 8828 8456 8288
-f 8828 8288 8584
-f 8456 8124 7908
-f 8456 7908 8288
-f 8124 7756 7560
-f 8124 7560 7908
-f 7756 7320 7200
-f 7756 7200 7560
-f 7320 6924 6740
-f 7320 6740 7200
-f 6924 6540 6360
-f 6924 6360 6740
-f 6540 6080 5936
-f 6540 5936 6360
-f 6080 5564 5476
-f 6080 5476 5936
-f 5564 5172 4976
-f 5564 4976 5476
-f 5172 4600 4520
-f 5172 4520 4976
-f 4600 4020 3932
-f 4600 3932 4520
-f 4020 3464 3352
-f 4020 3352 3932
-f 3464 2896 2848
-f 3464 2848 3352
-f 2896 2148 2116
-f 2896 2116 2848
-f 2148 1328 1312
-f 2148 1312 2116
-f 1311 2115 2067
-f 1311 2067 1263
-f 2115 2847 2799
-f 2115 2799 2067
-f 2847 3351 3271
-f 2847 3271 2799
-f 3351 3931 3867
-f 3351 3867 3271
-f 3931 4519 4443
-f 3931 4443 3867
-f 4519 4975 4831
-f 4519 4831 4443
-f 4975 5475 5331
-f 4975 5331 4831
-f 5475 5935 5811
-f 5475 5811 5331
-f 5935 6359 6175
-f 5935 6175 5811
-f 6359 6739 6635
-f 6359 6635 6175
-f 6739 7199 7003
-f 6739 7003 6635
-f 7199 7559 7335
-f 7199 7335 7003
-f 7559 7907 7739
-f 7559 7739 7335
-f 7907 8287 8027
-f 7907 8027 7739
-f 8287 8583 8375
-f 8287 8375 8027
-f 8583 8907 8719
-f 8583 8719 8375
-f 8907 9255 8963
-f 8907 8963 8719
-f 9255 9487 9279
-f 9255 9279 8963
-f 9487 9787 9559
-f 9487 9559 9279
-f 9787 10083 9803
-f 9787 9803 9559
-f 10083 10303 10075
-f 10083 10075 9803
-f 10303 10583 10271
-f 10303 10271 10075
-f 10583 10763 10511
-f 10583 10511 10271
-f 10763 10999 10731
-f 10763 10731 10511
-f 10999 11191 10931
-f 10999 10931 10731
-f 11191 11411 11111
-f 11191 11111 10931
-f 11411 11555 11311
-f 11411 11311 11111
-f 11555 11779 11467
-f 11555 11467 11311
-f 11779 11895 11619
-f 11779 11619 11467
-f 11895 12079 11807
-f 11895 11807 11619
-f 12079 12211 11887
-f 12079 11887 11807
-f 12211 12307 12023
-f 12211 12023 11887
-f 12307 12451 12155
-f 12307 12155 12023
-f 12451 12551 12251
-f 12451 12251 12155
-f 12551 12647 12331
-f 12551 12331 12251
-f 12647 12727 12435
-f 12647 12435 12331
-f 12727 12835 12511
-f 12727 12511 12435
-f 12835 12867 12559
-f 12835 12559 12511
-f 12867 12915 12615
-f 12867 12615 12559
-f 12915 12947 12655
-f 12915 12655 12615
-f 12947 12987 12671
-f 12947 12671 12655
-f 12987 13019 12695
-f 12987 12695 12671
-f 13019 13051 12719
-f 13019 12719 12695
-f 13051 13052 12720
-f 13051 12720 12719
-f 13052 13020 12696
-f 13052 12696 12720
-f 13020 12988 12672
-f 13020 12672 12696
-f 12988 12948 12656
-f 12988 12656 12672
-f 12948 12916 12616
-f 12948 12616 12656
-f 12916 12868 12560
-f 12916 12560 12616
-f 12868 12836 12512
-f 12868 12512 12560
-f 12836 12728 12436
-f 12836 12436 12512
-f 12728 12648 12332
-f 12728 12332 12436
-f 12648 12552 12252
-f 12648 12252 12332
-f 12552 12452 12156
-f 12552 12156 12252
-f 12452 12308 12024
-f 12452 12024 12156
-f 12308 12212 11888
-f 12308 11888 12024
-f 12212 12080 11808
-f 12212 11808 11888
-f 12080 11896 11620
-f 12080 11620 11808
-f 11896 11780 11468
-f 11896 11468 11620
-f 11780 11556 11312
-f 11780 11312 11468
-f 11556 11412 11112
-f 11556 11112 11312
-f 11412 11192 10932
-f 11412 10932 11112
-f 11192 11000 10732
-f 11192 10732 10932
-f 11000 10764 10512
-f 11000 10512 10732
-f 10764 10584 10272
-f 10764 10272 10512
-f 10584 10304 10076
-f 10584 10076 10272
-f 10304 10084 9804
-f 10304 9804 10076
-f 10084 9788 9560
-f 10084 9560 9804
-f 9788 9488 9280
-f 9788 9280 9560
-f 9488 9256 8964
-f 9488 8964 9280
-f 9256 8908 8720
-f 9256 8720 8964
-f 8908 8584 8376
-f 8908 8376 8720
-f 8584 8288 8028
-f 8584 8028 8376
-f 8288 7908 7740
-f 8288 7740 8028
-f 7908 7560 7336
-f 7908 7336 7740
-f 7560 7200 7004
-f 7560 7004 7336
-f 7200 6740 6636
-f 7200 6636 7004
-f 6740 6360 6176
-f 6740 6176 6636
-f 6360 5936 5812
-f 6360 5812 6176
-f 5936 5476 5332
-f 5936 5332 5812
-f 5476 4976 4832
-f 5476 4832 5332
-f 4976 4520 4444
-f 4976 4444 4832
-f 4520 3932 3868
-f 4520 3868 4444
-f 3932 3352 3272
-f 3932 3272 3868
-f 3352 2848 2800
-f 3352 2800 3272
-f 2848 2116 2068
-f 2848 2068 2800
-f 2116 1312 1264
-f 2116 1264 2068
-f 1263 2067 2035
-f 1263 2035 1247
-f 2067 2799 2659
-f 2067 2659 2035
-f 2799 3271 3175
-f 2799 3175 2659
-f 3271 3867 3763
-f 3271 3763 3175
-f 3867 4443 4227
-f 3867 4227 3763
-f 4443 4831 4735
-f 4443 4735 4227
-f 4831 5331 5219
-f 4831 5219 4735
-f 5331 5811 5603
-f 5331 5603 5219
-f 5811 6175 6015
-f 5811 6015 5603
-f 6175 6635 6455
-f 6175 6455 6015
-f 6635 7003 6779
-f 6635 6779 6455
-f 7003 7335 7175
-f 7003 7175 6779
-f 7335 7739 7479
-f 7335 7479 7175
-f 7739 8027 7827
-f 7739 7827 7479
-f 8027 8375 8171
-f 8027 8171 7827
-f 8375 8719 8447
-f 8375 8447 8171
-f 8719 8963 8763
-f 8719 8763 8447
-f 8963 9279 9035
-f 8963 9035 8763
-f 9279 9559 9295
-f 9279 9295 9035
-f 9559 9803 9551
-f 9559 9551 9295
-f 9803 10075 9779
-f 9803 9779 9551
-f 10075 10271 9995
-f 10075 9995 9779
-f 10271 10511 10247
-f 10271 10247 9995
-f 10511 10731 10431
-f 10511 10431 10247
-f 10731 10931 10643
-f 10731 10643 10431
-f 10931 11111 10827
-f 10931 10827 10643
-f 11111 11311 11015
-f 11111 11015 10827
-f 11311 11467 11167
-f 11311 11167 11015
-f 11467 11619 11343
-f 11467 11343 11167
-f 11619 11807 11451
-f 11619 11451 11343
-f 11807 11887 11587
-f 11807 11587 11451
-f 11887 12023 11731
-f 11887 11731 11587
-f 12023 12155 11831
-f 12023 11831 11731
-f 12155 12251 11935
-f 12155 11935 11831
-f 12251 12331 12007
-f 12251 12007 11935
-f 12331 12435 12111
-f 12331 12111 12007
-f 12435 12511 12187
-f 12435 12187 12111
-f 12511 12559 12243
-f 12511 12243 12187
-f 12559 12615 12283
-f 12559 12283 12243
-f 12615 12655 12299
-f 12615 12299 12283
-f 12655 12671 12363
-f 12655 12363 12299
-f 12671 12695 12379
-f 12671 12379 12363
-f 12695 12719 12419
-f 12695 12419 12379
-f 12719 12720 12420
-f 12719 12420 12419
-f 12720 12696 12380
-f 12720 12380 12420
-f 12696 12672 12364
-f 12696 12364 12380
-f 12672 12656 12300
-f 12672 12300 12364
-f 12656 12616 12284
-f 12656 12284 12300
-f 12616 12560 12244
-f 12616 12244 12284
-f 12560 12512 12188
-f 12560 12188 12244
-f 12512 12436 12112
-f 12512 12112 12188
-f 12436 12332 12008
-f 12436 12008 12112
-f 12332 12252 11936
-f 12332 11936 12008
-f 12252 12156 11832
-f 12252 11832 11936
-f 12156 12024 11732
-f 12156 11732 11832
-f 12024 11888 11588
-f 12024 11588 11732
-f 11888 11808 11452
-f 11888 11452 11588
-f 11808 11620 11344
-f 11808 11344 11452
-f 11620 11468 11168
-f 11620 11168 11344
-f 11468 11312 11016
-f 11468 11016 11168
-f 11312 11112 10828
-f 11312 10828 11016
-f 11112 10932 10644
-f 11112 10644 10828
-f 10932 10732 10432
-f 10932 10432 10644
-f 10732 10512 10248
-f 10732 10248 10432
-f 10512 10272 9996
-f 10512 9996 10248
-f 10272 10076 9780
-f 10272 9780 9996
-f 10076 9804 9552
-f 10076 9552 9780
-f 9804 9560 9296
-f 9804 9296 9552
-f 9560 9280 9036
-f 9560 9036 9296
-f 9280 8964 8764
-f 9280 8764 9036
-f 8964 8720 8448
-f 8964 8448 8764
-f 8720 8376 8172
-f 8720 8172 8448
-f 8376 8028 7828
-f 8376 7828 8172
-f 8028 7740 7480
-f 8028 7480 7828
-f 7740 7336 7176
-f 7740 7176 7480
-f 7336 7004 6780
-f 7336 6780 7176
-f 7004 6636 6456
-f 7004 6456 6780
-f 6636 6176 6016
-f 6636 6016 6456
-f 6176 5812 5604
-f 6176 5604 6016
-f 5812 5332 5220
-f 5812 5220 5604
-f 5332 4832 4736
-f 5332 4736 5220
-f 4832 4444 4228
-f 4832 4228 4736
-f 4444 3868 3764
-f 4444 3764 4228
-f 3868 3272 3176
-f 3868 3176 3764
-f 3272 2800 2660
-f 3272 2660 3176
-f 2800 2068 2036
-f 2800 2036 2660
-f 2068 1264 1248
-f 2068 1248 2036
-f 1247 2035 1995
-f 1247 1995 1199
-f 2035 2659 2531
-f 2035 2531 1995
-f 2659 3175 3111
-f 2659 3111 2531
-f 3175 3763 3715
-f 3175 3715 3111
-f 3763 4227 4075
-f 3763 4075 3715
-f 4227 4735 4583
-f 4227 4583 4075
-f 4735 5219 5023
-f 4735 5023 4583
-f 5219 5603 5419
-f 5219 5419 5023
-f 5603 6015 5887
-f 5603 5887 5419
-f 6015 6455 6215
-f 6015 6215 5887
-f 6455 6779 6619
-f 6455 6619 6215
-f 6779 7175 6955
-f 6779 6955 6619
-f 7175 7479 7271
-f 7175 7271 6955
-f 7479 7827 7631
-f 7479 7631 7271
-f 7827 8171 7915
-f 7827 7915 7631
-f 8171 8447 8231
-f 8171 8231 7915
-f 8447 8763 8495
-f 8447 8495 8231
-f 8763 9035 8779
-f 8763 8779 8495
-f 9035 9295 9027
-f 9035 9027 8779
-f 9295 9551 9271
-f 9295 9271 9027
-f 9551 9779 9479
-f 9551 9479 9271
-f 9779 9995 9755
-f 9779 9755 9479
-f 9995 10247 9923
-f 9995 9923 9755
-f 10247 10431 10167
-f 10247 10167 9923
-f 10431 10643 10335
-f 10431 10335 10167
-f 10643 10827 10527
-f 10643 10527 10335
-f 10827 11015 10691
-f 10827 10691 10527
-f 11015 11167 10851
-f 11015 10851 10691
-f 11167 11343 11007
-f 11167 11007 10851
-f 11343 11451 11127
-f 11343 11127 11007
-f 11451 11587 11263
-f 11451 11263 11127
-f 11587 11731 11403
-f 11587 11403 11263
-f 11731 11831 11507
-f 11731 11507 11403
-f 11831 11935 11595
-f 11831 11595 11507
-f 11935 12007 11699
-f 11935 11699 11595
-f 12007 12111 11791
-f 12007 11791 11699
-f 12111 12187 11839
-f 12111 11839 11791
-f 12187 12243 11879
-f 12187 11879 11839
-f 12243 12283 11943
-f 12243 11943 11879
-f 12283 12299 11983
-f 12283 11983 11943
-f 12299 12363 11999
-f 12299 11999 11983
-f 12363 12379 12031
-f 12363 12031 11999
-f 12379 12419 12055
-f 12379 12055 12031
-f 12419 12420 12056
-f 12419 12056 12055
-f 12420 12380 12032
-f 12420 12032 12056
-f 12380 12364 12000
-f 12380 12000 12032
-f 12364 12300 11984
-f 12364 11984 12000
-f 12300 12284 11944
-f 12300 11944 11984
-f 12284 12244 11880
-f 12284 11880 11944
-f 12244 12188 11840
-f 12244 11840 11880
-f 12188 12112 11792
-f 12188 11792 11840
-f 12112 12008 11700
-f 12112 11700 11792
-f 12008 11936 11596
-f 12008 11596 11700
-f 11936 11832 11508
-f 11936 11508 11596
-f 11832 11732 11404
-f 11832 11404 11508
-f 11732 11588 11264
-f 11732 11264 11404
-f 11588 11452 11128
-f 11588 11128 11264
-f 11452 11344 11008
-f 11452 11008 11128
-f 11344 11168 10852
-f 11344 10852 11008
-f 11168 11016 10692
-f 11168 10692 10852
-f 11016 10828 10528
-f 11016 10528 10692
-f 10828 10644 10336
-f 10828 10336 10528
-f 10644 10432 10168
-f 10644 10168 10336
-f 10432 10248 9924
-f 10432 9924 10168
-f 10248 9996 9756
-f 10248 9756 9924
-f 9996 9780 9480
-f 9996 9480 9756
-f 9780 9552 9272
-f 9780 9272 9480
-f 9552 9296 9028
-f 9552 9028 9272
-f 9296 9036 8780
-f 9296 8780 9028
-f 9036 8764 8496
-f 9036 8496 8780
-f 8764 8448 8232
-f 8764 8232 8496
-f 8448 8172 7916
-f 8448 7916 8232
-f 8172 7828 7632
-f 8172 7632 7916
-f 7828 7480 7272
-f 7828 7272 7632
-f 7480 7176 6956
-f 7480 6956 7272
-f 7176 6780 6620
-f 7176 6620 6956
-f 6780 6456 6216
-f 6780 6216 6620
-f 6456 6016 5888
-f 6456 5888 6216
-f 6016 5604 5420
-f 6016 5420 5888
-f 5604 5220 5024
-f 5604 5024 5420
-f 5220 4736 4584
-f 5220 4584 5024
-f 4736 4228 4076
-f 4736 4076 4584
-f 4228 3764 3716
-f 4228 3716 4076
-f 3764 3176 3112
-f 3764 3112 3716
-f 3176 2660 2532
-f 3176 2532 3112
-f 2660 2036 1996
-f 2660 1996 2532
-f 2036 1248 1200
-f 2036 1200 1996
-f 1199 1995 1947
-f 1199 1947 1183
-f 1995 2531 2451
-f 1995 2451 1947
-f 2531 3111 3015
-f 2531 3015 2451
-f 3111 3715 3511
-f 3111 3511 3015
-f 3715 4075 3979
-f 3715 3979 3511
-f 4075 4583 4487
-f 4075 4487 3979
-f 4583 5023 4839
-f 4583 4839 4487
-f 5023 5419 5299
-f 5023 5299 4839
-f 5419 5887 5651
-f 5419 5651 5299
-f 5887 6215 6039
-f 5887 6039 5651
-f 6215 6619 6415
-f 6215 6415 6039
-f 6619 6955 6715
-f 6619 6715 6415
-f 6955 7271 7079
-f 6955 7079 6715
-f 7271 7631 7351
-f 7271 7351 7079
-f 7631 7915 7699
-f 7631 7699 7351
-f 7915 8231 7947
-f 7915 7947 7699
-f 8231 8495 8255
-f 8231 8255 7947
-f 8495 8779 8487
-f 8495 8487 8255
-f 8779 9027 8755
-f 8779 8755 8487
-f 9027 9271 8955
-f 9027 8955 8755
-f 9271 9479 9247
-f 9271 9247 8955
-f 9479 9755 9415
-f 9479 9415 9247
-f 9755 9923 9647
-f 9755 9647 9415
-f 9923 10167 9843
-f 9923 9843 9647
-f 10167 10335 10011
-f 10167 10011 9843
-f 10335 10527 10215
-f 10335 10215 10011
-f 10527 10691 10375
-f 10527 10375 10215
-f 10691 10851 10535
-f 10691 10535 10375
-f 10851 11007 10667
-f 10851 10667 10535
-f 11007 11127 10795
-f 11007 10795 10667
-f 11127 11263 10939
-f 11127 10939 10795
-f 11263 11403 11079
-f 11263 11079 10939
-f 11403 11507 11135
-f 11403 11135 11079
-f 11507 11595 11231
-f 11507 11231 11135
-f 11595 11699 11351
-f 11595 11351 11231
-f 11699 11791 11427
-f 11699 11427 11351
-f 11791 11839 11483
-f 11791 11483 11427
-f 11839 11879 11547
-f 11839 11547 11483
-f 11879 11943 11563
-f 11879 11563 11547
-f 11943 11983 11611
-f 11943 11611 11563
-f 11983 11999 11651
-f 11983 11651 11611
-f 11999 12031 11667
-f 11999 11667 11651
-f 12031 12055 11683
-f 12031 11683 11667
-f 12055 12056 11684
-f 12055 11684 11683
-f 12056 12032 11668
-f 12056 11668 11684
-f 12032 12000 11652
-f 12032 11652 11668
-f 12000 11984 11612
-f 12000 11612 11652
-f 11984 11944 11564
-f 11984 11564 11612
-f 11944 11880 11548
-f 11944 11548 11564
-f 11880 11840 11484
-f 11880 11484 11548
-f 11840 11792 11428
-f 11840 11428 11484
-f 11792 11700 11352
-f 11792 11352 11428
-f 11700 11596 11232
-f 11700 11232 11352
-f 11596 11508 11136
-f 11596 11136 11232
-f 11508 11404 11080
-f 11508 11080 11136
-f 11404 11264 10940
-f 11404 10940 11080
-f 11264 11128 10796
-f 11264 10796 10940
-f 11128 11008 10668
-f 11128 10668 10796
-f 11008 10852 10536
-f 11008 10536 10668
-f 10852 10692 10376
-f 10852 10376 10536
-f 10692 10528 10216
-f 10692 10216 10376
-f 10528 10336 10012
-f 10528 10012 10216
-f 10336 10168 9844
-f 10336 9844 10012
-f 10168 9924 9648
-f 10168 9648 9844
-f 9924 9756 9416
-f 9924 9416 9648
-f 9756 9480 9248
-f 9756 9248 9416
-f 9480 9272 8956
-f 9480 8956 9248
-f 9272 9028 8756
-f 9272 8756 8956
-f 9028 8780 8488
-f 9028 8488 8756
-f 8780 8496 8256
-f 8780 8256 8488
-f 8496 8232 7948
-f 8496 7948 8256
-f 8232 7916 7700
-f 8232 7700 7948
-f 7916 7632 7352
-f 7916 7352 7700
-f 7632 7272 7080
-f 7632 7080 7352
-f 7272 6956 6716
-f 7272 6716 7080
-f 6956 6620 6416
-f 6956 6416 6716
-f 6620 6216 6040
-f 6620 6040 6416
-f 6216 5888 5652
-f 6216 5652 6040
-f 5888 5420 5300
-f 5888 5300 5652
-f 5420 5024 4840
-f 5420 4840 5300
-f 5024 4584 4488
-f 5024 4488 4840
-f 4584 4076 3980
-f 4584 3980 4488
-f 4076 3716 3512
-f 4076 3512 3980
-f 3716 3112 3016
-f 3716 3016 3512
-f 3112 2532 2452
-f 3112 2452 3016
-f 2532 1996 1948
-f 2532 1948 2452
-f 1996 1200 1184
-f 1996 1184 1948
-f 1183 1947 1915
-f 1183 1915 1167
-f 1947 2451 2355
-f 1947 2355 1915
-f 2451 3015 2951
-f 2451 2951 2355
-f 3015 3511 3375
-f 3015 3375 2951
-f 3511 3979 3875
-f 3511 3875 3375
-f 3979 4487 4275
-f 3979 4275 3875
-f 4487 4839 4687
-f 4487 4687 4275
-f 4839 5299 5135
-f 4839 5135 4687
-f 5299 5651 5467
-f 5299 5467 5135
-f 5651 6039 5863
-f 5651 5863 5467
-f 6039 6415 6135
-f 6039 6135 5863
-f 6415 6715 6523
-f 6415 6523 6135
-f 6715 7079 6819
-f 6715 6819 6523
-f 7079 7351 7143
-f 7079 7143 6819
-f 7351 7699 7407
-f 7351 7407 7143
-f 7699 7947 7715
-f 7699 7715 7407
-f 7947 8255 7939
-f 7947 7939 7715
-f 8255 8487 8223
-f 8255 8223 7939
-f 8487 8755 8431
-f 8487 8431 8223
-f 8755 8955 8703
-f 8755 8703 8431
-f 8955 9247 8891
-f 8955 8891 8703
-f 9247 9415 9115
-f 9247 9115 8891
-f 9415 9647 9343
-f 9415 9343 9115
-f 9647 9843 9495
-f 9647 9495 9343
-f 9843 10011 9715
-f 9843 9715 9495
-f 10011 10215 9867
-f 10011 9867 9715
-f 10215 10375 10019
-f 10215 10019 9867
-f 10375 10535 10183
-f 10375 10183 10019
-f 10535 10667 10319
-f 10535 10319 10183
-f 10667 10795 10439
-f 10667 10439 10319
-f 10795 10939 10611
-f 10795 10611 10439
-f 10939 11079 10675
-f 10939 10675 10611
-f 11079 11135 10779
-f 11079 10779 10675
-f 11135 11231 10891
-f 11135 10891 10779
-f 11231 11351 10979
-f 11231 10979 10891
-f 11351 11427 11071
-f 11351 11071 10979
-f 11427 11483 11103
-f 11427 11103 11071
-f 11483 11547 11151
-f 11483 11151 11103
-f 11547 11563 11199
-f 11547 11199 11151
-f 11563 11611 11223
-f 11563 11223 11199
-f 11611 11651 11279
-f 11611 11279 11223
-f 11651 11667 11295
-f 11651 11295 11279
-f 11667 11683 11319
-f 11667 11319 11295
-f 11683 11684 11320
-f 11683 11320 11319
-f 11684 11668 11296
-f 11684 11296 11320
-f 11668 11652 11280
-f 11668 11280 11296
-f 11652 11612 11224
-f 11652 11224 11280
-f 11612 11564 11200
-f 11612 11200 11224
-f 11564 11548 11152
-f 11564 11152 11200
-f 11548 11484 11104
-f 11548 11104 11152
-f 11484 11428 11072
-f 11484 11072 11104
-f 11428 11352 10980
-f 11428 10980 11072
-f 11352 11232 10892
-f 11352 10892 10980
-f 11232 11136 10780
-f 11232 10780 10892
-f 11136 11080 10676
-f 11136 10676 10780
-f 11080 10940 10612
-f 11080 10612 10676
-f 10940 10796 10440
-f 10940 10440 10612
-f 10796 10668 10320
-f 10796 10320 10440
-f 10668 10536 10184
-f 10668 10184 10320
-f 10536 10376 10020
-f 10536 10020 10184
-f 10376 10216 9868
-f 10376 9868 10020
-f 10216 10012 9716
-f 10216 9716 9868
-f 10012 9844 9496
-f 10012 9496 9716
-f 9844 9648 9344
-f 9844 9344 9496
-f 9648 9416 9116
-f 9648 9116 9344
-f 9416 9248 8892
-f 9416 8892 9116
-f 9248 8956 8704
-f 9248 8704 8892
-f 8956 8756 8432
-f 8956 8432 8704
-f 8756 8488 8224
-f 8756 8224 8432
-f 8488 8256 7940
-f 8488 7940 8224
-f 8256 7948 7716
-f 8256 7716 7940
-f 7948 7700 7408
-f 7948 7408 7716
-f 7700 7352 7144
-f 7700 7144 7408
-f 7352 7080 6820
-f 7352 6820 7144
-f 7080 6716 6524
-f 7080 6524 6820
-f 6716 6416 6136
-f 6716 6136 6524
-f 6416 6040 5864
-f 6416 5864 6136
-f 6040 5652 5468
-f 6040 5468 5864
-f 5652 5300 5136
-f 5652 5136 5468
-f 5300 4840 4688
-f 5300 4688 5136
-f 4840 4488 4276
-f 4840 4276 4688
-f 4488 3980 3876
-f 4488 3876 4276
-f 3980 3512 3376
-f 3980 3376 3876
-f 3512 3016 2952
-f 3512 2952 3376
-f 3016 2452 2356
-f 3016 2356 2952
-f 2452 1948 1916
-f 2452 1916 2356
-f 1948 1184 1168
-f 1948 1168 1916
-f 1167 1915 1883
-f 1167 1883 1127
-f 1915 2355 2275
-f 1915 2275 1883
-f 2355 2951 2863
-f 2355 2863 2275
-f 2951 3375 3247
-f 2951 3247 2863
-f 3375 3875 3747
-f 3375 3747 3247
-f 3875 4275 4107
-f 3875 4107 3747
-f 4275 4687 4551
-f 4275 4551 4107
-f 4687 5135 4879
-f 4687 4879 4551
-f 5135 5467 5283
-f 5135 5283 4879
-f 5467 5863 5587
-f 5467 5587 5283
-f 5863 6135 5951
-f 5863 5951 5587
-f 6135 6523 6239
-f 6135 6239 5951
-f 6523 6819 6571
-f 6523 6571 6239
-f 6819 7143 6843
-f 6819 6843 6571
-f 7143 7407 7151
-f 7143 7151 6843
-f 7407 7715 7399
-f 7407 7399 7151
-f 7715 7939 7691
-f 7715 7691 7399
-f 7939 8223 7899
-f 7939 7899 7691
-f 8223 8431 8155
-f 8223 8155 7899
-f 8431 8703 8359
-f 8431 8359 8155
-f 8703 8891 8567
-f 8703 8567 8359
-f 8891 9115 8819
-f 8891 8819 8567
-f 9115 9343 8971
-f 9115 8971 8819
-f 9343 9495 9187
-f 9343 9187 8971
-f 9495 9715 9359
-f 9495 9359 9187
-f 9715 9867 9503
-f 9715 9503 9359
-f 9867 10019 9679
-f 9867 9679 9503
-f 10019 10183 9819
-f 10019 9819 9679
-f 10183 10319 9947
-f 10183 9947 9819
-f 10319 10439 10107
-f 10319 10107 9947
-f 10439 10611 10207
-f 10439 10207 10107
-f 10611 10675 10295
-f 10611 10295 10207
-f 10675 10779 10399
-f 10675 10399 10295
-f 10779 10891 10503
-f 10779 10503 10399
-f 10891 10979 10619
-f 10891 10619 10503
-f 10979 11071 10659
-f 10979 10659 10619
-f 11071 11103 10723
-f 11071 10723 10659
-f 11103 11151 10755
-f 11103 10755 10723
-f 11151 11199 10803
-f 11151 10803 10755
-f 11199 11223 10859
-f 11199 10859 10803
-f 11223 11279 10883
-f 11223 10883 10859
-f 11279 11295 10899
-f 11279 10899 10883
-f 11295 11319 10907
-f 11295 10907 10899
-f 11319 11320 10908
-f 11319 10908 10907
-f 11320 11296 10900
-f 11320 10900 10908
-f 11296 11280 10884
-f 11296 10884 10900
-f 11280 11224 10860
-f 11280 10860 10884
-f 11224 11200 10804
-f 11224 10804 10860
-f 11200 11152 10756
-f 11200 10756 10804
-f 11152 11104 10724
-f 11152 10724 10756
-f 11104 11072 10660
-f 11104 10660 10724
-f 11072 10980 10620
-f 11072 10620 10660
-f 10980 10892 10504
-f 10980 10504 10620
-f 10892 10780 10400
-f 10892 10400 10504
-f 10780 10676 10296
-f 10780 10296 10400
-f 10676 10612 10208
-f 10676 10208 10296
-f 10612 10440 10108
-f 10612 10108 10208
-f 10440 10320 9948
-f 10440 9948 10108
-f 10320 10184 9820
-f 10320 9820 9948
-f 10184 10020 9680
-f 10184 9680 9820
-f 10020 9868 9504
-f 10020 9504 9680
-f 9868 9716 9360
-f 9868 9360 9504
-f 9716 9496 9188
-f 9716 9188 9360
-f 9496 9344 8972
-f 9496 8972 9188
-f 9344 9116 8820
-f 9344 8820 8972
-f 9116 8892 8568
-f 9116 8568 8820
-f 8892 8704 8360
-f 8892 8360 8568
-f 8704 8432 8156
-f 8704 8156 8360
-f 8432 8224 7900
-f 8432 7900 8156
-f 8224 7940 7692
-f 8224 7692 7900
-f 7940 7716 7400
-f 7940 7400 7692
-f 7716 7408 7152
-f 7716 7152 7400
-f 7408 7144 6844
-f 7408 6844 7152
-f 7144 6820 6572
-f 7144 6572 6844
-f 6820 6524 6240
-f 6820 6240 6572
-f 6524 6136 5952
-f 6524 5952 6240
-f 6136 5864 5588
-f 6136 5588 5952
-f 5864 5468 5284
-f 5864 5284 5588
-f 5468 5136 4880
-f 5468 4880 5284
-f 5136 4688 4552
-f 5136 4552 4880
-f 4688 4276 4108
-f 4688 4108 4552
-f 4276 3876 3748
-f 4276 3748 4108
-f 3876 3376 3248
-f 3876 3248 3748
-f 3376 2952 2864
-f 3376 2864 3248
-f 2952 2356 2276
-f 2952 2276 2864
-f 2356 1916 1884
-f 2356 1884 2276
-f 1916 1168 1128
-f 1916 1128 1884
-f 1127 1883 1823
-f 1127 1823 1095
-f 1883 2275 2211
-f 1883 2211 1823
-f 2275 2863 2763
-f 2275 2763 2211
-f 2863 3247 3143
-f 2863 3143 2763
-f 3247 3747 3623
-f 3247 3623 3143
-f 3747 4107 3963
-f 3747 3963 3623
-f 4107 4551 4379
-f 4107 4379 3963
-f 4551 4879 4703
-f 4551 4703 4379
-f 4879 5283 5055
-f 4879 5055 4703
-f 5283 5587 5379
-f 5283 5379 5055
-f 5587 5951 5691
-f 5587 5691 5379
-f 5951 6239 5999
-f 5951 5999 5691
-f 6239 6571 6287
-f 6239 6287 5999
-f 6571 6843 6587
-f 6571 6587 6287
-f 6843 7151 6835
-f 6843 6835 6587
-f 7151 7399 7135
-f 7151 7135 6835
-f 7399 7691 7343
-f 7399 7343 7135
-f 7691 7899 7623
-f 7691 7623 7343
-f 7899 8155 7819
-f 7899 7819 7623
-f 8155 8359 8011
-f 8155 8011 7819
-f 8359 8567 8279
-f 8359 8279 8011
-f 8567 8819 8423
-f 8567 8423 8279
-f 8819 8971 8655
-f 8819 8655 8423
-f 8971 9187 8835
-f 8971 8835 8655
-f 9187 9359 8979
-f 9187 8979 8835
-f 9359 9503 9155
-f 9359 9155 8979
-f 9503 9679 9311
-f 9503 9311 9155
-f 9679 9819 9439
-f 9679 9439 9311
-f 9819 9947 9575
-f 9819 9575 9439
-f 9947 10107 9723
-f 9947 9723 9575
-f 10107 10207 9811
-f 10107 9811 9723
-f 10207 10295 9899
-f 10207 9899 9811
-f 10295 10399 9987
-f 10295 9987 9899
-f 10399 10503 10123
-f 10399 10123 9987
-f 10503 10619 10191
-f 10503 10191 10123
-f 10619 10659 10263
-f 10619 10263 10191
-f 10659 10723 10311
-f 10659 10311 10263
-f 10723 10755 10367
-f 10723 10367 10311
-f 10755 10803 10391
-f 10755 10391 10367
-f 10803 10859 10415
-f 10803 10415 10391
-f 10859 10883 10463
-f 10859 10463 10415
-f 10883 10899 10479
-f 10883 10479 10463
-f 10899 10907 10487
-f 10899 10487 10479
-f 10907 10908 10488
-f 10907 10488 10487
-f 10908 10900 10480
-f 10908 10480 10488
-f 10900 10884 10464
-f 10900 10464 10480
-f 10884 10860 10416
-f 10884 10416 10464
-f 10860 10804 10392
-f 10860 10392 10416
-f 10804 10756 10368
-f 10804 10368 10392
-f 10756 10724 10312
-f 10756 10312 10368
-f 10724 10660 10264
-f 10724 10264 10312
-f 10660 10620 10192
-f 10660 10192 10264
-f 10620 10504 10124
-f 10620 10124 10192
-f 10504 10400 9988
-f 10504 9988 10124
-f 10400 10296 9900
-f 10400 9900 9988
-f 10296 10208 9812
-f 10296 9812 9900
-f 10208 10108 9724
-f 10208 9724 9812
-f 10108 9948 9576
-f 10108 9576 9724
-f 9948 9820 9440
-f 9948 9440 9576
-f 9820 9680 9312
-f 9820 9312 9440
-f 9680 9504 9156
-f 9680 9156 9312
-f 9504 9360 8980
-f 9504 8980 9156
-f 9360 9188 8836
-f 9360 8836 8980
-f 9188 8972 8656
-f 9188 8656 8836
-f 8972 8820 8424
-f 8972 8424 8656
-f 8820 8568 8280
-f 8820 8280 8424
-f 8568 8360 8012
-f 8568 8012 8280
-f 8360 8156 7820
-f 8360 7820 8012
-f 8156 7900 7624
-f 8156 7624 7820
-f 7900 7692 7344
-f 7900 7344 7624
-f 7692 7400 7136
-f 7692 7136 7344
-f 7400 7152 6836
-f 7400 6836 7136
-f 7152 6844 6588
-f 7152 6588 6836
-f 6844 6572 6288
-f 6844 6288 6588
-f 6572 6240 6000
-f 6572 6000 6288
-f 6240 5952 5692
-f 6240 5692 6000
-f 5952 5588 5380
-f 5952 5380 5692
-f 5588 5284 5056
-f 5588 5056 5380
-f 5284 4880 4704
-f 5284 4704 5056
-f 4880 4552 4380
-f 4880 4380 4704
-f 4552 4108 3964
-f 4552 3964 4380
-f 4108 3748 3624
-f 4108 3624 3964
-f 3748 3248 3144
-f 3748 3144 3624
-f 3248 2864 2764
-f 3248 2764 3144
-f 2864 2276 2212
-f 2864 2212 2764
-f 2276 1884 1824
-f 2276 1824 2212
-f 1884 1128 1096
-f 1884 1096 1824
-f 1095 1823 1647
-f 1095 1647 1063
-f 1823 2211 2131
-f 1823 2131 1647
-f 2211 2763 2579
-f 2211 2579 2131
-f 2763 3143 2999
-f 2763 2999 2579
-f 3143 3623 3391
-f 3143 3391 2999
-f 3623 3963 3811
-f 3623 3811 3391
-f 3963 4379 4155
-f 3963 4155 3811
-f 4379 4703 4535
-f 4379 4535 4155
-f 4703 5055 4799
-f 4703 4799 4535
-f 5055 5379 5195
-f 5055 5195 4799
-f 5379 5691 5443
-f 5379 5443 5195
-f 5691 5999 5787
-f 5691 5787 5443
-f 5999 6287 6047
-f 5999 6047 5787
-f 6287 6587 6279
-f 6287 6279 6047
-f 6587 6835 6563
-f 6587 6563 6279
-f 6835 7135 6811
-f 6835 6811 6563
-f 7135 7343 7067
-f 7135 7067 6811
-f 7343 7623 7255
-f 7343 7255 7067
-f 7623 7819 7463
-f 7623 7463 7255
-f 7819 8011 7731
-f 7819 7731 7463
-f 8011 8279 7883
-f 8011 7883 7731
-f 8279 8423 8099
-f 8279 8099 7883
-f 8423 8655 8303
-f 8423 8303 8099
-f 8655 8835 8415
-f 8655 8415 8303
-f 8835 8979 8599
-f 8835 8599 8415
-f 8979 9155 8787
-f 8979 8787 8599
-f 9155 9311 8899
-f 9155 8899 8787
-f 9311 9439 9043
-f 9311 9043 8899
-f 9439 9575 9195
-f 9439 9195 9043
-f 9575 9723 9303
-f 9575 9303 9195
-f 9723 9811 9391
-f 9723 9391 9303
-f 9811 9899 9471
-f 9811 9471 9391
-f 9899 9987 9607
-f 9899 9607 9471
-f 9987 10123 9699
-f 9987 9699 9607
-f 10123 10191 9771
-f 10123 9771 9699
-f 10191 10263 9827
-f 10191 9827 9771
-f 10263 10311 9891
-f 10263 9891 9827
-f 10311 10367 9915
-f 10311 9915 9891
-f 10367 10391 9963
-f 10367 9963 9915
-f 10391 10415 9979
-f 10391 9979 9963
-f 10415 10463 10035
-f 10415 10035 9979
-f 10463 10479 10067
-f 10463 10067 10035
-f 10479 10487 10091
-f 10479 10091 10067
-f 10487 10488 10092
-f 10487 10092 10091
-f 10488 10480 10068
-f 10488 10068 10092
-f 10480 10464 10036
-f 10480 10036 10068
-f 10464 10416 9980
-f 10464 9980 10036
-f 10416 10392 9964
-f 10416 9964 9980
-f 10392 10368 9916
-f 10392 9916 9964
-f 10368 10312 9892
-f 10368 9892 9916
-f 10312 10264 9828
-f 10312 9828 9892
-f 10264 10192 9772
-f 10264 9772 9828
-f 10192 10124 9700
-f 10192 9700 9772
-f 10124 9988 9608
-f 10124 9608 9700
-f 9988 9900 9472
-f 9988 9472 9608
-f 9900 9812 9392
-f 9900 9392 9472
-f 9812 9724 9304
-f 9812 9304 9392
-f 9724 9576 9196
-f 9724 9196 9304
-f 9576 9440 9044
-f 9576 9044 9196
-f 9440 9312 8900
-f 9440 8900 9044
-f 9312 9156 8788
-f 9312 8788 8900
-f 9156 8980 8600
-f 9156 8600 8788
-f 8980 8836 8416
-f 8980 8416 8600
-f 8836 8656 8304
-f 8836 8304 8416
-f 8656 8424 8100
-f 8656 8100 8304
-f 8424 8280 7884
-f 8424 7884 8100
-f 8280 8012 7732
-f 8280 7732 7884
-f 8012 7820 7464
-f 8012 7464 7732
-f 7820 7624 7256
-f 7820 7256 7464
-f 7624 7344 7068
-f 7624 7068 7256
-f 7344 7136 6812
-f 7344 6812 7068
-f 7136 6836 6564
-f 7136 6564 6812
-f 6836 6588 6280
-f 6836 6280 6564
-f 6588 6288 6048
-f 6588 6048 6280
-f 6288 6000 5788
-f 6288 5788 6048
-f 6000 5692 5444
-f 6000 5444 5788
-f 5692 5380 5196
-f 5692 5196 5444
-f 5380 5056 4800
-f 5380 4800 5196
-f 5056 4704 4536
-f 5056 4536 4800
-f 4704 4380 4156
-f 4704 4156 4536
-f 4380 3964 3812
-f 4380 3812 4156
-f 3964 3624 3392
-f 3964 3392 3812
-f 3624 3144 3000
-f 3624 3000 3392
-f 3144 2764 2580
-f 3144 2580 3000
-f 2764 2212 2132
-f 2764 2132 2580
-f 2212 1824 1648
-f 2212 1648 2132
-f 1824 1096 1064
-f 1824 1064 1648
-f 1063 1647 1543
-f 1063 1543 1047
-f 1647 2131 2051
-f 1647 2051 1543
-f 2131 2579 2427
-f 2131 2427 2051
-f 2579 2999 2919
-f 2579 2919 2427
-f 2999 3391 3223
-f 2999 3223 2919
-f 3391 3811 3683
-f 3391 3683 3223
-f 3811 4155 3947
-f 3811 3947 3683
-f 4155 4535 4291
-f 4155 4291 3947
-f 4535 4799 4623
-f 4535 4623 4291
-f 4799 5195 4911
-f 4799 4911 4623
-f 5195 5443 5235
-f 5195 5235 4911
-f 5443 5787 5491
-f 5443 5491 5235
-f 5787 6047 5779
-f 5787 5779 5491
-f 6047 6279 5991
-f 6047 5991 5779
-f 6279 6563 6231
-f 6279 6231 5991
-f 6563 6811 6515
-f 6563 6515 6231
-f 6811 7067 6699
-f 6811 6699 6515
-f 7067 7255 6939
-f 7067 6939 6699
-f 7255 7463 7167
-f 7255 7167 6939
-f 7463 7731 7327
-f 7463 7327 7167
-f 7731 7883 7543
-f 7731 7543 7327
-f 7883 8099 7747
-f 7883 7747 7543
-f 8099 8303 7867
-f 8099 7867 7747
-f 8303 8415 8043
-f 8303 8043 7867
-f 8415 8599 8239
-f 8415 8239 8043
-f 8599 8787 8351
-f 8599 8351 8239
-f 8787 8899 8503
-f 8787 8503 8351
-f 8899 9043 8639
-f 8899 8639 8503
-f 9043 9195 8771
-f 9043 8771 8639
-f 9195 9303 8867
-f 9195 8867 8771
-f 9303 9391 8947
-f 9303 8947 8867
-f 9391 9471 9075
-f 9391 9075 8947
-f 9471 9607 9163
-f 9471 9163 9075
-f 9607 9699 9263
-f 9607 9263 9163
-f 9699 9771 9335
-f 9699 9335 9263
-f 9771 9827 9383
-f 9771 9383 9335
-f 9827 9891 9423
-f 9827 9423 9383
-f 9891 9915 9463
-f 9891 9463 9423
-f 9915 9963 9519
-f 9915 9519 9463
-f 9963 9979 9567
-f 9963 9567 9519
-f 9979 10035 9591
-f 9979 9591 9567
-f 10035 10067 9615
-f 10035 9615 9591
-f 10067 10091 9623
-f 10067 9623 9615
-f 10091 10092 9624
-f 10091 9624 9623
-f 10092 10068 9616
-f 10092 9616 9624
-f 10068 10036 9592
-f 10068 9592 9616
-f 10036 9980 9568
-f 10036 9568 9592
-f 9980 9964 9520
-f 9980 9520 9568
-f 9964 9916 9464
-f 9964 9464 9520
-f 9916 9892 9424
-f 9916 9424 9464
-f 9892 9828 9384
-f 9892 9384 9424
-f 9828 9772 9336
-f 9828 9336 9384
-f 9772 9700 9264
-f 9772 9264 9336
-f 9700 9608 9164
-f 9700 9164 9264
-f 9608 9472 9076
-f 9608 9076 9164
-f 9472 9392 8948
-f 9472 8948 9076
-f 9392 9304 8868
-f 9392 8868 8948
-f 9304 9196 8772
-f 9304 8772 8868
-f 9196 9044 8640
-f 9196 8640 8772
-f 9044 8900 8504
-f 9044 8504 8640
-f 8900 8788 8352
-f 8900 8352 8504
-f 8788 8600 8240
-f 8788 8240 8352
-f 8600 8416 8044
-f 8600 8044 8240
-f 8416 8304 7868
-f 8416 7868 8044
-f 8304 8100 7748
-f 8304 7748 7868
-f 8100 7884 7544
-f 8100 7544 7748
-f 7884 7732 7328
-f 7884 7328 7544
-f 7732 7464 7168
-f 7732 7168 7328
-f 7464 7256 6940
-f 7464 6940 7168
-f 7256 7068 6700
-f 7256 6700 6940
-f 7068 6812 6516
-f 7068 6516 6700
-f 6812 6564 6232
-f 6812 6232 6516
-f 6564 6280 5992
-f 6564 5992 6232
-f 6280 6048 5780
-f 6280 5780 5992
-f 6048 5788 5492
-f 6048 5492 5780
-f 5788 5444 5236
-f 5788 5236 5492
-f 5444 5196 4912
-f 5444 4912 5236
-f 5196 4800 4624
-f 5196 4624 4912
-f 4800 4536 4292
-f 4800 4292 4624
-f 4536 4156 3948
-f 4536 3948 4292
-f 4156 3812 3684
-f 4156 3684 3948
-f 3812 3392 3224
-f 3812 3224 3684
-f 3392 3000 2920
-f 3392 2920 3224
-f 3000 2580 2428
-f 3000 2428 2920
-f 2580 2132 2052
-f 2580 2052 2428
-f 2132 1648 1544
-f 2132 1544 2052
-f 1648 1064 1048
-f 1648 1048 1544
-f 1047 1543 1439
-f 1047 1439 999
-f 1543 2051 1979
-f 1543 1979 1439
-f 2051 2427 2307
-f 2051 2307 1979
-f 2427 2919 2815
-f 2427 2815 2307
-f 2919 3223 3071
-f 2919 3071 2815
-f 3223 3683 3423
-f 3223 3423 3071
-f 3683 3947 3779
-f 3683 3779 3423
-f 3947 4291 4043
-f 3947 4043 3779
-f 4291 4623 4427
-f 4291 4427 4043
-f 4623 4911 4647
-f 4623 4647 4427
-f 4911 5235 4927
-f 4911 4927 4647
-f 5235 5491 5227
-f 5235 5227 4927
-f 5491 5779 5435
-f 5491 5435 5227
-f 5779 5991 5683
-f 5779 5683 5435
-f 5991 6231 5943
-f 5991 5943 5683
-f 6231 6515 6119
-f 6231 6119 5943
-f 6515 6699 6399
-f 6515 6399 6119
-f 6699 6939 6603
-f 6699 6603 6399
-f 6939 7167 6755
-f 6939 6755 6603
-f 7167 7327 6995
-f 7167 6995 6755
-f 7327 7543 7183
-f 7327 7183 6995
-f 7543 7747 7303
-f 7543 7303 7183
-f 7747 7867 7471
-f 7747 7471 7303
-f 7867 8043 7675
-f 7867 7675 7471
-f 8043 8239 7803
-f 8043 7803 7675
-f 8239 8351 7931
-f 8239 7931 7803
-f 8351 8503 8075
-f 8351 8075 7931
-f 8503 8639 8215
-f 8503 8215 8075
-f 8639 8771 8327
-f 8639 8327 8215
-f 8771 8867 8399
-f 8771 8399 8327
-f 8867 8947 8535
-f 8867 8535 8399
-f 8947 9075 8615
-f 8947 8615 8535
-f 9075 9163 8739
-f 9075 8739 8615
-f 9163 9263 8811
-f 9163 8811 8739
-f 9263 9335 8859
-f 9263 8859 8811
-f 9335 9383 8915
-f 9335 8915 8859
-f 9383 9423 8939
-f 9383 8939 8915
-f 9423 9463 9019
-f 9423 9019 8939
-f 9463 9519 9051
-f 9463 9051 9019
-f 9519 9567 9083
-f 9519 9083 9051
-f 9567 9591 9107
-f 9567 9107 9083
-f 9591 9615 9123
-f 9591 9123 9107
-f 9615 9623 9139
-f 9615 9139 9123
-f 9623 9624 9140
-f 9623 9140 9139
-f 9624 9616 9124
-f 9624 9124 9140
-f 9616 9592 9108
-f 9616 9108 9124
-f 9592 9568 9084
-f 9592 9084 9108
-f 9568 9520 9052
-f 9568 9052 9084
-f 9520 9464 9020
-f 9520 9020 9052
-f 9464 9424 8940
-f 9464 8940 9020
-f 9424 9384 8916
-f 9424 8916 8940
-f 9384 9336 8860
-f 9384 8860 8916
-f 9336 9264 8812
-f 9336 8812 8860
-f 9264 9164 8740
-f 9264 8740 8812
-f 9164 9076 8616
-f 9164 8616 8740
-f 9076 8948 8536
-f 9076 8536 8616
-f 8948 8868 8400
-f 8948 8400 8536
-f 8868 8772 8328
-f 8868 8328 8400
-f 8772 8640 8216
-f 8772 8216 8328
-f 8640 8504 8076
-f 8640 8076 8216
-f 8504 8352 7932
-f 8504 7932 8076
-f 8352 8240 7804
-f 8352 7804 7932
-f 8240 8044 7676
-f 8240 7676 7804
-f 8044 7868 7472
-f 8044 7472 7676
-f 7868 7748 7304
-f 7868 7304 7472
-f 7748 7544 7184
-f 7748 7184 7304
-f 7544 7328 6996
-f 7544 6996 7184
-f 7328 7168 6756
-f 7328 6756 6996
-f 7168 6940 6604
-f 7168 6604 6756
-f 6940 6700 6400
-f 6940 6400 6604
-f 6700 6516 6120
-f 6700 6120 6400
-f 6516 6232 5944
-f 6516 5944 6120
-f 6232 5992 5684
-f 6232 5684 5944
-f 5992 5780 5436
-f 5992 5436 5684
-f 5780 5492 5228
-f 5780 5228 5436
-f 5492 5236 4928
-f 5492 4928 5228
-f 5236 4912 4648
-f 5236 4648 4928
-f 4912 4624 4428
-f 4912 4428 4648
-f 4624 4292 4044
-f 4624 4044 4428
-f 4292 3948 3780
-f 4292 3780 4044
-f 3948 3684 3424
-f 3948 3424 3780
-f 3684 3224 3072
-f 3684 3072 3424
-f 3224 2920 2816
-f 3224 2816 3072
-f 2920 2428 2308
-f 2920 2308 2816
-f 2428 2052 1980
-f 2428 1980 2308
-f 2052 1544 1440
-f 2052 1440 1980
-f 1544 1048 1000
-f 1544 1000 1440
-f 999 1439 1375
-f 999 1375 983
-f 1439 1979 1931
-f 1439 1931 1375
-f 1979 2307 2195
-f 1979 2195 1931
-f 2307 2815 2555
-f 2307 2555 2195
-f 2815 3071 2967
-f 2815 2967 2555
-f 3071 3423 3207
-f 3071 3207 2967
-f 3423 3779 3583
-f 3423 3583 3207
-f 3779 4043 3843
-f 3779 3843 3583
-f 4043 4427 4099
-f 4043 4099 3843
-f 4427 4647 4463
-f 4427 4463 4099
-f 4647 4927 4639
-f 4647 4639 4463
-f 4927 5227 4903
-f 4927 4903 4639
-f 5227 5435 5187
-f 5227 5187 4903
-f 5435 5683 5371
-f 5435 5371 5187
-f 5683 5943 5579
-f 5683 5579 5371
-f 5943 6119 5855
-f 5943 5855 5579
-f 6119 6399 6031
-f 6119 6031 5855
-f 6399 6603 6207
-f 6399 6207 6031
-f 6603 6755 6439
-f 6603 6439 6207
-f 6755 6995 6611
-f 6755 6611 6439
-f 6995 7183 6731
-f 6995 6731 6611
-f 7183 7303 6907
-f 7183 6907 6731
-f 7303 7471 7111
-f 7303 7111 6907
-f 7471 7675 7231
-f 7471 7231 7111
-f 7675 7803 7367
-f 7675 7367 7231
-f 7803 7931 7503
-f 7803 7503 7367
-f 7931 8075 7659
-f 7931 7659 7503
-f 8075 8215 7771
-f 8075 7771 7659
-f 8215 8327 7843
-f 8215 7843 7771
-f 8327 8399 7971
-f 8327 7971 7843
-f 8399 8535 8051
-f 8399 8051 7971
-f 8535 8615 8179
-f 8535 8179 8051
-f 8615 8739 8271
-f 8615 8271 8179
-f 8739 8811 8319
-f 8739 8319 8271
-f 8811 8859 8367
-f 8811 8367 8319
-f 8859 8915 8407
-f 8859 8407 8367
-f 8915 8939 8479
-f 8915 8479 8407
-f 8939 9019 8527
-f 8939 8527 8479
-f 9019 9051 8551
-f 9019 8551 8527
-f 9051 9083 8575
-f 9051 8575 8551
-f 9083 9107 8607
-f 9083 8607 8575
-f 9107 9123 8631
-f 9107 8631 8607
-f 9123 9139 8647
-f 9123 8647 8631
-f 9139 9140 8648
-f 9139 8648 8647
-f 9140 9124 8632
-f 9140 8632 8648
-f 9124 9108 8608
-f 9124 8608 8632
-f 9108 9084 8576
-f 9108 8576 8608
-f 9084 9052 8552
-f 9084 8552 8576
-f 9052 9020 8528
-f 9052 8528 8552
-f 9020 8940 8480
-f 9020 8480 8528
-f 8940 8916 8408
-f 8940 8408 8480
-f 8916 8860 8368
-f 8916 8368 8408
-f 8860 8812 8320
-f 8860 8320 8368
-f 8812 8740 8272
-f 8812 8272 8320
-f 8740 8616 8180
-f 8740 8180 8272
-f 8616 8536 8052
-f 8616 8052 8180
-f 8536 8400 7972
-f 8536 7972 8052
-f 8400 8328 7844
-f 8400 7844 7972
-f 8328 8216 7772
-f 8328 7772 7844
-f 8216 8076 7660
-f 8216 7660 7772
-f 8076 7932 7504
-f 8076 7504 7660
-f 7932 7804 7368
-f 7932 7368 7504
-f 7804 7676 7232
-f 7804 7232 7368
-f 7676 7472 7112
-f 7676 7112 7232
-f 7472 7304 6908
-f 7472 6908 7112
-f 7304 7184 6732
-f 7304 6732 6908
-f 7184 6996 6612
-f 7184 6612 6732
-f 6996 6756 6440
-f 6996 6440 6612
-f 6756 6604 6208
-f 6756 6208 6440
-f 6604 6400 6032
-f 6604 6032 6208
-f 6400 6120 5856
-f 6400 5856 6032
-f 6120 5944 5580
-f 6120 5580 5856
-f 5944 5684 5372
-f 5944 5372 5580
-f 5684 5436 5188
-f 5684 5188 5372
-f 5436 5228 4904
-f 5436 4904 5188
-f 5228 4928 4640
-f 5228 4640 4904
-f 4928 4648 4464
-f 4928 4464 4640
-f 4648 4428 4100
-f 4648 4100 4464
-f 4428 4044 3844
-f 4428 3844 4100
-f 4044 3780 3584
-f 4044 3584 3844
-f 3780 3424 3208
-f 3780 3208 3584
-f 3424 3072 2968
-f 3424 2968 3208
-f 3072 2816 2556
-f 3072 2556 2968
-f 2816 2308 2196
-f 2816 2196 2556
-f 2308 1980 1932
-f 2308 1932 2196
-f 1980 1440 1376
-f 1980 1376 1932
-f 1440 1000 984
-f 1440 984 1376
-f 983 1375 1279
-f 983 1279 951
-f 1375 1931 1851
-f 1375 1851 1279
-f 1931 2195 2083
-f 1931 2083 1851
-f 2195 2555 2395
-f 2195 2395 2083
-f 2555 2967 2831
-f 2555 2831 2395
-f 2967 3207 3047
-f 2967 3047 2831
-f 3207 3583 3303
-f 3207 3303 3047
-f 3583 3843 3667
-f 3583 3667 3303
-f 3843 4099 3883
-f 3843 3883 3667
-f 4099 4463 4091
-f 4099 4091 3883
-f 4463 4639 4419
-f 4463 4419 4091
-f 4639 4903 4615
-f 4639 4615 4419
-f 4903 5187 4791
-f 4903 4791 4615
-f 5187 5371 5047
-f 5187 5047 4791
-f 5371 5579 5275
-f 5371 5275 5047
-f 5579 5855 5451
-f 5579 5451 5275
-f 5855 6031 5643
-f 5855 5643 5451
-f 6031 6207 5879
-f 6031 5879 5643
-f 6207 6439 6007
-f 6207 6007 5879
-f 6439 6611 6151
-f 6439 6151 6007
-f 6611 6731 6343
-f 6611 6343 6151
-f 6731 6907 6531
-f 6731 6531 6343
-f 6907 7111 6651
-f 6907 6651 6531
-f 7111 7231 6771
-f 7111 6771 6651
-f 7231 7367 6899
-f 7231 6899 6771
-f 7367 7503 7087
-f 7367 7087 6899
-f 7503 7659 7207
-f 7503 7207 7087
-f 7659 7771 7279
-f 7659 7279 7207
-f 7771 7843 7375
-f 7771 7375 7279
-f 7843 7971 7455
-f 7843 7455 7375
-f 7971 8051 7591
-f 7971 7591 7455
-f 8051 8179 7683
-f 8051 7683 7591
-f 8179 8271 7763
-f 8179 7763 7683
-f 8271 8319 7795
-f 8271 7795 7763
-f 8319 8367 7851
-f 8319 7851 7795
-f 8367 8407 7923
-f 8367 7923 7851
-f 8407 8479 7979
-f 8407 7979 7923
-f 8479 8527 8003
-f 8479 8003 7979
-f 8527 8551 8019
-f 8527 8019 8003
-f 8551 8575 8067
-f 8551 8067 8019
-f 8575 8607 8107
-f 8575 8107 8067
-f 8607 8631 8131
-f 8607 8131 8107
-f 8631 8647 8139
-f 8631 8139 8131
-f 8647 8648 8140
-f 8647 8140 8139
-f 8648 8632 8132
-f 8648 8132 8140
-f 8632 8608 8108
-f 8632 8108 8132
-f 8608 8576 8068
-f 8608 8068 8108
-f 8576 8552 8020
-f 8576 8020 8068
-f 8552 8528 8004
-f 8552 8004 8020
-f 8528 8480 7980
-f 8528 7980 8004
-f 8480 8408 7924
-f 8480 7924 7980
-f 8408 8368 7852
-f 8408 7852 7924
-f 8368 8320 7796
-f 8368 7796 7852
-f 8320 8272 7764
-f 8320 7764 7796
-f 8272 8180 7684
-f 8272 7684 7764
-f 8180 8052 7592
-f 8180 7592 7684
-f 8052 7972 7456
-f 8052 7456 7592
-f 7972 7844 7376
-f 7972 7376 7456
-f 7844 7772 7280
-f 7844 7280 7376
-f 7772 7660 7208
-f 7772 7208 7280
-f 7660 7504 7088
-f 7660 7088 7208
-f 7504 7368 6900
-f 7504 6900 7088
-f 7368 7232 6772
-f 7368 6772 6900
-f 7232 7112 6652
-f 7232 6652 6772
-f 7112 6908 6532
-f 7112 6532 6652
-f 6908 6732 6344
-f 6908 6344 6532
-f 6732 6612 6152
-f 6732 6152 6344
-f 6612 6440 6008
-f 6612 6008 6152
-f 6440 6208 5880
-f 6440 5880 6008
-f 6208 6032 5644
-f 6208 5644 5880
-f 6032 5856 5452
-f 6032 5452 5644
-f 5856 5580 5276
-f 5856 5276 5452
-f 5580 5372 5048
-f 5580 5048 5276
-f 5372 5188 4792
-f 5372 4792 5048
-f 5188 4904 4616
-f 5188 4616 4792
-f 4904 4640 4420
-f 4904 4420 4616
-f 4640 4464 4092
-f 4640 4092 4420
-f 4464 4100 3884
-f 4464 3884 4092
-f 4100 3844 3668
-f 4100 3668 3884
-f 3844 3584 3304
-f 3844 3304 3668
-f 3584 3208 3048
-f 3584 3048 3304
-f 3208 2968 2832
-f 3208 2832 3048
-f 2968 2556 2396
-f 2968 2396 2832
-f 2556 2196 2084
-f 2556 2084 2396
-f 2196 1932 1852
-f 2196 1852 2084
-f 1932 1376 1280
-f 1932 1280 1852
-f 1376 984 952
-f 1376 952 1280
-f 951 1279 1215
-f 951 1215 927
-f 1279 1851 1615
-f 1279 1615 1215
-f 1851 2083 2011
-f 1851 2011 1615
-f 2083 2395 2243
-f 2083 2243 2011
-f 2395 2831 2507
-f 2395 2507 2243
-f 2831 3047 2879
-f 2831 2879 2507
-f 3047 3303 3095
-f 3047 3095 2879
-f 3303 3667 3319
-f 3303 3319 3095
-f 3667 3883 3659
-f 3667 3659 3319
-f 3883 4091 3835
-f 3883 3835 3659
-f 4091 4419 4035
-f 4091 4035 3835
-f 4419 4615 4283
-f 4419 4283 4035
-f 4615 4791 4527
-f 4615 4527 4283
-f 4791 5047 4695
-f 4791 4695 4527
-f 5047 5275 4871
-f 5047 4871 4695
-f 5275 5451 5119
-f 5275 5119 4871
-f 5451 5643 5291
-f 5451 5291 5119
-f 5643 5879 5403
-f 5643 5403 5291
-f 5879 6007 5571
-f 5879 5571 5403
-f 6007 6151 5803
-f 6007 5803 5571
-f 6151 6343 5927
-f 6151 5927 5803
-f 6343 6531 6063
-f 6343 6063 5927
-f 6531 6651 6183
-f 6531 6183 6063
-f 6651 6771 6311
-f 6651 6311 6183
-f 6771 6899 6491
-f 6771 6491 6311
-f 6899 7087 6579
-f 6899 6579 6491
-f 7087 7207 6675
-f 7087 6675 6579
-f 7207 7279 6763
-f 7207 6763 6675
-f 7279 7375 6867
-f 7279 6867 6763
-f 7375 7455 6987
-f 7375 6987 6867
-f 7455 7591 7095
-f 7455 7095 6987
-f 7591 7683 7159
-f 7591 7159 7095
-f 7683 7763 7223
-f 7683 7223 7159
-f 7763 7795 7263
-f 7763 7263 7223
-f 7795 7851 7311
-f 7795 7311 7263
-f 7851 7923 7383
-f 7851 7383 7311
-f 7923 7979 7431
-f 7923 7431 7383
-f 7979 8003 7447
-f 7979 7447 7431
-f 8003 8019 7487
-f 8003 7487 7447
-f 8019 8067 7535
-f 8019 7535 7487
-f 8067 8107 7567
-f 8067 7567 7535
-f 8107 8131 7575
-f 8107 7575 7567
-f 8131 8139 7583
-f 8131 7583 7575
-f 8139 8140 7584
-f 8139 7584 7583
-f 8140 8132 7576
-f 8140 7576 7584
-f 8132 8108 7568
-f 8132 7568 7576
-f 8108 8068 7536
-f 8108 7536 7568
-f 8068 8020 7488
-f 8068 7488 7536
-f 8020 8004 7448
-f 8020 7448 7488
-f 8004 7980 7432
-f 8004 7432 7448
-f 7980 7924 7384
-f 7980 7384 7432
-f 7924 7852 7312
-f 7924 7312 7384
-f 7852 7796 7264
-f 7852 7264 7312
-f 7796 7764 7224
-f 7796 7224 7264
-f 7764 7684 7160
-f 7764 7160 7224
-f 7684 7592 7096
-f 7684 7096 7160
-f 7592 7456 6988
-f 7592 6988 7096
-f 7456 7376 6868
-f 7456 6868 6988
-f 7376 7280 6764
-f 7376 6764 6868
-f 7280 7208 6676
-f 7280 6676 6764
-f 7208 7088 6580
-f 7208 6580 6676
-f 7088 6900 6492
-f 7088 6492 6580
-f 6900 6772 6312
-f 6900 6312 6492
-f 6772 6652 6184
-f 6772 6184 6312
-f 6652 6532 6064
-f 6652 6064 6184
-f 6532 6344 5928
-f 6532 5928 6064
-f 6344 6152 5804
-f 6344 5804 5928
-f 6152 6008 5572
-f 6152 5572 5804
-f 6008 5880 5404
-f 6008 5404 5572
-f 5880 5644 5292
-f 5880 5292 5404
-f 5644 5452 5120
-f 5644 5120 5292
-f 5452 5276 4872
-f 5452 4872 5120
-f 5276 5048 4696
-f 5276 4696 4872
-f 5048 4792 4528
-f 5048 4528 4696
-f 4792 4616 4284
-f 4792 4284 4528
-f 4616 4420 4036
-f 4616 4036 4284
-f 4420 4092 3836
-f 4420 3836 4036
-f 4092 3884 3660
-f 4092 3660 3836
-f 3884 3668 3320
-f 3884 3320 3660
-f 3668 3304 3096
-f 3668 3096 3320
-f 3304 3048 2880
-f 3304 2880 3096
-f 3048 2832 2508
-f 3048 2508 2880
-f 2832 2396 2244
-f 2832 2244 2508
-f 2396 2084 2012
-f 2396 2012 2244
-f 2084 1852 1616
-f 2084 1616 2012
-f 1852 1280 1216
-f 1852 1216 1616
-f 1280 952 928
-f 1280 928 1216
-f 927 1215 1143
-f 927 1143 895
-f 1215 1615 1455
-f 1215 1455 1143
-f 1615 2011 1899
-f 1615 1899 1455
-f 2011 2243 2099
-f 2011 2099 1899
-f 2243 2507 2323
-f 2243 2323 2099
-f 2507 2879 2627
-f 2507 2627 2323
-f 2879 3095 2903
-f 2879 2903 2627
-f 3095 3319 3087
-f 3095 3087 2903
-f 3319 3659 3295
-f 3319 3295 3087
-f 3659 3835 3567
-f 3659 3567 3295
-f 3835 4035 3771
-f 3835 3771 3567
-f 4035 4283 3939
-f 4035 3939 3771
-f 4283 4527 4147
-f 4283 4147 3939
-f 4527 4695 4371
-f 4527 4371 4147
-f 4695 4871 4543
-f 4695 4543 4371
-f 4871 5119 4671
-f 4871 4671 4543
-f 5119 5291 4823
-f 5119 4823 4671
-f 5291 5403 5007
-f 5291 5007 4823
-f 5403 5571 5211
-f 5403 5211 5007
-f 5571 5803 5323
-f 5571 5323 5211
-f 5803 5927 5459
-f 5803 5459 5323
-f 5927 6063 5555
-f 5927 5555 5459
-f 6063 6183 5715
-f 6063 5715 5555
-f 6183 6311 5895
-f 6183 5895 5715
-f 6311 6491 5967
-f 6311 5967 5895
-f 6491 6579 6071
-f 6491 6071 5967
-f 6579 6675 6143
-f 6579 6143 6071
-f 6675 6763 6255
-f 6675 6255 6143
-f 6763 6867 6367
-f 6763 6367 6255
-f 6867 6987 6483
-f 6867 6483 6367
-f 6987 7095 6547
-f 6987 6547 6483
-f 7095 7159 6627
-f 7095 6627 6547
-f 7159 7223 6667
-f 7159 6667 6627
-f 7223 7263 6707
-f 7223 6707 6667
-f 7263 7311 6747
-f 7263 6747 6707
-f 7311 7383 6827
-f 7311 6827 6747
-f 7383 7431 6859
-f 7383 6859 6827
-f 7431 7447 6883
-f 7431 6883 6859
-f 7447 7487 6915
-f 7447 6915 6883
-f 7487 7535 6963
-f 7487 6963 6915
-f 7535 7567 6979
-f 7535 6979 6963
-f 7567 7575 7011
-f 7567 7011 6979
-f 7575 7583 7019
-f 7575 7019 7011
-f 7583 7584 7020
-f 7583 7020 7019
-f 7584 7576 7012
-f 7584 7012 7020
-f 7576 7568 6980
-f 7576 6980 7012
-f 7568 7536 6964
-f 7568 6964 6980
-f 7536 7488 6916
-f 7536 6916 6964
-f 7488 7448 6884
-f 7488 6884 6916
-f 7448 7432 6860
-f 7448 6860 6884
-f 7432 7384 6828
-f 7432 6828 6860
-f 7384 7312 6748
-f 7384 6748 6828
-f 7312 7264 6708
-f 7312 6708 6748
-f 7264 7224 6668
-f 7264 6668 6708
-f 7224 7160 6628
-f 7224 6628 6668
-f 7160 7096 6548
-f 7160 6548 6628
-f 7096 6988 6484
-f 7096 6484 6548
-f 6988 6868 6368
-f 6988 6368 6484
-f 6868 6764 6256
-f 6868 6256 6368
-f 6764 6676 6144
-f 6764 6144 6256
-f 6676 6580 6072
-f 6676 6072 6144
-f 6580 6492 5968
-f 6580 5968 6072
-f 6492 6312 5896
-f 6492 5896 5968
-f 6312 6184 5716
-f 6312 5716 5896
-f 6184 6064 5556
-f 6184 5556 5716
-f 6064 5928 5460
-f 6064 5460 5556
-f 5928 5804 5324
-f 5928 5324 5460
-f 5804 5572 5212
-f 5804 5212 5324
-f 5572 5404 5008
-f 5572 5008 5212
-f 5404 5292 4824
-f 5404 4824 5008
-f 5292 5120 4672
-f 5292 4672 4824
-f 5120 4872 4544
-f 5120 4544 4672
-f 4872 4696 4372
-f 4872 4372 4544
-f 4696 4528 4148
-f 4696 4148 4372
-f 4528 4284 3940
-f 4528 3940 4148
-f 4284 4036 3772
-f 4284 3772 3940
-f 4036 3836 3568
-f 4036 3568 3772
-f 3836 3660 3296
-f 3836 3296 3568
-f 3660 3320 3088
-f 3660 3088 3296
-f 3320 3096 2904
-f 3320 2904 3088
-f 3096 2880 2628
-f 3096 2628 2904
-f 2880 2508 2324
-f 2880 2324 2628
-f 2508 2244 2100
-f 2508 2100 2324
-f 2244 2012 1900
-f 2244 1900 2100
-f 2012 1616 1456
-f 2012 1456 1900
-f 1616 1216 1144
-f 1616 1144 1456
-f 1216 928 896
-f 1216 896 1144
-f 895 1143 1079
-f 895 1079 879
-f 1143 1455 1343
-f 1143 1343 1079
-f 1455 1899 1711
-f 1455 1711 1343
-f 1899 2099 1963
-f 1899 1963 1711
-f 2099 2323 2163
-f 2099 2163 1963
-f 2323 2627 2363
-f 2323 2363 2163
-f 2627 2903 2619
-f 2627 2619 2363
-f 2903 3087 2871
-f 2903 2871 2619
-f 3087 3295 3039
-f 3087 3039 2871
-f 3295 3567 3199
-f 3295 3199 3039
-f 3567 3771 3415
-f 3567 3415 3199
-f 3771 3939 3675
-f 3771 3675 3415
-f 3939 4147 3803
-f 3939 3803 3675
-f 4147 4371 3955
-f 4147 3955 3803
-f 4371 4543 4083
-f 4371 4083 3955
-f 4543 4671 4267
-f 4543 4267 4083
-f 4671 4823 4479
-f 4671 4479 4267
-f 4823 5007 4575
-f 4823 4575 4479
-f 5007 5211 4719
-f 5007 4719 4575
-f 5211 5323 4815
-f 5211 4815 4719
-f 5323 5459 4967
-f 5323 4967 4815
-f 5459 5555 5159
-f 5459 5159 4967
-f 5555 5715 5251
-f 5555 5251 5159
-f 5715 5895 5339
-f 5715 5339 5251
-f 5895 5967 5411
-f 5895 5411 5339
-f 5967 6071 5515
-f 5967 5515 5411
-f 6071 6143 5611
-f 6071 5611 5515
-f 6143 6255 5723
-f 6143 5723 5611
-f 6255 6367 5847
-f 6255 5847 5723
-f 6367 6483 5911
-f 6367 5911 5847
-f 6483 6547 5959
-f 6483 5959 5911
-f 6547 6627 6023
-f 6547 6023 5959
-f 6627 6667 6095
-f 6627 6095 6023
-f 6667 6707 6111
-f 6667 6111 6095
-f 6707 6747 6167
-f 6707 6167 6111
-f 6747 6827 6223
-f 6747 6223 6167
-f 6827 6859 6263
-f 6827 6263 6223
-f 6859 6883 6303
-f 6859 6303 6263
-f 6883 6915 6319
-f 6883 6319 6303
-f 6915 6963 6351
-f 6915 6351 6319
-f 6963 6979 6383
-f 6963 6383 6351
-f 6979 7011 6407
-f 6979 6407 6383
-f 7011 7019 6423
-f 7011 6423 6407
-f 7019 7020 6424
-f 7019 6424 6423
-f 7020 7012 6408
-f 7020 6408 6424
-f 7012 6980 6384
-f 7012 6384 6408
-f 6980 6964 6352
-f 6980 6352 6384
-f 6964 6916 6320
-f 6964 6320 6352
-f 6916 6884 6304
-f 6916 6304 6320
-f 6884 6860 6264
-f 6884 6264 6304
-f 6860 6828 6224
-f 6860 6224 6264
-f 6828 6748 6168
-f 6828 6168 6224
-f 6748 6708 6112
-f 6748 6112 6168
-f 6708 6668 6096
-f 6708 6096 6112
-f 6668 6628 6024
-f 6668 6024 6096
-f 6628 6548 5960
-f 6628 5960 6024
-f 6548 6484 5912
-f 6548 5912 5960
-f 6484 6368 5848
-f 6484 5848 5912
-f 6368 6256 5724
-f 6368 5724 5848
-f 6256 6144 5612
-f 6256 5612 5724
-f 6144 6072 5516
-f 6144 5516 5612
-f 6072 5968 5412
-f 6072 5412 5516
-f 5968 5896 5340
-f 5968 5340 5412
-f 5896 5716 5252
-f 5896 5252 5340
-f 5716 5556 5160
-f 5716 5160 5252
-f 5556 5460 4968
-f 5556 4968 5160
-f 5460 5324 4816
-f 5460 4816 4968
-f 5324 5212 4720
-f 5324 4720 4816
-f 5212 5008 4576
-f 5212 4576 4720
-f 5008 4824 4480
-f 5008 4480 4576
-f 4824 4672 4268
-f 4824 4268 4480
-f 4672 4544 4084
-f 4672 4084 4268
-f 4544 4372 3956
-f 4544 3956 4084
-f 4372 4148 3804
-f 4372 3804 3956
-f 4148 3940 3676
-f 4148 3676 3804
-f 3940 3772 3416
-f 3940 3416 3676
-f 3772 3568 3200
-f 3772 3200 3416
-f 3568 3296 3040
-f 3568 3040 3200
-f 3296 3088 2872
-f 3296 2872 3040
-f 3088 2904 2620
-f 3088 2620 2872
-f 2904 2628 2364
-f 2904 2364 2620
-f 2628 2324 2164
-f 2628 2164 2364
-f 2324 2100 1964
-f 2324 1964 2164
-f 2100 1900 1712
-f 2100 1712 1964
-f 1900 1456 1344
-f 1900 1344 1712
-f 1456 1144 1080
-f 1456 1080 1344
-f 1144 896 880
-f 1144 880 1080
-f 879 1079 1015
-f 879 1015 847
-f 1079 1343 1231
-f 1079 1231 1015
-f 1343 1711 1487
-f 1343 1487 1231
-f 1711 1963 1867
-f 1711 1867 1487
-f 1963 2163 2019
-f 1963 2019 1867
-f 2163 2363 2155
-f 2163 2155 2019
-f 2363 2619 2315
-f 2363 2315 2155
-f 2619 2871 2499
-f 2619 2499 2315
-f 2871 3039 2823
-f 2871 2823 2499
-f 3039 3199 2959
-f 3039 2959 2823
-f 3199 3415 3063
-f 3199 3063 2959
-f 3415 3675 3215
-f 3415 3215 3063
-f 3675 3803 3383
-f 3675 3383 3215
-f 3803 3955 3615
-f 3803 3615 3383
-f 3955 4083 3739
-f 3955 3739 3615
-f 4083 4267 3859
-f 4083 3859 3739
-f 4267 4479 3971
-f 4267 3971 3859
-f 4479 4575 4067
-f 4479 4067 3971
-f 4575 4719 4219
-f 4575 4219 4067
-f 4719 4815 4411
-f 4719 4411 4219
-f 4815 4967 4511
-f 4815 4511 4411
-f 4967 5159 4591
-f 4967 4591 4511
-f 5159 5251 4679
-f 5159 4679 4591
-f 5251 5339 4767
-f 5251 4767 4679
-f 5339 5411 4863
-f 5339 4863 4767
-f 5411 5515 4959
-f 5411 4959 4863
-f 5515 5611 5095
-f 5515 5095 4959
-f 5611 5723 5179
-f 5611 5179 5095
-f 5723 5847 5243
-f 5723 5243 5179
-f 5847 5911 5307
-f 5847 5307 5243
-f 5911 5959 5355
-f 5911 5355 5307
-f 5959 6023 5387
-f 5959 5387 5355
-f 6023 6095 5483
-f 6023 5483 5387
-f 6095 6111 5507
-f 6095 5507 5483
-f 6111 6167 5539
-f 6111 5539 5507
-f 6167 6223 5595
-f 6167 5595 5539
-f 6223 6263 5627
-f 6223 5627 5595
-f 6263 6303 5667
-f 6263 5667 5627
-f 6303 6319 5675
-f 6303 5675 5667
-f 6319 6351 5707
-f 6319 5707 5675
-f 6351 6383 5747
-f 6351 5747 5707
-f 6383 6407 5763
-f 6383 5763 5747
-f 6407 6423 5771
-f 6407 5771 5763
-f 6423 6424 5772
-f 6423 5772 5771
-f 6424 6408 5764
-f 6424 5764 5772
-f 6408 6384 5748
-f 6408 5748 5764
-f 6384 6352 5708
-f 6384 5708 5748
-f 6352 6320 5676
-f 6352 5676 5708
-f 6320 6304 5668
-f 6320 5668 5676
-f 6304 6264 5628
-f 6304 5628 5668
-f 6264 6224 5596
-f 6264 5596 5628
-f 6224 6168 5540
-f 6224 5540 5596
-f 6168 6112 5508
-f 6168 5508 5540
-f 6112 6096 5484
-f 6112 5484 5508
-f 6096 6024 5388
-f 6096 5388 5484
-f 6024 5960 5356
-f 6024 5356 5388
-f 5960 5912 5308
-f 5960 5308 5356
-f 5912 5848 5244
-f 5912 5244 5308
-f 5848 5724 5180
-f 5848 5180 5244
-f 5724 5612 5096
-f 5724 5096 5180
-f 5612 5516 4960
-f 5612 4960 5096
-f 5516 5412 4864
-f 5516 4864 4960
-f 5412 5340 4768
-f 5412 4768 4864
-f 5340 5252 4680
-f 5340 4680 4768
-f 5252 5160 4592
-f 5252 4592 4680
-f 5160 4968 4512
-f 5160 4512 4592
-f 4968 4816 4412
-f 4968 4412 4512
-f 4816 4720 4220
-f 4816 4220 4412
-f 4720 4576 4068
-f 4720 4068 4220
-f 4576 4480 3972
-f 4576 3972 4068
-f 4480 4268 3860
-f 4480 3860 3972
-f 4268 4084 3740
-f 4268 3740 3860
-f 4084 3956 3616
-f 4084 3616 3740
-f 3956 3804 3384
-f 3956 3384 3616
-f 3804 3676 3216
-f 3804 3216 3384
-f 3676 3416 3064
-f 3676 3064 3216
-f 3416 3200 2960
-f 3416 2960 3064
-f 3200 3040 2824
-f 3200 2824 2960
-f 3040 2872 2500
-f 3040 2500 2824
-f 2872 2620 2316
-f 2872 2316 2500
-f 2620 2364 2156
-f 2620 2156 2316
-f 2364 2164 2020
-f 2364 2020 2156
-f 2164 1964 1868
-f 2164 1868 2020
-f 1964 1712 1488
-f 1964 1488 1868
-f 1712 1344 1232
-f 1712 1232 1488
-f 1344 1080 1016
-f 1344 1016 1232
-f 1080 880 848
-f 1080 848 1016
-f 847 1015 967
-f 847 967 831
-f 1015 1231 1111
-f 1015 1111 967
-f 1231 1487 1295
-f 1231 1295 1111
-f 1487 1867 1519
-f 1487 1519 1295
-f 1867 2019 1859
-f 1867 1859 1519
-f 2019 2155 1955
-f 2019 1955 1859
-f 2155 2315 2091
-f 2155 2091 1955
-f 2315 2499 2235
-f 2315 2235 2091
-f 2499 2823 2387
-f 2499 2387 2235
-f 2823 2959 2547
-f 2823 2547 2387
-f 2959 3063 2807
-f 2959 2807 2547
-f 3063 3215 2911
-f 3063 2911 2807
-f 3215 3383 2991
-f 3215 2991 2911
-f 3383 3615 3135
-f 3383 3135 2991
-f 3615 3739 3239
-f 3615 3239 3135
-f 3739 3859 3367
-f 3739 3367 3239
-f 3859 3971 3503
-f 3859 3503 3367
-f 3971 4067 3707
-f 3971 3707 3503
-f 4067 4219 3755
-f 4067 3755 3707
-f 4219 4411 3851
-f 4219 3851 3755
-f 4411 4511 3915
-f 4411 3915 3851
-f 4511 4591 4011
-f 4511 4011 3915
-f 4591 4679 4123
-f 4591 4123 4011
-f 4679 4767 4195
-f 4679 4195 4123
-f 4767 4863 4315
-f 4767 4315 4195
-f 4863 4959 4455
-f 4863 4455 4315
-f 4959 5095 4495
-f 4959 4495 4455
-f 5095 5179 4559
-f 5095 4559 4495
-f 5179 5243 4607
-f 5179 4607 4559
-f 5243 5307 4655
-f 5243 4655 4607
-f 5307 5355 4727
-f 5307 4727 4655
-f 5355 5387 4751
-f 5355 4751 4727
-f 5387 5483 4783
-f 5387 4783 4751
-f 5483 5507 4847
-f 5483 4847 4783
-f 5507 5539 4895
-f 5507 4895 4847
-f 5539 5595 4935
-f 5539 4935 4895
-f 5595 5627 4951
-f 5595 4951 4935
-f 5627 5667 4999
-f 5627 4999 4951
-f 5667 5675 5015
-f 5667 5015 4999
-f 5675 5707 5039
-f 5675 5039 5015
-f 5707 5747 5071
-f 5707 5071 5039
-f 5747 5763 5079
-f 5747 5079 5071
-f 5763 5771 5087
-f 5763 5087 5079
-f 5771 5772 5088
-f 5771 5088 5087
-f 5772 5764 5080
-f 5772 5080 5088
-f 5764 5748 5072
-f 5764 5072 5080
-f 5748 5708 5040
-f 5748 5040 5072
-f 5708 5676 5016
-f 5708 5016 5040
-f 5676 5668 5000
-f 5676 5000 5016
-f 5668 5628 4952
-f 5668 4952 5000
-f 5628 5596 4936
-f 5628 4936 4952
-f 5596 5540 4896
-f 5596 4896 4936
-f 5540 5508 4848
-f 5540 4848 4896
-f 5508 5484 4784
-f 5508 4784 4848
-f 5484 5388 4752
-f 5484 4752 4784
-f 5388 5356 4728
-f 5388 4728 4752
-f 5356 5308 4656
-f 5356 4656 4728
-f 5308 5244 4608
-f 5308 4608 4656
-f 5244 5180 4560
-f 5244 4560 4608
-f 5180 5096 4496
-f 5180 4496 4560
-f 5096 4960 4456
-f 5096 4456 4496
-f 4960 4864 4316
-f 4960 4316 4456
-f 4864 4768 4196
-f 4864 4196 4316
-f 4768 4680 4124
-f 4768 4124 4196
-f 4680 4592 4012
-f 4680 4012 4124
-f 4592 4512 3916
-f 4592 3916 4012
-f 4512 4412 3852
-f 4512 3852 3916
-f 4412 4220 3756
-f 4412 3756 3852
-f 4220 4068 3708
-f 4220 3708 3756
-f 4068 3972 3504
-f 4068 3504 3708
-f 3972 3860 3368
-f 3972 3368 3504
-f 3860 3740 3240
-f 3860 3240 3368
-f 3740 3616 3136
-f 3740 3136 3240
-f 3616 3384 2992
-f 3616 2992 3136
-f 3384 3216 2912
-f 3384 2912 2992
-f 3216 3064 2808
-f 3216 2808 2912
-f 3064 2960 2548
-f 3064 2548 2808
-f 2960 2824 2388
-f 2960 2388 2548
-f 2824 2500 2236
-f 2824 2236 2388
-f 2500 2316 2092
-f 2500 2092 2236
-f 2316 2156 1956
-f 2316 1956 2092
-f 2156 2020 1860
-f 2156 1860 1956
-f 2020 1868 1520
-f 2020 1520 1860
-f 1868 1488 1296
-f 1868 1296 1520
-f 1488 1232 1112
-f 1488 1112 1296
-f 1232 1016 968
-f 1232 968 1112
-f 1016 848 832
-f 1016 832 968
-f 831 967 911
-f 831 911 807
-f 967 1111 1031
-f 967 1031 911
-f 1111 1295 1151
-f 1111 1151 1031
-f 1295 1519 1287
-f 1295 1287 1151
-f 1519 1859 1471
-f 1519 1471 1287
-f 1859 1955 1703
-f 1859 1703 1471
-f 1955 2091 1891
-f 1955 1891 1703
-f 2091 2235 2003
-f 2091 2003 1891
-f 2235 2387 2075
-f 2235 2075 2003
-f 2387 2547 2187
-f 2387 2187 2075
-f 2547 2807 2299
-f 2547 2299 2187
-f 2807 2911 2419
-f 2807 2419 2299
-f 2911 2991 2571
-f 2911 2571 2419
-f 2991 3135 2755
-f 2991 2755 2571
-f 3135 3239 2855
-f 3135 2855 2755
-f 3239 3367 2943
-f 3239 2943 2855
-f 3367 3503 3007
-f 3367 3007 2943
-f 3503 3707 3103
-f 3503 3103 3007
-f 3707 3755 3167
-f 3707 3167 3103
-f 3755 3851 3263
-f 3755 3263 3167
-f 3851 3915 3343
-f 3851 3343 3263
-f 3915 4011 3455
-f 3915 3455 3343
-f 4011 4123 3559
-f 4011 3559 3455
-f 4123 4195 3691
-f 4123 3691 3559
-f 4195 4315 3723
-f 4195 3723 3691
-f 4315 4455 3787
-f 4315 3787 3723
-f 4455 4495 3819
-f 4455 3819 3787
-f 4495 4559 3891
-f 4495 3891 3819
-f 4559 4607 3907
-f 4559 3907 3891
-f 4607 4655 3987
-f 4607 3987 3907
-f 4655 4727 4003
-f 4655 4003 3987
-f 4727 4751 4051
-f 4727 4051 4003
-f 4751 4783 4115
-f 4751 4115 4051
-f 4783 4847 4163
-f 4783 4163 4115
-f 4847 4895 4179
-f 4847 4179 4163
-f 4895 4935 4203
-f 4895 4203 4179
-f 4935 4951 4243
-f 4935 4243 4203
-f 4951 4999 4259
-f 4951 4259 4243
-f 4999 5015 4299
-f 4999 4299 4259
-f 5015 5039 4323
-f 5015 4323 4299
-f 5039 5071 4347
-f 5039 4347 4323
-f 5071 5079 4355
-f 5071 4355 4347
-f 5079 5087 4363
-f 5079 4363 4355
-f 5087 5088 4364
-f 5087 4364 4363
-f 5088 5080 4356
-f 5088 4356 4364
-f 5080 5072 4348
-f 5080 4348 4356
-f 5072 5040 4324
-f 5072 4324 4348
-f 5040 5016 4300
-f 5040 4300 4324
-f 5016 5000 4260
-f 5016 4260 4300
-f 5000 4952 4244
-f 5000 4244 4260
-f 4952 4936 4204
-f 4952 4204 4244
-f 4936 4896 4180
-f 4936 4180 4204
-f 4896 4848 4164
-f 4896 4164 4180
-f 4848 4784 4116
-f 4848 4116 4164
-f 4784 4752 4052
-f 4784 4052 4116
-f 4752 4728 4004
-f 4752 4004 4052
-f 4728 4656 3988
-f 4728 3988 4004
-f 4656 4608 3908
-f 4656 3908 3988
-f 4608 4560 3892
-f 4608 3892 3908
-f 4560 4496 3820
-f 4560 3820 3892
-f 4496 4456 3788
-f 4496 3788 3820
-f 4456 4316 3724
-f 4456 3724 3788
-f 4316 4196 3692
-f 4316 3692 3724
-f 4196 4124 3560
-f 4196 3560 3692
-f 4124 4012 3456
-f 4124 3456 3560
-f 4012 3916 3344
-f 4012 3344 3456
-f 3916 3852 3264
-f 3916 3264 3344
-f 3852 3756 3168
-f 3852 3168 3264
-f 3756 3708 3104
-f 3756 3104 3168
-f 3708 3504 3008
-f 3708 3008 3104
-f 3504 3368 2944
-f 3504 2944 3008
-f 3368 3240 2856
-f 3368 2856 2944
-f 3240 3136 2756
-f 3240 2756 2856
-f 3136 2992 2572
-f 3136 2572 2756
-f 2992 2912 2420
-f 2992 2420 2572
-f 2912 2808 2300
-f 2912 2300 2420
-f 2808 2548 2188
-f 2808 2188 2300
-f 2548 2388 2076
-f 2548 2076 2188
-f 2388 2236 2004
-f 2388 2004 2076
-f 2236 2092 1892
-f 2236 1892 2004
-f 2092 1956 1704
-f 2092 1704 1892
-f 1956 1860 1472
-f 1956 1472 1704
-f 1860 1520 1288
-f 1860 1288 1472
-f 1520 1296 1152
-f 1520 1152 1288
-f 1296 1112 1032
-f 1296 1032 1152
-f 1112 968 912
-f 1112 912 1032
-f 968 832 808
-f 968 808 912
-f 807 911 855
-f 807 855 783
-f 911 1031 935
-f 911 935 855
-f 1031 1151 1023
-f 1031 1023 935
-f 1151 1287 1103
-f 1151 1103 1023
-f 1287 1471 1223
-f 1287 1223 1103
-f 1471 1703 1335
-f 1471 1335 1223
-f 1703 1891 1447
-f 1703 1447 1335
-f 1891 2003 1607
-f 1891 1607 1447
-f 2003 2075 1843
-f 2003 1843 1607
-f 2075 2187 1923
-f 2075 1923 1843
-f 2187 2299 1971
-f 2187 1971 1923
-f 2299 2419 2043
-f 2299 2043 1971
-f 2419 2571 2123
-f 2419 2123 2043
-f 2571 2755 2203
-f 2571 2203 2123
-f 2755 2855 2267
-f 2755 2267 2203
-f 2855 2943 2347
-f 2855 2347 2267
-f 2943 3007 2443
-f 2943 2443 2347
-f 3007 3103 2515
-f 3007 2515 2443
-f 3103 3167 2643
-f 3103 2643 2515
-f 3167 3263 2791
-f 3167 2791 2643
-f 3263 3343 2839
-f 3263 2839 2791
-f 3343 3455 2887
-f 3343 2887 2839
-f 3455 3559 2927
-f 3455 2927 2887
-f 3559 3691 2975
-f 3559 2975 2927
-f 3691 3723 3023
-f 3691 3023 2975
-f 3723 3787 3055
-f 3723 3055 3023
-f 3787 3819 3119
-f 3787 3119 3055
-f 3819 3891 3151
-f 3819 3151 3119
-f 3891 3907 3183
-f 3891 3183 3151
-f 3907 3987 3231
-f 3907 3231 3183
-f 3987 4003 3279
-f 3987 3279 3231
-f 4003 4051 3311
-f 4003 3311 3279
-f 4051 4115 3335
-f 4051 3335 3311
-f 4115 4163 3399
-f 4115 3399 3335
-f 4163 4179 3431
-f 4163 3431 3399
-f 4179 4203 3447
-f 4179 3447 3431
-f 4203 4243 3479
-f 4203 3479 3447
-f 4243 4259 3495
-f 4243 3495 3479
-f 4259 4299 3519
-f 4259 3519 3495
-f 4299 4323 3535
-f 4299 3535 3519
-f 4323 4347 3551
-f 4323 3551 3535
-f 4347 4355 3575
-f 4347 3575 3551
-f 4355 4363 3591
-f 4355 3591 3575
-f 4363 4364 3592
-f 4363 3592 3591
-f 4364 4356 3576
-f 4364 3576 3592
-f 4356 4348 3552
-f 4356 3552 3576
-f 4348 4324 3536
-f 4348 3536 3552
-f 4324 4300 3520
-f 4324 3520 3536
-f 4300 4260 3496
-f 4300 3496 3520
-f 4260 4244 3480
-f 4260 3480 3496
-f 4244 4204 3448
-f 4244 3448 3480
-f 4204 4180 3432
-f 4204 3432 3448
-f 4180 4164 3400
-f 4180 3400 3432
-f 4164 4116 3336
-f 4164 3336 3400
-f 4116 4052 3312
-f 4116 3312 3336
-f 4052 4004 3280
-f 4052 3280 3312
-f 4004 3988 3232
-f 4004 3232 3280
-f 3988 3908 3184
-f 3988 3184 3232
-f 3908 3892 3152
-f 3908 3152 3184
-f 3892 3820 3120
-f 3892 3120 3152
-f 3820 3788 3056
-f 3820 3056 3120
-f 3788 3724 3024
-f 3788 3024 3056
-f 3724 3692 2976
-f 3724 2976 3024
-f 3692 3560 2928
-f 3692 2928 2976
-f 3560 3456 2888
-f 3560 2888 2928
-f 3456 3344 2840
-f 3456 2840 2888
-f 3344 3264 2792
-f 3344 2792 2840
-f 3264 3168 2644
-f 3264 2644 2792
-f 3168 3104 2516
-f 3168 2516 2644
-f 3104 3008 2444
-f 3104 2444 2516
-f 3008 2944 2348
-f 3008 2348 2444
-f 2944 2856 2268
-f 2944 2268 2348
-f 2856 2756 2204
-f 2856 2204 2268
-f 2756 2572 2124
-f 2756 2124 2204
-f 2572 2420 2044
-f 2572 2044 2124
-f 2420 2300 1972
-f 2420 1972 2044
-f 2300 2188 1924
-f 2300 1924 1972
-f 2188 2076 1844
-f 2188 1844 1924
-f 2076 2004 1608
-f 2076 1608 1844
-f 2004 1892 1448
-f 2004 1448 1608
-f 1892 1704 1336
-f 1892 1336 1448
-f 1704 1472 1224
-f 1704 1224 1336
-f 1472 1288 1104
-f 1472 1104 1224
-f 1288 1152 1024
-f 1288 1024 1104
-f 1152 1032 936
-f 1152 936 1024
-f 1032 912 856
-f 1032 856 936
-f 912 808 784
-f 912 784 856
-f 783 855 815
-f 783 815 775
-f 855 935 863
-f 855 863 815
-f 935 1023 903
-f 935 903 863
-f 1023 1103 959
-f 1023 959 903
-f 1103 1223 1007
-f 1103 1007 959
-f 1223 1335 1071
-f 1223 1071 1007
-f 1335 1447 1135
-f 1335 1135 1071
-f 1447 1607 1207
-f 1447 1207 1135
-f 1607 1843 1271
-f 1607 1271 1207
-f 1843 1923 1367
-f 1843 1367 1271
-f 1923 1971 1431
-f 1923 1431 1367
-f 1971 2043 1535
-f 1971 1535 1431
-f 2043 2123 1639
-f 2043 1639 1535
-f 2123 2203 1815
-f 2123 1815 1639
-f 2203 2267 1875
-f 2203 1875 1815
-f 2267 2347 1907
-f 2267 1907 1875
-f 2347 2443 1939
-f 2347 1939 1907
-f 2443 2515 1987
-f 2443 1987 1939
-f 2515 2643 2027
-f 2515 2027 1987
-f 2643 2791 2059
-f 2643 2059 2027
-f 2791 2839 2107
-f 2791 2107 2059
-f 2839 2887 2139
-f 2839 2139 2107
-f 2887 2927 2171
-f 2887 2171 2139
-f 2927 2975 2219
-f 2927 2219 2171
-f 2975 3023 2251
-f 2975 2251 2219
-f 3023 3055 2283
-f 3023 2283 2251
-f 3055 3119 2331
-f 3055 2331 2283
-f 3119 3151 2371
-f 3119 2371 2331
-f 3151 3183 2403
-f 3151 2403 2371
-f 3183 3231 2435
-f 3183 2435 2403
-f 3231 3279 2467
-f 3231 2467 2435
-f 3279 3311 2483
-f 3279 2483 2467
-f 3311 3335 2523
-f 3311 2523 2483
-f 3335 3399 2563
-f 3335 2563 2523
-f 3399 3431 2595
-f 3399 2595 2563
-f 3431 3447 2611
-f 3431 2611 2595
-f 3447 3479 2651
-f 3447 2651 2611
-f 3479 3495 2675
-f 3479 2675 2651
-f 3495 3519 2683
-f 3495 2683 2675
-f 3519 3535 2699
-f 3519 2699 2683
-f 3535 3551 2715
-f 3535 2715 2699
-f 3551 3575 2723
-f 3551 2723 2715
-f 3575 3591 2731
-f 3575 2731 2723
-f 3591 3592 2732
-f 3591 2732 2731
-f 3592 3576 2724
-f 3592 2724 2732
-f 3576 3552 2716
-f 3576 2716 2724
-f 3552 3536 2700
-f 3552 2700 2716
-f 3536 3520 2684
-f 3536 2684 2700
-f 3520 3496 2676
-f 3520 2676 2684
-f 3496 3480 2652
-f 3496 2652 2676
-f 3480 3448 2612
-f 3480 2612 2652
-f 3448 3432 2596
-f 3448 2596 2612
-f 3432 3400 2564
-f 3432 2564 2596
-f 3400 3336 2524
-f 3400 2524 2564
-f 3336 3312 2484
-f 3336 2484 2524
-f 3312 3280 2468
-f 3312 2468 2484
-f 3280 3232 2436
-f 3280 2436 2468
-f 3232 3184 2404
-f 3232 2404 2436
-f 3184 3152 2372
-f 3184 2372 2404
-f 3152 3120 2332
-f 3152 2332 2372
-f 3120 3056 2284
-f 3120 2284 2332
-f 3056 3024 2252
-f 3056 2252 2284
-f 3024 2976 2220
-f 3024 2220 2252
-f 2976 2928 2172
-f 2976 2172 2220
-f 2928 2888 2140
-f 2928 2140 2172
-f 2888 2840 2108
-f 2888 2108 2140
-f 2840 2792 2060
-f 2840 2060 2108
-f 2792 2644 2028
-f 2792 2028 2060
-f 2644 2516 1988
-f 2644 1988 2028
-f 2516 2444 1940
-f 2516 1940 1988
-f 2444 2348 1908
-f 2444 1908 1940
-f 2348 2268 1876
-f 2348 1876 1908
-f 2268 2204 1816
-f 2268 1816 1876
-f 2204 2124 1640
-f 2204 1640 1816
-f 2124 2044 1536
-f 2124 1536 1640
-f 2044 1972 1432
-f 2044 1432 1536
-f 1972 1924 1368
-f 1972 1368 1432
-f 1924 1844 1272
-f 1924 1272 1368
-f 1844 1608 1208
-f 1844 1208 1272
-f 1608 1448 1136
-f 1608 1136 1208
-f 1448 1336 1072
-f 1448 1072 1136
-f 1336 1224 1008
-f 1336 1008 1072
-f 1224 1104 960
-f 1224 960 1008
-f 1104 1024 904
-f 1104 904 960
-f 1024 936 864
-f 1024 864 904
-f 936 856 816
-f 936 816 864
-f 856 784 776
-f 856 776 816
-f 775 815 767
-f 775 767 759
-f 815 863 791
-f 815 791 767
-f 863 903 799
-f 863 799 791
-f 903 959 823
-f 903 823 799
-f 959 1007 839
-f 959 839 823
-f 1007 1071 871
-f 1007 871 839
-f 1071 1135 887
-f 1071 887 871
-f 1135 1207 919
-f 1135 919 887
-f 1207 1271 943
-f 1207 943 919
-f 1271 1367 975
-f 1271 975 943
-f 1367 1431 991
-f 1367 991 975
-f 1431 1535 1039
-f 1431 1039 991
-f 1535 1639 1055
-f 1535 1055 1039
-f 1639 1815 1087
-f 1639 1087 1055
-f 1815 1875 1119
-f 1815 1119 1087
-f 1875 1907 1159
-f 1875 1159 1119
-f 1907 1939 1175
-f 1907 1175 1159
-f 1939 1987 1191
-f 1939 1191 1175
-f 1987 2027 1239
-f 1987 1239 1191
-f 2027 2059 1255
-f 2027 1255 1239
-f 2059 2107 1303
-f 2059 1303 1255
-f 2107 2139 1319
-f 2107 1319 1303
-f 2139 2171 1351
-f 2139 1351 1319
-f 2171 2219 1383
-f 2171 1383 1351
-f 2219 2251 1399
-f 2219 1399 1383
-f 2251 2283 1415
-f 2251 1415 1399
-f 2283 2331 1463
-f 2283 1463 1415
-f 2331 2371 1495
-f 2331 1495 1463
-f 2371 2403 1511
-f 2371 1511 1495
-f 2403 2435 1551
-f 2403 1551 1511
-f 2435 2467 1567
-f 2435 1567 1551
-f 2467 2483 1583
-f 2467 1583 1567
-f 2483 2523 1599
-f 2483 1599 1583
-f 2523 2563 1631
-f 2523 1631 1599
-f 2563 2595 1663
-f 2563 1663 1631
-f 2595 2611 1679
-f 2595 1679 1663
-f 2611 2651 1695
-f 2611 1695 1679
-f 2651 2675 1719
-f 2651 1719 1695
-f 2675 2683 1735
-f 2675 1735 1719
-f 2683 2699 1751
-f 2683 1751 1735
-f 2699 2715 1767
-f 2699 1767 1751
-f 2715 2723 1775
-f 2715 1775 1767
-f 2723 2731 1783
-f 2723 1783 1775
-f 2731 2732 1784
-f 2731 1784 1783
-f 2732 2724 1776
-f 2732 1776 1784
-f 2724 2716 1768
-f 2724 1768 1776
-f 2716 2700 1752
-f 2716 1752 1768
-f 2700 2684 1736
-f 2700 1736 1752
-f 2684 2676 1720
-f 2684 1720 1736
-f 2676 2652 1696
-f 2676 1696 1720
-f 2652 2612 1680
-f 2652 1680 1696
-f 2612 2596 1664
-f 2612 1664 1680
-f 2596 2564 1632
-f 2596 1632 1664
-f 2564 2524 1600
-f 2564 1600 1632
-f 2524 2484 1584
-f 2524 1584 1600
-f 2484 2468 1568
-f 2484 1568 1584
-f 2468 2436 1552
-f 2468 1552 1568
-f 2436 2404 1512
-f 2436 1512 1552
-f 2404 2372 1496
-f 2404 1496 1512
-f 2372 2332 1464
-f 2372 1464 1496
-f 2332 2284 1416
-f 2332 1416 1464
-f 2284 2252 1400
-f 2284 1400 1416
-f 2252 2220 1384
-f 2252 1384 1400
-f 2220 2172 1352
-f 2220 1352 1384
-f 2172 2140 1320
-f 2172 1320 1352
-f 2140 2108 1304
-f 2140 1304 1320
-f 2108 2060 1256
-f 2108 1256 1304
-f 2060 2028 1240
-f 2060 1240 1256
-f 2028 1988 1192
-f 2028 1192 1240
-f 1988 1940 1176
-f 1988 1176 1192
-f 1940 1908 1160
-f 1940 1160 1176
-f 1908 1876 1120
-f 1908 1120 1160
-f 1876 1816 1088
-f 1876 1088 1120
-f 1816 1640 1056
-f 1816 1056 1088
-f 1640 1536 1040
-f 1640 1040 1056
-f 1536 1432 992
-f 1536 992 1040
-f 1432 1368 976
-f 1432 976 992
-f 1368 1272 944
-f 1368 944 976
-f 1272 1208 920
-f 1272 920 944
-f 1208 1136 888
-f 1208 888 920
-f 1136 1072 872
-f 1136 872 888
-f 1072 1008 840
-f 1072 840 872
-f 1008 960 824
-f 1008 824 840
-f 960 904 800
-f 960 800 824
-f 904 864 792
-f 904 792 800
-f 864 816 768
-f 864 768 792
-f 816 776 760
-f 816 760 768
-f 759 767 231
-f 759 231 639
-f 767 791 711
-f 767 711 231
-f 791 799 471
-f 791 471 711
-f 799 823 143
-f 799 143 471
-f 823 839 23
-f 823 23 143
-f 839 871 175
-f 839 175 23
-f 871 887 663
-f 871 663 175
-f 887 919 559
-f 887 559 663
-f 919 943 119
-f 919 119 559
-f 943 975 287
-f 943 287 119
-f 975 991 367
-f 975 367 287
-f 991 1039 695
-f 991 695 367
-f 1039 1055 255
-f 1039 255 695
-f 1055 1087 279
-f 1055 279 255
-f 1087 1119 295
-f 1087 295 279
-f 1119 1159 415
-f 1119 415 295
-f 1159 1175 671
-f 1159 671 415
-f 1175 1191 351
-f 1175 351 671
-f 1191 1239 167
-f 1191 167 351
-f 1239 1255 551
-f 1239 551 167
-f 1255 1303 15
-f 1255 15 551
-f 1303 1319 159
-f 1303 159 15
-f 1319 1351 383
-f 1319 383 159
-f 1351 1383 47
-f 1351 47 383
-f 1383 1399 151
-f 1383 151 47
-f 1399 1415 391
-f 1399 391 151
-f 1415 1463 543
-f 1415 543 391
-f 1463 1495 319
-f 1463 319 543
-f 1495 1511 703
-f 1495 703 319
-f 1511 1551 63
-f 1511 63 703
-f 1551 1567 343
-f 1551 343 63
-f 1567 1583 647
-f 1567 647 343
-f 1583 1599 263
-f 1583 263 647
-f 1599 1631 271
-f 1599 271 263
-f 1631 1663 631
-f 1631 631 271
-f 1663 1679 103
-f 1663 103 631
-f 1679 1695 463
-f 1679 463 103
-f 1695 1719 655
-f 1695 655 463
-f 1719 1735 735
-f 1719 735 655
-f 1735 1751 111
-f 1735 111 735
-f 1751 1767 359
-f 1751 359 111
-f 1767 1775 439
-f 1767 439 359
-f 1775 1783 55
-f 1775 55 439
-f 1783 1784 56
-f 1783 56 55
-f 1784 1776 440
-f 1784 440 56
-f 1776 1768 360
-f 1776 360 440
-f 1768 1752 112
-f 1768 112 360
-f 1752 1736 736
-f 1752 736 112
-f 1736 1720 656
-f 1736 656 736
-f 1720 1696 464
-f 1720 464 656
-f 1696 1680 104
-f 1696 104 464
-f 1680 1664 632
-f 1680 632 104
-f 1664 1632 272
-f 1664 272 632
-f 1632 1600 264
-f 1632 264 272
-f 1600 1584 648
-f 1600 648 264
-f 1584 1568 344
-f 1584 344 648
-f 1568 1552 64
-f 1568 64 344
-f 1552 1512 704
-f 1552 704 64
-f 1512 1496 320
-f 1512 320 704
-f 1496 1464 544
-f 1496 544 320
-f 1464 1416 392
-f 1464 392 544
-f 1416 1400 152
-f 1416 152 392
-f 1400 1384 48
-f 1400 48 152
-f 1384 1352 384
-f 1384 384 48
-f 1352 1320 160
-f 1352 160 384
-f 1320 1304 16
-f 1320 16 160
-f 1304 1256 552
-f 1304 552 16
-f 1256 1240 168
-f 1256 168 552
-f 1240 1192 352
-f 1240 352 168
-f 1192 1176 672
-f 1192 672 352
-f 1176 1160 416
-f 1176 416 672
-f 1160 1120 296
-f 1160 296 416
-f 1120 1088 280
-f 1120 280 296
-f 1088 1056 256
-f 1088 256 280
-f 1056 1040 696
-f 1056 696 256
-f 1040 992 368
-f 1040 368 696
-f 992 976 288
-f 992 288 368
-f 976 944 120
-f 976 120 288
-f 944 920 560
-f 944 560 120
-f 920 888 664
-f 920 664 560
-f 888 872 176
-f 888 176 664
-f 872 840 24
-f 872 24 176
-f 840 824 144
-f 840 144 24
-f 824 800 472
-f 824 472 144
-f 800 792 712
-f 800 712 472
-f 792 768 232
-f 792 232 712
-f 768 760 640
-f 768 640 232
-f 373 374 194
-f 373 194 193
-f 193 194 74
-f 193 74 73
-f 73 74 714
-f 73 714 713
-f 713 714 610
-f 713 610 609
-f 609 610 674
-f 609 674 673
-f 673 674 482
-f 673 482 481
-f 481 482 122
-f 481 122 121
-f 121 122 738
-f 121 738 737
-f 737 738 394
-f 737 394 393
-f 393 394 306
-f 393 306 305
-f 305 306 570
-f 305 570 569
-f 569 570 322
-f 569 322 321
-f 321 322 442
-f 321 442 441
-f 441 442 426
-f 441 426 425
-f 425 426 82
-f 425 82 81
-f 81 82 178
-f 81 178 177
-f 177 178 578
-f 177 578 577
-f 577 578 26
-f 577 26 25
-f 25 26 234
-f 25 234 233
-f 233 234 506
-f 233 506 505
-f 505 506 522
-f 505 522 521
-f 521 522 490
-f 521 490 489
-f 489 490 210
-f 489 210 209
-f 209 210 594
-f 209 594 593
-f 593 594 2
-f 593 2 1
-f 1 2 602
-f 1 602 601
-f 601 602 212
-f 601 212 211
-f 211 212 492
-f 211 492 491
-f 491 492 524
-f 491 524 523
-f 523 524 508
-f 523 508 507
-f 507 508 236
-f 507 236 235
-f 235 236 28
-f 235 28 27
-f 27 28 580
-f 27 580 579
-f 579 580 186
-f 579 186 185
-f 185 186 84
-f 185 84 83
-f 83 84 418
-f 83 418 417
-f 417 418 444
-f 417 444 443
-f 443 444 324
-f 443 324 323
-f 323 324 562
-f 323 562 561
-f 561 562 298
-f 561 298 297
-f 297 298 396
-f 297 396 395
-f 395 396 746
-f 395 746 745
-f 745 746 130
-f 745 130 129
-f 129 130 474
-f 129 474 473
-f 473 474 676
-f 473 676 675
-f 675 676 612
-f 675 612 611
-f 611 612 716
-f 611 716 715
-f 715 716 66
-f 715 66 65
-f 65 66 196
-f 65 196 195
-f 195 196 370
-f 195 370 372
-f 372 370 198
-f 372 198 197
-f 197 198 68
-f 197 68 67
-f 67 68 718
-f 67 718 717
-f 717 718 614
-f 717 614 613
-f 613 614 678
-f 613 678 677
-f 677 678 476
-f 677 476 475
-f 475 476 132
-f 475 132 131
-f 131 132 748
-f 131 748 747
-f 747 748 398
-f 747 398 397
-f 397 398 300
-f 397 300 299
-f 299 300 564
-f 299 564 563
-f 563 564 326
-f 563 326 325
-f 325 326 446
-f 325 446 445
-f 445 446 420
-f 445 420 419
-f 419 420 86
-f 419 86 85
-f 85 86 188
-f 85 188 187
-f 187 188 582
-f 187 582 581
-f 581 582 30
-f 581 30 29
-f 29 30 238
-f 29 238 237
-f 237 238 510
-f 237 510 509
-f 509 510 526
-f 509 526 525
-f 525 526 494
-f 525 494 493
-f 493 494 214
-f 493 214 213
-f 213 214 604
-f 213 604 603
-f 603 604 4
-f 603 4 3
-f 3 4 596
-f 3 596 595
-f 595 596 216
-f 595 216 215
-f 215 216 496
-f 215 496 495
-f 495 496 528
-f 495 528 527
-f 527 528 512
-f 527 512 511
-f 511 512 240
-f 511 240 239
-f 239 240 32
-f 239 32 31
-f 31 32 584
-f 31 584 583
-f 583 584 180
-f 583 180 179
-f 179 180 88
-f 179 88 87
-f 87 88 428
-f 87 428 427
-f 427 428 448
-f 427 448 447
-f 447 448 328
-f 447 328 327
-f 327 328 572
-f 327 572 571
-f 571 572 308
-f 571 308 307
-f 307 308 400
-f 307 400 399
-f 399 400 740
-f 399 740 739
-f 739 740 124
-f 739 124 123
-f 123 124 484
-f 123 484 483
-f 483 484 680
-f 483 680 679
-f 679 680 616
-f 679 616 615
-f 615 616 720
-f 615 720 719
-f 719 720 76
-f 719 76 75
-f 75 76 200
-f 75 200 199
-f 199 200 376
-f 199 376 375
-f 375 376 202
-f 375 202 201
-f 201 202 78
-f 201 78 77
-f 77 78 722
-f 77 722 721
-f 721 722 618
-f 721 618 617
-f 617 618 682
-f 617 682 681
-f 681 682 486
-f 681 486 485
-f 485 486 126
-f 485 126 125
-f 125 126 742
-f 125 742 741
-f 741 742 402
-f 741 402 401
-f 401 402 310
-f 401 310 309
-f 309 310 574
-f 309 574 573
-f 573 574 330
-f 573 330 329
-f 329 330 450
-f 329 450 449
-f 449 450 430
-f 449 430 429
-f 429 430 90
-f 429 90 89
-f 89 90 182
-f 89 182 181
-f 181 182 586
-f 181 586 585
-f 585 586 34
-f 585 34 33
-f 33 34 242
-f 33 242 241
-f 241 242 514
-f 241 514 513
-f 513 514 530
-f 513 530 529
-f 529 530 498
-f 529 498 497
-f 497 498 218
-f 497 218 217
-f 217 218 598
-f 217 598 597
-f 597 598 6
-f 597 6 5
-f 5 6 606
-f 5 606 605
-f 605 606 220
-f 605 220 219
-f 219 220 500
-f 219 500 499
-f 499 500 532
-f 499 532 531
-f 531 532 516
-f 531 516 515
-f 515 516 244
-f 515 244 243
-f 243 244 36
-f 243 36 35
-f 35 36 588
-f 35 588 587
-f 587 588 190
-f 587 190 189
-f 189 190 92
-f 189 92 91
-f 91 92 422
-f 91 422 421
-f 421 422 452
-f 421 452 451
-f 451 452 332
-f 451 332 331
-f 331 332 566
-f 331 566 565
-f 565 566 302
-f 565 302 301
-f 301 302 404
-f 301 404 403
-f 403 404 750
-f 403 750 749
-f 749 750 134
-f 749 134 133
-f 133 134 478
-f 133 478 477
-f 477 478 684
-f 477 684 683
-f 683 684 620
-f 683 620 619
-f 619 620 724
-f 619 724 723
-f 723 724 70
-f 723 70 69
-f 69 70 204
-f 69 204 203
-f 203 204 369
-f 203 369 371
-f 371 369 206
-f 371 206 205
-f 205 206 72
-f 205 72 71
-f 71 72 726
-f 71 726 725
-f 725 726 622
-f 725 622 621
-f 621 622 686
-f 621 686 685
-f 685 686 480
-f 685 480 479
-f 479 480 136
-f 479 136 135
-f 135 136 752
-f 135 752 751
-f 751 752 406
-f 751 406 405
-f 405 406 304
-f 405 304 303
-f 303 304 568
-f 303 568 567
-f 567 568 334
-f 567 334 333
-f 333 334 454
-f 333 454 453
-f 453 454 424
-f 453 424 423
-f 423 424 94
-f 423 94 93
-f 93 94 192
-f 93 192 191
-f 191 192 590
-f 191 590 589
-f 589 590 38
-f 589 38 37
-f 37 38 246
-f 37 246 245
-f 245 246 518
-f 245 518 517
-f 517 518 534
-f 517 534 533
-f 533 534 502
-f 533 502 501
-f 501 502 222
-f 501 222 221
-f 221 222 608
-f 221 608 607
-f 607 608 8
-f 607 8 7
-f 7 8 600
-f 7 600 599
-f 599 600 224
-f 599 224 223
-f 223 224 504
-f 223 504 503
-f 503 504 536
-f 503 536 535
-f 535 536 520
-f 535 520 519
-f 519 520 248
-f 519 248 247
-f 247 248 40
-f 247 40 39
-f 39 40 592
-f 39 592 591
-f 591 592 184
-f 591 184 183
-f 183 184 96
-f 183 96 95
-f 95 96 432
-f 95 432 431
-f 431 432 456
-f 431 456 455
-f 455 456 336
-f 455 336 335
-f 335 336 576
-f 335 576 575
-f 575 576 312
-f 575 312 311
-f 311 312 408
-f 311 408 407
-f 407 408 744
-f 407 744 743
-f 743 744 128
-f 743 128 127
-f 127 128 488
-f 127 488 487
-f 487 488 688
-f 487 688 687
-f 687 688 624
-f 687 624 623
-f 623 624 728
-f 623 728 727
-f 727 728 80
-f 727 80 79
-f 79 80 208
-f 79 208 207
-f 207 208 374
-f 207 374 373
-# </faces>
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/system/controlDict
index 6ad4cdaa33cbe83c48ddfc095fbfdb0371e8af89..fedfa7a90c659769c64ff5e769c2bffa460bfcd3 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingCylinder/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingCylinder/system/controlDict
@@ -48,13 +48,10 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           2;
+
 maxAlphaCo      2;
 
 maxDeltaT       1;
 
-functions
-{
-}
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/U b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/U
similarity index 99%
rename from tutorials/multiphase/interIsoFoam/sloshingTank2D/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/U
index dccaf73948e5bb5fe0e90563ead575f4a7df73b1..4206449da11b640858ba7ab85f1f3c9f6d6dd36c 100644
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/U
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/U
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/interIsoFoam/sloshingTank2D/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/alpha.water
index 7570d3eddd4bbc93baafb9f8b61333fcb9c34f0f..6a510e97b53326afc36b4e8a284d6f53449a3a93 100644
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/alpha.water.orig
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/alpha.water
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/p_rgh
index d62e51d8c6e030b8b4e370762b383963c6f504c9..ff6a8dc9a4ef4a1046033676b7a3c716001f13ee 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..8dfb6f7ba605d80e0dcd37c18285eb5abf2dfe71 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allclean
@@ -1,7 +1,7 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..b7ffa9ddcecb3e60131a90a77c9810a9a1797f05 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/Allrun
@@ -3,11 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
-
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/system/controlDict
index 4d24d17ca24d5559e5b05caa4d82aa8745eb1ebf..f8f4e4bff8632830ee0be9aec89259554bf81e6f 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/U b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/U
similarity index 99%
rename from tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/U
index dccaf73948e5bb5fe0e90563ead575f4a7df73b1..4206449da11b640858ba7ab85f1f3c9f6d6dd36c 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/U
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/U
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/alpha.water
index 7570d3eddd4bbc93baafb9f8b61333fcb9c34f0f..6a510e97b53326afc36b4e8a284d6f53449a3a93 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/alpha.water.orig
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/alpha.water
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/interIsoFoam/sloshingTank2D/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/p_rgh
index d62e51d8c6e030b8b4e370762b383963c6f504c9..ff6a8dc9a4ef4a1046033676b7a3c716001f13ee 100644
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/0/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allclean
@@ -1,7 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..b7ffa9ddcecb3e60131a90a77c9810a9a1797f05 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/Allrun
@@ -3,11 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
-
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/system/controlDict
index e3d8cc0c61429fd4a00e304536244b3dbdfdf400..f8f4e4bff8632830ee0be9aec89259554bf81e6f 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank2D3DoF/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 functions
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/U b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/U
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allclean
@@ -1,7 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..b7ffa9ddcecb3e60131a90a77c9810a9a1797f05 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/Allrun
@@ -3,11 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
-
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/controlDict
index 88b62b8b077c06143d61cdb8428bdbf375f4a225..dcc0420709ee837d46dd71cf97d6f5fee39ff123 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 functions
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict
index 796abe1d4651f5c70e1e1e1d3e589146326fc6d7..64162734655dab7134ad6fc2d44cbc3e8f00b347 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (4 2 2);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/U b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/U
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allclean
@@ -1,7 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..b7ffa9ddcecb3e60131a90a77c9810a9a1797f05 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/Allrun
@@ -3,11 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
-
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/controlDict
index 70d3db71a437ad4d08907c36b8ad9cf7e7e3b27d..8ee523843735cfbe34b2d66d6f6ad2186bc7b8ad 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 functions
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict
index 796abe1d4651f5c70e1e1e1d3e589146326fc6d7..64162734655dab7134ad6fc2d44cbc3e8f00b347 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D3DoF/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (4 2 2);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/U b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/U
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/U
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/p_rgh b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allclean b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allclean
@@ -1,7 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allrun b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..b7ffa9ddcecb3e60131a90a77c9810a9a1797f05 100755
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/Allrun
@@ -3,11 +3,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 m4 system/blockMeshDict.m4 > system/blockMeshDict
 runApplication blockMesh
-
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/controlDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/controlDict
index 70d3db71a437ad4d08907c36b8ad9cf7e7e3b27d..8ee523843735cfbe34b2d66d6f6ad2186bc7b8ad 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 functions
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict
index 796abe1d4651f5c70e1e1e1d3e589146326fc6d7..64162734655dab7134ad6fc2d44cbc3e8f00b347 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (4 2 2);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/setFieldsDict b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/setFieldsDict
index ec9b9e80889430d45bcad1a70d108588d3fcb509..4b70a634abad1fe3b11f046826c0aff60d1f8ebc 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/setFieldsDict
+++ b/tutorials/multiphase/interFoam/laminar/sloshingTank3D6DoF/system/setFieldsDict
@@ -25,7 +25,10 @@ regions
     boxToCell
     {
         box (-100 -100 -100) (100 100 0);
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 );
 
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/0/U b/tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/U
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/testTubeMixer/0/U
rename to tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/U
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/0/alpha.water.orig b/tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/testTubeMixer/0/alpha.water.orig
rename to tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/alpha.water
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/0/p_rgh b/tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interFoam/laminar/testTubeMixer/0/p_rgh
rename to tutorials/multiphase/interFoam/laminar/testTubeMixer/0.orig/p_rgh
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allclean b/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allclean
index 2e367a21dca1ae813f1affed0dd1e29477bb5cff..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allclean
+++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allclean
@@ -3,7 +3,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-rm -rf 0/alpha.water
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allrun b/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allrun
index 078dd0a2546c178561aa69f6621cc9efe231c080..01eb91b884b25ebe72b1a502cc295208a357fd1d 100755
--- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/Allrun
@@ -3,9 +3,8 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
 runApplication blockMesh
-cp 0/alpha.water.orig 0/alpha.water
-
 runApplication setFields
 runApplication $(getApplication)
 
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/controlDict b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/controlDict
index 77fa1e538e0ac509104a790dc4c46fe1fb2daea9..406370e5ce44a92fb8bc03123969cf0e96e95809 100644
--- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable true;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict
index 796abe1d4651f5c70e1e1e1d3e589146326fc6d7..64162734655dab7134ad6fc2d44cbc3e8f00b347 100644
--- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (4 2 2);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/setFieldsDict b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/setFieldsDict
index 711d5dee06acd6e0cb6918cc2ad89aea5d634e88..4926cd9b4ac343802ce6258f5efec8782649ee11 100644
--- a/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/setFieldsDict
+++ b/tutorials/multiphase/interFoam/laminar/testTubeMixer/system/setFieldsDict
@@ -25,7 +25,10 @@ regions
     boxToCell
     {
         box (-100 -100 -100) ( 100 100 -0.0025);
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 );
 
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/Allclean b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..3d315786ac30f0a1b2d6f9058af4b540557ab598
--- /dev/null
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/Allclean
@@ -0,0 +1,15 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+(cd eulerianInjection && ./Allclean)
+
+if notTest $@
+then
+    (cd lagrangianParticleInjection && ./Allclean)
+    (cd lagrangianDistributionInjection && ./Allclean)
+fi
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/U b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/U
index 7304739981eda0f18593b6ced4065c02fa794364..f3c654d398f2a49b4a137eae046eb19ff4ab50fd 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     bottom
     {
         type            fixedValue;
         value           $internalField;
     }
+
     sides
     {
         type            pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/alpha.water
index c8e49dc56142bdcc2537de0a31a9d06156829cfe..bb2ac89608f2a071947c179ad05a8e9969f0b338 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,10 +25,12 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     bottom
     {
         type            zeroGradient;
     }
+
     sides
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/p_rgh
index ed1799cfacf135f488fac72a7cb9ca8880dc6f97..5b56ae2a04e6484a6a7f1f185fe14b617d442978 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -27,12 +26,14 @@ boundaryField
         gradient        uniform 0;
         value           uniform 0;
     }
+
     bottom
     {
         type            fixedFluxPressure;
         gradient        uniform 0;
         value           uniform 0;
     }
+
     sides
     {
         type            fixedValue;
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/Allrun b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/Allrun
index a8ecccc54165431befbd2ec1759b2a5b14b040a1..e3b61a0f14bc89ad1bc111d8bb4a2011b556a8ff 100755
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/Allrun
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/Allrun
@@ -4,7 +4,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 runApplication blockMesh
-runApplication  -s createBlockage topoSet -dict system/topoSetDict.createBlockage
+runApplication -s createBlockage topoSet -dict system/topoSetDict.createBlockage
 runApplication subsetMesh -overwrite blockage -patch bottom
 runApplication -s createPatch topoSet -dict system/topoSetDict.createPatch
 runApplication -s createCollector topoSet -dict system/topoSetDict.createCollector
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/controlDict b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/controlDict
index b9f04454eb7bf7d6c3dbae3765ef8207984d417a..d46a0c9dadedb7fc18c71237b829664a9e95f89b 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/eulerianInjection/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      1;
 
 maxDeltaT       1;
@@ -66,5 +67,4 @@ functions
 }
 
 
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/alphat b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/alphat
index a19b372208ebb788dd13101460373999af4233bd..5bf9813e2c97266aa06ba53134715be45b247998 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/alphat
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/alphat
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      alphat;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/epsilon b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/epsilon
index 198e97f2b58e1b44723ab923c7a1275c78169ae1..a2c2cd1e4f9e21ee55dd1517d3fdce547bd53a5a 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/epsilon
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/k b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/k
index baf184024f09990c208b7289bd8befa20a934f27..5480e1955af686eb996c5287003d10ffbe3acdda 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/k
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/nut b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/nut
index 523cf1c9a396be943a1065bb05d9cc6e15a43aca..5093719ef4ef048d72957244fb7f8a27520b2799 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/nut
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianDistributionInjection/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/alphat b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/alphat
index a19b372208ebb788dd13101460373999af4233bd..5bf9813e2c97266aa06ba53134715be45b247998 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/alphat
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/alphat
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      alphat;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/epsilon b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/epsilon
index 198e97f2b58e1b44723ab923c7a1275c78169ae1..a2c2cd1e4f9e21ee55dd1517d3fdce547bd53a5a 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/epsilon
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/k b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/k
index baf184024f09990c208b7289bd8befa20a934f27..5480e1955af686eb996c5287003d10ffbe3acdda 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/k
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/nut b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/nut
index 523cf1c9a396be943a1065bb05d9cc6e15a43aca..5093719ef4ef048d72957244fb7f8a27520b2799 100644
--- a/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/nut
+++ b/tutorials/multiphase/interFoam/laminar/vofToLagrangian/lagrangianParticleInjection/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/cnoidal/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/cnoidal/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/cnoidal/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/cnoidal/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/cnoidal/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/cnoidal/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/cnoidal/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/cnoidal/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/U
index 62a7e0d6114cb7e581409f39f804b2fd17b901a0..687949f2916775f3c9d14336e7484729f8c1dc9b 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -37,6 +36,7 @@ boundaryField
     {
         type            slip;
     }
+
     sides2
     {
         type            slip;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/alpha.water
index ab17cb5375eb439d3ddb1d5da0a1124ff70508d7..e45cdf8725f98850be4b908baca36b4d9d613483 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/alpha.water
@@ -40,6 +40,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     sides2
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/p_rgh
index e8922a7514f38e6c3a9b7c28fa2ed6ac946a0f06..0166a06bb56827fad8281c7602e8e17e3500af4c 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/0.orig/p_rgh
@@ -43,6 +43,7 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     sides2
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/system/controlDict
index 85108bcd74cb8f7b7cb172d6918d9fe6223e18a5..c1b35af9a53cc31be03501df5c24cef67e32963f 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/irregularMultiDirection/system/controlDict
@@ -67,7 +67,6 @@ functions
         setFormat       raw;
         sets
         (
-
             line1
             {
                 type    uniform;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/U
index ad788d49b78b08f87faa874022ef00a63f3a014d..e6bd5518e019f13cb5b17646bacb0635f6d2b197 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/epsilon b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/epsilon
index 6b7b6c398ec4d52225fd8c86498c3e8c2cbff939..4bbd368f5a440d704c585b403340dd947b9ad78e 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/epsilon
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/epsilon
@@ -24,10 +24,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     sides
     {
         type            slip;
@@ -39,6 +41,7 @@ boundaryField
         inletValue      uniform 0.0001;
         value           uniform 0.0001;
     }
+
     ground
     {
         type            epsilonWallFunction;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/k b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/k
index ed53348c150301d9723852c15cb0b3a0974d72c0..e65087b31e4f604920da1e168aa07f33c260a58c 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/k
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,10 +24,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     right
     {
         type            zeroGradient;
     }
+
     sides
     {
         type            slip;
@@ -40,6 +41,7 @@ boundaryField
         inletValue      uniform 0.001;
         value           uniform 0.001;
     }
+
     ground
     {
         type            kqRWallFunction;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/nut b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/nut
index 0661f79ec5c14e4320f870a7ecb802a72dcfccef..fbec10cf2f6e9c964bd477142b14e87fd67a8463 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/nut
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     right
     {
         type            calculated;
         value           uniform 0;
     }
+
     sides
     {
         type            slip;
@@ -41,6 +42,7 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     ground
     {
         type            nutkWallFunction;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/transportProperties
index 6641e8fc9d689233a5fa4e43649123c7317a41dc..3646ba1c4011ae3b5ffd9c8e1a9e6b3ae6aad7d4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/transportProperties
@@ -20,18 +20,18 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           [1 0 -2 0 0 0 0] 0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/triSurface/seaweed.stl b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/triSurface/seaweed.stl
deleted file mode 100644
index f548b62df2382efab08deff49dfc1697972b3d47..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/constant/triSurface/seaweed.stl
+++ /dev/null
@@ -1,86 +0,0 @@
-solid C
-facet normal 0.0 1.0 0.0
-   outer loop
-      vertex 4.065 0.5475 0.25
-      vertex 5.7 0.5475 0.0
-      vertex 4.065 0.5475 0.0
-   endloop
-endfacet
-facet normal 0.0 1.0 0.0
-   outer loop
-      vertex 5.7 0.5475 0.0
-      vertex 4.065 0.5475 0.25
-      vertex 5.7 0.5475 0.25
-   endloop
-endfacet
-facet normal 1.0 0.0 0.0
-   outer loop
-      vertex 5.7 0.5475 0.0
-      vertex 5.7 0.0025 0.25
-      vertex 5.7 0.0025 0.0
-   endloop
-endfacet
-facet normal 1.0 0.0 0.0
-   outer loop
-      vertex 5.7 0.0025 0.25
-      vertex 5.7 0.5475 0.0
-      vertex 5.7 0.5475 0.25
-   endloop
-endfacet
-facet normal 1.63851263511957e-017 -1.0 0.0
-   outer loop
-      vertex 5.7 0.0025 0.25
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 5.7 0.0025 0.0
-   endloop
-endfacet
-facet normal 1.63851263511957e-017 -1.0 0.0
-   outer loop
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 5.7 0.0025 0.25
-      vertex 4.065 0.00249999999999997 0.25
-   endloop
-endfacet
-facet normal 0.0 0.0 -1.0
-   outer loop
-      vertex 5.7 0.5475 0.0
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 4.065 0.5475 0.0
-   endloop
-endfacet
-facet normal 0.0 0.0 -1.0
-   outer loop
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 5.7 0.5475 0.0
-      vertex 5.7 0.0025 0.0
-   endloop
-endfacet
-facet normal 0.0 0.0 1.0
-   outer loop
-      vertex 5.7 0.0025 0.25
-      vertex 4.065 0.5475 0.25
-      vertex 4.065 0.00249999999999997 0.25
-   endloop
-endfacet
-facet normal 0.0 0.0 1.0
-   outer loop
-      vertex 4.065 0.5475 0.25
-      vertex 5.7 0.0025 0.25
-      vertex 5.7 0.5475 0.25
-   endloop
-endfacet
-facet normal -1.0 0.0 0.0
-   outer loop
-      vertex 4.065 0.5475 0.25
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 4.065 0.00249999999999997 0.25
-   endloop
-endfacet
-facet normal -1.0 0.0 0.0
-   outer loop
-      vertex 4.065 0.00249999999999997 0.0
-      vertex 4.065 0.5475 0.25
-      vertex 4.065 0.5475 0.0
-   endloop
-endfacet
-endsolid C
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/setFieldsDict b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/setFieldsDict
index 52cfa689dfb1803688bf58bc2f08ac41ba4cc938..e306ba038ab381b88b76580a9a7b2cf05a37d74b 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/setFieldsDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/mangroveInteraction/system/setFieldsDict
@@ -35,7 +35,7 @@ regions
 
     surfaceToCell
     {
-        file            "./constant/triSurface/seaweed.stl";
+        file            "$FOAM_TUTORIALS/resources/geometry/seaweed.stl.gz";
         outsidePoints   ((2 0.25 0.15));
         includeCut      true;
         includeInside   true;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitary/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/solitary/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitary/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitary/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitary/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/waves/solitary/constant/transportProperties
index 7039c160feb4f140bd3297d011300adfa6ff83f8..3646ba1c4011ae3b5ffd9c8e1a9e6b3ae6aad7d4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitary/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitary/constant/transportProperties
@@ -31,7 +31,7 @@ air
     rho             1;
 }
 
-sigma           0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitary/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/solitary/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitary/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitary/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/0.orig/U
index ad788d49b78b08f87faa874022ef00a63f3a014d..e6bd5518e019f13cb5b17646bacb0635f6d2b197 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/constant/transportProperties
index 6641e8fc9d689233a5fa4e43649123c7317a41dc..3646ba1c4011ae3b5ffd9c8e1a9e6b3ae6aad7d4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/constant/transportProperties
@@ -20,18 +20,18 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           [1 0 -2 0 0 0 0] 0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryGrimshaw/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/0.orig/U
index ad788d49b78b08f87faa874022ef00a63f3a014d..e6bd5518e019f13cb5b17646bacb0635f6d2b197 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/constant/transportProperties
index 6641e8fc9d689233a5fa4e43649123c7317a41dc..3646ba1c4011ae3b5ffd9c8e1a9e6b3ae6aad7d4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/constant/transportProperties
@@ -20,18 +20,18 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           [1 0 -2 0 0 0 0] 0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/solitaryMcCowan/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesI/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/stokesI/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesI/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesI/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesI/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/stokesI/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesI/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesI/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesII/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/stokesII/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesII/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesII/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesII/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/stokesII/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesII/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesII/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesV/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/stokesV/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesV/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesV/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/stokesV/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/stokesV/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/stokesV/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/stokesV/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/controlDict
index 31fb370301a828d2547b263fd3898a9dc36dcf48..b4119e2545d674dba4a471ac4f4f223e260d4688 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
 
 maxDeltaT       0.05;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/streamFunction/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/U
index 8c7e05f95e249a91128981bc2f74090da165cc76..cf7c9694e47d953a3036632fba0bcfc2f1a75017 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            movingWallVelocity;
         value           uniform (0 0 0);
     }
+
     back
     {
         type            empty;
     }
+
     front
     {
         type            empty;
     }
+
     rightwall
     {
         type            waveVelocity;
         value           uniform (0 0 0);
     }
+
     top
     {
           type          pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/alpha.water
index 295d60eb0f9a7b282596ce14641be0d187335ed6..3d2b520d6c134611499e0bf9c4c8ecb3849a69bb 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/alpha.water
@@ -24,26 +24,32 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            zeroGradient;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     leftwall
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/p_rgh
index c74daa0a8336da3fa3e37be02d09f3686934abab..9711031e34f0ed74c6075a9df60401573fcd456e 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     bottom2
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     leftwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     rightwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     top
     {
         type            totalPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement
index 4cb16f37398544e6e79cc19a61a9dde40e3cb065..0719d906543b37e33775b961d96e209958a3d96a 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement
@@ -24,11 +24,13 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            waveMaker;
@@ -43,19 +45,23 @@ boundaryField
         rampTime        2.0;
         wavePhase       0;
     }
+
     back
     {
         type            empty;
     }
+
     front
     {
         type            empty;
     }
+
     rightwall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/blockMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/blockMeshDict
index 6e8342c0e626f3cf9657b2d0c8b3f6b8ef5c1ba2..a945b211319cfa4b75d4b05ad1402137bfccc4fe 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/blockMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/blockMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class           dictionary;
     object          blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 vertices
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/controlDict
index 0f3c6e1d17e2323c0983562000c620d07bab8c41..6fee874cde154de08e5bd69faa24cc57e0a0686a 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
+
 maxDeltaT       0.05;
 
 functions
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/U
index 0025be5d49f7944b7b3017b97c977f799c79588b..6b3e0b474947d98a7040cbb85192a45ea9d53f9f 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            movingWallVelocity;
         value           uniform (0 0 0);
     }
+
     back
     {
         type            slip;
     }
+
     front
     {
         type            slip;
     }
+
     rightwall
     {
         type            waveVelocity;
         value           uniform (0 0 0);
     }
+
     top
     {
           type          pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/alpha.water
index 534371c732c5619f4f80c06c33b6d377532e654c..88ce6c13ea7bfac5808a8158cc6b3d2f962de8b1 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/alpha.water
@@ -24,26 +24,32 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            zeroGradient;
     }
+
     front
     {
         type            zeroGradient;
     }
+
     back
     {
         type            zeroGradient;
     }
+
     leftwall
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/p_rgh
index 46c81fb9f26ec76eb92a5b9566e5f523d4dc8cc8..86e5a6cb0d60e4c79f7aeef86eab09164f675de2 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,31 +25,37 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     bottom2
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     front
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     back
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     leftwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     rightwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     top
     {
         type            totalPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement
index d30470b4ebe39d3b31dfbd6b59b659a4f28296cf..93e69986df848d2121aefddbf7226c1de4822cb9 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement
@@ -24,11 +24,13 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            waveMaker;
@@ -46,19 +48,23 @@ boundaryField
         nPaddle         4;
         waveAngle       45;
     }
+
     back
     {
         type            zeroGradient;
     }
+
     front
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/constant/dynamicMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/constant/dynamicMeshDict
index 701a7c3dcff23edbda31a14bde930d5323b02359..5793a7f552bdb3870dc667c152cb715b38c3ff43 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/constant/dynamicMeshDict
@@ -15,7 +15,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dynamicFvMesh       dynamicMotionSolverFvMesh;
-motionSolverLibs    ("libfvMotionSolvers.so");
+motionSolverLibs    (fvMotionSolvers);
 
 solver              displacementLaplacian;
 
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/blockMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/blockMeshDict
index d107ffdbb793d6f6efd5426caf05aaf178b3dcab..d0cf093bbb2209bfc433a1b223a1d09395160578 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/blockMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/blockMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class           dictionary;
     object          blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 vertices
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/controlDict
index 9e9f50842f42bfe3a4bb053c9e3701989de41f6e..e6dbc615ad3688b39b22acca7e1c5c5c4d986afe 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/system/controlDict
@@ -27,7 +27,7 @@ endTime         10;
 
 deltaT          0.005;
 
-writeControl    adjustableRunTime;
+writeControl    adjustable;
 
 writeInterval   0.1;
 
@@ -48,9 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
+
 maxDeltaT       0.05;
 
+
 functions
 {
     line
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/U
index 0025be5d49f7944b7b3017b97c977f799c79588b..6b3e0b474947d98a7040cbb85192a45ea9d53f9f 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            movingWallVelocity;
         value           uniform (0 0 0);
     }
+
     back
     {
         type            slip;
     }
+
     front
     {
         type            slip;
     }
+
     rightwall
     {
         type            waveVelocity;
         value           uniform (0 0 0);
     }
+
     top
     {
           type          pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/alpha.water
index 534371c732c5619f4f80c06c33b6d377532e654c..88ce6c13ea7bfac5808a8158cc6b3d2f962de8b1 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/alpha.water
@@ -24,26 +24,32 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            zeroGradient;
     }
+
     front
     {
         type            zeroGradient;
     }
+
     back
     {
         type            zeroGradient;
     }
+
     leftwall
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/p_rgh
index 46c81fb9f26ec76eb92a5b9566e5f523d4dc8cc8..86e5a6cb0d60e4c79f7aeef86eab09164f675de2 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,31 +25,37 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     bottom2
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     front
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     back
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     leftwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     rightwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     top
     {
         type            totalPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement
index 7ba5870b84fda665d9711213d02abcda28bb624c..3d1e3a8ac459a4bebde807606c9b858276fa7d30 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement
@@ -24,11 +24,13 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            waveMaker;
@@ -46,19 +48,23 @@ boundaryField
         nPaddle         4;
         waveAngle       45;
     }
+
     back
     {
         type            zeroGradient;
     }
+
     front
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/constant/dynamicMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/constant/dynamicMeshDict
index 701a7c3dcff23edbda31a14bde930d5323b02359..5793a7f552bdb3870dc667c152cb715b38c3ff43 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/constant/dynamicMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/constant/dynamicMeshDict
@@ -15,7 +15,7 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dynamicFvMesh       dynamicMotionSolverFvMesh;
-motionSolverLibs    ("libfvMotionSolvers.so");
+motionSolverLibs    (fvMotionSolvers);
 
 solver              displacementLaplacian;
 
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/blockMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/blockMeshDict
index d107ffdbb793d6f6efd5426caf05aaf178b3dcab..cbf183efa711617930e3f0c4d580528726b395e1 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/blockMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/blockMeshDict
@@ -12,9 +12,10 @@ FoamFile
     class           dictionary;
     object          blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
+scale   1;
+
 vertices
 (
    (0  0  0)
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/controlDict
index 9e9f50842f42bfe3a4bb053c9e3701989de41f6e..daf6f9240cdfe8e74b277797f466d16dcc288585 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/system/controlDict
@@ -48,9 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
+
 maxDeltaT       0.05;
 
+
 functions
 {
     line
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/U
index 8c7e05f95e249a91128981bc2f74090da165cc76..cf7c9694e47d953a3036632fba0bcfc2f1a75017 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            movingWallVelocity;
         value           uniform (0 0 0);
     }
+
     back
     {
         type            empty;
     }
+
     front
     {
         type            empty;
     }
+
     rightwall
     {
         type            waveVelocity;
         value           uniform (0 0 0);
     }
+
     top
     {
           type          pressureInletOutletVelocity;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/alpha.water
index 295d60eb0f9a7b282596ce14641be0d187335ed6..3d2b520d6c134611499e0bf9c4c8ecb3849a69bb 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/alpha.water
@@ -24,26 +24,32 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            zeroGradient;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     leftwall
     {
         type            zeroGradient;
     }
+
     rightwall
     {
         type            zeroGradient;
     }
+
     top
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/p_rgh
index c74daa0a8336da3fa3e37be02d09f3686934abab..9711031e34f0ed74c6075a9df60401573fcd456e 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,29 +25,35 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     bottom2
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     leftwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     rightwall
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     top
     {
         type            totalPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement
index 2191513390f4153be50124a9481ccfb2709c96da..56cb828e101ba9e7f9209ec2d3dbc156e7653015 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement
@@ -24,11 +24,13 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     bottom2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     leftwall
     {
         type            waveMaker;
@@ -43,19 +45,23 @@ boundaryField
         rampTime        2.0;
         wavePhase       0;
     }
+
     back
     {
         type            empty;
     }
+
     front
     {
         type            empty;
     }
+
     rightwall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/blockMeshDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/blockMeshDict
index 511c26dffb0f84278a47b8305410b1fb41568591..951946626d87cc6ff2d586b62151518549b105fc 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/blockMeshDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/blockMeshDict
@@ -12,9 +12,10 @@ FoamFile
     class           dictionary;
     object          blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
+scale   1;
+
 vertices
 (
    (0  0  0)
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/controlDict
index 0f3c6e1d17e2323c0983562000c620d07bab8c41..874bfe2a18245b4d334244f73b229aad2247821a 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/system/controlDict
@@ -48,9 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
+
 maxDeltaT       0.05;
 
+
 functions
 {
     line
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/U b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/U
index 88b069cfce2a6ca1fb6b6b630ae9bb0443f10a75..0337ef3631f681462ee3af7853778121f7c3960c 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/U
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -37,14 +36,17 @@ boundaryField
     {
         type            empty;
     }
+
     back1
     {
         type            empty;
     }
+
     front2
     {
         type            empty;
     }
+
     back2
     {
         type            empty;
@@ -55,6 +57,7 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     ground2
     {
         type            fixedValue;
@@ -66,12 +69,12 @@ boundaryField
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     top2
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
-
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/alpha.water b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/alpha.water
index bd6769b1e9fd1f992a64945a9995d19cd8fba76b..59da543783beffa5448d9dde70320e2690305553 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/alpha.water
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/alpha.water
@@ -34,6 +34,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     ground2
     {
         type            zeroGradient;
@@ -43,6 +44,7 @@ boundaryField
     {
         type            empty;
     }
+
     back1
     {
         type            empty;
@@ -52,6 +54,7 @@ boundaryField
     {
         type            empty;
     }
+
     back2
     {
         type            empty;
@@ -63,6 +66,7 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     top2
     {
         type            inletOutlet;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/p_rgh b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/p_rgh
index f9501d6be04016f85596f74c5a5875c39449e00d..0e770b1ff455f38efb9bd3d1660cad4ded7ce329 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/p_rgh
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/p_rgh
@@ -47,14 +47,17 @@ boundaryField
     {
         type            empty;
     }
+
     back1
     {
         type            empty;
     }
+
     front2
     {
         type            empty;
     }
+
     back2
     {
         type            empty;
@@ -71,6 +74,7 @@ boundaryField
         p0              uniform 0;
         value           uniform 0;
     }
+
     top2
     {
         type            totalPressure;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement
index e0276400a407e197feff6b757b6fdf2c68d376b3..2bf3c8e4b6a6813a14caada18f7c85e82b20dfe5 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement
@@ -24,11 +24,13 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     ground2
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     inlet
     {
         type            waveMaker;
@@ -43,31 +45,38 @@ boundaryField
         rampTime        1.0;
         wavePhase       0;
     }
+
     back1
     {
         type            empty;
     }
+
     back2
     {
         type            empty;
     }
+
     front1
     {
         type            empty;
     }
+
     front2
     {
         type            empty;
     }
+
     outlet
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     top1
     {
         type            zeroGradient;
     }
+
     top2
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/g b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/g
index bc57fa4bffd6711a98f39b6296acd015d0f2ddf2..871424a2687d9c6e907c1e82db0360f6db0fbe4d 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/g
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/g
@@ -16,6 +16,6 @@ FoamFile
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -2 0 0 0 0];
-value           ( 0.0 0.0 -9.81 );
+value           (0 0 -9.81);
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/transportProperties b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/transportProperties
index 6641e8fc9d689233a5fa4e43649123c7317a41dc..3646ba1c4011ae3b5ffd9c8e1a9e6b3ae6aad7d4 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/transportProperties
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/constant/transportProperties
@@ -20,18 +20,18 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           [1 0 -2 0 0 0 0] 0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/controlDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/controlDict
index 694062cd590244c88bb1e329554fc0c3416a441e..e00ee952df0c25e7ff45eac818b78de7bf53bab9 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/controlDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/controlDict
@@ -18,25 +18,42 @@ FoamFile
 application     interFoam;
 
 startFrom       latestTime;
+
 startTime       0.0;
+
 stopAt          endTime;
+
 endTime         10;
+
 deltaT          0.01;
+
 writeControl    adjustable;
+
 writeInterval   0.05;
+
 purgeWrite      0;
+
 writeFormat     ascii;
+
 writePrecision  6;
+
 writeCompression off;
+
 timeFormat      general;
+
 timePrecision   6;
+
 runTimeModifiable yes;
+
 adjustTimeStep  yes;
 
 maxCo           0.65;
+
 maxAlphaCo      0.65;
+
 maxDeltaT       0.05;
 
+
 functions
 {
     lineMOVING
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/decomposeParDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/decomposeParDict
index 8a5352c8495357fb8e028c738b83619c4231f3f7..733003dccc1aa711c647e92cb320cbe35667ad7f 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/decomposeParDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/decomposeParDict
@@ -12,14 +12,13 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
 
 method          hierarchical;
 
-hierarchicalCoeffs
+coeffs
 {
     n           (2 1 1);
     delta       0.001;
diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/setFieldsDict b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/setFieldsDict
index dc82b283c67606ac07f9538e5dbd14c88c5f8422..b61162ab91ba909d4e718c4b2051fdd953e70a37 100644
--- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/setFieldsDict
+++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/system/setFieldsDict
@@ -29,3 +29,6 @@ regions
         fieldValues ( volScalarFieldValue alpha.water 1 );
     }
 );
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/0.orig/U b/tutorials/multiphase/interIsoFoam/damBreak/0.orig/U
index a4bc20d1c5a09bad9874a836d4eb3560c0a7eea5..059da858d75f820fd5cef9b9d8a90ffa794d9bed 100644
--- a/tutorials/multiphase/interIsoFoam/damBreak/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/damBreak/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     rightWall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     lowerWall
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/Allclean b/tutorials/multiphase/interIsoFoam/damBreak/Allclean
index 0230e73bab540b42a9d5c3e85fc44f4531d26616..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interIsoFoam/damBreak/Allclean
+++ b/tutorials/multiphase/interIsoFoam/damBreak/Allclean
@@ -4,6 +4,5 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 cleanCase0
-rm -rf isoFaces
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/Allrun b/tutorials/multiphase/interIsoFoam/damBreak/Allrun
index a76d4d8bb86e200dffa856b77e447fc85e715f7f..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/interIsoFoam/damBreak/Allrun
+++ b/tutorials/multiphase/interIsoFoam/damBreak/Allrun
@@ -6,6 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
 
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/Allrun-parallel b/tutorials/multiphase/interIsoFoam/damBreak/Allrun-parallel
index ff13c5b3473c13797a076b51dcc8e475a08d4977..4f259966c510eecf8b054ebec1d3560ab1d26ba4 100755
--- a/tutorials/multiphase/interIsoFoam/damBreak/Allrun-parallel
+++ b/tutorials/multiphase/interIsoFoam/damBreak/Allrun-parallel
@@ -6,7 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication decomposePar
+
 runParallel setFields
 
 runParallel $(getApplication)
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/constant/transportProperties b/tutorials/multiphase/interIsoFoam/damBreak/constant/transportProperties
index a99d95dcef5614960ff8a40494e8474d511017bc..4776c1c73ff38fe068fedf90a79eac6604b9beea 100644
--- a/tutorials/multiphase/interIsoFoam/damBreak/constant/transportProperties
+++ b/tutorials/multiphase/interIsoFoam/damBreak/constant/transportProperties
@@ -20,19 +20,19 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.07;
+sigma               0.07;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/system/controlDict b/tutorials/multiphase/interIsoFoam/damBreak/system/controlDict
index 8b04c54cd5a91d2abe493107e45169e454c10fe9..f777a69ecf022c0ff98de8f29332b479deda681a 100644
--- a/tutorials/multiphase/interIsoFoam/damBreak/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/damBreak/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           10;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..eded2a80c8bd27c91affa08e211b29c8ef7fb176 100644
--- a/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/damBreak/system/decomposeParDict
@@ -23,9 +23,5 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/damBreak/system/fvSchemes b/tutorials/multiphase/interIsoFoam/damBreak/system/fvSchemes
index 2d4948feadaf2e26b6fe6be9f2de0235a15f0805..a835365febd75c4f79dc451ace2f117bb46821c1 100644
--- a/tutorials/multiphase/interIsoFoam/damBreak/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/damBreak/system/fvSchemes
@@ -17,40 +17,40 @@ FoamFile
 
 ddtSchemes
 {
-    default         Euler;
+    default          Euler;
 }
 
 gradSchemes
 {
-    default         Gauss linear;
+    default          Gauss linear;
 }
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss limitedLinearV 1;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss limitedLinearV 1;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss interfaceCompression;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
 
 laplacianSchemes
 {
-    default         Gauss linear corrected;
+    default          Gauss linear corrected;
 }
 
 interpolationSchemes
 {
-    default         linear;
+    default          linear;
 }
 
 snGradSchemes
 {
-    default         corrected;
+    default          corrected;
 }
 
 fluxRequired
 {
-    default         no;
+    default          no;
     p_rgh;
     pcorr;
     alpha.water;
diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/0.orig/U b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/0.orig/U
index be55be3898fed9546ee9766f8097d209d1ea11de..f1faba920974fa29aa026770dd160c6f02492963 100644
--- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     walls
     {
         type            uniformFixedValue;
diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/controlDict b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/controlDict
index f0c6c15f673a15c3e87cc8ffd0140aa38bb85535..67db0704009d3cc28599352888f1547f2c9815c2 100644
--- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/controlDict
@@ -27,9 +27,9 @@ endTime         1;
 
 deltaT          0.001;
 
-writeControl    adjustable; //timeStep;
+writeControl    adjustable;
 
-writeInterval   0.02;//1;
+writeInterval   0.02;
 
 purgeWrite      0;
 
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.75;
+
 maxAlphaCo      0.75;
+
 maxDeltaT       1;
 
 
diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSchemes b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSchemes
index d3a62bc48819f1e6e1b2f8b7f0440b55f9a41b7e..4bf3a9b11ba5d1a52831e316e179279a4ee7c1b3 100644
--- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSchemes
@@ -17,37 +17,37 @@ FoamFile
 
 ddtSchemes
 {
-    default         Euler;
+    default          Euler;
 }
 
 gradSchemes
 {
-    default         Gauss linear;
+    default          Gauss linear;
 }
 
 divSchemes
 {
-    div(rhoPhi,U)   Gauss upwind;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss upwind;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
-    div(phi,k)      Gauss upwind;
-    div(phi,omega)  Gauss upwind;
+    div(phi,k)       Gauss upwind;
+    div(phi,omega)   Gauss upwind;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
 
 laplacianSchemes
 {
-    default         Gauss linear corrected;
+    default          Gauss linear corrected;
 }
 
 interpolationSchemes
 {
-    default         linear;
+    default          linear;
 }
 
 snGradSchemes
 {
-    default         corrected;
+    default          corrected;
 }
 
 wallDist
diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSolution b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSolution
index 382addcd62b1a187e29765b839aed34c92a98bd7..2e43fdd84e966d36b6104472978ccc684025b931 100644
--- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSolution
+++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/fvSolution
@@ -52,7 +52,6 @@ solvers
     "pcorr.*"
     {
         $p_rghFinal;
-//        tolerance       0.0001;
         tolerance       1e-08;
     }
 
diff --git a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/topoSetDict b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/topoSetDict
index 9f1f5083b4728e72637207a925f7a09e39484f4f..6d30a6d5f8fadaa4006a9201ee880f4606cbb8fd 100644
--- a/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/topoSetDict
+++ b/tutorials/multiphase/interIsoFoam/damBreakWithObstacle/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/U b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/U
index 6ddcdf3a8f1cdeb30ad07d7525ebce35b60335e6..3091dc89512bf6d373a2f50cacae75ef69b0bac6 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,10 +24,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/alpha.water b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/alpha.water
index 131e8bb55ccb07b527aef46f11f5066bb65b6145..c399f011203d33f510b260e3fbdeeb1fc02aabb4 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/alpha.water
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/alpha.water
@@ -24,10 +24,12 @@ boundaryField
     {
         type    zeroGradient;
     }
+
     front
     {
         type    empty;
     }
+
     back
     {
         type    empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/p_rgh b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/p_rgh
index 5263af12a893de31396dcd9a7672afaa50db7b46..dc69630ebbb903502e50e721bf1ccee61c4aa69e 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type    zeroGradient;
     }
+
     front
     {
         type    empty;
     }
+
     back
     {
         type    empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/Allrun b/tutorials/multiphase/interIsoFoam/discInConstantFlow/Allrun
index 4bb87e76e789c99ac31b6816bb99304bcf4a490f..321d8db8b12cf5af83a107e80af3003ed0f82bec 100755
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/Allrun
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/Allrun
@@ -6,6 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setAlphaField
 
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/controlDict b/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/controlDict
index 1448d2a20289a946e8b138337ad57897a8f6e4f9..1ab40c07d765b1c285904c4212b4afb7587090eb 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/controlDict
@@ -5,7 +5,6 @@
 |   \\  /    A nd           | Website:  www.openfoam.com                      |
 |    \\/     M anipulation  |                                                 |
 \*---------------------------------------------------------------------------*/
-
 FoamFile
 {
     version         2.0;
@@ -14,7 +13,6 @@ FoamFile
     location        "system";
     object          controlDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 application     interIsoFoam;
@@ -52,6 +50,7 @@ runTimeModifiable no;
 adjustTimeStep  yes;
 
 maxCo           1e6;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1e6;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/fvSchemes b/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/fvSchemes
index 3d0037a8ea5e27b1883eb9bb8b93f7ee5f39bd41..56cfc72b3b82423530a94fe82e20d5f833a94959 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlow/system/fvSchemes
@@ -17,40 +17,40 @@ FoamFile
 
 ddtSchemes
 {
-    default         Euler;
+    default          Euler;
 }
 
 gradSchemes
 {
-    default         Gauss linear;
+    default          Gauss linear;
 }
 
 divSchemes
 {
-    div(rho*phi,U)  Gauss limitedLinearV 1;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rho*phi,U)   Gauss limitedLinearV 1;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss interfaceCompression;
     div((muEff*dev(T(grad(U))))) Gauss linear;
 }
 
 laplacianSchemes
 {
-    default         Gauss linear corrected;
+    default          Gauss linear corrected;
 }
 
 interpolationSchemes
 {
-    default         linear;
+    default          linear;
 }
 
 snGradSchemes
 {
-    default         corrected;
+    default          corrected;
 }
 
 fluxRequired
 {
-    default         no;
+    default          no;
     p_rgh;
     pcorr;
     alpha1;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/U b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/U
index ed2bae5a99f37c416259e11e30e2bd5b9c986a94..7324400083635c3814dd047c60213fc7d6a3f1f7 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/U
@@ -10,30 +10,17 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 1 -1 0 0 0 0];
 
-internalField   uniform (-.2 0 -.05);
+internalField   uniform (-0.2 0 -0.05);
 
 boundaryField
 {
-    right
-    {
-        type            cyclic;
-    }
-    left
-    {
-        type            cyclic;
-    }
-    top
-    {
-        type            cyclic;
-    }
-    bottom
+    "(right|left|top|bottom)"
     {
         type            cyclic;
     }
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/alpha.water b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/alpha.water
index 5250195d14e6bf7707bb9f87e3aa746a3de65c36..8524a7296d5a8e6e668dd464468ee40848e4d981 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/alpha.water
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/alpha.water
@@ -20,22 +20,11 @@ internalField   uniform 0;
 
 boundaryField
 {
-    right
-    {
-        type            cyclic;
-    }
-    left
-    {
-        type            cyclic;
-    }
-    top
-    {
-        type            cyclic;
-    }
-    bottom
+    "(right|left|top|bottom)"
     {
         type            cyclic;
     }
+
     "(front|back)"
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/p_rgh b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/p_rgh
index b9ebab860cf762b1dba66c2156608eb22050d7a8..dc73dd84b43d340211087ac8011d10d9d0c44c0b 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/0.orig/p_rgh
@@ -20,22 +20,11 @@ internalField   uniform 0;
 
 boundaryField
 {
-    right
-    {
-        type            cyclic;
-    }
-    left
-    {
-        type            cyclic;
-    }
-    top
-    {
-        type            cyclic;
-    }
-    bottom
+    "(right|left|top|bottom)"
     {
         type            cyclic;
     }
+
     "(front|back)"
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/Allrun b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/Allrun
index 4bb87e76e789c99ac31b6816bb99304bcf4a490f..321d8db8b12cf5af83a107e80af3003ed0f82bec 100755
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/Allrun
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/Allrun
@@ -6,6 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setAlphaField
 
 runApplication $(getApplication)
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/constant/transportProperties b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/constant/transportProperties
index e80a35ce936526cdec6475f5849f5f24e703dd7b..b84127480b25a5bafc8b1a28df89bb38c810ec61 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/constant/transportProperties
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/constant/transportProperties
@@ -15,23 +15,22 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-
 phases (water air);
 
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.00;
+sigma               0;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/controlDict b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/controlDict
index a917316b066937a7db6ee8de4257ea79bdeea37f..f478a9ec1a0c78571fe4aa816ef11733f9ca9827 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/controlDict
@@ -29,7 +29,7 @@ deltaT          0.001;
 
 writeControl    adjustable;
 
-writeInterval   .5;
+writeInterval   0.5;
 
 purgeWrite      0;
 
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/fvSchemes b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/fvSchemes
index 52da7075308bb20025c3952d0146ba2e5a166b3e..77da5ac48840eef72127a3b6d15b3954a4262b02 100644
--- a/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/discInConstantFlowCyclicBCs/system/fvSchemes
@@ -17,35 +17,35 @@ FoamFile
 
 ddtSchemes
 {
-    default         Euler;
+    default          Euler;
 }
 
 gradSchemes
 {
-    default         Gauss linear;
+    default          Gauss linear;
 }
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss linearUpwind grad(U);
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss linearUpwind grad(U);
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
 
 laplacianSchemes
 {
-    default         Gauss linear corrected;
+    default          Gauss linear corrected;
 }
 
 interpolationSchemes
 {
-    default         linear;
+    default          linear;
 }
 
 snGradSchemes
 {
-    default         corrected;
+    default          corrected;
 }
 
 
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/U b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/U
index 9ac7bb307e58ae42a3003a681cc806fe7d75e48a..39ba0cee8c35cb3bffc6d64c212c9e91579cf13d 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,10 +24,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/alpha.water b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/alpha.water
index 8d4ec175485b0dbe7f646e6426312d25101f17a7..0ad47856ad91f6aa139ae3b065ef1a55dbc5971a 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/alpha.water
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/alpha.water
@@ -25,10 +25,12 @@ boundaryField
         type    fixedValue;
         value   uniform 0;
     }
+
     front
     {
         type    empty;
     }
+
     back
     {
         type    empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/p_rgh b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/p_rgh
index 5263af12a893de31396dcd9a7672afaa50db7b46..dc69630ebbb903502e50e721bf1ccee61c4aa69e 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type    zeroGradient;
     }
+
     front
     {
         type    empty;
     }
+
     back
     {
         type    empty;
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/constant/transportProperties b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/constant/transportProperties
index 047f0c4be40444ab959db0d864e51deb04231174..f972262be1071662892020ac9b1c9923f80c494b 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/constant/transportProperties
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/constant/transportProperties
@@ -15,72 +15,23 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-DT              DT [ 0 2 -1 0 0 0 0 ] 0;
-
-//Input for OF-2.3.0 and later
 phases (water air);
 
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
-}
-
-//Input for OF-2.2.0 and earlier
-
-phase1
-{
-    transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 0;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1000;
-    CrossPowerLawCoeffs
-    {
-        nu0             nu0 [ 0 2 -1 0 0 0 0 ] 1e-06;
-        nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-06;
-        m               m [ 0 0 1 0 0 0 0 ] 1;
-        n               n [ 0 0 0 0 0 0 0 ] 0;
-    }
-
-    BirdCarreauCoeffs
-    {
-        nu0             nu0 [ 0 2 -1 0 0 0 0 ] 0.0142515;
-        nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-06;
-        k               k [ 0 0 1 0 0 0 0 ] 99.6;
-        n               n [ 0 0 0 0 0 0 0 ] 0.1003;
-    }
-}
-
-phase2
-{
-    transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 0;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1;
-    CrossPowerLawCoeffs
-    {
-        nu0             nu0 [ 0 2 -1 0 0 0 0 ] 1e-06;
-        nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-06;
-        m               m [ 0 0 1 0 0 0 0 ] 1;
-        n               n [ 0 0 0 0 0 0 0 ] 0;
-    }
-
-    BirdCarreauCoeffs
-    {
-        nu0             nu0 [ 0 2 -1 0 0 0 0 ] 0.0142515;
-        nuInf           nuInf [ 0 2 -1 0 0 0 0 ] 1e-06;
-        k               k [ 0 0 1 0 0 0 0 ] 99.6;
-        n               n [ 0 0 0 0 0 0 0 ] 0.1003;
-    }
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.0;
+sigma               0.0;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/controlDict b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/controlDict
index f6f2b60ed9e57d375d96b3761291f41eff13c9a0..619831c8bdc20a9c4a82735ef380cfb39cb51b70 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/controlDict
@@ -50,6 +50,7 @@ runTimeModifiable no;
 adjustTimeStep  no;
 
 maxCo           1e10;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       0.05;
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict
index f043397cd2dad1126124766deeac432f9efb5132..e01413eb04cb735ce4c89223e1b07af38f61022e 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 4;
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict
index 0ce92bcbe45f9c18c0f3742f52fabd59b3e1f58f..b5ebad54b3fdca475972ef81e9bf91cd20f9cd21 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict2 b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict2
index 8e516b202f68e4816ef94cff348d5c7ccedaf6f5..aa2343433d401a3302aaaba2b5ad973ff2ecd5fe 100644
--- a/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict2
+++ b/tutorials/multiphase/interIsoFoam/discInReversedVortexFlow/system/topoSetDict2
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interIsoFoam/iobasin/0.orig/U b/tutorials/multiphase/interIsoFoam/iobasin/0.orig/U
index 994e1acf3b9c94008703cbc540e6f3f854ee4018..76f5a73f4a364cd4c992dfe9e234e2293bdaf81a 100644
--- a/tutorials/multiphase/interIsoFoam/iobasin/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/iobasin/0.orig/U
@@ -42,7 +42,6 @@ boundaryField
         type   pressureInletOutletVelocity;
         value  uniform (0 0 0);
     }
-
 }
 
 
diff --git a/tutorials/multiphase/interIsoFoam/iobasin/system/controlDict b/tutorials/multiphase/interIsoFoam/iobasin/system/controlDict
index 7d50af5e3ff1ca02165402cb90412ffa043b53bc..648f81f3d2c1e348c823affb473a2d6c0e1ca59d 100644
--- a/tutorials/multiphase/interIsoFoam/iobasin/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/iobasin/system/controlDict
@@ -26,7 +26,6 @@ stopAt          endTime;
 endTime         3;
 
 deltaT          0.005;
-//deltaT          0.001;
 
 writeControl    adjustable;
 
diff --git a/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict
index f4fc3874203996abb6537836f637ec947b118bb3..c94ba124f47da84d778fff7b3d38a5bf8f18021b 100644
--- a/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/iobasin/system/decomposeParDict
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       dictionary;
-    note        "mesh decomposition control dictionary";
     object      decomposeParDict;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interIsoFoam/iobasin/system/fvSolution b/tutorials/multiphase/interIsoFoam/iobasin/system/fvSolution
index 6fd5a859bf5daf9f6c41bf59d27e8fe15e5a1c19..c65a3141132432934896faf4d1ac5a7d9441f936 100644
--- a/tutorials/multiphase/interIsoFoam/iobasin/system/fvSolution
+++ b/tutorials/multiphase/interIsoFoam/iobasin/system/fvSolution
@@ -43,11 +43,7 @@ solvers
         solver           GAMG;
         tolerance        5e-9;
         relTol           0.01;
-
         smoother         GaussSeidel;
-
-
-
         maxIter          50;
     };
 
diff --git a/tutorials/multiphase/interIsoFoam/iobasin/system/setFieldsDict b/tutorials/multiphase/interIsoFoam/iobasin/system/setFieldsDict
index df48a574af768ed5a3616ba0a6ed458f41726c3e..631bd29a45790064ed78f3b0dfab46907aecaa92 100644
--- a/tutorials/multiphase/interIsoFoam/iobasin/system/setFieldsDict
+++ b/tutorials/multiphase/interIsoFoam/iobasin/system/setFieldsDict
@@ -33,7 +33,7 @@ regions
 
     boxToCell
     {
-        box (-1e10 -1e10 -1e10) (-.2 1e10 1e10);
+        box (-1e10 -1e10 -1e10) (-0.2 1e10 1e10);
         fieldValues
         (
             volScalarFieldValue alpha.water 1
diff --git a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/U b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/U
index 9ac7bb307e58ae42a3003a681cc806fe7d75e48a..39ba0cee8c35cb3bffc6d64c212c9e91579cf13d 100644
--- a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,10 +24,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/alpha.water b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/alpha.water
index b9ad5b560014268ce0daf2a9b2effb518043026b..f358073800566a6d5a350e3411f2c8fc14b8eb97 100644
--- a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/alpha.water
+++ b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/alpha.water
@@ -25,10 +25,12 @@ boundaryField
         type        fixedValue;
         value       uniform 0;
     }
+
     front
     {
         type        empty;
     }
+
     back
     {
         type        empty;
diff --git a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/p_rgh b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/p_rgh
index 5263af12a893de31396dcd9a7672afaa50db7b46..dc69630ebbb903502e50e721bf1ccee61c4aa69e 100644
--- a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type    zeroGradient;
     }
+
     front
     {
         type    empty;
     }
+
     back
     {
         type    empty;
diff --git a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/system/controlDict b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/system/controlDict
index d4b88386ae4c08877b01aed7d4eebf26a1746d9b..5e82c78905bd8cc586a9888bd6a7b88132125ae2 100644
--- a/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/notchedDiscInSolidBodyRotation/system/controlDict
@@ -14,7 +14,6 @@ FoamFile
     location        "system";
     object          controlDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 application     interIsoFoam;
@@ -52,10 +51,12 @@ runTimeModifiable no;
 adjustTimeStep  no;
 
 maxCo           1e6;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       0.05;
 
+
 functions
 {
     setVelocity
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/U b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/U
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/U
rename to tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/U
index dccaf73948e5bb5fe0e90563ead575f4a7df73b1..4206449da11b640858ba7ab85f1f3c9f6d6dd36c 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/U
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/U
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/alpha.water.orig b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/alpha.water.orig
rename to tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/alpha.water
index 7570d3eddd4bbc93baafb9f8b61333fcb9c34f0f..6a510e97b53326afc36b4e8a284d6f53449a3a93 100644
--- a/tutorials/multiphase/compressibleInterDyMFoam/laminar/sloshingTank2D/0/alpha.water.orig
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/alpha.water
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/p_rgh b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/p_rgh
rename to tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/p_rgh
index d62e51d8c6e030b8b4e370762b383963c6f504c9..ff6a8dc9a4ef4a1046033676b7a3c716001f13ee 100644
--- a/tutorials/multiphase/interFoam/laminar/sloshingTank2D/0/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            empty;
     }
+
     back
     {
         type            empty;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allclean b/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allclean
index cb1f6d7c100dd894f717b42f23afa9e323e164b5..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allclean
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allclean
@@ -1,7 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf 0/alpha.water 0/alpha.water.gz probes wallPressure pRefProbe
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allrun b/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allrun
index becf8fb1535acf339cbdfeb6dd876f01a9773d5c..4bc83dce78c3941e83dd293dc3a7f1a7dbf8c7b2 100755
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allrun
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/Allrun
@@ -3,12 +3,14 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 m4 system/blockMeshDict.m4 > system/blockMeshDict
-runApplication blockMesh
 
-cp 0/alpha.water.orig 0/alpha.water
+runApplication blockMesh
 
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/controlDict b/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/controlDict
index 0f0d66cb7fca3268ddb5364ea331f7ed5dcd0a5e..fdf2b5d405d7f7982d82e0fc468cfd3e8d492105 100644
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/controlDict
@@ -48,10 +48,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     probes
diff --git a/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/fvSchemes b/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/fvSchemes
index 6409fa101f52e18a66340c525a2903d961ab4bb5..0e9555bcd4e93c96c9c950a244c19e849e6186ea 100644
--- a/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/sloshingTank2D/system/fvSchemes
@@ -27,8 +27,8 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss vanLeerV;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss vanLeerV;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss vanLeer;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/0.orig/U b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/0.orig/U
index dfb74476b10e20ac3207de4ab238a05680757051..7ee8b89bd36bf8f5ab613187b09b3d4e974bc7c6 100644
--- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/constant/transportProperties b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/constant/transportProperties
index ef640bb5a8891d71fcac4d24ac71de139d2b857f..f972262be1071662892020ac9b1c9923f80c494b 100644
--- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/constant/transportProperties
+++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/constant/transportProperties
@@ -20,18 +20,18 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.0;
+sigma               0.0;
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/controlDict b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/controlDict
index f28eaf93f27a137f2dec36747f7f8629319080de..74bcc27f76b2c424ba866f61ebda170ff88c3377 100644
--- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/controlDict
@@ -50,10 +50,12 @@ runTimeModifiable yes;
 adjustTimeStep  no;
 
 maxCo           1e10;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       0.2;
 
+
 functions
 {
     setVelocity
diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict
index 58cbb1fe17aac17a1497104b00aa7a22f01ac11d..17dbdcebb96829b8525e74df6b2e6a7fcb64100f 100644
--- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 8;
diff --git a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/fvSchemes b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/fvSchemes
index eb25da74e80b231a253c3dace3198f06bf3922d7..9df2c9743cb95931c1b480411606a93cb6dabace 100644
--- a/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/sphereInReversedVortexFlow/system/fvSchemes
@@ -27,8 +27,8 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)   Gauss limitedLinearV 1;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss limitedLinearV 1;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
 }
 
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/U b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/U
index b66383667ef4c5d0e92546e3f31f866d74706406..24158cd5702325e4b80b5af055067c37e1e52d3b 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/U
@@ -21,27 +21,12 @@ internalField   uniform (0 0 0);
 
 boundaryField
 {
-    left
+    "(left|right|top|bottom)"
     {
         type    slip;
     }
-    right
-    {
-        type    slip;
-    }
-    top
-    {
-        type    slip;
-    }
-    bottom
-    {
-        type    slip;
-    }
-    front
-    {
-        type    empty;
-    }
-    back
+
+    "(front|back)"
     {
         type    empty;
     }
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/alpha.water b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/alpha.water
index 5d32ce96b8757225707e1acc1da6766c30d01170..3f1bf93d8f8dfbf0fafd6ee6c8e7c55afe5fd51c 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/alpha.water
+++ b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/alpha.water
@@ -20,27 +20,12 @@ internalField   uniform 0;
 
 boundaryField
 {
-    left
+    "(left|right|top|bottom)"
     {
         type            zeroGradient;
     }
-    right
-    {
-        type            zeroGradient;
-    }
-    top
-    {
-        type            zeroGradient;
-    }
-    bottom
-    {
-        type            zeroGradient;
-    }
-    front
-    {
-        type            empty;
-    }
-    back
+
+    "(front|back)"
     {
         type            empty;
     }
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/p_rgh b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/p_rgh
index 70b6b1d962622dec43f6ce479961fcf60d8feefb..0679a1e100fa455dca60395bd579427c12d1003a 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/0.orig/p_rgh
+++ b/tutorials/multiphase/interIsoFoam/standingWave/0.orig/p_rgh
@@ -20,31 +20,13 @@ internalField   uniform 0;
 
 boundaryField
 {
-    left
+    "(left|right|top|bottom)"
     {
         type    fixedFluxPressure;
         value   uniform 0;
     }
-    right
-    {
-        type    fixedFluxPressure;
-        value   uniform 0;
-    }
-    top
-    {
-        type    fixedFluxPressure;
-        value   uniform 0;
-    }
-    bottom
-    {
-        type    fixedFluxPressure;
-        value   uniform 0;
-    }
-    front
-    {
-        type            empty;
-    }
-    back
+
+    "(front|back)"
     {
         type            empty;
     }
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/constant/transportProperties b/tutorials/multiphase/interIsoFoam/standingWave/constant/transportProperties
index 28d7391ae0fb7795ebd1ee140bd254a90396ba08..99c293a28efe90edcef85f0a1209536d30cf9fc4 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/constant/transportProperties
+++ b/tutorials/multiphase/interIsoFoam/standingWave/constant/transportProperties
@@ -15,23 +15,22 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-
 phases (water air);
 
 water
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1e-06;
-    rho             [1 -3 0 0 0 0 0] 1000;
+    nu              1e-06;
+    rho             1000;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              [0 2 -1 0 0 0 0] 1.48e-05;
-    rho             [1 -3 0 0 0 0 0] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.07;
+sigma               0.07;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/controlDict b/tutorials/multiphase/interIsoFoam/standingWave/system/controlDict
index d369e380490311c736abd3fb768c711c110cf868..ce273d3d169b9a3539b9b8632308759cb7caa73f 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/controlDict
@@ -29,7 +29,7 @@ deltaT          0.001;
 
 writeControl    adjustable;
 
-writeInterval   .1;
+writeInterval   0.1;
 
 purgeWrite      0;
 
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict
index 077abf4bb58eb9113aec1e2ae324a415dba9094e..386069072256dddf9a80ebc3e12f8c120fefcfb9 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 1 2);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/fvSchemes b/tutorials/multiphase/interIsoFoam/standingWave/system/fvSchemes
index 49199cbf7ecf9062b25d073e96bef8faa32ddc3b..82e27ea74f0ccd1449bfd3700c38b83265ce4674 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/fvSchemes
@@ -27,7 +27,7 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss limitedLinearV 1;
+    div(rhoPhi,U)   Gauss limitedLinearV 1;
     div(phi,alpha)  Gauss vanLeer;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/fvSolution b/tutorials/multiphase/interIsoFoam/standingWave/system/fvSolution
index fde1f1b95c60ea6fc323ca5a5cf9b043db278aaa..a008fb37fe247c338cf5273f2b4cc977a77eaa59 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/fvSolution
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/fvSolution
@@ -17,7 +17,6 @@ FoamFile
 
 solvers
 {
-
     "alpha.*"
     {
         isoFaceTol      1e-10;
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict1 b/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict1
index 8d533cd491a7a03cc72c52a28d0754c2461682ea..218914a6ea1110d0da3dfd9f25099f19e5b37a80 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict1
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict1
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict2 b/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict2
index c0625181a9fddeaef81897ae8284f1e1e677e9cd..515a63a6b695aa7a1bb3209047a1a8fa53a65cd1 100644
--- a/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict2
+++ b/tutorials/multiphase/interIsoFoam/standingWave/system/topoSetDict2
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/0.orig/U b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/0.orig/U
index ad13d40630874e078642af72782d98d483f9b2ed..283d7c970fbc95decb4fe2791a33d5f9606eb600 100644
--- a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/0.orig/U
+++ b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/controlDict b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/controlDict
index 386fa8b7b34fa6ad819c79a85657128f1db11648..d0496621feb7de4f0f5d3e0fe7dfa6b91883dfd0 100644
--- a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       0.5;
diff --git a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict
index 9fcb306823f6d15a8860a458fc8099a80b6ca48d..f659991c2dc768049d32e9708116b16a80bda2b4 100644
--- a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict
+++ b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 2;
diff --git a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/fvSchemes b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/fvSchemes
index 4b8df59426d020632af25e0388ae0e2d9b2e6c67..77b4c733a18c72968dbd0bee19b592e4137c8bc5 100644
--- a/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/waveExampleStreamFunction/system/fvSchemes
@@ -28,8 +28,8 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)   Gauss linearUpwind grad(U);
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss linearUpwind grad(U);
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/alpha.water.orig b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/alpha.water.orig
rename to tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/alpha.water
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/epsilon b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/epsilon
index dc550f2e80b4c08e96771fa6cb00e88ed8753485..93e2aa7ae9c2ba9598c841ad36355e7002999af5 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/epsilon
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/k b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/k
index 0b623f2916b1b8bf9a0b08c4e3738adc17be1f2c..e4e25f36e3b003cd6c31c4279bde4772b4ccc1e9 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/k
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/nut b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/nut
index 7dca7642a05bd638d5640b748c1aa535654f169b..8869225706023b6c629f8f2bb9111cba7ddf7dfb 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/nut
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0;
     }
+
     lowerWall
     {
         type            nutkWallFunction;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            calculated;
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/Allrun b/tutorials/multiphase/interIsoFoam/weirOverflow/Allrun
index 7616c97782f5cae767ce0ea1ee514e62440af5f1..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/Allrun
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/Allrun
@@ -6,9 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
-\cp 0/alpha.water.orig 0/alpha.water
 
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/system/controlDict b/tutorials/multiphase/interIsoFoam/weirOverflow/system/controlDict
index 7167e231a036f9d33cfe7edb5f41cece731e0c38..61c93157f78a783f29f89c89951f4b09e6e2515c 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/system/controlDict
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           0.9;
+
 maxAlphaCo      0.9;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSchemes b/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSchemes
index f5a367a939d4f8972fbb09091565f40bcc9bdd2e..b1728194c79e3545717170a3a5a14479b42dd015 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSchemes
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSchemes
@@ -27,13 +27,13 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss linear;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss linear;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
-    div(phi,k)      Gauss upwind;
+    div(phi,k)       Gauss upwind;
     div(phi,epsilon) Gauss upwind;
-    div(phi,R)      Gauss upwind;
-    div(R)          Gauss linear;
+    div(phi,R)       Gauss upwind;
+    div(R)           Gauss linear;
     div(phi,nuTilda) Gauss upwind;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSolution b/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSolution
index 4febc9b40c3dd977a3f1b9b2b7c3ec3375643298..644ee773d2c58f88e3585867d68faf96dc93bef3 100644
--- a/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSolution
+++ b/tutorials/multiphase/interIsoFoam/weirOverflow/system/fvSolution
@@ -18,7 +18,6 @@ solvers
 {
     alpha.water
     {
-
         isoFaceTol      1e-6;
         surfCellTol     1e-6;
         nAlphaBounds    3;
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/U b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/U
similarity index 98%
rename from tutorials/multiphase/interMixingFoam/laminar/damBreak/0/U
rename to tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/U
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.air.orig b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.air.orig
rename to tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.air
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.other.orig b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.other
similarity index 100%
rename from tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.other.orig
rename to tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.other
diff --git a/tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/alpha.water.orig b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/interFoam/RAS/damBreak/damBreak/0/alpha.water.orig
rename to tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/alpha.water
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/p_rgh b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/interMixingFoam/laminar/damBreak/0/p_rgh
rename to tutorials/multiphase/interMixingFoam/laminar/damBreak/0.orig/p_rgh
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.water.orig b/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.water.orig
deleted file mode 100644
index 315f0287c0d58c825694f70be089937c1102d34d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/0/alpha.water.orig
+++ /dev/null
@@ -1,51 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            zeroGradient;
-    }
-
-    rightWall
-    {
-        type            zeroGradient;
-    }
-
-    lowerWall
-    {
-        type            zeroGradient;
-    }
-
-    atmosphere
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allclean b/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allclean
index 5750ad4da44a11818744b93cbe3abf83ee69dba6..fb1f3847301c377e02e12439ba58cbf303af3ef9 100755
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allclean
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allclean
@@ -1,8 +1,8 @@
 #!/bin/sh
-cd "${0%/*}" || exit    # Run from this directory
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
 
-foamCleanTutorials -self
-rm -rf alpha.air alpha.other alpha.water \
-    alpha.air.gz alpha.other.gz  alpha.water.gz
+cleanCase0
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allrun b/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allrun
index e53bbef29c43006779d565627a41110ecda43eb9..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allrun
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/Allrun
@@ -3,11 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
-cp 0/alpha.air.orig 0/alpha.air
-cp 0/alpha.other.orig 0/alpha.other
-cp 0/alpha.water.orig 0/alpha.water
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/controlDict b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/controlDict
index c96b2a6ecbb53f47121413fa4020bb383e139b3c..7b1bdab7e47cd0431e0799702c7a2607eaa19f7c 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/controlDict
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/fvSchemes b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/fvSchemes
index d18c851fc2e5ade09a6804ca4720ac2b99f8c607..309f1b79e17eddef516b4eacfef34d753b34a5ca 100644
--- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/fvSchemes
+++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/system/fvSchemes
@@ -27,8 +27,8 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)  Gauss limitedLinearV 1;
-    div(phi,alpha)  Gauss vanLeer;
+    div(rhoPhi,U)    Gauss limitedLinearV 1;
+    div(phi,alpha)   Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
     div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
 }
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/U b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/U
index 8ba71af43ee0505914197aa0ca7c257851bec72d..7d207fc8689da7ed88e2cc2b20a9d8a18231d02b 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/U
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/alpha.water b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/alpha.water
index fed7e641455e88fb2ca92f3b456024c55e2024c8..a3d22b9e5d49a6e9432871d8add3a3bcf150cd2a 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/alpha.water
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/epsilon b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/epsilon
index 8781b1d81a3d74d7dafaa987b8dd467112df4d5c..f31ca081eacd6793aa8edf5d85ef773c9edf5405 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/epsilon
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/k b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/k
index b239df3c8850ad433821c2caf28cb7995c665639..b55b1b13880d3c05b06bda0180f345d8775aa6b7 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/k
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/nut b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/nut
index 2a98efcbf419e930b2da8d9b98c36f8ea64bea74..bc4a3b46e86ed0f9c732bd37bfec97bae5f3139f 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/nut
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/p_rgh b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/p_rgh
index 335b5b4b007d4d267fdb7ddcf7ef11804539ac9f..73774aadafb6063fc25e5b64b8e040ff01313b3c 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/p_rgh
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allclean b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allclean
index 1e6696630a94280d91b1a032fba0cee8f26b4682..64e0b6245f8b82d7f223d828ef0cda85e1c6939d 100755
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allclean
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allclean
@@ -5,9 +5,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-# Remove surface
-rm -f constant/triSurface/propellerTip.obj.gz
-rm -f constant/triSurface/*.eMesh*
+rm -rf constant/triSurface
 rm -rf constant/extendedFeatureEdgeMesh
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun
index 285f182dcbd0dde47dab5abaab5f7807aad56622..c8ee365d67f06dcce96fae2c42d55bcf49bcead3 100755
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun
@@ -5,6 +5,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 ./Allrun.pre
 
+# apply the initial fields
+restore0Dir
+
 runApplication decomposePar
 
 runParallel $(getApplication)
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun.pre b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun.pre
index dc12b897d8ddb0cfca1c1de4ccf6cb050f195967..39c8c2af97e21d5286df610d271396e28ae80f38 100755
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun.pre
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun.pre
@@ -3,33 +3,31 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-# copy propeller surface from resources directory
-\cp $FOAM_TUTORIALS/resources/geometry/propellerTip.obj.gz constant/triSurface/
+mkdir -p constant/triSurface
 
-# - meshing
+# copy propeller surface from resources directory
+cp -f $FOAM_TUTORIALS/resources/geometry/propeller/* constant/triSurface/
 
+# meshing
 runApplication blockMesh
+
 runApplication surfaceFeatureExtract
+
 runApplication snappyHexMesh -overwrite
+
 runApplication renumberMesh -overwrite
 
 # force removal of fields generated by snappy
 rm -rf 0
 
-# - generate face/cell sets and zones
-
+# generate face/cell sets and zones
 #runApplication setSet -batch createInletOutletSets.setSet
 runApplication topoSet -dict system/createInletOutletSets.topoSetDict
 
-# - create the inlet/outlet and AMI patches
-
+# create the inlet/outlet and AMI patches
 runApplication createPatch -overwrite
 
-# - test by running moveDynamicMesh
+# test by running moveDynamicMesh
 #runApplication moveDynamicMesh -checkAMI
 
-# - apply the initial fields
-
-restore0Dir
-
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinder.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinder.obj
deleted file mode 100644
index 164f9e299517e0d1add72820d8fe0e510fa11bfb..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinder.obj
+++ /dev/null
@@ -1,304 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 100
-# triangles : 196
-#
-v 0.0857323 0.1 -0.135092
-v -0.0857323 0.1 -0.135092
-v -0.0857323 0.1 0.135092
-v 0.0857323 0.1 0.135092
-v 0.158738 0.1 -0.0200533
-v -0.158738 0.1 -0.0200533
-v -0.158738 0.1 0.0200533
-v 0.158738 0.1 0.0200533
-v 0.0681247 0.1 -0.144772
-v -0.0681247 0.1 -0.144772
-v -0.0681247 0.1 0.144772
-v 0.0681247 0.1 0.144772
-v 0.154973 0.1 -0.0397904
-v -0.154973 0.1 -0.0397904
-v -0.154973 0.1 0.0397904
-v 0.154973 0.1 0.0397904
-v 0.0100465 0.1 -0.159684
-v -0.0100465 0.1 -0.159684
-v -0.0100465 0.1 0.159684
-v 0.0100465 0.1 0.159684
-v 0.148764 0.1 -0.0588999
-v -0.148764 0.1 -0.0588999
-v -0.148764 0.1 0.0588999
-v 0.148764 0.1 0.0588999
-v 0.140209 0.1 -0.0770806
-v -0.140209 0.1 -0.0770806
-v -0.140209 0.1 0.0770806
-v 0.140209 0.1 0.0770806
-v 0.0494427 0.1 -0.152169
-v -0.0494427 0.1 -0.152169
-v -0.0494427 0.1 0.152169
-v 0.0494427 0.1 0.152169
-v 0.16 0.1 0
-v -0.16 0.1 6.56331e-11
-v 0.101988 0.1 -0.123282
-v -0.101988 0.1 -0.123282
-v -0.101988 0.1 0.123282
-v 0.101988 0.1 0.123282
-v 0.029981 0.1 -0.157166
-v -0.029981 0.1 -0.157166
-v -0.029981 0.1 0.157166
-v 0.029981 0.1 0.157166
-v 0.129443 0.1 -0.0940456
-v -0.129443 0.1 -0.0940456
-v -0.129443 0.1 0.0940456
-v 0.129443 0.1 0.0940456
-v 0.116635 0.1 -0.109528
-v -0.116635 0.1 -0.109528
-v -0.116635 0.1 0.109528
-v 0.116635 0.1 0.109528
-v 0.0857323 -0.6 -0.135092
-v -0.0857323 -0.6 -0.135092
-v -0.0857323 -0.6 0.135092
-v 0.0857323 -0.6 0.135092
-v 0.158738 -0.6 -0.0200533
-v -0.158738 -0.6 -0.0200533
-v -0.158738 -0.6 0.0200533
-v 0.158738 -0.6 0.0200533
-v 0.0681247 -0.6 -0.144772
-v -0.0681247 -0.6 -0.144772
-v -0.0681247 -0.6 0.144772
-v 0.0681247 -0.6 0.144772
-v 0.154973 -0.6 -0.0397904
-v -0.154973 -0.6 -0.0397904
-v -0.154973 -0.6 0.0397904
-v 0.154973 -0.6 0.0397904
-v 0.0100465 -0.6 -0.159684
-v -0.0100465 -0.6 -0.159684
-v -0.0100465 -0.6 0.159684
-v 0.0100465 -0.6 0.159684
-v 0.148764 -0.6 -0.0588999
-v -0.148764 -0.6 -0.0588999
-v -0.148764 -0.6 0.0588999
-v 0.148764 -0.6 0.0588999
-v 0.140209 -0.6 -0.0770806
-v -0.140209 -0.6 -0.0770806
-v -0.140209 -0.6 0.0770806
-v 0.140209 -0.6 0.0770806
-v 0.0494427 -0.6 -0.152169
-v -0.0494427 -0.6 -0.152169
-v -0.0494427 -0.6 0.152169
-v 0.0494427 -0.6 0.152169
-v 0.16 -0.6 0
-v -0.16 -0.6 6.56331e-11
-v 0.101988 -0.6 -0.123282
-v -0.101988 -0.6 -0.123282
-v -0.101988 -0.6 0.123282
-v 0.101988 -0.6 0.123282
-v 0.029981 -0.6 -0.157166
-v -0.029981 -0.6 -0.157166
-v -0.029981 -0.6 0.157166
-v 0.029981 -0.6 0.157166
-v 0.129443 -0.6 -0.0940456
-v -0.129443 -0.6 -0.0940456
-v -0.129443 -0.6 0.0940456
-v 0.129443 -0.6 0.0940456
-v 0.116635 -0.6 -0.109528
-v -0.116635 -0.6 -0.109528
-v -0.116635 -0.6 0.109528
-v 0.116635 -0.6 0.109528
-g ascii
-f 33 83 5
-f 55 5 83
-f 5 55 13
-f 63 13 55
-f 13 63 21
-f 71 21 63
-f 21 71 25
-f 75 25 71
-f 25 75 43
-f 93 43 75
-f 43 93 47
-f 97 47 93
-f 47 97 35
-f 85 35 97
-f 35 85 1
-f 51 1 85
-f 1 51 9
-f 59 9 51
-f 9 59 29
-f 79 29 59
-f 29 79 39
-f 89 39 79
-f 39 89 17
-f 67 17 89
-f 17 67 18
-f 68 18 67
-f 18 68 40
-f 90 40 68
-f 40 90 30
-f 80 30 90
-f 30 80 10
-f 60 10 80
-f 10 60 2
-f 52 2 60
-f 2 52 36
-f 86 36 52
-f 36 86 48
-f 98 48 86
-f 48 98 44
-f 94 44 98
-f 44 94 26
-f 76 26 94
-f 26 76 22
-f 72 22 76
-f 22 72 14
-f 64 14 72
-f 14 64 6
-f 56 6 64
-f 6 56 34
-f 84 34 56
-f 34 84 7
-f 57 7 84
-f 7 57 15
-f 65 15 57
-f 15 65 23
-f 73 23 65
-f 23 73 27
-f 77 27 73
-f 27 77 45
-f 95 45 77
-f 45 95 49
-f 99 49 95
-f 49 99 37
-f 87 37 99
-f 37 87 3
-f 53 3 87
-f 3 53 11
-f 61 11 53
-f 11 61 31
-f 81 31 61
-f 31 81 41
-f 91 41 81
-f 41 91 19
-f 69 19 91
-f 19 69 20
-f 70 20 69
-f 20 70 42
-f 92 42 70
-f 42 92 32
-f 82 32 92
-f 32 82 12
-f 62 12 82
-f 12 62 4
-f 54 4 62
-f 4 54 38
-f 88 38 54
-f 38 88 50
-f 100 50 88
-f 50 100 46
-f 96 46 100
-f 46 96 28
-f 78 28 96
-f 28 78 24
-f 74 24 78
-f 24 74 16
-f 66 16 74
-f 16 66 8
-f 58 8 66
-f 8 58 33
-f 83 33 58
-f 13 21 5
-f 21 25 5
-f 5 25 33
-f 33 25 8
-f 25 43 8
-f 43 47 8
-f 47 35 8
-f 35 1 8
-f 1 9 8
-f 9 29 8
-f 29 39 8
-f 39 17 8
-f 17 18 8
-f 18 40 8
-f 40 30 8
-f 30 10 8
-f 10 2 8
-f 2 36 8
-f 36 48 8
-f 48 44 8
-f 44 26 8
-f 26 22 8
-f 22 14 8
-f 14 6 8
-f 6 34 8
-f 34 7 8
-f 8 7 16
-f 16 7 24
-f 7 15 24
-f 15 23 24
-f 24 23 28
-f 28 23 46
-f 46 23 50
-f 50 23 38
-f 38 23 4
-f 23 27 4
-f 27 45 4
-f 45 49 4
-f 49 37 4
-f 37 3 4
-f 4 3 12
-f 12 3 32
-f 32 3 42
-f 42 3 20
-f 20 3 19
-f 19 3 41
-f 41 3 31
-f 11 31 3
-f 66 74 58
-f 74 78 58
-f 58 78 83
-f 83 78 55
-f 78 96 55
-f 96 100 55
-f 100 88 55
-f 88 54 55
-f 54 62 55
-f 62 82 55
-f 82 92 55
-f 92 70 55
-f 70 69 55
-f 69 91 55
-f 91 81 55
-f 81 61 55
-f 61 53 55
-f 53 87 55
-f 87 99 55
-f 99 95 55
-f 95 77 55
-f 77 73 55
-f 73 65 55
-f 65 57 55
-f 57 84 55
-f 84 56 55
-f 55 56 63
-f 63 56 71
-f 56 64 71
-f 64 72 71
-f 71 72 75
-f 75 72 93
-f 93 72 97
-f 97 72 85
-f 85 72 51
-f 72 76 51
-f 76 94 51
-f 94 98 51
-f 98 86 51
-f 86 52 51
-f 51 52 59
-f 59 52 79
-f 79 52 89
-f 89 52 67
-f 67 52 68
-f 68 52 90
-f 90 52 80
-f 60 80 52
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinderSmall.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinderSmall.obj
deleted file mode 100644
index a2d0c64a99434cc0f6e092390fa33dad4167875a..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/innerCylinderSmall.obj
+++ /dev/null
@@ -1,364 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 120
-# triangles : 236
-#
-v 0.109625 0.06 -0.0488084
-v 0.0488084 0.06 -0.109625
-v -0.0488084 0.06 -0.109625
-v -0.109625 0.06 -0.0488084
-v -0.109625 0.06 0.0488084
-v -0.0488084 0.06 0.109625
-v 0.0488084 0.06 0.109625
-v 0.109625 0.06 0.0488084
-v 0.097082 0.06 -0.0705342
-v 0.0705342 0.06 -0.097082
-v -0.0705342 0.06 -0.097082
-v -0.097082 0.06 -0.0705342
-v -0.097082 0.06 0.0705342
-v -0.0705342 0.06 0.097082
-v 0.0705342 0.06 0.097082
-v 0.097082 0.06 0.0705342
-v 0.103923 0.06 -0.06
-v 0.06 0.06 -0.103923
-v -0.06 0.06 -0.103923
-v -0.103923 0.06 -0.06
-v -0.103923 0.06 0.06
-v -0.06 0.06 0.103923
-v 0.06 0.06 0.103923
-v 0.103923 0.06 0.06
-v 0.12 0.06 0
-v -2.46124e-11 0.06 -0.12
-v -0.12 0.06 4.92248e-11
-v 7.38372e-11 0.06 0.12
-v 0.0891774 0.06 -0.0802957
-v 0.0802957 0.06 -0.0891774
-v -0.0802957 0.06 -0.0891774
-v -0.0891774 0.06 -0.0802957
-v -0.0891774 0.06 0.0802957
-v -0.0802957 0.06 0.0891774
-v 0.0802957 0.06 0.0891774
-v 0.0891774 0.06 0.0802957
-v 0.114127 0.06 -0.037082
-v 0.037082 0.06 -0.114127
-v -0.037082 0.06 -0.114127
-v -0.114127 0.06 -0.037082
-v -0.114127 0.06 0.037082
-v -0.037082 0.06 0.114127
-v 0.037082 0.06 0.114127
-v 0.114127 0.06 0.037082
-v 0.117378 0.06 -0.0249494
-v 0.0249494 0.06 -0.117378
-v -0.0249494 0.06 -0.117378
-v -0.117378 0.06 -0.0249494
-v -0.117378 0.06 0.0249494
-v -0.0249494 0.06 0.117378
-v 0.0249494 0.06 0.117378
-v 0.117378 0.06 0.0249494
-v 0.119343 0.06 -0.0125434
-v 0.0125434 0.06 -0.119343
-v -0.0125434 0.06 -0.119343
-v -0.119343 0.06 -0.0125434
-v -0.119343 0.06 0.0125434
-v -0.0125434 0.06 0.119343
-v 0.0125434 0.06 0.119343
-v 0.119343 0.06 0.0125434
-v 0.109625 -0.08 -0.0488084
-v 0.0488084 -0.08 -0.109625
-v -0.0488084 -0.08 -0.109625
-v -0.109625 -0.08 -0.0488084
-v -0.109625 -0.08 0.0488084
-v -0.0488084 -0.08 0.109625
-v 0.0488084 -0.08 0.109625
-v 0.109625 -0.08 0.0488084
-v 0.097082 -0.08 -0.0705342
-v 0.0705342 -0.08 -0.097082
-v -0.0705342 -0.08 -0.097082
-v -0.097082 -0.08 -0.0705342
-v -0.097082 -0.08 0.0705342
-v -0.0705342 -0.08 0.097082
-v 0.0705342 -0.08 0.097082
-v 0.097082 -0.08 0.0705342
-v 0.103923 -0.08 -0.06
-v 0.06 -0.08 -0.103923
-v -0.06 -0.08 -0.103923
-v -0.103923 -0.08 -0.06
-v -0.103923 -0.08 0.06
-v -0.06 -0.08 0.103923
-v 0.06 -0.08 0.103923
-v 0.103923 -0.08 0.06
-v 0.12 -0.08 0
-v -2.46124e-11 -0.08 -0.12
-v -0.12 -0.08 4.92248e-11
-v 7.38372e-11 -0.08 0.12
-v 0.0891774 -0.08 -0.0802957
-v 0.0802957 -0.08 -0.0891774
-v -0.0802957 -0.08 -0.0891774
-v -0.0891774 -0.08 -0.0802957
-v -0.0891774 -0.08 0.0802957
-v -0.0802957 -0.08 0.0891774
-v 0.0802957 -0.08 0.0891774
-v 0.0891774 -0.08 0.0802957
-v 0.114127 -0.08 -0.037082
-v 0.037082 -0.08 -0.114127
-v -0.037082 -0.08 -0.114127
-v -0.114127 -0.08 -0.037082
-v -0.114127 -0.08 0.037082
-v -0.037082 -0.08 0.114127
-v 0.037082 -0.08 0.114127
-v 0.114127 -0.08 0.037082
-v 0.117378 -0.08 -0.0249494
-v 0.0249494 -0.08 -0.117378
-v -0.0249494 -0.08 -0.117378
-v -0.117378 -0.08 -0.0249494
-v -0.117378 -0.08 0.0249494
-v -0.0249494 -0.08 0.117378
-v 0.0249494 -0.08 0.117378
-v 0.117378 -0.08 0.0249494
-v 0.119343 -0.08 -0.0125434
-v 0.0125434 -0.08 -0.119343
-v -0.0125434 -0.08 -0.119343
-v -0.119343 -0.08 -0.0125434
-v -0.119343 -0.08 0.0125434
-v -0.0125434 -0.08 0.119343
-v 0.0125434 -0.08 0.119343
-v 0.119343 -0.08 0.0125434
-g ascii
-f 25 85 53
-f 113 53 85
-f 53 113 45
-f 45 113 105
-f 45 105 37
-f 97 37 105
-f 37 97 1
-f 61 1 97
-f 1 61 17
-f 17 61 77
-f 17 77 9
-f 9 77 69
-f 9 69 29
-f 89 29 69
-f 29 89 30
-f 90 30 89
-f 30 90 10
-f 70 10 90
-f 10 70 18
-f 18 70 78
-f 18 78 2
-f 2 78 62
-f 2 62 38
-f 98 38 62
-f 38 98 46
-f 106 46 98
-f 46 106 54
-f 54 106 114
-f 54 114 26
-f 86 26 114
-f 26 86 55
-f 115 55 86
-f 55 115 47
-f 47 115 107
-f 47 107 39
-f 99 39 107
-f 39 99 3
-f 63 3 99
-f 3 63 19
-f 19 63 79
-f 19 79 11
-f 11 79 71
-f 11 71 31
-f 91 31 71
-f 31 91 32
-f 92 32 91
-f 32 92 12
-f 72 12 92
-f 12 72 20
-f 20 72 80
-f 20 80 4
-f 4 80 64
-f 4 64 40
-f 100 40 64
-f 40 100 48
-f 108 48 100
-f 48 108 56
-f 56 108 116
-f 56 116 27
-f 87 27 116
-f 27 87 57
-f 117 57 87
-f 57 117 49
-f 49 117 109
-f 49 109 41
-f 101 41 109
-f 41 101 5
-f 65 5 101
-f 5 65 21
-f 21 65 81
-f 21 81 13
-f 13 81 73
-f 13 73 33
-f 93 33 73
-f 33 93 34
-f 94 34 93
-f 34 94 14
-f 74 14 94
-f 14 74 22
-f 22 74 82
-f 22 82 6
-f 6 82 66
-f 6 66 42
-f 102 42 66
-f 42 102 50
-f 110 50 102
-f 50 110 58
-f 58 110 118
-f 58 118 28
-f 88 28 118
-f 28 88 59
-f 119 59 88
-f 59 119 51
-f 51 119 111
-f 51 111 43
-f 103 43 111
-f 43 103 7
-f 67 7 103
-f 7 67 23
-f 23 67 83
-f 23 83 15
-f 15 83 75
-f 15 75 35
-f 95 35 75
-f 35 95 36
-f 96 36 95
-f 36 96 16
-f 76 16 96
-f 16 76 24
-f 24 76 84
-f 24 84 8
-f 8 84 68
-f 8 68 44
-f 104 44 68
-f 44 104 52
-f 112 52 104
-f 52 112 60
-f 60 112 120
-f 60 120 25
-f 85 25 120
-f 45 37 53
-f 37 1 53
-f 53 1 25
-f 25 1 60
-f 1 17 60
-f 60 17 52
-f 52 17 44
-f 44 17 8
-f 8 17 24
-f 24 17 16
-f 16 17 36
-f 36 17 35
-f 35 17 15
-f 15 17 23
-f 23 17 7
-f 7 17 43
-f 43 17 51
-f 51 17 59
-f 59 17 28
-f 28 17 58
-f 58 17 50
-f 50 17 42
-f 42 17 6
-f 6 17 22
-f 22 17 14
-f 14 17 34
-f 17 9 34
-f 9 29 34
-f 34 29 33
-f 33 29 13
-f 13 29 21
-f 21 29 5
-f 5 29 41
-f 41 29 49
-f 49 29 57
-f 57 29 27
-f 27 29 56
-f 56 29 48
-f 48 29 40
-f 40 29 4
-f 4 29 20
-f 20 29 12
-f 12 29 32
-f 32 29 31
-f 31 29 11
-f 29 30 11
-f 30 10 11
-f 11 10 19
-f 19 10 3
-f 3 10 39
-f 39 10 47
-f 47 10 55
-f 55 10 26
-f 26 10 54
-f 54 10 46
-f 46 10 38
-f 38 10 2
-f 18 2 10
-f 112 104 120
-f 104 68 120
-f 120 68 85
-f 85 68 113
-f 68 84 113
-f 113 84 105
-f 105 84 97
-f 97 84 61
-f 61 84 77
-f 77 84 69
-f 69 84 89
-f 89 84 90
-f 90 84 70
-f 70 84 78
-f 78 84 62
-f 62 84 98
-f 98 84 106
-f 106 84 114
-f 114 84 86
-f 86 84 115
-f 115 84 107
-f 107 84 99
-f 99 84 63
-f 63 84 79
-f 79 84 71
-f 71 84 91
-f 84 76 91
-f 76 96 91
-f 91 96 92
-f 92 96 72
-f 72 96 80
-f 80 96 64
-f 64 96 100
-f 100 96 108
-f 108 96 116
-f 116 96 87
-f 87 96 117
-f 117 96 109
-f 109 96 101
-f 101 96 65
-f 65 96 81
-f 81 96 73
-f 73 96 93
-f 93 96 94
-f 94 96 74
-f 96 95 74
-f 95 75 74
-f 74 75 82
-f 82 75 66
-f 66 75 102
-f 102 75 110
-f 110 75 118
-f 118 75 88
-f 88 75 119
-f 119 75 111
-f 111 75 103
-f 103 75 67
-f 83 67 75
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/outerCylinder.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/outerCylinder.obj
deleted file mode 100644
index e93a3978b6fbefb5903bc57af973f1593aa3e10e..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/outerCylinder.obj
+++ /dev/null
@@ -1,304 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 100
-# triangles : 196
-#
-v 0.297634 0.2 -0.0376
-v -0.297634 0.2 -0.0376
-v -0.297634 0.2 0.0376
-v 0.297634 0.2 0.0376
-v 0.160748 0.2 -0.253298
-v -0.160748 0.2 -0.253298
-v -0.160748 0.2 0.253298
-v 0.160748 0.2 0.253298
-v 0.0562144 0.2 -0.294686
-v -0.0562144 0.2 -0.294686
-v -0.0562144 0.2 0.294686
-v 0.0562144 0.2 0.294686
-v 0.191227 0.2 -0.231154
-v -0.191227 0.2 -0.231154
-v -0.191227 0.2 0.231154
-v 0.191227 0.2 0.231154
-v 0.278933 0.2 -0.110437
-v -0.278933 0.2 -0.110437
-v -0.278933 0.2 0.110437
-v 0.278933 0.2 0.110437
-v 0.262892 0.2 -0.144526
-v -0.262892 0.2 -0.144526
-v -0.262892 0.2 0.144526
-v 0.262892 0.2 0.144526
-v 0.0188372 0.2 -0.299408
-v -0.0188372 0.2 -0.299408
-v -0.0188372 0.2 0.299408
-v 0.0188372 0.2 0.299408
-v 0.127734 0.2 -0.271448
-v -0.127734 0.2 -0.271448
-v -0.127734 0.2 0.271448
-v 0.127734 0.2 0.271448
-v 0.3 0.2 0
-v -0.3 0.2 1.23062e-10
-v 0.0927051 0.2 -0.285317
-v -0.0927051 0.2 -0.285317
-v -0.0927051 0.2 0.285317
-v 0.0927051 0.2 0.285317
-v 0.290575 0.2 -0.074607
-v -0.290575 0.2 -0.074607
-v -0.290575 0.2 0.074607
-v 0.290575 0.2 0.074607
-v 0.242705 0.2 -0.176336
-v -0.242705 0.2 -0.176336
-v -0.242705 0.2 0.176336
-v 0.242705 0.2 0.176336
-v 0.218691 0.2 -0.205364
-v -0.218691 0.2 -0.205364
-v -0.218691 0.2 0.205364
-v 0.218691 0.2 0.205364
-v 0.297634 -0.8 -0.0376
-v -0.297634 -0.8 -0.0376
-v -0.297634 -0.8 0.0376
-v 0.297634 -0.8 0.0376
-v 0.160748 -0.8 -0.253298
-v -0.160748 -0.8 -0.253298
-v -0.160748 -0.8 0.253298
-v 0.160748 -0.8 0.253298
-v 0.0562144 -0.8 -0.294686
-v -0.0562144 -0.8 -0.294686
-v -0.0562144 -0.8 0.294686
-v 0.0562144 -0.8 0.294686
-v 0.191227 -0.8 -0.231154
-v -0.191227 -0.8 -0.231154
-v -0.191227 -0.8 0.231154
-v 0.191227 -0.8 0.231154
-v 0.278933 -0.8 -0.110437
-v -0.278933 -0.8 -0.110437
-v -0.278933 -0.8 0.110437
-v 0.278933 -0.8 0.110437
-v 0.262892 -0.8 -0.144526
-v -0.262892 -0.8 -0.144526
-v -0.262892 -0.8 0.144526
-v 0.262892 -0.8 0.144526
-v 0.0188372 -0.8 -0.299408
-v -0.0188372 -0.8 -0.299408
-v -0.0188372 -0.8 0.299408
-v 0.0188372 -0.8 0.299408
-v 0.127734 -0.8 -0.271448
-v -0.127734 -0.8 -0.271448
-v -0.127734 -0.8 0.271448
-v 0.127734 -0.8 0.271448
-v 0.3 -0.8 0
-v -0.3 -0.8 1.23062e-10
-v 0.0927051 -0.8 -0.285317
-v -0.0927051 -0.8 -0.285317
-v -0.0927051 -0.8 0.285317
-v 0.0927051 -0.8 0.285317
-v 0.290575 -0.8 -0.074607
-v -0.290575 -0.8 -0.074607
-v -0.290575 -0.8 0.074607
-v 0.290575 -0.8 0.074607
-v 0.242705 -0.8 -0.176336
-v -0.242705 -0.8 -0.176336
-v -0.242705 -0.8 0.176336
-v 0.242705 -0.8 0.176336
-v 0.218691 -0.8 -0.205364
-v -0.218691 -0.8 -0.205364
-v -0.218691 -0.8 0.205364
-v 0.218691 -0.8 0.205364
-g ascii
-f 33 83 1
-f 51 1 83
-f 1 51 39
-f 89 39 51
-f 39 89 17
-f 67 17 89
-f 17 67 21
-f 21 67 71
-f 21 71 43
-f 93 43 71
-f 43 93 47
-f 97 47 93
-f 47 97 13
-f 63 13 97
-f 13 63 5
-f 5 63 55
-f 5 55 29
-f 79 29 55
-f 29 79 35
-f 85 35 79
-f 35 85 9
-f 59 9 85
-f 9 59 25
-f 75 25 59
-f 25 75 26
-f 76 26 75
-f 26 76 10
-f 60 10 76
-f 10 60 36
-f 86 36 60
-f 36 86 30
-f 80 30 86
-f 30 80 6
-f 56 6 80
-f 6 56 14
-f 14 56 64
-f 14 64 48
-f 98 48 64
-f 48 98 44
-f 94 44 98
-f 44 94 22
-f 72 22 94
-f 22 72 18
-f 18 72 68
-f 18 68 40
-f 90 40 68
-f 40 90 2
-f 52 2 90
-f 2 52 34
-f 84 34 52
-f 34 84 3
-f 53 3 84
-f 3 53 41
-f 91 41 53
-f 41 91 19
-f 69 19 91
-f 19 69 23
-f 23 69 73
-f 23 73 45
-f 95 45 73
-f 45 95 49
-f 99 49 95
-f 49 99 15
-f 65 15 99
-f 15 65 7
-f 7 65 57
-f 7 57 31
-f 81 31 57
-f 31 81 37
-f 87 37 81
-f 37 87 11
-f 61 11 87
-f 11 61 27
-f 77 27 61
-f 27 77 28
-f 78 28 77
-f 28 78 12
-f 62 12 78
-f 12 62 38
-f 88 38 62
-f 38 88 32
-f 82 32 88
-f 32 82 8
-f 58 8 82
-f 8 58 16
-f 16 58 66
-f 16 66 50
-f 100 50 66
-f 50 100 46
-f 96 46 100
-f 46 96 24
-f 74 24 96
-f 24 74 20
-f 20 74 70
-f 20 70 42
-f 92 42 70
-f 42 92 4
-f 54 4 92
-f 4 54 33
-f 83 33 54
-f 17 21 39
-f 21 43 39
-f 43 47 39
-f 47 13 39
-f 13 5 39
-f 5 29 39
-f 29 35 39
-f 35 9 39
-f 9 25 39
-f 25 26 39
-f 26 10 39
-f 10 36 39
-f 36 30 39
-f 30 6 39
-f 6 14 39
-f 14 48 39
-f 48 44 39
-f 44 22 39
-f 22 18 39
-f 18 40 39
-f 39 40 1
-f 1 40 33
-f 33 40 4
-f 4 40 42
-f 40 2 42
-f 2 34 42
-f 34 3 42
-f 3 41 42
-f 42 41 20
-f 20 41 24
-f 41 19 24
-f 19 23 24
-f 24 23 46
-f 46 23 50
-f 50 23 16
-f 23 45 16
-f 45 49 16
-f 49 15 16
-f 16 15 8
-f 8 15 32
-f 32 15 38
-f 38 15 12
-f 12 15 28
-f 28 15 27
-f 27 15 11
-f 11 15 37
-f 37 15 31
-f 7 31 15
-f 70 74 92
-f 74 96 92
-f 96 100 92
-f 100 66 92
-f 66 58 92
-f 58 82 92
-f 82 88 92
-f 88 62 92
-f 62 78 92
-f 78 77 92
-f 77 61 92
-f 61 87 92
-f 87 81 92
-f 81 57 92
-f 57 65 92
-f 65 99 92
-f 99 95 92
-f 95 73 92
-f 73 69 92
-f 69 91 92
-f 91 53 92
-f 53 84 92
-f 84 52 92
-f 52 90 92
-f 92 90 54
-f 54 90 83
-f 83 90 51
-f 90 68 51
-f 68 72 51
-f 51 72 89
-f 89 72 67
-f 67 72 71
-f 71 72 93
-f 93 72 97
-f 97 72 63
-f 72 94 63
-f 94 98 63
-f 98 64 63
-f 63 64 55
-f 55 64 79
-f 79 64 85
-f 85 64 59
-f 59 64 75
-f 75 64 76
-f 76 64 60
-f 60 64 86
-f 86 64 80
-f 56 80 64
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem1.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem1.obj
deleted file mode 100644
index 65e112a4d6c65d56ced45ab768be815e47e0a15a..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem1.obj
+++ /dev/null
@@ -1,1368 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 544
-# triangles : 816
-#
-v 0.0262033 0.049 0.00256484
-v -0.00256484 0.049 0.0262034
-v -0.00319498 0.049 0.0261372
-v 0.0261372 0.049 0.00319499
-v -0.00291342 0.049 0.0261946
-v 0.0261947 0.049 0.00291323
-v -0.0261966 0.049 -0.00289495
-v 0.00289514 0.049 -0.0261966
-v 0.0261105 0.049 0.00343656
-v -0.00343642 0.049 0.0261106
-v -0.0022742 0.049 0.0262312
-v 0.0262312 0.049 0.00227423
-v -0.0262277 0.049 -0.00261122
-v 0.00261126 0.049 -0.0262278
-v -0.0261776 0.049 -0.00312961
-v 0.00312961 0.049 -0.0261776
-v 0.00226727 0.049 -0.0262569
-v -0.0262569 0.049 -0.00226742
-v 0.0260642 0.049 0.00380353
-v -0.00380345 0.049 0.0260643
-v -0.0261439 0.049 -0.00343597
-v 0.00343597 0.049 -0.0261439
-v 0.0262648 0.049 0.00188027
-v -0.0018803 0.049 0.0262649
-v -0.0262868 0.049 -0.00187182
-v 0.00187182 0.049 -0.0262868
-v -0.0260986 0.049 -0.00380549
-v 0.00380549 0.049 -0.0260986
-v 0.0259993 0.049 0.00426367
-v -0.00426372 0.049 0.0259993
-v -0.00140816 0.049 0.0263018
-v 0.0263018 0.049 0.00140825
-v -0.0263188 0.049 -0.00139816
-v 0.00139816 0.049 -0.0263188
-v 0.00426906 0.049 -0.0260339
-v -0.0260339 0.049 -0.00426907
-v 0.025906 0.049 0.00483967
-v -0.00483969 0.049 0.0259061
-v -0.025939 0.049 -0.00484888
-v 0.00484888 0.049 -0.025939
-v 0.0263427 0.049 0.000838468
-v -0.000838495 0.049 0.0263427
-v -0.026353 0.049 -0.000827017
-v 0.000827017 0.049 -0.026353
-v 0.0257707 0.049 0.00555399
-v -0.00555404 0.049 0.0257707
-v 0.00556664 0.049 -0.0257992
-v -0.0257992 0.049 -0.00556667
-v -9.79604e-05 0.049 0.026391
-v 0.026391 0.049 9.79641e-05
-v -0.0263921 0.049 -9.21069e-05
-v 9.21184e-05 0.049 -0.0263921
-v -0.00642856 0.049 0.025575
-v 0.025575 0.049 0.00642858
-v 0.00644282 0.049 -0.0255955
-v -0.0255955 0.049 -0.00644283
-v 0.000792588 0.049 0.0263552
-v 0.0263552 0.049 -0.000792593
-v -0.0263569 0.049 0.00079132
-v -0.000791322 0.049 -0.0263569
-v 0.0252944 0.049 0.00748232
-v -0.00748235 0.049 0.0252944
-v 0.00749474 0.049 -0.0253044
-v -0.0253044 0.049 -0.00749475
-v 0.026293 0.049 -0.00179681
-v 0.00179684 0.049 0.026293
-v -0.0262965 0.049 0.00179542
-v -0.00179542 0.049 -0.0262965
-v -0.00872354 0.049 0.0248996
-v 0.0248997 0.049 0.00872351
-v 0.00873007 0.049 -0.0248995
-v -0.0248995 0.049 -0.00873011
-v 0.0261939 0.049 -0.00298324
-v 0.00298324 0.049 0.0261939
-v -0.0261992 0.049 0.00298279
-v -0.00298279 0.049 -0.0261992
-v -0.0243529 0.049 -0.0101473
-v 0.0101473 0.049 -0.024353
-v -0.0101472 0.049 0.0243571
-v 0.0243572 0.049 0.0101473
-v 0.0260214 0.049 -0.00436476
-v 0.00436479 0.049 0.0260214
-v -0.00436579 0.049 -0.0260272
-v -0.0260272 0.049 0.00436584
-v -0.0236359 0.049 -0.0117235
-v 0.0117235 0.049 -0.0236359
-v 0.0236381 0.049 0.0117259
-v -0.0117259 0.049 0.0236381
-v 0.00591792 0.049 0.0257248
-v 0.0257249 0.049 -0.00591795
-v -0.025729 0.049 0.00592009
-v -0.0059201 0.049 -0.0257291
-v 0.0227256 0.049 0.0134106
-v -0.0134106 0.049 0.0227256
-v -0.0227265 0.049 -0.01341
-v 0.01341 0.049 -0.0227266
-v 0.00759748 0.049 0.0252768
-v 0.0252768 0.049 -0.00759755
-v -0.00759942 0.049 -0.0252782
-v -0.0252782 0.049 0.00759938
-v 0.0216179 0.049 0.0151381
-v -0.0151381 0.049 0.021618
-v 0.0151387 0.049 -0.0216186
-v -0.0216188 0.049 -0.0151388
-v -0.0246735 0.049 0.00935128
-v -0.00935128 0.049 -0.0246735
-v 0.0246741 0.049 -0.00935077
-v 0.00935077 0.049 0.0246741
-v 0.0168327 0.049 -0.0203298
-v 0.0203301 0.049 0.0168325
-v -0.0203299 0.049 -0.0168328
-v -0.0168325 0.049 0.0203302
-v -0.0239242 0.049 0.011122
-v -0.011122 0.049 -0.0239242
-v 0.0239247 0.049 -0.0111224
-v 0.0111224 0.049 0.0239247
-v -0.0189079 0.049 -0.0184112
-v 0.0184112 0.049 -0.0189079
-v 0.0189082 0.049 0.0184114
-v -0.0184114 0.049 0.0189082
-v -0.0128478 0.049 -0.0230443
-v -0.0230443 0.049 0.012848
-v 0.0230443 0.049 -0.0128482
-v 0.0128482 0.049 0.0230443
-v 0.0198221 0.049 -0.0174161
-v -0.0174162 0.049 -0.0198221
-v 0.0174161 0.049 0.0198223
-v -0.0198223 0.049 0.0174161
-v 0.0220658 0.049 -0.0144642
-v 0.0144642 0.049 0.0220658
-v -0.0220659 0.049 0.0144643
-v -0.0144643 0.049 -0.022066
-v -0.0159257 0.049 -0.0210319
-v -0.0210319 0.049 0.0159257
-v 0.0210319 0.049 -0.0159257
-v 0.0159256 0.049 0.021032
-v 0.0261369 0.0509796 0.00319853
-v 0.0262053 0.0509813 0.00254523
-v -0.0025454 0.0509813 0.0262053
-v -0.00319825 0.0509796 0.026137
-v -0.00291525 0.0509768 0.0261944
-v 0.0261944 0.0509768 0.0029154
-v -0.0261966 0.0509769 -0.00289437
-v 0.00289437 0.0509769 -0.0261966
-v 0.0261094 0.050988 0.00344573
-v -0.00344581 0.050988 0.0261095
-v 0.026235 0.0509937 0.00223084
-v -0.00223086 0.0509937 0.0262351
-v -0.0262298 0.0509814 -0.002588
-v 0.002588 0.0509814 -0.0262298
-v 0.00313408 0.0509796 -0.0261771
-v -0.0261771 0.0509796 -0.00313426
-v 0.00222376 0.0509937 -0.0262604
-v -0.0262604 0.0509937 -0.00222382
-v -0.0261427 0.050988 -0.00344534
-v 0.00344532 0.050988 -0.0261429
-v 0.0260623 0.0510032 0.00381779
-v -0.00381797 0.0510032 0.0260623
-v -0.00181719 0.0510141 0.02627
-v 0.02627 0.0510141 0.0018173
-v -0.0262913 0.0510141 -0.00180854
-v 0.00180854 0.0510141 -0.0262913
-v 0.00381998 0.0510032 -0.0260967
-v -0.0260968 0.0510032 -0.00381983
-v 0.0259964 0.0510269 0.00428301
-v -0.00428303 0.0510269 0.0259964
-v 0.0263079 0.0510437 0.00132634
-v -0.00132636 0.0510437 0.0263079
-v 0.00428849 0.0510269 -0.026031
-v -0.026031 0.0510269 -0.0042885
-v -0.0263239 0.0510437 -0.00131619
-v 0.0013162 0.0510437 -0.0263239
-v 0.025902 0.0510609 0.00486345
-v -0.00486347 0.0510609 0.025902
-v -0.0259348 0.0510609 -0.00487285
-v 0.00487285 0.0510609 -0.0259348
-v 0.0263496 0.051084 0.000736783
-v -0.000736791 0.0510841 0.0263496
-v -0.0263587 0.051084 -0.000725517
-v 0.000725517 0.0510841 -0.0263587
-v 0.0257652 0.0511073 0.00558124
-v -0.00558124 0.0511073 0.0257652
-v -0.0257934 0.0511073 -0.00559397
-v 0.00559397 0.0511073 -0.0257934
-v 2.68625e-05 0.0511367 0.0263951
-v 0.0263951 0.0511367 -2.68706e-05
-v -3.15114e-05 0.0511367 -0.0263952
-v -0.0263952 0.0511367 3.15136e-05
-v 0.0255679 0.0511683 0.00645755
-v -0.00645746 0.0511683 0.025568
-v 0.00647168 0.0511683 -0.0255882
-v -0.0255882 0.0511683 -0.0064717
-v 0.000928094 0.0512031 0.0263475
-v 0.0263475 0.0512031 -0.000928125
-v -0.000926223 0.0512031 -0.0263495
-v -0.0263495 0.0512031 0.000926224
-v 0.0252862 0.0512458 0.00751061
-v -0.00751067 0.0512458 0.0252863
-v 0.00752293 0.0512458 -0.0252958
-v -0.0252958 0.0512458 -0.00752294
-v 0.00193845 0.0512849 0.0262829
-v 0.0262829 0.0512849 -0.00193846
-v -0.0262867 0.0512849 0.00193709
-v -0.00193709 0.0512849 -0.0262867
-v 0.024891 0.0513407 0.00874853
-v -0.00874857 0.0513407 0.024891
-v 0.00875494 0.0513407 -0.0248906
-v -0.0248906 0.0513407 -0.00875495
-v 0.0261787 0.0513826 -0.00313211
-v 0.00313216 0.0513826 0.0261787
-v -0.0261841 0.0513826 0.00313183
-v -0.00313183 0.0513826 -0.0261841
-v -0.0243451 0.0514531 -0.010166
-v 0.010166 0.0514531 -0.0243451
-v 0.0243493 0.0514531 0.010166
-v -0.0101661 0.0514531 0.0243493
-v 0.00451416 0.0514959 0.0259979
-v 0.025998 0.0514959 -0.00451412
-v -0.0260037 0.0514959 0.00451536
-v -0.00451536 0.0514959 -0.0260037
-v -0.0236309 0.051581 -0.0117337
-v 0.0117338 0.051581 -0.023631
-v -0.0117362 0.051581 0.023633
-v 0.0236331 0.051581 0.0117362
-v 0.00605888 0.0516227 0.0256921
-v 0.0256922 0.0516227 -0.00605893
-v -0.0256961 0.0516227 0.00606111
-v -0.00606112 0.0516227 -0.0256961
-v -0.0134111 0.05172 0.0227253
-v 0.0227253 0.05172 0.0134112
-v -0.0227262 0.05172 -0.0134104
-v 0.0134104 0.05172 -0.0227263
-v 0.00772247 0.0517589 0.0252383
-v 0.0252383 0.0517589 -0.00772252
-v -0.0252395 0.0517589 0.00772424
-v -0.00772427 0.0517589 -0.0252396
-v 0.021624 0.0518628 0.0151293
-v -0.0151292 0.0518628 0.0216241
-v 0.0151298 0.0518628 -0.0216249
-v -0.0216249 0.0518628 -0.0151299
-v -0.0246335 0.0518974 0.00945514
-v -0.00945518 0.0518974 -0.0246335
-v 0.0246341 0.0518973 -0.00945474
-v 0.00945473 0.0518974 0.0246341
-v 0.0168167 0.0519999 -0.020343
-v 0.0203433 0.0519999 0.0168164
-v -0.0168165 0.0519999 0.0203433
-v -0.0203431 0.0519999 -0.0168168
-v -0.0238868 0.0520288 0.0112022
-v -0.0112022 0.0520288 -0.0238868
-v 0.0238874 0.0520287 -0.0112025
-v 0.0112025 0.0520287 0.0238874
-v 0.0183916 0.0521182 -0.0189269
-v -0.0189269 0.0521182 -0.0183917
-v 0.0189272 0.0521182 0.0183919
-v -0.0183919 0.0521182 0.0189272
-v 0.023013 0.0521403 -0.0129042
-v 0.0129042 0.0521403 0.023013
-v -0.023013 0.0521404 0.0129039
-v -0.0129039 0.0521404 -0.0230131
-v 0.0198034 0.0522043 -0.0174375
-v -0.0174376 0.0522043 -0.0198034
-v 0.0174375 0.0522043 0.0198036
-v -0.0198036 0.0522043 0.0174376
-v 0.0220429 0.0522173 -0.014499
-v 0.014499 0.0522173 0.0220429
-v -0.022043 0.0522173 0.0144991
-v -0.0144991 0.0522173 -0.022043
-v 0.0210178 0.0522439 -0.015945
-v -0.0210178 0.052244 0.0159449
-v 0.0159449 0.052244 0.0210178
-v -0.015945 0.052244 -0.0210178
-v -0.00320245 0.0570835 0.0261366
-v 0.0261366 0.0570835 0.00320247
-v -0.00252065 0.0570855 0.0262078
-v 0.0262078 0.0570855 0.00252065
-v 0.0261942 0.0570809 0.00291724
-v -0.00291727 0.0570809 0.0261942
-v 0.00289386 0.057081 -0.0261967
-v -0.0261967 0.057081 -0.00289387
-v -0.00345664 0.0570916 0.0261082
-v 0.0261082 0.0570916 0.00345679
-v -0.0262323 0.0570856 -0.00255921
-v 0.00255921 0.0570856 -0.0262323
-v 0.0262398 0.0570983 0.00217757
-v -0.00217768 0.0570983 0.0262398
-v 0.00313974 0.0570835 -0.0261765
-v -0.0261765 0.0570835 -0.00313977
-v -0.0262645 0.0570983 -0.00217024
-v 0.00217024 0.0570983 -0.0262645
-v -0.0261415 0.0570916 -0.00345625
-v 0.00345625 0.0570916 -0.0261415
-v 0.02606 0.0571063 0.00383456
-v -0.0038346 0.0571063 0.0260601
-v -0.00174028 0.0571191 0.0262762
-v 0.0262762 0.0571191 0.0017403
-v -0.0260945 0.0571063 -0.00383676
-v 0.00383666 0.0571063 -0.0260946
-v -0.0262967 0.0571191 -0.00173133
-v 0.00173133 0.0571191 -0.0262967
-v 0.0259931 0.057129 0.0043052
-v -0.00430525 0.057129 0.0259931
-v -0.0260275 0.057129 -0.00431092
-v 0.00431089 0.057129 -0.0260276
-v 0.0263151 0.0571489 0.00122731
-v -0.00122733 0.0571489 0.0263151
-v -0.02633 0.0571489 -0.00121689
-v 0.00121689 0.0571489 -0.02633
-v 0.0258972 0.0571618 0.00489038
-v -0.00489036 0.0571618 0.0258973
-v -0.0259299 0.0571618 -0.00489986
-v 0.00489991 0.0571618 -0.0259299
-v 0.0263584 0.0571895 0.000606484
-v -0.000606485 0.0571895 0.0263584
-v -0.0263658 0.0571894 -0.000596328
-v 0.000596332 0.0571894 -0.0263658
-v 0.025759 0.0572065 0.00561136
-v -0.00561141 0.0572065 0.025759
-v -0.0257869 0.0572065 -0.00562421
-v 0.00562421 0.0572065 -0.0257869
-v 0.000176967 0.0572416 0.0263877
-v 0.0263877 0.0572416 -0.000176983
-v -0.000180294 0.0572415 -0.026388
-v -0.026388 0.0572415 0.000180312
-v 0.0255602 0.0572652 0.00648896
-v -0.0064889 0.0572652 0.0255603
-v 0.00650308 0.0572652 -0.0255802
-v -0.0255802 0.0572652 -0.00650309
-v 0.00108346 0.0573066 0.0263385
-v 0.0263385 0.0573066 -0.00108348
-v -0.0263408 0.0573066 0.00108161
-v -0.00108161 0.0573066 -0.0263408
-v 0.0252775 0.0573398 0.00754057
-v -0.00754063 0.0573398 0.0252776
-v 0.00755279 0.0573398 -0.0252869
-v -0.0252869 0.0573398 -0.0075528
-v 0.0262704 0.0573865 -0.00210698
-v 0.00210703 0.0573865 0.0262704
-v -0.0021058 0.0573865 -0.0262744
-v -0.0262744 0.0573865 0.00210581
-v 0.0248821 0.0574313 0.00877387
-v -0.00877389 0.0574313 0.0248821
-v 0.00878018 0.0574313 -0.0248816
-v -0.0248816 0.0574313 -0.00878019
-v 0.00330839 0.0574815 0.0261598
-v 0.0261599 0.0574815 -0.0033084
-v -0.0261653 0.0574815 0.00330826
-v -0.00330826 0.0574815 -0.0261653
-v -0.0243378 0.0575399 -0.0101834
-v 0.0101834 0.0575399 -0.0243378
-v 0.024342 0.0575399 0.0101835
-v -0.0101835 0.0575399 0.024342
-v 0.00468981 0.0575913 0.025969
-v 0.025969 0.0575913 -0.00468985
-v -0.0259746 0.0575913 0.00469118
-v -0.00469118 0.0575913 -0.0259746
-v -0.0236274 0.0576636 -0.0117408
-v 0.0117408 0.0576636 -0.0236274
-v -0.0117432 0.0576636 0.0236295
-v 0.0236296 0.0576636 0.0117432
-v 0.00622389 0.0577137 0.0256529
-v 0.0256529 0.0577137 -0.0062239
-v -0.0256566 0.0577137 0.00622614
-v -0.00622616 0.0577137 -0.0256566
-v -0.0134067 0.0577983 0.0227279
-v 0.022728 0.0577983 0.0134067
-v -0.0227289 0.0577983 -0.0134059
-v 0.013406 0.0577983 -0.0227289
-v 0.00786834 0.0578448 0.0251925
-v 0.0251925 0.0578448 -0.00786837
-v -0.0251935 0.0578448 0.00787003
-v -0.00787004 0.0578448 -0.0251935
-v 0.0216346 0.0579371 0.015114
-v -0.015114 0.0579371 0.0216347
-v -0.0216355 0.0579371 -0.0151147
-v 0.0151147 0.0579371 -0.0216355
-v -0.0245861 0.0579779 0.00957634
-v -0.00957635 0.0579779 -0.0245861
-v 0.00957598 0.0579779 0.0245869
-v 0.0245869 0.0579779 -0.00957604
-v -0.0203621 0.0580704 -0.0167936
-v 0.0167936 0.0580704 -0.0203621
-v 0.0203624 0.0580704 0.0167933
-v -0.0167935 0.0580704 0.0203624
-v -0.0238426 0.0581036 0.0112958
-v -0.0112958 0.0581036 -0.0238426
-v 0.0112962 0.0581036 0.0238431
-v 0.0238431 0.0581036 -0.0112963
-v -0.0189525 0.0581855 -0.0183654
-v 0.0183654 0.0581855 -0.0189525
-v 0.0189528 0.0581855 0.0183657
-v -0.0183657 0.0581855 0.0189528
-v -0.0229758 0.0582099 0.0129701
-v -0.0129701 0.0582099 -0.0229758
-v 0.0229758 0.05821 -0.0129704
-v 0.0129704 0.05821 0.0229758
-v -0.0174654 0.0582689 -0.0197789
-v 0.0197789 0.0582689 -0.0174654
-v 0.0174654 0.0582689 0.0197791
-v -0.0197791 0.0582689 0.0174654
-v 0.0145411 0.0582826 0.0220151
-v 0.0220152 0.0582826 -0.0145412
-v -0.0220153 0.0582826 0.0145411
-v -0.0145412 0.0582826 -0.0220153
-v -0.0159693 0.0583062 -0.0209999
-v -0.021 0.0583062 0.0159692
-v 0.0159692 0.0583062 0.021
-v 0.021 0.0583062 -0.0159693
-v 0.0262108 0.06 0.00248931
-v -0.00248941 0.06 0.0262108
-v 0.0262454 0.06 0.00211211
-v -0.00211212 0.06 0.0262455
-v 0.026136 0.06 0.00320771
-v -0.00320771 0.06 0.026136
-v -0.00164626 0.06 0.0262836
-v 0.0262836 0.06 0.00164643
-v 0.0261065 0.06 0.0034698
-v -0.0034698 0.06 0.0261065
-v 0.0260574 0.06 0.00385415
-v -0.00385416 0.06 0.0260574
-v -0.0011069 0.06 0.0263238
-v 0.0263238 0.06 0.00110691
-v 0.0259891 0.06 0.004331
-v -0.004331 0.06 0.0259891
-v 0.00210439 0.06 -0.0262697
-v -0.0262697 0.06 -0.0021044
-v 0.00163698 0.06 -0.0263031
-v -0.0263031 0.06 -0.00163698
-v 0.0258917 0.06 0.00492109
-v -0.00492112 0.06 0.0258917
-v 0.0262546 0.06 -0.00230817
-v 0.00230817 0.06 0.0262546
-v -0.0261967 0.06 -0.00289314
-v 0.00289314 0.06 -0.0261967
-v 0.026194 0.06 0.00291915
-v -0.00291915 0.06 0.026194
-v 0.00252385 0.06 -0.0262355
-v -0.0262355 0.06 -0.00252385
-v 0.00126984 0.06 0.0263273
-v 0.0263274 0.06 -0.00126984
-v -0.00230712 0.06 -0.0262589
-v -0.0262589 0.06 0.00230713
-v -0.0263373 0.06 -0.0010962
-v 0.0010962 0.06 -0.0263373
-v -0.0263299 0.06 0.00126811
-v -0.00126811 0.06 -0.0263299
-v -0.00564527 0.06 0.0257519
-v 0.0257519 0.06 0.00564528
-v -0.0261758 0.06 -0.00314647
-v 0.00314647 0.06 -0.0261758
-v 0.0034695 0.06 -0.0261399
-v -0.0261399 0.06 -0.00346951
-v -0.00652345 0.06 0.0255518
-v 0.0255518 0.06 0.00652348
-v 0.00351761 0.06 0.0261359
-v 0.026136 0.06 -0.00351758
-v 0.0263687 0.06 0.000448979
-v -0.000449053 0.06 0.0263687
-v -0.0260919 0.06 -0.00385643
-v 0.00385644 0.06 -0.0260919
-v -0.00351769 0.06 -0.0261415
-v -0.0261415 0.06 0.0035177
-v -0.0263742 0.06 -0.000440245
-v 0.000440245 0.06 -0.0263742
-v -0.00757253 0.06 0.0252682
-v 0.0252682 0.06 0.00757254
-v 0.0263786 0.06 -0.00035674
-v 0.000356801 0.06 0.0263786
-v -0.000358569 0.06 -0.0263793
-v -0.0263793 0.06 0.000358571
-v -0.0243312 0.06 -0.010199
-v 0.010199 0.06 -0.0243313
-v 0.00433678 0.06 -0.0260237
-v -0.0260237 0.06 -0.00433679
-v -0.0159995 0.06 -0.0209777
-v -0.0209777 0.06 0.0159995
-v 0.0209777 0.06 -0.0159995
-v 0.0159994 0.06 0.0209778
-v -0.02379 0.06 0.0114061
-v -0.0114061 0.06 -0.02379
-v -0.0236259 0.06 -0.0117437
-v 0.0114065 0.06 0.0237906
-v 0.0117437 0.06 -0.023626
-v 0.0237906 0.06 -0.0114066
-v 0.0248732 0.06 0.00879951
-v -0.00879952 0.06 0.0248732
-v 0.0145919 0.06 0.0219815
-v 0.0219815 0.06 -0.014592
-v -0.0130488 0.06 -0.0229313
-v -0.0229313 0.06 0.0130489
-v 0.0229312 0.06 -0.0130491
-v 0.0130491 0.06 0.0229312
-v -0.0219816 0.06 0.0145921
-v -0.0145921 0.06 -0.0219816
-v -0.0245299 0.06 0.0097183
-v -0.00971835 0.06 -0.0245299
-v 0.00880564 0.06 -0.0248725
-v -0.0248725 0.06 -0.00880571
-v 0.00971806 0.06 0.0245306
-v 0.0245306 0.06 -0.00971808
-v 0.0243355 0.06 0.0101992
-v -0.0101992 0.06 0.0243355
-v -0.0175007 0.06 -0.0197478
-v 0.0197478 0.06 -0.0175007
-v -0.0117461 0.06 0.023628
-v 0.0175007 0.06 0.019748
-v -0.019748 0.06 0.0175007
-v 0.0236282 0.06 0.0117461
-v 0.0227343 0.06 0.0133959
-v -0.013396 0.06 0.0227343
-v -0.0227352 0.06 -0.0133952
-v 0.0133953 0.06 -0.0227352
-v 0.0049308 0.06 -0.0259243
-v -0.0259243 0.06 -0.00493081
-v 0.00758464 0.06 -0.0252771
-v -0.0252772 0.06 -0.00758465
-v 0.0216507 0.06 0.0150909
-v 0.00489696 0.06 0.0259328
-v -0.0150909 0.06 0.0216508
-v -0.0189859 0.06 -0.0183311
-v 0.0183311 0.06 -0.0189859
-v 0.0259329 0.06 -0.00489696
-v 0.0189861 0.06 0.0183314
-v -0.0183314 0.06 0.0189862
-v 0.00803906 0.06 0.0251377
-v 0.0251377 0.06 -0.00803912
-v -0.0216515 0.06 -0.0150916
-v 0.0150916 0.06 -0.0216515
-v -0.0251385 0.06 0.00804066
-v -0.00804068 0.06 -0.0251385
-v -0.0257796 0.06 -0.00565825
-v 0.00565825 0.06 -0.0257796
-v -0.0255713 0.06 -0.00653767
-v 0.0065377 0.06 -0.0255713
-v -0.0203882 0.06 -0.016762
-v 0.016762 0.06 -0.0203882
-v 0.0203884 0.06 0.0167618
-v -0.0167617 0.06 0.0203885
-v -0.0048985 0.06 -0.0259383
-v -0.0259383 0.06 0.00489852
-v 0.00641736 0.06 0.0256051
-v 0.0256052 0.06 -0.00641744
-v -0.0256085 0.06 0.00641963
-v -0.00641964 0.06 -0.0256085
-g ascii
-f 143 152 15
-f 15 7 143
-f 152 155 21
-f 15 152 21
-f 155 164 27
-f 21 155 27
-f 164 170 36
-f 36 27 164
-f 170 175 39
-f 39 36 170
-f 175 183 48
-f 48 39 175
-f 183 192 56
-f 48 183 56
-f 64 56 192
-f 192 200 64
-f 72 64 200
-f 200 208 72
-f 77 72 208
-f 208 213 77
-f 85 77 213
-f 213 221 85
-f 95 85 221
-f 221 231 95
-f 104 95 231
-f 231 240 104
-f 111 104 240
-f 248 111 240
-f 117 111 248
-f 248 254 117
-f 126 117 254
-f 254 262 126
-f 262 272 133
-f 133 126 262
-f 280 288 152
-f 152 143 280
-f 288 291 155
-f 155 152 288
-f 291 297 164
-f 164 155 291
-f 297 303 170
-f 170 164 297
-f 303 311 175
-f 175 170 303
-f 311 319 183
-f 183 175 311
-f 319 328 192
-f 192 183 319
-f 200 192 328
-f 328 336 200
-f 208 200 336
-f 336 344 208
-f 213 208 344
-f 344 349 213
-f 221 213 349
-f 349 357 221
-f 231 221 357
-f 357 367 231
-f 240 231 367
-f 240 367 375
-f 248 240 375
-f 375 381 248
-f 254 248 381
-f 389 254 381
-f 262 254 389
-f 389 397 262
-f 397 405 272
-f 262 397 272
-f 433 449 288
-f 433 288 280
-f 449 452 291
-f 291 288 449
-f 452 459 297
-f 297 291 452
-f 459 474 303
-f 303 297 459
-f 474 514 311
-f 311 303 474
-f 514 531 319
-f 319 311 514
-f 531 533 328
-f 328 319 531
-f 336 328 533
-f 533 516 336
-f 344 336 516
-f 516 498 344
-f 349 344 498
-f 498 471 349
-f 357 349 471
-f 471 481 357
-f 367 357 481
-f 481 511 367
-f 375 367 511
-f 511 527 375
-f 381 375 527
-f 527 535 381
-f 389 381 535
-f 535 520 389
-f 520 503 397
-f 397 389 520
-f 503 475 405
-f 397 503 405
-f 13 149 143
-f 143 7 13
-f 149 283 280
-f 149 280 143
-f 283 438 433
-f 433 280 283
-f 18 154 149
-f 149 13 18
-f 154 289 283
-f 154 283 149
-f 289 426 438
-f 438 283 289
-f 25 161 154
-f 154 18 25
-f 161 299 289
-f 289 154 161
-f 299 428 426
-f 426 289 299
-f 33 171 161
-f 161 25 33
-f 171 307 299
-f 299 161 171
-f 307 443 428
-f 428 299 307
-f 43 179 171
-f 171 33 43
-f 179 315 307
-f 307 171 179
-f 315 463 443
-f 443 307 315
-f 51 188 179
-f 179 43 51
-f 188 324 315
-f 315 179 188
-f 324 470 463
-f 463 315 324
-f 59 196 188
-f 188 51 59
-f 196 331 324
-f 324 188 196
-f 331 445 470
-f 470 324 331
-f 67 203 196
-f 67 196 59
-f 203 340 331
-f 331 196 203
-f 340 442 445
-f 445 331 340
-f 75 211 203
-f 203 67 75
-f 211 347 340
-f 340 203 211
-f 347 462 442
-f 442 340 347
-f 84 219 211
-f 211 75 84
-f 347 211 219
-f 219 355 347
-f 462 347 355
-f 355 540 462
-f 219 84 91
-f 91 227 219
-f 355 219 227
-f 227 363 355
-f 540 355 363
-f 363 543 540
-f 227 91 100
-f 100 235 227
-f 363 227 235
-f 363 235 371
-f 543 363 371
-f 371 529 543
-f 235 100 105
-f 105 241 235
-f 371 235 241
-f 241 377 371
-f 529 371 377
-f 529 377 495
-f 241 105 113
-f 113 249 241
-f 377 241 249
-f 249 385 377
-f 495 377 385
-f 495 385 479
-f 249 113 122
-f 249 122 259
-f 385 249 259
-f 259 393 385
-f 479 385 393
-f 393 490 479
-f 259 122 131
-f 131 267 259
-f 393 259 267
-f 393 267 403
-f 490 393 403
-f 490 403 493
-f 267 131 134
-f 134 270 267
-f 403 267 270
-f 270 406 403
-f 493 403 406
-f 406 476 493
-f 144 151 16
-f 16 8 144
-f 151 156 22
-f 16 151 22
-f 156 163 28
-f 28 22 156
-f 163 169 35
-f 35 28 163
-f 169 176 40
-f 40 35 169
-f 176 184 47
-f 47 40 176
-f 184 191 55
-f 55 47 184
-f 63 55 191
-f 191 199 63
-f 71 63 199
-f 199 207 71
-f 78 71 207
-f 207 214 78
-f 86 78 214
-f 214 222 86
-f 96 86 222
-f 222 232 96
-f 103 96 232
-f 239 103 232
-f 109 103 239
-f 239 245 109
-f 118 109 245
-f 245 253 118
-f 125 118 253
-f 253 261 125
-f 261 269 135
-f 135 125 261
-f 279 287 151
-f 151 144 279
-f 287 292 156
-f 156 151 287
-f 292 298 163
-f 163 156 292
-f 298 304 169
-f 169 163 298
-f 304 312 176
-f 176 169 304
-f 312 320 184
-f 184 176 312
-f 320 327 191
-f 191 184 320
-f 199 191 327
-f 327 335 199
-f 207 199 335
-f 335 343 207
-f 214 207 343
-f 343 350 214
-f 222 214 350
-f 350 358 222
-f 232 222 358
-f 358 368 232
-f 239 232 368
-f 368 376 239
-f 245 239 376
-f 376 382 245
-f 253 245 382
-f 390 253 382
-f 261 253 390
-f 390 398 261
-f 398 408 269
-f 269 261 398
-f 434 450 287
-f 287 279 434
-f 450 451 292
-f 292 287 450
-f 451 460 298
-f 298 292 451
-f 460 473 304
-f 304 298 460
-f 473 513 312
-f 312 304 473
-f 513 532 320
-f 320 312 513
-f 532 534 327
-f 327 320 532
-f 335 327 534
-f 534 515 335
-f 343 335 515
-f 515 497 343
-f 350 343 497
-f 350 497 472
-f 358 350 472
-f 472 483 358
-f 368 358 483
-f 483 512 368
-f 376 368 512
-f 512 528 376
-f 382 376 528
-f 528 536 382
-f 390 382 536
-f 536 521 390
-f 521 504 398
-f 398 390 521
-f 504 477 408
-f 398 504 408
-f 14 150 144
-f 144 8 14
-f 150 284 279
-f 150 279 144
-f 284 437 434
-f 434 279 284
-f 17 153 150
-f 150 14 17
-f 153 290 284
-f 284 150 153
-f 290 425 437
-f 437 284 290
-f 26 162 153
-f 153 17 26
-f 162 300 290
-f 290 153 162
-f 300 427 425
-f 425 290 300
-f 34 172 162
-f 162 26 34
-f 172 308 300
-f 172 300 162
-f 308 444 427
-f 427 300 308
-f 44 180 172
-f 172 34 44
-f 180 316 308
-f 308 172 180
-f 316 464 444
-f 444 308 316
-f 52 187 180
-f 180 44 52
-f 187 323 316
-f 316 180 187
-f 323 469 464
-f 464 316 323
-f 60 195 187
-f 187 52 60
-f 195 332 323
-f 323 187 195
-f 332 446 469
-f 469 323 332
-f 68 204 195
-f 195 60 68
-f 204 339 332
-f 332 195 204
-f 339 441 446
-f 446 332 339
-f 76 212 204
-f 204 68 76
-f 212 348 339
-f 339 204 212
-f 348 461 441
-f 441 339 348
-f 83 220 212
-f 212 76 83
-f 348 212 220
-f 220 356 348
-f 461 348 356
-f 356 539 461
-f 220 83 92
-f 220 92 228
-f 356 220 228
-f 228 364 356
-f 539 356 364
-f 544 539 364
-f 228 92 99
-f 99 236 228
-f 364 228 236
-f 236 372 364
-f 544 364 372
-f 372 530 544
-f 236 99 106
-f 106 242 236
-f 372 236 242
-f 372 242 378
-f 530 372 378
-f 378 496 530
-f 242 106 114
-f 114 250 242
-f 378 242 250
-f 250 386 378
-f 496 378 386
-f 386 480 496
-f 250 114 121
-f 250 121 260
-f 386 250 260
-f 260 394 386
-f 480 386 394
-f 394 489 480
-f 260 121 132
-f 132 268 260
-f 394 260 268
-f 268 404 394
-f 489 394 404
-f 404 494 489
-f 268 132 133
-f 133 272 268
-f 404 268 272
-f 272 405 404
-f 494 404 405
-f 405 475 494
-f 142 137 4
-f 4 6 142
-f 137 145 9
-f 9 4 137
-f 145 157 19
-f 19 9 145
-f 157 165 29
-f 29 19 157
-f 165 173 37
-f 37 29 165
-f 173 181 45
-f 45 37 173
-f 181 189 54
-f 54 45 181
-f 61 54 189
-f 189 197 61
-f 70 61 197
-f 197 205 70
-f 80 70 205
-f 205 215 80
-f 87 80 215
-f 215 224 87
-f 93 87 224
-f 93 224 230
-f 101 93 230
-f 237 101 230
-f 110 101 237
-f 246 110 237
-f 119 110 246
-f 246 255 119
-f 127 119 255
-f 255 263 127
-f 263 271 136
-f 136 127 263
-f 277 274 137
-f 142 277 137
-f 274 282 145
-f 145 137 274
-f 282 293 157
-f 157 145 282
-f 293 301 165
-f 165 157 293
-f 301 309 173
-f 173 165 301
-f 309 317 181
-f 181 173 309
-f 317 325 189
-f 189 181 317
-f 197 189 325
-f 325 333 197
-f 205 197 333
-f 333 341 205
-f 215 205 341
-f 341 351 215
-f 224 215 351
-f 351 360 224
-f 230 224 360
-f 360 366 230
-f 237 230 366
-f 366 373 237
-f 246 237 373
-f 383 246 373
-f 255 246 383
-f 383 391 255
-f 263 255 391
-f 391 399 263
-f 399 407 271
-f 271 263 399
-f 435 413 274
-f 274 277 435
-f 413 417 282
-f 413 282 274
-f 417 419 293
-f 293 282 417
-f 419 423 301
-f 301 293 419
-f 423 429 309
-f 309 301 423
-f 429 448 317
-f 317 309 429
-f 448 454 325
-f 325 317 448
-f 333 325 454
-f 454 466 333
-f 341 333 466
-f 466 485 341
-f 351 341 485
-f 485 501 351
-f 360 351 501
-f 501 508 360
-f 366 360 508
-f 508 509 366
-f 373 366 509
-f 509 517 373
-f 383 373 517
-f 517 537 383
-f 391 383 537
-f 537 523 391
-f 523 506 399
-f 399 391 523
-f 506 478 407
-f 407 399 506
-f 1 138 142
-f 1 142 6
-f 138 276 277
-f 277 142 138
-f 276 409 435
-f 435 277 276
-f 12 147 138
-f 138 1 12
-f 147 285 276
-f 147 276 138
-f 285 411 409
-f 276 285 409
-f 23 160 147
-f 147 12 23
-f 160 296 285
-f 285 147 160
-f 296 416 411
-f 411 285 296
-f 32 167 160
-f 160 23 32
-f 167 305 296
-f 296 160 167
-f 305 422 416
-f 416 296 305
-f 41 177 167
-f 167 32 41
-f 177 313 305
-f 305 167 177
-f 313 457 422
-f 422 305 313
-f 50 186 177
-f 177 41 50
-f 186 322 313
-f 313 177 186
-f 322 467 457
-f 457 313 322
-f 58 194 186
-f 186 50 58
-f 194 330 322
-f 322 186 194
-f 330 440 467
-f 467 322 330
-f 65 202 194
-f 194 58 65
-f 202 337 330
-f 330 194 202
-f 337 431 440
-f 440 330 337
-f 73 209 202
-f 202 65 73
-f 209 346 337
-f 337 202 209
-f 346 456 431
-f 431 337 346
-f 81 218 209
-f 209 73 81
-f 346 209 218
-f 218 354 346
-f 456 346 354
-f 354 522 456
-f 218 81 90
-f 90 226 218
-f 354 218 226
-f 226 362 354
-f 522 354 362
-f 362 542 522
-f 226 90 98
-f 98 234 226
-f 362 226 234
-f 362 234 370
-f 542 362 370
-f 370 526 542
-f 234 98 107
-f 107 243 234
-f 370 234 243
-f 243 380 370
-f 526 370 380
-f 380 500 526
-f 243 107 115
-f 115 251 243
-f 380 243 251
-f 380 251 388
-f 500 380 388
-f 388 484 500
-f 251 115 123
-f 123 257 251
-f 388 251 257
-f 257 395 388
-f 484 388 395
-f 395 491 484
-f 257 123 129
-f 129 265 257
-f 395 257 265
-f 265 402 395
-f 491 395 402
-f 402 488 491
-f 265 129 135
-f 265 135 269
-f 402 265 269
-f 269 408 402
-f 488 402 408
-f 408 477 488
-f 141 140 3
-f 3 5 141
-f 140 146 10
-f 10 3 140
-f 146 158 20
-f 20 10 146
-f 158 166 30
-f 30 20 158
-f 166 174 38
-f 38 30 166
-f 174 182 46
-f 38 174 46
-f 182 190 53
-f 53 46 182
-f 62 53 190
-f 190 198 62
-f 69 62 198
-f 198 206 69
-f 79 69 206
-f 206 216 79
-f 88 79 216
-f 216 223 88
-f 94 88 223
-f 223 229 94
-f 102 94 229
-f 229 238 102
-f 112 102 238
-f 238 247 112
-f 120 112 247
-f 247 256 120
-f 128 120 256
-f 128 256 264
-f 264 270 134
-f 134 128 264
-f 278 273 140
-f 141 278 140
-f 273 281 146
-f 146 140 273
-f 281 294 158
-f 146 281 158
-f 294 302 166
-f 166 158 294
-f 302 310 174
-f 174 166 302
-f 310 318 182
-f 174 310 182
-f 318 326 190
-f 190 182 318
-f 198 190 326
-f 334 198 326
-f 206 198 334
-f 334 342 206
-f 216 206 342
-f 342 352 216
-f 223 216 352
-f 352 359 223
-f 229 223 359
-f 229 359 365
-f 238 229 365
-f 365 374 238
-f 247 238 374
-f 384 247 374
-f 256 247 384
-f 384 392 256
-f 264 256 392
-f 392 400 264
-f 400 406 270
-f 264 400 270
-f 436 414 273
-f 436 273 278
-f 414 418 281
-f 281 273 414
-f 418 420 294
-f 294 281 418
-f 420 424 302
-f 302 294 420
-f 424 430 310
-f 310 302 424
-f 430 447 318
-f 318 310 430
-f 447 453 326
-f 326 318 447
-f 334 326 453
-f 453 465 334
-f 342 334 465
-f 465 486 342
-f 352 342 486
-f 486 502 352
-f 359 352 502
-f 359 502 505
-f 365 359 505
-f 505 510 365
-f 374 365 510
-f 510 519 374
-f 384 374 519
-f 519 538 384
-f 392 384 538
-f 538 524 392
-f 524 507 400
-f 400 392 524
-f 507 476 406
-f 406 400 507
-f 2 139 141
-f 141 5 2
-f 139 275 278
-f 278 141 139
-f 275 410 436
-f 436 278 275
-f 11 148 139
-f 139 2 11
-f 148 286 275
-f 275 139 148
-f 286 412 410
-f 410 275 286
-f 24 159 148
-f 24 148 11
-f 159 295 286
-f 286 148 159
-f 295 415 412
-f 412 286 295
-f 31 168 159
-f 159 24 31
-f 168 306 295
-f 295 159 168
-f 306 421 415
-f 415 295 306
-f 42 178 168
-f 168 31 42
-f 178 314 306
-f 306 168 178
-f 314 458 421
-f 421 306 314
-f 49 185 178
-f 178 42 49
-f 185 321 314
-f 314 178 185
-f 321 468 458
-f 321 458 314
-f 57 193 185
-f 185 49 57
-f 193 329 321
-f 321 185 193
-f 329 439 468
-f 321 329 468
-f 66 201 193
-f 193 57 66
-f 201 338 329
-f 329 193 201
-f 338 432 439
-f 439 329 338
-f 74 210 201
-f 74 201 66
-f 210 345 338
-f 338 201 210
-f 345 455 432
-f 432 338 345
-f 82 217 210
-f 210 74 82
-f 345 210 217
-f 345 217 353
-f 455 345 353
-f 518 455 353
-f 217 82 89
-f 89 225 217
-f 353 217 225
-f 225 361 353
-f 518 353 361
-f 361 541 518
-f 225 89 97
-f 97 233 225
-f 361 225 233
-f 233 369 361
-f 541 361 369
-f 369 525 541
-f 233 97 108
-f 108 244 233
-f 369 233 244
-f 379 369 244
-f 525 369 379
-f 499 525 379
-f 244 108 116
-f 116 252 244
-f 379 244 252
-f 379 252 387
-f 499 379 387
-f 387 482 499
-f 252 116 124
-f 124 258 252
-f 387 252 258
-f 387 258 396
-f 482 387 396
-f 396 492 482
-f 258 124 130
-f 130 266 258
-f 396 258 266
-f 396 266 401
-f 492 396 401
-f 401 487 492
-f 266 130 136
-f 266 136 271
-f 401 266 271
-f 271 407 401
-f 487 401 407
-f 407 478 487
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem2.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem2.obj
deleted file mode 100644
index a6f15f085c9d384fc1beaf2fe364ddc1dd2c99db..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem2.obj
+++ /dev/null
@@ -1,2184 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 816
-# triangles : 1360
-#
-v -0.0261967 0.0646739 -0.00289314
-v -0.0261758 0.0646764 -0.00314647
-v -0.0261765 0.06 -0.00313977
-v -0.0261967 0.06 -0.00289387
-v -0.0261399 0.0646842 -0.00346951
-v -0.0261415 0.06 -0.00345625
-v -0.0260919 0.0646984 -0.00385643
-v -0.0260945 0.06 -0.00383676
-v -0.0260237 0.0647203 -0.00433679
-v -0.0260275 0.06 -0.00431092
-v -0.0259243 0.0647517 -0.00493081
-v -0.0259299 0.06 -0.00489986
-v -0.0257796 0.0647945 -0.00565825
-v -0.0257869 0.06 -0.00562421
-v -0.0255713 0.0648505 -0.00653767
-v -0.0255802 0.06 -0.00650309
-v -0.0252869 0.06 -0.0075528
-v -0.0252772 0.0649216 -0.00758465
-v -0.0248816 0.06 -0.00878019
-v -0.0248725 0.0650087 -0.00880571
-v -0.0243378 0.06 -0.0101834
-v -0.0243312 0.065112 -0.010199
-v -0.0236274 0.06 -0.0117408
-v -0.0236259 0.0652299 -0.0117437
-v -0.0227289 0.06 -0.0134059
-v -0.0227352 0.0653584 -0.0133952
-v -0.0216355 0.06 -0.0151147
-v -0.0216515 0.0654912 -0.0150916
-v -0.0203621 0.06 -0.0167936
-v -0.0203882 0.0656192 -0.016762
-v -0.0189525 0.06 -0.0183654
-v -0.0189859 0.0657302 -0.0183311
-v -0.0175007 0.065811 -0.0197478
-v -0.0174654 0.06 -0.0197789
-v -0.0159995 0.0658471 -0.0209777
-v -0.0159693 0.06 -0.0209999
-v -0.0261968 0.0739773 -0.00289241
-v -0.026175 0.0739797 -0.00315444
-v -0.0261382 0.0739872 -0.00348528
-v -0.0260888 0.0740008 -0.00387999
-v -0.0260189 0.0740218 -0.0043671
-v -0.0259179 0.0740517 -0.00496658
-v -0.0257711 0.0740922 -0.00569718
-v -0.0255613 0.074145 -0.00657657
-v -0.0252665 0.0742118 -0.00761958
-v -0.0248629 0.0742934 -0.00883238
-v -0.0243252 0.0743902 -0.0102134
-v -0.0236264 0.0745008 -0.0117427
-v -0.0227453 0.0746215 -0.013378
-v -0.0216733 0.0747467 -0.0150601
-v -0.0204218 0.0748679 -0.0167212
-v -0.0190278 0.0749738 -0.0182879
-v -0.0175443 0.0750515 -0.0197092
-v -0.0160366 0.0750867 -0.0209505
-v -0.0261969 0.0851676 -0.00289201
-v -0.0261739 0.0851699 -0.00316426
-v -0.026136 0.0851771 -0.00350384
-v -0.0260851 0.0851901 -0.00390765
-v -0.0260134 0.0852099 -0.00440281
-v -0.0259101 0.0852379 -0.00500828
-v -0.0257613 0.0852756 -0.00574203
-v -0.0255498 0.0853246 -0.00662092
-v -0.0252545 0.0853863 -0.00765876
-v -0.0248525 0.0854615 -0.00886135
-v -0.0243193 0.0855506 -0.0102275
-v -0.0236285 0.0856524 -0.0117385
-v -0.0227589 0.0857638 -0.0133546
-v -0.021701 0.0858798 -0.0150202
-v -0.0204631 0.0859928 -0.0166706
-v -0.0190787 0.0860923 -0.0182349
-v -0.0175971 0.0861662 -0.0196623
-v -0.0160805 0.0862003 -0.0209171
-v -0.026197 0.0983323 -0.00289118
-v -0.0261727 0.0983345 -0.00317552
-v -0.0261334 0.0983413 -0.00352573
-v -0.0260808 0.0983534 -0.00393974
-v -0.026007 0.0983717 -0.00444398
-v -0.0259012 0.0983974 -0.00505645
-v -0.0257499 0.0984318 -0.00579362
-v -0.0255366 0.0984762 -0.00667143
-v -0.0252408 0.0985319 -0.00770285
-v -0.024841 0.0985997 -0.00889335
-v -0.0243132 0.0986798 -0.0102419
-v -0.023632 0.0987714 -0.0117317
-v -0.0227758 0.098872 -0.0133256
-v -0.0217339 0.0989773 -0.0149722
-v -0.0205121 0.0990807 -0.0166102
-v -0.0191388 0.0991727 -0.0181722
-v -0.0176587 0.099242 -0.0196073
-v -0.0161314 0.0992747 -0.0208764
-v -0.026197 0.1 -0.0028905
-v -0.0261714 0.1 -0.00318841
-v -0.0261304 0.1 -0.0035507
-v -0.0260758 0.1 -0.00397649
-v -0.0259995 0.1 -0.00449098
-v -0.0258908 0.1 -0.00511096
-v -0.0257368 0.1 -0.00585169
-v -0.0255216 0.1 -0.00672803
-v -0.0252257 0.1 -0.00775191
-v -0.0248282 0.1 -0.00892852
-v -0.0243068 0.1 -0.0102571
-v -0.0236363 0.1 -0.0117226
-v -0.0227955 0.1 -0.0132916
-v -0.0217719 0.1 -0.0149166
-v -0.0205682 0.1 -0.0165407
-v -0.0192074 0.1 -0.0180998
-v -0.0177292 0.1 -0.0195438
-v -0.0161896 0.1 -0.0208299
-v -0.0262323 0.06 -0.00255921
-v -0.0262355 0.0646788 -0.00252385
-v -0.0262391 0.0739825 -0.00248075
-v -0.0262436 0.0851732 -0.00242902
-v -0.026249 0.0983381 -0.00236387
-v -0.026255 0.1 -0.00228936
-v -0.0262645 0.06 -0.00217024
-v -0.0262697 0.064692 -0.0021044
-v -0.0262757 0.0739964 -0.00202437
-v -0.0262827 0.0851876 -0.00192821
-v -0.0262895 0.0983524 -0.00183452
-v -0.0262975 0.1 -0.00171971
-v -0.0262967 0.06 -0.00173133
-v -0.0263031 0.0647134 -0.00163698
-v -0.0263107 0.0740182 -0.00152238
-v -0.0263196 0.0852099 -0.00138528
-v -0.0263276 0.0983741 -0.00125757
-v -0.0263372 0.1 -0.00109875
-v -0.02633 0.06 -0.00121689
-v -0.0263373 0.0647435 -0.0010962
-v -0.0263459 0.0740486 -0.000949812
-v -0.0263559 0.0852403 -0.000775325
-v -0.0263656 0.0984036 -0.000599336
-v -0.0263773 0.1 -0.000380073
-v -0.0263658 0.06 -0.000596328
-v -0.0263742 0.0647837 -0.000440245
-v -0.0263839 0.0740881 -0.000252486
-v -0.0263953 0.0852793 -2.96364e-05
-v -0.0263877 0.098441 0.000186192
-v -0.0263746 0.1 0.000449299
-v -0.026388 0.06 0.000180312
-v -0.0263793 0.064835 0.000358571
-v -0.0263684 0.0741384 0.000572294
-v -0.026355 0.0853278 0.000824652
-v -0.0263418 0.0984867 0.00106302
-v -0.0263249 0.1 0.00135188
-v -0.0263408 0.06 0.00108161
-v -0.0263299 0.0648987 0.00126811
-v -0.0263163 0.0742002 0.00149188
-v -0.0262992 0.0853866 0.00175648
-v -0.0262804 0.0985417 0.0020248
-v -0.0262555 0.1 0.00234922
-v -0.0262744 0.06 0.00210581
-v -0.0262589 0.0649761 0.00230713
-v -0.0262392 0.0742742 0.00254779
-v -0.0262137 0.0854562 0.00283105
-v -0.026185 0.0986063 0.0031236
-v -0.0261467 0.1 0.00347354
-v -0.0261653 0.06 0.00330826
-v -0.0261415 0.0650674 0.0035177
-v -0.0261111 0.0743608 0.00376689
-v -0.0260722 0.0855369 0.00405835
-v -0.0260275 0.0986802 0.0043636
-v -0.025969 0.1 0.00472434
-v -0.0259746 0.06 0.00469118
-v -0.0259383 0.0651722 0.00489852
-v -0.0258927 0.0744594 0.00514356
-v -0.025836 0.0856281 0.00542861
-v -0.0257717 0.098763 0.00573016
-v -0.0256911 0.1 0.00608256
-v -0.0256566 0.06 0.00622614
-v -0.0256085 0.0652886 0.00641963
-v -0.0255498 0.0745682 0.00664731
-v -0.0254786 0.085728 0.00691124
-v -0.025399 0.098853 0.00719339
-v -0.0253021 0.1 0.00752075
-v -0.0251935 0.06 0.00787003
-v -0.0251385 0.0654127 0.00804066
-v -0.0250722 0.0746837 0.00824109
-v -0.0249932 0.0858336 0.00847318
-v -0.0249051 0.0989477 0.00872425
-v -0.0248002 0.1 0.00901399
-v -0.0245861 0.06 0.00957634
-v -0.0245299 0.0655384 0.0097183
-v -0.0244627 0.0748005 0.00988518
-v -0.0243832 0.0859399 0.0100787
-v -0.024294 0.0990427 0.0102907
-v -0.024189 0.1 0.0105345
-v -0.0238426 0.06 0.0112958
-v -0.02379 0.065657 0.0114061
-v -0.0237273 0.0749105 0.0115362
-v -0.0236531 0.08604 0.0116876
-v -0.0235693 0.099132 0.011856
-v -0.0234713 0.1 0.012049
-v -0.0229758 0.06 0.0129701
-v -0.0229313 0.0657572 0.0130489
-v -0.0228778 0.0750034 0.0131425
-v -0.0228145 0.0861246 0.0132523
-v -0.0227419 0.0992075 0.0133765
-v -0.0226577 0.1 0.0135187
-v -0.0220153 0.06 0.0145411
-v -0.0219816 0.0658254 0.0145921
-v -0.0219409 0.0750667 0.0146532
-v -0.021892 0.0861824 0.0147262
-v -0.0218348 0.099259 0.0148107
-v -0.021769 0.1 0.0149073
-v -0.021 0.06 0.0159692
-v -0.0209777 0.0658471 0.0159995
-v -0.0209506 0.0750867 0.0160365
-v -0.0209171 0.0862003 0.0160805
-v -0.0208764 0.0992747 0.0161314
-v -0.0208299 0.1 0.0161896
-v 0.00289314 0.0646739 -0.0261967
-v 0.00314647 0.0646764 -0.0261758
-v 0.00313974 0.06 -0.0261765
-v 0.00289386 0.06 -0.0261967
-v 0.0034695 0.0646842 -0.0261399
-v 0.00345625 0.06 -0.0261415
-v 0.00385644 0.0646984 -0.0260919
-v 0.00383666 0.06 -0.0260946
-v 0.00433678 0.0647203 -0.0260237
-v 0.00431089 0.06 -0.0260276
-v 0.0049308 0.0647517 -0.0259243
-v 0.00489991 0.06 -0.0259299
-v 0.00565825 0.0647945 -0.0257796
-v 0.00562421 0.06 -0.0257869
-v 0.0065377 0.0648505 -0.0255713
-v 0.00650308 0.06 -0.0255802
-v 0.00755279 0.06 -0.0252869
-v 0.00758464 0.0649216 -0.0252771
-v 0.00878018 0.06 -0.0248816
-v 0.00880564 0.0650087 -0.0248725
-v 0.0101834 0.06 -0.0243378
-v 0.010199 0.065112 -0.0243313
-v 0.0117408 0.06 -0.0236274
-v 0.0117437 0.0652299 -0.023626
-v 0.013406 0.06 -0.0227289
-v 0.0133953 0.0653584 -0.0227352
-v 0.0151147 0.06 -0.0216355
-v 0.0150916 0.0654912 -0.0216515
-v 0.0167936 0.06 -0.0203621
-v 0.016762 0.0656192 -0.0203882
-v 0.0183654 0.06 -0.0189525
-v 0.0183311 0.0657302 -0.0189859
-v 0.0197478 0.065811 -0.0175007
-v 0.0197789 0.06 -0.0174654
-v 0.0209777 0.0658471 -0.0159995
-v 0.021 0.06 -0.0159693
-v 0.00289241 0.0739773 -0.0261968
-v 0.00315444 0.0739797 -0.026175
-v 0.00348527 0.0739872 -0.0261382
-v 0.00387999 0.0740008 -0.0260888
-v 0.00436708 0.0740218 -0.0260189
-v 0.00496657 0.0740517 -0.0259179
-v 0.00569718 0.0740922 -0.0257711
-v 0.00657656 0.074145 -0.0255613
-v 0.00761955 0.0742118 -0.0252665
-v 0.00883238 0.0742934 -0.0248629
-v 0.0102134 0.0743902 -0.0243252
-v 0.0117427 0.0745008 -0.0236265
-v 0.013378 0.0746215 -0.0227453
-v 0.0150601 0.0747467 -0.0216733
-v 0.0167212 0.0748679 -0.0204217
-v 0.0182878 0.0749738 -0.0190277
-v 0.0197092 0.0750515 -0.0175443
-v 0.0209506 0.0750867 -0.0160365
-v 0.00289201 0.0851676 -0.0261969
-v 0.00316426 0.0851699 -0.0261739
-v 0.00350384 0.0851771 -0.026136
-v 0.00390765 0.0851901 -0.0260851
-v 0.00440282 0.0852099 -0.0260134
-v 0.00500826 0.0852379 -0.0259101
-v 0.0057421 0.0852756 -0.0257613
-v 0.00662095 0.0853246 -0.0255497
-v 0.00765872 0.0853863 -0.0252545
-v 0.00886135 0.0854615 -0.0248525
-v 0.0102275 0.0855506 -0.0243193
-v 0.0117385 0.0856524 -0.0236286
-v 0.0133546 0.0857638 -0.0227589
-v 0.0150202 0.0858798 -0.0217009
-v 0.0166705 0.0859928 -0.020463
-v 0.0182349 0.0860923 -0.0190787
-v 0.0196623 0.0861662 -0.017597
-v 0.0209172 0.0862003 -0.0160805
-v 0.00289118 0.0983323 -0.026197
-v 0.00317552 0.0983345 -0.0261727
-v 0.00352572 0.0983413 -0.0261334
-v 0.00393974 0.0983534 -0.0260808
-v 0.00444398 0.0983717 -0.026007
-v 0.00505645 0.0983974 -0.0259012
-v 0.00579365 0.0984318 -0.0257499
-v 0.00667147 0.0984762 -0.0255365
-v 0.00770281 0.0985319 -0.0252409
-v 0.00889335 0.0985997 -0.024841
-v 0.0102419 0.0986798 -0.0243132
-v 0.0117316 0.0987714 -0.023632
-v 0.0133256 0.098872 -0.0227759
-v 0.0149722 0.0989773 -0.0217339
-v 0.0166102 0.0990807 -0.0205121
-v 0.0181721 0.0991727 -0.0191388
-v 0.0196073 0.099242 -0.0176587
-v 0.0208764 0.0992747 -0.0161314
-v 0.0028905 0.1 -0.026197
-v 0.00318843 0.1 -0.0261714
-v 0.00355068 0.1 -0.0261304
-v 0.00397649 0.1 -0.0260758
-v 0.00449102 0.1 -0.0259995
-v 0.00511095 0.1 -0.0258908
-v 0.00585174 0.1 -0.0257368
-v 0.00672803 0.1 -0.0255215
-v 0.00775187 0.1 -0.0252257
-v 0.0089285 0.1 -0.0248282
-v 0.0102571 0.1 -0.0243068
-v 0.0117226 0.1 -0.0236364
-v 0.0132916 0.1 -0.0227956
-v 0.0149166 0.1 -0.0217719
-v 0.0165407 0.1 -0.0205681
-v 0.0180998 0.1 -0.0192074
-v 0.0195438 0.1 -0.0177292
-v 0.0208299 0.1 -0.0161896
-v 0.00255921 0.06 -0.0262323
-v 0.00252385 0.0646788 -0.0262355
-v 0.00248075 0.0739825 -0.0262391
-v 0.00242912 0.0851732 -0.0262436
-v 0.00236396 0.0983381 -0.026249
-v 0.00228935 0.1 -0.026255
-v 0.00217024 0.06 -0.0262645
-v 0.00210439 0.064692 -0.0262697
-v 0.00202437 0.0739964 -0.0262757
-v 0.00192821 0.0851876 -0.0262828
-v 0.00183452 0.0983524 -0.0262896
-v 0.00171971 0.1 -0.0262975
-v 0.00173133 0.06 -0.0262967
-v 0.00163698 0.0647134 -0.0263031
-v 0.00152239 0.0740182 -0.0263107
-v 0.00138519 0.0852099 -0.0263196
-v 0.00125748 0.0983741 -0.0263276
-v 0.00109876 0.1 -0.0263372
-v 0.00121689 0.06 -0.02633
-v 0.0010962 0.0647435 -0.0263373
-v 0.000949812 0.0740486 -0.0263459
-v 0.000775329 0.0852403 -0.0263559
-v 0.000599332 0.0984036 -0.0263656
-v 0.000380073 0.1 -0.0263773
-v 0.000596332 0.06 -0.0263658
-v 0.000440245 0.0647837 -0.0263742
-v 0.000252444 0.0740881 -0.0263839
-v 2.96364e-05 0.0852793 -0.0263953
-v -0.000186151 0.098441 -0.0263877
-v -0.000449299 0.1 -0.0263746
-v -0.000180294 0.06 -0.026388
-v -0.000358569 0.064835 -0.0263793
-v -0.000572294 0.0741384 -0.0263684
-v -0.000824652 0.0853278 -0.026355
-v -0.00106298 0.0984867 -0.0263418
-v -0.00135188 0.1 -0.0263249
-v -0.00108161 0.06 -0.0263408
-v -0.00126811 0.0648987 -0.0263299
-v -0.00149188 0.0742002 -0.0263163
-v -0.00175647 0.0853866 -0.0262992
-v -0.00202479 0.0985417 -0.0262804
-v -0.00234921 0.1 -0.0262555
-v -0.0021058 0.06 -0.0262744
-v -0.00230712 0.0649761 -0.0262589
-v -0.00254779 0.0742742 -0.0262392
-v -0.00283104 0.0854562 -0.0262137
-v -0.00312353 0.0986063 -0.026185
-v -0.00347353 0.1 -0.0261467
-v -0.00330826 0.06 -0.0261653
-v -0.00351769 0.0650674 -0.0261415
-v -0.00376685 0.0743608 -0.0261111
-v -0.00405836 0.0855369 -0.0260722
-v -0.00436357 0.0986802 -0.0260275
-v -0.00472427 0.1 -0.025969
-v -0.00469118 0.06 -0.0259746
-v -0.0048985 0.0651722 -0.0259383
-v -0.00514355 0.0744594 -0.0258928
-v -0.00542865 0.0856281 -0.025836
-v -0.00573016 0.098763 -0.0257718
-v -0.00608254 0.1 -0.0256912
-v -0.00622616 0.06 -0.0256566
-v -0.00641964 0.0652886 -0.0256085
-v -0.00664735 0.0745682 -0.0255497
-v -0.00691126 0.085728 -0.0254786
-v -0.00719342 0.098853 -0.025399
-v -0.00752078 0.1 -0.0253022
-v -0.00787004 0.06 -0.0251935
-v -0.00804068 0.0654127 -0.0251385
-v -0.00824109 0.0746837 -0.0250722
-v -0.00847317 0.0858336 -0.0249933
-v -0.00872423 0.0989477 -0.0249052
-v -0.00901408 0.1 -0.0248002
-v -0.00957635 0.06 -0.0245861
-v -0.00971835 0.0655384 -0.0245299
-v -0.00988519 0.0748005 -0.0244627
-v -0.0100787 0.0859399 -0.0243832
-v -0.0102908 0.0990427 -0.024294
-v -0.0105346 0.1 -0.024189
-v -0.0112958 0.06 -0.0238426
-v -0.0114061 0.065657 -0.02379
-v -0.0115361 0.0749105 -0.0237273
-v -0.0116876 0.08604 -0.0236532
-v -0.011856 0.099132 -0.0235693
-v -0.012049 0.1 -0.0234713
-v -0.0129701 0.06 -0.0229758
-v -0.0130488 0.0657572 -0.0229313
-v -0.0131425 0.0750034 -0.0228779
-v -0.0132523 0.0861246 -0.0228145
-v -0.0133765 0.0992075 -0.0227419
-v -0.0135187 0.1 -0.0226577
-v -0.0145412 0.06 -0.0220153
-v -0.0145921 0.0658254 -0.0219816
-v -0.0146533 0.0750667 -0.0219409
-v -0.0147262 0.0861824 -0.021892
-v -0.0148107 0.099259 -0.0218348
-v -0.0149073 0.1 -0.021769
-v 0.026194 0.0646738 0.00291915
-v 0.026136 0.0646764 0.00320771
-v 0.0261366 0.06 0.00320247
-v 0.0261942 0.06 0.00291724
-v 0.0261065 0.0646842 0.0034698
-v 0.0261082 0.06 0.00345679
-v 0.0260574 0.0646984 0.00385415
-v 0.02606 0.06 0.00383456
-v 0.0259891 0.0647203 0.004331
-v 0.0259931 0.06 0.0043052
-v 0.0258917 0.0647517 0.00492109
-v 0.0258972 0.06 0.00489038
-v 0.0257519 0.0647945 0.00564528
-v 0.025759 0.06 0.00561136
-v 0.0255518 0.0648505 0.00652348
-v 0.0255602 0.06 0.00648896
-v 0.0252775 0.06 0.00754057
-v 0.0252682 0.0649216 0.00757254
-v 0.0248821 0.06 0.00877387
-v 0.0248732 0.0650087 0.00879951
-v 0.024342 0.06 0.0101835
-v 0.0243355 0.065112 0.0101992
-v 0.0236296 0.06 0.0117432
-v 0.0236282 0.0652298 0.0117461
-v 0.022728 0.06 0.0134067
-v 0.0227343 0.0653584 0.0133959
-v 0.0216346 0.06 0.015114
-v 0.0216507 0.0654912 0.0150909
-v 0.0203624 0.06 0.0167933
-v 0.0203884 0.0656192 0.0167618
-v 0.0189528 0.06 0.0183657
-v 0.0189861 0.0657302 0.0183314
-v 0.0175007 0.065811 0.019748
-v 0.0174654 0.06 0.0197791
-v 0.0159994 0.0658471 0.0209778
-v 0.0159692 0.06 0.021
-v 0.0261937 0.0739772 0.00292089
-v 0.0261353 0.0739797 0.00321397
-v 0.0261047 0.0739872 0.00348528
-v 0.0260543 0.0740008 0.00387752
-v 0.0259844 0.0740218 0.00436121
-v 0.0258854 0.0740517 0.00495667
-v 0.0257437 0.0740922 0.00568423
-v 0.0255421 0.074145 0.00656244
-v 0.0252578 0.0742118 0.0076076
-v 0.0248637 0.0742934 0.00882636
-v 0.0243295 0.0743902 0.0102136
-v 0.0236286 0.0745008 0.0117452
-v 0.0227444 0.0746215 0.0133788
-v 0.0216725 0.0747467 0.0150595
-v 0.0204219 0.0748679 0.0167208
-v 0.019028 0.0749738 0.0182881
-v 0.0175444 0.0750515 0.0197093
-v 0.0160365 0.0750867 0.0209506
-v 0.0261937 0.0851675 0.00292234
-v 0.0261345 0.0851699 0.0032218
-v 0.0261024 0.0851771 0.00350386
-v 0.0260506 0.0851901 0.00390497
-v 0.025979 0.0852099 0.00439654
-v 0.025878 0.0852379 0.00499819
-v 0.0257342 0.0852756 0.00572899
-v 0.0255309 0.0853246 0.00660675
-v 0.0252463 0.0853863 0.0076468
-v 0.0248535 0.0854615 0.00885551
-v 0.0243236 0.0855506 0.0102277
-v 0.0236308 0.0856524 0.0117409
-v 0.0227581 0.0857638 0.0133554
-v 0.0217001 0.0858798 0.0150196
-v 0.0204633 0.0859928 0.0166702
-v 0.019079 0.0860923 0.0182351
-v 0.017597 0.0861662 0.0196626
-v 0.0160804 0.0862003 0.0209172
-v 0.0261935 0.0983322 0.00292344
-v 0.0261335 0.0983345 0.00323091
-v 0.0260997 0.0983413 0.00352546
-v 0.0260462 0.0983534 0.00393681
-v 0.0259726 0.0983717 0.00443756
-v 0.0258692 0.0983974 0.00504599
-v 0.0257233 0.0984318 0.00578031
-v 0.0255183 0.0984762 0.00665727
-v 0.025233 0.0985319 0.00769112
-v 0.0248421 0.0985997 0.00888766
-v 0.0243174 0.0986798 0.0102422
-v 0.0236341 0.0987714 0.011734
-v 0.0227751 0.098872 0.0133264
-v 0.021733 0.0989773 0.0149716
-v 0.0205122 0.0990807 0.0166098
-v 0.019139 0.0991727 0.0181723
-v 0.0176587 0.099242 0.0196074
-v 0.0161313 0.0992747 0.0208765
-v 0.0261934 0.1 0.00292389
-v 0.0261325 0.1 0.00324147
-v 0.0260967 0.1 0.00355049
-v 0.0260412 0.1 0.00397328
-v 0.0259653 0.1 0.00448414
-v 0.0258592 0.1 0.00510027
-v 0.0257108 0.1 0.0058382
-v 0.0255039 0.1 0.00671399
-v 0.0252182 0.1 0.00774039
-v 0.0248295 0.1 0.00892293
-v 0.0243111 0.1 0.0102574
-v 0.0236386 0.1 0.0117251
-v 0.0227948 0.1 0.0132925
-v 0.021771 0.1 0.014916
-v 0.0205682 0.1 0.0165403
-v 0.0192077 0.1 0.0181
-v 0.0177292 0.1 0.0195439
-v 0.0161895 0.1 0.0208299
-v 0.0262078 0.06 0.00252065
-v 0.0262108 0.0646787 0.00248931
-v 0.0262146 0.0739824 0.00245041
-v 0.0262191 0.0851732 0.00240293
-v 0.0262248 0.0983381 0.00234186
-v 0.0262313 0.1 0.00227122
-v 0.0262398 0.06 0.00217757
-v 0.0262454 0.064692 0.00211211
-v 0.0262522 0.0739964 0.00203229
-v 0.0262603 0.0851876 0.00193651
-v 0.0262679 0.0983524 0.00184309
-v 0.0262771 0.1 0.00172861
-v 0.0262762 0.06 0.0017403
-v 0.0262836 0.0647134 0.00164643
-v 0.0262925 0.0740182 0.00153208
-v 0.0263028 0.0852099 0.00139531
-v 0.0263122 0.0983741 0.00126793
-v 0.0263236 0.1 0.00110952
-v 0.0263151 0.06 0.00122731
-v 0.0263238 0.0647435 0.00110691
-v 0.0263341 0.0740486 0.000960964
-v 0.0263462 0.0852403 0.000786736
-v 0.0263582 0.0984036 0.000609373
-v 0.0263727 0.1 0.000388303
-v 0.0263584 0.06 0.000606484
-v 0.0263687 0.0647837 0.000448979
-v 0.0263809 0.0740881 0.000259643
-v 0.0263948 0.0852793 3.50947e-05
-v 0.0263873 0.098441 -0.000182935
-v 0.0263739 0.1 -0.000448286
-v 0.0263877 0.06 -0.000176983
-v 0.0263786 0.064835 -0.00035674
-v 0.0263673 0.0741383 -0.00057219
-v 0.0263533 0.0853278 -0.000826335
-v 0.0263397 0.0984867 -0.0010648
-v 0.0263221 0.1 -0.00135364
-v 0.0263385 0.06 -0.00108348
-v 0.0263274 0.0648987 -0.00126984
-v 0.0263133 0.0742002 -0.00149351
-v 0.0262956 0.0853866 -0.00175794
-v 0.0262764 0.0985417 -0.00202611
-v 0.0262511 0.1 -0.00235021
-v 0.0262704 0.06 -0.00210698
-v 0.0262546 0.0649761 -0.00230817
-v 0.0262344 0.0742742 -0.0025486
-v 0.0262087 0.0854562 -0.00283167
-v 0.0261797 0.0986063 -0.00312387
-v 0.0261411 0.1 -0.00347349
-v 0.0261599 0.06 -0.0033084
-v 0.026136 0.0650674 -0.00351758
-v 0.0261054 0.0743608 -0.00376645
-v 0.0260664 0.0855369 -0.00405765
-v 0.0260217 0.0986802 -0.00436256
-v 0.0259633 0.1 -0.00472291
-v 0.025969 0.06 -0.00468985
-v 0.0259329 0.0651722 -0.00489696
-v 0.0258875 0.0744594 -0.00514187
-v 0.0258311 0.0856281 -0.00542671
-v 0.0257673 0.098763 -0.00572803
-v 0.0256872 0.1 -0.00608031
-v 0.0256529 0.06 -0.0062239
-v 0.0256052 0.0652886 -0.00641744
-v 0.0255467 0.0745682 -0.00664511
-v 0.025476 0.085728 -0.00690909
-v 0.0253969 0.098853 -0.00719131
-v 0.0253007 0.1 -0.0075188
-v 0.0251925 0.06 -0.00786837
-v 0.0251377 0.0654127 -0.00803912
-v 0.0250717 0.0746838 -0.00823964
-v 0.0249931 0.0858336 -0.00847191
-v 0.0249053 0.0989477 -0.00872318
-v 0.0248006 0.1 -0.00901324
-v 0.0245869 0.06 -0.00957604
-v 0.0245306 0.0655384 -0.00971808
-v 0.0244635 0.0748005 -0.00988507
-v 0.024384 0.0859399 -0.0100787
-v 0.0242948 0.0990427 -0.0102908
-v 0.0241897 0.1 -0.0105348
-v 0.0238431 0.06 -0.0112963
-v 0.0237906 0.065657 -0.0114066
-v 0.0237277 0.0749105 -0.0115366
-v 0.0236536 0.08604 -0.011688
-v 0.0235696 0.099132 -0.0118564
-v 0.0234716 0.1 -0.0120494
-v 0.0229758 0.06 -0.0129704
-v 0.0229312 0.0657572 -0.0130491
-v 0.0228778 0.0750034 -0.0131427
-v 0.0228144 0.0861246 -0.0132525
-v 0.0227417 0.0992075 -0.0133767
-v 0.0226575 0.1 -0.0135188
-v 0.0220152 0.06 -0.0145412
-v 0.0219815 0.0658254 -0.014592
-v 0.0219408 0.0750667 -0.0146532
-v 0.0218918 0.0861824 -0.0147261
-v 0.0218348 0.099259 -0.0148106
-v 0.0217688 0.1 -0.0149073
-v -0.00291915 0.0646738 0.026194
-v -0.00320771 0.0646764 0.026136
-v -0.00320245 0.06 0.0261366
-v -0.00291727 0.06 0.0261942
-v -0.0034698 0.0646842 0.0261065
-v -0.00345664 0.06 0.0261082
-v -0.00385416 0.0646984 0.0260574
-v -0.0038346 0.06 0.0260601
-v -0.004331 0.0647203 0.0259891
-v -0.00430525 0.06 0.0259931
-v -0.00492112 0.0647517 0.0258917
-v -0.00489036 0.06 0.0258973
-v -0.00564527 0.0647945 0.0257519
-v -0.00561141 0.06 0.025759
-v -0.00652345 0.0648506 0.0255518
-v -0.0064889 0.06 0.0255603
-v -0.00754063 0.06 0.0252776
-v -0.00757253 0.0649216 0.0252682
-v -0.00877389 0.06 0.0248821
-v -0.00879952 0.0650087 0.0248732
-v -0.0101835 0.06 0.024342
-v -0.0101992 0.065112 0.0243355
-v -0.0117432 0.06 0.0236295
-v -0.0117461 0.0652298 0.023628
-v -0.0134067 0.06 0.0227279
-v -0.013396 0.0653584 0.0227343
-v -0.015114 0.06 0.0216347
-v -0.0150909 0.0654912 0.0216508
-v -0.0167935 0.06 0.0203624
-v -0.0167617 0.0656192 0.0203885
-v -0.0183657 0.06 0.0189528
-v -0.0183314 0.0657302 0.0189862
-v -0.019748 0.065811 0.0175007
-v -0.0197791 0.06 0.0174654
-v -0.00292082 0.0739772 0.0261937
-v -0.00321394 0.0739797 0.0261354
-v -0.00348544 0.0739872 0.0261047
-v -0.00387738 0.0740008 0.0260543
-v -0.00436121 0.0740218 0.0259845
-v -0.00495672 0.0740517 0.0258854
-v -0.00568409 0.0740922 0.0257437
-v -0.00656234 0.074145 0.0255421
-v -0.00760756 0.0742118 0.0252579
-v -0.00882637 0.0742934 0.0248637
-v -0.0102136 0.0743902 0.0243295
-v -0.0117451 0.0745008 0.0236286
-v -0.0133786 0.0746215 0.0227444
-v -0.0150594 0.0747467 0.0216726
-v -0.0167209 0.0748679 0.020422
-v -0.0182881 0.0749738 0.019028
-v -0.0197093 0.0750515 0.0175444
-v -0.00292233 0.0851675 0.0261937
-v -0.00322178 0.0851699 0.0261345
-v -0.00350389 0.0851771 0.0261024
-v -0.00390488 0.0851901 0.0260506
-v -0.00439654 0.0852099 0.025979
-v -0.00499825 0.0852379 0.025878
-v -0.00572891 0.0852756 0.0257342
-v -0.00660671 0.0853246 0.0255311
-v -0.00764689 0.0853863 0.0252462
-v -0.00885551 0.0854615 0.0248534
-v -0.0102277 0.0855506 0.0243236
-v -0.0117409 0.0856524 0.0236307
-v -0.0133554 0.0857638 0.0227581
-v -0.0150195 0.0858798 0.0217001
-v -0.0166702 0.0859928 0.0204633
-v -0.0182351 0.0860923 0.019079
-v -0.0196626 0.0861662 0.017597
-v -0.00292326 0.0983322 0.0261935
-v -0.00323088 0.0983345 0.0261336
-v -0.00352569 0.0983413 0.0260997
-v -0.00393676 0.0983534 0.0260462
-v -0.00443756 0.0983717 0.0259727
-v -0.0050461 0.0983974 0.0258692
-v -0.00578022 0.0984318 0.0257233
-v -0.00665726 0.0984762 0.0255184
-v -0.00769115 0.0985319 0.025233
-v -0.00888766 0.0985997 0.0248421
-v -0.0102422 0.0986798 0.0243174
-v -0.011734 0.0987714 0.0236341
-v -0.0133264 0.098872 0.022775
-v -0.0149715 0.0989773 0.0217331
-v -0.0166099 0.0990807 0.0205122
-v -0.0181723 0.0991727 0.0191391
-v -0.0196074 0.099242 0.0176587
-v -0.00292389 0.1 0.0261934
-v -0.00324145 0.1 0.0261325
-v -0.00355036 0.1 0.0260967
-v -0.00397329 0.1 0.0260413
-v -0.00448425 0.1 0.0259653
-v -0.00510027 0.1 0.0258592
-v -0.00583818 0.1 0.0257108
-v -0.00671394 0.1 0.0255039
-v -0.00774038 0.1 0.0252182
-v -0.00892297 0.1 0.0248295
-v -0.0102575 0.1 0.024311
-v -0.0117251 0.1 0.0236386
-v -0.0132925 0.1 0.0227948
-v -0.014916 0.1 0.021771
-v -0.0165404 0.1 0.0205683
-v -0.0181 0.1 0.0192078
-v -0.0195441 0.1 0.0177292
-v -0.00252065 0.06 0.0262078
-v -0.00248941 0.0646787 0.0262108
-v -0.00245053 0.0739824 0.0262147
-v -0.00240294 0.0851732 0.0262191
-v -0.00234198 0.0983381 0.0262248
-v -0.00227122 0.1 0.0262313
-v -0.00217768 0.06 0.0262398
-v -0.00211212 0.0646921 0.0262455
-v -0.00203216 0.0739964 0.0262522
-v -0.00193652 0.0851876 0.0262603
-v -0.00184309 0.0983524 0.026268
-v -0.00172861 0.1 0.0262771
-v -0.00174028 0.06 0.0262762
-v -0.00164626 0.0647134 0.0262836
-v -0.00153207 0.0740182 0.0262925
-v -0.00139531 0.0852099 0.0263028
-v -0.00126784 0.0983741 0.0263122
-v -0.00110951 0.1 0.0263236
-v -0.00122733 0.06 0.0263151
-v -0.0011069 0.0647435 0.0263238
-v -0.000960938 0.0740486 0.0263341
-v -0.000786756 0.0852403 0.0263462
-v -0.000609427 0.0984036 0.0263582
-v -0.000388261 0.1 0.0263727
-v -0.000606485 0.06 0.0263584
-v -0.000449053 0.0647837 0.0263687
-v -0.000259567 0.0740881 0.0263809
-v -3.50947e-05 0.0852793 0.0263948
-v 0.000182891 0.098441 0.0263873
-v 0.000448286 0.1 0.0263739
-v 0.000176967 0.06 0.0263877
-v 0.000356801 0.064835 0.0263786
-v 0.000572223 0.0741383 0.0263672
-v 0.000826336 0.0853278 0.0263533
-v 0.0010648 0.0984867 0.0263397
-v 0.00135364 0.1 0.0263221
-v 0.00108346 0.06 0.0263385
-v 0.00126984 0.0648987 0.0263273
-v 0.00149345 0.0742002 0.0263133
-v 0.00175794 0.0853866 0.0262956
-v 0.00202611 0.0985417 0.0262764
-v 0.0023502 0.1 0.0262511
-v 0.00210703 0.06 0.0262704
-v 0.00230817 0.0649761 0.0262546
-v 0.00254867 0.0742742 0.0262344
-v 0.00283166 0.0854562 0.0262087
-v 0.00312387 0.0986063 0.0261797
-v 0.00347349 0.1 0.0261411
-v 0.00330839 0.06 0.0261598
-v 0.00351761 0.0650674 0.0261359
-v 0.00376647 0.0743608 0.0261053
-v 0.00405766 0.0855369 0.0260664
-v 0.00436258 0.0986802 0.0260217
-v 0.0047229 0.1 0.0259633
-v 0.00468981 0.06 0.025969
-v 0.00489696 0.0651722 0.0259328
-v 0.00514183 0.0744594 0.0258875
-v 0.00542667 0.0856281 0.0258311
-v 0.00572801 0.098763 0.0257672
-v 0.00608029 0.1 0.0256872
-v 0.00622389 0.06 0.0256529
-v 0.00641736 0.0652885 0.0256051
-v 0.00664509 0.0745682 0.0255467
-v 0.00690904 0.085728 0.025476
-v 0.00719127 0.098853 0.0253969
-v 0.00751878 0.1 0.0253006
-v 0.00786834 0.06 0.0251925
-v 0.00803906 0.0654127 0.0251377
-v 0.00823963 0.0746837 0.0250717
-v 0.00847193 0.0858336 0.0249931
-v 0.00872317 0.0989477 0.0249053
-v 0.00901322 0.1 0.0248005
-v 0.00957598 0.06 0.0245869
-v 0.00971806 0.0655384 0.0245306
-v 0.00988506 0.0748005 0.0244635
-v 0.0100787 0.0859399 0.0243839
-v 0.0102908 0.0990427 0.0242948
-v 0.0105347 0.1 0.0241897
-v 0.0112962 0.06 0.0238431
-v 0.0114065 0.065657 0.0237906
-v 0.0115366 0.0749105 0.0237278
-v 0.011688 0.08604 0.0236536
-v 0.0118564 0.099132 0.0235696
-v 0.0120494 0.1 0.0234716
-v 0.0129704 0.06 0.0229758
-v 0.0130491 0.0657572 0.0229312
-v 0.0131427 0.0750034 0.0228778
-v 0.0132525 0.0861246 0.0228144
-v 0.0133767 0.0992075 0.0227417
-v 0.0135188 0.1 0.0226575
-v 0.0145411 0.06 0.0220151
-v 0.0145919 0.0658254 0.0219815
-v 0.0146531 0.0750667 0.0219407
-v 0.0147261 0.0861824 0.0218918
-v 0.0148106 0.099259 0.0218347
-v 0.0149072 0.1 0.0217688
-g ascii
-f 1 2 3
-f 1 3 4
-f 2 5 6
-f 6 3 2
-f 5 7 8
-f 8 6 5
-f 7 9 10
-f 10 8 7
-f 9 11 12
-f 12 10 9
-f 11 13 14
-f 14 12 11
-f 13 15 16
-f 16 14 13
-f 17 16 15
-f 15 18 17
-f 19 17 18
-f 18 20 19
-f 21 19 20
-f 20 22 21
-f 23 21 22
-f 22 24 23
-f 25 23 24
-f 24 26 25
-f 27 25 26
-f 26 28 27
-f 29 27 28
-f 28 30 29
-f 31 29 30
-f 30 32 31
-f 32 33 34
-f 34 31 32
-f 33 35 36
-f 34 33 36
-f 37 38 2
-f 1 37 2
-f 38 39 5
-f 5 2 38
-f 39 40 7
-f 7 5 39
-f 40 41 9
-f 7 40 9
-f 41 42 11
-f 11 9 41
-f 42 43 13
-f 13 11 42
-f 43 44 15
-f 13 43 15
-f 18 15 44
-f 44 45 18
-f 20 18 45
-f 46 20 45
-f 22 20 46
-f 46 47 22
-f 24 22 47
-f 48 24 47
-f 26 24 48
-f 48 49 26
-f 28 26 49
-f 50 28 49
-f 30 28 50
-f 30 50 51
-f 32 30 51
-f 52 32 51
-f 52 53 33
-f 33 32 52
-f 53 54 35
-f 35 33 53
-f 55 56 38
-f 37 55 38
-f 56 57 39
-f 39 38 56
-f 57 58 40
-f 40 39 57
-f 58 59 41
-f 41 40 58
-f 59 60 42
-f 42 41 59
-f 60 61 43
-f 43 42 60
-f 44 43 61
-f 61 62 44
-f 45 44 62
-f 62 63 45
-f 46 45 63
-f 63 64 46
-f 47 46 64
-f 64 65 47
-f 48 47 65
-f 65 66 48
-f 49 48 66
-f 66 67 49
-f 50 49 67
-f 68 50 67
-f 51 50 68
-f 68 69 51
-f 52 51 69
-f 70 52 69
-f 70 71 53
-f 53 52 70
-f 71 72 54
-f 54 53 71
-f 73 74 56
-f 56 55 73
-f 74 75 57
-f 56 74 57
-f 75 76 58
-f 57 75 58
-f 76 77 59
-f 59 58 76
-f 77 78 60
-f 60 59 77
-f 78 79 61
-f 61 60 78
-f 62 61 79
-f 79 80 62
-f 63 62 80
-f 80 81 63
-f 64 63 81
-f 81 82 64
-f 65 64 82
-f 82 83 65
-f 66 65 83
-f 83 84 66
-f 67 66 84
-f 84 85 67
-f 68 67 85
-f 85 86 68
-f 69 68 86
-f 86 87 69
-f 70 69 87
-f 87 88 70
-f 88 89 71
-f 71 70 88
-f 89 90 72
-f 72 71 89
-f 91 92 74
-f 74 73 91
-f 92 93 75
-f 75 74 92
-f 93 94 76
-f 76 75 93
-f 94 95 77
-f 77 76 94
-f 95 96 78
-f 77 95 78
-f 96 97 79
-f 96 79 78
-f 80 79 97
-f 97 98 80
-f 81 80 98
-f 99 81 98
-f 82 81 99
-f 99 100 82
-f 83 82 100
-f 100 101 83
-f 84 83 101
-f 101 102 84
-f 85 84 102
-f 102 103 85
-f 86 85 103
-f 103 104 86
-f 87 86 104
-f 104 105 87
-f 88 87 105
-f 105 106 88
-f 106 107 89
-f 106 89 88
-f 107 108 90
-f 90 89 107
-f 109 110 1
-f 1 4 109
-f 110 111 37
-f 37 1 110
-f 111 112 55
-f 55 37 111
-f 112 113 73
-f 73 55 112
-f 113 114 91
-f 91 73 113
-f 115 116 110
-f 110 109 115
-f 116 117 111
-f 116 111 110
-f 117 118 112
-f 112 111 117
-f 118 119 113
-f 113 112 118
-f 119 120 114
-f 119 114 113
-f 121 122 116
-f 116 115 121
-f 122 123 117
-f 117 116 122
-f 123 124 118
-f 118 117 123
-f 124 125 119
-f 119 118 124
-f 125 126 120
-f 119 125 120
-f 127 128 122
-f 122 121 127
-f 128 129 123
-f 123 122 128
-f 129 130 124
-f 124 123 129
-f 130 131 125
-f 130 125 124
-f 131 132 126
-f 131 126 125
-f 133 134 128
-f 128 127 133
-f 134 135 129
-f 129 128 134
-f 135 136 130
-f 130 129 135
-f 136 137 131
-f 131 130 136
-f 137 138 132
-f 132 131 137
-f 139 140 134
-f 134 133 139
-f 140 141 135
-f 135 134 140
-f 141 142 136
-f 136 135 141
-f 142 143 137
-f 137 136 142
-f 143 144 138
-f 138 137 143
-f 145 146 140
-f 140 139 145
-f 146 147 141
-f 141 140 146
-f 147 148 142
-f 147 142 141
-f 148 149 143
-f 142 148 143
-f 149 150 144
-f 143 149 144
-f 151 152 146
-f 146 145 151
-f 152 153 147
-f 147 146 152
-f 153 154 148
-f 148 147 153
-f 154 155 149
-f 149 148 154
-f 155 156 150
-f 150 149 155
-f 157 158 152
-f 152 151 157
-f 158 159 153
-f 153 152 158
-f 159 160 154
-f 154 153 159
-f 160 161 155
-f 155 154 160
-f 161 162 156
-f 156 155 161
-f 158 157 163
-f 163 164 158
-f 159 158 164
-f 164 165 159
-f 160 159 165
-f 165 166 160
-f 161 160 166
-f 161 166 167
-f 162 161 167
-f 167 168 162
-f 164 163 169
-f 169 170 164
-f 165 164 170
-f 170 171 165
-f 166 165 171
-f 171 172 166
-f 167 166 172
-f 167 172 173
-f 168 167 173
-f 173 174 168
-f 170 169 175
-f 175 176 170
-f 171 170 176
-f 176 177 171
-f 172 171 177
-f 177 178 172
-f 173 172 178
-f 178 179 173
-f 174 173 179
-f 179 180 174
-f 176 175 181
-f 176 181 182
-f 177 176 182
-f 177 182 183
-f 178 177 183
-f 183 184 178
-f 179 178 184
-f 184 185 179
-f 180 179 185
-f 180 185 186
-f 182 181 187
-f 182 187 188
-f 183 182 188
-f 188 189 183
-f 184 183 189
-f 189 190 184
-f 185 184 190
-f 190 191 185
-f 186 185 191
-f 191 192 186
-f 188 187 193
-f 193 194 188
-f 189 188 194
-f 194 195 189
-f 190 189 195
-f 195 196 190
-f 191 190 196
-f 196 197 191
-f 192 191 197
-f 197 198 192
-f 194 193 199
-f 194 199 200
-f 195 194 200
-f 200 201 195
-f 196 195 201
-f 196 201 202
-f 197 196 202
-f 202 203 197
-f 198 197 203
-f 203 204 198
-f 200 199 205
-f 205 206 200
-f 201 200 206
-f 206 207 201
-f 202 201 207
-f 207 208 202
-f 203 202 208
-f 208 209 203
-f 204 203 209
-f 209 210 204
-f 211 212 213
-f 213 214 211
-f 212 215 216
-f 216 213 212
-f 215 217 218
-f 218 216 215
-f 217 219 220
-f 220 218 217
-f 219 221 222
-f 222 220 219
-f 221 223 224
-f 224 222 221
-f 223 225 226
-f 226 224 223
-f 227 226 225
-f 225 228 227
-f 229 227 228
-f 228 230 229
-f 231 229 230
-f 231 230 232
-f 233 231 232
-f 232 234 233
-f 235 233 234
-f 234 236 235
-f 237 235 236
-f 236 238 237
-f 239 237 238
-f 238 240 239
-f 241 239 240
-f 240 242 241
-f 242 243 244
-f 244 241 242
-f 243 245 246
-f 244 243 246
-f 247 248 212
-f 211 247 212
-f 248 249 215
-f 215 212 248
-f 249 250 217
-f 217 215 249
-f 250 251 219
-f 219 217 250
-f 251 252 221
-f 221 219 251
-f 252 253 223
-f 221 252 223
-f 253 254 225
-f 225 223 253
-f 228 225 254
-f 254 255 228
-f 230 228 255
-f 255 256 230
-f 232 230 256
-f 256 257 232
-f 234 232 257
-f 257 258 234
-f 236 234 258
-f 259 236 258
-f 238 236 259
-f 260 238 259
-f 240 238 260
-f 261 240 260
-f 242 240 261
-f 261 262 242
-f 262 263 243
-f 243 242 262
-f 263 264 245
-f 245 243 263
-f 265 266 248
-f 247 265 248
-f 266 267 249
-f 248 266 249
-f 267 268 250
-f 250 249 267
-f 268 269 251
-f 251 250 268
-f 269 270 252
-f 252 251 269
-f 270 271 253
-f 253 252 270
-f 271 272 254
-f 254 253 271
-f 255 254 272
-f 273 255 272
-f 256 255 273
-f 273 274 256
-f 257 256 274
-f 274 275 257
-f 258 257 275
-f 275 276 258
-f 259 258 276
-f 276 277 259
-f 260 259 277
-f 277 278 260
-f 261 260 278
-f 278 279 261
-f 262 261 279
-f 279 280 262
-f 280 281 263
-f 263 262 280
-f 281 282 264
-f 264 263 281
-f 283 284 266
-f 266 265 283
-f 284 285 267
-f 266 284 267
-f 285 286 268
-f 267 285 268
-f 286 287 269
-f 269 268 286
-f 287 288 270
-f 270 269 287
-f 288 289 271
-f 271 270 288
-f 272 271 289
-f 289 290 272
-f 273 272 290
-f 290 291 273
-f 274 273 291
-f 274 291 292
-f 275 274 292
-f 292 293 275
-f 276 275 293
-f 293 294 276
-f 277 276 294
-f 295 277 294
-f 278 277 295
-f 295 296 278
-f 279 278 296
-f 296 297 279
-f 280 279 297
-f 297 298 280
-f 298 299 281
-f 281 280 298
-f 299 300 282
-f 282 281 299
-f 301 302 284
-f 284 283 301
-f 302 303 285
-f 285 284 302
-f 303 304 286
-f 285 303 286
-f 304 305 287
-f 287 286 304
-f 305 306 288
-f 288 287 305
-f 306 307 289
-f 289 288 306
-f 290 289 307
-f 307 308 290
-f 291 290 308
-f 308 309 291
-f 292 291 309
-f 309 310 292
-f 293 292 310
-f 311 293 310
-f 294 293 311
-f 311 312 294
-f 295 294 312
-f 312 313 295
-f 296 295 313
-f 314 296 313
-f 297 296 314
-f 314 315 297
-f 298 297 315
-f 315 316 298
-f 316 317 299
-f 299 298 316
-f 317 318 300
-f 300 299 317
-f 319 320 211
-f 211 214 319
-f 320 321 247
-f 247 211 320
-f 321 322 265
-f 265 247 321
-f 322 323 283
-f 283 265 322
-f 323 324 301
-f 301 283 323
-f 325 326 320
-f 320 319 325
-f 326 327 321
-f 321 320 326
-f 327 328 322
-f 322 321 327
-f 328 329 323
-f 323 322 328
-f 329 330 324
-f 329 324 323
-f 331 332 326
-f 326 325 331
-f 332 333 327
-f 327 326 332
-f 333 334 328
-f 328 327 333
-f 334 335 329
-f 329 328 334
-f 335 336 330
-f 330 329 335
-f 337 338 332
-f 332 331 337
-f 338 339 333
-f 333 332 338
-f 339 340 334
-f 334 333 339
-f 340 341 335
-f 335 334 340
-f 341 342 336
-f 336 335 341
-f 343 344 338
-f 338 337 343
-f 344 345 339
-f 339 338 344
-f 345 346 340
-f 339 345 340
-f 346 347 341
-f 341 340 346
-f 347 348 342
-f 342 341 347
-f 349 350 344
-f 344 343 349
-f 350 351 345
-f 345 344 350
-f 351 352 346
-f 346 345 351
-f 352 353 347
-f 347 346 352
-f 353 354 348
-f 348 347 353
-f 355 356 350
-f 350 349 355
-f 356 357 351
-f 351 350 356
-f 357 358 352
-f 357 352 351
-f 358 359 353
-f 353 352 358
-f 359 360 354
-f 353 359 354
-f 361 362 356
-f 356 355 361
-f 362 363 357
-f 357 356 362
-f 363 364 358
-f 358 357 363
-f 364 365 359
-f 359 358 364
-f 365 366 360
-f 365 360 359
-f 367 368 362
-f 362 361 367
-f 368 369 363
-f 363 362 368
-f 369 370 364
-f 364 363 369
-f 370 371 365
-f 365 364 370
-f 371 372 366
-f 366 365 371
-f 368 367 373
-f 373 374 368
-f 369 368 374
-f 369 374 375
-f 370 369 375
-f 375 376 370
-f 371 370 376
-f 376 377 371
-f 372 371 377
-f 377 378 372
-f 374 373 379
-f 380 374 379
-f 375 374 380
-f 380 381 375
-f 376 375 381
-f 381 382 376
-f 377 376 382
-f 382 383 377
-f 378 377 383
-f 383 384 378
-f 380 379 385
-f 385 386 380
-f 381 380 386
-f 386 387 381
-f 382 381 387
-f 387 388 382
-f 383 382 388
-f 388 389 383
-f 384 383 389
-f 389 390 384
-f 386 385 391
-f 391 392 386
-f 387 386 392
-f 387 392 393
-f 388 387 393
-f 393 394 388
-f 389 388 394
-f 394 395 389
-f 390 389 395
-f 395 396 390
-f 392 391 397
-f 397 398 392
-f 393 392 398
-f 398 399 393
-f 394 393 399
-f 394 399 400
-f 395 394 400
-f 400 401 395
-f 396 395 401
-f 401 402 396
-f 398 397 403
-f 403 404 398
-f 399 398 404
-f 404 405 399
-f 400 399 405
-f 405 406 400
-f 401 400 406
-f 406 407 401
-f 402 401 407
-f 407 408 402
-f 404 403 409
-f 409 410 404
-f 405 404 410
-f 405 410 411
-f 406 405 411
-f 412 406 411
-f 407 406 412
-f 412 413 407
-f 408 407 413
-f 413 414 408
-f 410 409 36
-f 36 35 410
-f 411 410 35
-f 35 54 411
-f 412 411 54
-f 54 72 412
-f 413 412 72
-f 72 90 413
-f 414 413 90
-f 90 108 414
-f 415 416 417
-f 417 418 415
-f 416 419 420
-f 416 420 417
-f 419 421 422
-f 422 420 419
-f 421 423 424
-f 424 422 421
-f 423 425 426
-f 426 424 423
-f 425 427 428
-f 428 426 425
-f 427 429 430
-f 430 428 427
-f 431 430 429
-f 429 432 431
-f 433 431 432
-f 432 434 433
-f 435 433 434
-f 434 436 435
-f 437 435 436
-f 436 438 437
-f 439 437 438
-f 438 440 439
-f 441 439 440
-f 440 442 441
-f 443 441 442
-f 442 444 443
-f 445 443 444
-f 444 446 445
-f 446 447 448
-f 448 445 446
-f 447 449 450
-f 450 448 447
-f 451 452 416
-f 415 451 416
-f 452 453 419
-f 419 416 452
-f 453 454 421
-f 421 419 453
-f 454 455 423
-f 423 421 454
-f 455 456 425
-f 425 423 455
-f 456 457 427
-f 427 425 456
-f 457 458 429
-f 429 427 457
-f 432 429 458
-f 458 459 432
-f 434 432 459
-f 459 460 434
-f 436 434 460
-f 460 461 436
-f 438 436 461
-f 461 462 438
-f 440 438 462
-f 462 463 440
-f 442 440 463
-f 463 464 442
-f 444 442 464
-f 464 465 444
-f 446 444 465
-f 465 466 446
-f 466 467 447
-f 447 446 466
-f 467 468 449
-f 449 447 467
-f 469 470 452
-f 451 469 452
-f 470 471 453
-f 453 452 470
-f 471 472 454
-f 454 453 471
-f 472 473 455
-f 454 472 455
-f 473 474 456
-f 455 473 456
-f 474 475 457
-f 456 474 457
-f 475 476 458
-f 458 457 475
-f 459 458 476
-f 476 477 459
-f 460 459 477
-f 477 478 460
-f 461 460 478
-f 478 479 461
-f 462 461 479
-f 479 480 462
-f 463 462 480
-f 480 481 463
-f 464 463 481
-f 481 482 464
-f 465 464 482
-f 482 483 465
-f 466 465 483
-f 483 484 466
-f 484 485 467
-f 467 466 484
-f 485 486 468
-f 468 467 485
-f 487 488 470
-f 469 487 470
-f 488 489 471
-f 471 470 488
-f 489 490 472
-f 472 471 489
-f 490 491 473
-f 472 490 473
-f 491 492 474
-f 474 473 491
-f 492 493 475
-f 475 474 492
-f 476 475 493
-f 493 494 476
-f 477 476 494
-f 494 495 477
-f 478 477 495
-f 495 496 478
-f 479 478 496
-f 496 497 479
-f 480 479 497
-f 497 498 480
-f 481 480 498
-f 498 499 481
-f 482 481 499
-f 499 500 482
-f 483 482 500
-f 500 501 483
-f 484 483 501
-f 501 502 484
-f 502 503 485
-f 485 484 502
-f 503 504 486
-f 485 503 486
-f 505 506 488
-f 487 505 488
-f 506 507 489
-f 489 488 506
-f 507 508 490
-f 490 489 507
-f 508 509 491
-f 491 490 508
-f 509 510 492
-f 491 509 492
-f 510 511 493
-f 493 492 510
-f 494 493 511
-f 494 511 512
-f 495 494 512
-f 512 513 495
-f 496 495 513
-f 513 514 496
-f 497 496 514
-f 514 515 497
-f 498 497 515
-f 515 516 498
-f 499 498 516
-f 516 517 499
-f 500 499 517
-f 517 518 500
-f 501 500 518
-f 518 519 501
-f 502 501 519
-f 519 520 502
-f 520 521 503
-f 503 502 520
-f 521 522 504
-f 504 503 521
-f 523 524 415
-f 415 418 523
-f 524 525 451
-f 451 415 524
-f 525 526 469
-f 525 469 451
-f 526 527 487
-f 526 487 469
-f 527 528 505
-f 505 487 527
-f 529 530 524
-f 523 529 524
-f 530 531 525
-f 525 524 530
-f 531 532 526
-f 526 525 531
-f 532 533 527
-f 527 526 532
-f 533 534 528
-f 528 527 533
-f 535 536 530
-f 530 529 535
-f 536 537 531
-f 536 531 530
-f 537 538 532
-f 532 531 537
-f 538 539 533
-f 533 532 538
-f 539 540 534
-f 534 533 539
-f 541 542 536
-f 536 535 541
-f 542 543 537
-f 542 537 536
-f 543 544 538
-f 543 538 537
-f 544 545 539
-f 544 539 538
-f 545 546 540
-f 540 539 545
-f 547 548 542
-f 542 541 547
-f 548 549 543
-f 543 542 548
-f 549 550 544
-f 549 544 543
-f 550 551 545
-f 545 544 550
-f 551 552 546
-f 545 551 546
-f 553 554 548
-f 548 547 553
-f 554 555 549
-f 549 548 554
-f 555 556 550
-f 550 549 555
-f 556 557 551
-f 551 550 556
-f 557 558 552
-f 552 551 557
-f 559 560 554
-f 554 553 559
-f 560 561 555
-f 555 554 560
-f 561 562 556
-f 561 556 555
-f 562 563 557
-f 557 556 562
-f 563 564 558
-f 558 557 563
-f 565 566 560
-f 560 559 565
-f 566 567 561
-f 561 560 566
-f 567 568 562
-f 562 561 567
-f 568 569 563
-f 563 562 568
-f 569 570 564
-f 564 563 569
-f 571 572 566
-f 566 565 571
-f 572 573 567
-f 572 567 566
-f 573 574 568
-f 573 568 567
-f 574 575 569
-f 569 568 574
-f 575 576 570
-f 570 569 575
-f 572 571 577
-f 577 578 572
-f 573 572 578
-f 578 579 573
-f 574 573 579
-f 579 580 574
-f 575 574 580
-f 580 581 575
-f 576 575 581
-f 581 582 576
-f 578 577 583
-f 583 584 578
-f 579 578 584
-f 579 584 585
-f 580 579 585
-f 585 586 580
-f 581 580 586
-f 581 586 587
-f 582 581 587
-f 587 588 582
-f 584 583 589
-f 589 590 584
-f 585 584 590
-f 585 590 591
-f 586 585 591
-f 591 592 586
-f 587 586 592
-f 592 593 587
-f 588 587 593
-f 593 594 588
-f 590 589 595
-f 595 596 590
-f 591 590 596
-f 596 597 591
-f 592 591 597
-f 597 598 592
-f 593 592 598
-f 598 599 593
-f 594 593 599
-f 599 600 594
-f 596 595 601
-f 601 602 596
-f 597 596 602
-f 602 603 597
-f 598 597 603
-f 603 604 598
-f 599 598 604
-f 599 604 605
-f 600 599 605
-f 605 606 600
-f 602 601 607
-f 607 608 602
-f 603 602 608
-f 608 609 603
-f 604 603 609
-f 609 610 604
-f 605 604 610
-f 610 611 605
-f 606 605 611
-f 606 611 612
-f 608 607 613
-f 613 614 608
-f 609 608 614
-f 614 615 609
-f 610 609 615
-f 610 615 616
-f 611 610 616
-f 616 617 611
-f 612 611 617
-f 617 618 612
-f 614 613 246
-f 246 245 614
-f 615 614 245
-f 245 264 615
-f 616 615 264
-f 264 282 616
-f 617 616 282
-f 282 300 617
-f 618 617 300
-f 300 318 618
-f 619 620 621
-f 619 621 622
-f 620 623 624
-f 624 621 620
-f 623 625 626
-f 626 624 623
-f 625 627 628
-f 628 626 625
-f 627 629 630
-f 630 628 627
-f 629 631 632
-f 632 630 629
-f 631 633 634
-f 634 632 631
-f 635 634 633
-f 633 636 635
-f 637 635 636
-f 636 638 637
-f 639 637 638
-f 638 640 639
-f 641 639 640
-f 641 640 642
-f 643 641 642
-f 642 644 643
-f 645 643 644
-f 644 646 645
-f 647 645 646
-f 646 648 647
-f 649 647 648
-f 648 650 649
-f 650 651 652
-f 652 649 650
-f 651 206 205
-f 205 652 651
-f 653 654 620
-f 619 653 620
-f 654 655 623
-f 623 620 654
-f 655 656 625
-f 625 623 655
-f 656 657 627
-f 627 625 656
-f 657 658 629
-f 629 627 657
-f 658 659 631
-f 629 658 631
-f 659 660 633
-f 633 631 659
-f 636 633 660
-f 660 661 636
-f 638 636 661
-f 661 662 638
-f 640 638 662
-f 663 640 662
-f 642 640 663
-f 664 642 663
-f 644 642 664
-f 664 665 644
-f 646 644 665
-f 666 646 665
-f 648 646 666
-f 666 667 648
-f 650 648 667
-f 668 650 667
-f 668 669 651
-f 651 650 668
-f 669 207 206
-f 206 651 669
-f 670 671 654
-f 654 653 670
-f 671 672 655
-f 654 671 655
-f 672 673 656
-f 656 655 672
-f 673 674 657
-f 657 656 673
-f 674 675 658
-f 658 657 674
-f 675 676 659
-f 658 675 659
-f 660 659 676
-f 676 677 660
-f 661 660 677
-f 677 678 661
-f 662 661 678
-f 679 662 678
-f 663 662 679
-f 679 680 663
-f 664 663 680
-f 680 681 664
-f 665 664 681
-f 681 682 665
-f 666 665 682
-f 682 683 666
-f 667 666 683
-f 684 667 683
-f 668 667 684
-f 684 685 668
-f 685 686 669
-f 669 668 685
-f 686 208 207
-f 207 669 686
-f 687 688 671
-f 670 687 671
-f 688 689 672
-f 672 671 688
-f 689 690 673
-f 673 672 689
-f 690 691 674
-f 674 673 690
-f 691 692 675
-f 675 674 691
-f 692 693 676
-f 676 675 692
-f 677 676 693
-f 693 694 677
-f 678 677 694
-f 694 695 678
-f 679 678 695
-f 695 696 679
-f 680 679 696
-f 696 697 680
-f 681 680 697
-f 698 681 697
-f 682 681 698
-f 698 699 682
-f 683 682 699
-f 700 683 699
-f 684 683 700
-f 700 701 684
-f 685 684 701
-f 701 702 685
-f 702 703 686
-f 686 685 702
-f 703 209 208
-f 686 703 208
-f 704 705 688
-f 687 704 688
-f 705 706 689
-f 689 688 705
-f 706 707 690
-f 690 689 706
-f 707 708 691
-f 691 690 707
-f 708 709 692
-f 691 708 692
-f 709 710 693
-f 693 692 709
-f 694 693 710
-f 710 711 694
-f 695 694 711
-f 711 712 695
-f 696 695 712
-f 696 712 713
-f 697 696 713
-f 713 714 697
-f 698 697 714
-f 714 715 698
-f 699 698 715
-f 715 716 699
-f 700 699 716
-f 717 700 716
-f 701 700 717
-f 717 718 701
-f 702 701 718
-f 718 719 702
-f 719 720 703
-f 702 719 703
-f 720 210 209
-f 209 703 720
-f 721 722 619
-f 619 622 721
-f 722 723 653
-f 653 619 722
-f 723 724 670
-f 670 653 723
-f 724 725 687
-f 687 670 724
-f 725 726 704
-f 704 687 725
-f 727 728 722
-f 722 721 727
-f 728 729 723
-f 723 722 728
-f 729 730 724
-f 729 724 723
-f 730 731 725
-f 725 724 730
-f 731 732 726
-f 726 725 731
-f 733 734 728
-f 728 727 733
-f 734 735 729
-f 734 729 728
-f 735 736 730
-f 730 729 735
-f 736 737 731
-f 736 731 730
-f 737 738 732
-f 737 732 731
-f 739 740 734
-f 734 733 739
-f 740 741 735
-f 740 735 734
-f 741 742 736
-f 741 736 735
-f 742 743 737
-f 737 736 742
-f 743 744 738
-f 738 737 743
-f 745 746 740
-f 740 739 745
-f 746 747 741
-f 741 740 746
-f 747 748 742
-f 742 741 747
-f 748 749 743
-f 743 742 748
-f 749 750 744
-f 744 743 749
-f 751 752 746
-f 751 746 745
-f 752 753 747
-f 747 746 752
-f 753 754 748
-f 748 747 753
-f 754 755 749
-f 749 748 754
-f 755 756 750
-f 750 749 755
-f 757 758 752
-f 751 757 752
-f 758 759 753
-f 753 752 758
-f 759 760 754
-f 754 753 759
-f 760 761 755
-f 755 754 760
-f 761 762 756
-f 756 755 761
-f 763 764 758
-f 758 757 763
-f 764 765 759
-f 759 758 764
-f 765 766 760
-f 760 759 765
-f 766 767 761
-f 761 760 766
-f 767 768 762
-f 762 761 767
-f 769 770 764
-f 764 763 769
-f 770 771 765
-f 765 764 770
-f 771 772 766
-f 766 765 771
-f 772 773 767
-f 767 766 772
-f 773 774 768
-f 767 773 768
-f 770 769 775
-f 776 770 775
-f 771 770 776
-f 771 776 777
-f 772 771 777
-f 777 778 772
-f 773 772 778
-f 773 778 779
-f 774 773 779
-f 779 780 774
-f 776 775 781
-f 781 782 776
-f 777 776 782
-f 782 783 777
-f 778 777 783
-f 778 783 784
-f 779 778 784
-f 784 785 779
-f 780 779 785
-f 785 786 780
-f 782 781 787
-f 787 788 782
-f 783 782 788
-f 788 789 783
-f 784 783 789
-f 789 790 784
-f 785 784 790
-f 790 791 785
-f 786 785 791
-f 791 792 786
-f 788 787 793
-f 794 788 793
-f 789 788 794
-f 794 795 789
-f 790 789 795
-f 795 796 790
-f 791 790 796
-f 796 797 791
-f 792 791 797
-f 797 798 792
-f 794 793 799
-f 799 800 794
-f 795 794 800
-f 800 801 795
-f 796 795 801
-f 801 802 796
-f 797 796 802
-f 797 802 803
-f 798 797 803
-f 803 804 798
-f 800 799 805
-f 805 806 800
-f 801 800 806
-f 806 807 801
-f 802 801 807
-f 807 808 802
-f 803 802 808
-f 808 809 803
-f 804 803 809
-f 804 809 810
-f 806 805 811
-f 811 812 806
-f 807 806 812
-f 812 813 807
-f 808 807 813
-f 813 814 808
-f 809 808 814
-f 809 814 815
-f 810 809 815
-f 815 816 810
-f 812 811 450
-f 450 449 812
-f 813 812 449
-f 813 449 468
-f 814 813 468
-f 468 486 814
-f 815 814 486
-f 486 504 815
-f 816 815 504
-f 504 522 816
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem3.obj b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem3.obj
deleted file mode 100644
index 83edbc8d21b48b345972d3aed419aa7849fb2864..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/constant/triSurface/propellerStem3.obj
+++ /dev/null
@@ -1,2592 +0,0 @@
-# Wavefront OBJ file
-# Regions:
-#     0    ascii
-#
-# points    : 952
-# triangles : 1632
-#
-v -0.026197 0.113422 -0.0028905
-v -0.0261714 0.113424 -0.00318841
-v -0.0261727 0.1 -0.00317552
-v -0.026197 0.1 -0.00289118
-v -0.0261304 0.11343 -0.0035507
-v -0.0261334 0.1 -0.00352573
-v -0.0260758 0.113441 -0.00397649
-v -0.0260808 0.1 -0.00393974
-v -0.0259995 0.113457 -0.00449098
-v -0.026007 0.1 -0.00444398
-v -0.0258908 0.11348 -0.00511096
-v -0.0259012 0.1 -0.00505645
-v -0.0257368 0.11351 -0.00585169
-v -0.0257499 0.1 -0.00579362
-v -0.0255366 0.1 -0.00667143
-v -0.0255216 0.113549 -0.00672803
-v -0.0252408 0.1 -0.00770285
-v -0.0252257 0.113598 -0.00775191
-v -0.024841 0.1 -0.00889335
-v -0.0248282 0.113657 -0.00892852
-v -0.0243132 0.1 -0.0102419
-v -0.0243068 0.113727 -0.0102571
-v -0.023632 0.1 -0.0117317
-v -0.0236363 0.113808 -0.0117226
-v -0.0227758 0.1 -0.0133256
-v -0.0227955 0.113896 -0.0132916
-v -0.0217339 0.1 -0.0149722
-v -0.0217719 0.113989 -0.0149166
-v -0.0205121 0.1 -0.0166102
-v -0.0205682 0.114082 -0.0165407
-v -0.0191388 0.1 -0.0181722
-v -0.0192074 0.114166 -0.0180998
-v -0.0177292 0.114229 -0.0195438
-v -0.0176587 0.1 -0.0196073
-v -0.0161896 0.114261 -0.0208299
-v -0.0161314 0.1 -0.0208764
-v -0.0261971 0.130209 -0.00288984
-v -0.0261699 0.130211 -0.00320269
-v -0.026127 0.130216 -0.00357853
-v -0.0260701 0.130225 -0.00401725
-v -0.0259911 0.13024 -0.00454301
-v -0.0258793 0.130259 -0.00517105
-v -0.0257224 0.130284 -0.00591552
-v -0.025505 0.130317 -0.00679002
-v -0.0252089 0.130358 -0.00780527
-v -0.0248144 0.130408 -0.00896628
-v -0.0243002 0.130467 -0.0102728
-v -0.0236418 0.130535 -0.0117118
-v -0.0228177 0.13061 -0.0132533
-v -0.0218141 0.13069 -0.0148547
-v -0.0206301 0.130771 -0.0164633
-v -0.0192834 0.130846 -0.0180192
-v -0.0178074 0.130904 -0.0194728
-v -0.0162545 0.130933 -0.0207779
-v -0.0261971 0.148277 -0.00288927
-v -0.0261682 0.148279 -0.00321802
-v -0.0261234 0.148283 -0.0036083
-v -0.0260641 0.14829 -0.00406109
-v -0.025982 0.148301 -0.00459895
-v -0.0258668 0.148317 -0.00523551
-v -0.0257068 0.148337 -0.0059837
-v -0.0254872 0.148362 -0.00685594
-v -0.0251911 0.148395 -0.00786187
-v -0.0247998 0.148434 -0.00900627
-v -0.0242931 0.148481 -0.0102894
-v -0.0236475 0.148536 -0.0117002
-v -0.0228411 0.148598 -0.0132128
-v -0.0218586 0.148665 -0.0147889
-v -0.0206954 0.148733 -0.0163812
-v -0.0193634 0.148798 -0.0179335
-v -0.0178898 0.14885 -0.0193976
-v -0.0163224 0.148877 -0.0207235
-v -0.0261972 0.167045 -0.00288868
-v -0.0261665 0.167046 -0.00323399
-v -0.0261196 0.167048 -0.00363951
-v -0.0260576 0.167053 -0.00410678
-v -0.0259722 0.167061 -0.00465686
-v -0.0258537 0.167071 -0.00530208
-v -0.0256904 0.167084 -0.00605388
-v -0.0254688 0.167102 -0.00692346
-v -0.0251727 0.167125 -0.00791947
-v -0.024785 0.167153 -0.00904656
-v -0.0242863 0.167187 -0.0103055
-v -0.0236537 0.167229 -0.0116875
-v -0.0228655 0.167277 -0.0131703
-v -0.0219044 0.167331 -0.0147205
-v -0.0207627 0.167388 -0.0162957
-v -0.019446 0.167444 -0.0178443
-v -0.0179751 0.16749 -0.0193189
-v -0.016393 0.167516 -0.0206671
-v -0.0261972 0.185832 -0.00288822
-v -0.0261647 0.185832 -0.00324998
-v -0.0261157 0.185832 -0.0036707
-v -0.026051 0.185834 -0.00415248
-v -0.0259625 0.185836 -0.00471477
-v -0.0258403 0.18584 -0.00536833
-v -0.025674 0.185846 -0.00612339
-v -0.0254503 0.185855 -0.00699
-v -0.0251546 0.185867 -0.00797586
-v -0.0247706 0.185884 -0.0090856
-v -0.0242799 0.185906 -0.0103205
-v -0.0236604 0.185934 -0.0116739
-v -0.0228902 0.185969 -0.0131272
-v -0.0219503 0.186011 -0.0146518
-v -0.0208297 0.186058 -0.0162099
-v -0.0195281 0.186107 -0.0177546
-v -0.0180602 0.186149 -0.0192397
-v -0.0164636 0.186174 -0.0206105
-v -0.0261972 0.2 -0.00288777
-v -0.026163 0.2 -0.00326529
-v -0.026112 0.2 -0.00370083
-v -0.0260446 0.2 -0.00419664
-v -0.0259528 0.2 -0.00477036
-v -0.0258274 0.2 -0.00543159
-v -0.0256581 0.2 -0.00618942
-v -0.0254329 0.2 -0.00705268
-v -0.0251377 0.2 -0.00802852
-v -0.0247573 0.2 -0.00912144
-v -0.0242744 0.2 -0.0103333
-v -0.0236675 0.2 -0.0116594
-v -0.0229144 0.2 -0.0130846
-v -0.0219947 0.2 -0.0145847
-v -0.0208942 0.2 -0.0161265
-v -0.0196073 0.2 -0.0176675
-v -0.018142 0.2 -0.0191629
-v -0.0165317 0.2 -0.020556
-v -0.026249 0.1 -0.00236387
-v -0.026255 0.113427 -0.00228936
-v -0.0262617 0.130215 -0.0022067
-v -0.0262686 0.148282 -0.00211811
-v -0.0262756 0.167048 -0.0020263
-v -0.0262823 0.185833 -0.00193474
-v -0.0262886 0.2 -0.00184671
-v -0.0262895 0.1 -0.00183452
-v -0.0262975 0.113441 -0.00171971
-v -0.0263069 0.130227 -0.00158157
-v -0.0263173 0.148293 -0.00142164
-v -0.0263284 0.167056 -0.00124279
-v -0.0263401 0.185836 -0.00104969
-v -0.0263524 0.2 -0.000837281
-v -0.0263276 0.1 -0.00125757
-v -0.0263372 0.113462 -0.00109875
-v -0.0263486 0.130247 -0.000903982
-v -0.0263622 0.14831 -0.000662527
-v -0.0263771 0.167069 -0.000383778
-v -0.0263926 0.185841 -8.16342e-05
-v -0.0263851 0.2 0.000236196
-v -0.0263656 0.1 -0.000599336
-v -0.0263773 0.11349 -0.000380073
-v -0.026391 0.130272 -0.000113004
-v -0.0263869 0.148332 0.000202492
-v -0.0263692 0.167085 0.000556226
-v -0.0263487 0.18585 0.000940103
-v -0.0263261 0.2 0.00133187
-v -0.0263877 0.1 0.000186192
-v -0.0263746 0.113525 0.000449299
-v -0.0263581 0.130304 0.000768748
-v -0.0263379 0.148358 0.0011314
-v -0.0263137 0.167105 0.00153391
-v -0.0262842 0.185861 0.00197225
-v -0.0262489 0.2 0.00243195
-v -0.0263418 0.1 0.00106302
-v -0.0263249 0.113567 0.00135188
-v -0.0263027 0.130341 0.00170221
-v -0.026274 0.14839 0.00211121
-v -0.0262373 0.167129 0.00256957
-v -0.026191 0.185875 0.003064
-v -0.0261345 0.2 0.0035774
-v -0.0262804 0.1 0.0020248
-v -0.0262555 0.113617 0.00234922
-v -0.0262223 0.130385 0.00273827
-v -0.0261783 0.148427 0.00318783
-v -0.0261211 0.167157 0.00368663
-v -0.0260493 0.185893 0.00421829
-v -0.0259623 0.2 0.00476261
-v -0.026185 0.1 0.0031236
-v -0.0261467 0.113675 0.00347354
-v -0.0260953 0.130436 0.00388855
-v -0.0260277 0.148468 0.00436177
-v -0.0259416 0.167189 0.00487967
-v -0.025837 0.185915 0.00542355
-v -0.025717 0.2 0.00597218
-v -0.0260275 0.1 0.0043636
-v -0.025969 0.113741 0.00472434
-v -0.0258922 0.130493 0.00514601
-v -0.0257957 0.148515 0.00561991
-v -0.0256794 0.167225 0.00613165
-v -0.0255457 0.18594 0.00666255
-v -0.0253992 0.2 0.00719247
-v -0.0257717 0.1 0.00573016
-v -0.0256911 0.113815 0.00608256
-v -0.0255907 0.130555 0.00648944
-v -0.0254701 0.148566 0.0069417
-v -0.0253308 0.167265 0.00742555
-v -0.0251764 0.18597 0.00792338
-v -0.0250127 0.2 0.00841661
-v -0.025399 0.1 0.00719339
-v -0.0253021 0.113894 0.00752075
-v -0.0251854 0.130622 0.00789556
-v -0.0250494 0.148621 0.00830891
-v -0.0248968 0.167308 0.00874791
-v -0.0247321 0.186002 0.00919696
-v -0.0245612 0.2 0.00963956
-v -0.0249051 0.1 0.00872425
-v -0.0248002 0.113976 0.00901399
-v -0.0246763 0.130692 0.00934385
-v -0.0245352 0.148678 0.00970523
-v -0.0243798 0.167353 0.0100868
-v -0.0242148 0.186038 0.0104753
-v -0.024046 0.2 0.0108564
-v -0.024294 0.1 0.0102907
-v -0.024189 0.114059 0.0105345
-v -0.0240666 0.130762 0.0108105
-v -0.0239294 0.148736 0.0111108
-v -0.0237803 0.1674 0.0114263
-v -0.023624 0.186075 0.0117463
-v -0.0234664 0.2 0.0120586
-v -0.0235693 0.1 0.011856
-v -0.0234713 0.114137 0.012049
-v -0.0233587 0.130828 0.0122663
-v -0.0232341 0.14879 0.0125011
-v -0.0231004 0.167444 0.0127468
-v -0.0229618 0.186112 0.0129949
-v -0.0228238 0.2 0.0132363
-v -0.0227419 0.1 0.0133765
-v -0.0226577 0.114202 0.0135187
-v -0.0225619 0.130883 0.013678
-v -0.0224575 0.148836 0.0138486
-v -0.0223469 0.167482 0.0140264
-v -0.0222335 0.186144 0.0142055
-v -0.0221216 0.2 0.0143791
-v -0.0218348 0.1 0.0148107
-v -0.021769 0.114247 0.0149073
-v -0.0216948 0.130922 0.015015
-v -0.0216154 0.148868 0.015129
-v -0.0215321 0.167509 0.0152474
-v -0.0214478 0.186168 0.0153659
-v -0.0213653 0.2 0.0154802
-v -0.0208764 0.1 0.0161314
-v -0.0208299 0.114261 0.0161896
-v -0.0207779 0.130933 0.0162544
-v -0.0207236 0.148877 0.0163223
-v -0.0206671 0.167516 0.0163929
-v -0.0206105 0.186174 0.0164635
-v -0.020556 0.2 0.0165316
-v 0.0028905 0.113422 -0.026197
-v 0.00318843 0.113424 -0.0261714
-v 0.00317552 0.1 -0.0261727
-v 0.00289118 0.1 -0.026197
-v 0.00355068 0.11343 -0.0261304
-v 0.00352572 0.1 -0.0261334
-v 0.00397649 0.113441 -0.0260758
-v 0.00393974 0.1 -0.0260808
-v 0.00449102 0.113457 -0.0259995
-v 0.00444398 0.1 -0.026007
-v 0.00511095 0.11348 -0.0258908
-v 0.00505645 0.1 -0.0259012
-v 0.00585174 0.11351 -0.0257368
-v 0.00579365 0.1 -0.0257499
-v 0.00667147 0.1 -0.0255365
-v 0.00672803 0.113549 -0.0255215
-v 0.00770281 0.1 -0.0252409
-v 0.00775187 0.113598 -0.0252257
-v 0.00889335 0.1 -0.024841
-v 0.0089285 0.113657 -0.0248282
-v 0.0102419 0.1 -0.0243132
-v 0.0102571 0.113727 -0.0243068
-v 0.0117316 0.1 -0.023632
-v 0.0117226 0.113808 -0.0236364
-v 0.0133256 0.1 -0.0227759
-v 0.0132916 0.113896 -0.0227956
-v 0.0149722 0.1 -0.0217339
-v 0.0149166 0.113989 -0.0217719
-v 0.0166102 0.1 -0.0205121
-v 0.0165407 0.114082 -0.0205681
-v 0.0181721 0.1 -0.0191388
-v 0.0180998 0.114166 -0.0192074
-v 0.0195438 0.114229 -0.0177292
-v 0.0196073 0.1 -0.0176587
-v 0.0208299 0.114261 -0.0161896
-v 0.0208764 0.1 -0.0161314
-v 0.00288984 0.130209 -0.0261971
-v 0.00320268 0.130211 -0.0261699
-v 0.00357842 0.130216 -0.026127
-v 0.00401721 0.130225 -0.0260702
-v 0.00454309 0.13024 -0.0259911
-v 0.00517105 0.130259 -0.0258793
-v 0.00591552 0.130284 -0.0257224
-v 0.00679002 0.130317 -0.025505
-v 0.00780526 0.130358 -0.0252089
-v 0.00896628 0.130408 -0.0248144
-v 0.0102728 0.130467 -0.0243002
-v 0.0117118 0.130535 -0.0236418
-v 0.0132534 0.13061 -0.0228177
-v 0.0148547 0.13069 -0.0218141
-v 0.0164633 0.130771 -0.0206301
-v 0.0180192 0.130846 -0.0192834
-v 0.0194728 0.130904 -0.0178074
-v 0.0207779 0.130933 -0.0162544
-v 0.00288927 0.148277 -0.0261971
-v 0.00321802 0.148279 -0.0261682
-v 0.0036083 0.148283 -0.0261234
-v 0.00406108 0.14829 -0.0260641
-v 0.00459896 0.148301 -0.025982
-v 0.00523552 0.148317 -0.0258668
-v 0.0059837 0.148337 -0.0257068
-v 0.00685594 0.148362 -0.0254872
-v 0.00786186 0.148395 -0.0251911
-v 0.00900626 0.148434 -0.0247998
-v 0.0102894 0.148481 -0.0242931
-v 0.0117002 0.148536 -0.0236475
-v 0.0132127 0.148598 -0.0228412
-v 0.0147889 0.148665 -0.0218586
-v 0.0163811 0.148733 -0.0206954
-v 0.0179335 0.148798 -0.0193633
-v 0.0193976 0.14885 -0.0178897
-v 0.0207236 0.148877 -0.0163223
-v 0.00288868 0.167045 -0.0261972
-v 0.00323399 0.167046 -0.0261665
-v 0.0036395 0.167048 -0.0261196
-v 0.00410677 0.167053 -0.0260576
-v 0.00465687 0.167061 -0.0259722
-v 0.00530208 0.167071 -0.0258537
-v 0.00605397 0.167084 -0.0256904
-v 0.00692349 0.167102 -0.0254687
-v 0.00791943 0.167125 -0.0251727
-v 0.00904653 0.167153 -0.024785
-v 0.0103055 0.167187 -0.0242863
-v 0.0116875 0.167229 -0.0236537
-v 0.0131703 0.167277 -0.0228655
-v 0.0147205 0.167331 -0.0219044
-v 0.0162957 0.167388 -0.0207626
-v 0.0178442 0.167444 -0.019446
-v 0.0193188 0.16749 -0.0179751
-v 0.0206671 0.167516 -0.0163929
-v 0.00288822 0.185832 -0.0261972
-v 0.00324994 0.185832 -0.0261647
-v 0.0036707 0.185832 -0.0261157
-v 0.00415248 0.185834 -0.026051
-v 0.00471477 0.185836 -0.0259625
-v 0.00536833 0.18584 -0.0258403
-v 0.00612339 0.185846 -0.025674
-v 0.00699 0.185855 -0.0254503
-v 0.00797587 0.185867 -0.0251546
-v 0.0090856 0.185884 -0.0247706
-v 0.0103206 0.185906 -0.0242799
-v 0.011674 0.185934 -0.0236604
-v 0.0131272 0.185969 -0.0228902
-v 0.0146518 0.186011 -0.0219503
-v 0.0162099 0.186058 -0.0208297
-v 0.0177546 0.186107 -0.0195281
-v 0.0192397 0.186149 -0.0180601
-v 0.0206105 0.186174 -0.0164636
-v 0.00288777 0.2 -0.0261972
-v 0.00326529 0.2 -0.026163
-v 0.00370082 0.2 -0.026112
-v 0.00419663 0.2 -0.0260446
-v 0.00477036 0.2 -0.0259528
-v 0.00543159 0.2 -0.0258274
-v 0.00618942 0.2 -0.0256581
-v 0.00705271 0.2 -0.0254329
-v 0.00802851 0.2 -0.0251376
-v 0.00912138 0.2 -0.0247573
-v 0.0103333 0.2 -0.0242745
-v 0.0116594 0.2 -0.0236676
-v 0.0130846 0.2 -0.0229144
-v 0.0145848 0.2 -0.0219947
-v 0.0161264 0.2 -0.0208942
-v 0.0176674 0.2 -0.0196072
-v 0.0191628 0.2 -0.018142
-v 0.020556 0.2 -0.0165316
-v 0.00236396 0.1 -0.026249
-v 0.00228935 0.113427 -0.026255
-v 0.0022067 0.130215 -0.0262617
-v 0.00211811 0.148282 -0.0262686
-v 0.0020263 0.167048 -0.0262756
-v 0.00193474 0.185833 -0.0262823
-v 0.00184671 0.2 -0.0262886
-v 0.00183452 0.1 -0.0262896
-v 0.00171971 0.113441 -0.0262975
-v 0.00158157 0.130227 -0.0263069
-v 0.00142165 0.148293 -0.0263173
-v 0.00124279 0.167056 -0.0263284
-v 0.00104969 0.185836 -0.0263401
-v 0.000837277 0.2 -0.0263524
-v 0.00125748 0.1 -0.0263276
-v 0.00109876 0.113462 -0.0263372
-v 0.000904013 0.130247 -0.0263486
-v 0.000662534 0.14831 -0.0263622
-v 0.000383782 0.167069 -0.0263771
-v 8.16113e-05 0.185841 -0.0263926
-v -0.000236197 0.2 -0.0263851
-v 0.000599332 0.1 -0.0263656
-v 0.000380073 0.11349 -0.0263773
-v 0.000113008 0.130272 -0.026391
-v -0.000202538 0.148332 -0.0263869
-v -0.000556226 0.167085 -0.0263692
-v -0.000940036 0.18585 -0.0263487
-v -0.00133187 0.2 -0.0263261
-v -0.000186151 0.1 -0.0263877
-v -0.000449299 0.113525 -0.0263746
-v -0.000768832 0.130304 -0.0263581
-v -0.00113145 0.148358 -0.0263379
-v -0.00153391 0.167105 -0.0263137
-v -0.00197225 0.185861 -0.0262842
-v -0.00243195 0.2 -0.0262489
-v -0.00106298 0.1 -0.0263418
-v -0.00135188 0.113567 -0.0263249
-v -0.00170221 0.130341 -0.0263027
-v -0.00211121 0.14839 -0.026274
-v -0.00256957 0.167129 -0.0262373
-v -0.003064 0.185875 -0.026191
-v -0.00357738 0.2 -0.0261345
-v -0.00202479 0.1 -0.0262804
-v -0.00234921 0.113617 -0.0262555
-v -0.00273827 0.130385 -0.0262223
-v -0.00318783 0.148427 -0.0261783
-v -0.00368661 0.167157 -0.0261211
-v -0.0042183 0.185893 -0.0260493
-v -0.00476262 0.2 -0.0259623
-v -0.00312353 0.1 -0.026185
-v -0.00347353 0.113675 -0.0261467
-v -0.00388854 0.130436 -0.0260953
-v -0.00436178 0.148468 -0.0260277
-v -0.00487967 0.167189 -0.0259417
-v -0.00542359 0.185915 -0.025837
-v -0.00597219 0.2 -0.025717
-v -0.00436357 0.1 -0.0260275
-v -0.00472427 0.113741 -0.025969
-v -0.00514598 0.130493 -0.0258922
-v -0.00561983 0.148515 -0.0257957
-v -0.00613168 0.167225 -0.0256794
-v -0.00666254 0.18594 -0.0255457
-v -0.00719244 0.2 -0.0253993
-v -0.00573016 0.1 -0.0257718
-v -0.00608254 0.113815 -0.0256912
-v -0.00648945 0.130555 -0.0255908
-v -0.0069417 0.148566 -0.0254702
-v -0.00742556 0.167265 -0.0253309
-v -0.00792337 0.18597 -0.0251765
-v -0.0084166 0.2 -0.0250127
-v -0.00719342 0.1 -0.025399
-v -0.00752078 0.113894 -0.0253022
-v -0.0078956 0.130622 -0.0251854
-v -0.00830893 0.148621 -0.0250494
-v -0.00874795 0.167308 -0.0248968
-v -0.009197 0.186002 -0.0247321
-v -0.00963956 0.2 -0.0245613
-v -0.00872423 0.1 -0.0249052
-v -0.00901408 0.113976 -0.0248002
-v -0.00934386 0.130692 -0.0246763
-v -0.0097052 0.148678 -0.0245352
-v -0.0100867 0.167353 -0.0243798
-v -0.0104753 0.186038 -0.0242148
-v -0.0108564 0.2 -0.024046
-v -0.0102908 0.1 -0.024294
-v -0.0105346 0.114059 -0.024189
-v -0.0108105 0.130762 -0.0240666
-v -0.0111107 0.148736 -0.0239294
-v -0.0114263 0.167399 -0.0237804
-v -0.0117463 0.186075 -0.023624
-v -0.0120586 0.2 -0.0234664
-v -0.011856 0.1 -0.0235693
-v -0.012049 0.114137 -0.0234713
-v -0.0122663 0.130828 -0.0233587
-v -0.0125011 0.14879 -0.0232341
-v -0.0127468 0.167444 -0.0231004
-v -0.0129949 0.186112 -0.0229618
-v -0.0132363 0.2 -0.0228238
-v -0.0133765 0.1 -0.0227419
-v -0.0135187 0.114202 -0.0226577
-v -0.013678 0.130883 -0.0225619
-v -0.0138486 0.148836 -0.0224575
-v -0.0140265 0.167482 -0.0223469
-v -0.0142055 0.186144 -0.0222335
-v -0.0143791 0.2 -0.0221216
-v -0.0148107 0.1 -0.0218348
-v -0.0149073 0.114247 -0.021769
-v -0.0150151 0.130922 -0.0216948
-v -0.0151291 0.148868 -0.0216155
-v -0.0152474 0.167509 -0.0215322
-v -0.0153659 0.186168 -0.0214478
-v -0.0154802 0.2 -0.0213653
-v 0.0261934 0.113422 0.00292389
-v 0.0261325 0.113424 0.00324147
-v 0.0261335 0.1 0.00323091
-v 0.0261935 0.1 0.00292344
-v 0.0260967 0.11343 0.00355049
-v 0.0260997 0.1 0.00352546
-v 0.0260412 0.113441 0.00397328
-v 0.0260462 0.1 0.00393681
-v 0.0259653 0.113457 0.00448414
-v 0.0259726 0.1 0.00443756
-v 0.0258592 0.11348 0.00510027
-v 0.0258692 0.1 0.00504599
-v 0.0257108 0.11351 0.0058382
-v 0.0257233 0.1 0.00578031
-v 0.0255183 0.1 0.00665727
-v 0.0255039 0.113549 0.00671399
-v 0.025233 0.1 0.00769112
-v 0.0252182 0.113598 0.00774039
-v 0.0248421 0.1 0.00888766
-v 0.0248295 0.113657 0.00892293
-v 0.0243174 0.1 0.0102422
-v 0.0243111 0.113727 0.0102574
-v 0.0236341 0.1 0.011734
-v 0.0236386 0.113808 0.0117251
-v 0.0227751 0.1 0.0133264
-v 0.0227948 0.113896 0.0132925
-v 0.021733 0.1 0.0149716
-v 0.021771 0.113989 0.014916
-v 0.0205122 0.1 0.0166098
-v 0.0205682 0.114082 0.0165403
-v 0.019139 0.1 0.0181723
-v 0.0192077 0.114166 0.0181
-v 0.0177292 0.114229 0.0195439
-v 0.0176587 0.1 0.0196074
-v 0.0161895 0.114261 0.0208299
-v 0.0161313 0.1 0.0208765
-v 0.0261934 0.130209 0.00292393
-v 0.0261312 0.130211 0.00325337
-v 0.0260932 0.130216 0.00357804
-v 0.0260355 0.130225 0.00401372
-v 0.025957 0.13024 0.00453584
-v 0.0258481 0.130259 0.00516005
-v 0.0256968 0.130284 0.00590185
-v 0.025488 0.130317 0.00677589
-v 0.025202 0.130358 0.0077939
-v 0.024816 0.130408 0.00896094
-v 0.0243044 0.130467 0.0102733
-v 0.0236439 0.130535 0.0117143
-v 0.0228171 0.13061 0.0132542
-v 0.0218132 0.13069 0.0148541
-v 0.0206301 0.130771 0.0164629
-v 0.0192837 0.130846 0.0180193
-v 0.0178074 0.130904 0.0194731
-v 0.0162544 0.130933 0.020778
-v 0.0261934 0.148277 0.00292378
-v 0.0261298 0.148279 0.00326638
-v 0.0260895 0.148283 0.00360761
-v 0.0260294 0.14829 0.00405728
-v 0.025948 0.148301 0.00459134
-v 0.025836 0.148317 0.00522426
-v 0.0256817 0.148337 0.00596999
-v 0.0254708 0.148362 0.00684191
-v 0.0251847 0.148395 0.0078507
-v 0.0248015 0.148434 0.00900105
-v 0.0242974 0.148481 0.0102899
-v 0.0236496 0.148536 0.0117027
-v 0.0228405 0.148598 0.0132137
-v 0.0218576 0.148665 0.0147884
-v 0.0206954 0.148733 0.0163807
-v 0.0193637 0.148798 0.0179336
-v 0.0178898 0.14885 0.0193977
-v 0.0163223 0.148877 0.0207236
-v 0.0261935 0.167045 0.00292313
-v 0.0261283 0.167046 0.00328001
-v 0.0260856 0.167048 0.00363859
-v 0.0260229 0.167053 0.00410268
-v 0.0259385 0.167061 0.00464892
-v 0.0258232 0.167071 0.00529055
-v 0.025666 0.167084 0.00603995
-v 0.0254531 0.167102 0.00690949
-v 0.0251669 0.167125 0.0079086
-v 0.0247869 0.167153 0.00904161
-v 0.0242906 0.167187 0.0103061
-v 0.023656 0.167229 0.01169
-v 0.0228649 0.167277 0.0131714
-v 0.0219035 0.167331 0.01472
-v 0.0207627 0.167388 0.0162952
-v 0.0194463 0.167444 0.0178444
-v 0.0179751 0.16749 0.0193191
-v 0.0163929 0.167516 0.0206672
-v 0.0261936 0.185832 0.00292233
-v 0.0261267 0.185832 0.0032939
-v 0.0260817 0.185832 0.00366963
-v 0.0260163 0.185834 0.00414811
-v 0.0259289 0.185836 0.00470631
-v 0.0258103 0.18584 0.0053564
-v 0.0256503 0.185846 0.00610935
-v 0.0254354 0.185855 0.00697611
-v 0.0251493 0.185867 0.0079652
-v 0.0247726 0.185884 0.00908081
-v 0.0242841 0.185906 0.0103212
-v 0.0236626 0.185934 0.0116765
-v 0.0228895 0.185969 0.0131283
-v 0.0219493 0.186011 0.0146513
-v 0.0208296 0.186058 0.0162093
-v 0.0195286 0.186107 0.0177546
-v 0.0180603 0.186149 0.01924
-v 0.0164635 0.186174 0.0206106
-v 0.0261936 0.2 0.00292157
-v 0.0261252 0.2 0.00330758
-v 0.0260778 0.2 0.00369958
-v 0.02601 0.2 0.00419171
-v 0.0259196 0.2 0.00476173
-v 0.0257979 0.2 0.00541949
-v 0.0256351 0.2 0.00617525
-v 0.0254185 0.2 0.00703891
-v 0.0251327 0.2 0.00801805
-v 0.0247595 0.2 0.00911681
-v 0.0242788 0.2 0.0103339
-v 0.0236698 0.2 0.011662
-v 0.0229138 0.2 0.0130858
-v 0.0219936 0.2 0.0145843
-v 0.0208941 0.2 0.0161259
-v 0.0196076 0.2 0.0176676
-v 0.0181421 0.2 0.0191631
-v 0.0165316 0.2 0.020556
-v 0.0262248 0.1 0.00234186
-v 0.0262313 0.113427 0.00227122
-v 0.0262383 0.130215 0.00219172
-v 0.0262459 0.148282 0.00210594
-v 0.0262535 0.167048 0.00201668
-v 0.026261 0.185833 0.00192702
-v 0.0262681 0.2 0.00184059
-v 0.0262679 0.1 0.00184309
-v 0.0262771 0.113441 0.00172861
-v 0.0262879 0.130227 0.001591
-v 0.0263 0.148293 0.00143149
-v 0.0263133 0.167056 0.00125315
-v 0.0263271 0.185836 0.00106054
-v 0.026342 0.2 0.000846987
-v 0.0263122 0.1 0.00126793
-v 0.0263236 0.113462 0.00110952
-v 0.0263373 0.130247 0.000915206
-v 0.026354 0.14831 0.000672493
-v 0.0263724 0.167069 0.000391496
-v 0.0263916 0.185841 8.7418e-05
-v 0.0263847 0.2 -0.000232865
-v 0.0263582 0.1 0.000609373
-v 0.0263727 0.11349 0.000388303
-v 0.0263897 0.130272 0.00011912
-v 0.0263865 0.148332 -0.000199311
-v 0.0263681 0.167085 -0.000555398
-v 0.0263468 0.18585 -0.00094144
-v 0.0263234 0.2 -0.00133361
-v 0.0263873 0.1 -0.000182935
-v 0.0263739 0.113525 -0.000448286
-v 0.0263565 0.130304 -0.000769928
-v 0.0263356 0.148358 -0.00113326
-v 0.0263105 0.167105 -0.00153551
-v 0.0262804 0.185861 -0.00197361
-v 0.0262444 0.2 -0.00243296
-v 0.0263397 0.1 -0.0010648
-v 0.0263221 0.113567 -0.00135364
-v 0.0262993 0.130341 -0.00170372
-v 0.0262699 0.14839 -0.00211244
-v 0.0262326 0.167129 -0.00257039
-v 0.0261857 0.185875 -0.00306442
-v 0.0261288 0.2 -0.00357725
-v 0.0262764 0.1 -0.00202611
-v 0.0262511 0.113617 -0.00235021
-v 0.0262174 0.130385 -0.00273896
-v 0.0261729 0.148427 -0.00318806
-v 0.0261155 0.167157 -0.00368633
-v 0.0260435 0.185893 -0.00421741
-v 0.0259568 0.2 -0.00476117
-v 0.0261797 0.1 -0.00312387
-v 0.0261411 0.113675 -0.00347349
-v 0.0260896 0.130436 -0.00388804
-v 0.026022 0.148468 -0.00436073
-v 0.0259362 0.167189 -0.00487815
-v 0.0258322 0.185915 -0.00542157
-v 0.0257129 0.2 -0.00596995
-v 0.0260217 0.1 -0.00436256
-v 0.0259633 0.113741 -0.00472291
-v 0.0258871 0.130493 -0.00514423
-v 0.0257911 0.148515 -0.00561782
-v 0.0256756 0.167225 -0.00612937
-v 0.0255428 0.18594 -0.00666025
-v 0.0253973 0.2 -0.00719029
-v 0.0257673 0.1 -0.00572803
-v 0.0256872 0.113815 -0.00608031
-v 0.0255875 0.130555 -0.00648718
-v 0.0254677 0.148566 -0.00693947
-v 0.0253292 0.167265 -0.0074235
-v 0.0251757 0.18597 -0.00792164
-v 0.0250125 0.2 -0.00841524
-v 0.0253969 0.1 -0.00719131
-v 0.0253007 0.113894 -0.0075188
-v 0.0251844 0.130622 -0.00789386
-v 0.0250491 0.148621 -0.0083075
-v 0.0248969 0.167308 -0.00874691
-v 0.0247326 0.186002 -0.00919634
-v 0.024562 0.2 -0.00963925
-v 0.0249053 0.1 -0.00872318
-v 0.0248006 0.113976 -0.00901324
-v 0.0246769 0.130692 -0.00934333
-v 0.0245359 0.148678 -0.00970493
-v 0.0243806 0.167353 -0.0100868
-v 0.0242155 0.186038 -0.0104755
-v 0.0240466 0.2 -0.0108567
-v 0.0242948 0.1 -0.0102908
-v 0.0241897 0.114059 -0.0105348
-v 0.0240673 0.130762 -0.0108108
-v 0.0239301 0.148736 -0.0111111
-v 0.0237808 0.167399 -0.0114268
-v 0.0236244 0.186075 -0.0117468
-v 0.0234666 0.2 -0.0120591
-v 0.0235696 0.1 -0.0118564
-v 0.0234716 0.114137 -0.0120494
-v 0.0233588 0.130828 -0.0122668
-v 0.0232341 0.14879 -0.0125014
-v 0.0231004 0.167444 -0.0127471
-v 0.0229618 0.186112 -0.0129951
-v 0.0228236 0.2 -0.0132365
-v 0.0227417 0.1 -0.0133767
-v 0.0226575 0.114202 -0.0135188
-v 0.0225617 0.130883 -0.0136781
-v 0.0224575 0.148836 -0.0138486
-v 0.0223467 0.167482 -0.0140265
-v 0.0222334 0.186144 -0.0142055
-v 0.0221214 0.2 -0.014379
-v 0.0218348 0.1 -0.0148106
-v 0.0217688 0.114247 -0.0149073
-v 0.0216948 0.130922 -0.015015
-v 0.0216153 0.148868 -0.015129
-v 0.0215321 0.167509 -0.0152472
-v 0.0214477 0.186168 -0.0153658
-v 0.0213653 0.2 -0.0154801
-v -0.00292389 0.113422 0.0261934
-v -0.00324145 0.113424 0.0261325
-v -0.00323088 0.1 0.0261336
-v -0.00292326 0.1 0.0261935
-v -0.00355036 0.11343 0.0260967
-v -0.00352569 0.1 0.0260997
-v -0.00397329 0.113441 0.0260413
-v -0.00393676 0.1 0.0260462
-v -0.00448425 0.113457 0.0259653
-v -0.00443756 0.1 0.0259727
-v -0.00510027 0.11348 0.0258592
-v -0.0050461 0.1 0.0258692
-v -0.00583818 0.11351 0.0257108
-v -0.00578022 0.1 0.0257233
-v -0.00665726 0.1 0.0255184
-v -0.00671394 0.113549 0.0255039
-v -0.00769115 0.1 0.025233
-v -0.00774038 0.113598 0.0252182
-v -0.00888766 0.1 0.0248421
-v -0.00892297 0.113657 0.0248295
-v -0.0102422 0.1 0.0243174
-v -0.0102575 0.113727 0.024311
-v -0.011734 0.1 0.0236341
-v -0.0117251 0.113808 0.0236386
-v -0.0133264 0.1 0.022775
-v -0.0132925 0.113896 0.0227948
-v -0.0149715 0.1 0.0217331
-v -0.014916 0.113989 0.021771
-v -0.0166099 0.1 0.0205122
-v -0.0165404 0.114082 0.0205683
-v -0.0181723 0.1 0.0191391
-v -0.0181 0.114166 0.0192078
-v -0.0195441 0.114229 0.0177292
-v -0.0196074 0.1 0.0176587
-v -0.00292392 0.130209 0.0261934
-v -0.00325323 0.130211 0.0261312
-v -0.003578 0.130216 0.0260933
-v -0.00401376 0.130225 0.0260355
-v -0.00453582 0.13024 0.0259571
-v -0.00516015 0.130259 0.0258481
-v -0.00590192 0.130284 0.0256968
-v -0.0067759 0.130317 0.025488
-v -0.00779389 0.130358 0.025202
-v -0.00896094 0.130408 0.024816
-v -0.0102733 0.130467 0.0243044
-v -0.0117143 0.130535 0.0236439
-v -0.0132542 0.13061 0.0228169
-v -0.0148541 0.130691 0.0218132
-v -0.0164629 0.130771 0.0206303
-v -0.0180194 0.130846 0.0192837
-v -0.0194731 0.130904 0.0178074
-v -0.00292378 0.148277 0.0261934
-v -0.00326626 0.148279 0.0261298
-v -0.00360762 0.148283 0.0260896
-v -0.0040574 0.14829 0.0260294
-v -0.00459136 0.148301 0.025948
-v -0.00522421 0.148317 0.025836
-v -0.00596997 0.148337 0.0256819
-v -0.00684195 0.148362 0.0254709
-v -0.00785073 0.148395 0.0251846
-v -0.00900105 0.148434 0.0248015
-v -0.0102898 0.148481 0.0242974
-v -0.0117027 0.148536 0.0236496
-v -0.0132137 0.148598 0.0228404
-v -0.0147883 0.148665 0.0218576
-v -0.0163807 0.148733 0.0206954
-v -0.0179337 0.148798 0.0193638
-v -0.0193978 0.14885 0.0178898
-v -0.00292313 0.167045 0.0261935
-v -0.00327999 0.167046 0.0261283
-v -0.00363853 0.167048 0.0260856
-v -0.00410266 0.167053 0.026023
-v -0.00464895 0.167061 0.0259385
-v -0.00529044 0.167071 0.0258233
-v -0.00604004 0.167084 0.0256661
-v -0.00690953 0.167102 0.0254531
-v -0.00790856 0.167125 0.0251669
-v -0.00904162 0.167153 0.0247869
-v -0.0103061 0.167187 0.0242905
-v -0.01169 0.167229 0.0236558
-v -0.0131712 0.167277 0.0228648
-v -0.01472 0.167331 0.0219035
-v -0.0162953 0.167388 0.0207627
-v -0.0178444 0.167444 0.0194464
-v -0.0193191 0.16749 0.0179752
-v -0.00292233 0.185832 0.0261936
-v -0.00329391 0.185832 0.0261267
-v -0.00366957 0.185832 0.0260817
-v -0.00414811 0.185834 0.0260164
-v -0.00470653 0.185836 0.0259289
-v -0.00535651 0.18584 0.0258103
-v -0.00610939 0.185846 0.0256503
-v -0.00697606 0.185855 0.0254354
-v -0.00796516 0.185867 0.0251493
-v -0.00908083 0.185884 0.0247726
-v -0.0103211 0.185906 0.0242841
-v -0.0116765 0.185934 0.0236626
-v -0.0131283 0.185969 0.0228895
-v -0.0146513 0.186011 0.0219493
-v -0.0162093 0.186058 0.0208296
-v -0.0177547 0.186107 0.0195286
-v -0.01924 0.186149 0.0180603
-v -0.00292157 0.2 0.0261936
-v -0.00330746 0.2 0.0261252
-v -0.00369956 0.2 0.0260779
-v -0.00419181 0.2 0.02601
-v -0.00476159 0.2 0.0259196
-v -0.00541948 0.2 0.025798
-v -0.00617533 0.2 0.0256351
-v -0.0070389 0.2 0.0254185
-v -0.00801804 0.2 0.0251327
-v -0.00911684 0.2 0.0247595
-v -0.010334 0.2 0.0242786
-v -0.0116619 0.2 0.0236697
-v -0.0130858 0.2 0.0229138
-v -0.0145843 0.2 0.0219936
-v -0.0161259 0.2 0.0208942
-v -0.0176676 0.2 0.0196076
-v -0.0191631 0.2 0.0181422
-v -0.00234198 0.1 0.0262248
-v -0.00227122 0.113427 0.0262313
-v -0.00219174 0.130215 0.0262383
-v -0.00210609 0.148282 0.0262459
-v -0.00201673 0.167048 0.0262535
-v -0.00192702 0.185833 0.026261
-v -0.00184065 0.2 0.0262681
-v -0.00184309 0.1 0.026268
-v -0.00172861 0.113441 0.0262771
-v -0.00159101 0.130227 0.0262879
-v -0.00143151 0.148293 0.0263001
-v -0.00125315 0.167056 0.0263133
-v -0.00106054 0.185836 0.0263271
-v -0.000846916 0.2 0.026342
-v -0.00126784 0.1 0.0263122
-v -0.00110951 0.113462 0.0263236
-v -0.000915207 0.130247 0.0263373
-v -0.000672456 0.14831 0.026354
-v -0.000391538 0.167069 0.0263724
-v -8.74487e-05 0.185841 0.0263916
-v 0.000232894 0.2 0.0263847
-v -0.000609427 0.1 0.0263582
-v -0.000388261 0.11349 0.0263727
-v -0.00011912 0.130272 0.0263897
-v 0.000199265 0.148332 0.0263865
-v 0.000555434 0.167085 0.0263681
-v 0.000941446 0.18585 0.0263468
-v 0.00133365 0.2 0.0263234
-v 0.000182891 0.1 0.0263873
-v 0.000448286 0.113525 0.0263739
-v 0.000769849 0.130303 0.0263565
-v 0.00113327 0.148358 0.0263356
-v 0.00153551 0.167105 0.0263105
-v 0.00197361 0.185861 0.0262804
-v 0.00243296 0.2 0.0262443
-v 0.0010648 0.1 0.0263397
-v 0.00135364 0.113567 0.0263221
-v 0.00170372 0.130341 0.0262993
-v 0.00211244 0.14839 0.0262699
-v 0.00257039 0.167129 0.0262326
-v 0.00306442 0.185875 0.0261857
-v 0.00357724 0.2 0.0261288
-v 0.00202611 0.1 0.0262764
-v 0.0023502 0.113617 0.0262511
-v 0.00273896 0.130385 0.0262174
-v 0.00318805 0.148427 0.0261729
-v 0.00368632 0.167157 0.0261155
-v 0.00421744 0.185893 0.0260435
-v 0.00476123 0.2 0.0259567
-v 0.00312387 0.1 0.0261797
-v 0.00347349 0.113675 0.0261411
-v 0.00388808 0.130436 0.0260896
-v 0.00436075 0.148468 0.026022
-v 0.00487814 0.167189 0.0259362
-v 0.00542162 0.185915 0.0258321
-v 0.00596996 0.2 0.0257128
-v 0.00436258 0.1 0.0260217
-v 0.0047229 0.113741 0.0259633
-v 0.00514422 0.130493 0.025887
-v 0.00561784 0.148515 0.025791
-v 0.00612939 0.167225 0.0256755
-v 0.00666024 0.18594 0.0255427
-v 0.00719025 0.2 0.0253972
-v 0.00572801 0.1 0.0257672
-v 0.00608029 0.113815 0.0256872
-v 0.00648713 0.130555 0.0255875
-v 0.00693946 0.148566 0.0254677
-v 0.00742348 0.167265 0.0253291
-v 0.0079216 0.18597 0.0251756
-v 0.00841525 0.2 0.0250125
-v 0.00719127 0.1 0.0253969
-v 0.00751878 0.113894 0.0253006
-v 0.00789385 0.130622 0.0251844
-v 0.00830748 0.148621 0.025049
-v 0.0087469 0.167308 0.0248969
-v 0.0091963 0.186002 0.0247326
-v 0.00963925 0.2 0.0245619
-v 0.00872317 0.1 0.0249053
-v 0.00901322 0.113976 0.0248005
-v 0.00934331 0.130692 0.0246769
-v 0.00970493 0.148678 0.0245359
-v 0.0100867 0.167353 0.0243805
-v 0.0104755 0.186038 0.0242155
-v 0.0108567 0.2 0.0240467
-v 0.0102908 0.1 0.0242948
-v 0.0105347 0.114059 0.0241897
-v 0.0108108 0.130762 0.0240673
-v 0.0111112 0.148736 0.0239301
-v 0.0114268 0.167399 0.0237808
-v 0.0117468 0.186075 0.0236244
-v 0.0120591 0.2 0.0234666
-v 0.0118564 0.1 0.0235696
-v 0.0120494 0.114137 0.0234716
-v 0.0122668 0.130828 0.0233588
-v 0.0125015 0.14879 0.0232341
-v 0.0127471 0.167444 0.0231004
-v 0.0129952 0.186112 0.0229618
-v 0.0132364 0.2 0.0228236
-v 0.0133767 0.1 0.0227417
-v 0.0135188 0.114202 0.0226575
-v 0.013678 0.130883 0.0225617
-v 0.0138486 0.148836 0.0224574
-v 0.0140264 0.167482 0.0223467
-v 0.0142055 0.186144 0.0222333
-v 0.014379 0.2 0.0221214
-v 0.0148106 0.1 0.0218347
-v 0.0149072 0.114247 0.0217688
-v 0.0150149 0.130922 0.0216947
-v 0.0151289 0.148868 0.0216153
-v 0.0152472 0.167509 0.0215321
-v 0.0153657 0.186168 0.0214477
-v 0.0154801 0.2 0.0213653
-g ascii
-f 1 2 3
-f 3 4 1
-f 2 5 6
-f 6 3 2
-f 5 7 8
-f 8 6 5
-f 7 9 10
-f 10 8 7
-f 9 11 12
-f 10 9 12
-f 11 13 14
-f 11 14 12
-f 15 14 13
-f 13 16 15
-f 17 15 16
-f 18 17 16
-f 19 17 18
-f 18 20 19
-f 21 19 20
-f 20 22 21
-f 23 21 22
-f 22 24 23
-f 25 23 24
-f 24 26 25
-f 27 25 26
-f 26 28 27
-f 29 27 28
-f 28 30 29
-f 31 29 30
-f 30 32 31
-f 32 33 34
-f 32 34 31
-f 33 35 36
-f 36 34 33
-f 37 38 2
-f 2 1 37
-f 38 39 5
-f 5 2 38
-f 39 40 7
-f 7 5 39
-f 40 41 9
-f 9 7 40
-f 41 42 11
-f 11 9 41
-f 42 43 13
-f 11 42 13
-f 16 13 43
-f 43 44 16
-f 18 16 44
-f 44 45 18
-f 20 18 45
-f 45 46 20
-f 22 20 46
-f 46 47 22
-f 24 22 47
-f 47 48 24
-f 26 24 48
-f 48 49 26
-f 28 26 49
-f 49 50 28
-f 30 28 50
-f 51 30 50
-f 32 30 51
-f 51 52 32
-f 52 53 33
-f 33 32 52
-f 53 54 35
-f 35 33 53
-f 55 56 38
-f 38 37 55
-f 56 57 39
-f 38 56 39
-f 57 58 40
-f 40 39 57
-f 58 59 41
-f 41 40 58
-f 59 60 42
-f 42 41 59
-f 60 61 43
-f 42 60 43
-f 44 43 61
-f 61 62 44
-f 45 44 62
-f 62 63 45
-f 46 45 63
-f 63 64 46
-f 47 46 64
-f 64 65 47
-f 48 47 65
-f 65 66 48
-f 49 48 66
-f 66 67 49
-f 50 49 67
-f 67 68 50
-f 51 50 68
-f 69 51 68
-f 52 51 69
-f 69 70 52
-f 70 71 53
-f 53 52 70
-f 71 72 54
-f 54 53 71
-f 73 74 56
-f 56 55 73
-f 74 75 57
-f 57 56 74
-f 75 76 58
-f 58 57 75
-f 76 77 59
-f 59 58 76
-f 77 78 60
-f 60 59 77
-f 78 79 61
-f 61 60 78
-f 62 61 79
-f 79 80 62
-f 63 62 80
-f 80 81 63
-f 64 63 81
-f 81 82 64
-f 65 64 82
-f 83 65 82
-f 66 65 83
-f 84 66 83
-f 67 66 84
-f 84 85 67
-f 68 67 85
-f 85 86 68
-f 69 68 86
-f 86 87 69
-f 70 69 87
-f 87 88 70
-f 88 89 71
-f 71 70 88
-f 89 90 72
-f 72 71 89
-f 91 92 74
-f 74 73 91
-f 92 93 75
-f 75 74 92
-f 93 94 76
-f 76 75 93
-f 94 95 77
-f 77 76 94
-f 95 96 78
-f 78 77 95
-f 96 97 79
-f 79 78 96
-f 80 79 97
-f 97 98 80
-f 81 80 98
-f 98 99 81
-f 82 81 99
-f 99 100 82
-f 83 82 100
-f 100 101 83
-f 84 83 101
-f 101 102 84
-f 85 84 102
-f 102 103 85
-f 86 85 103
-f 103 104 86
-f 87 86 104
-f 104 105 87
-f 88 87 105
-f 105 106 88
-f 106 107 89
-f 89 88 106
-f 107 108 90
-f 90 89 107
-f 91 109 110
-f 110 92 91
-f 92 110 111
-f 111 93 92
-f 111 112 94
-f 94 93 111
-f 112 113 95
-f 95 94 112
-f 113 114 96
-f 96 95 113
-f 114 115 97
-f 97 96 114
-f 98 97 115
-f 115 116 98
-f 99 98 116
-f 116 117 99
-f 100 99 117
-f 117 118 100
-f 101 100 118
-f 118 119 101
-f 102 101 119
-f 119 120 102
-f 103 102 120
-f 120 121 103
-f 104 103 121
-f 121 122 104
-f 105 104 122
-f 122 123 105
-f 106 105 123
-f 123 124 106
-f 124 125 107
-f 107 106 124
-f 125 126 108
-f 107 125 108
-f 127 128 1
-f 1 4 127
-f 128 129 37
-f 37 1 128
-f 129 130 55
-f 55 37 129
-f 130 131 73
-f 73 55 130
-f 131 132 91
-f 91 73 131
-f 132 133 109
-f 109 91 132
-f 134 135 128
-f 134 128 127
-f 135 136 129
-f 129 128 135
-f 136 137 130
-f 130 129 136
-f 137 138 131
-f 131 130 137
-f 138 139 132
-f 132 131 138
-f 139 140 133
-f 139 133 132
-f 141 142 135
-f 134 141 135
-f 142 143 136
-f 136 135 142
-f 143 144 137
-f 143 137 136
-f 144 145 138
-f 138 137 144
-f 145 146 139
-f 139 138 145
-f 146 147 140
-f 140 139 146
-f 148 149 142
-f 148 142 141
-f 149 150 143
-f 143 142 149
-f 150 151 144
-f 144 143 150
-f 151 152 145
-f 145 144 151
-f 152 153 146
-f 146 145 152
-f 153 154 147
-f 147 146 153
-f 155 156 149
-f 149 148 155
-f 156 157 150
-f 150 149 156
-f 157 158 151
-f 151 150 157
-f 158 159 152
-f 152 151 158
-f 159 160 153
-f 159 153 152
-f 160 161 154
-f 154 153 160
-f 162 163 156
-f 156 155 162
-f 163 164 157
-f 157 156 163
-f 164 165 158
-f 164 158 157
-f 165 166 159
-f 159 158 165
-f 166 167 160
-f 160 159 166
-f 167 168 161
-f 161 160 167
-f 169 170 163
-f 162 169 163
-f 170 171 164
-f 164 163 170
-f 171 172 165
-f 165 164 171
-f 172 173 166
-f 166 165 172
-f 173 174 167
-f 173 167 166
-f 174 175 168
-f 168 167 174
-f 176 177 170
-f 170 169 176
-f 177 178 171
-f 177 171 170
-f 178 179 172
-f 178 172 171
-f 179 180 173
-f 173 172 179
-f 180 181 174
-f 174 173 180
-f 181 182 175
-f 175 174 181
-f 183 184 177
-f 177 176 183
-f 184 185 178
-f 178 177 184
-f 185 186 179
-f 179 178 185
-f 186 187 180
-f 180 179 186
-f 181 180 187
-f 187 188 181
-f 182 181 188
-f 188 189 182
-f 184 183 190
-f 190 191 184
-f 185 184 191
-f 191 192 185
-f 186 185 192
-f 186 192 193
-f 187 186 193
-f 193 194 187
-f 188 187 194
-f 194 195 188
-f 189 188 195
-f 195 196 189
-f 191 190 197
-f 197 198 191
-f 192 191 198
-f 192 198 199
-f 193 192 199
-f 199 200 193
-f 194 193 200
-f 200 201 194
-f 195 194 201
-f 201 202 195
-f 196 195 202
-f 202 203 196
-f 198 197 204
-f 204 205 198
-f 199 198 205
-f 205 206 199
-f 200 199 206
-f 200 206 207
-f 201 200 207
-f 207 208 201
-f 202 201 208
-f 208 209 202
-f 203 202 209
-f 209 210 203
-f 205 204 211
-f 205 211 212
-f 206 205 212
-f 212 213 206
-f 207 206 213
-f 213 214 207
-f 208 207 214
-f 208 214 215
-f 209 208 215
-f 215 216 209
-f 210 209 216
-f 210 216 217
-f 212 211 218
-f 218 219 212
-f 213 212 219
-f 219 220 213
-f 214 213 220
-f 214 220 221
-f 215 214 221
-f 221 222 215
-f 216 215 222
-f 222 223 216
-f 217 216 223
-f 223 224 217
-f 219 218 225
-f 225 226 219
-f 220 219 226
-f 226 227 220
-f 221 220 227
-f 227 228 221
-f 222 221 228
-f 222 228 229
-f 223 222 229
-f 229 230 223
-f 224 223 230
-f 230 231 224
-f 226 225 232
-f 232 233 226
-f 227 226 233
-f 233 234 227
-f 228 227 234
-f 234 235 228
-f 229 228 235
-f 229 235 236
-f 230 229 236
-f 236 237 230
-f 231 230 237
-f 237 238 231
-f 233 232 239
-f 239 240 233
-f 234 233 240
-f 234 240 241
-f 235 234 241
-f 241 242 235
-f 236 235 242
-f 242 243 236
-f 237 236 243
-f 243 244 237
-f 238 237 244
-f 244 245 238
-f 246 247 248
-f 248 249 246
-f 247 250 251
-f 251 248 247
-f 250 252 253
-f 251 250 253
-f 252 254 255
-f 255 253 252
-f 254 256 257
-f 257 255 254
-f 256 258 259
-f 259 257 256
-f 260 259 258
-f 258 261 260
-f 262 260 261
-f 261 263 262
-f 264 262 263
-f 263 265 264
-f 266 264 265
-f 267 266 265
-f 268 266 267
-f 267 269 268
-f 270 268 269
-f 269 271 270
-f 272 270 271
-f 273 272 271
-f 274 272 273
-f 273 275 274
-f 276 274 275
-f 275 277 276
-f 277 278 279
-f 279 276 277
-f 278 280 281
-f 281 279 278
-f 282 283 247
-f 246 282 247
-f 283 284 250
-f 250 247 283
-f 284 285 252
-f 252 250 284
-f 285 286 254
-f 254 252 285
-f 286 287 256
-f 256 254 286
-f 287 288 258
-f 258 256 287
-f 261 258 288
-f 288 289 261
-f 263 261 289
-f 263 289 290
-f 265 263 290
-f 290 291 265
-f 267 265 291
-f 291 292 267
-f 269 267 292
-f 293 269 292
-f 271 269 293
-f 293 294 271
-f 273 271 294
-f 294 295 273
-f 275 273 295
-f 296 275 295
-f 277 275 296
-f 296 297 277
-f 297 298 278
-f 278 277 297
-f 298 299 280
-f 280 278 298
-f 300 301 283
-f 283 282 300
-f 301 302 284
-f 283 301 284
-f 302 303 285
-f 285 284 302
-f 303 304 286
-f 286 285 303
-f 304 305 287
-f 287 286 304
-f 305 306 288
-f 288 287 305
-f 289 288 306
-f 306 307 289
-f 290 289 307
-f 307 308 290
-f 291 290 308
-f 308 309 291
-f 292 291 309
-f 309 310 292
-f 293 292 310
-f 310 311 293
-f 294 293 311
-f 312 294 311
-f 295 294 312
-f 312 313 295
-f 296 295 313
-f 313 314 296
-f 297 296 314
-f 314 315 297
-f 315 316 298
-f 298 297 315
-f 316 317 299
-f 298 316 299
-f 318 319 301
-f 301 300 318
-f 319 320 302
-f 302 301 319
-f 320 321 303
-f 303 302 320
-f 321 322 304
-f 304 303 321
-f 322 323 305
-f 305 304 322
-f 323 324 306
-f 306 305 323
-f 307 306 324
-f 324 325 307
-f 308 307 325
-f 325 326 308
-f 309 308 326
-f 326 327 309
-f 310 309 327
-f 327 328 310
-f 311 310 328
-f 329 311 328
-f 312 311 329
-f 329 330 312
-f 313 312 330
-f 330 331 313
-f 314 313 331
-f 331 332 314
-f 315 314 332
-f 332 333 315
-f 333 334 316
-f 316 315 333
-f 334 335 317
-f 317 316 334
-f 336 337 319
-f 319 318 336
-f 337 338 320
-f 320 319 337
-f 338 339 321
-f 321 320 338
-f 339 340 322
-f 322 321 339
-f 340 341 323
-f 323 322 340
-f 341 342 324
-f 324 323 341
-f 325 324 342
-f 342 343 325
-f 326 325 343
-f 343 344 326
-f 327 326 344
-f 344 345 327
-f 328 327 345
-f 345 346 328
-f 329 328 346
-f 346 347 329
-f 330 329 347
-f 347 348 330
-f 331 330 348
-f 348 349 331
-f 332 331 349
-f 349 350 332
-f 333 332 350
-f 350 351 333
-f 351 352 334
-f 333 351 334
-f 352 353 335
-f 335 334 352
-f 336 354 355
-f 355 337 336
-f 337 355 356
-f 356 338 337
-f 356 357 339
-f 339 338 356
-f 357 358 340
-f 340 339 357
-f 358 359 341
-f 341 340 358
-f 359 360 342
-f 342 341 359
-f 343 342 360
-f 360 361 343
-f 344 343 361
-f 361 362 344
-f 345 344 362
-f 363 345 362
-f 346 345 363
-f 363 364 346
-f 347 346 364
-f 364 365 347
-f 348 347 365
-f 348 365 366
-f 349 348 366
-f 366 367 349
-f 350 349 367
-f 367 368 350
-f 351 350 368
-f 369 351 368
-f 369 370 352
-f 352 351 369
-f 370 371 353
-f 352 370 353
-f 372 373 246
-f 246 249 372
-f 373 374 282
-f 282 246 373
-f 374 375 300
-f 300 282 374
-f 375 376 318
-f 318 300 375
-f 376 377 336
-f 336 318 376
-f 377 378 354
-f 354 336 377
-f 379 380 373
-f 379 373 372
-f 380 381 374
-f 374 373 380
-f 381 382 375
-f 375 374 381
-f 382 383 376
-f 376 375 382
-f 383 384 377
-f 377 376 383
-f 384 385 378
-f 378 377 384
-f 386 387 380
-f 380 379 386
-f 387 388 381
-f 381 380 387
-f 388 389 382
-f 388 382 381
-f 389 390 383
-f 383 382 389
-f 390 391 384
-f 384 383 390
-f 391 392 385
-f 391 385 384
-f 393 394 387
-f 387 386 393
-f 394 395 388
-f 388 387 394
-f 395 396 389
-f 389 388 395
-f 396 397 390
-f 390 389 396
-f 397 398 391
-f 391 390 397
-f 398 399 392
-f 392 391 398
-f 400 401 394
-f 394 393 400
-f 401 402 395
-f 395 394 401
-f 402 403 396
-f 396 395 402
-f 403 404 397
-f 397 396 403
-f 404 405 398
-f 398 397 404
-f 405 406 399
-f 399 398 405
-f 407 408 401
-f 401 400 407
-f 408 409 402
-f 402 401 408
-f 409 410 403
-f 403 402 409
-f 410 411 404
-f 404 403 410
-f 411 412 405
-f 405 404 411
-f 412 413 406
-f 406 405 412
-f 414 415 408
-f 407 414 408
-f 415 416 409
-f 409 408 415
-f 416 417 410
-f 410 409 416
-f 417 418 411
-f 411 410 417
-f 418 419 412
-f 418 412 411
-f 419 420 413
-f 413 412 419
-f 421 422 415
-f 421 415 414
-f 422 423 416
-f 422 416 415
-f 423 424 417
-f 423 417 416
-f 424 425 418
-f 424 418 417
-f 425 426 419
-f 419 418 425
-f 426 427 420
-f 420 419 426
-f 428 429 422
-f 422 421 428
-f 429 430 423
-f 423 422 429
-f 430 431 424
-f 424 423 430
-f 431 432 425
-f 431 425 424
-f 426 425 432
-f 432 433 426
-f 427 426 433
-f 433 434 427
-f 429 428 435
-f 435 436 429
-f 430 429 436
-f 436 437 430
-f 431 430 437
-f 437 438 431
-f 432 431 438
-f 432 438 439
-f 433 432 439
-f 439 440 433
-f 434 433 440
-f 440 441 434
-f 436 435 442
-f 442 443 436
-f 437 436 443
-f 437 443 444
-f 438 437 444
-f 444 445 438
-f 439 438 445
-f 439 445 446
-f 440 439 446
-f 446 447 440
-f 441 440 447
-f 447 448 441
-f 443 442 449
-f 449 450 443
-f 444 443 450
-f 444 450 451
-f 445 444 451
-f 451 452 445
-f 446 445 452
-f 446 452 453
-f 447 446 453
-f 453 454 447
-f 448 447 454
-f 448 454 455
-f 450 449 456
-f 456 457 450
-f 451 450 457
-f 457 458 451
-f 452 451 458
-f 458 459 452
-f 453 452 459
-f 453 459 460
-f 454 453 460
-f 460 461 454
-f 455 454 461
-f 455 461 462
-f 457 456 463
-f 463 464 457
-f 458 457 464
-f 464 465 458
-f 459 458 465
-f 465 466 459
-f 460 459 466
-f 460 466 467
-f 461 460 467
-f 467 468 461
-f 462 461 468
-f 468 469 462
-f 464 463 470
-f 470 471 464
-f 465 464 471
-f 471 472 465
-f 466 465 472
-f 472 473 466
-f 467 466 473
-f 473 474 467
-f 468 467 474
-f 474 475 468
-f 469 468 475
-f 475 476 469
-f 471 470 477
-f 477 478 471
-f 472 471 478
-f 478 479 472
-f 473 472 479
-f 479 480 473
-f 474 473 480
-f 480 481 474
-f 475 474 481
-f 481 482 475
-f 476 475 482
-f 482 483 476
-f 478 477 36
-f 36 35 478
-f 479 478 35
-f 35 54 479
-f 480 479 54
-f 480 54 72
-f 481 480 72
-f 481 72 90
-f 482 481 90
-f 90 108 482
-f 483 482 108
-f 108 126 483
-f 484 485 486
-f 487 484 486
-f 485 488 489
-f 489 486 485
-f 488 490 491
-f 491 489 488
-f 490 492 493
-f 493 491 490
-f 492 494 495
-f 493 492 495
-f 494 496 497
-f 497 495 494
-f 498 497 496
-f 498 496 499
-f 500 498 499
-f 499 501 500
-f 502 500 501
-f 501 503 502
-f 504 502 503
-f 503 505 504
-f 506 504 505
-f 505 507 506
-f 508 506 507
-f 507 509 508
-f 510 508 509
-f 509 511 510
-f 512 510 511
-f 511 513 512
-f 514 512 513
-f 513 515 514
-f 515 516 517
-f 517 514 515
-f 516 518 519
-f 519 517 516
-f 520 521 485
-f 485 484 520
-f 521 522 488
-f 488 485 521
-f 522 523 490
-f 490 488 522
-f 523 524 492
-f 492 490 523
-f 524 525 494
-f 492 524 494
-f 525 526 496
-f 496 494 525
-f 499 496 526
-f 527 499 526
-f 501 499 527
-f 527 528 501
-f 503 501 528
-f 528 529 503
-f 505 503 529
-f 529 530 505
-f 507 505 530
-f 530 531 507
-f 509 507 531
-f 531 532 509
-f 511 509 532
-f 532 533 511
-f 513 511 533
-f 533 534 513
-f 515 513 534
-f 534 535 515
-f 535 536 516
-f 516 515 535
-f 536 537 518
-f 518 516 536
-f 538 539 521
-f 521 520 538
-f 539 540 522
-f 522 521 539
-f 540 541 523
-f 523 522 540
-f 541 542 524
-f 523 541 524
-f 542 543 525
-f 524 542 525
-f 543 544 526
-f 525 543 526
-f 527 526 544
-f 544 545 527
-f 528 527 545
-f 545 546 528
-f 529 528 546
-f 546 547 529
-f 530 529 547
-f 547 548 530
-f 531 530 548
-f 548 549 531
-f 532 531 549
-f 549 550 532
-f 533 532 550
-f 550 551 533
-f 534 533 551
-f 552 534 551
-f 535 534 552
-f 552 553 535
-f 553 554 536
-f 536 535 553
-f 554 555 537
-f 537 536 554
-f 556 557 539
-f 539 538 556
-f 557 558 540
-f 539 557 540
-f 558 559 541
-f 541 540 558
-f 559 560 542
-f 542 541 559
-f 560 561 543
-f 543 542 560
-f 561 562 544
-f 544 543 561
-f 545 544 562
-f 563 545 562
-f 546 545 563
-f 563 564 546
-f 547 546 564
-f 564 565 547
-f 548 547 565
-f 565 566 548
-f 549 548 566
-f 567 549 566
-f 550 549 567
-f 567 568 550
-f 551 550 568
-f 568 569 551
-f 552 551 569
-f 569 570 552
-f 553 552 570
-f 570 571 553
-f 571 572 554
-f 554 553 571
-f 572 573 555
-f 555 554 572
-f 574 575 557
-f 557 556 574
-f 575 576 558
-f 558 557 575
-f 576 577 559
-f 558 576 559
-f 577 578 560
-f 560 559 577
-f 578 579 561
-f 561 560 578
-f 579 580 562
-f 562 561 579
-f 563 562 580
-f 580 581 563
-f 564 563 581
-f 581 582 564
-f 565 564 582
-f 582 583 565
-f 566 565 583
-f 583 584 566
-f 567 566 584
-f 584 585 567
-f 568 567 585
-f 585 586 568
-f 569 568 586
-f 587 569 586
-f 570 569 587
-f 587 588 570
-f 571 570 588
-f 588 589 571
-f 589 590 572
-f 572 571 589
-f 590 591 573
-f 573 572 590
-f 574 592 593
-f 593 575 574
-f 575 593 594
-f 575 594 576
-f 594 595 577
-f 577 576 594
-f 595 596 578
-f 578 577 595
-f 596 597 579
-f 579 578 596
-f 597 598 580
-f 580 579 597
-f 581 580 598
-f 598 599 581
-f 582 581 599
-f 599 600 582
-f 583 582 600
-f 600 601 583
-f 584 583 601
-f 601 602 584
-f 585 584 602
-f 602 603 585
-f 586 585 603
-f 603 604 586
-f 587 586 604
-f 604 605 587
-f 588 587 605
-f 605 606 588
-f 589 588 606
-f 607 589 606
-f 607 608 590
-f 590 589 607
-f 608 609 591
-f 591 590 608
-f 610 611 484
-f 484 487 610
-f 611 612 520
-f 520 484 611
-f 612 613 538
-f 538 520 612
-f 613 614 556
-f 556 538 613
-f 614 615 574
-f 574 556 614
-f 615 616 592
-f 592 574 615
-f 617 618 611
-f 611 610 617
-f 618 619 612
-f 612 611 618
-f 619 620 613
-f 613 612 619
-f 620 621 614
-f 614 613 620
-f 621 622 615
-f 615 614 621
-f 622 623 616
-f 616 615 622
-f 624 625 618
-f 618 617 624
-f 625 626 619
-f 625 619 618
-f 626 627 620
-f 626 620 619
-f 627 628 621
-f 621 620 627
-f 628 629 622
-f 622 621 628
-f 629 630 623
-f 623 622 629
-f 631 632 625
-f 625 624 631
-f 632 633 626
-f 626 625 632
-f 633 634 627
-f 627 626 633
-f 634 635 628
-f 628 627 634
-f 635 636 629
-f 629 628 635
-f 636 637 630
-f 630 629 636
-f 638 639 632
-f 631 638 632
-f 639 640 633
-f 639 633 632
-f 640 641 634
-f 634 633 640
-f 641 642 635
-f 641 635 634
-f 642 643 636
-f 636 635 642
-f 643 644 637
-f 637 636 643
-f 645 646 639
-f 639 638 645
-f 646 647 640
-f 646 640 639
-f 647 648 641
-f 641 640 647
-f 648 649 642
-f 642 641 648
-f 649 650 643
-f 643 642 649
-f 650 651 644
-f 644 643 650
-f 652 653 646
-f 646 645 652
-f 653 654 647
-f 647 646 653
-f 654 655 648
-f 648 647 654
-f 655 656 649
-f 649 648 655
-f 656 657 650
-f 656 650 649
-f 657 658 651
-f 651 650 657
-f 659 660 653
-f 653 652 659
-f 660 661 654
-f 654 653 660
-f 661 662 655
-f 655 654 661
-f 662 663 656
-f 662 656 655
-f 663 664 657
-f 657 656 663
-f 664 665 658
-f 658 657 664
-f 666 667 660
-f 660 659 666
-f 667 668 661
-f 661 660 667
-f 668 669 662
-f 662 661 668
-f 669 670 663
-f 663 662 669
-f 664 663 670
-f 664 670 671
-f 665 664 671
-f 671 672 665
-f 667 666 673
-f 673 674 667
-f 668 667 674
-f 668 674 675
-f 669 668 675
-f 675 676 669
-f 670 669 676
-f 676 677 670
-f 671 670 677
-f 677 678 671
-f 672 671 678
-f 672 678 679
-f 674 673 680
-f 680 681 674
-f 675 674 681
-f 681 682 675
-f 676 675 682
-f 682 683 676
-f 677 676 683
-f 683 684 677
-f 678 677 684
-f 684 685 678
-f 679 678 685
-f 685 686 679
-f 681 680 687
-f 687 688 681
-f 682 681 688
-f 688 689 682
-f 683 682 689
-f 689 690 683
-f 684 683 690
-f 690 691 684
-f 685 684 691
-f 691 692 685
-f 686 685 692
-f 692 693 686
-f 688 687 694
-f 694 695 688
-f 689 688 695
-f 695 696 689
-f 690 689 696
-f 696 697 690
-f 691 690 697
-f 697 698 691
-f 692 691 698
-f 698 699 692
-f 693 692 699
-f 693 699 700
-f 695 694 701
-f 701 702 695
-f 696 695 702
-f 702 703 696
-f 697 696 703
-f 703 704 697
-f 698 697 704
-f 704 705 698
-f 699 698 705
-f 705 706 699
-f 700 699 706
-f 700 706 707
-f 702 701 708
-f 702 708 709
-f 703 702 709
-f 709 710 703
-f 704 703 710
-f 710 711 704
-f 705 704 711
-f 711 712 705
-f 706 705 712
-f 712 713 706
-f 707 706 713
-f 713 714 707
-f 709 708 715
-f 715 716 709
-f 710 709 716
-f 716 717 710
-f 711 710 717
-f 717 718 711
-f 712 711 718
-f 718 719 712
-f 713 712 719
-f 719 720 713
-f 714 713 720
-f 720 721 714
-f 716 715 281
-f 281 280 716
-f 717 716 280
-f 280 299 717
-f 718 717 299
-f 299 317 718
-f 719 718 317
-f 719 317 335
-f 720 719 335
-f 335 353 720
-f 721 720 353
-f 353 371 721
-f 722 723 724
-f 725 722 724
-f 723 726 727
-f 727 724 723
-f 726 728 729
-f 729 727 726
-f 728 730 731
-f 731 729 728
-f 730 732 733
-f 731 730 733
-f 732 734 735
-f 735 733 732
-f 736 735 734
-f 734 737 736
-f 738 736 737
-f 737 739 738
-f 740 738 739
-f 740 739 741
-f 742 740 741
-f 741 743 742
-f 744 742 743
-f 743 745 744
-f 746 744 745
-f 745 747 746
-f 748 746 747
-f 749 748 747
-f 750 748 749
-f 749 751 750
-f 752 750 751
-f 751 753 752
-f 753 754 755
-f 752 753 755
-f 754 240 239
-f 239 755 754
-f 756 757 723
-f 723 722 756
-f 757 758 726
-f 726 723 757
-f 758 759 728
-f 726 758 728
-f 759 760 730
-f 728 759 730
-f 760 761 732
-f 732 730 760
-f 761 762 734
-f 734 732 761
-f 737 734 762
-f 762 763 737
-f 739 737 763
-f 763 764 739
-f 741 739 764
-f 764 765 741
-f 743 741 765
-f 765 766 743
-f 745 743 766
-f 766 767 745
-f 747 745 767
-f 767 768 747
-f 749 747 768
-f 768 769 749
-f 751 749 769
-f 769 770 751
-f 753 751 770
-f 770 771 753
-f 771 772 754
-f 754 753 771
-f 772 241 240
-f 240 754 772
-f 773 774 757
-f 757 756 773
-f 774 775 758
-f 758 757 774
-f 775 776 759
-f 759 758 775
-f 776 777 760
-f 760 759 776
-f 777 778 761
-f 761 760 777
-f 778 779 762
-f 761 778 762
-f 763 762 779
-f 779 780 763
-f 764 763 780
-f 780 781 764
-f 765 764 781
-f 781 782 765
-f 766 765 782
-f 782 783 766
-f 767 766 783
-f 783 784 767
-f 768 767 784
-f 784 785 768
-f 769 768 785
-f 785 786 769
-f 770 769 786
-f 787 770 786
-f 771 770 787
-f 787 788 771
-f 788 789 772
-f 772 771 788
-f 789 242 241
-f 241 772 789
-f 790 791 774
-f 774 773 790
-f 791 792 775
-f 774 791 775
-f 792 793 776
-f 776 775 792
-f 793 794 777
-f 777 776 793
-f 794 795 778
-f 778 777 794
-f 795 796 779
-f 779 778 795
-f 780 779 796
-f 796 797 780
-f 781 780 797
-f 797 798 781
-f 782 781 798
-f 798 799 782
-f 783 782 799
-f 800 783 799
-f 784 783 800
-f 800 801 784
-f 785 784 801
-f 801 802 785
-f 786 785 802
-f 802 803 786
-f 787 786 803
-f 803 804 787
-f 788 787 804
-f 804 805 788
-f 805 806 789
-f 789 788 805
-f 806 243 242
-f 242 789 806
-f 807 808 791
-f 791 790 807
-f 808 809 792
-f 792 791 808
-f 809 810 793
-f 793 792 809
-f 810 811 794
-f 794 793 810
-f 811 812 795
-f 795 794 811
-f 812 813 796
-f 796 795 812
-f 797 796 813
-f 814 797 813
-f 798 797 814
-f 815 798 814
-f 799 798 815
-f 815 816 799
-f 800 799 816
-f 816 817 800
-f 801 800 817
-f 817 818 801
-f 802 801 818
-f 818 819 802
-f 803 802 819
-f 820 803 819
-f 804 803 820
-f 820 821 804
-f 805 804 821
-f 821 822 805
-f 822 823 806
-f 806 805 822
-f 823 244 243
-f 243 806 823
-f 807 824 825
-f 825 808 807
-f 808 825 826
-f 826 809 808
-f 826 827 810
-f 810 809 826
-f 827 828 811
-f 811 810 827
-f 828 829 812
-f 811 828 812
-f 829 830 813
-f 812 829 813
-f 814 813 830
-f 830 831 814
-f 815 814 831
-f 831 832 815
-f 816 815 832
-f 832 833 816
-f 817 816 833
-f 833 834 817
-f 818 817 834
-f 835 818 834
-f 819 818 835
-f 835 836 819
-f 820 819 836
-f 836 837 820
-f 821 820 837
-f 837 838 821
-f 822 821 838
-f 839 822 838
-f 839 840 823
-f 823 822 839
-f 840 245 244
-f 244 823 840
-f 841 842 722
-f 722 725 841
-f 842 843 756
-f 756 722 842
-f 843 844 773
-f 773 756 843
-f 844 845 790
-f 790 773 844
-f 845 846 807
-f 807 790 845
-f 846 847 824
-f 824 807 846
-f 848 849 842
-f 842 841 848
-f 849 850 843
-f 843 842 849
-f 850 851 844
-f 844 843 850
-f 851 852 845
-f 845 844 851
-f 852 853 846
-f 852 846 845
-f 853 854 847
-f 847 846 853
-f 855 856 849
-f 855 849 848
-f 856 857 850
-f 850 849 856
-f 857 858 851
-f 857 851 850
-f 858 859 852
-f 852 851 858
-f 859 860 853
-f 859 853 852
-f 860 861 854
-f 854 853 860
-f 862 863 856
-f 856 855 862
-f 863 864 857
-f 857 856 863
-f 864 865 858
-f 858 857 864
-f 865 866 859
-f 859 858 865
-f 866 867 860
-f 866 860 859
-f 867 868 861
-f 861 860 867
-f 869 870 863
-f 863 862 869
-f 870 871 864
-f 864 863 870
-f 871 872 865
-f 865 864 871
-f 872 873 866
-f 866 865 872
-f 873 874 867
-f 867 866 873
-f 874 875 868
-f 868 867 874
-f 876 877 870
-f 870 869 876
-f 877 878 871
-f 877 871 870
-f 878 879 872
-f 872 871 878
-f 879 880 873
-f 873 872 879
-f 880 881 874
-f 874 873 880
-f 881 882 875
-f 875 874 881
-f 883 884 877
-f 877 876 883
-f 884 885 878
-f 878 877 884
-f 885 886 879
-f 879 878 885
-f 886 887 880
-f 880 879 886
-f 887 888 881
-f 881 880 887
-f 888 889 882
-f 882 881 888
-f 890 891 884
-f 884 883 890
-f 891 892 885
-f 891 885 884
-f 892 893 886
-f 886 885 892
-f 893 894 887
-f 893 887 886
-f 894 895 888
-f 888 887 894
-f 895 896 889
-f 889 888 895
-f 897 898 891
-f 890 897 891
-f 898 899 892
-f 898 892 891
-f 899 900 893
-f 893 892 899
-f 900 901 894
-f 900 894 893
-f 895 894 901
-f 901 902 895
-f 896 895 902
-f 902 903 896
-f 898 897 904
-f 904 905 898
-f 899 898 905
-f 905 906 899
-f 900 899 906
-f 906 907 900
-f 901 900 907
-f 907 908 901
-f 902 901 908
-f 908 909 902
-f 903 902 909
-f 909 910 903
-f 905 904 911
-f 911 912 905
-f 906 905 912
-f 912 913 906
-f 907 906 913
-f 913 914 907
-f 908 907 914
-f 914 915 908
-f 909 908 915
-f 915 916 909
-f 910 909 916
-f 916 917 910
-f 912 911 918
-f 918 919 912
-f 913 912 919
-f 919 920 913
-f 914 913 920
-f 914 920 921
-f 915 914 921
-f 915 921 922
-f 916 915 922
-f 922 923 916
-f 917 916 923
-f 923 924 917
-f 919 918 925
-f 925 926 919
-f 920 919 926
-f 926 927 920
-f 921 920 927
-f 927 928 921
-f 922 921 928
-f 928 929 922
-f 923 922 929
-f 929 930 923
-f 924 923 930
-f 924 930 931
-f 926 925 932
-f 932 933 926
-f 927 926 933
-f 933 934 927
-f 928 927 934
-f 934 935 928
-f 929 928 935
-f 935 936 929
-f 930 929 936
-f 930 936 937
-f 931 930 937
-f 937 938 931
-f 933 932 939
-f 933 939 940
-f 934 933 940
-f 934 940 941
-f 935 934 941
-f 941 942 935
-f 936 935 942
-f 942 943 936
-f 937 936 943
-f 943 944 937
-f 938 937 944
-f 938 944 945
-f 940 939 946
-f 946 947 940
-f 941 940 947
-f 947 948 941
-f 942 941 948
-f 948 949 942
-f 943 942 949
-f 949 950 943
-f 944 943 950
-f 950 951 944
-f 945 944 951
-f 951 952 945
-f 947 946 519
-f 519 518 947
-f 948 947 518
-f 518 537 948
-f 949 948 537
-f 537 555 949
-f 950 949 555
-f 950 555 573
-f 951 950 573
-f 573 591 951
-f 952 951 591
-f 591 609 952
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/blockMeshDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/blockMeshDict
index a4b43e56cf9adf27b35f811950ba50ba27cc200d..c597b480555b07c8fcf482c6011896bc5c0724e9 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/blockMeshDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/blockMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      blockMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 scale   1;
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/controlDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/controlDict
index 78630129feb44b8f1ee2a15fd54a95e40fb970c9..1c6f08f04bc01a44f88a731cae5186b45b23836f 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/controlDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable true;
 adjustTimeStep  yes;
 
 maxCo           2;
+
 maxAlphaCo      1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createInletOutletSets.topoSetDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createInletOutletSets.topoSetDict
index dfce67b9df0699fda552cc49e2438de79fe4d287..b7254e0f57ca12d45c65964987f64a3a293c58d1 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createInletOutletSets.topoSetDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createInletOutletSets.topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createPatchDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createPatchDict
index 520311e924fab8ca748a29ccfb053b6a55f94164..495bbee88ffc8daa03a553179f6c41e248501dd9 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createPatchDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/createPatchDict
@@ -50,7 +50,6 @@ patches
         patches (innerCylinderSmall_slave);
     }
 
-
     {
         name inlet;
         patchInfo
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict
index 243f165f927359cde8d2711cb16b3f07c40c3b23..d58582cb5130039db1d0c70ba4abb862e9ec9c22 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/decomposeParDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      decomposeParDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 numberOfSubdomains 4;
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict
index ee6d48042cef3df11f9a98f683e6b13cb011be17..df5a39ab2f0f8a3eef1c20e1e981df6c0e158c99 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict
@@ -28,7 +28,7 @@ addLayers       false;
 // - to 'snap' the mesh boundary to the surface
 geometry
 {
-    innerCylinder.obj
+    innerCylinder.obj.gz
     {
         type        triSurfaceMesh;
         name        innerCylinder;
@@ -40,7 +40,7 @@ geometry
             }
         }
     }
-    innerCylinderSmall.obj
+    innerCylinderSmall.obj.gz
     {
         type        triSurfaceMesh;
         name        innerCylinderSmall;
@@ -52,7 +52,7 @@ geometry
             }
         }
     }
-    outerCylinder.obj
+    outerCylinder.obj.gz
     {
         type        triSurfaceMesh;
         name        outerCylinder;
@@ -76,7 +76,7 @@ geometry
             }
         }
     }
-    propellerStem1.obj
+    propellerStem1.obj.gz
     {
         type        triSurfaceMesh;
         name        propellerStem1;
@@ -88,7 +88,7 @@ geometry
             }
         }
     }
-    propellerStem2.obj
+    propellerStem2.obj.gz
     {
         type        triSurfaceMesh;
         name        propellerStem2;
@@ -100,7 +100,7 @@ geometry
             }
         }
     }
-    propellerStem3.obj
+    propellerStem3.obj.gz
     {
         type        triSurfaceMesh;
         name        propellerStem3;
@@ -115,7 +115,6 @@ geometry
 }
 
 
-
 // Settings for the castellatedMesh generation.
 castellatedMeshControls
 {
@@ -467,7 +466,6 @@ meshQualityControls
 }
 
 
-
 // Merge tolerance. Is fraction of overall bounding box of initial mesh.
 // Note: the write tolerance needs to be higher than this.
 mergeTolerance 1e-6;
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/Phi b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/Phi
index 8f5e62169e2ad434715bc2020ffa2bd83bcc229b..e609c6f03ca8ab4f26ff45be77383b3e41cd766e 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/Phi
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/Phi
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      Phi;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/U b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/U
index 90e09ed760dac35f84f790886fdc9ef93d3f2de1..5a2b5a983dc790f9d79de012c7358b67e2220129 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/U
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/alpha.water b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/alpha.water
index d4649d323f689f30e6f7cf385be4ea95ab9fa3a0..5db5e9f46c169bdcd0273dd1add93560e8092d33 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/alpha.water
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/p_rgh b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/p_rgh
index 638530b707cd5bc7fc7c73b75b123dbb744a7c44..1d3e402c980f97343c15b0686babc2541a33335d 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/p_rgh
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allclean b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allclean
index 9a781c64ab84f0e40b59ef381ff234c2f7c188c7..4afce75b5c8e2ba0162a1dbb03f904c6cd7b936b 100755
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allclean
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allclean
@@ -5,7 +5,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-# Remove surface
-rm -f constant/triSurface/bullet.stl.gz
+rm -rf constant/triSurface
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allrun b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allrun
index 41ff036dccd17c69303d84fa7bf09a835c05b957..a8b6a58e8747f0b6098d24182df96b274e69794e 100755
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allrun
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/Allrun
@@ -3,8 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+mkdir -p constant/triSurface
+
 # Copy bullet surface from resources directory
-cp $FOAM_TUTORIALS/resources/geometry/bullet.stl.gz constant/triSurface/
+cp -f $FOAM_TUTORIALS/resources/geometry/bullet.stl.gz constant/triSurface/
 
 # Generate the base block mesh
 runApplication blockMesh
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/constant/triSurface/README b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/constant/triSurface/README
deleted file mode 100644
index de3f29cc01268a637d915dc6d9b8fb98400e9906..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/constant/triSurface/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Directory to house tri-surfaces
-
-The Allrun script copies the surface from the $FOAM_TUTORIALS/resources/geometry
-directory
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/fvSolution b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/fvSolution
index dd5d647520c92264b86aa4867490f80673516387..8017e001e2e6fc0890656ed46c21117b7c34088e 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/fvSolution
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/fvSolution
@@ -45,11 +45,7 @@ solvers
         solver          GAMG;
         tolerance       1e-8;
         relTol          0.1;
-
         smoother        DICGaussSeidel;
-
-
-
         maxIter         50;
     };
 
@@ -59,12 +55,9 @@ solvers
         preconditioner
         {
             preconditioner  GAMG;
-
             tolerance       1e-6;
             relTol          0;
-
             nVcycles        2;
-
             smoother        DICGaussSeidel;
 
         };
diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict
index 745e39c7cd74e6016a50fe850dea5ebb71ef9778..04e6431ab20c10ccaf69e9c76f5b1ac7a581bc50 100644
--- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict
+++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/system/snappyHexMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      snappyHexMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 // Which of the steps to run
@@ -63,7 +62,6 @@ geometry
 // Settings for the castellatedMesh generation.
 castellatedMeshControls
 {
-
     // Refinement parameters
     // ~~~~~~~~~~~~~~~~~~~~~
 
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.air b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.air
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.air
index ba224923d32d383ed732204f51e482f6a21c1a51..d561f32269e9db0f2fee32cad6b603839664d19e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.water
index e0d872d7a254ca20dd76f3c652638b71cbd607de..0399e5ef3545cd0ba21bb7f1b94682bee931c118 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         uniform 300;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/Theta b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/Theta
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/Theta
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.air b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.air
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.air
index cd234b8948e6d202d151d3c42ecf46bfe7dd0b03..35ca432e178bf63c43c5eaca72783ec2336bd1cb 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.air
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              uniform (0 0.1 0);
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.water b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.water
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.water
index 216e9c61299877558a7e69f69a0cbba721894771..e5690992b3f982080f3accc17fc08fab998541a8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/U.water
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.air
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air.orig
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.air
index 0cf9980cb019a9c726f799ae3e941b097a632ffa..46c414838803d61cc55e22df7554f54cf5be93c2 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air.orig
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.air
@@ -25,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water.orig b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water.orig
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.water
index e9dbf5670ae2350ab310c4f9374ce0c85d32378f..76c8a0b5c987eb4a5dc6940327a716af90f42ba2 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water.orig
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/alpha.water
@@ -25,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +33,7 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/p_rgh b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/p_rgh
index fc4d927fa36b07ef807ce4279efb63abdb5d814d..2dfbd037b7015b989667f80a45f7f09d1ad40745 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0.orig/p_rgh
@@ -25,11 +25,13 @@ boundaryField
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     outlet
     {
         type            fixedValue;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water
deleted file mode 100644
index 8326736d952be3afb53034173f4f613d3f135536..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alpha.water
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.water;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alphas b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alphas
deleted file mode 100644
index 3fb596d31df3bfc53a78558bd246c008a5e09f81..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/alphas
+++ /dev/null
@@ -1,1922 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alphas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allclean b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/Allrun b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allrun
similarity index 72%
rename from tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/Allrun
rename to tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allrun
index 850def831fee41f181d8699462352b1f94925f06..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/Allrun
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/Allrun
@@ -3,15 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-./makeMesh
-
 restore0Dir
-runApplication setFields
 
-#runApplication $(getApplication)
+runApplication blockMesh
+
+runApplication setFields
 
-#runApplication decomposePar
-#runParallel $(getApplication)
-#runApplication reconstructPar
+runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/system/controlDict b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/system/controlDict
index 03d06efb177c103eea4784a96116dc973e27cb94..31fe2d36f084c85aad8cda8a5e0747e98d054d5f 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U
index 889b40e40121a195df2db763663d80f9817787e8..354090420744a79af9e31a9454cad267e1a0422c 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.air b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.air
index 4fb416ee71b4b4e66ff380f1f43025d94bc9cef4..c9c083fcee034994ee7914acf218e767068f86fa 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.mercury b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.mercury
index 5f93de8bdfbebf974b609ab5cd7e178aaa1dadc1..b01f97100175d6660ce65f57183bb290d7afa5fa 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.mercury
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.oil b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.oil
index 283a09ca02a9296d41e7565bb295b6506cd24ac5..3399f7af89e9cca00efd3c6356ba388560482772 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.oil
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.water b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.water
index 29b3fcd0fb307e7dd044fb02c84765a07a980c4d..3cd2407c85e70b1be86588c160337ab94ea87be0 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/U.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.air b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.air
index 7b73dfd505eae01576879784efdf7f712299b9c7..70f6cfd063d2f693c6c9636a3f46dad358192feb 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,6 +34,7 @@ boundaryField
         );
         value           uniform 0;
     }
+
     rightWall
     {
         type            alphaContactAngle;
@@ -49,6 +49,7 @@ boundaryField
         );
         value           uniform 1;
     }
+
     lowerWall
     {
         type            alphaContactAngle;
@@ -63,12 +64,14 @@ boundaryField
         );
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.mercury b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.mercury
index 2591bd7c36d901f0764409a04895d8210e562201..daab3fa8a2dfde8c36d3b7beffd4b236fa4be863 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.mercury
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.oil b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.oil
index a9bbf243705f34322e54447cc35e7448d406c024..2f1203e5107c4361045453fa779ed07fb517c091 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.oil
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.water b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.water
index d5548591962a37a76d08569648b1cee5c61eb9a7..3751568eb557b0ef4e01749df1eb732733b84125 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alphas b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alphas
deleted file mode 100644
index eae1565335871f79732acf9c431fab4337ec4785..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/0.orig/alphas
+++ /dev/null
@@ -1,47 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alphas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            zeroGradient;
-    }
-    rightWall
-    {
-        type            zeroGradient;
-    }
-    lowerWall
-    {
-        type            zeroGradient;
-    }
-    atmosphere
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/Allrun b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/Allrun
index 9134abbfbf2b401c08d28cdae7ad8998908ef58e..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/Allrun
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/Allrun
@@ -6,7 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/controlDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/controlDict
index fa1c5dd77a0ef95b9f7a0b19abd72f8d1bc7d38b..01a801a5ce876dc740485eb6c64b74f8e113a68a 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/controlDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phase/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U
index 889b40e40121a195df2db763663d80f9817787e8..354090420744a79af9e31a9454cad267e1a0422c 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.air b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.air
index 4fb416ee71b4b4e66ff380f1f43025d94bc9cef4..c9c083fcee034994ee7914acf218e767068f86fa 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.mercury b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.mercury
index 5f93de8bdfbebf974b609ab5cd7e178aaa1dadc1..b01f97100175d6660ce65f57183bb290d7afa5fa 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.mercury
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.oil b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.oil
index 283a09ca02a9296d41e7565bb295b6506cd24ac5..3399f7af89e9cca00efd3c6356ba388560482772 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.oil
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.water b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.water
index 29b3fcd0fb307e7dd044fb02c84765a07a980c4d..3cd2407c85e70b1be86588c160337ab94ea87be0 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/U.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            fluxCorrectedVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.air b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.air
index 7b73dfd505eae01576879784efdf7f712299b9c7..70f6cfd063d2f693c6c9636a3f46dad358192feb 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.air
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,6 +34,7 @@ boundaryField
         );
         value           uniform 0;
     }
+
     rightWall
     {
         type            alphaContactAngle;
@@ -49,6 +49,7 @@ boundaryField
         );
         value           uniform 1;
     }
+
     lowerWall
     {
         type            alphaContactAngle;
@@ -63,12 +64,14 @@ boundaryField
         );
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.mercury b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.mercury
index 2591bd7c36d901f0764409a04895d8210e562201..daab3fa8a2dfde8c36d3b7beffd4b236fa4be863 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.mercury
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.oil b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.oil
index a9bbf243705f34322e54447cc35e7448d406c024..2f1203e5107c4361045453fa779ed07fb517c091 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.oil
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.water b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.water
index d5548591962a37a76d08569648b1cee5c61eb9a7..3751568eb557b0ef4e01749df1eb732733b84125 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.water
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alphas b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alphas
deleted file mode 100644
index eae1565335871f79732acf9c431fab4337ec4785..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/0.orig/alphas
+++ /dev/null
@@ -1,47 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alphas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    leftWall
-    {
-        type            zeroGradient;
-    }
-    rightWall
-    {
-        type            zeroGradient;
-    }
-    lowerWall
-    {
-        type            zeroGradient;
-    }
-    atmosphere
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/Allrun b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/Allrun
index e2f1c31545c467e93adcf482c783e8e908c4ce9c..1732ca92f9d372fb433414d3cad46ede4149e255 100755
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/Allrun
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/Allrun
@@ -6,9 +6,13 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication decomposePar
+
 runParallel $(getApplication)
+
 runApplication reconstructPar
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/controlDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/controlDict
index 0064e10b48719e8a7ece3a6f9cb11dec4558fc5d..fa67b1cf031d2a5fe2be62e34de6d279b623ca85 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/controlDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..eded2a80c8bd27c91affa08e211b29c8ef7fb176 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseEulerFoam/damBreak4phaseFine/system/decomposeParDict
@@ -23,9 +23,5 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/Theta b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/Theta
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/Theta
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.air b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.air
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.air
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.mercury b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.mercury
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.mercury
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.mercury
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.oil b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.oil
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.oil
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.oil
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.water b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.water
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/U.water
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/U.water
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.air b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.air
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.air
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.mercury b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.mercury
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.mercury
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.mercury
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.oil b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.oil
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.oil
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.oil
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.water b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alpha.water
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/alpha.water
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/epsilon b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/epsilon
similarity index 98%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/epsilon
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/epsilon
index 2f15c6111427a092de59819365ce1374a7ccac89..bed6b7f82f37c3205237153906b4d2472ee51eda 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/epsilon
+++ b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/k b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/k
similarity index 98%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/k
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/k
index 06d2133e410b788ec99f43415ecf0b3c3b1fbb49..cfd7c434e15d3ff001756a3a18f40df437c2ec22 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/k
+++ b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/p_rgh b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alphas b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alphas
deleted file mode 100644
index b10b13f4915a73dac37d9da46412b2185c516496..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/0/alphas
+++ /dev/null
@@ -1,43 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alphas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 1.5;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-    stator
-    {
-        type            zeroGradient;
-    }
-    front
-    {
-        type            empty;
-    }
-    back
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allclean b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun
index d2bc727d9dc50f539c67b2d5ba05aa1ec556c1f7..7286cb5958a69ce4214cc197772887ae66b7f716 100755
--- a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
+restore0Dir
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun.pre b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96
--- /dev/null
+++ b/tutorials/multiphase/multiphaseEulerFoam/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/U b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/U
deleted file mode 100644
index 4e1427d8dd4fb6a1b2dcc435c763042e7f911b9a..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/U
+++ /dev/null
@@ -1,59 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volVectorField;
-    location    "0";
-    object      U;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    rotor
-    {
-        type            movingWallVelocity;
-        value           uniform (0 0 0);
-    }
-
-    stator
-    {
-        type            noSlip;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.air b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.air
deleted file mode 100644
index 80f90f976ff0468de80bf34ff14e9701112bbf69..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.air
+++ /dev/null
@@ -1,56 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-
-    stator
-    {
-        type            zeroGradient;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.mercury b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.mercury
deleted file mode 100644
index e1f5f9df120b3b30f16a113e0d29ffbcb143289d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.mercury
+++ /dev/null
@@ -1,56 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.mercury;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-
-    stator
-    {
-        type            zeroGradient;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.oil b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.oil
deleted file mode 100644
index 529f1a0d4ebc780c95dc6f9781a2086c20f37c29..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.oil
+++ /dev/null
@@ -1,56 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.oil;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-
-    stator
-    {
-        type            zeroGradient;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.water b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.water
deleted file mode 100644
index fb20bde1bd07c75071d02b498e0fc89c45a31f0b..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/alpha.water
+++ /dev/null
@@ -1,56 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    rotor
-    {
-        type            zeroGradient;
-    }
-
-    stator
-    {
-        type            zeroGradient;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/p_rgh b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/p_rgh
deleted file mode 100644
index 54ae747d11b2fda7268f881b650c56fa35a3f847..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/0.orig/p_rgh
+++ /dev/null
@@ -1,56 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p_rgh;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [1 -1 -2 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    rotor
-    {
-        type            fixedFluxPressure;
-    }
-
-    stator
-    {
-        type            fixedFluxPressure;
-    }
-
-    front
-    {
-        type            empty;
-    }
-
-    back
-    {
-        type            empty;
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        value           $internalField;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/dynamicMeshDict b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/dynamicMeshDict
deleted file mode 100644
index a6d420447206697acaeecd285268b48d1e39e1f5..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/dynamicMeshDict
+++ /dev/null
@@ -1,33 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "constant";
-    object      dynamicMeshDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dynamicFvMesh   dynamicMotionSolverFvMesh;
-
-motionSolverLibs (fvMotionSolvers);
-
-motionSolver    solidBody;
-
-cellZone        rotor;
-
-solidBodyMotionFunction  rotatingMotion;
-
-origin        (0 0 0);
-axis          (0 0 1);
-omega         6.2832; // rad/s
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/g b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/g
deleted file mode 100644
index 14c034293b1e765a565974fd9e758a079256852e..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/g
+++ /dev/null
@@ -1,21 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       uniformDimensionedVectorField;
-    location    "constant";
-    object      g;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -2 0 0 0 0];
-value           (0 0 0);
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/transportProperties b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/transportProperties
deleted file mode 100644
index 581c33d4e2f5cdd67bd7f95a63b936ab44b71a3b..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/transportProperties
+++ /dev/null
@@ -1,60 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "constant";
-    object      transportProperties;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-phases
-(
-     water
-     {
-         transportModel Newtonian;
-         nu             1e-06;
-         rho            1000;
-     }
-
-     oil
-     {
-         transportModel Newtonian;
-         nu             1e-06;
-         rho            500;
-     }
-
-     mercury
-     {
-         transportModel Newtonian;
-         nu             1.125e-07;
-         rho            13529;
-     }
-
-     air
-     {
-         transportModel Newtonian;
-         nu             1.48e-05;
-         rho            1;
-     }
-);
-
-sigmas
-(
-    (air water) 0.07
-    (air oil) 0.07
-    (air mercury) 0.07
-    (water oil) 0.07
-    (water mercury) 0.07
-    (oil mercury) 0.07
-);
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/triSurface/projectionSurface.stl b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/triSurface/projectionSurface.stl
deleted file mode 100644
index 94883275879023b9df36a37fd55359261b95f1fd..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/triSurface/projectionSurface.stl
+++ /dev/null
@@ -1,1346 +0,0 @@
-solid AMI1
-  facet normal 0.999464 -0.0327281 0
-    outer loop
-       vertex 0.06 0 0
-       vertex 0.06 0 0.01
-       vertex 0.0598715 -0.00392419 0.01
-    endloop
-  endfacet
-  facet normal 0.999464 -0.0327281 0
-    outer loop
-       vertex 0.0598715 -0.00392419 0.01
-       vertex 0.0598715 -0.00392419 0
-       vertex 0.06 0 0
-    endloop
-  endfacet
-  facet normal 0.995186 -0.0980062 0
-    outer loop
-       vertex 0.0598715 -0.00392419 0
-       vertex 0.0598715 -0.00392419 0.01
-       vertex 0.0594867 -0.00783157 0.01
-    endloop
-  endfacet
-  facet normal 0.995186 -0.0980062 0
-    outer loop
-       vertex 0.0594867 -0.00783157 0.01
-       vertex 0.0594867 -0.00783157 0
-       vertex 0.0598715 -0.00392419 0
-    endloop
-  endfacet
-  facet normal 0.986642 -0.162902 0
-    outer loop
-       vertex 0.0594867 -0.00783157 0
-       vertex 0.0594867 -0.00783157 0.01
-       vertex 0.0588471 -0.0117054 0.01
-    endloop
-  endfacet
-  facet normal 0.986642 -0.162902 0
-    outer loop
-       vertex 0.0588471 -0.0117054 0.01
-       vertex 0.0588471 -0.0117054 0
-       vertex 0.0594867 -0.00783157 0
-    endloop
-  endfacet
-  facet normal 0.973875 -0.227085 0
-    outer loop
-       vertex 0.0588471 -0.0117054 0
-       vertex 0.0588471 -0.0117054 0.01
-       vertex 0.0579555 -0.0155291 0.01
-    endloop
-  endfacet
-  facet normal 0.973875 -0.227085 0
-    outer loop
-       vertex 0.0579555 -0.0155291 0.01
-       vertex 0.0579555 -0.0155291 0
-       vertex 0.0588471 -0.0117054 0
-    endloop
-  endfacet
-  facet normal 0.956945 -0.29027 0
-    outer loop
-       vertex 0.0579555 -0.0155291 0
-       vertex 0.0579555 -0.0155291 0.01
-       vertex 0.0568158 -0.0192864 0.01
-    endloop
-  endfacet
-  facet normal 0.956945 -0.29027 0
-    outer loop
-       vertex 0.0568158 -0.0192864 0.01
-       vertex 0.0568158 -0.0192864 0
-       vertex 0.0579555 -0.0155291 0
-    endloop
-  endfacet
-  facet normal 0.935908 -0.352245 0
-    outer loop
-       vertex 0.0568158 -0.0192864 0
-       vertex 0.0568158 -0.0192864 0.01
-       vertex 0.0554328 -0.022961 0.01
-    endloop
-  endfacet
-  facet normal 0.935908 -0.352245 0
-    outer loop
-       vertex 0.0554328 -0.022961 0.01
-       vertex 0.0554328 -0.022961 0
-       vertex 0.0568158 -0.0192864 0
-    endloop
-  endfacet
-  facet normal 0.910864 -0.412707 0
-    outer loop
-       vertex 0.0554328 -0.022961 0
-       vertex 0.0554328 -0.022961 0.01
-       vertex 0.0538124 -0.0265373 0.01
-    endloop
-  endfacet
-  facet normal 0.910864 -0.412707 0
-    outer loop
-       vertex 0.0538124 -0.0265373 0.01
-       vertex 0.0538124 -0.0265373 0
-       vertex 0.0554328 -0.022961 0
-    endloop
-  endfacet
-  facet normal 0.881916 -0.471406 0
-    outer loop
-       vertex 0.0538124 -0.0265373 0
-       vertex 0.0538124 -0.0265373 0.01
-       vertex 0.0519615 -0.03 0.01
-    endloop
-  endfacet
-  facet normal 0.881916 -0.471406 0
-    outer loop
-       vertex 0.0519615 -0.03 0.01
-       vertex 0.0519615 -0.03 0
-       vertex 0.0538124 -0.0265373 0
-    endloop
-  endfacet
-  facet normal 0.849207 -0.528061 0
-    outer loop
-       vertex 0.0519615 -0.03 0
-       vertex 0.0519615 -0.03 0.01
-       vertex 0.0498882 -0.0333342 0.01
-    endloop
-  endfacet
-  facet normal 0.849207 -0.528061 0
-    outer loop
-       vertex 0.0498882 -0.0333342 0.01
-       vertex 0.0498882 -0.0333342 0
-       vertex 0.0519615 -0.03 0
-    endloop
-  endfacet
-  facet normal 0.812846 -0.582478 0
-    outer loop
-       vertex 0.0498882 -0.0333342 0
-       vertex 0.0498882 -0.0333342 0.01
-       vertex 0.0476012 -0.0365257 0.01
-    endloop
-  endfacet
-  facet normal 0.812846 -0.582478 0
-    outer loop
-       vertex 0.0476012 -0.0365257 0.01
-       vertex 0.0476012 -0.0365257 0
-       vertex 0.0498882 -0.0333342 0
-    endloop
-  endfacet
-  facet normal 0.773005 -0.634399 0
-    outer loop
-       vertex 0.0476012 -0.0365257 0
-       vertex 0.0476012 -0.0365257 0.01
-       vertex 0.0451104 -0.0395607 0.01
-    endloop
-  endfacet
-  facet normal 0.773005 -0.634399 0
-    outer loop
-       vertex 0.0451104 -0.0395607 0.01
-       vertex 0.0451104 -0.0395607 0
-       vertex 0.0476012 -0.0365257 0
-    endloop
-  endfacet
-  facet normal 0.729867 -0.683589 0
-    outer loop
-       vertex 0.0451104 -0.0395607 0
-       vertex 0.0451104 -0.0395607 0.01
-       vertex 0.0424264 -0.0424264 0.01
-    endloop
-  endfacet
-  facet normal 0.729867 -0.683589 0
-    outer loop
-       vertex 0.0424264 -0.0424264 0.01
-       vertex 0.0424264 -0.0424264 0
-       vertex 0.0451104 -0.0395607 0
-    endloop
-  endfacet
-  facet normal 0.683589 -0.729867 0
-    outer loop
-       vertex 0.0424264 -0.0424264 0
-       vertex 0.0424264 -0.0424264 0.01
-       vertex 0.0395607 -0.0451104 0.01
-    endloop
-  endfacet
-  facet normal 0.683589 -0.729867 0
-    outer loop
-       vertex 0.0395607 -0.0451104 0.01
-       vertex 0.0395607 -0.0451104 0
-       vertex 0.0424264 -0.0424264 0
-    endloop
-  endfacet
-  facet normal 0.634399 -0.773005 0
-    outer loop
-       vertex 0.0395607 -0.0451104 0
-       vertex 0.0395607 -0.0451104 0.01
-       vertex 0.0365257 -0.0476012 0.01
-    endloop
-  endfacet
-  facet normal 0.634399 -0.773005 0
-    outer loop
-       vertex 0.0365257 -0.0476012 0.01
-       vertex 0.0365257 -0.0476012 0
-       vertex 0.0395607 -0.0451104 0
-    endloop
-  endfacet
-  facet normal 0.582478 -0.812846 0
-    outer loop
-       vertex 0.0365257 -0.0476012 0
-       vertex 0.0365257 -0.0476012 0.01
-       vertex 0.0333342 -0.0498882 0.01
-    endloop
-  endfacet
-  facet normal 0.582478 -0.812846 0
-    outer loop
-       vertex 0.0333342 -0.0498882 0.01
-       vertex 0.0333342 -0.0498882 0
-       vertex 0.0365257 -0.0476012 0
-    endloop
-  endfacet
-  facet normal 0.528061 -0.849207 0
-    outer loop
-       vertex 0.0333342 -0.0498882 0
-       vertex 0.0333342 -0.0498882 0.01
-       vertex 0.03 -0.0519615 0.01
-    endloop
-  endfacet
-  facet normal 0.528061 -0.849207 0
-    outer loop
-       vertex 0.03 -0.0519615 0.01
-       vertex 0.03 -0.0519615 0
-       vertex 0.0333342 -0.0498882 0
-    endloop
-  endfacet
-  facet normal 0.471406 -0.881916 0
-    outer loop
-       vertex 0.03 -0.0519615 0
-       vertex 0.03 -0.0519615 0.01
-       vertex 0.0265373 -0.0538124 0.01
-    endloop
-  endfacet
-  facet normal 0.471406 -0.881916 0
-    outer loop
-       vertex 0.0265373 -0.0538124 0.01
-       vertex 0.0265373 -0.0538124 0
-       vertex 0.03 -0.0519615 0
-    endloop
-  endfacet
-  facet normal 0.412707 -0.910864 0
-    outer loop
-       vertex 0.0265373 -0.0538124 0
-       vertex 0.0265373 -0.0538124 0.01
-       vertex 0.022961 -0.0554328 0.01
-    endloop
-  endfacet
-  facet normal 0.412707 -0.910864 0
-    outer loop
-       vertex 0.022961 -0.0554328 0.01
-       vertex 0.022961 -0.0554328 0
-       vertex 0.0265373 -0.0538124 0
-    endloop
-  endfacet
-  facet normal 0.352245 -0.935908 0
-    outer loop
-       vertex 0.022961 -0.0554328 0
-       vertex 0.022961 -0.0554328 0.01
-       vertex 0.0192864 -0.0568158 0.01
-    endloop
-  endfacet
-  facet normal 0.352245 -0.935908 0
-    outer loop
-       vertex 0.0192864 -0.0568158 0.01
-       vertex 0.0192864 -0.0568158 0
-       vertex 0.022961 -0.0554328 0
-    endloop
-  endfacet
-  facet normal 0.29027 -0.956945 0
-    outer loop
-       vertex 0.0192864 -0.0568158 0
-       vertex 0.0192864 -0.0568158 0.01
-       vertex 0.0155291 -0.0579555 0.01
-    endloop
-  endfacet
-  facet normal 0.29027 -0.956945 0
-    outer loop
-       vertex 0.0155291 -0.0579555 0.01
-       vertex 0.0155291 -0.0579555 0
-       vertex 0.0192864 -0.0568158 0
-    endloop
-  endfacet
-  facet normal 0.227085 -0.973875 0
-    outer loop
-       vertex 0.0155291 -0.0579555 0
-       vertex 0.0155291 -0.0579555 0.01
-       vertex 0.0117054 -0.0588471 0.01
-    endloop
-  endfacet
-  facet normal 0.227085 -0.973875 0
-    outer loop
-       vertex 0.0117054 -0.0588471 0.01
-       vertex 0.0117054 -0.0588471 0
-       vertex 0.0155291 -0.0579555 0
-    endloop
-  endfacet
-  facet normal 0.162902 -0.986642 0
-    outer loop
-       vertex 0.0117054 -0.0588471 0
-       vertex 0.0117054 -0.0588471 0.01
-       vertex 0.00783157 -0.0594867 0.01
-    endloop
-  endfacet
-  facet normal 0.162902 -0.986642 0
-    outer loop
-       vertex 0.00783157 -0.0594867 0.01
-       vertex 0.00783157 -0.0594867 0
-       vertex 0.0117054 -0.0588471 0
-    endloop
-  endfacet
-  facet normal 0.0980062 -0.995186 0
-    outer loop
-       vertex 0.00783157 -0.0594867 0
-       vertex 0.00783157 -0.0594867 0.01
-       vertex 0.00392419 -0.0598715 0.01
-    endloop
-  endfacet
-  facet normal 0.0980062 -0.995186 0
-    outer loop
-       vertex 0.00392419 -0.0598715 0.01
-       vertex 0.00392419 -0.0598715 0
-       vertex 0.00783157 -0.0594867 0
-    endloop
-  endfacet
-  facet normal 0.0327281 -0.999464 0
-    outer loop
-       vertex 0.00392419 -0.0598715 0
-       vertex 0.00392419 -0.0598715 0.01
-       vertex 1.07694e-10 -0.06 0.01
-    endloop
-  endfacet
-  facet normal 0.0327281 -0.999464 0
-    outer loop
-       vertex 1.07694e-10 -0.06 0.01
-       vertex 1.07694e-10 -0.06 0
-       vertex 0.00392419 -0.0598715 0
-    endloop
-  endfacet
-  facet normal -0.0327281 -0.999464 0
-    outer loop
-       vertex 1.07694e-10 -0.06 0
-       vertex 1.07694e-10 -0.06 0.01
-       vertex -0.00392419 -0.0598715 0.01
-    endloop
-  endfacet
-  facet normal -0.0327281 -0.999464 -0
-    outer loop
-       vertex -0.00392419 -0.0598715 0.01
-       vertex -0.00392419 -0.0598715 0
-       vertex 1.07694e-10 -0.06 0
-    endloop
-  endfacet
-  facet normal -0.0980062 -0.995186 0
-    outer loop
-       vertex -0.00392419 -0.0598715 0
-       vertex -0.00392419 -0.0598715 0.01
-       vertex -0.00783157 -0.0594867 0.01
-    endloop
-  endfacet
-  facet normal -0.0980062 -0.995186 -0
-    outer loop
-       vertex -0.00783157 -0.0594867 0.01
-       vertex -0.00783157 -0.0594867 0
-       vertex -0.00392419 -0.0598715 0
-    endloop
-  endfacet
-  facet normal -0.162902 -0.986642 0
-    outer loop
-       vertex -0.00783157 -0.0594867 0
-       vertex -0.00783157 -0.0594867 0.01
-       vertex -0.0117054 -0.0588471 0.01
-    endloop
-  endfacet
-  facet normal -0.162902 -0.986642 -0
-    outer loop
-       vertex -0.0117054 -0.0588471 0.01
-       vertex -0.0117054 -0.0588471 0
-       vertex -0.00783157 -0.0594867 0
-    endloop
-  endfacet
-  facet normal -0.227085 -0.973875 0
-    outer loop
-       vertex -0.0117054 -0.0588471 0
-       vertex -0.0117054 -0.0588471 0.01
-       vertex -0.0155291 -0.0579555 0.01
-    endloop
-  endfacet
-  facet normal -0.227085 -0.973875 -0
-    outer loop
-       vertex -0.0155291 -0.0579555 0.01
-       vertex -0.0155291 -0.0579555 0
-       vertex -0.0117054 -0.0588471 0
-    endloop
-  endfacet
-  facet normal -0.29027 -0.956945 0
-    outer loop
-       vertex -0.0155291 -0.0579555 0
-       vertex -0.0155291 -0.0579555 0.01
-       vertex -0.0192864 -0.0568158 0.01
-    endloop
-  endfacet
-  facet normal -0.29027 -0.956945 -0
-    outer loop
-       vertex -0.0192864 -0.0568158 0.01
-       vertex -0.0192864 -0.0568158 0
-       vertex -0.0155291 -0.0579555 0
-    endloop
-  endfacet
-  facet normal -0.352245 -0.935908 0
-    outer loop
-       vertex -0.0192864 -0.0568158 0
-       vertex -0.0192864 -0.0568158 0.01
-       vertex -0.022961 -0.0554328 0.01
-    endloop
-  endfacet
-  facet normal -0.352245 -0.935908 -0
-    outer loop
-       vertex -0.022961 -0.0554328 0.01
-       vertex -0.022961 -0.0554328 0
-       vertex -0.0192864 -0.0568158 0
-    endloop
-  endfacet
-  facet normal -0.412707 -0.910864 0
-    outer loop
-       vertex -0.022961 -0.0554328 0
-       vertex -0.022961 -0.0554328 0.01
-       vertex -0.0265373 -0.0538124 0.01
-    endloop
-  endfacet
-  facet normal -0.412707 -0.910864 -0
-    outer loop
-       vertex -0.0265373 -0.0538124 0.01
-       vertex -0.0265373 -0.0538124 0
-       vertex -0.022961 -0.0554328 0
-    endloop
-  endfacet
-  facet normal -0.471406 -0.881916 0
-    outer loop
-       vertex -0.0265373 -0.0538124 0
-       vertex -0.0265373 -0.0538124 0.01
-       vertex -0.03 -0.0519615 0.01
-    endloop
-  endfacet
-  facet normal -0.471406 -0.881916 -0
-    outer loop
-       vertex -0.03 -0.0519615 0.01
-       vertex -0.03 -0.0519615 0
-       vertex -0.0265373 -0.0538124 0
-    endloop
-  endfacet
-  facet normal -0.528061 -0.849207 0
-    outer loop
-       vertex -0.03 -0.0519615 0
-       vertex -0.03 -0.0519615 0.01
-       vertex -0.0333342 -0.0498882 0.01
-    endloop
-  endfacet
-  facet normal -0.528061 -0.849207 -0
-    outer loop
-       vertex -0.0333342 -0.0498882 0.01
-       vertex -0.0333342 -0.0498882 0
-       vertex -0.03 -0.0519615 0
-    endloop
-  endfacet
-  facet normal -0.582478 -0.812846 0
-    outer loop
-       vertex -0.0333342 -0.0498882 0
-       vertex -0.0333342 -0.0498882 0.01
-       vertex -0.0365257 -0.0476012 0.01
-    endloop
-  endfacet
-  facet normal -0.582478 -0.812846 -0
-    outer loop
-       vertex -0.0365257 -0.0476012 0.01
-       vertex -0.0365257 -0.0476012 0
-       vertex -0.0333342 -0.0498882 0
-    endloop
-  endfacet
-  facet normal -0.634399 -0.773005 0
-    outer loop
-       vertex -0.0365257 -0.0476012 0
-       vertex -0.0365257 -0.0476012 0.01
-       vertex -0.0395607 -0.0451104 0.01
-    endloop
-  endfacet
-  facet normal -0.634399 -0.773005 -0
-    outer loop
-       vertex -0.0395607 -0.0451104 0.01
-       vertex -0.0395607 -0.0451104 0
-       vertex -0.0365257 -0.0476012 0
-    endloop
-  endfacet
-  facet normal -0.683589 -0.729867 0
-    outer loop
-       vertex -0.0395607 -0.0451104 0
-       vertex -0.0395607 -0.0451104 0.01
-       vertex -0.0424264 -0.0424264 0.01
-    endloop
-  endfacet
-  facet normal -0.683589 -0.729867 -0
-    outer loop
-       vertex -0.0424264 -0.0424264 0.01
-       vertex -0.0424264 -0.0424264 0
-       vertex -0.0395607 -0.0451104 0
-    endloop
-  endfacet
-  facet normal -0.729867 -0.683589 0
-    outer loop
-       vertex -0.0424264 -0.0424264 0
-       vertex -0.0424264 -0.0424264 0.01
-       vertex -0.0451104 -0.0395607 0.01
-    endloop
-  endfacet
-  facet normal -0.729867 -0.683589 -0
-    outer loop
-       vertex -0.0451104 -0.0395607 0.01
-       vertex -0.0451104 -0.0395607 0
-       vertex -0.0424264 -0.0424264 0
-    endloop
-  endfacet
-  facet normal -0.773005 -0.634399 0
-    outer loop
-       vertex -0.0451104 -0.0395607 0
-       vertex -0.0451104 -0.0395607 0.01
-       vertex -0.0476012 -0.0365257 0.01
-    endloop
-  endfacet
-  facet normal -0.773005 -0.634399 -0
-    outer loop
-       vertex -0.0476012 -0.0365257 0.01
-       vertex -0.0476012 -0.0365257 0
-       vertex -0.0451104 -0.0395607 0
-    endloop
-  endfacet
-  facet normal -0.812846 -0.582478 0
-    outer loop
-       vertex -0.0476012 -0.0365257 0
-       vertex -0.0476012 -0.0365257 0.01
-       vertex -0.0498882 -0.0333342 0.01
-    endloop
-  endfacet
-  facet normal -0.812846 -0.582478 -0
-    outer loop
-       vertex -0.0498882 -0.0333342 0.01
-       vertex -0.0498882 -0.0333342 0
-       vertex -0.0476012 -0.0365257 0
-    endloop
-  endfacet
-  facet normal -0.849207 -0.528061 0
-    outer loop
-       vertex -0.0498882 -0.0333342 0
-       vertex -0.0498882 -0.0333342 0.01
-       vertex -0.0519615 -0.03 0.01
-    endloop
-  endfacet
-  facet normal -0.849207 -0.528061 -0
-    outer loop
-       vertex -0.0519615 -0.03 0.01
-       vertex -0.0519615 -0.03 0
-       vertex -0.0498882 -0.0333342 0
-    endloop
-  endfacet
-  facet normal -0.881916 -0.471406 0
-    outer loop
-       vertex -0.0519615 -0.03 0
-       vertex -0.0519615 -0.03 0.01
-       vertex -0.0538124 -0.0265373 0.01
-    endloop
-  endfacet
-  facet normal -0.881916 -0.471406 -0
-    outer loop
-       vertex -0.0538124 -0.0265373 0.01
-       vertex -0.0538124 -0.0265373 0
-       vertex -0.0519615 -0.03 0
-    endloop
-  endfacet
-  facet normal -0.910864 -0.412707 0
-    outer loop
-       vertex -0.0538124 -0.0265373 0
-       vertex -0.0538124 -0.0265373 0.01
-       vertex -0.0554328 -0.022961 0.01
-    endloop
-  endfacet
-  facet normal -0.910864 -0.412707 -0
-    outer loop
-       vertex -0.0554328 -0.022961 0.01
-       vertex -0.0554328 -0.022961 0
-       vertex -0.0538124 -0.0265373 0
-    endloop
-  endfacet
-  facet normal -0.935908 -0.352245 0
-    outer loop
-       vertex -0.0554328 -0.022961 0
-       vertex -0.0554328 -0.022961 0.01
-       vertex -0.0568158 -0.0192864 0.01
-    endloop
-  endfacet
-  facet normal -0.935908 -0.352245 -0
-    outer loop
-       vertex -0.0568158 -0.0192864 0.01
-       vertex -0.0568158 -0.0192864 0
-       vertex -0.0554328 -0.022961 0
-    endloop
-  endfacet
-  facet normal -0.956945 -0.29027 0
-    outer loop
-       vertex -0.0568158 -0.0192864 0
-       vertex -0.0568158 -0.0192864 0.01
-       vertex -0.0579555 -0.0155291 0.01
-    endloop
-  endfacet
-  facet normal -0.956945 -0.29027 -0
-    outer loop
-       vertex -0.0579555 -0.0155291 0.01
-       vertex -0.0579555 -0.0155291 0
-       vertex -0.0568158 -0.0192864 0
-    endloop
-  endfacet
-  facet normal -0.973875 -0.227085 0
-    outer loop
-       vertex -0.0579555 -0.0155291 0
-       vertex -0.0579555 -0.0155291 0.01
-       vertex -0.0588471 -0.0117054 0.01
-    endloop
-  endfacet
-  facet normal -0.973875 -0.227085 -0
-    outer loop
-       vertex -0.0588471 -0.0117054 0.01
-       vertex -0.0588471 -0.0117054 0
-       vertex -0.0579555 -0.0155291 0
-    endloop
-  endfacet
-  facet normal -0.986642 -0.162902 0
-    outer loop
-       vertex -0.0588471 -0.0117054 0
-       vertex -0.0588471 -0.0117054 0.01
-       vertex -0.0594867 -0.00783157 0.01
-    endloop
-  endfacet
-  facet normal -0.986642 -0.162902 -0
-    outer loop
-       vertex -0.0594867 -0.00783157 0.01
-       vertex -0.0594867 -0.00783157 0
-       vertex -0.0588471 -0.0117054 0
-    endloop
-  endfacet
-  facet normal -0.995186 -0.0980062 0
-    outer loop
-       vertex -0.0594867 -0.00783157 0
-       vertex -0.0594867 -0.00783157 0.01
-       vertex -0.0598715 -0.00392419 0.01
-    endloop
-  endfacet
-  facet normal -0.995186 -0.0980062 -0
-    outer loop
-       vertex -0.0598715 -0.00392419 0.01
-       vertex -0.0598715 -0.00392419 0
-       vertex -0.0594867 -0.00783157 0
-    endloop
-  endfacet
-  facet normal -0.999464 -0.0327281 0
-    outer loop
-       vertex -0.0598715 -0.00392419 0
-       vertex -0.0598715 -0.00392419 0.01
-       vertex -0.06 2.15388e-10 0.01
-    endloop
-  endfacet
-  facet normal -0.999464 -0.0327281 -0
-    outer loop
-       vertex -0.06 2.15388e-10 0.01
-       vertex -0.06 2.15388e-10 0
-       vertex -0.0598715 -0.00392419 0
-    endloop
-  endfacet
-  facet normal -0.999464 0.0327281 0
-    outer loop
-       vertex -0.06 2.15388e-10 0
-       vertex -0.06 2.15388e-10 0.01
-       vertex -0.0598715 0.00392419 0.01
-    endloop
-  endfacet
-  facet normal -0.999464 0.0327281 0
-    outer loop
-       vertex -0.0598715 0.00392419 0.01
-       vertex -0.0598715 0.00392419 0
-       vertex -0.06 2.15388e-10 0
-    endloop
-  endfacet
-  facet normal -0.995186 0.0980062 0
-    outer loop
-       vertex -0.0598715 0.00392419 0
-       vertex -0.0598715 0.00392419 0.01
-       vertex -0.0594867 0.00783157 0.01
-    endloop
-  endfacet
-  facet normal -0.995186 0.0980062 0
-    outer loop
-       vertex -0.0594867 0.00783157 0.01
-       vertex -0.0594867 0.00783157 0
-       vertex -0.0598715 0.00392419 0
-    endloop
-  endfacet
-  facet normal -0.986642 0.162902 0
-    outer loop
-       vertex -0.0594867 0.00783157 0
-       vertex -0.0594867 0.00783157 0.01
-       vertex -0.0588471 0.0117054 0.01
-    endloop
-  endfacet
-  facet normal -0.986642 0.162902 0
-    outer loop
-       vertex -0.0588471 0.0117054 0.01
-       vertex -0.0588471 0.0117054 0
-       vertex -0.0594867 0.00783157 0
-    endloop
-  endfacet
-  facet normal -0.973875 0.227085 0
-    outer loop
-       vertex -0.0588471 0.0117054 0
-       vertex -0.0588471 0.0117054 0.01
-       vertex -0.0579555 0.0155291 0.01
-    endloop
-  endfacet
-  facet normal -0.973875 0.227085 0
-    outer loop
-       vertex -0.0579555 0.0155291 0.01
-       vertex -0.0579555 0.0155291 0
-       vertex -0.0588471 0.0117054 0
-    endloop
-  endfacet
-  facet normal -0.956945 0.29027 0
-    outer loop
-       vertex -0.0579555 0.0155291 0
-       vertex -0.0579555 0.0155291 0.01
-       vertex -0.0568158 0.0192864 0.01
-    endloop
-  endfacet
-  facet normal -0.956945 0.29027 0
-    outer loop
-       vertex -0.0568158 0.0192864 0.01
-       vertex -0.0568158 0.0192864 0
-       vertex -0.0579555 0.0155291 0
-    endloop
-  endfacet
-  facet normal -0.935908 0.352245 0
-    outer loop
-       vertex -0.0568158 0.0192864 0
-       vertex -0.0568158 0.0192864 0.01
-       vertex -0.0554328 0.022961 0.01
-    endloop
-  endfacet
-  facet normal -0.935908 0.352245 0
-    outer loop
-       vertex -0.0554328 0.022961 0.01
-       vertex -0.0554328 0.022961 0
-       vertex -0.0568158 0.0192864 0
-    endloop
-  endfacet
-  facet normal -0.910864 0.412707 0
-    outer loop
-       vertex -0.0554328 0.022961 0
-       vertex -0.0554328 0.022961 0.01
-       vertex -0.0538124 0.0265373 0.01
-    endloop
-  endfacet
-  facet normal -0.910864 0.412707 0
-    outer loop
-       vertex -0.0538124 0.0265373 0.01
-       vertex -0.0538124 0.0265373 0
-       vertex -0.0554328 0.022961 0
-    endloop
-  endfacet
-  facet normal -0.881916 0.471406 0
-    outer loop
-       vertex -0.0538124 0.0265373 0
-       vertex -0.0538124 0.0265373 0.01
-       vertex -0.0519615 0.03 0.01
-    endloop
-  endfacet
-  facet normal -0.881916 0.471406 0
-    outer loop
-       vertex -0.0519615 0.03 0.01
-       vertex -0.0519615 0.03 0
-       vertex -0.0538124 0.0265373 0
-    endloop
-  endfacet
-  facet normal -0.849207 0.528061 0
-    outer loop
-       vertex -0.0519615 0.03 0
-       vertex -0.0519615 0.03 0.01
-       vertex -0.0498882 0.0333342 0.01
-    endloop
-  endfacet
-  facet normal -0.849207 0.528061 0
-    outer loop
-       vertex -0.0498882 0.0333342 0.01
-       vertex -0.0498882 0.0333342 0
-       vertex -0.0519615 0.03 0
-    endloop
-  endfacet
-  facet normal -0.812846 0.582478 0
-    outer loop
-       vertex -0.0498882 0.0333342 0
-       vertex -0.0498882 0.0333342 0.01
-       vertex -0.0476012 0.0365257 0.01
-    endloop
-  endfacet
-  facet normal -0.812846 0.582478 0
-    outer loop
-       vertex -0.0476012 0.0365257 0.01
-       vertex -0.0476012 0.0365257 0
-       vertex -0.0498882 0.0333342 0
-    endloop
-  endfacet
-  facet normal -0.773005 0.634399 0
-    outer loop
-       vertex -0.0476012 0.0365257 0
-       vertex -0.0476012 0.0365257 0.01
-       vertex -0.0451104 0.0395607 0.01
-    endloop
-  endfacet
-  facet normal -0.773005 0.634399 0
-    outer loop
-       vertex -0.0451104 0.0395607 0.01
-       vertex -0.0451104 0.0395607 0
-       vertex -0.0476012 0.0365257 0
-    endloop
-  endfacet
-  facet normal -0.729867 0.683589 0
-    outer loop
-       vertex -0.0451104 0.0395607 0
-       vertex -0.0451104 0.0395607 0.01
-       vertex -0.0424264 0.0424264 0.01
-    endloop
-  endfacet
-  facet normal -0.729867 0.683589 0
-    outer loop
-       vertex -0.0424264 0.0424264 0.01
-       vertex -0.0424264 0.0424264 0
-       vertex -0.0451104 0.0395607 0
-    endloop
-  endfacet
-  facet normal -0.683589 0.729867 0
-    outer loop
-       vertex -0.0424264 0.0424264 0
-       vertex -0.0424264 0.0424264 0.01
-       vertex -0.0395607 0.0451104 0.01
-    endloop
-  endfacet
-  facet normal -0.683589 0.729867 0
-    outer loop
-       vertex -0.0395607 0.0451104 0.01
-       vertex -0.0395607 0.0451104 0
-       vertex -0.0424264 0.0424264 0
-    endloop
-  endfacet
-  facet normal -0.634399 0.773005 0
-    outer loop
-       vertex -0.0395607 0.0451104 0
-       vertex -0.0395607 0.0451104 0.01
-       vertex -0.0365257 0.0476012 0.01
-    endloop
-  endfacet
-  facet normal -0.634399 0.773005 0
-    outer loop
-       vertex -0.0365257 0.0476012 0.01
-       vertex -0.0365257 0.0476012 0
-       vertex -0.0395607 0.0451104 0
-    endloop
-  endfacet
-  facet normal -0.582478 0.812846 0
-    outer loop
-       vertex -0.0365257 0.0476012 0
-       vertex -0.0365257 0.0476012 0.01
-       vertex -0.0333342 0.0498882 0.01
-    endloop
-  endfacet
-  facet normal -0.582478 0.812846 0
-    outer loop
-       vertex -0.0333342 0.0498882 0.01
-       vertex -0.0333342 0.0498882 0
-       vertex -0.0365257 0.0476012 0
-    endloop
-  endfacet
-  facet normal -0.528061 0.849207 0
-    outer loop
-       vertex -0.0333342 0.0498882 0
-       vertex -0.0333342 0.0498882 0.01
-       vertex -0.03 0.0519615 0.01
-    endloop
-  endfacet
-  facet normal -0.528061 0.849207 0
-    outer loop
-       vertex -0.03 0.0519615 0.01
-       vertex -0.03 0.0519615 0
-       vertex -0.0333342 0.0498882 0
-    endloop
-  endfacet
-  facet normal -0.471406 0.881916 0
-    outer loop
-       vertex -0.03 0.0519615 0
-       vertex -0.03 0.0519615 0.01
-       vertex -0.0265373 0.0538124 0.01
-    endloop
-  endfacet
-  facet normal -0.471406 0.881916 0
-    outer loop
-       vertex -0.0265373 0.0538124 0.01
-       vertex -0.0265373 0.0538124 0
-       vertex -0.03 0.0519615 0
-    endloop
-  endfacet
-  facet normal -0.412707 0.910864 0
-    outer loop
-       vertex -0.0265373 0.0538124 0
-       vertex -0.0265373 0.0538124 0.01
-       vertex -0.022961 0.0554328 0.01
-    endloop
-  endfacet
-  facet normal -0.412707 0.910864 0
-    outer loop
-       vertex -0.022961 0.0554328 0.01
-       vertex -0.022961 0.0554328 0
-       vertex -0.0265373 0.0538124 0
-    endloop
-  endfacet
-  facet normal -0.352245 0.935908 0
-    outer loop
-       vertex -0.022961 0.0554328 0
-       vertex -0.022961 0.0554328 0.01
-       vertex -0.0192864 0.0568158 0.01
-    endloop
-  endfacet
-  facet normal -0.352245 0.935908 0
-    outer loop
-       vertex -0.0192864 0.0568158 0.01
-       vertex -0.0192864 0.0568158 0
-       vertex -0.022961 0.0554328 0
-    endloop
-  endfacet
-  facet normal -0.29027 0.956945 0
-    outer loop
-       vertex -0.0192864 0.0568158 0
-       vertex -0.0192864 0.0568158 0.01
-       vertex -0.0155291 0.0579555 0.01
-    endloop
-  endfacet
-  facet normal -0.29027 0.956945 0
-    outer loop
-       vertex -0.0155291 0.0579555 0.01
-       vertex -0.0155291 0.0579555 0
-       vertex -0.0192864 0.0568158 0
-    endloop
-  endfacet
-  facet normal -0.227085 0.973875 0
-    outer loop
-       vertex -0.0155291 0.0579555 0
-       vertex -0.0155291 0.0579555 0.01
-       vertex -0.0117054 0.0588471 0.01
-    endloop
-  endfacet
-  facet normal -0.227085 0.973875 0
-    outer loop
-       vertex -0.0117054 0.0588471 0.01
-       vertex -0.0117054 0.0588471 0
-       vertex -0.0155291 0.0579555 0
-    endloop
-  endfacet
-  facet normal -0.162902 0.986642 0
-    outer loop
-       vertex -0.0117054 0.0588471 0
-       vertex -0.0117054 0.0588471 0.01
-       vertex -0.00783157 0.0594867 0.01
-    endloop
-  endfacet
-  facet normal -0.162902 0.986642 0
-    outer loop
-       vertex -0.00783157 0.0594867 0.01
-       vertex -0.00783157 0.0594867 0
-       vertex -0.0117054 0.0588471 0
-    endloop
-  endfacet
-  facet normal -0.0980062 0.995186 0
-    outer loop
-       vertex -0.00783157 0.0594867 0
-       vertex -0.00783157 0.0594867 0.01
-       vertex -0.00392419 0.0598715 0.01
-    endloop
-  endfacet
-  facet normal -0.0980062 0.995186 0
-    outer loop
-       vertex -0.00392419 0.0598715 0.01
-       vertex -0.00392419 0.0598715 0
-       vertex -0.00783157 0.0594867 0
-    endloop
-  endfacet
-  facet normal -0.0327281 0.999464 0
-    outer loop
-       vertex -0.00392419 0.0598715 0
-       vertex -0.00392419 0.0598715 0.01
-       vertex 1.07694e-10 0.06 0.01
-    endloop
-  endfacet
-  facet normal -0.0327281 0.999464 0
-    outer loop
-       vertex 1.07694e-10 0.06 0.01
-       vertex 1.07694e-10 0.06 0
-       vertex -0.00392419 0.0598715 0
-    endloop
-  endfacet
-  facet normal 0.0327281 0.999464 -0
-    outer loop
-       vertex 1.07694e-10 0.06 0
-       vertex 1.07694e-10 0.06 0.01
-       vertex 0.00392419 0.0598715 0.01
-    endloop
-  endfacet
-  facet normal 0.0327281 0.999464 0
-    outer loop
-       vertex 0.00392419 0.0598715 0.01
-       vertex 0.00392419 0.0598715 0
-       vertex 1.07694e-10 0.06 0
-    endloop
-  endfacet
-  facet normal 0.0980062 0.995186 -0
-    outer loop
-       vertex 0.00392419 0.0598715 0
-       vertex 0.00392419 0.0598715 0.01
-       vertex 0.00783157 0.0594867 0.01
-    endloop
-  endfacet
-  facet normal 0.0980062 0.995186 0
-    outer loop
-       vertex 0.00783157 0.0594867 0.01
-       vertex 0.00783157 0.0594867 0
-       vertex 0.00392419 0.0598715 0
-    endloop
-  endfacet
-  facet normal 0.162902 0.986642 -0
-    outer loop
-       vertex 0.00783157 0.0594867 0
-       vertex 0.00783157 0.0594867 0.01
-       vertex 0.0117054 0.0588471 0.01
-    endloop
-  endfacet
-  facet normal 0.162902 0.986642 0
-    outer loop
-       vertex 0.0117054 0.0588471 0.01
-       vertex 0.0117054 0.0588471 0
-       vertex 0.00783157 0.0594867 0
-    endloop
-  endfacet
-  facet normal 0.227085 0.973875 -0
-    outer loop
-       vertex 0.0117054 0.0588471 0
-       vertex 0.0117054 0.0588471 0.01
-       vertex 0.0155291 0.0579555 0.01
-    endloop
-  endfacet
-  facet normal 0.227085 0.973875 0
-    outer loop
-       vertex 0.0155291 0.0579555 0.01
-       vertex 0.0155291 0.0579555 0
-       vertex 0.0117054 0.0588471 0
-    endloop
-  endfacet
-  facet normal 0.29027 0.956945 -0
-    outer loop
-       vertex 0.0155291 0.0579555 0
-       vertex 0.0155291 0.0579555 0.01
-       vertex 0.0192864 0.0568158 0.01
-    endloop
-  endfacet
-  facet normal 0.29027 0.956945 0
-    outer loop
-       vertex 0.0192864 0.0568158 0.01
-       vertex 0.0192864 0.0568158 0
-       vertex 0.0155291 0.0579555 0
-    endloop
-  endfacet
-  facet normal 0.352245 0.935908 -0
-    outer loop
-       vertex 0.0192864 0.0568158 0
-       vertex 0.0192864 0.0568158 0.01
-       vertex 0.022961 0.0554328 0.01
-    endloop
-  endfacet
-  facet normal 0.352245 0.935908 0
-    outer loop
-       vertex 0.022961 0.0554328 0.01
-       vertex 0.022961 0.0554328 0
-       vertex 0.0192864 0.0568158 0
-    endloop
-  endfacet
-  facet normal 0.412707 0.910864 -0
-    outer loop
-       vertex 0.022961 0.0554328 0
-       vertex 0.022961 0.0554328 0.01
-       vertex 0.0265373 0.0538124 0.01
-    endloop
-  endfacet
-  facet normal 0.412707 0.910864 0
-    outer loop
-       vertex 0.0265373 0.0538124 0.01
-       vertex 0.0265373 0.0538124 0
-       vertex 0.022961 0.0554328 0
-    endloop
-  endfacet
-  facet normal 0.471406 0.881916 -0
-    outer loop
-       vertex 0.0265373 0.0538124 0
-       vertex 0.0265373 0.0538124 0.01
-       vertex 0.03 0.0519615 0.01
-    endloop
-  endfacet
-  facet normal 0.471406 0.881916 0
-    outer loop
-       vertex 0.03 0.0519615 0.01
-       vertex 0.03 0.0519615 0
-       vertex 0.0265373 0.0538124 0
-    endloop
-  endfacet
-  facet normal 0.528061 0.849207 -0
-    outer loop
-       vertex 0.03 0.0519615 0
-       vertex 0.03 0.0519615 0.01
-       vertex 0.0333342 0.0498882 0.01
-    endloop
-  endfacet
-  facet normal 0.528061 0.849207 0
-    outer loop
-       vertex 0.0333342 0.0498882 0.01
-       vertex 0.0333342 0.0498882 0
-       vertex 0.03 0.0519615 0
-    endloop
-  endfacet
-  facet normal 0.582478 0.812846 -0
-    outer loop
-       vertex 0.0333342 0.0498882 0
-       vertex 0.0333342 0.0498882 0.01
-       vertex 0.0365257 0.0476012 0.01
-    endloop
-  endfacet
-  facet normal 0.582478 0.812846 0
-    outer loop
-       vertex 0.0365257 0.0476012 0.01
-       vertex 0.0365257 0.0476012 0
-       vertex 0.0333342 0.0498882 0
-    endloop
-  endfacet
-  facet normal 0.634399 0.773005 -0
-    outer loop
-       vertex 0.0365257 0.0476012 0
-       vertex 0.0365257 0.0476012 0.01
-       vertex 0.0395607 0.0451104 0.01
-    endloop
-  endfacet
-  facet normal 0.634399 0.773005 0
-    outer loop
-       vertex 0.0395607 0.0451104 0.01
-       vertex 0.0395607 0.0451104 0
-       vertex 0.0365257 0.0476012 0
-    endloop
-  endfacet
-  facet normal 0.683589 0.729867 -0
-    outer loop
-       vertex 0.0395607 0.0451104 0
-       vertex 0.0395607 0.0451104 0.01
-       vertex 0.0424264 0.0424264 0.01
-    endloop
-  endfacet
-  facet normal 0.683589 0.729867 0
-    outer loop
-       vertex 0.0424264 0.0424264 0.01
-       vertex 0.0424264 0.0424264 0
-       vertex 0.0395607 0.0451104 0
-    endloop
-  endfacet
-  facet normal 0.729867 0.683589 -0
-    outer loop
-       vertex 0.0424264 0.0424264 0
-       vertex 0.0424264 0.0424264 0.01
-       vertex 0.0451104 0.0395607 0.01
-    endloop
-  endfacet
-  facet normal 0.729867 0.683589 0
-    outer loop
-       vertex 0.0451104 0.0395607 0.01
-       vertex 0.0451104 0.0395607 0
-       vertex 0.0424264 0.0424264 0
-    endloop
-  endfacet
-  facet normal 0.773005 0.634399 -0
-    outer loop
-       vertex 0.0451104 0.0395607 0
-       vertex 0.0451104 0.0395607 0.01
-       vertex 0.0476012 0.0365257 0.01
-    endloop
-  endfacet
-  facet normal 0.773005 0.634399 0
-    outer loop
-       vertex 0.0476012 0.0365257 0.01
-       vertex 0.0476012 0.0365257 0
-       vertex 0.0451104 0.0395607 0
-    endloop
-  endfacet
-  facet normal 0.812846 0.582478 -0
-    outer loop
-       vertex 0.0476012 0.0365257 0
-       vertex 0.0476012 0.0365257 0.01
-       vertex 0.0498882 0.0333342 0.01
-    endloop
-  endfacet
-  facet normal 0.812846 0.582478 0
-    outer loop
-       vertex 0.0498882 0.0333342 0.01
-       vertex 0.0498882 0.0333342 0
-       vertex 0.0476012 0.0365257 0
-    endloop
-  endfacet
-  facet normal 0.849207 0.528061 -0
-    outer loop
-       vertex 0.0498882 0.0333342 0
-       vertex 0.0498882 0.0333342 0.01
-       vertex 0.0519615 0.03 0.01
-    endloop
-  endfacet
-  facet normal 0.849207 0.528061 0
-    outer loop
-       vertex 0.0519615 0.03 0.01
-       vertex 0.0519615 0.03 0
-       vertex 0.0498882 0.0333342 0
-    endloop
-  endfacet
-  facet normal 0.881916 0.471406 -0
-    outer loop
-       vertex 0.0519615 0.03 0
-       vertex 0.0519615 0.03 0.01
-       vertex 0.0538124 0.0265373 0.01
-    endloop
-  endfacet
-  facet normal 0.881916 0.471406 0
-    outer loop
-       vertex 0.0538124 0.0265373 0.01
-       vertex 0.0538124 0.0265373 0
-       vertex 0.0519615 0.03 0
-    endloop
-  endfacet
-  facet normal 0.910864 0.412707 -0
-    outer loop
-       vertex 0.0538124 0.0265373 0
-       vertex 0.0538124 0.0265373 0.01
-       vertex 0.0554328 0.022961 0.01
-    endloop
-  endfacet
-  facet normal 0.910864 0.412707 0
-    outer loop
-       vertex 0.0554328 0.022961 0.01
-       vertex 0.0554328 0.022961 0
-       vertex 0.0538124 0.0265373 0
-    endloop
-  endfacet
-  facet normal 0.935908 0.352245 -0
-    outer loop
-       vertex 0.0554328 0.022961 0
-       vertex 0.0554328 0.022961 0.01
-       vertex 0.0568158 0.0192864 0.01
-    endloop
-  endfacet
-  facet normal 0.935908 0.352245 0
-    outer loop
-       vertex 0.0568158 0.0192864 0.01
-       vertex 0.0568158 0.0192864 0
-       vertex 0.0554328 0.022961 0
-    endloop
-  endfacet
-  facet normal 0.956945 0.29027 -0
-    outer loop
-       vertex 0.0568158 0.0192864 0
-       vertex 0.0568158 0.0192864 0.01
-       vertex 0.0579555 0.0155291 0.01
-    endloop
-  endfacet
-  facet normal 0.956945 0.29027 0
-    outer loop
-       vertex 0.0579555 0.0155291 0.01
-       vertex 0.0579555 0.0155291 0
-       vertex 0.0568158 0.0192864 0
-    endloop
-  endfacet
-  facet normal 0.973875 0.227085 -0
-    outer loop
-       vertex 0.0579555 0.0155291 0
-       vertex 0.0579555 0.0155291 0.01
-       vertex 0.0588471 0.0117054 0.01
-    endloop
-  endfacet
-  facet normal 0.973875 0.227085 0
-    outer loop
-       vertex 0.0588471 0.0117054 0.01
-       vertex 0.0588471 0.0117054 0
-       vertex 0.0579555 0.0155291 0
-    endloop
-  endfacet
-  facet normal 0.986642 0.162902 -0
-    outer loop
-       vertex 0.0588471 0.0117054 0
-       vertex 0.0588471 0.0117054 0.01
-       vertex 0.0594867 0.00783157 0.01
-    endloop
-  endfacet
-  facet normal 0.986642 0.162902 0
-    outer loop
-       vertex 0.0594867 0.00783157 0.01
-       vertex 0.0594867 0.00783157 0
-       vertex 0.0588471 0.0117054 0
-    endloop
-  endfacet
-  facet normal 0.995186 0.0980062 -0
-    outer loop
-       vertex 0.0594867 0.00783157 0
-       vertex 0.0594867 0.00783157 0.01
-       vertex 0.0598715 0.00392419 0.01
-    endloop
-  endfacet
-  facet normal 0.995186 0.0980062 0
-    outer loop
-       vertex 0.0598715 0.00392419 0.01
-       vertex 0.0598715 0.00392419 0
-       vertex 0.0594867 0.00783157 0
-    endloop
-  endfacet
-  facet normal 0.999464 0.0327281 -0
-    outer loop
-       vertex 0.0598715 0.00392419 0
-       vertex 0.0598715 0.00392419 0.01
-       vertex 0.06 0 0.01
-    endloop
-  endfacet
-  facet normal 0.999464 0.0327281 0
-    outer loop
-       vertex 0.06 0 0.01
-       vertex 0.06 0 0
-       vertex 0.0598715 0.00392419 0
-    endloop
-  endfacet
-endsolid AMI1
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/turbulenceProperties b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/turbulenceProperties
deleted file mode 100644
index e35639d9fc92bd8d62ed792ef33fab2811f2a1ed..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/constant/turbulenceProperties
+++ /dev/null
@@ -1,21 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "constant";
-    object      turbulenceProperties;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-simulationType  laminar;
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/blockMeshDict.m4 b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/blockMeshDict.m4
deleted file mode 100644
index c933c71cdc55907d0d615d4bc2a9c587256b9dba..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/blockMeshDict.m4
+++ /dev/null
@@ -1,924 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    `format'      ascii;
-    class       dictionary;
-    object      blockMeshDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-// General macros to create 2D/extruded-2D meshes
-
-changecom(//)changequote([,])
-define(calc, [esyscmd(perl -e 'print ($1)')])
-define(VCOUNT, 0)
-define(vlabel, [[// ]Vertex $1 = VCOUNT define($1, VCOUNT)define([VCOUNT], incr(VCOUNT))])
-define(pi, 3.14159265)
-
-define(hex2D, hex ($1b $2b $3b $4b $1t $2t $3t $4t))
-define(quad2D, ($1b $2b $2t $1t))
-define(frontQuad, ($1t $2t $3t $4t))
-define(backQuad, ($1b $4b $3b $2b))
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-scale   0.1;
-
-// Hub radius
-define(r, 0.2)
-
-// Impeller-tip radius
-define(rb, 0.5)
-
-// Baffle-tip radius
-define(Rb, 0.7)
-
-// Tank radius
-define(R, 1)
-
-// MRF region radius
-define(ri, calc(0.5*(rb + Rb)))
-
-// Thickness of 2D slab
-define(z, 0.1)
-
-// Base z
-define(Zb, 0)
-
-// Top z
-define(Zt, calc(Zb + z))
-
-// Number of cells radially between hub and impeller tip
-define(Nr, 12)
-
-// Number of cells radially in each of the two regions between
-// impeller and baffle tips
-define(Ni, 4)
-
-// Number of cells radially between baffle tip and tank
-define(NR, 12)
-
-// Number of cells azimuthally in each of the 8 blocks
-define(Na, 12)
-
-// Number of cells in the thickness of the slab
-define(Nz, 1)
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-define(vert, (x$1$2 y$1$2 $3))
-define(evert, (ex$1$2 ey$1$2 $3))
-
-define(a0, 0)
-define(a1, -45)
-define(a2, -90)
-define(a3, -135)
-define(a4, 180)
-define(a5, 135)
-define(a6, 90)
-define(a7, 45)
-
-define(ea0, -22.5)
-define(ea1, -67.5)
-define(ea2, -112.5)
-define(ea3, -157.5)
-define(ea4, 157.5)
-define(ea5, 112.5)
-define(ea6, 67.5)
-define(ea7, 22.5)
-
-define(ca0, calc(cos((pi/180)*a0)))
-define(ca1, calc(cos((pi/180)*a1)))
-define(ca2, calc(cos((pi/180)*a2)))
-define(ca3, calc(cos((pi/180)*a3)))
-define(ca4, calc(cos((pi/180)*a4)))
-define(ca5, calc(cos((pi/180)*a5)))
-define(ca6, calc(cos((pi/180)*a6)))
-define(ca7, calc(cos((pi/180)*a7)))
-
-define(sa0, calc(sin((pi/180)*a0)))
-define(sa1, calc(sin((pi/180)*a1)))
-define(sa2, calc(sin((pi/180)*a2)))
-define(sa3, calc(sin((pi/180)*a3)))
-define(sa4, calc(sin((pi/180)*a4)))
-define(sa5, calc(sin((pi/180)*a5)))
-define(sa6, calc(sin((pi/180)*a6)))
-define(sa7, calc(sin((pi/180)*a7)))
-
-define(cea0, calc(cos((pi/180)*ea0)))
-define(cea1, calc(cos((pi/180)*ea1)))
-define(cea2, calc(cos((pi/180)*ea2)))
-define(cea3, calc(cos((pi/180)*ea3)))
-define(cea4, calc(cos((pi/180)*ea4)))
-define(cea5, calc(cos((pi/180)*ea5)))
-define(cea6, calc(cos((pi/180)*ea6)))
-define(cea7, calc(cos((pi/180)*ea7)))
-
-define(sea0, calc(sin((pi/180)*ea0)))
-define(sea1, calc(sin((pi/180)*ea1)))
-define(sea2, calc(sin((pi/180)*ea2)))
-define(sea3, calc(sin((pi/180)*ea3)))
-define(sea4, calc(sin((pi/180)*ea4)))
-define(sea5, calc(sin((pi/180)*ea5)))
-define(sea6, calc(sin((pi/180)*ea6)))
-define(sea7, calc(sin((pi/180)*ea7)))
-
-define(x00, calc(r*ca0))
-define(x01, calc(r*ca1))
-define(x02, calc(r*ca2))
-define(x03, calc(r*ca3))
-define(x04, calc(r*ca4))
-define(x05, calc(r*ca5))
-define(x06, calc(r*ca6))
-define(x07, calc(r*ca7))
-
-define(x10, calc(rb*ca0))
-define(x11, calc(rb*ca1))
-define(x12, calc(rb*ca2))
-define(x13, calc(rb*ca3))
-define(x14, calc(rb*ca4))
-define(x15, calc(rb*ca5))
-define(x16, calc(rb*ca6))
-define(x17, calc(rb*ca7))
-
-define(x20, calc(ri*ca0))
-define(x21, calc(ri*ca1))
-define(x22, calc(ri*ca2))
-define(x23, calc(ri*ca3))
-define(x24, calc(ri*ca4))
-define(x25, calc(ri*ca5))
-define(x26, calc(ri*ca6))
-define(x27, calc(ri*ca7))
-
-define(x30, calc(Rb*ca0))
-define(x31, calc(Rb*ca1))
-define(x32, calc(Rb*ca2))
-define(x33, calc(Rb*ca3))
-define(x34, calc(Rb*ca4))
-define(x35, calc(Rb*ca5))
-define(x36, calc(Rb*ca6))
-define(x37, calc(Rb*ca7))
-
-define(x40, calc(R*ca0))
-define(x41, calc(R*ca1))
-define(x42, calc(R*ca2))
-define(x43, calc(R*ca3))
-define(x44, calc(R*ca4))
-define(x45, calc(R*ca5))
-define(x46, calc(R*ca6))
-define(x47, calc(R*ca7))
-
-define(y00, calc(r*sa0))
-define(y01, calc(r*sa1))
-define(y02, calc(r*sa2))
-define(y03, calc(r*sa3))
-define(y04, calc(r*sa4))
-define(y05, calc(r*sa5))
-define(y06, calc(r*sa6))
-define(y07, calc(r*sa7))
-
-define(y10, calc(rb*sa0))
-define(y11, calc(rb*sa1))
-define(y12, calc(rb*sa2))
-define(y13, calc(rb*sa3))
-define(y14, calc(rb*sa4))
-define(y15, calc(rb*sa5))
-define(y16, calc(rb*sa6))
-define(y17, calc(rb*sa7))
-
-define(y20, calc(ri*sa0))
-define(y21, calc(ri*sa1))
-define(y22, calc(ri*sa2))
-define(y23, calc(ri*sa3))
-define(y24, calc(ri*sa4))
-define(y25, calc(ri*sa5))
-define(y26, calc(ri*sa6))
-define(y27, calc(ri*sa7))
-
-define(y30, calc(Rb*sa0))
-define(y31, calc(Rb*sa1))
-define(y32, calc(Rb*sa2))
-define(y33, calc(Rb*sa3))
-define(y34, calc(Rb*sa4))
-define(y35, calc(Rb*sa5))
-define(y36, calc(Rb*sa6))
-define(y37, calc(Rb*sa7))
-
-define(y40, calc(R*sa0))
-define(y41, calc(R*sa1))
-define(y42, calc(R*sa2))
-define(y43, calc(R*sa3))
-define(y44, calc(R*sa4))
-define(y45, calc(R*sa5))
-define(y46, calc(R*sa6))
-define(y47, calc(R*sa7))
-
-define(ex00, calc(r*cea0))
-define(ex01, calc(r*cea1))
-define(ex02, calc(r*cea2))
-define(ex03, calc(r*cea3))
-define(ex04, calc(r*cea4))
-define(ex05, calc(r*cea5))
-define(ex06, calc(r*cea6))
-define(ex07, calc(r*cea7))
-
-define(ex10, calc(rb*cea0))
-define(ex11, calc(rb*cea1))
-define(ex12, calc(rb*cea2))
-define(ex13, calc(rb*cea3))
-define(ex14, calc(rb*cea4))
-define(ex15, calc(rb*cea5))
-define(ex16, calc(rb*cea6))
-define(ex17, calc(rb*cea7))
-
-define(ex20, calc(ri*cea0))
-define(ex21, calc(ri*cea1))
-define(ex22, calc(ri*cea2))
-define(ex23, calc(ri*cea3))
-define(ex24, calc(ri*cea4))
-define(ex25, calc(ri*cea5))
-define(ex26, calc(ri*cea6))
-define(ex27, calc(ri*cea7))
-
-define(ex30, calc(Rb*cea0))
-define(ex31, calc(Rb*cea1))
-define(ex32, calc(Rb*cea2))
-define(ex33, calc(Rb*cea3))
-define(ex34, calc(Rb*cea4))
-define(ex35, calc(Rb*cea5))
-define(ex36, calc(Rb*cea6))
-define(ex37, calc(Rb*cea7))
-
-define(ex40, calc(R*cea0))
-define(ex41, calc(R*cea1))
-define(ex42, calc(R*cea2))
-define(ex43, calc(R*cea3))
-define(ex44, calc(R*cea4))
-define(ex45, calc(R*cea5))
-define(ex46, calc(R*cea6))
-define(ex47, calc(R*cea7))
-
-define(ey00, calc(r*sea0))
-define(ey01, calc(r*sea1))
-define(ey02, calc(r*sea2))
-define(ey03, calc(r*sea3))
-define(ey04, calc(r*sea4))
-define(ey05, calc(r*sea5))
-define(ey06, calc(r*sea6))
-define(ey07, calc(r*sea7))
-
-define(ey10, calc(rb*sea0))
-define(ey11, calc(rb*sea1))
-define(ey12, calc(rb*sea2))
-define(ey13, calc(rb*sea3))
-define(ey14, calc(rb*sea4))
-define(ey15, calc(rb*sea5))
-define(ey16, calc(rb*sea6))
-define(ey17, calc(rb*sea7))
-
-define(ey20, calc(ri*sea0))
-define(ey21, calc(ri*sea1))
-define(ey22, calc(ri*sea2))
-define(ey23, calc(ri*sea3))
-define(ey24, calc(ri*sea4))
-define(ey25, calc(ri*sea5))
-define(ey26, calc(ri*sea6))
-define(ey27, calc(ri*sea7))
-
-define(ey30, calc(Rb*sea0))
-define(ey31, calc(Rb*sea1))
-define(ey32, calc(Rb*sea2))
-define(ey33, calc(Rb*sea3))
-define(ey34, calc(Rb*sea4))
-define(ey35, calc(Rb*sea5))
-define(ey36, calc(Rb*sea6))
-define(ey37, calc(Rb*sea7))
-
-define(ey40, calc(R*sea0))
-define(ey41, calc(R*sea1))
-define(ey42, calc(R*sea2))
-define(ey43, calc(R*sea3))
-define(ey44, calc(R*sea4))
-define(ey45, calc(R*sea5))
-define(ey46, calc(R*sea6))
-define(ey47, calc(R*sea7))
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-vertices
-(
-    vert(0, 0, Zb) vlabel(r0b)
-    vert(0, 0, Zb) vlabel(r0sb)
-    vert(0, 1, Zb) vlabel(r1b)
-    vert(0, 2, Zb) vlabel(r2b)
-    vert(0, 2, Zb) vlabel(r2sb)
-    vert(0, 3, Zb) vlabel(r3b)
-    vert(0, 4, Zb) vlabel(r4b)
-    vert(0, 4, Zb) vlabel(r4sb)
-    vert(0, 5, Zb) vlabel(r5b)
-    vert(0, 6, Zb) vlabel(r6b)
-    vert(0, 6, Zb) vlabel(r6sb)
-    vert(0, 7, Zb) vlabel(r7b)
-
-    vert(1, 0, Zb) vlabel(rb0b)
-    vert(1, 1, Zb) vlabel(rb1b)
-    vert(1, 2, Zb) vlabel(rb2b)
-    vert(1, 3, Zb) vlabel(rb3b)
-    vert(1, 4, Zb) vlabel(rb4b)
-    vert(1, 5, Zb) vlabel(rb5b)
-    vert(1, 6, Zb) vlabel(rb6b)
-    vert(1, 7, Zb) vlabel(rb7b)
-
-    vert(2, 0, Zb) vlabel(ri0b)
-    vert(2, 1, Zb) vlabel(ri1b)
-    vert(2, 2, Zb) vlabel(ri2b)
-    vert(2, 3, Zb) vlabel(ri3b)
-    vert(2, 4, Zb) vlabel(ri4b)
-    vert(2, 5, Zb) vlabel(ri5b)
-    vert(2, 6, Zb) vlabel(ri6b)
-    vert(2, 7, Zb) vlabel(ri7b)
-
-    vert(2, 0, Zb) vlabel(ris0b)
-    vert(2, 1, Zb) vlabel(ris1b)
-    vert(2, 2, Zb) vlabel(ris2b)
-    vert(2, 3, Zb) vlabel(ris3b)
-    vert(2, 4, Zb) vlabel(ris4b)
-    vert(2, 5, Zb) vlabel(ris5b)
-    vert(2, 6, Zb) vlabel(ris6b)
-    vert(2, 7, Zb) vlabel(ris7b)
-
-    vert(3, 0, Zb) vlabel(Rb0b)
-    vert(3, 1, Zb) vlabel(Rb1b)
-    vert(3, 2, Zb) vlabel(Rb2b)
-    vert(3, 3, Zb) vlabel(Rb3b)
-    vert(3, 4, Zb) vlabel(Rb4b)
-    vert(3, 5, Zb) vlabel(Rb5b)
-    vert(3, 6, Zb) vlabel(Rb6b)
-    vert(3, 7, Zb) vlabel(Rb7b)
-
-    vert(4, 0, Zb) vlabel(R0b)
-    vert(4, 1, Zb) vlabel(R1b)
-    vert(4, 1, Zb) vlabel(R1sb)
-    vert(4, 2, Zb) vlabel(R2b)
-    vert(4, 3, Zb) vlabel(R3b)
-    vert(4, 3, Zb) vlabel(R3sb)
-    vert(4, 4, Zb) vlabel(R4b)
-    vert(4, 5, Zb) vlabel(R5b)
-    vert(4, 5, Zb) vlabel(R5sb)
-    vert(4, 6, Zb) vlabel(R6b)
-    vert(4, 7, Zb) vlabel(R7b)
-    vert(4, 7, Zb) vlabel(R7sb)
-
-    vert(0, 0, Zt) vlabel(r0t)
-    vert(0, 0, Zt) vlabel(r0st)
-    vert(0, 1, Zt) vlabel(r1t)
-    vert(0, 2, Zt) vlabel(r2t)
-    vert(0, 2, Zt) vlabel(r2st)
-    vert(0, 3, Zt) vlabel(r3t)
-    vert(0, 4, Zt) vlabel(r4t)
-    vert(0, 4, Zt) vlabel(r4st)
-    vert(0, 5, Zt) vlabel(r5t)
-    vert(0, 6, Zt) vlabel(r6t)
-    vert(0, 6, Zt) vlabel(r6st)
-    vert(0, 7, Zt) vlabel(r7t)
-
-    vert(1, 0, Zt) vlabel(rb0t)
-    vert(1, 1, Zt) vlabel(rb1t)
-    vert(1, 2, Zt) vlabel(rb2t)
-    vert(1, 3, Zt) vlabel(rb3t)
-    vert(1, 4, Zt) vlabel(rb4t)
-    vert(1, 5, Zt) vlabel(rb5t)
-    vert(1, 6, Zt) vlabel(rb6t)
-    vert(1, 7, Zt) vlabel(rb7t)
-
-    vert(2, 0, Zt) vlabel(ri0t)
-    vert(2, 1, Zt) vlabel(ri1t)
-    vert(2, 2, Zt) vlabel(ri2t)
-    vert(2, 3, Zt) vlabel(ri3t)
-    vert(2, 4, Zt) vlabel(ri4t)
-    vert(2, 5, Zt) vlabel(ri5t)
-    vert(2, 6, Zt) vlabel(ri6t)
-    vert(2, 7, Zt) vlabel(ri7t)
-
-    vert(2, 0, Zt) vlabel(ris0t)
-    vert(2, 1, Zt) vlabel(ris1t)
-    vert(2, 2, Zt) vlabel(ris2t)
-    vert(2, 3, Zt) vlabel(ris3t)
-    vert(2, 4, Zt) vlabel(ris4t)
-    vert(2, 5, Zt) vlabel(ris5t)
-    vert(2, 6, Zt) vlabel(ris6t)
-    vert(2, 7, Zt) vlabel(ris7t)
-
-    vert(3, 0, Zt) vlabel(Rb0t)
-    vert(3, 1, Zt) vlabel(Rb1t)
-    vert(3, 2, Zt) vlabel(Rb2t)
-    vert(3, 3, Zt) vlabel(Rb3t)
-    vert(3, 4, Zt) vlabel(Rb4t)
-    vert(3, 5, Zt) vlabel(Rb5t)
-    vert(3, 6, Zt) vlabel(Rb6t)
-    vert(3, 7, Zt) vlabel(Rb7t)
-
-    vert(4, 0, Zt) vlabel(R0t)
-    vert(4, 1, Zt) vlabel(R1t)
-    vert(4, 1, Zt) vlabel(R1st)
-    vert(4, 2, Zt) vlabel(R2t)
-    vert(4, 3, Zt) vlabel(R3t)
-    vert(4, 3, Zt) vlabel(R3st)
-    vert(4, 4, Zt) vlabel(R4t)
-    vert(4, 5, Zt) vlabel(R5t)
-    vert(4, 5, Zt) vlabel(R5st)
-    vert(4, 6, Zt) vlabel(R6t)
-    vert(4, 7, Zt) vlabel(R7t)
-    vert(4, 7, Zt) vlabel(R7st)
-);
-
-blocks
-(
-    // block0
-    hex2D(r0, r1, rb1, rb0)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block1
-    hex2D(r1, r2s, rb2, rb1)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block2
-    hex2D(r2, r3, rb3, rb2)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block3
-    hex2D(r3, r4s, rb4, rb3)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block4
-    hex2D(r4, r5, rb5, rb4)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block5
-    hex2D(r5, r6s, rb6, rb5)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block6
-    hex2D(r6, r7, rb7, rb6)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block7
-    hex2D(r7, r0s, rb0, rb7)
-    rotor
-    (Na Nr Nz)
-    simpleGrading (1 1 1)
-
-    // block0
-    hex2D(rb0, rb1, ri1, ri0)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block1
-    hex2D(rb1, rb2, ri2, ri1)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block2
-    hex2D(rb2, rb3, ri3, ri2)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block3
-    hex2D(rb3, rb4, ri4, ri3)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block4
-    hex2D(rb4, rb5, ri5, ri4)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block5
-    hex2D(rb5, rb6, ri6, ri5)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block6
-    hex2D(rb6, rb7, ri7, ri6)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block7
-    hex2D(rb7, rb0, ri0, ri7)
-    rotor
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block0
-    hex2D(ris0, ris1, Rb1, Rb0)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block1
-    hex2D(ris1, ris2, Rb2, Rb1)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block2
-    hex2D(ris2, ris3, Rb3, Rb2)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block3
-    hex2D(ris3, ris4, Rb4, Rb3)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block4
-    hex2D(ris4, ris5, Rb5, Rb4)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block5
-    hex2D(ris5, ris6, Rb6, Rb5)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block6
-    hex2D(ris6, ris7, Rb7, Rb6)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block7
-    hex2D(ris7, ris0, Rb0, Rb7)
-    (Na Ni Nz)
-    simpleGrading (1 1 1)
-
-    // block0
-    hex2D(Rb0, Rb1, R1s, R0)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block1
-    hex2D(Rb1, Rb2, R2, R1)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block2
-    hex2D(Rb2, Rb3, R3s, R2)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block3
-    hex2D(Rb3, Rb4, R4, R3)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block4
-    hex2D(Rb4, Rb5, R5s, R4)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block5
-    hex2D(Rb5, Rb6, R6, R5)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block6
-    hex2D(Rb6, Rb7, R7s, R6)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-
-    // block7
-    hex2D(Rb7, Rb0, R0, R7)
-    (Na NR Nz)
-    simpleGrading (1 1 1)
-);
-
-edges
-(
-    arc r0b r1b evert(0, 0, Zb)
-    arc r1b r2sb evert(0, 1, Zb)
-    arc r2b r3b evert(0, 2, Zb)
-    arc r3b r4sb evert(0, 3, Zb)
-    arc r4b r5b evert(0, 4, Zb)
-    arc r5b r6sb evert(0, 5, Zb)
-    arc r6b r7b evert(0, 6, Zb)
-    arc r7b r0sb evert(0, 7, Zb)
-
-    arc rb0b rb1b evert(1, 0, Zb)
-    arc rb1b rb2b evert(1, 1, Zb)
-    arc rb2b rb3b evert(1, 2, Zb)
-    arc rb3b rb4b evert(1, 3, Zb)
-    arc rb4b rb5b evert(1, 4, Zb)
-    arc rb5b rb6b evert(1, 5, Zb)
-    arc rb6b rb7b evert(1, 6, Zb)
-    arc rb7b rb0b evert(1, 7, Zb)
-
-    arc ri0b ri1b evert(2, 0, Zb)
-    arc ri1b ri2b evert(2, 1, Zb)
-    arc ri2b ri3b evert(2, 2, Zb)
-    arc ri3b ri4b evert(2, 3, Zb)
-    arc ri4b ri5b evert(2, 4, Zb)
-    arc ri5b ri6b evert(2, 5, Zb)
-    arc ri6b ri7b evert(2, 6, Zb)
-    arc ri7b ri0b evert(2, 7, Zb)
-
-    arc ris0b ris1b evert(2, 0, Zb)
-    arc ris1b ris2b evert(2, 1, Zb)
-    arc ris2b ris3b evert(2, 2, Zb)
-    arc ris3b ris4b evert(2, 3, Zb)
-    arc ris4b ris5b evert(2, 4, Zb)
-    arc ris5b ris6b evert(2, 5, Zb)
-    arc ris6b ris7b evert(2, 6, Zb)
-    arc ris7b ris0b evert(2, 7, Zb)
-
-    arc Rb0b Rb1b evert(3, 0, Zb)
-    arc Rb1b Rb2b evert(3, 1, Zb)
-    arc Rb2b Rb3b evert(3, 2, Zb)
-    arc Rb3b Rb4b evert(3, 3, Zb)
-    arc Rb4b Rb5b evert(3, 4, Zb)
-    arc Rb5b Rb6b evert(3, 5, Zb)
-    arc Rb6b Rb7b evert(3, 6, Zb)
-    arc Rb7b Rb0b evert(3, 7, Zb)
-
-    arc R0b R1sb evert(4, 0, Zb)
-    arc R1b R2b evert(4, 1, Zb)
-    arc R2b R3sb evert(4, 2, Zb)
-    arc R3b R4b evert(4, 3, Zb)
-    arc R4b R5sb evert(4, 4, Zb)
-    arc R5b R6b evert(4, 5, Zb)
-    arc R6b R7sb evert(4, 6, Zb)
-    arc R7b R0b evert(4, 7, Zb)
-
-    arc r0t r1t evert(0, 0, Zt)
-    arc r1t r2st evert(0, 1, Zt)
-    arc r2t r3t evert(0, 2, Zt)
-    arc r3t r4st evert(0, 3, Zt)
-    arc r4t r5t evert(0, 4, Zt)
-    arc r5t r6st evert(0, 5, Zt)
-    arc r6t r7t evert(0, 6, Zt)
-    arc r7t r0st evert(0, 7, Zt)
-
-    arc rb0t rb1t evert(1, 0, Zt)
-    arc rb1t rb2t evert(1, 1, Zt)
-    arc rb2t rb3t evert(1, 2, Zt)
-    arc rb3t rb4t evert(1, 3, Zt)
-    arc rb4t rb5t evert(1, 4, Zt)
-    arc rb5t rb6t evert(1, 5, Zt)
-    arc rb6t rb7t evert(1, 6, Zt)
-    arc rb7t rb0t evert(1, 7, Zt)
-
-    arc ri0t ri1t evert(2, 0, Zt)
-    arc ri1t ri2t evert(2, 1, Zt)
-    arc ri2t ri3t evert(2, 2, Zt)
-    arc ri3t ri4t evert(2, 3, Zt)
-    arc ri4t ri5t evert(2, 4, Zt)
-    arc ri5t ri6t evert(2, 5, Zt)
-    arc ri6t ri7t evert(2, 6, Zt)
-    arc ri7t ri0t evert(2, 7, Zt)
-
-    arc ris0t ris1t evert(2, 0, Zt)
-    arc ris1t ris2t evert(2, 1, Zt)
-    arc ris2t ris3t evert(2, 2, Zt)
-    arc ris3t ris4t evert(2, 3, Zt)
-    arc ris4t ris5t evert(2, 4, Zt)
-    arc ris5t ris6t evert(2, 5, Zt)
-    arc ris6t ris7t evert(2, 6, Zt)
-    arc ris7t ris0t evert(2, 7, Zt)
-
-    arc Rb0t Rb1t evert(3, 0, Zt)
-    arc Rb1t Rb2t evert(3, 1, Zt)
-    arc Rb2t Rb3t evert(3, 2, Zt)
-    arc Rb3t Rb4t evert(3, 3, Zt)
-    arc Rb4t Rb5t evert(3, 4, Zt)
-    arc Rb5t Rb6t evert(3, 5, Zt)
-    arc Rb6t Rb7t evert(3, 6, Zt)
-    arc Rb7t Rb0t evert(3, 7, Zt)
-
-    arc R0t R1st evert(4, 0, Zt)
-    arc R1t R2t evert(4, 1, Zt)
-    arc R2t R3st evert(4, 2, Zt)
-    arc R3t R4t evert(4, 3, Zt)
-    arc R4t R5st evert(4, 4, Zt)
-    arc R5t R6t evert(4, 5, Zt)
-    arc R6t R7st evert(4, 6, Zt)
-    arc R7t R0t evert(4, 7, Zt)
-);
-
-boundary
-(
-    rotor
-    {
-        type            wall;
-        faces
-        (
-            quad2D(r0, r1)
-            quad2D(r1, r2s)
-            quad2D(r2, r3)
-            quad2D(r3, r4s)
-            quad2D(r4, r5)
-            quad2D(r5, r6s)
-            quad2D(r6, r7)
-            quad2D(r7, r0s)
-
-            quad2D(r0, rb0)
-            quad2D(r0s, rb0)
-
-            quad2D(r2, rb2)
-            quad2D(r2s, rb2)
-
-            quad2D(r4, rb4)
-            quad2D(r4s, rb4)
-
-            quad2D(r6, rb6)
-            quad2D(r6s, rb6)
-        );
-    }
-
-    stator
-    {
-        type            wall;
-        faces
-        (
-            quad2D(R0, R1s)
-            quad2D(R1, R2)
-            quad2D(R2, R3s)
-            quad2D(R3, R4)
-            quad2D(R4, R5s)
-            quad2D(R5, R6)
-            quad2D(R6, R7s)
-            quad2D(R7, R0)
-
-            quad2D(R1, Rb1)
-            quad2D(R1s, Rb1)
-
-            quad2D(R3, Rb3)
-            quad2D(R3s, Rb3)
-
-            quad2D(R5, Rb5)
-            quad2D(R5s, Rb5)
-
-            quad2D(R7, Rb7)
-            quad2D(R7s, Rb7)
-        );
-    }
-
-    AMI1
-    {
-        type            cyclicAMI;
-        neighbourPatch  AMI2;
-        transform       noOrdering;
-/* optional
-        surface
-        {
-            type    cylinder; // none
-            point1  (0 0 -1);
-            point2  (0 0 1);
-            radius  0.5;
-        }
-*/
-        faces
-        (
-            quad2D(ri1, ri0)
-            quad2D(ri2, ri1)
-            quad2D(ri3, ri2)
-            quad2D(ri4, ri3)
-            quad2D(ri5, ri4)
-            quad2D(ri6, ri5)
-            quad2D(ri7, ri6)
-            quad2D(ri0, ri7)
-        );
-    }
-
-    AMI2
-    {
-        type            cyclicAMI;
-        neighbourPatch  AMI1;
-        transform       noOrdering;
-/* optional
-        surface
-        {
-            type    cylinder; // none
-            point1  (0 0 -1);
-            point2  (0 0 1);
-            radius  0.5;
-        }
-*/
-        faces
-        (
-            quad2D(ris1, ris0)
-            quad2D(ris2, ris1)
-            quad2D(ris3, ris2)
-            quad2D(ris4, ris3)
-            quad2D(ris5, ris4)
-            quad2D(ris6, ris5)
-            quad2D(ris7, ris6)
-            quad2D(ris0, ris7)
-        );
-    }
-
-    front
-    {
-        type            empty;
-        faces
-        (
-            frontQuad(r0, r1, rb1, rb0)
-            frontQuad(r1, r2s, rb2, rb1)
-            frontQuad(r2, r3, rb3, rb2)
-            frontQuad(r3, r4s, rb4, rb3)
-            frontQuad(r4, r5, rb5, rb4)
-            frontQuad(r5, r6s, rb6, rb5)
-            frontQuad(r6, r7, rb7, rb6)
-            frontQuad(r7, r0s, rb0, rb7)
-            frontQuad(rb0, rb1, ri1, ri0)
-            frontQuad(rb1, rb2, ri2, ri1)
-            frontQuad(rb2, rb3, ri3, ri2)
-            frontQuad(rb3, rb4, ri4, ri3)
-            frontQuad(rb4, rb5, ri5, ri4)
-            frontQuad(rb5, rb6, ri6, ri5)
-            frontQuad(rb6, rb7, ri7, ri6)
-            frontQuad(rb7, rb0, ri0, ri7)
-            frontQuad(ris0, ris1, Rb1, Rb0)
-            frontQuad(ris1, ris2, Rb2, Rb1)
-            frontQuad(ris2, ris3, Rb3, Rb2)
-            frontQuad(ris3, ris4, Rb4, Rb3)
-            frontQuad(ris4, ris5, Rb5, Rb4)
-            frontQuad(ris5, ris6, Rb6, Rb5)
-            frontQuad(ris6, ris7, Rb7, Rb6)
-            frontQuad(ris7, ris0, Rb0, Rb7)
-            frontQuad(Rb0, Rb1, R1s, R0)
-            frontQuad(Rb1, Rb2, R2, R1)
-            frontQuad(Rb2, Rb3, R3s, R2)
-            frontQuad(Rb3, Rb4, R4, R3)
-            frontQuad(Rb4, Rb5, R5s, R4)
-            frontQuad(Rb5, Rb6, R6, R5)
-            frontQuad(Rb6, Rb7, R7s, R6)
-            frontQuad(Rb7, Rb0, R0, R7)
-        );
-    }
-
-    back
-    {
-        type            empty;
-        faces
-        (
-            backQuad(r0, r1, rb1, rb0)
-            backQuad(r1, r2s, rb2, rb1)
-            backQuad(r2, r3, rb3, rb2)
-            backQuad(r3, r4s, rb4, rb3)
-            backQuad(r4, r5, rb5, rb4)
-            backQuad(r5, r6s, rb6, rb5)
-            backQuad(r6, r7, rb7, rb6)
-            backQuad(r7, r0s, rb0, rb7)
-            backQuad(rb0, rb1, ri1, ri0)
-            backQuad(rb1, rb2, ri2, ri1)
-            backQuad(rb2, rb3, ri3, ri2)
-            backQuad(rb3, rb4, ri4, ri3)
-            backQuad(rb4, rb5, ri5, ri4)
-            backQuad(rb5, rb6, ri6, ri5)
-            backQuad(rb6, rb7, ri7, ri6)
-            backQuad(rb7, rb0, ri0, ri7)
-            backQuad(ris0, ris1, Rb1, Rb0)
-            backQuad(ris1, ris2, Rb2, Rb1)
-            backQuad(ris2, ris3, Rb3, Rb2)
-            backQuad(ris3, ris4, Rb4, Rb3)
-            backQuad(ris4, ris5, Rb5, Rb4)
-            backQuad(ris5, ris6, Rb6, Rb5)
-            backQuad(ris6, ris7, Rb7, Rb6)
-            backQuad(ris7, ris0, Rb0, Rb7)
-            backQuad(Rb0, Rb1, R1s, R0)
-            backQuad(Rb1, Rb2, R2, R1)
-            backQuad(Rb2, Rb3, R3s, R2)
-            backQuad(Rb3, Rb4, R4, R3)
-            backQuad(Rb4, Rb5, R5s, R4)
-            backQuad(Rb5, Rb6, R6, R5)
-            backQuad(Rb6, Rb7, R7s, R6)
-            backQuad(Rb7, Rb0, R0, R7)
-        );
-    }
-);
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/controlDict b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/controlDict
deleted file mode 100644
index f52ec3402ed34a1fd0ac5e398f20e4e9f70397f4..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/controlDict
+++ /dev/null
@@ -1,55 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     multiphaseInterDyMFoam;
-
-startFrom       startTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         5;
-
-deltaT          1e-6;
-
-writeControl    adjustable;
-
-writeInterval   0.05;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  6;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable true;
-
-adjustTimeStep  yes;
-
-maxCo           0.1;
-maxAlphaCo      0.1;
-
-maxDeltaT       1;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/decomposeParDict b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/decomposeParDict
deleted file mode 100644
index 5ac45212b3e73bdc6abd28f3b343257e8929f41b..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/decomposeParDict
+++ /dev/null
@@ -1,30 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      decomposeParDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-//- Force AMI to be on single processor. Can cause imbalance with some
-//  decomposers.
-//singleProcessorFaceSets ((AMI -1));
-
-numberOfSubdomains 4;
-
-method          scotch;
-
-distributed     no;
-
-roots           ( );
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSchemes b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSchemes
deleted file mode 100644
index 45ca15e7d2102933538fa37f05a8aac1cc4aa58e..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSchemes
+++ /dev/null
@@ -1,52 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      fvSchemes;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-ddtSchemes
-{
-    default         Euler;
-}
-
-gradSchemes
-{
-    default         Gauss linear;
-}
-
-divSchemes
-{
-    div(rhoPhi,U)       Gauss limitedLinearV 1;
-    div(phi,alpha)      Gauss vanLeer;
-    div(phirb,alpha)    Gauss linear;
-    div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
-}
-
-laplacianSchemes
-{
-    default         Gauss linear corrected;
-}
-
-interpolationSchemes
-{
-    default         linear;
-}
-
-snGradSchemes
-{
-    default         corrected;
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSolution b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSolution
deleted file mode 100644
index c8e403faccfcb9e35952d43aa6cb2249b6ce2442..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/fvSolution
+++ /dev/null
@@ -1,79 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      fvSolution;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-solvers
-{
-    "alpha.*"
-    {
-        nAlphaSubCycles 1;
-        cAlpha          1;
-    }
-
-    "pcorr.*"
-    {
-        solver          PCG;
-        preconditioner  DIC;
-        tolerance       1e-3;
-        relTol          0;
-    }
-
-    p_rgh
-    {
-        solver          PCG;
-        preconditioner  DIC;
-        tolerance       1e-07;
-        relTol          0.05;
-    }
-
-    p_rghFinal
-    {
-        solver          PCG;
-        preconditioner  DIC;
-        tolerance       1e-07;
-        relTol          0;
-    }
-
-    "(U|alpha)"
-    {
-        solver          smoothSolver;
-        smoother        symGaussSeidel;
-        tolerance       1e-06;
-        relTol          0;
-    }
-}
-
-PIMPLE
-{
-    correctPhi          yes;
-    momentumPredictor   no;
-    nOuterCorrectors    2;
-    nCorrectors         1;
-    nNonOrthogonalCorrectors 0;
-
-    pRefCell        0;
-    pRefValue       0;
-}
-
-relaxationFactors
-{
-    equations
-    {
-        "U.*"           1;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/setFieldsDict b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/setFieldsDict
deleted file mode 100644
index 0303aa57df31c3dec3783accd4d4698d51fc136c..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/setFieldsDict
+++ /dev/null
@@ -1,64 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      setFieldsDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-defaultFieldValues
-(
-    volScalarFieldValue alpha.air 1
-    volScalarFieldValue alpha.water 0
-    volScalarFieldValue alpha.oil 0
-    volScalarFieldValue alpha.mercury 0
-);
-
-regions
-(
-    boxToCell
-    {
-        box (0 0 -1) (1 1 1);
-        fieldValues
-        (
-            volScalarFieldValue alpha.water 1
-            volScalarFieldValue alpha.oil 0
-            volScalarFieldValue alpha.mercury 0
-            volScalarFieldValue alpha.air 0
-        );
-    }
-    boxToCell
-    {
-        box (0 -1 -1) (1 0 1);
-        fieldValues
-        (
-            volScalarFieldValue alpha.water 0
-            volScalarFieldValue alpha.oil 1
-            volScalarFieldValue alpha.mercury 0
-            volScalarFieldValue alpha.air 0
-        );
-    }
-    boxToCell
-    {
-        box (-1 -1 -1) (0 0 1);
-        fieldValues
-        (
-            volScalarFieldValue alpha.water 0
-            volScalarFieldValue alpha.oil 0
-            volScalarFieldValue alpha.mercury 1
-            volScalarFieldValue alpha.air 0
-        );
-    }
-);
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/topoSetDict b/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/topoSetDict
deleted file mode 100644
index 16771d315f7624238ae9f2bca01e0dc19e0d3a03..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D/system/topoSetDict
+++ /dev/null
@@ -1,32 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      topoSetDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-actions
-(
-    // Get both sides of ami
-    // ~~~~~~~~~~~~~~~~~~~~~
-
-    // Get all faces in cellSet
-    {
-        name    AMI;
-        type    faceSet;
-        action  new;
-        source  patchToFace;
-        patch   "AMI.*";
-    }
-);
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/U b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/U
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
index 7b73dfd505eae01576879784efdf7f712299b9c7..70f6cfd063d2f693c6c9636a3f46dad358192feb 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,6 +34,7 @@ boundaryField
         );
         value           uniform 0;
     }
+
     rightWall
     {
         type            alphaContactAngle;
@@ -49,6 +49,7 @@ boundaryField
         );
         value           uniform 1;
     }
+
     lowerWall
     {
         type            alphaContactAngle;
@@ -63,12 +64,14 @@ boundaryField
         );
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
index 2591bd7c36d901f0764409a04895d8210e562201..daab3fa8a2dfde8c36d3b7beffd4b236fa4be863 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
index a9bbf243705f34322e54447cc35e7448d406c024..2f1203e5107c4361045453fa779ed07fb517c091 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
index d5548591962a37a76d08569648b1cee5c61eb9a7..3751568eb557b0ef4e01749df1eb732733b84125 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/Allrun b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/Allrun
index 9134abbfbf2b401c08d28cdae7ad8998908ef58e..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/Allrun
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/Allrun
@@ -6,7 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/controlDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/controlDict
index 318f601cbecdfc7d2c63f6f7f091c01de56d2c8e..e908a209d1a18089a19a3d0942aab965ec36b6d6 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/controlDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
index 4898878de34c1ad4234601d94659e9de9dfb11e7..9adb6249984dc168dd3e888c19472fd4c5ff6ed1 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/system/setFieldsDict
@@ -37,6 +37,7 @@ regions
             volScalarFieldValue alpha.air 0
         );
     }
+
     boxToCell
     {
         box (0.1461 0 -1) (0.2922 0.292 1);
@@ -48,6 +49,7 @@ regions
             volScalarFieldValue alpha.air 0
         );
     }
+
     boxToCell
     {
         box (0 0 -1) (0.1461 0.1 1);
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/U b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/U
index aa7c20870465e71d85826aa06a4758388d3b0bc6..4fdf933859703a6a64cdc2fe22c92a12d97f9568 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/U
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,19 +24,23 @@ boundaryField
     {
         type            noSlip;
     }
+
     rightWall
     {
         type            noSlip;
     }
+
     lowerWall
     {
         type            noSlip;
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.air b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.air
index 7b73dfd505eae01576879784efdf7f712299b9c7..70f6cfd063d2f693c6c9636a3f46dad358192feb 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.air
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,6 +34,7 @@ boundaryField
         );
         value           uniform 0;
     }
+
     rightWall
     {
         type            alphaContactAngle;
@@ -49,6 +49,7 @@ boundaryField
         );
         value           uniform 1;
     }
+
     lowerWall
     {
         type            alphaContactAngle;
@@ -63,12 +64,14 @@ boundaryField
         );
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.mercury b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.mercury
index 2591bd7c36d901f0764409a04895d8210e562201..daab3fa8a2dfde8c36d3b7beffd4b236fa4be863 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.mercury
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.mercury
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.mercury;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.oil b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.oil
index a9bbf243705f34322e54447cc35e7448d406c024..2f1203e5107c4361045453fa779ed07fb517c091 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.oil
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.water b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.water
index d5548591962a37a76d08569648b1cee5c61eb9a7..3751568eb557b0ef4e01749df1eb732733b84125 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.water
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alphas b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alphas
index eae1565335871f79732acf9c431fab4337ec4785..aa5c283f3ab481aa6326120abb42071793814747 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alphas
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/0.orig/alphas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,18 +24,22 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     rightWall
     {
         type            zeroGradient;
     }
+
     lowerWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun
index e2f1c31545c467e93adcf482c783e8e908c4ce9c..1732ca92f9d372fb433414d3cad46ede4149e255 100755
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun
@@ -6,9 +6,13 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication decomposePar
+
 runParallel $(getApplication)
+
 runApplication reconstructPar
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/controlDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/controlDict
index becb34ae651ee374af5501e3968ee7593759690d..56db7041c6f3ff209659ad30b603a89bddd35459 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/controlDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/controlDict
@@ -48,6 +48,7 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
index b65f839800996795e56c430bd5ed6b6713873f1d..08ef85660f046907b1013a43a23c477337d2f11b 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/decomposeParDict
@@ -23,9 +23,4 @@ coeffs
     n           (2 2 1);
 }
 
-distributed     no;
-
-roots           ( );
-
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
index 4898878de34c1ad4234601d94659e9de9dfb11e7..9adb6249984dc168dd3e888c19472fd4c5ff6ed1 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/system/setFieldsDict
@@ -37,6 +37,7 @@ regions
             volScalarFieldValue alpha.air 0
         );
     }
+
     boxToCell
     {
         box (0.1461 0 -1) (0.2922 0.292 1);
@@ -48,6 +49,7 @@ regions
             volScalarFieldValue alpha.air 0
         );
     }
+
     boxToCell
     {
         box (0 0 -1) (0.1461 0.1 1);
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/0.orig/U b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/0.orig/U
index b4d7a6c83744152fcbe3b8d72a7aa428329ead62..9a26bb8344ab40620cd6e4130f06bdee1a867702 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/0.orig/U
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,14 +24,17 @@ boundaryField
     {
         type            noSlip;
     }
+
     stator
     {
         type            noSlip;
     }
+
     front
     {
         type            empty;
     }
+
     back
     {
         type            empty;
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun
index ddfba61a5230a3ee873c788a353ce0dd9258e20f..863bb6fb8eb1802dadd9d945e88fad6bf5ebc8bd 100755
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun
@@ -3,11 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
 restore0Dir
-topoSet
-setFields
-setsToZones -noFlipMap
+
+runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun.pre b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96
--- /dev/null
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/system/controlDict b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/system/controlDict
index 25261419472a5c440c040233c1b35ea7be7e2a41..e6c3f93e527bd3b89064d544e4e743b6d4e18ffa 100644
--- a/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/system/controlDict
+++ b/tutorials/multiphase/multiphaseInterFoam/laminar/mixerVessel2D/system/controlDict
@@ -48,28 +48,27 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     sTransport
     {
         type            energyTransport;
         libs            (solverFunctionObjects);
-
         enabled         true;
         writeControl    outputTime;
         writeInterval   1;
+        write           true;
 
         field           T;
-
         rho             rho;
         phi             rhoPhi;
 
-        write           true;
-
         phaseThermos
         {
             alpha.air
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/U b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/U
index 91c35ee1220e4cabacf4b6cb275e2fc2c7c20502..9491d4f10d86c9c2e5fd803ef9aeae80b9a96e2b 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/U
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/U
@@ -24,7 +24,6 @@ boundaryField
 
     defaultFaces
     {
-        //type            slip;
         type            uniformFixedValue;
         uniformValue    (0 0 0);
     }
@@ -35,12 +34,11 @@ boundaryField
         value           uniform (0 0 0);
     }
 
-   atmosphere
-   {
-       type            pressureInletOutletVelocity;
-       value           uniform (0 0 0);
-   }
-
+    atmosphere
+    {
+        type            pressureInletOutletVelocity;
+        value           uniform (0 0 0);
+    }
 
     "overset.*"
     {
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water
index b0531a75558c1da6ae4dc45caadcc7b07cf87074..08413df2eb4adcf69b0fc0b32f1edf953dc556f7 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -19,7 +18,6 @@ dimensions      [0 0 0 0 0 0 0];
 
 internalField   uniform 0;
 
-
 boundaryField
 {
     #includeEtc "caseDicts/setConstraintTypes"
@@ -34,20 +32,24 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     propellerWall
     {
         type            zeroGradient;
     }
+
     rudderWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water.org b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water.org
deleted file mode 100644
index ee73330e6831999f1c3bb0a3fcff5768d681d227..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/alpha.water.org
+++ /dev/null
@@ -1,55 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-
-boundaryField
-{
-    "overset.*"
-    {
-        type            overset;
-        value           uniform 1;
-    }
-    hullWall
-    {
-        type            zeroGradient;
-    }
-    propellerWall
-    {
-        type            zeroGradient;
-    }
-    rudderWall
-    {
-        type            zeroGradient;
-    }
-    atmosphere
-    {
-        type            inletOutlet;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    defaultFaces
-    {
-        type            zeroGradient;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/epsilon b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/epsilon
index a735dd277cafd62a42dfdfacb97cb59229f34519..166150a2b9f3ff143aeac222e0cd418d9c98b666 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/epsilon
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/epsilon
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -19,7 +18,6 @@ dimensions      [0 2 -3 0 0 0 0];
 
 internalField   uniform 0.1;
 
-
 boundaryField
 {
     #includeEtc "caseDicts/setConstraintTypes"
@@ -29,39 +27,44 @@ boundaryField
         type            overset;
         value           uniform 1;
     }
+
     hullWall
     {
-         type            epsilonWallFunction;
+        type            epsilonWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
         value           uniform 0.1;
     }
+
     propellerWall
     {
-         type            epsilonWallFunction;
+        type            epsilonWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
         value           uniform 0.1;
     }
+
     rudderWall
     {
-         type            epsilonWallFunction;
+        type            epsilonWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     defaultFaces
     {
-         type            epsilonWallFunction;
+        type            epsilonWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/k b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/k
index 52c4fe3f09c24942f2a268f57e6c7340724b0c17..4db689df58849e4982425d17ce04e9ca419a852a 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/k
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/k
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -29,27 +28,32 @@ boundaryField
         type            overset;
         value           uniform 1;
     }
+
     hullWall
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     propellerWall
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     rudderWall
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            kqRWallFunction;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/motionScale b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/motionScale
index 30a3b0c8a2c8eb6861c75ee8297f7b11e7283ca9..22db3eb21a94081fcbe3dbe18f94590687eb6374 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/motionScale
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/motionScale
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       pointScalarField;
-    location    "0";
     object      motionScale;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,30 +25,37 @@ boundaryField
     {
         type            calculated;
     }
+
     overset2
     {
         type            calculated;
     }
+
     overset3
     {
         type            calculated;
     }
+
     hullWall
     {
         type            calculated;
     }
+
     propellerWall
     {
         type            calculated;
     }
+
     rudderWall
     {
         type            calculated;
     }
+
     atmosphere
     {
         type            calculated;
     }
+
     defaultFaces
     {
         type            calculated;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/nut b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/nut
index 01cf75944843e83a20f30f6ce4ae0a7ec422ec9e..f03c72d641e7268bfe015eac30744795f33c4a99 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/nut
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/nut
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -19,7 +18,6 @@ dimensions      [0 2 -1 0 0 0 0];
 
 internalField   uniform 0;
 
-
 boundaryField
 {
     #includeEtc "caseDicts/setConstraintTypes"
@@ -29,22 +27,25 @@ boundaryField
         type            overset;
         value           uniform 1;
     }
+
     hullWall
     {
-         type            nutkWallFunction;
+        type            nutkWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
         value           uniform 0;
     }
+
     propellerWall
     {
-         type            nutkWallFunction;
+        type            nutkWallFunction;
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
         value           uniform 0;
     }
+
     rudderWall
     {
         type            nutkWallFunction;
@@ -53,11 +54,13 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            calculated;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            nutkWallFunction;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/p_rgh b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/p_rgh
index 0c99f48edd3e3d1f461c582ce5291e5cdf33a2af..45d35ad0f6d5b27faaae49d2eae7155cef349054 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/p_rgh
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/p_rgh
@@ -27,8 +27,8 @@ boundaryField
         type            fixedFluxPressure;
     }
 
-   atmosphere
-   {
+    atmosphere
+    {
         type            totalPressure;
         p0              uniform 0;
         U               U;
@@ -37,12 +37,12 @@ boundaryField
         psi             none;
         gamma           1;
         value           uniform 0;
-   }
-  defaultFaces
-  {
-      type            fixedFluxPressure;
-  }
+    }
 
+    defaultFaces
+    {
+        type            fixedFluxPressure;
+    }
 
     "overset.*"
     {
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/pointDisplacement b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/pointDisplacement
index a1b6098e4e447ed835c05bd733939595529e45df..b448080251aecadee933c0dbc26b6b4b372f176d 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/pointDisplacement
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/pointDisplacement
@@ -31,21 +31,25 @@ boundaryField
          type            calculated;
         value           uniform (0 0 0);
     }
+
     oversetPatch
     {
         patchType       overset;
         type            zeroGradient;
     }
+
     "overset.*"
     {
         patchType       overset;
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     defaultFaces
     {
         type            fixedValue;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/zoneID b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/zoneID
index fab0f3c1152eaf9198826550f9e62eeb7344ca86..601b4f172f90285b8efcb7cb279e1f578f06eb80 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/zoneID
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/0.orig/zoneID
@@ -10,50 +10,56 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      zoneID;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions      [0 0 0 0 0 0 0];
 
-
 internalField   uniform 0;
 
 boundaryField
 {
     #includeEtc "caseDicts/setConstraintTypes"
+
     overset1
     {
         type            overset;
         value           uniform 0;
     }
+
     overset2
     {
         type            overset;
         value           uniform 0;
     }
+
     overset3
     {
         type            overset;
         value           uniform 0;
     }
+
     hullWall
     {
         type            zeroGradient;
     }
+
     propellerWall
     {
         type            zeroGradient;
     }
+
     rudderWall
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allclean b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allclean
index 385a30a2f2d111a1a6983b6881da24f13bc76afa..8f13a5fccda8692978cfe41dbaac098de6f2e997 100755
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allclean
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allclean
@@ -5,8 +5,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-rm -f constant/polyMesh/boundary
-rm -f constant/polyMesh/zoneID
 rm -f constant/cellInterpolationWeight
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allrun b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allrun
index 036a1f7e4e74b8e405b5f082e9bfe8f8f9864e49..f9aa96400d93c788a4829dbd6f6f60b7f91bae7d 100755
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allrun
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/Allrun
@@ -6,6 +6,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 ./Allrun.pre
 
 runApplication decomposePar
+
 runParallel $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/dynamicMeshDict b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/dynamicMeshDict
index 1f180e4a890eba271ed15021fe97af942bc7758f..da6d9b8be5130b2638b4823655b1b788669b914f 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/dynamicMeshDict
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/dynamicMeshDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      dynamicMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 motionSolverLibs    (rigidBodyMeshMotion);
@@ -21,138 +20,134 @@ dynamicFvMesh       dynamicOversetFvMesh;
 
 motionSolver        rigidBodyMotion;
 
-// rigidBodyMotionCoeffs  - not needed any more
-//  {
-    report          on;
+report          on;
 
-    solver
-    {
-        type Newmark;
-        //gamma   0.1;    // Velocity integration coefficient
-        //beta    0.1;    // Position integration coefficient
-    }
+solver
+{
+    type Newmark;
+    //gamma   0.1;    // Velocity integration coefficient
+    //beta    0.1;    // Position integration coefficient
+}
 
-    accelerationRelaxation 0.4;
+accelerationRelaxation 0.4;
 
-    // prescribedRotation requires some sub-iterations to converge faster
-    // to desired value of omega.
-    nIter   3;
+// prescribedRotation requires some sub-iterations to converge faster
+// to desired value of omega.
+nIter   3;
 
-    bodies
+bodies
+{
+    hull
     {
-        hull
-        {
-            type            rigidBody;
-            parent          root;
-
-            // To get Tensor of Inertia (symmetrical) use surfaceInertia
-            // here hull is empty shell
-
-            mass            0.552;
-            inertia            (0.0033 0 0 0.01 0 0.0095);
-            centreOfMass    (0.2857 -0.07 0); // relative to the centreOfMass
-                                            // of parent body
-                                            // (here root = global coord system)
-
-            // Transformation tensor and centre of rotation (CoR)
-            transform       (1 0 0 0 1 0 0 0 1) (0.2857 -0.07 0);
-
-            joint
-            {
-            // These constrains are applied only to body hull,
-            // other bodies need to have their own set
-            // Constraints used for faster run
-
-                type            composite;
-                joints
-                (
-                    {
-                        type Px;  // Allow translation in X -
-                    }
-                    {
-                        type Ry;  // Allow rotation along Y axis
-                                  // (local - body CS)
-                    }
-                );
-            }
-
-            patches         (hullWall);
-            innerDistance   100;    // With overset we want to avoid the mesh
-                                    // deformation so have large innerDistance
-            outerDistance   200;
-        }
+        type            rigidBody;
+        parent          root;
+
+        // To get Tensor of Inertia (symmetrical) use surfaceInertia
+        // here hull is empty shell
+
+        mass            0.552;
+        inertia            (0.0033 0 0 0.01 0 0.0095);
+        centreOfMass    (0.2857 -0.07 0); // relative to the centreOfMass
+                                        // of parent body
+                                        // (here root = global coord system)
+
+        // Transformation tensor and centre of rotation (CoR)
+        transform       (1 0 0 0 1 0 0 0 1) (0.2857 -0.07 0);
 
-        propeller
+        joint
         {
+        // These constrains are applied only to body hull,
+        // other bodies need to have their own set
+        // Constraints used for faster run
 
-            type            rigidBody;
-            parent          hull;
-
-            centreOfMass    (-0.2847 0.03 0);    // Relative to parent CoM
-            mass            0.0288;
-            inertia         (7.6e-6 0 0 4.2e-6 0 4.2e-6);
-            // transform and CoR - relative to parent CoR
-            transform       (1 0 0 0 1 0 0 0 1) (-0.2757 0.03 0);
-            patches        (propellerWall);
-            innerDistance   100;
-            outerDistance   200;
-            joint
-            {
-                type            Rx;
-            }
+            type            composite;
+            joints
+            (
+                {
+                    type Px;  // Allow translation in X -
+                }
+                {
+                    type Ry;  // Allow rotation along Y axis
+                                // (local - body CS)
+                }
+            );
         }
 
-        rudder
+        patches         (hullWall);
+        innerDistance   100;    // With overset we want to avoid the mesh
+                                // deformation so have large innerDistance
+        outerDistance   200;
+    }
+
+    propeller
+    {
+
+        type            rigidBody;
+        parent          hull;
+
+        centreOfMass    (-0.2847 0.03 0);    // Relative to parent CoM
+        mass            0.0288;
+        inertia         (7.6e-6 0 0 4.2e-6 0 4.2e-6);
+        // transform and CoR - relative to parent CoR
+        transform       (1 0 0 0 1 0 0 0 1) (-0.2757 0.03 0);
+        patches        (propellerWall);
+        innerDistance   100;
+        outerDistance   200;
+        joint
         {
-            type            rigidBody;
-            parent          hull;
-            centreOfMass    (-0.3602 -0.0055 0);
-            mass            0.0746;
-            inertia         (3.3e-5 0 0 4.7e-6 0 3.4e-5);
-            // transform and CoR - relative to parent CoR
-            transform       (1 0 0 0 1 0 0 0 1) (-0.3487 -0.04 0);
-            patches        (rudderWall);
-            innerDistance   100;
-            outerDistance   200;
-            joint
-            {
-                type            Ry;
-            }
+            type            Rx;
         }
     }
 
-    restraints
+    rudder
     {
-        rudderRotation
+        type            rigidBody;
+        parent          hull;
+        centreOfMass    (-0.3602 -0.0055 0);
+        mass            0.0746;
+        inertia         (3.3e-5 0 0 4.7e-6 0 3.4e-5);
+        // transform and CoR - relative to parent CoR
+        transform       (1 0 0 0 1 0 0 0 1) (-0.3487 -0.04 0);
+        patches        (rudderWall);
+        innerDistance   100;
+        outerDistance   200;
+        joint
         {
-            type                    prescribedRotation;
-            body                    rudder;
-            referenceOrientation    (1 0 0 0 1 0 0 0 1);
-            axis                    (0 1 0);    // Axis of rotation
-            omega                   sine;       // Function1 entry
-            omegaCoeffs
-            {
-                frequency   4;
-                amplitude   0.2;
-                scale       (0 1 0);
-                level       (0 1 0);
-            }
+            type            Ry;
         }
-        propellerRotation
+    }
+}
+
+restraints
+{
+    rudderRotation
+    {
+        type                    prescribedRotation;
+        body                    rudder;
+        referenceOrientation    (1 0 0 0 1 0 0 0 1);
+        axis                    (0 1 0);    // Axis of rotation
+        omega                   sine;       // Function1 entry
+        omegaCoeffs
         {
-            type                    prescribedRotation;
-            body                    propeller;
-            referenceOrientation    (1 0 0 0 1 0 0 0 1);
-            axis                    (1 0 0);
-            omega                   table
-            (
-                (0 (0 0 0))
-                (1 (16 0 0))
-            );
+            frequency   4;
+            amplitude   0.2;
+            scale       (0 1 0);
+            level       (0 1 0);
         }
     }
-
-//  } // end of rigidBodyMotionCoeffs
+    propellerRotation
+    {
+        type                    prescribedRotation;
+        body                    propeller;
+        referenceOrientation    (1 0 0 0 1 0 0 0 1);
+        axis                    (1 0 0);
+        omega                   table
+        (
+            (0 (0 0 0))
+            (1 (16 0 0))
+        );
+    }
+}
 
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/transportProperties b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/transportProperties
index 8709d113f8e6fdd8eca42e7eac05735885159ee7..93e9fca7cc360f110fb5f22b16d63d374bde6472 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/transportProperties
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/transportProperties
@@ -19,17 +19,17 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1e-06;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 998.2;
+    nu              1e-06;
+    rho             998.2;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1.48e-05;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0;
+sigma               0;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/turbulenceProperties b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/turbulenceProperties
index 6693d4860016032e42514f8ef6ea4a071c01f328..31939b2a9d59e8179e07237a12d25b8614589fc9 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/turbulenceProperties
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/constant/turbulenceProperties
@@ -24,4 +24,5 @@ RAS
 
     printCoeffs     on;
 }
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/blockMeshDict b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/blockMeshDict
index be82a553b1052cb24e768b0e79cebcf74d8b595f..c727c7de329d90301a4791c705dac3137fd47f9e 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/blockMeshDict
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/blockMeshDict
@@ -61,13 +61,12 @@ vertices
 
 blocks
 (
-  //  hex (0 1 2 3 4 5 6 7) background (60 40 56) simpleGrading (1 1 1) // coarser mesh cell size 0.025 m
-    hex (0 1 2 3 4 5 6 7) background (75 50 70) simpleGrading (1 1 1)   // cell size 0.02 m
-
+  //  hex (0 1 2 3 4 5 6 7) background (60 40 56)
+  //      simpleGrading (1 1 1) // coarser mesh cell size 0.025 m
+    hex (0 1 2 3 4 5 6 7) background (75 50 70)
+        simpleGrading (1 1 1) // cell size 0.02 m
     hex (8 9 10 11 12 13 14 15) hullBox (32 16 16) simpleGrading (1 1 1)
-
     hex (16 17 18 19 20 21 22 23) propeller (10 20 20) simpleGrading (1 1 1)
-
     hex (24 25 26 27 28 29 30 31) rudder (20 22 11) simpleGrading (1 1 1)
 );
 
@@ -90,7 +89,6 @@ boundary
             (12 13 14 15)
         );
     }
-
     overset2   //oversetPropeller
     {
         type        overset;
@@ -104,7 +102,6 @@ boundary
             (19 18 17 16)
         );
     }
-
     overset3   //oversetRudder
     {
         type        overset;
@@ -118,26 +115,22 @@ boundary
             (24 25 29 28)
         );
     }
-
-
-        // Populated by subsetMesh
-        hullWall
-        {
-            type wall;
-            faces ();
-        }
-        propellerWall
-        {
-            type wall;
-            faces ();
-        }
-        rudderWall
-        {
-            type wall;
-            faces ();
-        }
-
-
+    // Populated by subsetMesh
+    hullWall
+    {
+        type wall;
+        faces ();
+    }
+    propellerWall
+    {
+        type wall;
+        faces ();
+    }
+    rudderWall
+    {
+        type wall;
+        faces ();
+    }
     atmosphere
     {
         type patch;
@@ -147,7 +140,6 @@ boundary
         //    (1 5 4 0)
         );
     }
-
     defaultFaces
     {
       type wall;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/controlDict b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/controlDict
index 242083c50d498478ebf773cf5565d71856fd6371..ee484ff9955e6c026e2e244232d21103c09f61d8 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/controlDict
@@ -14,7 +14,6 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-
 libs
 (
     overset
@@ -54,13 +53,15 @@ runTimeModifiable true;
 
 adjustTimeStep  yes;
 
-
 maxCo           4.0;
+
 maxAlphaCo      5.0;
+
 maxDeltaT       1;
+
+
 functions
 {
-
     minMax
     {
         type    fieldMinMax;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict
index 8995b386d041839c5be1138bf3c7793acefb6f4c..3cd0b7f691f684a2e88f230a466a9fabdab245aa 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/decomposeParDict
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       dictionary;
-    note        "mesh decomposition control dictionary";
     object      decomposeParDict;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -22,8 +21,6 @@ method          hierarchical;
 coeffs
 {
     n           (2 2 2);
-   // delta       0.001;
-   // order       xyz;
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSchemes b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSchemes
index dc0de8c4507df0da42bb3d4bcfcb0b7d0cdb5619..2d3c1106eb356d2454ca149b336ab91d63827f61 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSchemes
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSchemes
@@ -26,7 +26,7 @@ gradSchemes
 
 divSchemes
 {
-    div(rhoPhi,U)   Gauss upwind ;//limitedLinearV 1;
+    div(rhoPhi,U)   Gauss upwind;
     div(U)          Gauss linear;
     div(phi,alpha)  Gauss vanLeer;
     div(phirb,alpha) Gauss linear;
@@ -39,7 +39,7 @@ divSchemes
 
 laplacianSchemes
 {
-    default         Gauss linear uncorrected;//uncorrected;
+    default         Gauss linear uncorrected;
 }
 
 interpolationSchemes
@@ -49,7 +49,7 @@ interpolationSchemes
 
 snGradSchemes
 {
-    default         uncorrected;//uncorrected;
+    default         uncorrected;
 }
 
 oversetInterpolation
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSolution b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSolution
index 932f096ef0c5182756a62fb0fd01e5b5d8345ed0..d3b02a77b3ddbe5ad33555866cedd98e4e50899a 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSolution
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/fvSolution
@@ -16,12 +16,10 @@ FoamFile
 
 solvers
 {
-
     "cellDisplacement.*"
     {
         solver          PCG;
         preconditioner  DIC;
-
         tolerance       1e-06;
         relTol          0;
         maxIter         300;
diff --git a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/setFieldsDictWaterLevel b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/setFieldsDictWaterLevel
index ffc5a7677f09413ee5943b28dcff66146de5ef31..58260c3b4fe7901824b471f2aafe38b90347e064 100644
--- a/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/setFieldsDictWaterLevel
+++ b/tutorials/multiphase/overInterDyMFoam/boatAndPropeller/system/setFieldsDictWaterLevel
@@ -24,13 +24,19 @@ regions
     boxToCell
     {
         box ( -100 -100 -100 ) ( 100 0.0 100 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 
     boxToFace
     {
         box ( -100 -100 -100 ) ( 100 0.0 100 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 
 );
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/Allclean b/tutorials/multiphase/overInterDyMFoam/floatingBody/Allclean
index 2b2685581753dcc8c10b0006a8afae021dc67e17..b59c2c7a0025e0d61f3aeebc09235f7404de1625 100755
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/Allclean
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/Allclean
@@ -1,6 +1,5 @@
 #!/bin/sh
-cd "${0%/*}" || exit                                # Run from this directory
-#. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+cd "${0%/*}" || exit                                 # Run from this directory
 #------------------------------------------------------------------------------
 
 (cd background && ./Allclean)
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/Allrun.pre b/tutorials/multiphase/overInterDyMFoam/floatingBody/Allrun.pre
index fd734c82257e025afd9cab9e0710c9297eb9ff07..856379577d8f098d9390c2e695c9406074f29302 100755
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/Allrun.pre
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/Allrun.pre
@@ -3,7 +3,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-# mesh floating body
+# Mesh floating body
 (cd floatingBody && ./Allrun.pre)
 
 # Add background mesh
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/U b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/U
index dfa6011aeb2a6a1aaf1564ed78cc6951bd6de3af..d20a86e3a5646a0817c1509f5dbf28df4e9e0c65 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/U
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/U
@@ -27,11 +27,13 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/alpha.water b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/alpha.water
index bb7845cfa5e5c0c8690b943f87fea398362332de..026bf82cec4d9f71e60fdd72e259fdd195caa7ca 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/alpha.water
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/alpha.water
@@ -26,12 +26,14 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/epsilon b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/epsilon
index 393a869106353e01952c4195f89e6485dae7ef0f..cfbcf6d81c05b66a3daa0b26bf7af408a036b7f3 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/epsilon
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/epsilon
@@ -25,23 +25,19 @@ boundaryField
     stationaryWalls
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     floatingObject
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.1;
     }
 }
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/k b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/k
index 3824961d4eedfbc8d0c66942b84c236fb96707ac..0fe7081d54c24373c6bef6dfb00aa08fc89c1646 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/k
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/k
@@ -27,12 +27,14 @@ boundaryField
         type            kqRWallFunction;
         value           uniform 0.1;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     floatingObject
     {
         type            kqRWallFunction;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/nut b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/nut
index 7ddb453cda0fe3549bc3395d5005010df324cd42..335875e00f5f2e5177b32c8acafd708a55c3b09d 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/nut
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/nut
@@ -25,22 +25,18 @@ boundaryField
     stationaryWalls
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            calculated;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
 }
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/p_rgh b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/p_rgh
index 8fb9693c42fa04c6bf8a3efe450c0f8ecb1a0623..05c712353a083aee7eec395f3e7c377f0dabbb3c 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/p_rgh
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            overset;
     }
+
     stationaryWalls
     {
         type            fixedFluxPressure;
     }
+
     atmosphere
     {
         type            totalPressure;
@@ -39,10 +41,12 @@ boundaryField
         gamma           1;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            fixedFluxPressure;
     }
+
     overset
     {
         patchType       overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/pointDisplacement b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/pointDisplacement
index 4085d4dc2d5ccc0e3aa8a647b3a514af1cfe71bd..6af021d4bb0416c5f26572464d3a787c1e845fe4 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/pointDisplacement
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/pointDisplacement
@@ -27,21 +27,25 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     atmosphere
     {
         type            fixedValue;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            calculated;
         value           uniform (0 0 0);
     }
+
     oversetPatch
     {
         patchType       overset;
         type            zeroGradient;
     }
+
     sides
     {
         patchType       overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/zoneID b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/zoneID
index f842ff23570baea908690abaf78faba7487dc204..31bc4ec9f797909ddff1b3650dd808fb5489fb92 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/zoneID
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/0.orig/zoneID
@@ -26,10 +26,12 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            zeroGradient;
     }
+
     floatingObject
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/constant/transportProperties b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/constant/transportProperties
index 854ab65c7fbc39e77a43b5bbaac3c996f9775b3b..1e58e7031a5e75926e20d9a17f2c7a187ae7ed03 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/constant/transportProperties
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/constant/transportProperties
@@ -19,17 +19,17 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1e-06;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 998.2;
+    nu              1e-06;
+    rho             998.2;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1.48e-05;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.007;
+sigma               0.007;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/blockMeshDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/blockMeshDict
index 6603cdff934121f692503240a860189aa1fc4758..ea2c49b3a854114f342b37968315a2f1d6dea280 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/blockMeshDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/blockMeshDict
@@ -39,14 +39,12 @@ edges
 
 boundary
 (
-    // Dummy patch to trigger overset interpolation before any other
-    // bcs
+    // Dummy patch to trigger overset interpolation before any other bcs
     oversetPatch
     {
         type overset;
         faces ();
     }
-
     stationaryWalls
     {
         type wall;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/controlDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/controlDict
index 47e81fa61a0addf40aceef9fd8422dba1f1afa67..8dda71569af88e0a9c45a37b1214db837ff4774e 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/controlDict
@@ -16,7 +16,7 @@ FoamFile
 
 libs            (overset fvMotionSolvers);
 
-application     overInterDyMFoam ;
+application     overInterDyMFoam;
 
 startFrom       latestTime;
 
@@ -49,9 +49,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1.5;
+
 maxAlphaCo      2.0;
+
 maxDeltaT       1;
 
+
 functions
 {
     probes
@@ -76,7 +79,6 @@ functions
         (
             (0.00132  0.0009 0.005)
         );
-
     }
 
     alphaVol
@@ -93,8 +95,8 @@ functions
             const volScalarField& alpha =
                 mesh().lookupObject<volScalarField>("alpha.water");
 
-            Info<< "Alpha volume = " << alpha.weightedAverage(mesh().Vsc()) << endl;
-
+            Info<< "Alpha volume = " << alpha.weightedAverage(mesh().Vsc())
+                << endl;
         #};
     }
 }
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/setFieldsDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/setFieldsDict
index 8691838585b3af8fac1c21cd6948f7df58d6cd9c..cf2deced24071b4c0987b0112e6853ea0fe257da 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/setFieldsDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/background/system/setFieldsDict
@@ -25,13 +25,19 @@ regions
     boxToCell
     {
         box ( -100 -100 -100 ) ( 100 100 0.5368 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 
     boxToCell
     {
         box ( 0.9 0.9 -100 ) ( 100 100 0.75 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 
     cellToCell
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/Allrun.pre b/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/Allrun.pre
index 1f396f9a699334105572c41906f0452e8507de4a..80b922bf2f3db6575edbc146de958148bed49ae3 100755
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/Allrun.pre
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/Allrun.pre
@@ -4,7 +4,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 runApplication blockMesh
+
 runApplication topoSet
+
 runApplication subsetMesh -overwrite c0 -patch floatingObject
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/controlDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/controlDict
index c5f8058799d2980c6d13e5da164162e1c55d2809..cc289deb00145ef65a75efa89c0b798682322617 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/controlDict
@@ -47,7 +47,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1;
+
 maxAlphaCo      1;
+
 maxDeltaT       1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/setFieldsDict b/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/setFieldsDict
deleted file mode 100644
index 5f09c017b92a6c524d823d0162fa77b8d199ca50..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/overInterDyMFoam/floatingBody/floatingBody/system/setFieldsDict
+++ /dev/null
@@ -1,37 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      setFieldsDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-defaultFieldValues
-(
-    volScalarFieldValue alpha.water 0
-);
-
-regions
-(
-    boxToCell
-    {
-        box ( -100 -100 -100 ) ( 100 100 0.5368 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
-    }
-
-    boxToCell
-    {
-        box ( 0.7 0.8 -100 ) ( 100 100 0.65 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
-    }
-);
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allclean b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allclean
index 2b2685581753dcc8c10b0006a8afae021dc67e17..982b1116ba33909dc4d29dd0c4a2119c4388155c 100755
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allclean
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allclean
@@ -1,6 +1,5 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
-#. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
 (cd background && ./Allclean)
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allrun.pre b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allrun.pre
index fd734c82257e025afd9cab9e0710c9297eb9ff07..856379577d8f098d9390c2e695c9406074f29302 100755
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allrun.pre
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/Allrun.pre
@@ -3,7 +3,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-# mesh floating body
+# Mesh floating body
 (cd floatingBody && ./Allrun.pre)
 
 # Add background mesh
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/U b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/U
index acf2be74678ee7aeb586d7e9440cee97e040234b..f48cd0205211955976514a2b3a5bc54fc4a323b9 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/U
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/U
@@ -38,16 +38,19 @@ boundaryField
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     sidePatch
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     atmosphere
     {
         type            pressureInletOutletVelocity;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            movingWallVelocity;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/alpha.water b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/alpha.water
index 56d97e352d2ea00c899f4e6e36d9901f3098b73e..a502dab274eb73a5fdd1b6384aa81d4a2e95015a 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/alpha.water
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/alpha.water
@@ -39,12 +39,14 @@ boundaryField
         upperBound      1;
         value           uniform 0;
     }
+
     atmosphere
     {
         type            inletOutlet;
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     floatingObject
     {
 //         type            variableHeightFlowRate;
@@ -53,6 +55,7 @@ boundaryField
 //         value           uniform 0;
         type            zeroGradient;
     }
+
     sidePatch
     {
         type            variableHeightFlowRate;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/epsilon b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/epsilon
index 6d497c01c5da7003e9bf99b1bb41c2bbe9f47d14..de5ed0ac0a055cdd7ecfd27664b4d08145e9ff9c 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/epsilon
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/epsilon
@@ -28,24 +28,25 @@ boundaryField
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     "(atmosphere|sidePatch)"
     {
         type            inletOutlet;
         inletValue      uniform 0.1;
         value           uniform 0.1;
     }
+
     floatingObject
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.1;
     }
+
     overset
     {
         type            overset;
     }
+
     oversetPatch
     {
         type            overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/k b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/k
index d473038e44dd6645720cbe6ebaa686ad06cfad5f..e501437d9fa127e2411572951ec67905f4dd199a 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/k
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/k
@@ -24,25 +24,29 @@ boundaryField
 
     stationaryWalls
     {
-         type            inletOutlet;
+        type            inletOutlet;
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     "(atmosphere|sidePatch)"
     {
         type            inletOutlet;
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     floatingObject
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     overset
     {
         type            overset;
     }
+
     oversetPatch
     {
         type            overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/nut b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/nut
index 6f3a6f33da0b9de39c79b0ba531f09c0aad6f13d..5a47c150c7e7114a896ba45b68c780bc349e328b 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/nut
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/nut
@@ -27,24 +27,25 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     "(atmosphere|sidePatch)"
     {
         type            calculated;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     overset
     {
         patchType       overset;
         type            zeroGradient;
     }
+
     oversetPatch
     {
         type            overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/p_rgh b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/p_rgh
index fbdd1b027b6e13539e532ad55bea1711ba706879..004644f3fa9fd797075696deb17bfde982ed4e7f 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/p_rgh
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/p_rgh
@@ -24,10 +24,12 @@ boundaryField
     {
         type            overset;
     }
+
     "(stationaryWalls|sidePatch)"
     {
         type            fixedFluxPressure;
     }
+
     atmosphere
     {
         type            totalPressure;
@@ -39,10 +41,12 @@ boundaryField
         gamma           1;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            fixedFluxPressure;
     }
+
     overset
     {
         patchType       overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/pointDisplacement b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/pointDisplacement
index 9acfbdff4a4b42c624549f61b03e2a78f2ec3b47..f5f696e151459e325c5af55d8503985203f28a8b 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/pointDisplacement
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/pointDisplacement
@@ -27,21 +27,25 @@ boundaryField
         type            calculated;
         value           uniform (0 0 0);
     }
+
     "(atmosphere|sidePatch)"
     {
         type            calculated;
         value           uniform (0 0 0);
     }
+
     floatingObject
     {
         type            calculated;
         value           uniform (0 0 0);
     }
+
     oversetPatch
     {
         patchType       overset;
         type            zeroGradient;
     }
+
     sides
     {
         patchType       overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/zoneID b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/zoneID
index 926b73b0449a15b76baeb9baacd17845b64aa6bd..d2f2478357aa5667fa1efca1c92edffdd8b20648 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/zoneID
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/0.orig/zoneID
@@ -26,15 +26,18 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     atmosphere
     {
         type            zeroGradient;
     }
+
     floatingObject
     {
         type            zeroGradient;
     }
-     oversetPatch
+
+    oversetPatch
     {
         patchType       overset;
         type            zeroGradient;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/constant/transportProperties b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/constant/transportProperties
index 854ab65c7fbc39e77a43b5bbaac3c996f9775b3b..1e58e7031a5e75926e20d9a17f2c7a187ae7ed03 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/constant/transportProperties
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/constant/transportProperties
@@ -19,17 +19,17 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1e-06;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 998.2;
+    nu              1e-06;
+    rho             998.2;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1.48e-05;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.007;
+sigma               0.007;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/blockMeshDict b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/blockMeshDict
index 2ad7c8f7cbcea39b52dd727766eeaa8e24cacb91..dd2216976ca1304671dad6cee105afa1aa0d2cf8 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/blockMeshDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/blockMeshDict
@@ -39,14 +39,12 @@ edges
 
 boundary
 (
-    // Dummy patch to trigger overset interpolation before any other
-    // bcs
+    // Dummy patch to trigger overset interpolation before any other bcs
     oversetPatch
     {
         type overset;
         faces ();
     }
-
     stationaryWalls
     {
         type wall;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/controlDict b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/controlDict
index 2b45d954551fd237700a54937a3a754eba1d16ea..a1d5fc9ec0115ea2a4759fca092e3e8b6145005e 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/controlDict
@@ -55,11 +55,10 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           5.0;
+
 maxAlphaCo      2.0;
+
 maxDeltaT       0.1;
 
-functions
-{
-}
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSchemes b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSchemes
index 8992808c5b162f2d2b0234b9bda10cc634601d31..45ec10272810e9bf517a58392707d71ada5637ef 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSchemes
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSchemes
@@ -54,7 +54,7 @@ snGradSchemes
 
 oversetInterpolation
 {
-    method          inverseDistance;//cellVolumeWeight
+    method          inverseDistance;    //cellVolumeWeight
 }
 
 oversetInterpolationSuppressed
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSolution b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSolution
index 8c68330e49f3b314a757d01e2e6c09e6b617ae44..e413bbff3192e1e123ce0ad1e1f59db2ff8c043a 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSolution
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/fvSolution
@@ -16,7 +16,6 @@ FoamFile
 
 solvers
 {
-
     "cellDisplacement.*"
     {
         solver          PCG;
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/setFieldsDict b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/setFieldsDict
index ef28a3350d9fedbf1eea32eeb7960eeefdf4f470..b5e8c39f99ae6b8383b9b077aed1931e30ae4edd 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/setFieldsDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/background/system/setFieldsDict
@@ -25,14 +25,21 @@ regions
     boxToCell
     {
         box ( -100 -100 -100 ) ( 100 100 0.5368 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 
     boxToFace
     {
         box ( -100 -100 -100 ) ( 100 100 0.5368 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
+
     /*
     boxToCell
     {
@@ -50,6 +57,7 @@ regions
             volScalarFieldValue zoneID 0
         );
     }
+
     cellToCell
     {
         set c1;
@@ -59,7 +67,6 @@ regions
             volScalarFieldValue zoneID 1
         );
     }
-
 );
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/controlDict b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/controlDict
index c5f8058799d2980c6d13e5da164162e1c55d2809..cc289deb00145ef65a75efa89c0b798682322617 100644
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/controlDict
@@ -47,7 +47,9 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1;
+
 maxAlphaCo      1;
+
 maxDeltaT       1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/setFieldsDict b/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/setFieldsDict
deleted file mode 100644
index 5f09c017b92a6c524d823d0162fa77b8d199ca50..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/overInterDyMFoam/floatingBodyWithSpring/floatingBody/system/setFieldsDict
+++ /dev/null
@@ -1,37 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    object      setFieldsDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-defaultFieldValues
-(
-    volScalarFieldValue alpha.water 0
-);
-
-regions
-(
-    boxToCell
-    {
-        box ( -100 -100 -100 ) ( 100 100 0.5368 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
-    }
-
-    boxToCell
-    {
-        box ( 0.7 0.8 -100 ) ( 100 100 0.65 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
-    }
-);
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/U b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/U
index 320d4401ce06c3d170ddf5b73e10eb1f61d7e55c..6263039540d0fa30a2fd1f49f130604ef60b2a40 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/U
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/U
@@ -34,16 +34,17 @@ boundaryField
         value           uniform (0 0 0);
     }
 
-   outlet
-   {
-       type            uniformFixedValue;
-       uniformValue    (0 0 0);
-   }
-   inlet
-   {
-       type            uniformFixedValue;
-       uniformValue     (0 0 0);
-   }
+    outlet
+    {
+        type            uniformFixedValue;
+        uniformValue    (0 0 0);
+    }
+
+    inlet
+    {
+        type            uniformFixedValue;
+        uniformValue     (0 0 0);
+    }
 
     overset
     {
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/epsilon b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/epsilon
index 1851c51c9d2ee60e43d59414cfe902a5e6207178..9d84e2808b3242aef7560c57db287b22240ff093 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/epsilon
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/epsilon
@@ -14,7 +14,6 @@ FoamFile
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-
 dimensions      [ 0 2 -3 0 0 0 0 ];
 
 internalField   uniform 0.1;
@@ -33,7 +32,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p
index b38ae79044d0a57f66d1bbc6c1afa253a9a14d37..ecf78904117fefdd44e74f2d17f6dafc8a2e1f45 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p
@@ -27,6 +27,7 @@ boundaryField
         type            calculated;
         value           $internalField;
     }
+
     overset
     {
         type            overset;
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p_rgh b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p_rgh
index c3dbea01d1b83b5e1f62c2aff2f27660193eaa70..bd0583f5dcbeba48a8f609cee64a150676b8b717 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p_rgh
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/0.orig/p_rgh
@@ -26,6 +26,7 @@ boundaryField
     {
         type            overset;
     }
+
     "(walls|hole|outlet|inlet)"
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/Allclean b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/Allclean
index 385a30a2f2d111a1a6983b6881da24f13bc76afa..8f13a5fccda8692978cfe41dbaac098de6f2e997 100755
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/Allclean
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/Allclean
@@ -5,8 +5,6 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 cleanCase0
 
-rm -f constant/polyMesh/boundary
-rm -f constant/polyMesh/zoneID
 rm -f constant/cellInterpolationWeight
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/constant/transportProperties b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/constant/transportProperties
index 84aa72694859544c7f61d3a9df68bc69f889d266..ae230797add54cfddf326c4a2a0393c091a5d94b 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/constant/transportProperties
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/constant/transportProperties
@@ -19,17 +19,17 @@ phases (water air);
 water
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1e-06;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 998.2;
+    nu              1e-06;
+    rho             998.2;
 }
 
 air
 {
     transportModel  Newtonian;
-    nu              nu [ 0 2 -1 0 0 0 0 ] 1.48e-05;
-    rho             rho [ 1 -3 0 0 0 0 0 ] 1;
+    nu              1.48e-05;
+    rho             1;
 }
 
-sigma           sigma [ 1 0 -2 0 0 0 0 ] 0.0;
+sigma               0.0;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/blockMeshDict b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/blockMeshDict
index 52f11fbbb57b1d291afc04ed78f8a00df50978e9..6b7f859e169e94bc67440309785d71f723d915d6 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/blockMeshDict
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/blockMeshDict
@@ -74,7 +74,6 @@ boundary
             ( 9 13 12  8)
         );
     }
-
     overset2
     {
         type        overset;
@@ -86,7 +85,6 @@ boundary
             (17 21 20 16)
         );
     }
-
     walls
     {
         type wall;
@@ -96,7 +94,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     inlet
     {
         type wall;
@@ -105,7 +102,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     outlet
     {
         type wall;
@@ -114,14 +110,12 @@ boundary
             (2 6 5 1)
         );
     }
-
     // Populated by subsetMesh
     hole
     {
         type wall;
         faces ();
     }
-
     frontAndBack
     {
         type empty;
@@ -131,7 +125,6 @@ boundary
             (4 5 6 7)
         );
     }
-
     frontAndBack1
     {
         type empty;
@@ -141,7 +134,6 @@ boundary
             (12 13 14 15)
         );
     }
-
     frontAndBack2
     {
         type empty;
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/controlDict b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/controlDict
index 3be937939b5f4ae488c8e15010bc00ea8bb73622..4e9cb2f46cabd82a8429e25468edc7431a35c648 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/controlDict
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/controlDict
@@ -56,9 +56,12 @@ runTimeModifiable yes;
 adjustTimeStep  yes;
 
 maxCo           1.5;
+
 maxAlphaCo      2.0;
+
 maxDeltaT       1;
 
+
 functions
 {
     probes
@@ -83,7 +86,6 @@ functions
         (
              (0.0009999 0.0015 0.003)
         );
-
     }
 
     alphaVol
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/setFieldsDict b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/setFieldsDict
index 51c6953430f1742abced276c7abed720d3c51548..f51fa41ac34a97acfe651a390f3c0a5dc647aa05 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/setFieldsDict
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/setFieldsDict
@@ -57,7 +57,10 @@ regions
     boxToCell
     {
         box ( -100 -100 -100 ) ( 100 0.005 100 );
-        fieldValues ( volScalarFieldValue alpha.water 1 );
+        fieldValues
+        (
+            volScalarFieldValue alpha.water 1
+        );
     }
 );
 
diff --git a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/topoSetDict b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/topoSetDict
index c633b9b363f5228aa44fe9c65ad39c4cad354f7a..7de75178012830422d222355cf2f48aed78ca41b 100644
--- a/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/topoSetDict
+++ b/tutorials/multiphase/overInterDyMFoam/twoSimpleRotors/system/topoSetDict
@@ -56,7 +56,6 @@ actions
     }
 
     // Select box to remove from region 1 and 2
-
     {
         name    box;
         type    cellSet;
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/U b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/U
index ad4d42f01437061f27cd488b0b80a2e39f572610..3e7c3debf528a5cb8de30d7c793fa1efdba88b13 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/U
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p
index bace00a1b02c696ab400ac1e87ca07fb5a11b441..d165cf15478af13e6d0a76729ea353cc4426e7aa 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     ".*Wall"
     {
         type            calculated;
         value           uniform 0;
     }
+
     "floatingObject.*"
     {
         type            calculated;
         value           uniform 0;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p_gh b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p_gh
index 2af30aa111e2589bcd7f832819b5a2df8acd5a50..5aed37028eb6324e21df81a1a2b2af2af2842587 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p_gh
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/p_gh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_gh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,15 +25,18 @@ boundaryField
         type            waveSurfacePressure;
         value           uniform 0;
     }
+
     ".*Wall"
     {
         type            zeroGradient;
     }
+
     "floatingObject.*"
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/pointDisplacement b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/pointDisplacement
index d2a1fb2353fe38d3dac08ab1d6e2fd5cd6757af2..957e189933ea21eae6536a9eda731c3d1bcc26a8 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/pointDisplacement
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/0.orig/pointDisplacement
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       pointVectorField;
-    location    "0";
     object      pointDisplacement;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allclean b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allclean
index 330d7581f25cce65f6f6c921d69c86bcab9fbe1d..fa4cb714c0d6e45c5be55780cb0a01b6f763aecb 100755
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allclean
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allclean
@@ -4,6 +4,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 cleanCase0
-rm -rf poolHeight poolHeight_vs_time
+
+rm -f poolHeight_vs_time
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allrun b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allrun
index 4273ab57cab29563034bff211dcec267adda48db..49198550eb95bebb901ca1158340cb38ec1d577a 100755
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allrun
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/Allrun
@@ -9,8 +9,7 @@ runApplication -s 1 topoSet
 
 runApplication subsetMesh -overwrite c0 -patch floatingObject
 
-runApplication -s selectBottom \
-    topoSet -dict system/topoSetDict-selectBottom
+runApplication -s selectBottom topoSet -dict system/topoSetDict-selectBottom
 
 runApplication createPatch -overwrite
 
@@ -18,4 +17,10 @@ restore0Dir
 
 runApplication $(getApplication)
 
+# Require awk
+command -v awk >/dev/null && {
+    awk '{print $1 " " $3}' \
+        postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time
+}
+
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/dynamicMeshDict b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/dynamicMeshDict
index 4b12d370988032512654dfdca4360f095865b4ca..8fe7d6a18a1ac9f0741c94287bef9cbc0694d9c0 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/dynamicMeshDict
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/constant/dynamicMeshDict
@@ -13,7 +13,6 @@ FoamFile
     location    "system";
     object      dynamicMeshDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dynamicFvMesh   dynamicMotionSolverFvMesh;
@@ -28,4 +27,5 @@ motionSolver    displacementLaplacian;
 // diffusivity  file motionDiffusivity;
 diffusivity  inverseDistance 1(floatingObjectBottom);
 
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/extractHeightData b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/extractHeightData
deleted file mode 100755
index 4f6979a83f0417bb73295472739a102971e1abd5..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/extractHeightData
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-awk '{print $1 " " $3}' postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time
-
-#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/controlDict b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/controlDict
index d9e2aec8200710f8cee0b5d47cbf7e7f99543913..0cb825fa5a00667ad39aea5c31c08fb56e68d457 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/controlDict
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/controlDict
@@ -53,6 +53,7 @@ maxCo           0.4;
 
 maxDeltaT       1;
 
+
 functions
 {
     forces
@@ -71,8 +72,8 @@ functions
     {
         type            surfaceFieldValue;
         libs            (fieldFunctionObjects);
-        writeControl   timeStep;
-        writeInterval  1;
+        writeControl    timeStep;
+        writeInterval   1;
         log             yes;
         writeTotalArea  no;
         writeFields     no;
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict
index 52a233c3a2be4bea74ef747b0517a2b9513d41c1..49fe7c3d5876aaa1607cb496eb6cfb7ab1a93f3c 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict-selectBottom b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict-selectBottom
index c01679a57386b9c5541a7b8a8333b5e935135da3..042051088c5fa993ed00400263860f600b72f12a 100644
--- a/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict-selectBottom
+++ b/tutorials/multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox/system/topoSetDict-selectBottom
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/U b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/U
index 6969c817dce6559b8cabf30151137ad142c7e645..505fb636e671fcf3431e0dcfcd4e5060a5f0411c 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/U
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -35,9 +34,7 @@ boundaryField
     floatingObject
     {
         type            fixedNormalInletOutletVelocity;
-
         fixTangentialInflow false;
-
         normalVelocity
         {
             type            uniformFixedValue;
@@ -45,26 +42,21 @@ boundaryField
             uniformValue
             {
                 type        scale;
-
                 value
                 {
-                    type sine;
-
+                    type        sine;
                     frequency   1;
                     amplitude   0.025;
                     scale       (0 1 0);
                     level       (0 0 0);
                 }
-
                 scale
                 {
                     type linearRamp;
-
                     duration 10;
                 }
             }
         }
-
         value           uniform (0 0 0);
     }
 
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p
index 86cb9febf422bf6aed01f942f50edc7456220b81..a90fadb96fb376ae1adebb83884ebbefceeea941 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,16 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 0;
     }
+
     walls
     {
         type            calculated;
         value           uniform 0;
     }
+
     floatingObject
     {
         type            calculated;
         value           uniform 0;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p_gh b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p_gh
index b2ffc9b4d31267b7891fb310e4992c565f751136..f5782ffa5219b65afada1546e20702e940a330cf 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p_gh
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/0.orig/p_gh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_gh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,15 +25,18 @@ boundaryField
         type            waveSurfacePressure;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
     }
+
     floatingObject
     {
         type            fixedFluxPressure;
         value           uniform 0;
     }
+
     frontAndBack
     {
         type            empty;
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allclean b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allclean
index 330d7581f25cce65f6f6c921d69c86bcab9fbe1d..fa4cb714c0d6e45c5be55780cb0a01b6f763aecb 100755
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allclean
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allclean
@@ -4,6 +4,7 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 cleanCase0
-rm -rf poolHeight poolHeight_vs_time
+
+rm -f poolHeight_vs_time
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allrun b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allrun
index fed43374f72749532ec523d69517f710d2b45242..b405209e5b11ae607f91866b0d1be4cf364cbc6a 100755
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allrun
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/Allrun
@@ -4,11 +4,19 @@ cd "${0%/*}" || exit                                # Run from this directory
 #------------------------------------------------------------------------------
 
 runApplication blockMesh
+
 runApplication topoSet
+
 runApplication subsetMesh -overwrite c0 -patch floatingObject
 
 restore0Dir
 
 runApplication $(getApplication)
 
+# Require awk
+command -v awk >/dev/null && {
+    awk '{print $1 " " $3}' \
+        postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time
+}
+
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/extractHeightData b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/extractHeightData
deleted file mode 100755
index 4f6979a83f0417bb73295472739a102971e1abd5..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/extractHeightData
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-awk '{print $1 " " $3}' postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time
-
-#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/controlDict b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/controlDict
index 3c9b0f7588340beb8e5fc894b090de553aa6e257..da40fbe2378633fdf3faaa48ba844553784da545 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/controlDict
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.4;
 
 maxDeltaT       1;
 
+
 functions
 {
     forces
@@ -81,7 +82,6 @@ functions
         (
             zeta
         );
-
     }
 };
 
diff --git a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/topoSetDict b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/topoSetDict
index 52a233c3a2be4bea74ef747b0517a2b9513d41c1..49fe7c3d5876aaa1607cb496eb6cfb7ab1a93f3c 100644
--- a/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/topoSetDict
+++ b/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/system/topoSetDict
@@ -12,7 +12,6 @@ FoamFile
     class       dictionary;
     object      topoSetDict;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 actions
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.gas
index 5c057a4d7afe8f25ce81c23282f488dc21904245..5c12de048808e5b50dd11720615f607270cb676d 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,18 +33,21 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.liquid
index 40da0ae96ce9e79170cf02aa89cf955d4a895f54..4c538b86e37fa439d40e0814cb354c8c5a965e90 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            fixedMultiPhaseHeatFlux;
@@ -41,6 +42,7 @@ boundaryField
         phase           "liquid";
         value           uniform 368;
     }
+
     wall2
     {
         type            fixedMultiPhaseHeatFlux;
@@ -49,6 +51,7 @@ boundaryField
         phase           "liquid";
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas2
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas2
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.gas2
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.liquid
index 5bc2f6316c1d576b7e8d5db27128a6bbec112052..327f546cdd40c530fb3631dd08e1de9abdd2f9c9 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            noSlip;
     }
+
     wall2
     {
         type            noSlip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.gas
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..9f2065ed13d9bf2fbdfc0c35d4fe2c49c978444f 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.liquid
index 8c1f7f83a45915422e64f6a759fb11196ef58fc8..2a4d9532566d548a6153523d40c3de3685e90b2a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 1;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.gas
similarity index 90%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.gas
index 459272d6b154d9a6acfb0f30a6de4298652234e0..817f2cf538491b7a9831f0ad92ccc67571d7469f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,20 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      liquid;
         phaseType       vapor;
         Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         partitioningModel
         {
             type        phaseFraction;
@@ -47,15 +45,13 @@ boundaryField
         }
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      liquid;
         phaseType       vapor;
         Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         partitioningModel
         {
             type        phaseFraction;
@@ -63,6 +59,7 @@ boundaryField
         }
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.liquid
similarity index 92%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.liquid
index 37a933858529c698cfad0ab01b8a12d7ea3566b2..35a069a0971017301728ca4abd26eaa8b8a9038b 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/alphat.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,20 +25,19 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      gas;
         phaseType       liquid;
         Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         relax           0.01;
         dmdt            uniform 0;
         partitioningModel
@@ -61,15 +59,13 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      gas;
         phaseType       liquid;
         Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         relax           0.01;
         dmdt            uniform 0;
         partitioningModel
@@ -91,6 +87,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.gas
similarity index 88%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.gas
index bb8a91e0154dec44c112080dff32241c365619d3..0368d5734785fc5abe50308117a854122d7f7fd4 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,28 +29,26 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
         phi             phi.gas;
         inletValue      uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.liquid
similarity index 88%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.liquid
index 54e5416529b364768e003c4dbabe2a1300af3dc9..71791d67756083815f3532bf91191cdef9134dfc 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/epsilon.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/epsilon.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.001;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,20 +37,16 @@ boundaryField
         inletValue      uniform 0.00015;
         value           uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
     defaultFaces
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.gas
index 67815bdd695d7716f88a98dca77c33727af9de9a..e301a6d43881f198cd12028afc6985f49b29f395 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.liquid
index 710a34929e1b9f68146262e81d1e8b9a5591bc9d..74721a1c6a8692beaba43eb9b43708263f1be36e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/k.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 3.75e-05;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.gas
similarity index 87%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.gas
index d8f9a209a754da7b84303a7a9a28b465a923d740..edf2b5ee5fcdaa940a832925a47cf28f5b8f7dee 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,27 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.liquid
similarity index 87%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.liquid
index 31f7b759e2902ccefe267c61f7f3bfcbe8472219..20dfdb595c646a6bc3b7df2ebf7721c89225eaa7 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/nut.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,27 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.0001;
     }
+
     wall2
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.0001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p
index 575d299d15babbc3c51d041638b449696889a405..49608693a760a538c7b51a06a601e602789cfb85 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 100000;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 100000;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p_rgh
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p_rgh
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p_rgh
index 6018d02cd4f9b0c53e5743109e24a2ef820b5a33..218b3fe6e5ce55fe3d2e1a3aceff65e0ebbe95bc 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p_rgh
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     outlet
     {
         type            prghPressure;
         p               uniform 100000;
         value           uniform 100000;
     }
+
     wall1
     {
         type            fixedFluxPressure;
     }
+
     wall2
     {
         type            fixedFluxPressure;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allclean
index 734157e46fa3f087b8fa1e5c063ed0caec67ffe6..12a3a8379bf2e50d9b52bd26bd31620c6c60a0c5 100755
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allclean
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allclean
@@ -1,9 +1,14 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-cp system/controlDict.org system/controlDict
+cleanCase0
+
+if notTest $@
+then
+    mv -f system/controlDict.orig system/controlDict
+fi
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allrun
index 03b92855a0da219961b964914ddc8e99d4008b8e..07a7802ec24d050f678e4193cd77ab0780c73242 100755
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allrun
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/Allrun
@@ -3,13 +3,17 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 application=$(getApplication)
 
 runApplication blockMesh
+
 runApplication $application
 
 if notTest "$@"
 then
+    cp -f system/controlDict system/controlDict.orig
     foamDictionary system/controlDict -entry endTime -set 4
     foamDictionary system/controlDict -entry startTime -set 0.5
     foamDictionary 0.5/T.liquid -entry boundaryField.wall2.q -set 'uniform 500000'
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/constant/thermophysicalProperties.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/constant/thermophysicalProperties.liquid
index d21fcec45a6d18f933625c0bc08565ea79a533db..581b1abea2504be0d8d463c5ddf69d2ed82461fb 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/constant/thermophysicalProperties.liquid
@@ -51,5 +51,4 @@ mixture
 }
 
 
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/blockMeshDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/blockMeshDict
index b0e4e254594f1f6e794982aa6be49c37f9e974c7..76e56e464b3c155ef62cebfb0bd468ce976ce682 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/blockMeshDict
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/blockMeshDict
@@ -48,7 +48,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     outlet
     {
         type patch;
@@ -57,7 +56,6 @@ boundary
             (3 7 6 2)
         );
     }
-
     wall1
     {
         type wall;
@@ -66,7 +64,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     wall2
     {
         type wall;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/controlDict.org b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/controlDict.org
deleted file mode 100644
index c2e27f766aa1f8df3d5824c627a2f100c22b2be5..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/system/controlDict.org
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     reactingMultiphaseEulerFoam;
-
-startFrom       latestTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         0.5;
-
-deltaT          1e-4;
-
-writeControl    adjustable;
-
-writeInterval   0.5;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  9;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable yes;
-
-adjustTimeStep  yes;
-
-maxCo           0.05;
-
-maxDeltaT       0.001;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas
index 5c057a4d7afe8f25ce81c23282f488dc21904245..5c12de048808e5b50dd11720615f607270cb676d 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,18 +33,21 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas2
similarity index 97%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas2
index 5c057a4d7afe8f25ce81c23282f488dc21904245..d5dabe2d86f9f55dbfa5a4fd2ccb53d24e448771 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/T.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.gas2
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
-    object      T.gas;
+    object      T.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,18 +33,21 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.liquid
index 40da0ae96ce9e79170cf02aa89cf955d4a895f54..4c538b86e37fa439d40e0814cb354c8c5a965e90 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            fixedMultiPhaseHeatFlux;
@@ -41,6 +42,7 @@ boundaryField
         phase           "liquid";
         value           uniform 368;
     }
+
     wall2
     {
         type            fixedMultiPhaseHeatFlux;
@@ -49,6 +51,7 @@ boundaryField
         phase           "liquid";
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas2
similarity index 97%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas2
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..be40f3fed1bf6734ddb298dae77bb54952f2fc8b 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/U.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.gas2
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
-    object      U.gas;
+    object      U.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.liquid
index 5bc2f6316c1d576b7e8d5db27128a6bbec112052..327f546cdd40c530fb3631dd08e1de9abdd2f9c9 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            noSlip;
     }
+
     wall2
     {
         type            noSlip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..9f2065ed13d9bf2fbdfc0c35d4fe2c49c978444f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alpha.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas2
similarity index 96%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas2
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..a29b0d0f98286bcfc225593f4df7d16c7148109e 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.gas2
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      alpha.gas;
+    object      alpha.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.liquid
index 8c1f7f83a45915422e64f6a759fb11196ef58fc8..2a4d9532566d548a6153523d40c3de3685e90b2a 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alpha.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 1;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas
similarity index 85%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas
index 3cea7235dfb38b00f142326fb08b964d0473ed45..dce0c0fb376d46cc899668eedafb1e70312b2a72 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,35 +25,31 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      liquid;
         phaseType       vapor;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         partitioningModel
         {
             type        phaseFraction;
         }
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas2
similarity index 85%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas2
index 6e642e8076b67483793dab91717d111975cf51c0..e3025a66f7c053be68ef605e95362b2ed2f5a64d 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.gas2
@@ -11,7 +11,7 @@ FoamFile
     format      ascii;
     class       volScalarField;
     location    "0";
-    object      alphat.gas;
+    object      alphat.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,33 +26,28 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      liquid;
         phaseType       vapor;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         partitioningModel
         {
             type        phaseFraction;
         }
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
 
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.liquid
similarity index 90%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.liquid
index 07a2bbd7a8c75506010db5ae0f8eeb07d87273b1..64081c8f8bb83281e8a24ffa3404eea978b7f823 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/alphat.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/alphat.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,20 +25,18 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      gas2;
         phaseType       liquid;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         relax           0.01;
         dmdt            uniform 0;
         partitioningModel
@@ -60,15 +57,12 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
         otherPhase      gas;
         phaseType       liquid;
-        Prt             0.85;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         relax           0.01;
         dmdt            uniform 0;
         partitioningModel
@@ -89,6 +83,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas
new file mode 100644
index 0000000000000000000000000000000000000000..0368d5734785fc5abe50308117a854122d7f7fd4
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas
@@ -0,0 +1,59 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      epsilon.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -3 0 0 0 0];
+
+internalField   uniform 0.001;
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           epsilon.gas;
+        setAverage      0;
+        average         0;
+        interpolationScheme cell;
+        value           uniform 0.01;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.gas;
+        inletValue      uniform 0.001;
+    }
+
+    wall1
+    {
+        type            epsilonWallFunction;
+        value           uniform 0.001;
+    }
+
+    wall2
+    {
+        type            epsilonWallFunction;
+        value           uniform 0.001;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas2
similarity index 86%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas2
index bb8a91e0154dec44c112080dff32241c365619d3..28f20c6439942532a51dc32a729450ca6a9a391a 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.gas2
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      epsilon.gas;
+    object      epsilon.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -30,28 +29,26 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
         phi             phi.gas;
         inletValue      uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..5375562f50cb5127fab9bb053aebd02bdd330891
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/epsilon.liquid
@@ -0,0 +1,60 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      epsilon.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -3 0 0 0 0];
+
+internalField   uniform 0.001;
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           epsilon.liquid;
+        setAverage      0;
+        average         0;
+        interpolationScheme cell;
+        value           uniform 0.001;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.liquid;
+        inletValue      uniform 0.00015;
+        value           uniform 0.001;
+    }
+
+    wall1
+    {
+        type            epsilonWallFunction;
+        value           uniform 0.001;
+    }
+
+    wall2
+    {
+        type            epsilonWallFunction;
+        value           uniform 0.001;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.gas
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas
index 67815bdd695d7716f88a98dca77c33727af9de9a..e301a6d43881f198cd12028afc6985f49b29f395 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/k.gas
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas2
similarity index 97%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas2
index 67815bdd695d7716f88a98dca77c33727af9de9a..af301e9ab0e74d8d3fa524908adf7f684c421522 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.gas2
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      k.gas;
+    object      k.gas2;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.liquid
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.liquid
index 710a34929e1b9f68146262e81d1e8b9a5591bc9d..74721a1c6a8692beaba43eb9b43708263f1be36e 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/k.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 3.75e-05;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas
new file mode 100644
index 0000000000000000000000000000000000000000..edf2b5ee5fcdaa940a832925a47cf28f5b8f7dee
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas
@@ -0,0 +1,54 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      nut.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -1 0 0 0 0];
+
+internalField   uniform 0.0001;
+
+boundaryField
+{
+    inlet
+    {
+        type            calculated;
+        value           uniform 0.0001;
+    }
+
+    outlet
+    {
+        type            calculated;
+        value           uniform 0.0001;
+    }
+
+    wall1
+    {
+        type            nutkWallFunction;
+        value           uniform 0;
+    }
+
+    wall2
+    {
+        type            nutkWallFunction;
+        value           uniform 0;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas2 b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas2
similarity index 87%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas2
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas2
index d8f9a209a754da7b84303a7a9a28b465a923d740..edf2b5ee5fcdaa940a832925a47cf28f5b8f7dee 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/nut.gas2
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.gas2
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,27 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..20dfdb595c646a6bc3b7df2ebf7721c89225eaa7
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/nut.liquid
@@ -0,0 +1,54 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      nut.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -1 0 0 0 0];
+
+internalField   uniform 0.0001;
+
+boundaryField
+{
+    inlet
+    {
+        type            calculated;
+        value           uniform 0.0001;
+    }
+
+    outlet
+    {
+        type            calculated;
+        value           uniform 0.0001;
+    }
+
+    wall1
+    {
+        type            nutkWallFunction;
+        value           uniform 0.0001;
+    }
+
+    wall2
+    {
+        type            nutkWallFunction;
+        value           uniform 0.0001;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p
index 575d299d15babbc3c51d041638b449696889a405..49608693a760a538c7b51a06a601e602789cfb85 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 100000;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 100000;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p_rgh
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p_rgh
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p_rgh
index 6018d02cd4f9b0c53e5743109e24a2ef820b5a33..218b3fe6e5ce55fe3d2e1a3aceff65e0ebbe95bc 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/p_rgh
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     outlet
     {
         type            prghPressure;
         p               uniform 100000;
         value           uniform 100000;
     }
+
     wall1
     {
         type            fixedFluxPressure;
     }
+
     wall2
     {
         type            fixedFluxPressure;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allclean
index 734157e46fa3f087b8fa1e5c063ed0caec67ffe6..12a3a8379bf2e50d9b52bd26bd31620c6c60a0c5 100755
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allclean
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allclean
@@ -1,9 +1,14 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-cp system/controlDict.org system/controlDict
+cleanCase0
+
+if notTest $@
+then
+    mv -f system/controlDict.orig system/controlDict
+fi
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allrun
index 03b92855a0da219961b964914ddc8e99d4008b8e..07a7802ec24d050f678e4193cd77ab0780c73242 100755
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allrun
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/Allrun
@@ -3,13 +3,17 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 application=$(getApplication)
 
 runApplication blockMesh
+
 runApplication $application
 
 if notTest "$@"
 then
+    cp -f system/controlDict system/controlDict.orig
     foamDictionary system/controlDict -entry endTime -set 4
     foamDictionary system/controlDict -entry startTime -set 0.5
     foamDictionary 0.5/T.liquid -entry boundaryField.wall2.q -set 'uniform 500000'
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/g b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/g
index 10821bd0884dbb9b9638435aca05496e5060540b..c258eab3be41a8f194eb264f945c8ff39bf8956b 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/g
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/g
@@ -18,4 +18,5 @@ FoamFile
 dimensions      [0 1 -2 0 0 0 0];
 value           ( 0 -9.81 0 );
 
+
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/thermophysicalProperties.liquid b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/thermophysicalProperties.liquid
index d21fcec45a6d18f933625c0bc08565ea79a533db..581b1abea2504be0d8d463c5ddf69d2ed82461fb 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/constant/thermophysicalProperties.liquid
@@ -51,5 +51,4 @@ mixture
 }
 
 
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/blockMeshDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/blockMeshDict
index b0e4e254594f1f6e794982aa6be49c37f9e974c7..76e56e464b3c155ef62cebfb0bd468ce976ce682 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/blockMeshDict
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/blockMeshDict
@@ -48,7 +48,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     outlet
     {
         type patch;
@@ -57,7 +56,6 @@ boundary
             (3 7 6 2)
         );
     }
-
     wall1
     {
         type wall;
@@ -66,7 +64,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     wall2
     {
         type wall;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/controlDict.org b/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/controlDict.org
deleted file mode 100644
index c2e27f766aa1f8df3d5824c627a2f100c22b2be5..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/system/controlDict.org
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     reactingMultiphaseEulerFoam;
-
-startFrom       latestTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         0.5;
-
-deltaT          1e-4;
-
-writeControl    adjustable;
-
-writeInterval   0.5;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  9;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable yes;
-
-adjustTimeStep  yes;
-
-maxCo           0.05;
-
-maxDeltaT       0.001;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.air
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
index ba224923d32d383ed732204f51e482f6a21c1a51..d561f32269e9db0f2fee32cad6b603839664d19e 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.air
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.water
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..4a1d4ca69b93c280080072141fcd77a6d5a99faa 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.water
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/Theta b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/Theta
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.air
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..b1c7246641182c34ee88dc0a7321594d50c833c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.air
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/U.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/U.water
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
index 216e9c61299877558a7e69f69a0cbba721894771..e5690992b3f982080f3accc17fc08fab998541a8 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/U.water
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..46c414838803d61cc55e22df7554f54cf5be93c2 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water.orig b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.water
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water.orig
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.water
index e9dbf5670ae2350ab310c4f9374ce0c85d32378f..76c8a0b5c987eb4a5dc6940327a716af90f42ba2 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water.orig
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.water
@@ -25,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +33,7 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/p b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/p
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0412e30456201bbf883a4461a4ed9ecf4ab9b25e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/p
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     outlet
     {
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
index 3e49019f04cb4dda8f3635c84445c8f28c26dc54..3381f06eec8e21fa025b4ce1594e48df3de9612a 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
@@ -25,6 +25,7 @@ boundaryField
         type            fixedFluxPressure;
         value           $internalField;
     }
+
     outlet
     {
         type            prghTotalPressure;
@@ -34,6 +35,7 @@ boundaryField
         rho             thermo:rho.air;
         value           $internalField;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water
deleted file mode 100644
index 8326736d952be3afb53034173f4f613d3f135536..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/alpha.water
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.water;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/system/controlDict b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/system/controlDict
index cce9180d24cdb1e14f28fdc1d82a850592d60859..1f67dadfb38056e1146f6d084afb2a762db95824 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.air
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.mercury
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.mercury
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.mercury
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.oil
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.oil
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.oil
index de9ac3073a9687a90416e5ce7ad7d118c8f94a4f..a6cc7634e5c7601b08bb74973d554bd7343f19b3 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.oil
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.oil
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.oil;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.water
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
index 9a6b4f9e525af033e137923bf2a8c0009c63c348..3f5af1e13699ec13c1d83d4e4f484490c8f01aea 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/T.water
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/Theta b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/Theta
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.air
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.mercury
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.mercury
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.mercury
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.oil
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.oil
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.oil
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/U.water
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.air b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.air
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.mercury b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.mercury
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.mercury
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.mercury
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.oil b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.oil
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.oil
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.oil
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.water b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.water
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/alpha.water
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.water
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/p b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/p
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/p
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/p
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/p_rgh b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allclean b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun
index d2bc727d9dc50f539c67b2d5ba05aa1ec556c1f7..7286cb5958a69ce4214cc197772887ae66b7f716 100755
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
+restore0Dir
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun.pre b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96
--- /dev/null
+++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/makeMesh b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/makeMesh
deleted file mode 100755
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/makeMesh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-cd "${0%/*}" || exit                                # Run from this directory
-#------------------------------------------------------------------------------
-
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
-
-#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..e5f8c37b15cf4e9a7f76b75b1cb1ba3be5b00663
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water
new file mode 100644
index 0000000000000000000000000000000000000000..3e9e388ed24149e82b45b9d02baf7b13b0ae352d
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 350;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.water;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/Theta
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/Theta
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/Theta
index 2e06954f3bdfb366d98bd6238834bf3b78aca075..cae9b5a71a4cf05129c307c07df4d184a246a2cd 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/Theta
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/Theta
@@ -37,11 +37,6 @@ boundaryField
     {
         type            zeroGradient;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.air
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..b1c7246641182c34ee88dc0a7321594d50c833c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/U.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.air
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water
index 216e9c61299877558a7e69f69a0cbba721894771..e5690992b3f982080f3accc17fc08fab998541a8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/U.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..46c414838803d61cc55e22df7554f54cf5be93c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alphat.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alphat.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alphat.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alphat.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.air
similarity index 95%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.air
index 7ccff78dfeac4f7eb5eaa3caa1ad56fa53d3b61a..3d9e8846d725d179468c03aac55b1b1b193e18e4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.air
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.water
index 27a4e637f5d5ec3723b00240f3229d534d743039..2f2a038107aa353524ac9456cbf25d59dca0f203 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.water
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.air
index b50556137a0162a85ee84e2bc060c7e39623074a..aae9b6b5df5a2e28314d9970c5358ca8e828993e 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.air
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.water
index 65e9a32dd5af434187a095e73bf9885e69475b36..3666a7c0dc4083b31035bc59636a54c63803846d 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/k.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.water
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.air
index fe32516abb5a57046e12a5b77a4ae12fbe375290..9e9d7862a297312e77b5feea0f176e68284add74 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.air
@@ -37,11 +37,6 @@ boundaryField
         type            nutkWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.water
index 70a4b10661d85230ae56fdc56ea3b345f28ae761..8897f93f5d2fa1262356439069bac50c6c3c9240 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.water
@@ -37,11 +37,6 @@ boundaryField
         type            nutkWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0412e30456201bbf883a4461a4ed9ecf4ab9b25e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     outlet
     {
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..61619457f1fccbaca60b1910d7255dbe4b018ed8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type               fixedFluxPressure;
         value              $internalField;
     }
+
     outlet
     {
         type               prghPressure;
         p                  $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
index 443bb46b30cc1fa81fd6c5ac35f33b2e34e64cd7..7a5767a1f6784904a6ebcab512199caa875dc9cd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..e5f8c37b15cf4e9a7f76b75b1cb1ba3be5b00663
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water
new file mode 100644
index 0000000000000000000000000000000000000000..3e9e388ed24149e82b45b9d02baf7b13b0ae352d
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 350;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.water;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/Theta
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/Theta
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/Theta
index 2e06954f3bdfb366d98bd6238834bf3b78aca075..cae9b5a71a4cf05129c307c07df4d184a246a2cd 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/Theta
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/Theta
@@ -37,11 +37,6 @@ boundaryField
     {
         type            zeroGradient;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..b1c7246641182c34ee88dc0a7321594d50c833c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water
index 216e9c61299877558a7e69f69a0cbba721894771..e5690992b3f982080f3accc17fc08fab998541a8 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/U.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..092d7546fafc18c9b1031bd1d6272e8b578240b6
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air
@@ -0,0 +1,48 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.air
index 17938e25c90c9da3a666064a78a852e9615839ef..3d032b1538a3c0fdf243b478fbb01487c94b7608 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.air
@@ -38,11 +38,6 @@ boundaryField
         Prt             0.85;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alphat.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alphat.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.water
index b1300582c6ab759eaed183ceed12f5bb5ec2c3c8..e5638e7639be5be8f149897c5fea95419cef520f 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alphat.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.water
@@ -38,11 +38,6 @@ boundaryField
         Prt             0.85;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.air
index c57a789a4b26609c24935ab377a782768045f4b8..d0d95ce4d2b85ea318470ac2f85756989741a90e 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.air
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.water
index 7cc8b1efd857827a6f338cdf02ce227d672add1a..bef757564edcf6067cc867a9e82bb85e6d3d1ed2 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.water
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilonm b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilonm
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilonm
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilonm
index 7c3c5a5aa8deb4b8a747e2bc5be4f0a530daaa77..530b6a76d22e46b2f9d331ad86daf6dd2ad1cc7b 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/epsilonm
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilonm
@@ -39,11 +39,6 @@ boundaryField
         type            zeroGradient;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.air
index 657305fa2c88e00b556f7951e3c53245d219c868..d46b5c4abbca81ea73acbc41a186f59ffaddb52c 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.air
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.water
index f353d50c830be47e55eb6a0e5b61bb358da32d4c..caebb7729c8a98ea60d3466e8653978045a5e6df 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/k.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.water
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/km b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/km
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/km
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/km
index 81b01b101d505a7f47a66c260c32331d984aa642..be70212cc6839fbda0e429b3bba740bd6d7025c7 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/km
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/km
@@ -39,11 +39,6 @@ boundaryField
         type            zeroGradient;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/nut.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/nut.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/nut.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/nut.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.water
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0412e30456201bbf883a4461a4ed9ecf4ab9b25e 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     outlet
     {
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
index 443bb46b30cc1fa81fd6c5ac35f33b2e34e64cd7..7a5767a1f6784904a6ebcab512199caa875dc9cd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.gas
index 634d69add9a932735c73f8ed01025df7832a271e..91617b67423504713997d888f1a082bc9f2181d3 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      AIR.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.9;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.liquid
index f9c6e204e7e6739d9c0e6c68146df1a3924c7406..7b5fb88f4a713325fe881cc4aeb7ef77ce3f589e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/AIR.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/AIR.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      AIR.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/CO.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/CO.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/CO.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/CO.gas
index 3cd5cca92167fc9d8d6218bfec7bce902983a4ad..d4b2ca6d96ac74462a57631264237ee492e69541 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/CO.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/CO.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      CO.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.1;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.gas
index 8fb664ffb87d40102bfeed85b2c1b3bb29dd3b18..78cc72f31a1f5a59251de19a1279eeff0136e622 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      H2O.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.liquid
index 436ab7f676b9dd6e65b469d6beb306208865bd7b..1eb016732880ca135c0c0dc1a664462a4615d5bc 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/H2O.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/H2O.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      H2O.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.gas
index 81e6735b1063cab8e79e89a22e14aa65865eaddf..0006db843ad32557c6f6ed6463a7a222c30bdf40 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,6 +24,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +32,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type            fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.liquid
index 90cf6eb08ef42a34b503aaec5d0b6d0938aac00d..997e4e22b0517922291f51d29eee47e11a04808c 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,6 +24,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +32,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type             zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.gas
index b15670dbc078dc0d55d825c0c61be58e92f1934d..26c5e7f36e9b29626216864881def81fe07ca507 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.liquid
index 26f76fe525f22bb07302f506cd0117976fb8c595..25cdb27b1786577c6a7bf288712657be51817a12 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/U.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/Ydefault.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/Ydefault.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/Ydefault.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/Ydefault.gas
index ae012606701d05664aa40b562b5dc47160df3023..c972e991b06bdab60e43c09571fbf2fd00f24421 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/Ydefault.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/Ydefault.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      Ydefault.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.gas
index fed49f1620eb6b6162b84d2229d5d6bceb31ac62..054dc69915dc2314895df6009ab873c70b43c199 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.liquid
index 887f17db87781752e6c5d1ccda99ab299e2f4761..be08496cd0b496f5a183f0dd2d0bfdac9a77a76f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alphat.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alphat.gas
similarity index 95%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alphat.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alphat.gas
index b0d9bd5d05773a2c68c7342c41cbe66e9e705e99..64b5efa121c5a81fad365abb822a1a3d3758ac3f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alphat.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/alphat.gas
@@ -38,11 +38,6 @@ boundaryField
         Prt             0.85;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/epsilon.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/epsilon.gas
similarity index 96%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/epsilon.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/epsilon.gas
index b02a9bab998e17f449cc29cad4e4df0931cd5b8d..607734147dd23d7080d7666f5c240c9130082b02 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/epsilon.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/epsilon.gas
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      epsilon;
+    object      epsilon.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            epsilonWallFunction;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/k.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/k.gas
similarity index 96%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/k.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/k.gas
index ab838726aba6a76f19fa11c796ad1ddcf6dd1481..0e265bccb1bd2a2e4ae6440588e1b1ee7a7532b6 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/k.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/k.gas
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      k;
+    object      k.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            kqRWallFunction;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/nut.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/nut.gas
similarity index 96%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/nut.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/nut.gas
index 46545db5b780faf419c441d7c7c30b3d9aafcede..5642306b23aea0eab785f25008f2227b9ca56d97 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/nut.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/nut.gas
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      nut;
+    object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           $internalField;
     }
+
     outlet
     {
         type            calculated;
         value           $internalField;
     }
+
     walls
     {
         type            nutkWallFunction;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p
index 5f39c6fb6fe2e115e2e430347c7a7fc342406775..fc5973eeb279666c5582e3830a552911678a0520 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     outlet
     {
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p_rgh
index 8914dd7b17e4bcaff5c3879afbd99fee0b28506a..67e4ca23a867496a5959d95c606dd24fec66a8e4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type               fixedFluxPressure;
         value              $internalField;
     }
+
     outlet
     {
         type               prghPressure;
         p                  $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas
deleted file mode 100644
index 459863117ec8ec0a183622d869d5d72a6f49da52..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.gas
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid
deleted file mode 100644
index f34922726f52861853b3cb07110785286c3f505f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.liquid;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..e5f8c37b15cf4e9a7f76b75b1cb1ba3be5b00663
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.water
new file mode 100644
index 0000000000000000000000000000000000000000..3e9e388ed24149e82b45b9d02baf7b13b0ae352d
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/T.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 350;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.water;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/Theta
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/Theta
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/Theta
index 2e06954f3bdfb366d98bd6238834bf3b78aca075..cae9b5a71a4cf05129c307c07df4d184a246a2cd 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/Theta
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/Theta
@@ -37,11 +37,6 @@ boundaryField
     {
         type            zeroGradient;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.air
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..b1c7246641182c34ee88dc0a7321594d50c833c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.air
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alpha.air
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alpha.air
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..46c414838803d61cc55e22df7554f54cf5be93c2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.air
index 17938e25c90c9da3a666064a78a852e9615839ef..3d032b1538a3c0fdf243b478fbb01487c94b7608 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.air
@@ -38,11 +38,6 @@ boundaryField
         Prt             0.85;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.water
index b1300582c6ab759eaed183ceed12f5bb5ec2c3c8..e5638e7639be5be8f149897c5fea95419cef520f 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/alphat.water
@@ -38,11 +38,6 @@ boundaryField
         Prt             0.85;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.air
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.air
index 7ccff78dfeac4f7eb5eaa3caa1ad56fa53d3b61a..d0d95ce4d2b85ea318470ac2f85756989741a90e 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.air
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      epsilon;
+    object      epsilon.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.water
similarity index 93%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.water
index 27a4e637f5d5ec3723b00240f3229d534d743039..bef757564edcf6067cc867a9e82bb85e6d3d1ed2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/epsilon.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilon.water
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      epsilon;
+    object      epsilon.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -39,11 +39,6 @@ boundaryField
         type            epsilonWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilonm b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilonm
similarity index 95%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilonm
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilonm
index 7c3c5a5aa8deb4b8a747e2bc5be4f0a530daaa77..530b6a76d22e46b2f9d331ad86daf6dd2ad1cc7b 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilonm
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/epsilonm
@@ -39,11 +39,6 @@ boundaryField
         type            zeroGradient;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/f.air.bubbles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/f.air.bubbles
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/f.air.bubbles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/f.air.bubbles
index 286183f25e4c0f1bb5decbc25884a85255e7662f..2823baf67c9745579f02be0d58fc29f6341f6422 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/f.air.bubbles
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/f.air.bubbles
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      f.air.bubbles;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.air
similarity index 94%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.air
index b50556137a0162a85ee84e2bc060c7e39623074a..d46b5c4abbca81ea73acbc41a186f59ffaddb52c 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.air
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      k;
+    object      k.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.water
similarity index 94%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.water
index 65e9a32dd5af434187a095e73bf9885e69475b36..caebb7729c8a98ea60d3466e8653978045a5e6df 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/k.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/k.water
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      k;
+    object      k.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -39,11 +39,6 @@ boundaryField
         type            kqRWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/km b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/km
similarity index 95%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/km
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/km
index 81b01b101d505a7f47a66c260c32331d984aa642..be70212cc6839fbda0e429b3bba740bd6d7025c7 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/km
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/km
@@ -39,11 +39,6 @@ boundaryField
         type            zeroGradient;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.air
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.air
index fe32516abb5a57046e12a5b77a4ae12fbe375290..9e9d7862a297312e77b5feea0f176e68284add74 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/nut.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.air
@@ -37,11 +37,6 @@ boundaryField
         type            nutkWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.water
similarity index 95%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.water
index 70a4b10661d85230ae56fdc56ea3b345f28ae761..8897f93f5d2fa1262356439069bac50c6c3c9240 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/nut.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/nut.water
@@ -37,11 +37,6 @@ boundaryField
         type            nutkWallFunction;
         value           $internalField;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0412e30456201bbf883a4461a4ed9ecf4ab9b25e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     outlet
     {
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p_rgh
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..61619457f1fccbaca60b1910d7255dbe4b018ed8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type               fixedFluxPressure;
         value              $internalField;
     }
+
     outlet
     {
         type               prghPressure;
         p                  $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air
deleted file mode 100644
index a94f086ab7db162aaf5ab30f27ade0793b239151..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air
+++ /dev/null
@@ -1,1927 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-
-internalField   nonuniform List<scalar> 
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allrun
index 8d169afc3906827e544477d2c79cef3da0a0ef09..c1cb015bbf9c9315747ebee9a20786b643885068 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/Allrun
@@ -3,9 +3,14 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication topoSet
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/system/controlDict
index e192751a2d05033eede2284e81317a756c1c69e3..e4607ab26eeb2a194c08a57e472aac759edb6186 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/T.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/T.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/T.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
similarity index 93%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
index 802cae606a98dfe00ad76171e61169f6605f77bb..62d0c1b52d894a901bdacfe5e46931bb4ad1d12f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
@@ -12,7 +12,7 @@ FoamFile
     class       volScalarField;
     object      Theta.particles;
 }
-// ************************************************************************* //
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions          [0 2 -2 0 0 0 0];
 
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/U.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/U.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/epsilon.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/epsilon.air
similarity index 94%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/epsilon.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/epsilon.air
index 21df883521ad21d2e89512a576a7f4f83e27059c..5d8239d300004d3e4c54e07df3bdb5a1e30d9d96 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/epsilon.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/epsilon.air
@@ -46,4 +46,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/k.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/k.air
similarity index 94%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/k.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/k.air
index 8b5880a606d5047d2ecb0fe5cfd49d5790af5c9e..690fb2a81071ea6be5e74585863e27f84e531b41 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/k.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/k.air
@@ -46,4 +46,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
\ No newline at end of file
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
index b579968ae68847742a7a20e6f46e720316236645..67381669fa2dcf54b50cd2a55cef6f2a33a4fd1e 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
@@ -44,4 +44,5 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/nut.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/nut.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air
deleted file mode 100644
index c6f1de012877807e96f7fc004570aae9f253fa15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles
deleted file mode 100644
index 70af42dae075939ab0c47f74293a34b2a071750f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.particles;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
index b99d56725c731540f0de72af496deee32b190097..8a2b80498bd53e100995d9828fb723dbee2013cd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.9;
 
 maxDeltaT       1e-05;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.gas
index 10e1d3aefc7fb2c1e6004636494149f588202f17..f68bface72fad1074d8401d5b1424fb242af597d 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,16 +33,19 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.liquid
index 8c5641932294ec323da840a8277fd15b0bb9b451..405765188980331c9e3aa45f1cd328814c93deb1 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,10 +33,12 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            fixedMultiPhaseHeatFlux;
@@ -45,6 +47,7 @@ boundaryField
         phase           liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.gas
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/U.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.liquid
index 5bc2f6316c1d576b7e8d5db27128a6bbec112052..327f546cdd40c530fb3631dd08e1de9abdd2f9c9 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            noSlip;
     }
+
     wall2
     {
         type            noSlip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.gas
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..9f2065ed13d9bf2fbdfc0c35d4fe2c49c978444f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.liquid
index 8c1f7f83a45915422e64f6a759fb11196ef58fc8..2a4d9532566d548a6153523d40c3de3685e90b2a 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 1;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.gas
index 3b9d8666a672ec04ad06eafa5ee81443e8e12283..2ac0638cef885ff8af8f555172f8f1f3e82a9bd4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
@@ -40,6 +41,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -57,6 +59,7 @@ boundaryField
         }
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.liquid
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.liquid
index d80357a82148bb3eba25a3a3b1417cfb56e316e5..8c03255c80ec4325d9575a4c9743c33e21f0d21d 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/alphat.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/alphat.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
@@ -38,9 +39,9 @@ boundaryField
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
-
         value           uniform 1e-8;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -71,6 +72,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.gas
index bb8a91e0154dec44c112080dff32241c365619d3..0e9f647803894446d6f051c5863ff8de996091ff 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,12 +29,14 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
         phi             phi.gas;
         inletValue      uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -44,6 +45,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -52,6 +54,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.liquid
index 54e5416529b364768e003c4dbabe2a1300af3dc9..9d197e601daf356d63090fa92664a4f13f0dcd91 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/epsilon.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/epsilon.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.001;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,6 +37,7 @@ boundaryField
         inletValue      uniform 0.00015;
         value           uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -45,6 +46,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -53,6 +55,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.gas
index 67815bdd695d7716f88a98dca77c33727af9de9a..e301a6d43881f198cd12028afc6985f49b29f395 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/k.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.liquid
index 710a34929e1b9f68146262e81d1e8b9a5591bc9d..74721a1c6a8692beaba43eb9b43708263f1be36e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/k.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 3.75e-05;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.gas
index d8f9a209a754da7b84303a7a9a28b465a923d740..23314d92a7d2ab0ae84ed6f2b8294d0665a23d58 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.liquid
index 31f7b759e2902ccefe267c61f7f3bfcbe8472219..46bd577b9ea71c90dac3fa767b652b6d220ddf22 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/nut.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/nut.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p
index 575d299d15babbc3c51d041638b449696889a405..49608693a760a538c7b51a06a601e602789cfb85 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 100000;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 100000;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p_rgh
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p_rgh
index 6018d02cd4f9b0c53e5743109e24a2ef820b5a33..218b3fe6e5ce55fe3d2e1a3aceff65e0ebbe95bc 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     outlet
     {
         type            prghPressure;
         p               uniform 100000;
         value           uniform 100000;
     }
+
     wall1
     {
         type            fixedFluxPressure;
     }
+
     wall2
     {
         type            fixedFluxPressure;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allclean
index 352495d4cbce9898c084c31ec00595ba3b832e33..12a3a8379bf2e50d9b52bd26bd31620c6c60a0c5 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allclean
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allclean
@@ -1,9 +1,14 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-cp ./system/controlDict.org ./system/controlDict
+cleanCase0
+
+if notTest $@
+then
+    mv -f system/controlDict.orig system/controlDict
+fi
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allrun
index d1270dd52b14d7ac8af9a267754bd2c8d6fec23f..43ebbca68625e5a24ffa5665d3ece888581f33e5 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allrun
@@ -3,11 +3,15 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication $(getApplication)
 
 if notTest "$@"
 then
+    cp -f system/controlDict system/controlDict.orig
     foamDictionary system/controlDict -entry endTime -set 4
     foamDictionary 2/T.liquid -entry boundaryField/wall2/q -set 'uniform 1e5'
     runApplication -a $(getApplication)
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/constant/phaseProperties b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/constant/phaseProperties
index 895c6b0646ffe830336cbcf8704a6592d13cee0d..02bf9b5cd6b0165f902a164dbbe907e5dd744004 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/constant/phaseProperties
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/constant/phaseProperties
@@ -77,7 +77,7 @@ saturationModel
         componentColumns    (1);
         separator           ",";
         mergeSeparators     no;
-        file                "Tsat_water_1_2bar.csv";
+        file                "$FOAM_TUTORIALS/resources/dataset/Tsat_water_1_2bar.csv";
         outOfBounds         clamp;
         interpolationScheme linear;
     };
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/blockMeshDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/blockMeshDict
index 6de2b25d1ac16e57d6f47aa79899c2afbb852f03..23d01df5598c7e5df7fefa3f511e616e3f0fb8fd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/blockMeshDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/blockMeshDict
@@ -48,7 +48,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     outlet
     {
         type patch;
@@ -57,7 +56,6 @@ boundary
             (3 7 6 2)
         );
     }
-
     wall1
     {
         type wall;
@@ -66,7 +64,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     wall2
     {
         type wall;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/controlDict.org b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/controlDict.org
deleted file mode 100644
index 4e423a277611d0c6a7788c0c9651f1335728add1..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/controlDict.org
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     reactingTwoPhaseEulerFoam;
-
-startFrom       latestTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         2;
-
-deltaT          1e-4;
-
-writeControl    adjustable;
-
-writeInterval   0.5;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  9;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable yes;
-
-adjustTimeStep  yes;
-
-maxCo           0.05;
-
-maxDeltaT       0.001;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.gas
index 5c057a4d7afe8f25ce81c23282f488dc21904245..5c12de048808e5b50dd11720615f607270cb676d 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,18 +33,21 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.liquid
index 003fcab99a1fecb09c1aa964668c97fccde5886f..b1ed579469e084de3d86e144c2fb15c02a26df3a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            fixedMultiPhaseHeatFlux;
@@ -41,6 +42,7 @@ boundaryField
         phase           liquid;
         value           uniform 368;
     }
+
     wall2
     {
         type            fixedMultiPhaseHeatFlux;
@@ -49,6 +51,7 @@ boundaryField
         phase           liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas2 b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas2
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas2
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas2
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..9389986d588ca70e73d9bb223fe6320345fd69e3 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/U.gas2
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.gas2
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            slip;
     }
+
     wall2
     {
         type            slip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.liquid
index 5bc2f6316c1d576b7e8d5db27128a6bbec112052..327f546cdd40c530fb3631dd08e1de9abdd2f9c9 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/U.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,20 +29,24 @@ boundaryField
         interpolationScheme cell;
         value           uniform (0 1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           uniform (0 1 0);
     }
+
     wall1
     {
         type            noSlip;
     }
+
     wall2
     {
         type            noSlip;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.gas
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..9f2065ed13d9bf2fbdfc0c35d4fe2c49c978444f 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alpha.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.liquid
index 8c1f7f83a45915422e64f6a759fb11196ef58fc8..2a4d9532566d548a6153523d40c3de3685e90b2a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alpha.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 1;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 1;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 1;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.gas
index 459272d6b154d9a6acfb0f30a6de4298652234e0..8cf51802e89c2df60463e2814de9708847352505 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/alphat.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -47,6 +48,7 @@ boundaryField
         }
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -63,6 +65,7 @@ boundaryField
         }
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.liquid
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.liquid
index 37a933858529c698cfad0ab01b8a12d7ea3566b2..3fc13c355eafa6dc703a95d40ba3fb70b1cc2b2c 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/alphat.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/alphat.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -61,6 +62,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -91,6 +93,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.gas
index bb8a91e0154dec44c112080dff32241c365619d3..0e9f647803894446d6f051c5863ff8de996091ff 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,12 +29,14 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
         phi             phi.gas;
         inletValue      uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -44,6 +45,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -52,6 +54,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.liquid
index 54e5416529b364768e003c4dbabe2a1300af3dc9..9d197e601daf356d63090fa92664a4f13f0dcd91 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/epsilon.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/epsilon.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.001;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,6 +37,7 @@ boundaryField
         inletValue      uniform 0.00015;
         value           uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -45,6 +46,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -53,6 +55,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.gas
index 67815bdd695d7716f88a98dca77c33727af9de9a..e301a6d43881f198cd12028afc6985f49b29f395 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/k.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 0.01;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.liquid
index 710a34929e1b9f68146262e81d1e8b9a5591bc9d..74721a1c6a8692beaba43eb9b43708263f1be36e 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_3phase/0/k.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/k.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      k.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,16 +37,19 @@ boundaryField
         inletValue      uniform 3.75e-05;
         value           uniform 0.01;
     }
+
     wall1
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     wall2
     {
         type            kqRWallFunction;
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.gas
index d8f9a209a754da7b84303a7a9a28b465a923d740..23314d92a7d2ab0ae84ed6f2b8294d0665a23d58 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.liquid
index 31f7b759e2902ccefe267c61f7f3bfcbe8472219..46bd577b9ea71c90dac3fa767b652b6d220ddf22 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/nut.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/nut.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p
index 575d299d15babbc3c51d041638b449696889a405..49608693a760a538c7b51a06a601e602789cfb85 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,21 +25,25 @@ boundaryField
         type            calculated;
         value           uniform 100000;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall1
     {
         type            calculated;
         value           uniform 100000;
     }
+
     wall2
     {
         type            calculated;
         value           uniform 100000;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p_rgh
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p_rgh
index 6018d02cd4f9b0c53e5743109e24a2ef820b5a33..218b3fe6e5ce55fe3d2e1a3aceff65e0ebbe95bc 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,20 +24,24 @@ boundaryField
     {
         type            fixedFluxPressure;
     }
+
     outlet
     {
         type            prghPressure;
         p               uniform 100000;
         value           uniform 100000;
     }
+
     wall1
     {
         type            fixedFluxPressure;
     }
+
     wall2
     {
         type            fixedFluxPressure;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allclean
index 734157e46fa3f087b8fa1e5c063ed0caec67ffe6..12a3a8379bf2e50d9b52bd26bd31620c6c60a0c5 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allclean
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allclean
@@ -1,9 +1,14 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-cp system/controlDict.org system/controlDict
+cleanCase0
+
+if notTest $@
+then
+    mv -f system/controlDict.orig system/controlDict
+fi
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allrun
index 03b92855a0da219961b964914ddc8e99d4008b8e..12347ec8dd1ecb1fb8106ede3efb40b146159f70 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/Allrun
@@ -5,11 +5,15 @@ cd "${0%/*}" || exit                                # Run from this directory
 
 application=$(getApplication)
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication $application
 
 if notTest "$@"
 then
+    cp -f system/controlDict system/controlDict.orig
     foamDictionary system/controlDict -entry endTime -set 4
     foamDictionary system/controlDict -entry startTime -set 0.5
     foamDictionary 0.5/T.liquid -entry boundaryField.wall2.q -set 'uniform 500000'
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/constant/thermophysicalProperties.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/constant/thermophysicalProperties.liquid
index d21fcec45a6d18f933625c0bc08565ea79a533db..581b1abea2504be0d8d463c5ddf69d2ed82461fb 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/constant/thermophysicalProperties.liquid
@@ -51,5 +51,4 @@ mixture
 }
 
 
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/blockMeshDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/blockMeshDict
index b0e4e254594f1f6e794982aa6be49c37f9e974c7..76e56e464b3c155ef62cebfb0bd468ce976ce682 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/blockMeshDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/blockMeshDict
@@ -48,7 +48,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     outlet
     {
         type patch;
@@ -57,7 +56,6 @@ boundary
             (3 7 6 2)
         );
     }
-
     wall1
     {
         type wall;
@@ -66,7 +64,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     wall2
     {
         type wall;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/controlDict.org b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/controlDict.org
deleted file mode 100644
index fe8be7f5733a1dc691ec2ab922720b6ff80cd912..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/system/controlDict.org
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     reactingTwoPhaseEulerFoam;
-
-startFrom       latestTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         0.5;
-
-deltaT          1e-4;
-
-writeControl    adjustable;
-
-writeInterval   0.5;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  9;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable yes;
-
-adjustTimeStep  yes;
-
-maxCo           0.05;
-
-maxDeltaT       0.001;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.gas
index 10e1d3aefc7fb2c1e6004636494149f588202f17..f68bface72fad1074d8401d5b1424fb242af597d 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,16 +33,19 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            copiedFixedValue;
         sourceFieldName T.liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.liquid
index 8c5641932294ec323da840a8277fd15b0bb9b451..405765188980331c9e3aa45f1cd328814c93deb1 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 368;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,10 +33,12 @@ boundaryField
         inletValue      uniform 368;
         value           uniform 368;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            fixedMultiPhaseHeatFlux;
@@ -45,6 +47,7 @@ boundaryField
         phase           liquid;
         value           uniform 368;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.gas
new file mode 100644
index 0000000000000000000000000000000000000000..9389986d588ca70e73d9bb223fe6320345fd69e3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.gas
@@ -0,0 +1,57 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volVectorField;
+    object      U.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           U.gas;
+        setAverage      1;
+        average         (0 1 0);
+        interpolationScheme cell;
+        value           uniform (0 1 0);
+    }
+
+    outlet
+    {
+        type            pressureInletOutletVelocity;
+        phi             phi.gas;
+        value           uniform (0 1 0);
+    }
+
+    wall1
+    {
+        type            slip;
+    }
+
+    wall2
+    {
+        type            slip;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..327f546cdd40c530fb3631dd08e1de9abdd2f9c9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/U.liquid
@@ -0,0 +1,57 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volVectorField;
+    object      U.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           U.liquid;
+        setAverage      1;
+        average         (0 1 0);
+        interpolationScheme cell;
+        value           uniform (0 1 0);
+    }
+
+    outlet
+    {
+        type            pressureInletOutletVelocity;
+        phi             phi.liquid;
+        value           uniform (0 1 0);
+    }
+
+    wall1
+    {
+        type            noSlip;
+    }
+
+    wall2
+    {
+        type            noSlip;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.gas
new file mode 100644
index 0000000000000000000000000000000000000000..9f2065ed13d9bf2fbdfc0c35d4fe2c49c978444f
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.gas
@@ -0,0 +1,54 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.gas;
+        inletValue      uniform 0;
+        value           uniform 0;
+    }
+
+    wall1
+    {
+        type            zeroGradient;
+    }
+
+    wall2
+    {
+        type            zeroGradient;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..2a4d9532566d548a6153523d40c3de3685e90b2a
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alpha.liquid
@@ -0,0 +1,54 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 1;
+
+boundaryField
+{
+    inlet
+    {
+        type            calculated;
+        value           uniform 1;
+    }
+
+    outlet
+    {
+        type            calculated;
+        value           uniform 1;
+    }
+
+    wall1
+    {
+        type            calculated;
+        value           uniform 1;
+    }
+
+    wall2
+    {
+        type            calculated;
+        value           uniform 1;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.gas
index 3b9d8666a672ec04ad06eafa5ee81443e8e12283..2ac0638cef885ff8af8f555172f8f1f3e82a9bd4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
@@ -40,6 +41,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -57,6 +59,7 @@ boundaryField
         }
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.liquid
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.liquid
index 7c891605a3fd442eb8e16bca2f193cac5ecd4b34..663142cd05a9cec1e02b3addaff12f93516e931d 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alphat.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/alphat.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alphat.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 1e-8;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 1e-8;
     }
+
     wall1
     {
         type            compressible::alphatPhaseChangeJayatillekeWallFunction;
@@ -38,9 +39,9 @@ boundaryField
         Cmu             0.09;
         kappa           0.41;
         E               9.8;
-
         value           uniform 1e-8;
     }
+
     wall2
     {
         type            compressible::alphatWallBoilingWallFunction;
@@ -71,6 +72,7 @@ boundaryField
         }
         value           uniform 0.01;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.gas
index bb8a91e0154dec44c112080dff32241c365619d3..0e9f647803894446d6f051c5863ff8de996091ff 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,12 +29,14 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.01;
     }
+
     outlet
     {
         type            inletOutlet;
         phi             phi.gas;
         inletValue      uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -44,6 +45,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -52,6 +54,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.liquid
index 54e5416529b364768e003c4dbabe2a1300af3dc9..9d197e601daf356d63090fa92664a4f13f0dcd91 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling1D/0/epsilon.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/epsilon.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      epsilon.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -30,6 +29,7 @@ boundaryField
         interpolationScheme cell;
         value           uniform 0.001;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -37,6 +37,7 @@ boundaryField
         inletValue      uniform 0.00015;
         value           uniform 0.001;
     }
+
     wall1
     {
         type            epsilonWallFunction;
@@ -45,6 +46,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     wall2
     {
         type            epsilonWallFunction;
@@ -53,6 +55,7 @@ boundaryField
         E               9.8;
         value           uniform 0.001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.gas
new file mode 100644
index 0000000000000000000000000000000000000000..e301a6d43881f198cd12028afc6985f49b29f395
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.gas
@@ -0,0 +1,60 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      k.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -2 0 0 0 0];
+
+internalField   uniform 0.01;
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           k.gas;
+        setAverage      0;
+        average         0;
+        interpolationScheme cell;
+        value           uniform 0.01;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.gas;
+        inletValue      uniform 0.01;
+        value           uniform 0.01;
+    }
+
+    wall1
+    {
+        type            kqRWallFunction;
+        value           uniform 0.01;
+    }
+
+    wall2
+    {
+        type            kqRWallFunction;
+        value           uniform 0.01;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..74721a1c6a8692beaba43eb9b43708263f1be36e
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/k.liquid
@@ -0,0 +1,60 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      k.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 2 -2 0 0 0 0];
+
+internalField   uniform 0.01;
+
+boundaryField
+{
+    inlet
+    {
+        type            mapped;
+        field           k.liquid;
+        setAverage      0;
+        average         0;
+        interpolationScheme cell;
+        value           uniform 0.01;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.liquid;
+        inletValue      uniform 3.75e-05;
+        value           uniform 0.01;
+    }
+
+    wall1
+    {
+        type            kqRWallFunction;
+        value           uniform 0.01;
+    }
+
+    wall2
+    {
+        type            kqRWallFunction;
+        value           uniform 0.01;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/kappai.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/kappai.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/kappai.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/kappai.gas
index 3f5ca2cd83e999921bd31283e6649d69c461e295..a2c5f53a72e14f2a6dd9a3e7a71928e25ede5ae0 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/kappai.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/kappai.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      kappai.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.gas
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.gas
index d8f9a209a754da7b84303a7a9a28b465a923d740..23314d92a7d2ab0ae84ed6f2b8294d0665a23d58 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.liquid
similarity index 98%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.liquid
index 31f7b759e2902ccefe267c61f7f3bfcbe8472219..46bd577b9ea71c90dac3fa767b652b6d220ddf22 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/RAS/wallBoiling1D_2phase/0/nut.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/nut.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           uniform 0.0001;
     }
+
     outlet
     {
         type            calculated;
         value           uniform 0.0001;
     }
+
     wall1
     {
         type            nutkWallFunction;
@@ -39,6 +40,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     wall2
     {
         type            nutkWallFunction;
@@ -47,6 +49,7 @@ boundaryField
         E               9.8;
         value           uniform 0.0001;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..49608693a760a538c7b51a06a601e602789cfb85
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p
@@ -0,0 +1,54 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [1 -1 -2 0 0 0 0];
+
+internalField   uniform 100000;
+
+boundaryField
+{
+    inlet
+    {
+        type            calculated;
+        value           uniform 100000;
+    }
+
+    outlet
+    {
+        type            calculated;
+        value           uniform 100000;
+    }
+
+    wall1
+    {
+        type            calculated;
+        value           uniform 100000;
+    }
+
+    wall2
+    {
+        type            calculated;
+        value           uniform 100000;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p_rgh
new file mode 100644
index 0000000000000000000000000000000000000000..218b3fe6e5ce55fe3d2e1a3aceff65e0ebbe95bc
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/p_rgh
@@ -0,0 +1,52 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p_rgh;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [1 -1 -2 0 0 0 0];
+
+internalField   uniform 100000;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedFluxPressure;
+    }
+
+    outlet
+    {
+        type            prghPressure;
+        p               uniform 100000;
+        value           uniform 100000;
+    }
+
+    wall1
+    {
+        type            fixedFluxPressure;
+    }
+
+    wall2
+    {
+        type            fixedFluxPressure;
+    }
+
+    defaultFaces
+    {
+        type            empty;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.gas
index 62b34ca42e81517cc4e10f3b985d301e298a7aca..fe32aeadd3b5b94d6e9f5070d295d390ca2f66c5 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      water.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 1;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.liquid
index e7dfaed30789c55977ce33f9794441cef91c036c..cb1556ad209af0954913daf95a474f53bfe85a38 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/water.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0.orig/water.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "5";
     object      water.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 1;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,17 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     wall1
     {
         type            zeroGradient;
     }
+
     wall2
     {
         type            zeroGradient;
     }
+
     defaultFaces
     {
         type            empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.gas
deleted file mode 100644
index 80bc59e71a748a56d2831ff91b4f379acefb5b50..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.gas
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volVectorField;
-    location    "0";
-    object      U.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           U.gas;
-        setAverage      1;
-        average         (0 1 0);
-        interpolationScheme cell;
-        value           uniform (0 1 0);
-    }
-    outlet
-    {
-        type            pressureInletOutletVelocity;
-        phi             phi.gas;
-        value           uniform (0 1 0);
-    }
-    wall1
-    {
-        type            slip;
-    }
-    wall2
-    {
-        type            slip;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.liquid
deleted file mode 100644
index 5bc2f6316c1d576b7e8d5db27128a6bbec112052..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/U.liquid
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volVectorField;
-    location    "0";
-    object      U.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           U.liquid;
-        setAverage      1;
-        average         (0 1 0);
-        interpolationScheme cell;
-        value           uniform (0 1 0);
-    }
-    outlet
-    {
-        type            pressureInletOutletVelocity;
-        phi             phi.liquid;
-        value           uniform (0 1 0);
-    }
-    wall1
-    {
-        type            noSlip;
-    }
-    wall2
-    {
-        type            noSlip;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.gas
deleted file mode 100644
index d3c76fdf6f6c04cfdea17b8841066120b75d293d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.gas
+++ /dev/null
@@ -1,51 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    wall1
-    {
-        type            zeroGradient;
-    }
-    wall2
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.liquid
deleted file mode 100644
index 8c1f7f83a45915422e64f6a759fb11196ef58fc8..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/alpha.liquid
+++ /dev/null
@@ -1,51 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 1;
-
-boundaryField
-{
-    inlet
-    {
-        type            calculated;
-        value           uniform 1;
-    }
-    outlet
-    {
-        type            calculated;
-        value           uniform 1;
-    }
-    wall1
-    {
-        type            calculated;
-        value           uniform 1;
-    }
-    wall2
-    {
-        type            calculated;
-        value           uniform 1;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.gas
deleted file mode 100644
index bb8a91e0154dec44c112080dff32241c365619d3..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.gas
+++ /dev/null
@@ -1,62 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      epsilon.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -3 0 0 0 0];
-
-internalField   uniform 0.001;
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           epsilon.gas;
-        setAverage      0;
-        average         0;
-        interpolationScheme cell;
-        value           uniform 0.01;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 0.001;
-    }
-    wall1
-    {
-        type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.001;
-    }
-    wall2
-    {
-        type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.001;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.liquid
deleted file mode 100644
index 54e5416529b364768e003c4dbabe2a1300af3dc9..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/epsilon.liquid
+++ /dev/null
@@ -1,63 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      epsilon.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -3 0 0 0 0];
-
-internalField   uniform 0.001;
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           epsilon.liquid;
-        setAverage      0;
-        average         0;
-        interpolationScheme cell;
-        value           uniform 0.001;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.liquid;
-        inletValue      uniform 0.00015;
-        value           uniform 0.001;
-    }
-    wall1
-    {
-        type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.001;
-    }
-    wall2
-    {
-        type            epsilonWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.001;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.gas
deleted file mode 100644
index 67815bdd695d7716f88a98dca77c33727af9de9a..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.gas
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      k.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -2 0 0 0 0];
-
-internalField   uniform 0.01;
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           k.gas;
-        setAverage      0;
-        average         0;
-        interpolationScheme cell;
-        value           uniform 0.01;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 0.01;
-        value           uniform 0.01;
-    }
-    wall1
-    {
-        type            kqRWallFunction;
-        value           uniform 0.01;
-    }
-    wall2
-    {
-        type            kqRWallFunction;
-        value           uniform 0.01;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.liquid
deleted file mode 100644
index 710a34929e1b9f68146262e81d1e8b9a5591bc9d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/k.liquid
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      k.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -2 0 0 0 0];
-
-internalField   uniform 0.01;
-
-boundaryField
-{
-    inlet
-    {
-        type            mapped;
-        field           k.liquid;
-        setAverage      0;
-        average         0;
-        interpolationScheme cell;
-        value           uniform 0.01;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.liquid;
-        inletValue      uniform 3.75e-05;
-        value           uniform 0.01;
-    }
-    wall1
-    {
-        type            kqRWallFunction;
-        value           uniform 0.01;
-    }
-    wall2
-    {
-        type            kqRWallFunction;
-        value           uniform 0.01;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.gas
deleted file mode 100644
index d8f9a209a754da7b84303a7a9a28b465a923d740..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.gas
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      nut.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -1 0 0 0 0];
-
-internalField   uniform 0.0001;
-
-boundaryField
-{
-    inlet
-    {
-        type            calculated;
-        value           uniform 0.0001;
-    }
-    outlet
-    {
-        type            calculated;
-        value           uniform 0.0001;
-    }
-    wall1
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0;
-    }
-    wall2
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.liquid
deleted file mode 100644
index 31f7b759e2902ccefe267c61f7f3bfcbe8472219..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/nut.liquid
+++ /dev/null
@@ -1,57 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      nut.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 2 -1 0 0 0 0];
-
-internalField   uniform 0.0001;
-
-boundaryField
-{
-    inlet
-    {
-        type            calculated;
-        value           uniform 0.0001;
-    }
-    outlet
-    {
-        type            calculated;
-        value           uniform 0.0001;
-    }
-    wall1
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.0001;
-    }
-    wall2
-    {
-        type            nutkWallFunction;
-        Cmu             0.09;
-        kappa           0.41;
-        E               9.8;
-        value           uniform 0.0001;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p
deleted file mode 100644
index 575d299d15babbc3c51d041638b449696889a405..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p
+++ /dev/null
@@ -1,51 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [1 -1 -2 0 0 0 0];
-
-internalField   uniform 100000;
-
-boundaryField
-{
-    inlet
-    {
-        type            calculated;
-        value           uniform 100000;
-    }
-    outlet
-    {
-        type            calculated;
-        value           uniform 100000;
-    }
-    wall1
-    {
-        type            calculated;
-        value           uniform 100000;
-    }
-    wall2
-    {
-        type            calculated;
-        value           uniform 100000;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p_rgh
deleted file mode 100644
index 6018d02cd4f9b0c53e5743109e24a2ef820b5a33..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/0/p_rgh
+++ /dev/null
@@ -1,49 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "5";
-    object      p_rgh;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [1 -1 -2 0 0 0 0];
-
-internalField   uniform 100000;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedFluxPressure;
-    }
-    outlet
-    {
-        type            prghPressure;
-        p               uniform 100000;
-        value           uniform 100000;
-    }
-    wall1
-    {
-        type            fixedFluxPressure;
-    }
-    wall2
-    {
-        type            fixedFluxPressure;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allclean
index 352495d4cbce9898c084c31ec00595ba3b832e33..12a3a8379bf2e50d9b52bd26bd31620c6c60a0c5 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allclean
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allclean
@@ -1,9 +1,14 @@
 #!/bin/sh
 cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 . ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
 #------------------------------------------------------------------------------
 
-cleanCase
-cp ./system/controlDict.org ./system/controlDict
+cleanCase0
+
+if notTest $@
+then
+    mv -f system/controlDict.orig system/controlDict
+fi
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allrun
index f006e4891d7835281460efe47356e9f2f3fd2137..0a97e12fe230ca4801f865d89454765e5761acb1 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allrun
@@ -3,11 +3,15 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication $(getApplication)
 
 if notTest "$@"
 then
+    cp -f system/controlDict system/controlDict.orig
     foamDictionary system/controlDict -entry endTime -set 5
     foamDictionary 2/T.liquid -entry boundaryField/wall2/q -set 'uniform 1e5'
     runApplication -a $(getApplication)
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Tsat_water_1_2bar.csv b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Tsat_water_1_2bar.csv
deleted file mode 100644
index bdab8b9ab17c06be63834f9e2372d22c6ad27b4e..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Tsat_water_1_2bar.csv
+++ /dev/null
@@ -1,66 +0,0 @@
-p,Tsat
-99083.3,372.499
-100667,372.942
-102250,373.379
-103833,373.811
-105417,374.237
-107000,374.658
-108583,375.074
-110167,375.485
-111750,375.891
-113333,376.293
-114917,376.689
-116500,377.082
-118083,377.47
-119667,377.853
-121250,378.233
-122833,378.608
-124417,378.98
-126000,379.347
-127583,379.711
-129167,380.071
-130750,380.427
-132333,380.78
-133917,381.13
-135500,381.476
-137083,381.819
-138667,382.158
-140250,382.494
-141833,382.828
-143417,383.158
-145000,383.485
-146583,383.809
-148167,384.131
-149750,384.449
-151333,384.765
-152917,385.078
-154500,385.389
-156083,385.697
-157667,386.002
-159250,386.305
-160833,386.605
-162417,386.903
-164000,387.199
-165583,387.492
-167167,387.783
-168750,388.072
-170333,388.358
-171917,388.642
-173500,388.925
-175083,389.205
-176667,389.483
-178250,389.759
-179833,390.033
-181417,390.305
-183000,390.575
-184583,390.843
-186167,391.109
-187750,391.374
-189333,391.636
-190917,391.897
-192500,392.156
-194083,392.413
-195667,392.669
-197250,392.923
-198833,393.175
-200417,393.426
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/phaseProperties b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/phaseProperties
index 6bf56b18363f6459b7dbdafd06691be0a0ff21e1..feb7601ca8b1cc815cec365cdeaa6ce7b17531bf 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/phaseProperties
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/phaseProperties
@@ -122,7 +122,7 @@ saturationModel
         componentColumns    (1);
         separator           ",";
         mergeSeparators     no;
-        file                "Tsat_water_1_2bar.csv";
+        file                "$FOAM_TUTORIALS/resources/dataset/Tsat_water_1_2bar.csv";
         outOfBounds         clamp;
         interpolationScheme linear;
     };
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/thermophysicalProperties.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/thermophysicalProperties.liquid
index 666d1352263bdab8b3a2eb1b89da896524d55b60..17cff8e953cec2416f6090f8b08749ef58e55754 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/thermophysicalProperties.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/constant/thermophysicalProperties.liquid
@@ -62,5 +62,4 @@ mixture
 }
 
 
-
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/blockMeshDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/blockMeshDict
index 6de2b25d1ac16e57d6f47aa79899c2afbb852f03..23d01df5598c7e5df7fefa3f511e616e3f0fb8fd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/blockMeshDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/blockMeshDict
@@ -48,7 +48,6 @@ boundary
             (1 5 4 0)
         );
     }
-
     outlet
     {
         type patch;
@@ -57,7 +56,6 @@ boundary
             (3 7 6 2)
         );
     }
-
     wall1
     {
         type wall;
@@ -66,7 +64,6 @@ boundary
             (0 4 7 3)
         );
     }
-
     wall2
     {
         type wall;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/controlDict.org b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/controlDict.org
deleted file mode 100644
index 4e423a277611d0c6a7788c0c9651f1335728add1..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/system/controlDict.org
+++ /dev/null
@@ -1,54 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       dictionary;
-    location    "system";
-    object      controlDict;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-application     reactingTwoPhaseEulerFoam;
-
-startFrom       latestTime;
-
-startTime       0;
-
-stopAt          endTime;
-
-endTime         2;
-
-deltaT          1e-4;
-
-writeControl    adjustable;
-
-writeInterval   0.5;
-
-purgeWrite      0;
-
-writeFormat     ascii;
-
-writePrecision  9;
-
-writeCompression off;
-
-timeFormat      general;
-
-timePrecision   6;
-
-runTimeModifiable yes;
-
-adjustTimeStep  yes;
-
-maxCo           0.05;
-
-maxDeltaT       0.001;
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..e5f8c37b15cf4e9a7f76b75b1cb1ba3be5b00663
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
new file mode 100644
index 0000000000000000000000000000000000000000..3e9e388ed24149e82b45b9d02baf7b13b0ae352d
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 350;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.water;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
similarity index 95%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
index 2e06954f3bdfb366d98bd6238834bf3b78aca075..cae9b5a71a4cf05129c307c07df4d184a246a2cd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
@@ -37,11 +37,6 @@ boundaryField
     {
         type            zeroGradient;
     }
-
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
new file mode 100644
index 0000000000000000000000000000000000000000..b1c7246641182c34ee88dc0a7321594d50c833c2
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0.1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.air;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..61619457f1fccbaca60b1910d7255dbe4b018ed8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type               fixedFluxPressure;
         value              $internalField;
     }
+
     outlet
     {
         type               prghPressure;
         p                  $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.water
deleted file mode 100644
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/T.water
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 350;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.water;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air
deleted file mode 100644
index a94f086ab7db162aaf5ab30f27ade0793b239151..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1927 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-
-internalField   nonuniform List<scalar> 
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun
index 6df35b2f327ec74e00a9575379d5d6dee03d37c6..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/Allrun
@@ -3,8 +3,12 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
+restore0Dir
+
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
index 443bb46b30cc1fa81fd6c5ac35f33b2e34e64cd7..7a5767a1f6784904a6ebcab512199caa875dc9cd 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/CO.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/CO.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/CO.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/CO.gas
index 3cd5cca92167fc9d8d6218bfec7bce902983a4ad..d4b2ca6d96ac74462a57631264237ee492e69541 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/CO.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/CO.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      CO.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.1;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.gas
index 8fb664ffb87d40102bfeed85b2c1b3bb29dd3b18..78cc72f31a1f5a59251de19a1279eeff0136e622 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      H2O.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.liquid
index 436ab7f676b9dd6e65b469d6beb306208865bd7b..1eb016732880ca135c0c0dc1a664462a4615d5bc 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/H2O.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/H2O.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      H2O.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.gas
index b9eab93f03068ec0ed4e8ff4031e1eb4d8e1cd8b..d73620630aaa42922b8d2f8bc13e813bffbcc9ee 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,6 +24,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +32,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type            fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.liquid
index 9b29a6715d925d3e5b75248bfdca52da10661887..ffacdf24939bffdbdf519c673787119e04be7877 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/T.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,6 +24,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +32,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.gas
index b15670dbc078dc0d55d825c0c61be58e92f1934d..26c5e7f36e9b29626216864881def81fe07ca507 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.gas;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.liquid
index 26f76fe525f22bb07302f506cd0117976fb8c595..25cdb27b1786577c6a7bf288712657be51817a12 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/U.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/U.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.liquid;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/Ydefault b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/Ydefault
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/Ydefault
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/Ydefault
index decdde162d6079f5c4d9fb57df8e20f12824ae68..914abaa5918eda4c5024c62e1d68fe3f2f5c9a02 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/Ydefault
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/Ydefault
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      Ydefault;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.gas
index 5a476ff59f8168f99df42bcdf5e5b5cc62166cce..70b00f5d144202e7836ace0b23a0285a4b173dbc 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      air.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.9;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.liquid
index b045aec902662971c0dc58146c423e5c3991710a..f42d9bbdff41691673e3142677c97acfa764471a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/air.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/air.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      air.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.gas
index fed49f1620eb6b6162b84d2229d5d6bceb31ac62..054dc69915dc2314895df6009ab873c70b43c199 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.liquid
index 887f17db87781752e6c5d1ccda99ab299e2f4761..be08496cd0b496f5a183f0dd2d0bfdac9a77a76f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnEvaporatingReacting/0/alpha.liquid.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/alpha.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.5;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p_rgh
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..61619457f1fccbaca60b1910d7255dbe4b018ed8 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type               fixedFluxPressure;
         value              $internalField;
     }
+
     outlet
     {
         type               prghPressure;
         p                  $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas
deleted file mode 100644
index 459863117ec8ec0a183622d869d5d72a6f49da52..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.gas
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-0.01
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid
deleted file mode 100644
index f34922726f52861853b3cb07110785286c3f505f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/alpha.liquid
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0.99
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.liquid;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/constant/thermophysicalProperties.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/constant/thermophysicalProperties.gas
index cf49139451c510dff0c1c07ca92bd3199acebde7..8ff9e52bbd3ad73bd2fa26f3dad0a1fa8cc08c42 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/constant/thermophysicalProperties.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporating/constant/thermophysicalProperties.gas
@@ -45,8 +45,26 @@ H2O
         Tlow            200;
         Thigh           3500;
         Tcommon         1000;
-        highCpCoeffs    ( 3.03399 0.00217692 -1.64073e-07 -9.7042e-11 1.68201e-14 -30004.3 4.96677 );
-        lowCpCoeffs     ( 4.19864 -0.00203643 6.5204e-06 -5.48797e-09 1.77198e-12 -30293.7 -0.849032 );
+        highCpCoeffs
+        (
+            3.03399
+            0.00217692
+           -1.64073e-07
+           -9.7042e-11
+            1.68201e-14
+           -30004.3
+            4.96677
+        );
+        lowCpCoeffs
+        (
+            4.19864
+           -0.00203643
+            6.5204e-06
+           -5.48797e-09
+            1.77198e-12
+           -30293.7
+           -0.849032
+        );
     }
     transport
     {
@@ -66,8 +84,26 @@ air
         Tlow            200;
         Thigh           3500;
         Tcommon         1000;
-        highCpCoeffs    ( 3.57304 -7.24383e-04 1.67022e-06 -1.26501e-10 -4.20580e-13 -1047.41 3.12431 );
-        lowCpCoeffs     ( 3.09589 1.22835e-03 -4.14267e-07 6.56910e-11 -3.87021e-15 -983.191 5.34161 );
+        highCpCoeffs
+        (
+            3.57304
+           -7.24383e-04
+            1.67022e-06
+           -1.26501e-10
+           -4.20580e-13
+           -1047.41
+            3.12431
+        );
+        lowCpCoeffs
+        (
+            3.09589
+            1.22835e-03
+           -4.14267e-07
+            6.56910e-11
+           -3.87021e-15
+           -983.191
+            5.34161
+        );
     }
     transport
     {
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.gas
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.gas
index b3bde63f6a4db717aa197fc83e3c6ba4179f7b29..932af424802ef2c0ed3b581b19cb78d39b2b84f9 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.gas
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,6 +32,7 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.liquid
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.liquid
index 242a8327d2e3f13164313271fc1027c4665115ef..ec65cd66e218bb5cbf4a226db9aaba5a468478b9 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/T.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/T.liquid
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,6 +32,7 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type                zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.gas
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.gas
index ac7b0e08d9e54c38e137bfd43fe811e3ac63d85b..691304b8fd5d583856acf0445a4c430532255989 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.gas
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.gas;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.liquid
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.liquid
index 85ebd10917281fa133b85c17742537b3b31e945b..bc58d95fa15f101cafb2b5ea99b4cb7f00d8d969 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/U.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/U.liquid
@@ -25,12 +25,14 @@ boundaryField
         type               fixedValue;
         value              $internalField;
     }
+
     outlet
     {
         type               pressureInletOutletVelocity;
         phi                phi.liquid;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.gas
index af445ec529ccaccdec7079f59a6819a0cad7eed5..ccadc5f28083c6a896f12960a5f6913031ff4e63 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      air.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.liquid
index b045aec902662971c0dc58146c423e5c3991710a..f42d9bbdff41691673e3142677c97acfa764471a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/air.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/air.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      air.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.gas
new file mode 100644
index 0000000000000000000000000000000000000000..d2f2a81d75e4ffcb5b8a34e9795bc524f62b376f
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.gas
@@ -0,0 +1,44 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.gas;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.gas;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.liquid
new file mode 100644
index 0000000000000000000000000000000000000000..6fa2b92ba56725206e50d6608ec4c875c709146b
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/alpha.liquid
@@ -0,0 +1,44 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.liquid;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.liquid;
+        inletValue      uniform 0;
+        value           uniform 0;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p_rgh
new file mode 100644
index 0000000000000000000000000000000000000000..61619457f1fccbaca60b1910d7255dbe4b018ed8
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/p_rgh
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p_rgh;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedFluxPressure;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               prghPressure;
+        p                  $internalField;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedFluxPressure;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.gas
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.gas
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.gas
index bb83132f7eb8f25c030a8b5a25f32e865070c01c..d11eeac0ff3c0e191d54d5ee7047e2e39714c1b5 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.gas
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.gas
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      water.gas;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.liquid
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.liquid
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.liquid
index 2060aa1a13db334a155c49bc9566fb9b9dc8db4b..19a4fce269a79beca75a2afc40342cec38a71f3a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/water.liquid
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0.orig/water.liquid
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      water.liquid;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.gas
deleted file mode 100644
index 54de81217d63d0f29c050dd02d654d1f56758cd8..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.gas
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.gas;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.gas;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.liquid b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.liquid
deleted file mode 100644
index f18a149333fd83f244131abff8d538d50b30559c..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/alpha.liquid
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.liquid;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.liquid;
-        inletValue      uniform 0;
-        value           uniform 0;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p_rgh
deleted file mode 100644
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/0/p_rgh
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p_rgh;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedFluxPressure;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               prghPressure;
-        p                  $internalField;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedFluxPressure;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnEvaporatingDissolving/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..e5f8c37b15cf4e9a7f76b75b1cb1ba3be5b00663
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
similarity index 94%
rename from tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
index e0d872d7a254ca20dd76f3c652638b71cbd607de..233ab9d76fcb312875a34f6e9c267bff01f87305 100644
--- a/tutorials/multiphase/multiphaseEulerFoam/bubbleColumn/0/T.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,15 +32,12 @@ boundaryField
         inletValue         uniform 300;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
 }
 
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/Theta
new file mode 100644
index 0000000000000000000000000000000000000000..cae9b5a71a4cf05129c307c07df4d184a246a2cd
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/Theta
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      Theta;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 2 -2 0 0 0 0];
+
+internalField   uniform 0.0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 1.0e-7;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        inletValue      uniform 1.0e-7;
+        value           uniform 1.0e-7;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air
new file mode 100644
index 0000000000000000000000000000000000000000..b1c7246641182c34ee88dc0a7321594d50c833c2
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0.1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.air;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
similarity index 94%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
index 9576c2c6e0c3be2a2d260c0def92460f6a9324b4..c58d485daf3bf2ef0485cb464828cbb4066bf8a6 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,15 +32,12 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
 }
 
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh
new file mode 100644
index 0000000000000000000000000000000000000000..61619457f1fccbaca60b1910d7255dbe4b018ed8
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p_rgh;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedFluxPressure;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               prghPressure;
+        p                  $internalField;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedFluxPressure;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air
deleted file mode 100644
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0.1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.air;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh
deleted file mode 100644
index fcf0a094e89bfe0bad0ff07e10bd8a119848a872..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p_rgh;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedFluxPressure;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               prghPressure;
-        p                  $internalField;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedFluxPressure;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
index 81934d4459cc023148b424800f1e9b932cda596f..81f6613d7b69621e6447b48bc561043e99a4f021 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
@@ -17,7 +17,7 @@ FoamFile
 
 application     reactingTwoPhaseEulerFoam;
 
-startFrom       latestTime;//startTime;
+startFrom       latestTime;
 
 startTime       0;
 
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/setFieldsDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/setFieldsDict
index 138d0d4a652d83bb2ebdfc12b84fd244b81e94b9..b073782bd120796445deb81ab876a255625d681a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/setFieldsDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/system/setFieldsDict
@@ -17,7 +17,7 @@ FoamFile
 
 defaultFieldValues
 (
-    volScalarFieldValue alpha1 1
+    volScalarFieldValue alpha.air 1
 );
 
 regions
@@ -27,7 +27,7 @@ regions
         box (0 0 -0.1) (0.15 0.701 0.1);
         fieldValues
         (
-            volScalarFieldValue alphaair 0
+            volScalarFieldValue alpha.air 0
         );
     }
 );
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/T.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/T.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/T.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
index 802cae606a98dfe00ad76171e61169f6605f77bb..62d0c1b52d894a901bdacfe5e46931bb4ad1d12f 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/Theta.particles
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
@@ -12,7 +12,7 @@ FoamFile
     class       volScalarField;
     object      Theta.particles;
 }
-// ************************************************************************* //
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions          [0 2 -2 0 0 0 0];
 
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/U.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/U.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alpha.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alpha.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alphat.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alphat.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alphat.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alphat.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/epsilon.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/epsilon.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/epsilon.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/epsilon.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/k.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/k.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/k.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/k.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/nut.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/nut.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/nut.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.particles
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/nut.particles
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles
deleted file mode 100644
index 70af42dae075939ab0c47f74293a34b2a071750f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.particles;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
index 29262d304afae3c6c184565e35c09ae84343448e..dad29d790e77388fd8c3dfdb7b4ab4d5083caf2a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.9;
 
 maxDeltaT       1e-05;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.air
index 27906f921fe625eb580129f5104e352ef11e7827..5d1c2da8ff7dcbcb0edb4dfe0c88da14a3769123 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.air
@@ -27,6 +27,7 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.water
index e89991de1620c9419dd0f08755bd246b5ed0d057..30f67479b566d16830cbae0307be50e421fac090 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/T.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/T.water
@@ -27,6 +27,7 @@ boundaryField
         inletValue         uniform 300;
         value              $internalField;
     }
+
     walls
     {
         type               zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.air
index 472c1c2a5aae900b1a6673a13bf743f8c2ac760a..52cd246fbea8fc20de45e0bbe945e2e73c27226a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.air
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.air
@@ -26,6 +26,7 @@ boundaryField
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.water
index f26cbe86c20a6ceac8831b57ae68acab09a3fca0..d1827091ff83fec8822a8313b1361ab68042f659 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/U.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/U.water
@@ -26,6 +26,7 @@ boundaryField
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air.orig b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air.orig
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
index e6a5c411255b90c846231552b3441cb33a667c6e..a7b2018bb7891c73c359e67b8ebdc7da97d489e0 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air.orig
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,6 +27,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/p
index bdee23a1272972b3ca456f12ba4fc0221459264d..ba892f0c21aa8a33110ed12560fd06b6cee0b30c 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/p
@@ -25,6 +25,7 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/injection/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/T.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/T.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/T.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/Theta b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/Theta
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/U.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/U.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/U.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/alpha.air b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/alpha.air
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
index d2bc727d9dc50f539c67b2d5ba05aa1ec556c1f7..7286cb5958a69ce4214cc197772887ae66b7f716 100755
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
+restore0Dir
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..9d3d4a8a37e9f2de5d1b14d969c7074a55fe5d96
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh
deleted file mode 100755
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-cd "${0%/*}" || exit                                # Run from this directory
-#------------------------------------------------------------------------------
-
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
-
-#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.steam b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.steam
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.steam
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.steam
index 1e5d4adff06df9ca79634cffea02891689f87a8d..9283b189df266413a730fe8972472f6d7705cb34 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.steam
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.steam
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.steam;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -25,6 +24,7 @@ boundaryField
     {
         type            zeroGradient;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -32,6 +32,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type            fixedValue;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.water
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.water
index 7c9ead33c295c0e03c4061f386d0e7ef9ff891b8..50d8f1c30dd127e36e2de32e79b79980e5668c23 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/T.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/T.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      T.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     inlet
     {
         type             zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.steam b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.steam
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.steam
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.steam
index cc0ec8425e76739ea66c0ec10f45ffb33c238b99..e22096740fa35fd55ce7d7b02653728cae69219a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.steam
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.steam
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.steam;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0.1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.steam;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.water
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.water
index 0138972cf692fba7efbedd951dd50174e4dfbe11..22004124b479bb3afa5e11b6f4581168a80bde02 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/U.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/U.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      binary;
     class       volVectorField;
-    location    "0";
     object      U.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,12 +25,14 @@ boundaryField
         type            fixedValue;
         value           uniform (0 0.1 0);
     }
+
     outlet
     {
         type            pressureInletOutletVelocity;
         phi             phi.water;
         value           $internalField;
     }
+
     walls
     {
         type            noSlip;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.steam b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.steam
similarity index 93%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.steam
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.steam
index b8ec235e0dae595dce01eb09a20ddb2ab6205099..e24e994df2a06c25f0d24344b36ecb40c9bf604a 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.steam
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.steam
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.steam;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 0.;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,11 @@ boundaryField
         inletValue      uniform 0;
         value           uniform 0;
     }
+
     walls
     {
         type            zeroGradient;
     }
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.water
similarity index 93%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.water
index 1019fc400af8f61e33ac77f75fd63e57659a7c5d..2f0c69944a7ff7c66458c3455505ab96a43b3fcf 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/alpha.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/alpha.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 1.;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,14 +33,11 @@ boundaryField
         inletValue      uniform 1.0;
         value           uniform 1.0;
     }
+
     walls
     {
         type            zeroGradient;
     }
-    defaultFaces
-    {
-        type            empty;
-    }
 }
 
 
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/nut.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/nut.water
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/nut.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/nut.water
index 46545db5b780faf419c441d7c7c30b3d9aafcede..46533633d6de762bd6bb912256a3703fa35843a4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/nut.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/nut.water
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,11 +25,13 @@ boundaryField
         type            calculated;
         value           $internalField;
     }
+
     outlet
     {
         type            calculated;
         value           $internalField;
     }
+
     walls
     {
         type            nutkWallFunction;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p
index 96d50ffb9256ac5ded21061b096342afcdda4948..f81f5a4c21d620880770214a431e7694adc257a4 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p
@@ -25,11 +25,13 @@ boundaryField
         type            calculated;
         value           $internalField;
     }
+
     outlet
     {
         type            calculated;
         value           $internalField;
     }
+
     walls
     {
         type            calculated;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p_rgh b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p_rgh
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p_rgh
index 409dead57133b81240c1df7ba6c144c1229737bc..625167eab5b4ddade1454fb27b6e5aece030ee51 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/p_rgh
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type            fixedFluxPressure;
         value           $internalField;
     }
+
     outlet
     {
         type            prghPressure;
         p               $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.steam b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.steam
similarity index 98%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.steam
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.steam
index c24850011c4cfc885d095615dc10a6c6eda69358..8867f448af620003d5045c8ae2c8297555e0eb1e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.steam
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.steam
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      water.steam;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           uniform 1;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.water b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.water
similarity index 96%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.water
rename to tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.water
index f5c38040a35ba65fce8772b4ed6846e68f63d0f5..f3127c8d187614ea849e0a0f24f92df176349d55 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0/water.water
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/0.orig/water.water
@@ -10,8 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
-    object      AIR.water;
+    object      water.water;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
@@ -26,6 +25,7 @@ boundaryField
         type            fixedValue;
         value           $internalField;
     }
+
     outlet
     {
         type            inletOutlet;
@@ -33,6 +33,7 @@ boundaryField
         inletValue      $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allclean b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allrun b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..5f30e6c3bbff0d738d32641422fb6e6d2253eb9d
--- /dev/null
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/Allrun
@@ -0,0 +1,12 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/constant/thermophysicalProperties.steam b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/constant/thermophysicalProperties.steam
index 0a65f5d3bc8a7ad9a08573bfd11260d472047fbc..cffe7cd99f9803c5ede36f78a82b7cc38c68e50f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/constant/thermophysicalProperties.steam
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/constant/thermophysicalProperties.steam
@@ -30,7 +30,6 @@ dpdt yes;
 
 pressureWorkAlphaLimit 0;
 
-
 mixture
 {
     specie
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/system/controlDict b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/system/controlDict
index 795fac36f11feaa6bca37cbda187bb2b7d52da51..59dee9785b63e089f601e8096854355e7b3dc562 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/system/controlDict
+++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.1;
 
 maxDeltaT       1e-2;
 
+
 functions
 {
     timeStepping
@@ -68,7 +69,7 @@ functions
         libs        (fieldFunctionObjects);
         fields
         (
-             p
+            p
         );
         location        no;
         writeControl    timeStep;
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/U b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/U
index 6524a95a02062ff7dbdce8d2f335adc5ff837bdc..f819946fd29209068441780d34fad69eb1fed2e1 100644
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/U
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/U
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volVectorField;
-    location    "0";
     object      U;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,22 +20,11 @@ internalField   uniform (0 0 0);
 
 boundaryField
 {
-    left
-    {
-        type            slip;
-    }
-    right
-    {
-        type            slip;
-    }
-    bottom
-    {
-        type            slip;
-    }
-    top
+    "(left|right|bottom|top)"
     {
         type            slip;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/alpha.sludge b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/alpha.sludge
index 8fbe86fcf42fb916fa760eab4203d3a134eedf78..606f031e3cf2201a7fde4850a8a7415e232a2117 100644
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/alpha.sludge
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/alpha.sludge
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.sludge;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,22 +20,11 @@ internalField   uniform 0;
 
 boundaryField
 {
-    left
-    {
-        type            zeroGradient;
-    }
-    right
-    {
-        type            zeroGradient;
-    }
-    bottom
-    {
-        type            zeroGradient;
-    }
-    top
+    "(left|right|bottom|top)"
     {
         type            zeroGradient;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/p_rgh b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/p_rgh
index 9b2e2266fc0e027240cfcc4413dcd2369b7e6f0d..54b9ce6e3ee5b6e156fe22cc9f98213b0764bcb6 100644
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/p_rgh
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/0.orig/p_rgh
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      p_rgh;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -21,22 +20,11 @@ internalField   uniform 0;
 
 boundaryField
 {
-    left
-    {
-        type            fixedFluxPressure;
-    }
-    right
-    {
-        type            fixedFluxPressure;
-    }
-    bottom
-    {
-        type            fixedFluxPressure;
-    }
-    top
+    "(left|right|bottom|top)"
     {
         type            fixedFluxPressure;
     }
+
     frontBack
     {
         type            empty;
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/Allrun b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/Allrun
index 9134abbfbf2b401c08d28cdae7ad8998908ef58e..cc36822e88765b83d3e0074bffb6d56f150595d3 100755
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/Allrun
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/Allrun
@@ -6,7 +6,9 @@ cd "${0%/*}" || exit                                # Run from this directory
 restore0Dir
 
 runApplication blockMesh
+
 runApplication setFields
+
 runApplication $(getApplication)
 
 #------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/controlDict b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/controlDict
index b390b1383eaa9747d63aa946a4dfb0c6a3246648..54a852a4e0a629eb2017c69aa47d3b26106f0de6 100644
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/controlDict
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/controlDict
@@ -48,7 +48,9 @@ runTimeModifiable yes;
 adjustTimeStep  on;
 
 maxCo           0.5;
+
 maxAlphaCo      0.5;
+
 maxDeltaT       1;
 
 // ************************************************************************* //
diff --git a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/fvSchemes b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/fvSchemes
index 1c67c348818e2c108768690988a4864ee6ba805d..bd247104a925b292e52b80a6442b362f288818b0 100644
--- a/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/fvSchemes
+++ b/tutorials/multiphase/twoLiquidMixingFoam/lockExchange/system/fvSchemes
@@ -13,7 +13,6 @@ FoamFile
     location    "system";
     object      fvSchemes;
 }
-
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 ddtSchemes
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..127f73ca4c20e6bfc9abaebc42569d4d9ea42ade
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.air
@@ -0,0 +1,48 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    frontAndBackPlanes
+    {
+        type               empty;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water
new file mode 100644
index 0000000000000000000000000000000000000000..352fbb0a44ddaeda725f9cdc2e9a9511376082ba
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/T.water
@@ -0,0 +1,48 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 350;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.water;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    frontAndBackPlanes
+    {
+        type               empty;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/Theta
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/Theta
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/U.air
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alphat.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alphat.air
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/alphat.water
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/alphat.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.air
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilon.water
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/epsilon.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/k.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/k.air
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/k.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/k.water
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/k.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/nut.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/nut.air
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/nut.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/nut.water
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/nut.water
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..d7f9370231d6152572ed022f381597782cf6cb6a
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p
@@ -0,0 +1,40 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
index 2c4cbc69af63980066c74920e4703e7089216bf3..2fc889003a1c15cbf941572107dd39184853e59d 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0.orig/p_rgh
@@ -38,4 +38,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.water
deleted file mode 100644
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/T.water
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 350;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.water;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.air
deleted file mode 100644
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.air
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0.1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.air;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
index b820a447b577d4e7e43dd66c06fc5f9cd229b666..ff3acb8ec9dd030d7e4639a022b420d272a4fb71 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air
index ba224923d32d383ed732204f51e482f6a21c1a51..d561f32269e9db0f2fee32cad6b603839664d19e 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/LES/bubbleColumn/0/T.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.water
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..4a1d4ca69b93c280080072141fcd77a6d5a99faa 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/T.water
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/Theta
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/Theta
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air
new file mode 100644
index 0000000000000000000000000000000000000000..b1c7246641182c34ee88dc0a7321594d50c833c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0.1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.air;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alphat.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/alphat.water
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/alphat.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilon.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilon.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilon.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/epsilon.water
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilon.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilonm b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilonm
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/epsilonm
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/epsilonm
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/k.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/k.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/k.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/k.water
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/k.water
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/km b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/km
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn/0/km
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/km
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/nut.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/nut.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/nut.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.water
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/nut.water
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/nut.water
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p_rgh
index 2c4cbc69af63980066c74920e4703e7089216bf3..ab56bf20f1884cd31774e4f5a1caef663b22c546 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type            fixedFluxPressure;
         value           $internalField;
     }
+
     outlet
     {
         type            prghPressure;
         p               $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.water
deleted file mode 100644
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/T.water
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 350;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.water;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.air
deleted file mode 100644
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.air
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0.1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.air;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
index b820a447b577d4e7e43dd66c06fc5f9cd229b666..ff3acb8ec9dd030d7e4639a022b420d272a4fb71 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.air
similarity index 94%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.air
index f7ceb4c1ce4ed9ea65709d2b17dd868982cd4a53..35c647cedbbb1c182cf5055db77dae02ee49eee0 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.air
@@ -45,4 +45,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.particles
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.particles
index 0f71d0b6fe520cdd21484e6c92ccb67f0812f145..6d3e9262760fd945d9c5f2eb5e2a61313df97be4 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/T.particles
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/T.particles
@@ -44,4 +44,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
similarity index 93%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
index 802cae606a98dfe00ad76171e61169f6605f77bb..62d0c1b52d894a901bdacfe5e46931bb4ad1d12f 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/Theta.particles
@@ -12,7 +12,7 @@ FoamFile
     class       volScalarField;
     object      Theta.particles;
 }
-// ************************************************************************* //
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions          [0 2 -2 0 0 0 0];
 
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/U.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/U.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/U.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/U.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air.orig
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles.orig b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles.orig
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alpha.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alphat.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/LES/bubbleColumn/0/alphat.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alphat.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/alphat.particles
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/epsilon.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/epsilon.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/epsilon.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/epsilon.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/k.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/k.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/k.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/k.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/nut.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/nut.air
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
index b579968ae68847742a7a20e6f46e720316236645..60e38ac1efee35f54b8ae169be5db7dec107be24 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/nut.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.air
@@ -44,4 +44,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.particles
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.particles
index f78f39a76dd99cf55559212de81afa7d6835f61e..a05b0264afbf437ae00165a191508353e05d6495 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/nut.particles
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/nut.particles
@@ -44,4 +44,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p
index 00a8eb94bd11d2803232deaf25d32e98ee4d94b3..31505ef199c98fe499fc505d781d179dedd1c27c 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p
@@ -44,4 +44,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p_rgh
similarity index 94%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p_rgh
index 6e8d61c55ece4343d317f753b34306ba450b854f..6aa7c27c191cef7bc45bdb26d6c9c70af2954f15 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/p_rgh
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0.orig/p_rgh
@@ -45,4 +45,4 @@ boundaryField
     }
 }
 
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air
deleted file mode 100644
index c6f1de012877807e96f7fc004570aae9f253fa15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.air
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-0.45
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles
deleted file mode 100644
index 70af42dae075939ab0c47f74293a34b2a071750f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/alpha.particles
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.particles;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
index e52dfc04f7035c215e64d99dca204c676f4920b0..49b170992c1dff92529e0517f42ef6286aff4266 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.9;
 
 maxDeltaT       1e-05;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
index ba224923d32d383ed732204f51e482f6a21c1a51..d561f32269e9db0f2fee32cad6b603839664d19e 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..4a1d4ca69b93c280080072141fcd77a6d5a99faa 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/T.water
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumnPolydisperse/0/Theta
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/Theta
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
new file mode 100644
index 0000000000000000000000000000000000000000..b1c7246641182c34ee88dc0a7321594d50c833c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0.1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.air;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
index 2c4cbc69af63980066c74920e4703e7089216bf3..ab56bf20f1884cd31774e4f5a1caef663b22c546 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p_rgh
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type            fixedFluxPressure;
         value           $internalField;
     }
+
     outlet
     {
         type            prghPressure;
         p               $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.water
deleted file mode 100644
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/T.water
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 350;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.water;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.air
deleted file mode 100644
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.air
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0.1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.air;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
index b820a447b577d4e7e43dd66c06fc5f9cd229b666..ff3acb8ec9dd030d7e4639a022b420d272a4fb71 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air
new file mode 100644
index 0000000000000000000000000000000000000000..d561f32269e9db0f2fee32cad6b603839664d19e
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.air
@@ -0,0 +1,48 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      T.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [0 0 0 1 0 0 0];
+
+internalField       uniform 300;
+
+boundaryField
+{
+    walls
+    {
+        type               zeroGradient;
+    }
+
+    outlet
+    {
+        type               inletOutlet;
+        phi                phi.air;
+        inletValue         $internalField;
+        value              $internalField;
+    }
+
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    frontAndBackPlanes
+    {
+        type               empty;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..4a1d4ca69b93c280080072141fcd77a6d5a99faa 100644
--- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bubbleColumn/0/T.water
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/T.water
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumn/0/Theta
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/Theta
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air
new file mode 100644
index 0000000000000000000000000000000000000000..b1c7246641182c34ee88dc0a7321594d50c833c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0.1 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.air;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water
new file mode 100644
index 0000000000000000000000000000000000000000..e5690992b3f982080f3accc17fc08fab998541a8
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/U.water
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      binary;
+    class       volVectorField;
+    object      U.water;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 1 -1 0 0 0 0];
+
+internalField   uniform (0 0 0);
+
+boundaryField
+{
+    inlet
+    {
+        type               fixedValue;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               pressureInletOutletVelocity;
+        phi                phi.water;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               fixedValue;
+        value              uniform (0 0 0);
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air
new file mode 100644
index 0000000000000000000000000000000000000000..46c414838803d61cc55e22df7554f54cf5be93c2
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/alpha.air
@@ -0,0 +1,43 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      alpha.air;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions      [0 0 0 0 0 0 0];
+
+internalField   uniform 0;
+
+boundaryField
+{
+    inlet
+    {
+        type            fixedValue;
+        value           uniform 0.5;
+    }
+
+    outlet
+    {
+        type            inletOutlet;
+        phi             phi.air;
+        inletValue      uniform 1;
+        value           uniform 1;
+    }
+
+    walls
+    {
+        type            zeroGradient;
+    }
+}
+
+// ************************************************************************* //
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
similarity index 99%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
index 9576c2c6e0c3be2a2d260c0def92460f6a9324b4..db070e68f5eb08c212b667f378cc15a96f0b99e2 100644
--- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/bubbleColumnIATE/0/kappai.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/kappai.air
@@ -24,6 +24,7 @@ boundaryField
     {
         type               zeroGradient;
     }
+
     outlet
     {
         type               inletOutlet;
@@ -31,11 +32,13 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     inlet
     {
         type               fixedValue;
         value              $internalField;
     }
+
     frontAndBackPlanes
     {
         type               empty;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p
new file mode 100644
index 0000000000000000000000000000000000000000..0412e30456201bbf883a4461a4ed9ecf4ab9b25e
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p
@@ -0,0 +1,42 @@
+/*--------------------------------*- C++ -*----------------------------------*\
+| =========                 |                                                 |
+| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
+|  \\    /   O peration     | Version:  v1912                                 |
+|   \\  /    A nd           | Website:  www.openfoam.com                      |
+|    \\/     M anipulation  |                                                 |
+\*---------------------------------------------------------------------------*/
+FoamFile
+{
+    version     2.0;
+    format      ascii;
+    class       volScalarField;
+    object      p;
+}
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
+
+dimensions          [1 -1 -2 0 0 0 0];
+
+internalField       uniform 1e5;
+
+boundaryField
+{
+    inlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    outlet
+    {
+        type               calculated;
+        value              $internalField;
+    }
+
+    walls
+    {
+        type               calculated;
+        value              $internalField;
+    }
+}
+
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh
index 2c4cbc69af63980066c74920e4703e7089216bf3..ab56bf20f1884cd31774e4f5a1caef663b22c546 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumn/0/p_rgh
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0.orig/p_rgh
@@ -25,12 +25,14 @@ boundaryField
         type            fixedFluxPressure;
         value           $internalField;
     }
+
     outlet
     {
         type            prghPressure;
         p               $internalField;
         value           $internalField;
     }
+
     walls
     {
         type            fixedFluxPressure;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air
deleted file mode 100644
index ba224923d32d383ed732204f51e482f6a21c1a51..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.air
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 300;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.air;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water
deleted file mode 100644
index 593fae2d251361d09a0cf7e64829dc9c95624e8d..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/T.water
+++ /dev/null
@@ -1,45 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      T.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 0 0 1 0 0 0];
-
-internalField       uniform 350;
-
-boundaryField
-{
-    walls
-    {
-        type               zeroGradient;
-    }
-    outlet
-    {
-        type               inletOutlet;
-        phi                phi.water;
-        inletValue         $internalField;
-        value              $internalField;
-    }
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    frontAndBackPlanes
-    {
-        type               empty;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta
deleted file mode 100644
index 2e06954f3bdfb366d98bd6238834bf3b78aca075..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/Theta
+++ /dev/null
@@ -1,47 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      Theta;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [0 2 -2 0 0 0 0];
-
-internalField   uniform 0.0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 1.0e-7;
-    }
-
-    outlet
-    {
-        type            inletOutlet;
-        inletValue      uniform 1.0e-7;
-        value           uniform 1.0e-7;
-    }
-
-    walls
-    {
-        type            zeroGradient;
-    }
-
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air
deleted file mode 100644
index 9454d13453d2dee0edb567e074aeb56d7b7f1d72..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.air
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0.1 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.air;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water
deleted file mode 100644
index 216e9c61299877558a7e69f69a0cbba721894771..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/U.water
+++ /dev/null
@@ -1,41 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      binary;
-    class       volVectorField;
-    object      U.water;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 1 -1 0 0 0 0];
-
-internalField   uniform (0 0 0);
-
-boundaryField
-{
-    inlet
-    {
-        type               fixedValue;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               pressureInletOutletVelocity;
-        phi                phi.water;
-        value              $internalField;
-    }
-    walls
-    {
-        type               fixedValue;
-        value              uniform (0 0 0);
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig
deleted file mode 100644
index 0bcff88f31a5ba3d3c69ce34b920ece792602c46..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/alpha.air.orig
+++ /dev/null
@@ -1,42 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   uniform 0;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-}
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p
deleted file mode 100644
index 8a97dd9f0e812b577a46d30e0fdbab7bda689777..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/0/p
+++ /dev/null
@@ -1,40 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    object      p;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions          [1 -1 -2 0 0 0 0];
-
-internalField       uniform 1e5;
-
-boundaryField
-{
-    inlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    outlet
-    {
-        type               calculated;
-        value              $internalField;
-    }
-    walls
-    {
-        type               calculated;
-        value              $internalField;
-    }
-}
-
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
index b820a447b577d4e7e43dd66c06fc5f9cd229b666..ff3acb8ec9dd030d7e4639a022b420d272a4fb71 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/bubbleColumnIATE/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.5;
 
 maxDeltaT       1;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/T.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/T.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/T.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
similarity index 93%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
index 802cae606a98dfe00ad76171e61169f6605f77bb..62d0c1b52d894a901bdacfe5e46931bb4ad1d12f 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/Theta.particles
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/Theta.particles
@@ -12,7 +12,7 @@ FoamFile
     class       volScalarField;
     object      Theta.particles;
 }
-// ************************************************************************* //
+// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
 dimensions          [0 2 -2 0 0 0 0];
 
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/U.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/U.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/U.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/U.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles.orig b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alpha.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles.orig
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alpha.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alphat.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alphat.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alphat.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/alphat.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/epsilon.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/epsilon.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/epsilon.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/epsilon.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/k.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/k.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/k.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/k.air
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/nut.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.air
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/fluidisedBed/0/nut.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/nut.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.particles
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/nut.particles
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/nut.particles
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/p
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0.orig/p_rgh
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles
deleted file mode 100644
index 70af42dae075939ab0c47f74293a34b2a071750f..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/0/alpha.particles
+++ /dev/null
@@ -1,6047 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.particles;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-6000
-(
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0.55
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            zeroGradient;
-    }
-    outlet
-    {
-        type            zeroGradient;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    frontAndBackPlanes
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
index 05d656be73b136cd5a17dd18e25d969a2517bca3..9fc595a5d9d6062716147cee1f2c89ed105184be 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/fluidisedBed/system/controlDict
@@ -51,6 +51,7 @@ maxCo           0.9;
 
 maxDeltaT       1e-05;
 
+
 functions
 {
     fieldAverage1
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.air
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.air
index 27906f921fe625eb580129f5104e352ef11e7827..5d1c2da8ff7dcbcb0edb4dfe0c88da14a3769123 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.air
@@ -27,6 +27,7 @@ boundaryField
         inletValue         $internalField;
         value              $internalField;
     }
+
     walls
     {
         type               zeroGradient;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.water
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.water
index e89991de1620c9419dd0f08755bd246b5ed0d057..30f67479b566d16830cbae0307be50e421fac090 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/T.water
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/T.water
@@ -27,6 +27,7 @@ boundaryField
         inletValue         uniform 300;
         value              $internalField;
     }
+
     walls
     {
         type               zeroGradient;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.air
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.air
index 472c1c2a5aae900b1a6673a13bf743f8c2ac760a..52cd246fbea8fc20de45e0bbe945e2e73c27226a 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.air
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.air
@@ -26,6 +26,7 @@ boundaryField
         phi                phi.air;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.water
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.water
index f26cbe86c20a6ceac8831b57ae68acab09a3fca0..d1827091ff83fec8822a8313b1361ab68042f659 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/U.water
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/U.water
@@ -26,6 +26,7 @@ boundaryField
         phi                phi.water;
         value              $internalField;
     }
+
     walls
     {
         type               fixedValue;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air.orig b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
similarity index 98%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air.orig
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
index e6a5c411255b90c846231552b3441cb33a667c6e..a7b2018bb7891c73c359e67b8ebdc7da97d489e0 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air.orig
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/alpha.air
@@ -10,7 +10,6 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    location    "0";
     object      alpha.air;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@@ -28,6 +27,7 @@ boundaryField
         inletValue      uniform 1;
         value           uniform 1;
     }
+
     walls
     {
         type            zeroGradient;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/p
similarity index 99%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/p
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/p
index bdee23a1272972b3ca456f12ba4fc0221459264d..ba892f0c21aa8a33110ed12560fd06b6cee0b30c 100644
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/p
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/p
@@ -25,6 +25,7 @@ boundaryField
         type               calculated;
         value              $internalField;
     }
+
     walls
     {
         type               calculated;
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0.orig/p_rgh
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air
deleted file mode 100644
index 877811ae659fe7d04735edefc46a640b69690d15..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/0/alpha.air
+++ /dev/null
@@ -1,1926 +0,0 @@
-/*--------------------------------*- C++ -*----------------------------------*\
-| =========                 |                                                 |
-| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  v1912                                 |
-|   \\  /    A nd           | Website:  www.openfoam.com                      |
-|    \\/     M anipulation  |                                                 |
-\*---------------------------------------------------------------------------*/
-FoamFile
-{
-    version     2.0;
-    format      ascii;
-    class       volScalarField;
-    location    "0";
-    object      alpha.air;
-}
-// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
-
-dimensions      [0 0 0 0 0 0 0];
-
-internalField   nonuniform List<scalar>
-1875
-(
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-0
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-)
-;
-
-boundaryField
-{
-    inlet
-    {
-        type            fixedValue;
-        value           uniform 0.5;
-    }
-    outlet
-    {
-        type            inletOutlet;
-        phi             phi.air;
-        inletValue      uniform 1;
-        value           uniform 1;
-    }
-    walls
-    {
-        type            zeroGradient;
-    }
-    defaultFaces
-    {
-        type            empty;
-    }
-}
-
-
-// ************************************************************************* //
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allrun
new file mode 100755
index 0000000000000000000000000000000000000000..cc36822e88765b83d3e0074bffb6d56f150595d3
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/injection/Allrun
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+restore0Dir
+
+runApplication blockMesh
+
+runApplication setFields
+
+runApplication $(getApplication)
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/T.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/T.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/T.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/T.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/T.water
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/Theta b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/Theta
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/Theta
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/U.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/U.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/U.water b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/U.water
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/U.water
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/alpha.air b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/alpha.air
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/alpha.air
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/p b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/p
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/p_rgh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
similarity index 100%
rename from tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0/p_rgh
rename to tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/0.orig/p_rgh
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allclean b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allclean
new file mode 100755
index 0000000000000000000000000000000000000000..fb1f3847301c377e02e12439ba58cbf303af3ef9
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allclean
@@ -0,0 +1,8 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/CleanFunctions      # Tutorial clean functions
+#------------------------------------------------------------------------------
+
+cleanCase0
+
+#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
index d2bc727d9dc50f539c67b2d5ba05aa1ec556c1f7..fdfaece8af8b3a08f5a2f06d951b4c92970d0e6c 100755
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun
@@ -3,7 +3,10 @@ cd "${0%/*}" || exit                                # Run from this directory
 . ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
 #------------------------------------------------------------------------------
 
-runApplication ./makeMesh
+./Allrun.pre
+
+restore0Dir
+
 runApplication $(getApplication)
 
-#------------------------------------------------------------------------------
+#------------------------------------------------------------------------------
\ No newline at end of file
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
new file mode 100755
index 0000000000000000000000000000000000000000..47696a0072b230a5ee4b6007181699dd1d9728c7
--- /dev/null
+++ b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/Allrun.pre
@@ -0,0 +1,14 @@
+#!/bin/sh
+cd "${0%/*}" || exit                                # Run from this directory
+. ${WM_PROJECT_DIR:?}/bin/tools/RunFunctions        # Tutorial run functions
+#------------------------------------------------------------------------------
+
+m4 system/blockMeshDict.m4 > system/blockMeshDict
+
+runApplication blockMesh
+
+runApplication topoSet
+
+runApplication setsToZones -noFlipMap
+
+#------------------------------------------------------------------------------
\ No newline at end of file
diff --git a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh b/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh
deleted file mode 100755
index 440533a0a6dbb09fa3b61c9b76754f8301b5e845..0000000000000000000000000000000000000000
--- a/tutorials/multiphase/twoPhaseEulerFoam/laminar/mixerVessel2D/makeMesh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-cd "${0%/*}" || exit                                # Run from this directory
-#------------------------------------------------------------------------------
-
-m4 system/blockMeshDict.m4 > system/blockMeshDict
-blockMesh
-
-topoSet
-setsToZones -noFlipMap
-
-#------------------------------------------------------------------------------
diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Tsat_water_1_2bar.csv b/tutorials/resources/dataset/Tsat_water_1_2bar.csv
similarity index 100%
rename from tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Tsat_water_1_2bar.csv
rename to tutorials/resources/dataset/Tsat_water_1_2bar.csv
diff --git a/tutorials/resources/geometry/mixerVesselAMI/baffles.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/baffles.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..2dd08935dee22a703205b810cda6be156e89b20a
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/baffles.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/gasInlet.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/gasInlet.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..3808da3671987bb71699def1f377e208a5c554fe
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/gasInlet.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/outlet.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/outlet.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..dcb0a7c20007933c818b9c788bb7ef6cf8cfde6a
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/outlet.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/problemFaces.gz b/tutorials/resources/geometry/mixerVesselAMI/problemFaces.gz
new file mode 100644
index 0000000000000000000000000000000000000000..e3aa23120073ba52d472f11bd0426bf9cabdcddc
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/problemFaces.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/rotating.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/rotating.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..d33fa3b6622ec15079845d452f09163cd2362573
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/rotating.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/shaft.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/shaft.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..6abac9bc96071d86e138ace8469e73ab1067caca
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/shaft.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/shaftRotating.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/shaftRotating.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..e0d05bb4e1eaaa59bf9783f92fa646fc528c71c0
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/shaftRotating.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/sparger.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/sparger.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..5be7a94f10b30eb7281b8fe4d33a4e9795f154e7
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/sparger.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/stirrer.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/stirrer.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..6ec3089442ac1b705c936120da95f66cb13ffa09
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/stirrer.stl.gz differ
diff --git a/tutorials/resources/geometry/mixerVesselAMI/vessel.stl.gz b/tutorials/resources/geometry/mixerVesselAMI/vessel.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..1cc94956097df0efa97c22e377a376a7787411df
Binary files /dev/null and b/tutorials/resources/geometry/mixerVesselAMI/vessel.stl.gz differ
diff --git a/tutorials/resources/geometry/propeller/innerCylinder.obj.gz b/tutorials/resources/geometry/propeller/innerCylinder.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..ae3e1193a0d7dc20832d654e7bc2590fcdd56d69
Binary files /dev/null and b/tutorials/resources/geometry/propeller/innerCylinder.obj.gz differ
diff --git a/tutorials/resources/geometry/propeller/innerCylinderSmall.obj.gz b/tutorials/resources/geometry/propeller/innerCylinderSmall.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..a2eb0d13f055424272de3eb5f79500465b8cfaa4
Binary files /dev/null and b/tutorials/resources/geometry/propeller/innerCylinderSmall.obj.gz differ
diff --git a/tutorials/resources/geometry/propeller/outerCylinder.obj.gz b/tutorials/resources/geometry/propeller/outerCylinder.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..b87e6e99c80fe57df74d568259aee94c7b7aba74
Binary files /dev/null and b/tutorials/resources/geometry/propeller/outerCylinder.obj.gz differ
diff --git a/tutorials/resources/geometry/propeller/propellerStem1.obj.gz b/tutorials/resources/geometry/propeller/propellerStem1.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..d0732c238ed7d3a9bf39c94b48bc93f2c1d4dcd9
Binary files /dev/null and b/tutorials/resources/geometry/propeller/propellerStem1.obj.gz differ
diff --git a/tutorials/resources/geometry/propeller/propellerStem2.obj.gz b/tutorials/resources/geometry/propeller/propellerStem2.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..d6f1f37f10ee2efd4da280a06d94c9cff4f2e846
Binary files /dev/null and b/tutorials/resources/geometry/propeller/propellerStem2.obj.gz differ
diff --git a/tutorials/resources/geometry/propeller/propellerStem3.obj.gz b/tutorials/resources/geometry/propeller/propellerStem3.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..1a7786e0fb691923e99a13ac6a230cacaf91683f
Binary files /dev/null and b/tutorials/resources/geometry/propeller/propellerStem3.obj.gz differ
diff --git a/tutorials/resources/geometry/propellerTip.obj.gz b/tutorials/resources/geometry/propeller/propellerTip.obj.gz
similarity index 100%
rename from tutorials/resources/geometry/propellerTip.obj.gz
rename to tutorials/resources/geometry/propeller/propellerTip.obj.gz
diff --git a/tutorials/resources/geometry/seaweed.stl.gz b/tutorials/resources/geometry/seaweed.stl.gz
new file mode 100644
index 0000000000000000000000000000000000000000..0ba50e9d729d7daec28142fbff1c955e54aa294d
Binary files /dev/null and b/tutorials/resources/geometry/seaweed.stl.gz differ
diff --git a/tutorials/resources/geometry/sloshingCylinder.obj.gz b/tutorials/resources/geometry/sloshingCylinder.obj.gz
new file mode 100644
index 0000000000000000000000000000000000000000..6ba5236f8b078f338a24bc7dfd9da396671dc205
Binary files /dev/null and b/tutorials/resources/geometry/sloshingCylinder.obj.gz differ