In the Python Tutorial/Basics documentation, it says: Instead, we can add the following command to run: mp.use_output_directory()
but my attempts to use the command in this way (as a clause in the sim.run command) have been unsuccessful. Everything is fine if I do: sim.use_output_directory() outside the run command. The account of the command in the Python user interface section is closer to my experience, but I still read it as suggesting that the command is an attribute of meep, rather than meep.Simulation. HTH, Ian _______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss