PDRV:Controls
Jump to navigation
Jump to search
Navigation: Documentation / Methods / Path Driving / PDRV:Controls
The behaviour of path driving is controlled by the setup provided in the [pdrv] section. This section belongs to the {PMFLIB} group. Path driving is used to move a system along selected predefined paths. If the method is enabled, at least one driven path has to be specified. Driven paths are read either from a group in the main control file, by default {PDRV}, or from a separate file. The group or file name is controlled by the fpdrvdef option provided in the [files] section. The path specification is described in PDRV:Paths.
[pdrv]
| Key | Default value | Type | Description |
| fmode | 0 | integer | The mode of path driving: 0 - the driving is disabled 1 - the driving is enabled If the path driving is enabled then at least one path should be provided. The path specification is described in PDRV:Paths. |
| fsample | 500 | integer | Every fsample MD steps, the current information about the progress of path driving is printed to the path driving output file. The name of the output file is provided by the fpdrvout option in the [files] section. |
Keys in bold are mandatory.