Section 5
5-237
The Intensity line can be continued in up to 12 lines.
So the following
INT 0.008 0.009 0.009 0.009 0.01 0.01 0.01 0.011 0.011 0.012 0.012 0.012 HEIG 15 20
25 30 40 50 60 70 80 90 100 120
could be split as
INT 0.008 0.009 0.009 0.009 0.01 0.01 0.01 0.011 0.011 0.012 0.012 0.012 –
HEIG 15 20 25 30 40 50 60 70 80 90 100 120
or
INT 0.008 0.009 0.009 0.009 0.01 0.01-
0.01 0.011 0.011 0.012 0.012 0.012 HEIG 15 20 25 -
30 40 50 60 70 80 90 100 120
etc.