2.3. Basic Calculation Settings¶
2.3.1. Run Types¶
The type of calculation to be performed can be chosen
via the simple input – for example, ! Opt
–
or via the RunTyp
variable in %method
:
%method
RunTyp Gradient # Single point energy and gradient
end
The full list of available run types is given in
Section 2.3.3.
Note that some run types are triggered automatically under certain conditions
and cannot be requested explicitly via the RunTyp
keyword.
2.3.2. Method Classes¶
ORCA provides several classes of methods:
Hartree–Fock (HF), Density functional theory (DFT),
semi-empirical methods based on the NDDO approach, etc.
This choice is controlled via the simple input, e.g. !HF
,
or via the method
variable in the %method
block:
%method
method DFT
end
The list of available methods is given in Section 2.3.3.
2.3.3. Keywords¶
Keyword |
Description |
Run types |
|
|
Single point energy calculation (Default. Aliases: |
|
Single point energy and gradient calculation (Alias: |
|
Geometry optimization, see also Table 4.1 |
|
|
|
Cluster-in-molecules calculation |
|
Thermochemistry calculation from previously calculated Hessian |
|
Compute properties from previously calculated densities |
|
|
|
|
|
Deprecated! Normal mode scan (Alias: |
|
Deprecated! Normal mode gradient (Alias: |
|
Deprecated! Mode trajectory (Aliases: |
Methods |
|
|
Hartree–Fock;
|
|
Density functional theory;
|
` |
NDO-based method keywords are given in Table 3.22 |
|
Native xTB-based method keywords are given in Table 3.27 |
|
|
Keyword |
Options |
Description |
|||||||
|
|
Single point energy calculation (Default. Aliases: |
|||||||
|
Single point energy and gradient calculation |
||||||||
|
Geometry optimization
(Aliases: |
||||||||
|
Unrelaxed geometry parameter scan
(Alias: |
||||||||
|
Cluster-in-molecules calculation |
||||||||
|
Deprecated! Normal mode scan (Alias: |
||||||||
|
Deprecated! Normal mode gradient (Aliases: |
||||||||
|
Deprecated! Mode trajectory (Aliases: |
||||||||
|
|
(Default) Hartree–Fock |
|||||||
|
|||||||||
` |
NDO-based method options are given in Table 3.23 |