I want to calculate the band diagram of a photonic crystal slab.
Then I want to add odd/even mirror symmetry.
How to add the odd mirror symmetry?
volume v = vol3d(1.0, 1.0, g_h, resolution);
const symmetry S = mirror(Z, v);
structure s(v, eps_slab_square, pml(g_pml, Z), S);
Many thanks!
BR
Jun
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

