streamlines
Create streamline visualizations from vector field data to analyze flow patterns in simulated environments.
Instructions
Create a streamline visualization for vector fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to simulation file | |
| vector_field | Yes | Name of the vector field (e.g., "U") | |
| seed_point1 | No | Start of seed line [x, y, z] | |
| seed_point2 | No | End of seed line [x, y, z] | |
| seed_resolution | No | Number of seed points | |
| max_length | No | Maximum streamline length | |
| colormap | No | Color map preset | Cool to Warm |
| camera | No | Camera preset | isometric |
| purpose | No | Resolution preset — "analyze" (480p), "preview" (720p), "publish" (1080p) | analyze |
| width | No | Override width in pixels (must set both width and height, or neither) | |
| height | No | Override height in pixels (must set both width and height, or neither) | |
| timestep | No | Timestep selection |