Hello,
I’m currently working on defining traffic lanes for load stepping in SOFiSTiK.
My axis is 18 meters long, and the bridge section begins at station 5.0 m. However, when I check the report output, the lane seems to start at 0.0 m instead of 5.0 m, even though I followed the exact same structure as in the Slab-Bridge-Loadstepping example provided by SOFiSTiK.
I’m using the sa
and se
input to define the span explicitly, but I’m getting the following error:
+++++ error no. 2207 in program SOF_INP_SPUR ; input line: 11
Lane number AXIS too many station values or station values not ascending 18.000 5.000
+++++ error no. 10140 in program SOFILOAD
Input with 1 errors - calculation stopped
Despite defining the lane from 5.0 m to 18.0 m, the report still shows the lane starting at 0.0 m, which is not intended. Here’s a screenshot from the report viewer that illustrates the issue:
I would really appreciate any guidance on how to prevent SOFiSTiK from automatically including the full axis length and ensure the lane is only defined within the desired span.
Thanks in advance!