[Meep-discuss] add-field, save-field, load-field, etc.

2013-06-21 Thread John Weiner

Dear Meep users:

The Meep Reference describes the add-flux, save-flux, load-flux, 
load-minus-flux statements and the tutorial shows how to use these to 
calculate transmission and reflection from the fluxes through specified 
flux-region objects.


My question is: Do analogous statements exist for the individual 
components of the E- and H-fields themselves?


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


Re: [Meep-discuss] add-field, save-field, load-field, etc.

2013-06-21 Thread Filip Dominec
Hi, John,
other people have asked a similar question and I am afraid it is not
implemented yet.

It is one of the features I proposed to implement in the mail few weeks ago:
http://permalink.gmane.org/gmane.comp.science.electromagnetism.meep.general/4959
However, I did not get any reply so far, therefore I am waiting before
I submerge into the rather nontrivial C++ code to decide the right way
how to implement the function. It seems the best way would be to clone
add_dft_flux_plane() etc.

If I understand it well, do you need just to save the amplitude
spectrum of one field component?

F.

2013/6/21, John Weiner johwei...@gmail.com:
 Dear Meep users:

 The Meep Reference describes the add-flux, save-flux, load-flux,
 load-minus-flux statements and the tutorial shows how to use these to
 calculate transmission and reflection from the fluxes through specified
 flux-region objects.

 My question is: Do analogous statements exist for the individual
 components of the E- and H-fields themselves?

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


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