Upgrading the integer data type of index arrays and recorders is necessary to accommodate the increasing model scale with DES. A 250x50x125 km 3D model with a 2 km resolution contains 1 million elements and 8 million markers, which numbers exceed the upper limit of the int data type (2 million). Seeking your suggestions.
Upgrading the integer data type of index arrays and recorders is necessary to accommodate the increasing model scale with DES. A 250x50x125 km 3D model with a 2 km resolution contains 1 million elements and 8 million markers, which numbers exceed the upper limit of the int data type (2 million). Seeking your suggestions.