CONTROL
control section [Edit on GitHub]
Keywords
Keyword descriptions
- BETA_CHUNK_SIZE
Type: integer
Default: 256Description: Number of atoms in a chunk of beta-projectors. [Edit on GitHub]
- BETA_ON_DEVICE
Type: logical
Default: F
Lone keyword: TDescription: True if whole set of beta-projectors can be allocated on device for the entire run. [Edit on GitHub]
- CYCLIC_BLOCK_SIZE
Type: integer
Default: -1Description: Block size for ScaLAPACK, ELPA, and DLA-Future. [Edit on GitHub]
- FFT_MODE
Type: enum
Default: SERIALDescription: Coarse grid FFT mode (
serialorparallel). [Edit on GitHub]Valid values:
SERIALPARALLEL
- GEN_EVP_SOLVER_NAME
Type: enum
Default: AUTODescription: Generalized eigen-value solver to use. [Edit on GitHub]
Valid values:
AUTOLAPACKSCALAPACKELPA1ELPA2DLAFMAGMAMAGMA_GPUCUSOLVER
- GVEC_CHUNK_SIZE
Type: integer
Default: 500000Description: Split local G-vectors in chunks to reduce the GPU memory consumption of augmentation operator. [Edit on GitHub]
- MPI_GRID_DIMS
Type: integer[2]
Default: 1 1Description: MPI grid is setting the parameters for blacs grid / band parallelisation, the rest is going to k-point parallelization. [Edit on GitHub]
- NUM_BANDS_TO_PRINT
Type: integer
Default: 10Description: Number of eigen-values that are printed to the standard output. [Edit on GitHub]
- ORTHO_RF
Type: logical
Default: F
Lone keyword: TDescription: Orthogonalize LAPW radial functions. [Edit on GitHub]
- OUTPUT
Type: string
Description: Type of the output stream (stdout:, file:name) [Edit on GitHub]
- PRINT_FORCES
Type: logical
Default: F
Lone keyword: TDescription: If true then the atomic forces are printed at the end of SCF run. [Edit on GitHub]
- PRINT_NEIGHBORS
Type: logical
Default: F
Lone keyword: TDescription: If true then the list of nearest neighbours for each atom is printed to the standard output. [Edit on GitHub]
- PRINT_STRESS
Type: logical
Default: F
Lone keyword: TDescription: If true then the stress tensor components are printed at the end of SCF run. [Edit on GitHub]
- PROCESSING_UNIT
Type: enum
Default: AUTODescription: Main processing unit to use during the execution. [Edit on GitHub]
Valid values:
AUTOCPUGPU
- REDUCE_GVEC
Type: logical
Default: T
Lone keyword: TDescription: Reduce G-vectors by inversion symmetry. [Edit on GitHub]
- RMT_MAX
Type: real
Default: 2.20000000E+000Description: Maximum allowed muffin-tin radius in case of LAPW. [Edit on GitHub]
- SAVE_RF
Type: logical
Default: F
Lone keyword: TDescription: Save LAPW radial functions in text file for inspection. [Edit on GitHub]
- SPGLIB_TOLERANCE
Type: real
Default: 1.00000000E-006Description: Tolerance of the spglib in finding crystal symmetries [Edit on GitHub]
- STD_EVP_SOLVER_NAME
Type: enum
Default: AUTODescription: Standard eigen-value solver to use. [Edit on GitHub]
Valid values:
AUTOLAPACKSCALAPACKELPA1ELPA2DLAFMAGMAMAGMA_GPUCUSOLVER
- USE_SECOND_VARIATION
Type: logical
Default: T
Lone keyword: TDescription: True if second-variational diagonalization is used in LAPW method. [Edit on GitHub]
- VERBOSITY
Type: integer
Default: 0Description: Level of verbosity. [Edit on GitHub]
- VERIFICATION
Type: integer
Default: 0Description: Level of internal verification. [Edit on GitHub]