Ansys Learning Forum › Forums › Discuss Simulation › Fluids › AQWA user force › Reply To: AQWA user force
November 19, 2024 at 12:59 pm
Ingrid M
Ansys Employee
Hello, you don’t seem to have the port number generated (file with a cfg extension).
In a command window, could you try to start the server manually first: [your path to python]\python.exe AqwaSocketForceExample.py? At least you can see if this part works. There is a python version available in your ansys install under the commonfile folder.
When you run it from Aqwa workbench, you will need to ensure that the command you enter is correct and can start off the server correctly.
I hope this helps.