Programs:
zone
- by Moshe Levi
This program plots the first
Brillouin zone for nine lattices:
-
simple cubic (sc)
-
body centered cubic (bcc)
-
face centered cubic (fcc)
-
orthorhombic simple
-
orthorhombic base centered
-
orthorhombic body centered
-
orthorhombic face centered
-
tetragonal simple
-
tetragonal body centered
To use this package you need Unix,
Matlab 5.2, and a Fortran compiler. To get the package from the ftp site,
click on the download below:
>>
Download <<
After the download you have to
-
Compile with Fortran the file named proyect.f
to get the file named proyect.ex (for example: f77 proyect.f
-o proyect.ex). If you are t2/tx (SOLARIS) user, you don't need this
step, because the proyect.ex file that you get is already compiled
for t2/tx (SOLARIS).
-
Run Matlab.
-
And type zone in the command line.
For operation with the program
click the help button in the menu that you get.
Remark: currently tested only on
SOLARIS and HP/UX