On Jul 29, 2008, at 12:39 AM, Jefferson Thomas wrote: > Is there a way to influence the field in meep in a specific location? > I would like to set to zero all the field values in some specific 3d > box inside the calculation volume. > There is function fields::zero_fields() but it sets to zero all the > calculation volume. > Is there a way to do it for a specific geometric_volume ?
No, there is no way to do this (without modifying the meep source code). > I need it because I am still having problems with field in meep > diverging and jumping up to infinite values > when I am using symmetries. The problem (if it is the same as in your previous message) was that you have a couple of bugs in your code; see my previous message. Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

