-
foxes.core.Turbine.add_model(model, states_sel=
None
)[source] Add a turbine model to the list.
ParametersΒΆ
- model: foxes.core.TurbineModel
The model
- states_sel: numpy.ndarray of bool, optional
The states selection for the model, shape: (n_states,)