Hi, experts.
I understand that in order to plot particle trajectories (streamline) as the analysis results of AcuTrace, it is necessary to obtain streamline data, as described on the page at the following URL. I have the following questions regarding this.
https://2022.help.altair.com/2022.3/hwcfdsolvers/acusolve/topics/acusolve/post_processing_programs_acutranstrace.htm
(1) I would like to output streamline data, but is the following execution command correct?
acuTransTrace -pb ${INPUT} -to endstats -endopt streamline
(2) The manual about "endopt" command at the above URL page says "if available," but what are the conditions for obtaining streamline data?
(3) Is the streamline endstats data output as a "[Problem name].trace.end file"?
(4) What kind of data does the output file in (2) consist of? Is the change in coordinates over time for each particle in a table?
(5) Is it possible to plot particle trajectories (streamlines) in HyperWorks CFD?
(6) Is it possible to output the change in velocity of each particle over time as numerical text (string) data?
Thank you.