Skip to content

added ks function for smooth min/max of dlc stats

Frederik Zahle requested to merge frza/WindEnergyToolbox:dlb_fix into master

this change adds the so-called Kreisselmeier and Steinhauser function for computing smooth mins and max'es of the stats, which we use in optimisation to improve smoothness of gradients when aggregating constraints. I'm not sure whether you want it in wetb, since its probably not something one would use otherwise, but since its False by default it does no harm.

Merge request reports