foxes.core.Turbine.insert_model(index, model, states_sel=None)[source]

Insert a turbine model into the list of models.

ParametersΒΆ

index: int

The position in the model list

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,)