type tabulatedDensity;
units [mm];
distribution
(
    (1    0.0025)
    (1.73 0.0528)
    (2.17 0.2795)
    (2.58 1.0918)
    (3    2.3988)
    (3.41 4.4227)
    (3.84 6.3888)
    (4.27 8.6721)
    (4.72 10.3153)
    (5.19 11.6259)
    (5.68 12.0030)
    (6.18 10.4175)
    (6.7  10.8427)
    (7.24 8.0016)
    (7.8  6.1333)
    (8.39 3.8827)
    (9    3.4688)
);
