On Wed, 11 Jul 2007, Ruslan Sepkhanov wrote: > Is it possible to calculate by usual means the energy carried by different > modes? For instance in a waveguide?
Yes, in principle you should take the field pattern in a cross-section (or a unit cell for a periodic waveguide) and decompose it into the different modes by using the orthogonality relation. Meep doesn't have any built-in function to do this, however; you would have to do it yourself (e.g. by exporting the fields into Matlab, and also computing the eigenmodes in MPB and exporting those to Matlab, and then computing the appropriate E x H inner product.) Regards, Steven G. Johnson _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

