Hello Meep users, I would like to simulate invisibility cloak, so I need to define anisotropy object in meep. Some ideas were in http://www.mail-archive.com/[email protected]/msg01405.html and most usefull was pml.cpp file from meep- 1.1.1/tests. This way it is possible (if I get it right :) to set any component of eps and mu tensor to any number. For my task I need space dependent eps and mu (linearly changing in radial direction and constant in tangential). Is it possible to set space dependency in class material_function? Or it is easier to set chi1inv directly on grid volume?
I am not very experienced in C++, so digging the source code takes a lot of time, but gives rather small output. Any ideas, help? Thanks a lot! _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

