Hello everyone!
I'm trying to figure out if there is a quick and easy way on getting the sum of S11 for example.
The Script I wrote for this task is described below:
I first read out the centroidal S11 component of every Element of the model from the odb file and append it to a tuple.
In another...