Integer

This is an integer value given to a parameter.

For example,
NODAL_OUTPUT {
 output_frequency = 10
}

specifies that the nodal values are to be output every 10 time steps. Some integer parameters may be confined to a valid range. For example, the output frequency must be greater than or equal to zero, where zero indicates that this option is inactive.