Last updated -- 17 January 2002
This page shows how to obtain files necessary to run the sctb Tight-Binding total energy/band structure evaluation programs. The interpretation of the output files is discussed on page 2.
eval_forces.nrl_tb_k_sum.${SYSTEM_TYPE}
from the
bin_${ARHC}/
directory created under
scc_nrl_tb/
to the working directory.
You have two choices. For this example click on the one that says "Rcut = 12.5 a.u.".
The 6'th line in the static parameter file format lists only the atomic weight. You must edit the file, and add the atomic number after the atomic weight, like this:
28.086 (Atomic Weight of Atom 1)
28.086 14 (Atomic Weight of Atom 1)
T 1 14 2
10 2.715000 0.000000 -2.715000 0.000000 2.715000 -2.715000 0.000000 0.000000 -271.500000 0.000000 0.000000 0.000000 14 1.357500 1.357500 -4.072500 14 0.000000 0.000000 -5.430000 14 1.357500 1.357500 -9.502500 14 0.000000 0.000000 -10.860000 14 1.357500 1.357500 -14.932500 14 0.000000 0.000000 -16.290000 14 1.357500 1.357500 -20.362500 14 0.000000 0.000000 -21.720000 14 1.357500 1.357500 -25.792500 14
32 -0.4375 -0.4375 0 2 -0.4375 -0.3125 0 2 -0.4375 -0.1875 0 2 -0.4375 -0.0625 0 2 -0.4375 0.0625 0 2 -0.4375 0.1875 0 2 -0.4375 0.3125 0 2 -0.4375 0.4375 0 2 -0.3125 -0.4375 0 2 -0.3125 -0.3125 0 2 -0.3125 -0.1875 0 2 -0.3125 -0.0625 0 2 -0.3125 0.0625 0 2 -0.3125 0.1875 0 2 -0.3125 0.3125 0 2 -0.3125 0.4375 0 2 -0.1875 -0.4375 0 2 -0.1875 -0.3125 0 2 -0.1875 -0.1875 0 2 -0.1875 -0.0625 0 2 -0.1875 0.0625 0 2 -0.1875 0.1875 0 2 -0.1875 0.3125 0 2 -0.1875 0.4375 0 2 -0.0625 -0.4375 0 2 -0.0625 -0.3125 0 2 -0.0625 -0.1875 0 2 -0.0625 -0.0625 0 2 -0.0625 0.0625 0 2 -0.0625 0.1875 0 2 -0.0625 0.3125 0 2 -0.0625 0.4375 0 2
1.0D-2 3 3 1 0
$ls -l
-rwxr-xr-x 1 bernstei cmr80 3506015 Jan 16 13:35 eval_forces.nrl_tb_k_sum.ibm_smp_lapack
-r--r--r-- 1 bernstei cmr80 627 Jan 16 13:15 k_pt_mesh.data
-r--r--r-- 1 bernstei cmr80 807 Jan 16 13:14 positions.111_surf.1_1_5
-r--r--r-- 1 bernstei cmr80 15 Jan 16 13:24 tb.data
-r--r--r-- 1 bernstei cmr80 7347 Jan 16 13:36 tightbind.parms.NRL_TB
-r--r--r-- 1 bernstei cmr80 9 Jan 16 13:12 tightbind.parms.self_cons
(echo 1; cat positions.111_surf_1_1_5) | ./eval_forces.nrl_tb_k_sum.* > output
Go on to page 2 to learn how to analyze the results.
Look at other examples.
Get other parameters from the Tight-binding periodic table.
Return to the sctb Reference Manual.