SOCKET

Parameters to set up the socket communicating to the external active space solver. [Edit on GitHub]

Keywords

Keyword descriptions

HOST

Type: string
Default: embedding_socket
Usage: host

Description: Host name for the socket client.

[Edit on GitHub]

INET

Type: logical
Default: F
Lone keyword: T
Usage: INET

Description: Use an INET socket rather than a UNIX socket.

[Edit on GitHub]

PORT

Type: integer
Default: 12345
Usage: port

Description: Port number for the socket client.

[Edit on GitHub]