On Tue, 13 Mar 2007, Lu Hu wrote:
behind in the script. The script ignores the resolution and uses the default value 10. Now comes to a related question: at what point does meep start to generate the grid in a typical script , or where exactly should we set (set! resolution...)?
The grid gets initialized when you call one of the run functions, or init-fields/init-structure, or add-flux, or (meep-time) or any of the time-related step functions like at-every or at-time, or (restart-fields).
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

