Hi, I'm simulating a relatively large cell; therefore it takes time for the fields to begin arriving at the measurement point.
I'm using a Gaussian source. I'm using stop-when-fields-decayed, but it exits too soon, since the fields haven't arrived it. I could increase the cutoff parameter, but this looks unnatural. What I'd like to do is to let the system run for some time and then engage stop-when-fields-decayed. I tried to write my own function to be used by stop-when-fields-decayed by doing an or of stop-when-fields-decayed with (> (meep-round-time) time)), but that didn't work (the simulation stopped too soon). Thx, David
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

