PIGLET

References: Ceriotti2012

Controls the PI Generalized Langevin Equation thermostat. Needs the exact harmonic integrator [Edit on GitHub]

Subsections

Keywords

Keyword descriptions

MATRICES_FILE_NAME

Type: string
Default: PIGLET.MAT

Description: Filename containig the raw matrices from https://gle4md.org/index.html?page=matrix.

[Edit on GitHub]

NEXTRA_DOF

Type: integer
Default: 8

Description: Number of extra degrees of freedom to ensure markovian dynamics

[Edit on GitHub]

SMATRIX_INIT

Type: enum
Default: CHOLESKY
Usage: SMATRIX_INIT (CHOLESKY|DIAGONAL)

Description: Select algorithm to initialize piglet S-matrices

Valid values:

  • CHOLESKY

  • DIAGONAL

[Edit on GitHub]

THERMOSTAT_ENERGY

Type: real
Default: 0.00000000E+000
Usage: THERMOSTAT_ENERGY {real}

Description: Thermostat energy for conserved quantity. Only useful in restart files.

[Edit on GitHub]