Programs:
BrillouinZone
- by Nir Shvalb
This program plots first eight
Brillouin zones for four lattices:
-
simple cubic (sc)
-
body centered cubic (bcc)
-
face centered cubic (fcc)
-
orthorhombic simple
To use these package you need
Unix, OpenGL, and a C compiler. To get the package from the ftp site, click
on the download below:
>>
Download <<
After the download you have to
-
Compile with C and OpenGL
the file named BrillouinZone.c
to
get the file named BrillouinZone (for compilation
help contact Dr. Joan Adler, e-mail: phr76ja@tx.technion.ac.il
; Technion students can view this by contacting her).
On the AIX computer where this was prepared the compilation is:
cc -O3 $1.c -o $2 -L/usr/lpp/OpenGL/lib/libaux -lGLU -lGL -lXext -lX11 -lm -laux
but for Silicon Graphics the libraries sit in different places.
If anyone ever translates this code into Mesa and runs it on LINUX please
notify
Dr. Joan Adler, e-mail: phr76ja@tx.technion.ac.il and give a link to its location or send
us the sourcecode. (Note for Joan - the files are backed up at
nir_shvalb.tar in home).
-
And type BrillouinZone
in the command line.
For operation with the program
click the help button in the menu that you get.