A program to recognize and reward our most engaged community members
Hi, can anybody tell me how to debug code with MBD coupling simulation?
It seems different with debug I've done beforce with API.
Thanks
Hi,
Do you have your own code compiled to a .exe using Visual Studio?
If so the process would be:
1. Start EDEM and set the Coupling Interface to listening mode
2. In visual studio set the Configuration to Debug
3. Then go to Debug > Start Debugging . The coupling code will run and connect to EDEM and you will be able to step through the code in VS.
Regards
Stephen