How to time-average results of a clipping plane?
Answers
-
Hi Clemens,
For exporting the vector representation what format of export were you looking for (image or exporting of the data)?
For the time-averaged results you can export the data, not directly from a slice but you can create a bin group the same width as the slice and in the Analyst data export dialogue choose the bin as your query and export from this. You can export from a single time-step or average over multiple ones.
We have some e-learning materials specifically on the analyst bins in the EDEM Analyst: Key Functionality videos here https://learn.altair.com/enrol/index.php?id=147
Regards
Stephen
1 -
Stephen Cole_21117 said:
Hi Clemens,
For exporting the vector representation what format of export were you looking for (image or exporting of the data)?
For the time-averaged results you can export the data, not directly from a slice but you can create a bin group the same width as the slice and in the Analyst data export dialogue choose the bin as your query and export from this. You can export from a single time-step or average over multiple ones.
We have some e-learning materials specifically on the analyst bins in the EDEM Analyst: Key Functionality videos here https://learn.altair.com/enrol/index.php?id=147
Regards
Stephen
Cheers Stephen!
Will look into that.
0 -
Stephen Cole_21117 said:
Hi Clemens,
For exporting the vector representation what format of export were you looking for (image or exporting of the data)?
For the time-averaged results you can export the data, not directly from a slice but you can create a bin group the same width as the slice and in the Analyst data export dialogue choose the bin as your query and export from this. You can export from a single time-step or average over multiple ones.
We have some e-learning materials specifically on the analyst bins in the EDEM Analyst: Key Functionality videos here https://learn.altair.com/enrol/index.php?id=147
Regards
Stephen
Hi Stephen,
actually what i want to do is average the vector representation of my particles over multiple timesteps and export this as an image. Is that possible?
Thanks!
0 -
Clemens Lischka_20358 said:
Hi Stephen,
actually what i want to do is average the vector representation of my particles over multiple timesteps and export this as an image. Is that possible?
Thanks!
Hi Clemens,
Not as standard, it would theoretically be possible to track the average vector over time using EDEMpy and then display the representation in Python however I haven't seen a similar example of this unfortunatly.
Regards
Stephen
0