TUFLOW Message 2499: Difference between revisions
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2499 - |alt_msg=NA<br> |type=ERROR |message_desc= |suggestions= |prelink=Message 2498 |uplink=2xxx_TUFL..." |
Ellis Symons (talk | contribs) No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 2499 - Maximum number of zpts in grid read exceeds 4 byte integer limit in this version of TUFLOW: Limit <>.
|alt_msg=NA<br>
|type=[[ERROR]]
|message_desc=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.
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
}}
| |||