TUFLOW Message 2343: Difference between revisions
Content deleted Content added
Added content |
Steph.dufour (talk | contribs) No edit summary |
||
Line 1:
{{TUFLOW_Message
|tuflow_message= ERROR 2343 - Number of Gauge Output objects exceeds number of attribute data records. Total number of data records = <maximum number of records>
|alt_msg= ERROR 2343 - Number of Write Gauge Data objects exceeds number of attribute data records
|type=[[ERROR]]
|message_desc=When gauge output objects are processed, this occurs twice, the 1st pass is to determine the number of gauge output objects for memory allocation and the 2nd pass when reading and processing the data. Error 2343 occurs if the number of objects read on the 2nd stage exceeds the number allocated after the 1st pass.<br>
A bug was fixed in the
<font color="blue"><tt>Read GIS ZPT Gauge Output </tt></font><font color="red"><tt>== </tt></font><tt>..\model\mi\2d_go_buildings_001.MIF</tt><br>
If using a build prior to
<font color="blue"><tt>Read GIS ZPT </tt></font><font color="red"><tt>== </tt></font><tt>..\model\mi\2d_go_buildings_001.MIF</tt> <font color="grey"><tt>! process elevations</tt></font><br>
<font color="blue"><tt>Read GIS Gauge Output</tt></font><font color="red"><tt>== </tt></font><tt>..\model\mi\2d_go_buildings_001.MIF</tt> <font color="grey"><tt>! process gauge outputs</tt></font><br>
| |||