On Apr 24, 2008, at 2:09 PM, shiv chawla wrote:
> Hello Meep Users
>
> I am using the following format to output the epsilon at a  
> particular point in my structure to see nonlinear efects.
>
> run 4000
> .......
> .......
> (at-every 20 (get-epsilon-point (vector3 0 0 0)))
> .....
> However, this format is not working. Can u tell me the possible  
> mistake?

get-epsilon-point only returns the linear dielectric function.  You  
should just get the electric field yourself and multiply it by the  
corresponding nonlinear susceptibility.


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

Reply via email to