Navigation :
TDTDMHoleCoordinates
TDTDMHoleCoordinates
Section Utilities::oct-tdtdm
Type float
The position of the hole used to compute the TDTDM,
in Cartesian coordinates.
Note that the code will use the closest grid point.
The coordinates of the hole are specified in the following way
%TDTDMHoleCoordinates
hole_x | hole_y | hole_z
%
If TDTDMHoleCoordinates or TDTDMHoleReducedCoordinates are not specified,
the code will use the coordinate of the first atom in the cell.
Source information
utils/tdtdm.F90 : 623
if(parse_block(global_namespace, 'TDTDMHoleCoordinates', blk) == 0) then