Convert Streamline Results into FieldView Particle Path File Format

Streamline results are produced using the TRACE_OUTPUT type from AcuTrace.

This type of particle tracing occurs on a steady state flow field, or a single time step of a transient flow field, and represents the path a particle would take as it travels through that field. This type of data is converted using the following option:
acuTransTrace -to fieldview -fvopt streamline,steady

The "steady" argument passed to the -fvopt option causes the data to be written in FieldView's ASCII particle path file format. This option must be used when converting streamline output.