1Blurb::
2Pointer to the model that will accept realizations of the random field and use them for subsequent analysis.
3Typcially, this model will take the random field as inputs, e.g. a random field defining a pressure boundary or temperature boundary condition
4over a structure.
5THIS IS AN EXPERIMENTAL CAPABILITY.
6
7Description::
8After a random field representation has been generated, Dakota will generate samples of that random field
9based on the representation.  These sample realizations can then be used to drive another
10set of simulation analyses.  The \c propagation_model_pointer
11is the model on which the random field realizations will be propagated.
12THIS IS AN EXPERIMENTAL CAPABILITY UNDER ACTIVE DEVELOPMENT.
13
14<b> Default Behavior </b>
15
16
17Topics::
18
19Examples::
20
21
22Theory::
23Faq::
24See_Also::
25