PINT
The section that controls a path integral run [Edit on GitHub]
Keywords
Keyword descriptions
- DT
Type: real
Default: 1.00000000E+000 [fs]
Usage: dt 1.0Description: timestep (might be subdivised in nrespa subtimesteps
- FIX_CENTROID_POS
Type: logical
Default: F
Lone keyword: TDescription: Propagate all DOF but the centroid - useful for equilibration of the non-centroid modes (activated only if TRANSFORMATION==NORMAL)
- HARM_INT
Type: enum
Default: NUMERIC
Usage: HARM_INT (NUMERIC|EXACT)Description: integrator scheme for integrating the harmonic bead springs.
Valid values:
NUMERICEXACT
- ITERATION
Type: integer
Default: 0Description: Specify the iteration number from which it should be counted
- KT_CORRECTION
Type: logical
Default: FDescription: Corrects for the loss of temperature due to constrained degrees of freedom for Nose-Hover chains and numeric integration
- MAX_STEP
Type: integer
Default: 10Description: Maximum step number (the program will stop if ITERATION >= MAX_STEP even if NUM_STEPS has not been reached)
- NRESPA
Type: integer
Default: 5Description: number of respa steps for the bead for each md step
- NUM_STEPS
Type: integer
Default: 3Description: Number of steps (if MAX_STEP is not explicitly given the program will perform this number of steps)
- P
Type: integer
Default: 3Description: Specify number beads to use
- PROC_PER_REPLICA
Type: integer
Default: 0Description: Specify number of processors to use for each replica
- PROPAGATOR
Type: enum
Default: PIMD
Usage: PROPAGATOR (PIMD|RPMD|CMD|BCMD)Description: Specifies the real time propagator to use
Valid values:
PIMDRPMDCMDBCMD
- TEMP
Type: real
Default: 3.00000000E+002 [K]Description: The temperature you want to simulate
- TRANSFORMATION
Type: enum
Default: NORMAL
Usage: TRANSFORMATION (NORMAL|STAGE)Description: Specifies the coordinate transformation to use
Valid values:
NORMALSTAGE
- T_TOL
Type: real
Default: 0.00000000E+000 [K]
Aliases: TEMP_TODescription: threshold for the oscillations of the temperature excedeed which the temperature is rescaled. 0 means no rescaling.