In the EDEM API, I can access the contact radius and use it in my calculations.
However, I would like to export this contact radius data as a separate file.
My questions are:
- Is it possible to extract and save the contact radius (or total contact radius) as an output dataset?
- If so, how can I convert this data into an external file (e.g., CSV, TXT)?
For example, can this be done using the EDEM API, custom properties, or a scripting method?
I would appreciate any guidance on how to obtain the contact radius values and store them as a file.
Thank you!