1Blurb::
2Keep the parameters & results files after the analysis driver completes
3Description::
4If \c file_save is used, Dakota will not delete the parameters and
5results files after the function evaluation is completed.
6
7The default behavior is NOT to save these files.
8
9If \c file_tag is not specified and the saved files would be overwritten
10by a future evaluation, Dakota renames them after the analysis driver has
11run by tagging them with the evaluation number.
12
13File saving is most useful when debugging the
14data communication between %Dakota and the simulation.
15Topics::
16Examples::
17Theory::
18Faq::
19See_Also::
20