On Apr 27, 2008, at 1:07 AM, wuqi wrote: > > I have the same question on changing the Q_thresh in meep.hpp > Can I just modify the file "meep.hpp" under the installation folder > /usr/local/include/meep.hpp > > Or I will have to recompile the meep?
If you want to change the default in meep.hpp, you will need to recompile everything. Or just call do-harminv yourselve and pass whatever parameters you want. (If you are using the libctl/scheme interface, take a look at the analyze-harminv function, which is is what calls do-harminv). Note, however, that as Q gets lower and lower, harminv is going to have a harder time accurately identifying the mode. _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

