How can I define the minimum number of strings per box?

At the moment in RatedPower it is not possible to define the minimum strings per box, only the maximum. Depending on whether you’re using partial structures or not, the outcome might differ:
    1. In case partial structures is enabled, the minimum strings per box will be the smallest partial structure selection.
    2. In case only complete structures are used, the minimum number of strings per box will be half of the maximum value, and the values in between will be multiples of the string per structure value. Let’s say for example that you have defined the maximum of 12 strings per box and 3 strings per structure. In this case the minimum number the software will consider for the string box is 6, and there can be a range of 6, 9, or 12 strings per box.