Difference between revisions of "TUFLOW Message 0112"
(One intermediate revision by the same user not shown) | |||
Line 31: | Line 31: | ||
<br> | <br> | ||
If you are running TUFLOW from SMS, ensure that you have a boundary condition defined for the boundary event. | If you are running TUFLOW from SMS, ensure that you have a boundary condition defined for the boundary event. | ||
− | + | <br> | |
− | + | ||
− | |||
− | |||
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | |uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | ||
− | |||
}} | }} |
Latest revision as of 10:10, 22 December 2022
TUFLOW Message
ERROR 0112 - Array size could not be determined for:
Alternate Message
NA
Message Type
ERROR
Description
The array size can not be determined for a tabular input. For example:
Reading: C:\TUFLOW\model\mi\2d_bc_Lake_BC.mif Found TUFLOW "HT" BC with name "Lake"... Opening Database... Trying to open file C:\TUFLOW\bc_dbase\bc_dbase.csv...OK. Opened File Unit: 923 Looking for boundary called: "Lake"... Found database line: Lake,Tide.csv,Time,Lake_WL Trying to open file C:\TUFLOW\bc_dbase\Tide.csv...OK. Opened File Unit: 924 Looking for data in columns 1, 2 after line starting with: Time,Lake_WL Extracting Data... ...Array size from CSV file: 0 ERROR 0112 - Array size could not be determined for: HT BC
Indicates that TUFLOW has found a boundary called "Lake", the bc_dbase is opened and the data is being extracted from "Tide.csv". Tide.csv is opened and the data is being extracted from columns "Time" and "Lake_WL". TUFLOW has determined an array size of 0, this indicates that the Tide.csv contains no data in the "Tide" and "Lake_WL" columns.
Suggestions
Review the specified .csv file (can be opened in excel) and ensure that the data in the specified columns is correct.
If you are running TUFLOW from SMS, ensure that you have a boundary condition defined for the boundary event.
Up |
---|
0xxx Messages |