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: hostDescription: Host name for the i-PI server.
Mentions: ⭐i-PI
- PORT
Type: integer
Default: 12345
Usage: portDescription: Port number for the i-PI server.
Mentions: ⭐i-PI
- PREFIX
Type: string
Default: ipi
Usage: PREFIX ipiDescription: Prefix used to build the path of the UNIX socket file, as /tmp/
_ . Only relevant if UNIX is set to true.
- SLEEP_TIME
Type: real
Default: 1.00000000E-002
Usage: SLEEP_TIME 0.1Description: Sleeping time while waiting for for driver commands [s].