-
foxes.models.wake_frames.Streamlines2D(step, chunksize_steps=
100, cl_ipars={}, intersection_error=True, **kwargs)[source] Constructor.
ParametersΒΆ
- step: float
The streamline step size in m
- 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