DRIVER
References: Ceriotti2014, Kapil2016
This section defines the parameters needed to run in i-PI driver mode. [Edit on GitHub]
Keywords
Keyword descriptions
HOST
Type: string
Default: localhost
Usage: host
Description: Host name for the i-PI server. [Edit on GitHub]
Mentions: ⭐i-PI
PORT
Type: integer
Default: 12345
Usage: port
Description: Port number for the i-PI server. [Edit on GitHub]
Mentions: ⭐i-PI
PREFIX
Type: string
Default: ipi
Usage: PREFIX ipi
Description: Prefix used to build the path of the UNIX socket file, as /tmp/
SLEEP_TIME
Type: real
Default: 1.00000000E-002
Usage: SLEEP_TIME 0.1
Description: Sleeping time while waiting for for driver commands [s]. [Edit on GitHub]
UNIX
Type: logical
Default: F
Lone keyword: T
Usage: unix LOGICAL
Description: Use a UNIX socket rather than an INET socket. [Edit on GitHub]
Mentions: ⭐i-PI