13 Jun 2005 07:35
Hexagonal Si rod
Sin Yew Keong <syk.phy04 <at> stud.usm.my>
2005-06-13 05:35:27 GMT
2005-06-13 05:35:27 GMT
Dear Steven, dear all,
Currently, I am doing study on photonic crystals in my university. I used
mpb-1.4.2 to simulate the photonic bandgap. I faced some problems and
hope to
get helps from professor.I tried to simulate a photonic crystal's structure
which is hexagonal rods in air. To obtain square lattice hexagonal rods in
air, I did this.
-------------------------------------------------------------------------
; *** 3D periodic dielectric layered structure with omnidirectional
; photonic band gap ***
(print "********** Square lattice of Si rods in air **********\n")
(set! num-bands 8)
(set! geometry-lattice (make lattice (size 1 1 no-size)))
(set! geometry (list (make block
(center 0.06 1.1 0)
(material (make dielectric (epsilon 12)))
(size 0.259 0.259 infinity)
(e1 1 0 0)
(e2 -0.5 0.866 0)
(e3 0 0 1))
(make block
(center 0.06 -1.1 0)
(material (make dielectric (epsilon 12)))
(size 0.259 0.259 infinity)
(e1 1 0 0)
(e2 -0.5 -0.866 0)
(e3 0 0 1))
(make block
(center -0.12 0 0)
(Continue reading)
RSS Feed