What data will the coupling interface transfer? Can I obtain the time step size of Fluent within the edem software?
Hi,
You can see information on the coupling interface here:
https://help.altair.com/edem/topics/coupling_interface_programming_guide/introducing_the_coupling_interface_programming_guide_c.htm
I don't believe the fluent time-step is provided from Fluent, but you could check the fluent documentation to see if it is available.
Regards
Stephen
Also worth noting that there is a new Python coupling in EDEM. The Fluent coupling was written with the C coupling code but the new 2026 python coupling has a range of functionalities.
You can find the documentation for Python coupling under:
"install location"\Altair\2026\EDEM\lib\PythonCoupling\help\html\ > index.html