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.
- 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.
- CYCLIC_BLOCK_SIZE
Type: integer
Default: -1Description: Block size for ScaLAPACK, ELPA, and DLA-Future.
- FFT_MODE
Type: enum
Default: SERIALDescription: Coarse grid FFT mode (
serialorparallel).Valid values:
SERIALPARALLEL
- GEN_EVP_SOLVER_NAME
Type: enum
Default: AUTODescription: Generalized eigen-value solver to use.
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.
- 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.
- NUM_BANDS_TO_PRINT
Type: integer
Default: 10Description: Number of eigen-values that are printed to the standard output.
- ORTHO_RF
Type: logical
Default: F
Lone keyword: TDescription: Orthogonalize LAPW radial functions.
- OUTPUT
Type: string
Description: Type of the output stream (stdout:, file:name)
- PRINT_FORCES
Type: logical
Default: F
Lone keyword: TDescription: If true then the atomic forces are printed at the end of SCF run.
- 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.
- PRINT_STRESS
Type: logical
Default: F
Lone keyword: TDescription: If true then the stress tensor components are printed at the end of SCF run.
- PROCESSING_UNIT
Type: enum
Default: AUTODescription: Main processing unit to use during the execution.
Valid values:
AUTOCPUGPU
- REDUCE_GVEC
Type: logical
Default: T
Lone keyword: TDescription: Reduce G-vectors by inversion symmetry.
- RMT_MAX
Type: real
Default: 2.20000000E+000Description: Maximum allowed muffin-tin radius in case of LAPW.
- SAVE_RF
Type: logical
Default: F
Lone keyword: TDescription: Save LAPW radial functions in text file for inspection.
- SPGLIB_TOLERANCE
Type: real
Default: 1.00000000E-006Description: Tolerance of the spglib in finding crystal symmetries
- STD_EVP_SOLVER_NAME
Type: enum
Default: AUTODescription: Standard eigen-value solver to use.
Valid values:
AUTOLAPACKSCALAPACKELPA1ELPA2DLAFMAGMAMAGMA_GPUCUSOLVER
- USE_SECOND_VARIATION
Type: logical
Default: T
Lone keyword: TDescription: True if second-variational diagonalization is used in LAPW method.
- VERBOSITY
Type: integer
Default: 0Description: Level of verbosity.
- VERIFICATION
Type: integer
Default: 0Description: Level of internal verification.