Hi everyone,
I want to get flux after the specific meep time later.
I used the following command in my ctl file. But I could not see any
difference between fluxes with and without (after-time TT..) command. I
got the same fluxes.
srcf=cw source frequency  and start at the beginning, end time is 300
meep progress until 300 time.
Could you show me the correct usage of (after-time TT) command in this
example?

------------------------

(define-param TT 200)

(after-time TT
        (define transout
                (add-flux srcf 0 1
                    (make flux-region
                        (center flxcenterx flxcentery) (size 0 flxwidth)
                     )
                )
        )
)

---------------

best regards...

Ozgur Onder KARAKILINC
Pamukkale University
Electrical-Electronics Eng.Dept.
20070 Denizli TURKEY
Tel: (+90 258) 296 3213


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to