python-meep team mailing list archive
-
python-meep team
-
Mailing list archive
-
Message #00035
[python-meep] Customized excitation sources
Dear all,
I am trying to simulate a two dimensional waveguide structure using
python-meep.
For my special reason, I have to excite the device using a predefined
volume source
in a form of discrete values in both spatial and time (stored in a
NUMPY array). It
seems like the only way I can do is to pass the source through the
"custom_src_time"
function. I appreciate if anyone can provides some details or
alternatives on it.
Thank you in advance.
Y.
Follow ups