string

String-valued discrete state set variables

Topics

discrete_variables, state_variables

Specification

  • Alias: None

  • Arguments: INTEGER

  • Default: no discrete state set string variables

Child Keywords:

Required/Optional

Description of Group

Dakota Keyword

Dakota Keyword Description

Optional

elements_per_variable

Number of admissible elements for each set variable

Required

elements

The permissible values for each discrete variable

Optional

initial_state

Initial values for variables

Optional

descriptors

Labels for the variables

Description

Discrete state variables whose values come from a specified set of admissible strings.

See Usage Notes for tips on specifying discrete set variables and State Variables for details on the behavior of state variables.

Each string element value must be quoted and may contain alphanumeric, dash, underscore, and colon. White space, quote characters, and backslash/metacharacters are not permitted.