simCleanRun
simCleanRun( ) => t / nil
Description
Deletes files created by both SE and the analysis tool being used from the simulation run directory. The function deletes only files that can be recreated by renetlisting or resimulating. Files which are required to rerun the simulation, such as the si.env and control files, are not deleted. The function displays a dialog box so you can confirm that you intend to delete the information. If the deletion is confirmed, the files that SE creates are deleted along with the files specified by the simCleanFileList variable. The simCleanFileList variable is set differently by each application integrated into SE.
Arguments
Value Returned
Examples
simCleanRun( )
Related Topics
Return to top