A figure should appear here

Trajectory actor, together with a transfer function.

Description

The trajectory actor draws Lagrangian particle trajectories (path lines) or streamlines into a scene, either as 3D tubes or as particle positions.

How to...

...connect to a trajectory dataset?

...configure how the trajectories are visualized?

Trajectory data can be visualized in several ways:

To display trajectory data, you need to:

...filter (e.g., domain-filling) trajectories according to their ascent?

This functionality is mainly of interest to visually analyze Warm Conveyor Belts (WCBs). Also see our publication on this topic.

...work with trajectories and streamlines that are computed "on-the-fly" in Met.3D?

Prerequisites for computing trajectories or streamlines on-the-fly:

To configure trajectory/streamline computation:

To interactively explore the flow field:

Note that the computational performance of re-computing trajectories can be low, depending on your hardware. Trajectories at the current time are computed on the CPU, all time-steps required for the computation need to fit into CPU main memory. Please carefully monitor the "processing" signal in the upper right corner of the Met.3D window as well as the console output. We suggest that you start with only few trajectories and slowly increase their number to get a feeling of how much your hardware can handle.