Hello Prof. Steven and Meep users,
In order to get the transmitted power using a CW source, I did the following:
(define (myoutput)
(print "myoutput:, " (meep-time) ", "
(get-field-point Sz (vector3 0 0)) "\n"))
(run-until 200 myoutput)
After simulation, the output that I got was 0.0 for all time steps.
If I change the get-field-point attribute from Sz to Ez, I get some output. I am
surprised to see that when Meep can give values for Ez, why can't it do for the
Poynting vector Sz?
Please adivse.
Regards,
Sanchit
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss