comsol_connect
Connect to a remote COMSOL server for automated simulation control. Specify the server host and port to establish a connection.
Instructions
Connect to a remote COMSOL server.
Args: port: Port number the COMSOL server is listening on host: Server hostname or IP address (default: 'localhost')
Returns: Connection info or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| host | No | localhost |