-
foxes.models.wake_frames.YawedWakes(base_frame=
RotorWD()
, alpha=0.58
, beta=0.07
, induction='Madsen'
, max_length_km=30
, **wake_k)[source] Constructor.
ParametersΒΆ
- base_frame: foxes.core.WakeFrame
The wake frame from which to start
- alpha: float
model parameter used to determine onset of far wake region, if not found in wake model
- beta: float
model parameter used to determine onset of far wake region, if not found in wake model
- induction: foxes.core.AxialInductionModel or str
The induction model, if not found in wake model
- wake_k: dict, optional
Parameters for the WakeK class, if not found in wake model
- max_length_km: float
The maximal wake length in km