On Fri, 11 May 2007, Nicolas Tetreault wrote: > This worked very well. However, I'd like to describe the material > dispersion using something like this: > > (material (make dielectric (epsilon xeps) > (polarizations > (make polarizability > (omega 0.7227) (gamma 0.10) (delta-epsilon De))))) > > However, from meep output, it does not seem to take into account the > polarizability variables. How could I fix this? Thanks again,
Just make at least one "fixed" object (not a material function) with the same omega/gamma/delta-epsilon polarizability (only sigma can vary continuously). It is okay if this object has zero size and/or is "hidden" behind another object. You just need to tell Meep that that material exists. Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

