On Tue, 20 Feb 2007, Chad Huskow wrote:
(define trans
(add-flux fcen df nfreq
(make field computations
(meep-fields-flux-in-box fields X (volume (center 5.0 (sqrt 3) 0) (size 0
(* 2 (sqrt 3)) h) )
)))
What is "make field computations"?
Why are you calling meep-fields-flux-in-box and trying to pass it as an
argument to add-flux?
Chad, it looks like you are making up your own syntax. Programming
languages don't work that way.
There is a detailed example in the manual showing how to compute the
transmission through a cavity:
http://ab-initio.mit.edu/wiki/index.php/Meep_Tutorial/Band_diagram%2C_resonant_modes%2C_and_transmission_in_a_holey_waveguide
Steven
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss