JDFTx  1.7.0
defect-supercell

Syntax:

defect-supercell <name> <sup0> <sup1> <sup2> <inFile> <center0> <center1> <center2>  <q> [<alignWidth>=5. <alignSmooth>=1.]

Note: only available in calculations using the 'wannier' executable.

Description:

Export wannierized matrix elements to mlwfHd_<name> using a <sup0> x <sup1> x <sup2> supercell (must evenly divide the corresponding k-point sampling in each direction) based on a defect calculation specified by <inFile>. The defect calculation need not be on the same supercell as the output, and this supercell is determined automatically.

The defect is assumed to be centered on location <center0> <center1> <center2> in the coordinate system specified by command coords-type in <inFile>. (For coords-type lattice, these coordinates are fractional with respect to the defect calculation.) The defect charge <q> (specified as excess electrons, similar to command charged-defect) is used to correct for long-ranged potential behavior as appropriate.

Note that the reference supercell calculation must export Vscloc. Only norm-conserving pseudopotentials are supported for defect matrix-element evaluation.

Optional <alignWidth> and <alignSmooth> control the width and smoothness (in bohrs) of the region used for electrostatic potential alignment between the supercell and unit cell. The region is specified relative to the boundary of the supercell Wigner-Seitz cell. Use <alignWidth> <= 0. to skip the alignment potential altogether.

This command may be specified multiple times to calculate elements for several defects.

Properties:

Requires:     coords-type     latt-scale

Forbids:     (None)

Allow multiple:    yes

Default:     (None)

Back to: Input file documentation or Index of commands