param File
This is a detailed description of options for CASTEP's param file. See the basic param file page for an overview. This page has the most frequently-used param file options, but for a full set use CASTEP's built-in help.
The param file is one of CASTEP's two main input files. It contains all of the information about the kind of simulation your wish CASTEP to perform, as well as details of how CASTEP should perform them and additional simulations and analyses.
The file itself is a free-format keyword-driven text file, consisting largely of single-line keywords, although there are a small number of blocks of information. These may be given in any order, with blocks indicated by the special %block
and %endblock
markers. All of the keywords and blocks are optional, but you will almost always want to change at least some.
Task
This keyword controls what CASTEP's simulation task is. The default is
which tells CASTEP to compute the ground state electronic energy and density for the input set of atoms from the cell file.Cut-off energy
The plane-wave cut-off energy controls how large CASTEP's basis set is for representing the wavefunction. Higher values mean more plane-waves and a better representation of the wavefunction, but this consumes more computer RAM and the calculation will take more time. CASTEP calculations are always a compromise between the accuracy you require, and the computational resources the simulations will use. The cut-off energy you need will also depend on the pseudopotentials you're using in the cell file. You can choose from some preset values using the basis_precision
keyword:
basis_precision
to coarse
, medium
, fine
or precise
.
The settings coarse
and medium
are usually only suitable for quick preliminary investigations, and for research simulations you will usually want to set it to fine
or better.
For more control over the cut-off energy, the cut_off_energy
keyword may be used instead:
XC functional
Density functional theory is exact in principle, except for the exchange-correlation (XC) functional which must be approximated. There are many different functional forms to approximate this, and in CASTEP you select it with the xc_functional
keyword, for example: