*feoutputwithdata - HM_REAL_VALUES_ZERO_TOLERANCE

Custom export options are written to the command file as a string array, associated with the *feoutputwithdata command.

Syntax

*feoutputwithdata - HM_REAL_VALUES_ZERO_TOLERANCE

Description

Custom export options are written to the command file as a string array, associated with the *feoutputwithdata command. The easiest way to produce this array is to output an FE file using the desired parameters, and then to examine the string array in the resulting command file.

Inputs

"HM_REAL_VALUES_ZERO_TOLERANCE tolerance"
When used in conjunction with the template command *compressreal (with flag set to 3), this provides for a way to round off real numbers whose absolute value is within a specified tolerance, to zero. Valid values are -1.0e-8 ≤ tolerance ≤ 1.0e-08.