Hello Prof. Steven and Meep users,
I have seen you discussed the following function:
(define (myoutput)
(print "myoutput:, " (meep-time) ", "
(get-field-point Sz (vector3 0 0)) "\n"))
(run-until 200 myoutput)
I try to run it, and i have one problem:i get thounds of data ,it‘s too much
for me,
how could i change the run-step to getting the number of the data i need ,for
example , the number of data is (200/0.2).
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss