comsol_connect
Connect to a remote COMSOL Multiphysics server by specifying host and port, enabling AI-driven automation of multiphysics simulations.
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 |
|---|---|---|---|
| host | No | localhost | |
| port | Yes |