PRINT_ORBITAL_CUBES
Controls printing of active orbital cube files. [Edit on GitHub]
Keywords
Keyword descriptions
- ALIST
Type: integer[ ]
Default: -1
Lone keyword: -1
Usage: ALIST {1 2 3 …}Description: List of alpha orbitals to be printed. -1 defaults to all values
- BLIST
Type: integer[ ]
Default: -1
Lone keyword: -1
Usage: BLIST {1 2 3 …}Description: List of beta orbitals to be printed. -1 defaults to all values
- FILENAME
Type: string
Default: ActiveOrbital
Usage: FILENAME {name}Description: Body of Filename for the cube files.
- STOP_AFTER_CUBES
Type: logical
Default: F
Lone keyword: FDescription: Whether to stop the computation after printing the cubes.
- STRIDE
Type: integer[ ]
Default: 2 2 2
Usage: STRIDE {2 2 2}Description: The stride (X,Y,Z) used to write the cube file (larger values result in smaller cube files). You can provide 3 numbers (for X,Y,Z) or 1 number valid for all components