foxes_opt.core.FarmVarsProblem.initialize(pre_rotor_vars, post_rotor_vars, verbosity=1, **kwargs)[source]

Initialize the object.

Parameters

pre_rotor_vars: list of str or dict

The pre_rotor farm variables. If dict, then key: sub-model str, value: var names as list of str

post_rotor_vars: list of str or dict

The post_rotor farm variables. If dict, then key: sub-model str, value: var names as list of str

verbosity: int

The verbosity level, 0 = silent

kwargs: dict, optional

Additional parameters for super class init