On Wed, Aug 18, 2010 at 7:14 AM, Jianghai Zhu <jzhu@idi.harvard.edu> wrote:
I realize that after a phenix run, especially autobuild and autosol, there are a lot of temporary files.  Is there a way to clean up the disk?  Even the .geo file can be removed after some time, because it is huge and can be easily regenerated.

When running the wizards, try adding this:

clean_up=True

which should erase TEMP0.  I assume you're using the command line, but I'll add this to the GUI too.  (It will also be easier to manage old result directories in the GUI, once I finish cleaning up the project management.)

-Nat