On Fri, 15 Jun 2007, Ranojoy Bose wrote: > Is it possible to input or load an existing epsilon file (h5) into a new > meep simulation to cut down on the time it takes to do the blocking > written in the ctl file?
No, not currently. > I know that the epsilon file is given as output after the geometry has > been defined by meep, after that section of the ctl file is complete. > Importing this file would speed-up running multiple simulations of the > same geometry with differently placed sources or different frequencies. > Is there a way to do this? Well, you can just use a single simulation, and call (restart-fields) and (change-sources! ...) in order to restart the simulation with new sources. Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

