Item

Item element contains information that defines an input item of calculation conditions, grid generating condtions, attributes of the input grid, or .boundary conditions.

Example

List 75 Example of Item definition
1
2
3
<Item name="stime" caption="Start Time">
  <Definition valueType="real" default="0" />
</Item>

Refer to Examples of calculation conditions, boundary conditions, and grid generating condition for examples of Item element definitions.

Attributes

Table 41 Attributes of Item
Name Value Required Description
name String Yes Name of element
caption String   String to be displayed on the dialog

Child elements

Table 42 Child elements of Item
Name Required Description
Definition Yes Definition of elements