-
foxes.models.wake_frames.DynamicWakes(max_length_km=
20
, max_age=None
, max_age_mean_ws=5
, cl_ipars={}
, dt_min=None
, **kwargs)[source] Constructor.
ParametersΒΆ
- max_length_km: float
The maximal wake length in km
- max_age: int, optional
The maximal number of wake steps
- max_age_mean_ws: float
The mean wind speed for the max_age calculation, if the latter is not given
- cl_ipars: dict
Interpolation parameters for centre line point interpolation
- dt_min: float, optional
The delta t value in minutes, if not from timeseries data
- kwargs: dict, optional
Additional parameters for the base class