Skip to content

variables as options

Mikkel Friis-Møller requested to merge pywake_upd into master

Allow to declare variables of an outer problem (in a nested optimization) as options for the inner function to avoid treating the as inputs. This fixes issues that arise with using the approx_totals functionality in nested problems.

Merge request reports