This determined whether finite basis set corrections to the energy and stress will be performed. Possible values are
The vlaue of this parameter is defined by the string parameter file
keyword FINITE/SMALL>_BASIS/SMALL>_CORR as follows:
For backwards compatability, the string ``0'' is equivalent to ``NONE'', ``1'' to ``MANUAL'' and ``2'' to ``AUTO''.
If FINITE/SMALL>_BASIS/SMALL>_CORR=``MANUAL'', the user must supply a value for keyword BASIS/SMALL>_DE/SMALL>_DLOGE.
The default value of this parameter is 2 if one of the following conditions are met:
task
=GEOMETRYOPTIMIZATION, geom_method
=BFGS, fixed_npw
=FALSE
and the cell is not fixed; or
task
=MOLECULARDYNAMICS, fixed_npw
=FALSE
and the cell is not fixed; or
calculate_stress
= TRUE
.