Skip to content

BUGFIX: fixed initialization error for interpolated envelopes

The bug occurs when the interpolation flag "int_env" is ON and the envelope is interpolated according to a specified number of points 'Nx', which is essential in HAWTOpt2. This mis-assignment causes an error when trying to compute the envelope of envelopes.

Merge request reports