EACH
This section specifies how often this property is printed. Each keyword inside this section is mapping to a specific iteration level and the value of each of these keywords is matched with the iteration level during the calculation. How to handle the last iteration is treated separately in ADD_LAST (this mean that each iteration level (MD, GEO_OPT, etc..), though equal to 0, might print the last iteration). If an iteration level is specified that is not present in the flow of the calculation it is just ignored. [Edit on GitHub]
Keywords
Keyword descriptions
- BAND
Type: integer
Default: 1
Usage: BANDDescription: Iteration level for the BAND calculation steps
- BSSE
Type: integer
Default: 1
Usage: BSSEDescription: Iteration level for the Basis Set Superposition Error (BSSE) calculation
- CELL_OPT
Type: integer
Default: 1
Usage: CELL_OPTDescription: Iteration level for the Cell optimization steps.
- EP_LIN_SOLVER
Type: integer
Default: 1
Usage: EP_LIN_SOLVERDescription: Iteration level for the Energy Perturbation (EP) linear solver
- GEO_OPT
Type: integer
Default: 1
Usage: GEO_OPTDescription: Iteration level for the Geometry optimization steps.
- JUST_ENERGY
Type: integer
Default: 1
Usage: JUST_ENERGYDescription: Iteration level for an ENERGY/ENERGY_FORCE calculation.
- MD
Type: integer
Default: 1
Usage: MDDescription: Iteration level for the MD steps.
- METADYNAMICS
Type: integer
Default: 1
Usage: METADYNAMICSDescription: Iteration level for the METADYNAMICS steps (number of hills added).
- NEGF_SCF
Type: integer
Default: 1
Usage: NEGF_SCFDescription: Iteration level for the NEGF SCF steps.
- PINT
Type: integer
Default: 1
Usage: PINTDescription: Iteration level for the Path integral md steps.
- POWELL_OPT
Type: integer
Default: 1
Usage: POWELL_OPTDescription: Iteration level for POWELL based optimization steps.
- QS_SCF
Type: integer
Default: 1
Usage: QS_SCFDescription: Iteration level for the SCF steps.
- REPLICA_EVAL
Type: integer
Default: 1
Usage: REPLICA_EVALDescription: Iteration level for the evaluation of the Replica Environment
- ROT_OPT
Type: integer
Default: 1
Usage: ROT_OPTDescription: Iteration level for the Rotational optimization steps in the Dimer calculation.
- SHELL_OPT
Type: integer
Default: 1
Usage: SHELL_OPTDescription: Iteration level for the Shell-Core distances optimization steps
- SPLINE_FIND_COEFFS
Type: integer
Default: 1
Usage: SPLINE_FIND_COEFFSDescription: Iteration level for the solution of the coefficients of the splines
- TDDFT_SCF
Type: integer
Default: 1
Usage: TDDFT_SCFDescription: Iteration level for the Time-Dependent Density Functional Theory SCF steps.
- XAS_SCF
Type: integer
Default: 1
Usage: XAS_SCFDescription: Iteration level for the X-Ray Absorption Spectroscopy (XAS) SCF steps.
- __ROOT__
Type: integer
Default: 1
Usage: __ROOT__Description: Iteration level for __ROOT__ (fictitious iteration level)