PARAM, DUPTOL

Bulk Data Entry Level of accuracy used in determining duplicate grids.

Parameter Values Description
DUPTOL <0, 1, 2, 3, 4, 5>

Default = 0

Controls accuracy used during elimination of potential duplicate entries. Two entries with identical IDs are replaced by the first one, if all integer values on both entries match exactly, and all float values match with accuracy controlled by this setting, otherwise identical IDs are flagged as ERROR. Currently only GRID, CORDxx, and base MAT/PROP entry duplicates are allowed (MATX, MATT, and PROPX entries do not allow duplicates).

Comments

  1. This parameter is obsolete, the SYSSETTINGS, DUPTOL entry should be used instead.