Hello,
I am running EDEM-AcuSolve coupled simulations that are similar to the tutorial (ACU-T: 6106 AcuSolve - EDEM Bidirectional Coupling with Mass Transfer). Instead of spray coating, the particles are initially given a moisture content and will get dried.
My simulation can run correctly on two older computers, i.e. moisture decreases with time as particles dry. However, on a new computer, the coupled simulation runs, but the custom moisture property remains exactly at its initial value throughout the simulation. There is no crash or DLL loading error. The same source code was recompiled on the new computer using Visual Studio.
I have the same versions for EDEM and AcuSolve, and was able to repeat the tutorial on the new computer.
Has anyone encountered issues where property updates fail specifically after moving to new hardware or a newer Visual Studio compiler? I am wondering if there are specific compiler flags (e.g., floating-point model) or environment variables that could cause the API to fail silently.
Any suggestions on how to debug this further would be greatly appreciated.