HI all,
Just wondering if any of you have experience with ANSYS 2-way FSI in batch mode. I've successfully ran various tutorialss using WB GUI but as I need to run more complex cases, I need to set up batch mode scripts for clusters. I seem to get the following error message:
Error: The System Coupling Service Shutdown Notification: Duplicate service provider - disconnected.
Error Object: ()
Anyone encountered this before?
I also tried to follow the SC tutorial from their user guide and run it on windows but again I get a similar error in Mechanical:
*** WARNING *** CP = 1.061 TIME= 09:51:55
Tcl command ""C:\Program Files\ANSYS
Inc\v161\ANSYS\lib\scripts\AnsServer.tcl" 5generated a stack trace.
generated a stack trace.
Check the ANSYS output for details.
tcl generated the following stack trace:
ANSYS SERVER MODE FAILED ON PORT 51174 with error couldn't open socket: address already in use
while executing
"Start"
while constructing object "::AnsServerPrimary" in ::AnsServerObj::constructor (body line 8)
invoked from within
"AnsServerObj AnsServerPrimary -port $port -startup manual"
invoked from within
"if {[info exists argc]} {
if { ${AnsServer::Init} } {
package provide AnsServer 1.0
} elseif {$argc >= 1} {
set port [lindex $argv 0..."
(file "C:\Program Files\ANSYS Inc\v161\ANSYS\lib\scripts\AnsServer.tcl" line 863)