![]() |
Dakota Reference Manual
Version 6.4
Large-Scale Engineering Optimization and Uncertainty Analysis
|
Specify sub-method by name
Alias: opt_method_name
Argument(s): STRING
Required/Optional | Description of Group | Dakota Keyword | Dakota Keyword Description | |
---|---|---|---|---|
Optional | model_pointer | Identifier for model block to be used by a method |
The method_name
keyword is used to specify a sub-method by Dakota method name (e.g. 'npsol_sqp') rather than block pointer. The method will be executed using its default settings. The optional model_pointer
specification can be used to associate a model block with the method.