/usr/share/sofa/examples/PML/example.lml is in sofa-data 1.0~beta4-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | <?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'>
<load xsi:type="Translation">
<appliedTo>0-3,26-27,30-31</appliedTo>
<valueEvent date="0.0" value="1.0"/>
<direction x="NULL" y="NULL" z="NULL"/>
<unit>mm</unit>
</load>
</loads>
|