Skip to main content

Vector Field, Implicit Body, Seed points, Scalar, Scalar

Vector Field, Implicit Body, Point, Scalar, Scalar


Vector Field, Implicit Body, Seed points, Scalar, Scalar

Creates streamlines from a vector field and a list of seed points.

Inputs

NameTypeDescription
Vector fieldVector FieldInput vector field.
DomainImplicit BodyImplicit domain of vector field.
Seed pointsPoint ListSeed points.
ToleranceScalarTolerance used in the integration method. If not provided, the value defaults to the domain diagonal scaled by 10^-6.
Terminal speedScalarSpeed to be used as a stopping criteria for the integration method. If not provided, the value will be calculated based on the rest of the inputs.

Outputs


Vector Field, Implicit Body, Point, Scalar, Scalar

Creates a streamline from a vector field and a seed point.

Inputs

NameTypeDescription
Vector fieldVector FieldInput vector field.
DomainImplicit BodyImplicit domain of vector field.
Seed pointPointSeed point.
ToleranceScalarTolerance used in the integration method. If not provided, the value defaults to the domain diagonal scaled by 10^-6.
Terminal speedScalarSpeed to be used as a stopping criteria for the integration method. If not provided, the value will be calculated based on the rest of the inputs.

Outputs

Type
Curve