<< >> Up Title Contents SCM

31 CO ABSORPTION ON A CU SLAB

Sample directory: band/e_Frags_COCu/

This example illustrates the usage of fragments in a BAND calculation, for analysis purposes. The setup involves first the computation of the free CO overlayer, which is to be absorbed on a Cu surface. To suppress (most of the) interactions between the CO molecules, i.e. to effectively get the molecular CO, the KSpace parameter is set to 1 (= no dispersion), and the lattice parameters are set so large that the CO molecules are far apart.

The RUNKF key is used to save the standard result file, under the name "t21.CO".

In the follow-up calculation, we use the FRG key to specify the fragment(s) to use: the file (t21.CO) and the numbering of atoms on the fragment file versus their occurrence in this calculation.

With FragLabels we assign names to the different symmetry orbitals.

The Density-of-States analysis details are given with the keys DOS (energy grid, result file with DOS data) and, optionally, GrossPopulations and OverlapPopulations.

Finally, we copy the computed DOS data from the DOS result file to standard output.


<< >> Up Title Contents