Thanks for the quick response!
So if I am not mistaken the log file only show the time needed for computation? Any waiting time without actually computing anything will be excluded, right?
As I have a script for performing the parallel run where there is also an output of the overall time needed for the calculation, there would be no more output needed inside of feap.
Do you think this information about different time needed for partitions could be used to partition the model in an optimized way? For example one runs a calculation, checks where the most time is needed and changes some of the elements in this partition to another one with less time needed for calculation? Or is there any other factor influencing the computational time which I need to keep in mind here?