1Blurb:: Output file for surrogate model value evaluations
2
3Description::
4
5Specifies a file in which the points (input variable values) at which
6the surrogate model is evaluated and corresponding response values
7computed by the surrogate model will be written.  The response values
8are the surrogate's predicted approximation to the truth model
9responses at those points.
10
11<b> Usage Tips </b>
12
13Dakota exports tabular data in one of three formats:
14\li \c annotated (default)
15\li \c custom_annotated
16\li \c freeform
17
18Topics::
19Examples::
20Theory::
21Faq::
22See_Also::
23