-
foxes.models.wake_frames.Streamlines2D(step, max_length_km=
20, chunksize_steps=100, cl_ipars={}, intersection_error=True, **kwargs)[source] Constructor.
ParametersΒΆ
- step: float
The streamline step size in m
- max_length_km: float
The maximal streamline length in km
- chunksize_steps: int
The number of steps per chunk for streamline
- cl_ipars: dict
Interpolation parameters for centre line point interpolation
- intersection_error: bool
Whether to check for streamline self-intersections
- kwargs: dict, optional
Additional parameters for the base class