type tabulatedCumulative;
units [mm];
distribution
(
    (1    0)
    (1.73 0.0281384)
    (2.17 0.1972235)
    (2.58 0.8949856)
    (3    2.6711166)
    (3.41 6.1421180)
    (3.84 11.643361)
    (4.27 19.306838)
    (4.72 28.968245)
    (5.19 40.132642)
    (5.68 52.155796)
    (6.18 63.564077)
    (6.7  74.381959)
    (7.24 83.97055)
    (7.8  91.162850)
    (8.39 96.259317)
    (9    100)
);
