File: compression-20-cyl.lml

package info (click to toggle)
camitk 4.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 427,532 kB
  • sloc: cpp: 79,494; xml: 1,176; sh: 1,137; ansic: 142; makefile: 107; perl: 84; sed: 20
file content (44 lines) | stat: -rw-r--r-- 2,548 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<!-- physical model load file -->
<loads xmlns='http://www-timc.imag.fr/load'
       xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>

       
<!-- translater les z- -->
        <load xsi:type="Translation">
            <appliedTo>0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,207,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,416,429,442,455,468,481,494,507,520,533,546,559,572,585,598,611,624,637,650,663,676,689,702,715,728,741,754,767,780,793,806,819,832,845,858,871,884,897,910,923,936,949,962,975,988,1001,1014,1027,1040,1053,1066,1079,1092,1105,1118,1131,1144,1157,1170,1183,1196,1209,1222,1235,1248,1261,1274,1287,1300,1313,1326,1339,1352,1365,1378,1391,1404,1417,1430,1443,1456,1469,1482,1495,1508,1521,1534,1547,1560,1573,1586,1599,1612,1625,1638,1651,1664,1677,1690,1703,1716,1729,1742,1755,1768,1781,1794,1807</appliedTo>
            <valueEvent date="0" value="1"/>
            <direction x="NULL" y="NULL" z="NULL"/>
            <unit>mm</unit>
        </load>

       
<!-- fixer tous les z+ --> 
    <load xsi:type="Translation">
        <appliedTo>180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,208,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,428,441,454,467,480,493,506,519,532,545,558,571,584,597,610,623,636,649,662,675,688,701,714,727,740,753,766,779,792,805,818,831,844,857,870,883,896,909,922,935,948,961,974,987,1000,1013,1026,1039,1052,1065,1078,1091,1104,1117,1130,1143,1156,1169,1182,1195,1208,1221,1234,1247,1260,1273,1286,1299,1312,1325,1338,1351,1364,1377,1390,1403,1416,1429,1442,1455,1468,1481,1494,1507,1520,1533,1546,1559,1572,1585,1598,1611,1624,1637,1650,1663,1676,1689,1702,1715,1728,1741,1754,1767,1780,1793,1806,1819</appliedTo>
        <valueEvent date="0" value="0"/>
        <valueEvent date="10" value="10.68"/>
        <direction x="0" y="0" z="1"/>
        <unit>mm</unit>
    </load>


<!-- translater les y+ 
        <load xsi:type="Translation">
            <appliedTo>0-8,81-89,162-170,243-251,324-332,405-413,486-494,567-575,648-656</appliedTo>
            <valueEvent date="0" value="0"/>
            <direction x="0" y="0" z="0"/>
            <unit>mm</unit>
        </load>
-->

<!-- fixer tous les y- 
    <load xsi:type="Translation">
        <appliedTo>72-80,153-161,234-242,315-323,396-404,477-485,558-566,639-647,720-728</appliedTo>
        <valueEvent date="0" value="0"/>
        <valueEvent date="10" value="4"/>
        <direction x="0" y="-1" z="0"/>
        <unit>mm</unit>
    </load>
-->
</loads>