Hi, Steven and Meep Users,

I am using Meep to calculate time average of EM energy in a specific area.
What I am doing is that using the

(run-until 100
          (to-appended "ez-slice"
          (at-every 0.02
          (in-volume (volume (center 0 0) (size 20 20))  output-tot-pwr)))
)

It seems that there are two problems:

1.  at-every 0.02 doesn't work. The output file is at every 0.1.  Is this
the resolution limit for time?
2. output-tot-pwr doesn't work.  it only produced the ezfield.  What should
I change to produce energy?

Thanks

Dong
_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to