![]() |
Dakota Reference Manual
Version 6.15
Explore and Predict with Confidence
|
Tag each parameters & results file name with the function evaluation number
Alias: none
Argument(s): none
Default: no tagging
If this keyword is used, Dakota will append a period and the function evaluation number to the names of the parameter and results files.
Default Behavior If this keyword is omitted, the default is no file tagging.
Usage Tips
file_save
keyword is used, Dakota automatically renames parameters and results files, giving them tags after execution of the analysis driver if they otherwise would be overwritten by the next evaluation.If the following is included in the interface
section of the Dakota input:
parameters_file = params.in results_file = results.out file_tag
Then for the 3rd evaluation, Dakota will write params.in.3
, and will expect results.out.3
to be written by the analysis driver.