Description
A block is the highest level of keyword organization in Dakota. There are currently 6 blocks in the Dakota input spec:
Related Topics
Related Keywords
- environment : Top-level settings for Dakota execution
- interface : Specifies how function evaluations will be performed in order to map the variables into the responses.
- method : Begins Dakota method selection and behavioral settings.
- model : Specifies how variables are mapped into a set of responses
- responses : Description of the model output data returned to Dakota upon evaluation of an interface.
- variables : Specifies the parameter set to be iterated by a particular method.