foxes.models.wake_models.ti.IECTIWake(superposition, opening_angle=21.6, iec_type='2019', induction='Betz', c0=None, c1=None, c2=None, **wake_k)[source]

Constructor.

Parameters

superposition: str

The TI wake superposition.

opening_angle: float, optional

The wake opening angle. The wake growth parameter k is calculated based on the wake opening angle.

iec_type: str

Either ‘2005’ or ‘2019’/’Frandsen’

wake_k: dict, optional

Parameters for the WakeK class

induction: str or foxes.core.InductionModel, optional

The induction model to use. Default: ‘Betz’

c0: float, optional

The c0 parameter for the wake decay

c1: float, optional

The c1 parameter for the wake decay

c2: float, optional

The c2 parameter for the wake decay