Client-Server Connections
Simcenter STAR-CCM+ allows you to connect a client to any running server for which you have access, and also to disconnect clients when you choose. The client version must match the server version for a successful connection. Secure connections require additional inputs.
As several related actions are possible for client-server connections, these actions are described in the following table.
Action | Steps | ||
---|---|---|---|
Disconnect a client from its server |
You can close the client workspace after disconnecting from a server. The server continues to run.
|
||
Connect to a server that you started |
You can choose from multiple methods:
|
||
Connect to a server through a secure tunnel |
You can connect to a running server through an SSH tunnel. This approach is necessary when the client machine cannot see the server host, but you have SSH permissions to another machine which can see the server host. These SSH permissions must allow you to connect without requiring a password. The most common example of this scenario is when the server is running on the nodes of a cluster, you want to run the client on your local workstation, and your workstation can see the head-node of the cluster but not the nodes used to run jobs. Therefore you must connect using an ssh tunnel through the head-node.
|