Variable Definition Types

A Field can be defined using of three variable definition types:

  • Discrete. The variable contains a discontinuous set of values. By default, most variables are initially defined as discrete. Tabular or constant boundary conditions are considered discrete in the API.

  • Formula. The variable is a continuous function depending on an expression, such as "time*10".

  • Free. This variable definition type is available only for certain boundary conditions such as displacements.