Hi everyone,
I am simulating a 1D strucure with uniform material and length l (excluding
pml). Source is a continuous source with frequency 0.64, start-time 0,
end-time 1000, and width 1

The run command looks as follows:
(run-sources+
(stop-when-fields-decayed 50 Ex (vector3 0 0 (- (* 0.5 l) eps)) 1e-2)
)
where eps is a small number such that the field is monitured just before the
pml.

My Problem is, if the strucure is longer than the spatial width of the
excited field, the simulation stops exactly at end-time. If the strucure is
smaller, that is the field reaches the monitor at (vector3 0 0 (- (* 0.5 l)
eps)), then the stop pcommand is executed correctly.

Am I using the command wrongly? How can I simulate shorter pulses?

Hoping for your answers

Cheers

Bernd

-- 
Bernd Schmid
Northern Institute of Technology Management
Hamburg University of Technology
T: +49 - 40 - 23553332
M: +49 - 176 - 20171677
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to