TUFLOW Message 2041: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
|alt_msg=ERROR 2041 - Too many HS tables. <br> ERROR 2041 - Too many HT tables. <br> ERROR 2041 - Too many HX tables. <br> ERROR 2041 - Too many QC tables. <br> ERROR 2041 - Too many QT tables. <br> ERROR 2041 - Too many QTA tables. <br> ERROR 2041 - Too many SH tables. <br> ERROR 2041 - Too many ST and/or RF tables. <br> ERROR 2041 - Too many SX tables. <br> ERROR 2041 - Too many VC tables. <br> ERROR 2041 - Too many VG tables. <br> ERROR 2041 - Too many VT tables. <br> ERROR 2041 - Too many WT tables.
|type=[[ERROR]]
|message_desc=Found too many input tables for a boundary type. This is most likely to occur if a 1d_bc layer (which has only 4 attributes) is read into the .tbc. A new error message has been added for the 2016 version of TUFLOW.<br>
'''Note thisThis error could also spuriously occur for a model without fixed field inputs if the 2d_bc layer contains the incorrect number of attributes.''' The 2d_bc layer should contain 8 attributes as perfollows: theType, below:<br>Flags, Name, f, d, td, a, b.
* Type
* Flags
* Name
* f
* d
* td
* a
* b
Though rarely used, the attributes "f" through "b" can be used to apply modifiers on the boundaries (see TUFLOW Manual for information), if these are missing, Error 2041 can occur.
|suggestions= If the 2d_bc layer has less than 8 attributes, the data should be copied into the correct 2d_bc empty layer.<br>