On Sep 15, 2010, at 1:26 PM, Pablo Bianucci wrote:
I haven't been able to disable the subpixel-averaging in the Scheme interface using (set! eps-averaging? false). Does it need to be in a particular position in the CTL file? I've tried putting it close to the beginning and it does not
seem to help.

Putting it anywhere before run or init-params should work.

Are you sure that it's running the subpixel averaging? Maybe you are just doing something where initializing the dielectric function is extremely expensive for some reason?

For example, are you using a material-function to specify your dielectric function, where the function is some very complicated Scheme function? Or do you have zillions of dielectric objects?

Or possibly are you running out of RAM and your system is thrashing the disk?

Steven

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to