On Fri, 8 Jun 2007, [EMAIL PROTECTED] wrote: > I'm new at Meep and I'm trying to find out a few things about it. I > would like to know if it is possible to relaunch a field that have been > previously calculated. I've looked at the on-line documentation, but I > could not locate the answers I need. Could you please indicate me if > this feature is available, and where I could find information about it?
No, there is no built-in feature to use the end-point of a previous simulation as the starting-point of a new one, if that is what you are asking for. My feeling is that this is mainly useful for checkpointing (the ability to pause and restart a program at a later time), and checkpointing is better implemented at a lower level. If you google "software checkpointing" you will find a number of lower-level utilities (e.g. a linux kernel patch) that can accomplish this. Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

