TIP_SCAN

Parameters needed to set up a Tip Scan. Needs external definition of tip induced field. [Edit on GitHub]

Keywords

Keyword descriptions

SECTION_PARAMETERS

Type: logical
Default: F
Lone keyword: T

Description: Controls the activation of the Tip Scan procedure

[Edit on GitHub]

REFERENCE_POINT

Type: real[3]
Default: 0.00000000E+000 0.00000000E+000 0.00000000E+000 [angstrom]
Usage: REFERENCE_POINT 0.0 0.0 1.0

Description: The reference point to define the absolute position of the scan.

[Edit on GitHub]

SCAN_DIRECTION

Type: enum
Default: XY
Usage: SCAN_DIRECTION XY

Description: Defines scan direction and scan type(line, plane).

Valid values:

  • X

  • Y

  • Z

  • XY

  • XZ

  • YZ

  • XYZ

[Edit on GitHub]

SCAN_POINTS

Type: integer[ ]
Usage: SCAN_POINTS 20 20

Description: Number of points calculated for each scan direction.

[Edit on GitHub]

SCAN_STEP

Type: real[ ]
Default: [angstrom]
Usage: SCAN_STEP 0.01 0.01

Description: Step size for each scan direction.

[Edit on GitHub]

TIP_FILENAME

Type: string
Usage: TIP_FILENAME

Description: Filename of tip potential defined in cube file format.

[Edit on GitHub]