Dear all,
According to the following code, Hz is symmetrical or antisymmetrical across
the y=0 plane? The phase factor -1 means an odd mode or a factor to multiply
only the Hz source? Thanks.
---------------------------------------------------------
(set! pml-layers (list (make pml (thickness dpml))))
(define-param srcx -4) ; source-x
(define-param srcy 0) ; source-y
(set! sources (list
(make source
(src (make continuous-src (frequency fcen) (width 5)))
(component Hz) (center srcx srcy 0) (amplitude 10) (size 0 0
1))))
(set! symmetries (list (make mirror-sym (direction Z) (phase 1))
(make mirror-sym (direction Y) (phase -1))))
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos._______________________________________________
meep-discuss mailing list
[EMAIL PROTECTED]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss