POWELL
Section defines basic parameters for Powell optimization [Edit on GitHub]
Keywords
Keyword descriptions
- ACCURACY
Type: real
Default: 1.00000000E-006
Usage: ACCURACY 0.00001Description: Final accuracy requested in optimization (RHOEND)
- MAX_FUN
Type: integer
Default: 5000
Usage: MAX_FUN 1000Description: Maximum number of function evaluations
- MAX_INIT
Type: integer
Default: 1
Usage: MAX_INIT 5Description: Maximum number of re-initialization of Powell method
- NOOPT_NLCC
Type: logical
Default: F
Usage: NOOPT_NLCC TDescription: Don’t optimize NLCC parameters.
- PREOPT_NLCC
Type: logical
Default: F
Usage: PREOPT_NLCC TDescription: Optimize NLCC parameters by fitting core charge density.
- RCOV_MULTIPLICATION
Type: real
Default: 1.00000000E+000
Usage: RCOV_MULTIPLICATION 1.10Description: Multiply Rcov integration limit for charge conservation
- SEMICORE_LEVEL
Type: real
Default: 1.00000000E+000 [hartree]
Usage: SEMICORE_LEVEL 1.0Description: Energy at which to consider a full shell as semicore
- STEP_SIZE
Type: real
Default: 5.00000000E-003
Usage: STEP_SIZE 0.005Description: Initial step size for search algorithm (RHOBEG)
- STEP_SIZE_SCALING
Type: real
Default: 7.50000000E-001
Usage: STEP_SIZE_SCALING 0.80Description: Scaling of Step Size on re-initialization of Powell method
- TARGET_DELTA_ENERGY
Type: real
Default: 1.00000000E-004 [hartree]
Usage: TARGET_DELTA_ENERGY 0.01Description: Target accuracy for energy differences in pseudopotential optimization
- TARGET_POT_SEMICORE
Type: real
Default: 1.00000000E-003 [hartree]
Usage: TARGET_POT_SEMICORE 0.01Description: Target accuracy for semicore state eigenvalues in pseudopotential optimization
- TARGET_POT_VALENCE
Type: real
Default: 1.00000000E-005 [hartree]
Usage: TARGET_POT_VALENCE 0.0001Description: Target accuracy for valence state eigenvalues in pseudopotential optimization
- TARGET_POT_VIRTUAL
Type: real
Default: 1.00000000E-003 [hartree]
Usage: TARGET_POT_VIRTUAL 0.0001Description: Target accuracy for virtual state eigenvalues in pseudopotential optimization
- TARGET_PSIR0
Type: real
Default: 0.00000000E+000
Usage: TARGET_PSIR0 0.50Description: Minimum value for the wavefunctions at r=0 (only occupied states) Value=0 means keeping wfn(r=0)=0
- WEIGHT_DELTA_ENERGY
Type: real
Default: 1.00000000E+000
Usage: WEIGHT_DELTA_ENERGY 1.0Description: Weight for energy differences in pseudopotential optimization
- WEIGHT_ELECTRON_CONFIGURATION
Type: real[ ]
Default: 1.00000000E+000
Usage: WEIGHT_ELECTRON_CONFIGURATION 1.0 0.1 …Description: Weight for different electronic states in optimization
- WEIGHT_METHOD
Type: real[ ]
Default: 1.00000000E+000
Usage: WEIGHT_METHOD 1.0 0.1 …Description: Weight for different methods in optimization
- WEIGHT_POT_NODE
Type: real
Default: 1.00000000E+000
Usage: WEIGHT_POT_NODE 1.0Description: Weight for node mismatch in pseudopotential optimization
- WEIGHT_POT_SEMICORE
Type: real
Default: 1.00000000E+000
Usage: WEIGHT_POT_SEMICORE 1.0Description: Weight for semi core states in pseudopotential optimization
- WEIGHT_POT_VALENCE
Type: real
Default: 1.00000000E+000
Usage: WEIGHT_POT_VALENCE 1.0Description: Weight for valence states in pseudopotential optimization
- WEIGHT_POT_VIRTUAL
Type: real
Default: 1.00000000E+000
Usage: WEIGHT_POT_VIRTUAL 1.0Description: Weight for virtual states in pseudopotential optimization
- WEIGHT_PSIR0
Type: real
Default: 0.00000000E+000
Usage: WEIGHT_PSIR0 0.01Description: Weight for the wavefunctions at r=0 (only occupied states)