TUFLOW Message 0112
Revision as of 09:09, 14 December 2011 by tuflow>Par
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.
Up |
---|
0xxx Messages |