-
foxes.models.rotor_models.DirectMDataInfusion(svars2mdvars=
None, mdata_vars=None, turbine_coord=None, **kwargs)[source] Constructor.
ParametersΒΆ
- svars2mdvars: dict, optional
A mapping of state variables to mdata variables.
- mdata_vars: list of str, optional
The mdata variables to be used for infusion. By default, all mdata variables are searched.
- turbine_coord: str, optional
The mdata coordinate that represents turbine names. By default, the second coordinate is used as a candidate if the mdata variable has three dimensions.
- kwargs: dict, optional
Additional parameters for RotorModel class