TUFLOW Message 2499

From Tuflow
Jump to navigation Jump to search

TUFLOW Message
ERROR 2499 - Maximum number of zpts in grid read exceeds 4 byte integer limit in this version of TUFLOW: Limit <>.

Alternate Message
NA

Message Type
ERROR

Description
The size of the grid (number of cells) has exceeded the limit of a signed 32 bit integer. The limit is 2,147,483,647 cells.

Suggestions
Split the input grid into smaller tiles and read them in separately.


Up
Go-up.png 2xxx Messages