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