Ingrid Machecler
Ansys Employee

Hello again, 

To be more specific, you don't run the AqwaServerMgr.py but the AqwaSocketUserForceExample.py file from the installation. The latter file calls the AqwaServerMgr when the server.run() command is fired.

If you run the whole simulation as command (like the readme in the installation folder), you just need to run:

on one side: \your path to python\python.exe AqwaSocketUserForceExample.py

on the other side: \you path to aqwa\aqwa.exe timeresponse.dat

I hope this helps.