remove_output#
- andes.main.remove_output(recursive=False)[source]#
Remove the outputs generated by Andes, including power flow reports
_out.txt, time-domain list_out.lstand data_out.dat, eigenvalue analysis report_eig.txt.- Parameters:
- recursivebool
Recursively clean all subfolders
- Returns:
- bool
Trueis the function body executes with success.Falseotherwise.