Hello experts
I am dealing with an optimization problem in which the algorithm will choose the section of the column (RC structure) between a lower and an upper bound (e.g., LB and UB).
How can I ask the algorithm to change the cross section if the condition of the period isn't satisfied?
N.B: the period value is retrieved from the sap2000 software using the API, and it has no relation with the design variables to be set as a constriant.
Any one knows how to do it please?