On Mon, 7 May 2007, Jun She wrote: > How to set force-complex-fields to false in C++ interface?
Call fields::use_real_fields() > Another question about the memory: > If the computation grid is 1000*1000*200 (symmetry X Y) and set > force-complex-fields to true, I think the memory consumption is about 5G. > However, in our cluster, more than 10G memory are used. Is it right? Yes, that sounds about right. Meep allocates memory for several field components used internally that increase its memory usage over the minimum you might expect. Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

