TUFLOW Message 0627
Jump to navigation
Jump to search
TUFLOW Message
WARNING 0627 - CSV file appears to contain multiple data blocks... skipping xf file generation.
Alternate Message
NA
Message Type
WARNING
Description
CSV files in TUFLOW can support multiple data blocks, one after the other in the file. This was done as prior to 2007 Excel (.xls) had a column limit of 256 in a single worksheet. To get around this, large datasets could be written with data split into vertical blocks in a file, like the schematic below:
After Excel increased the limit on the number of columns (in the .xlsx format) this style of .csv is rarely used. Whilst it is still supported in TUFLOW, it is not supported with the xf file format.
Suggestions
There are a number of ways to overcome this:
- Turning off XF files for the model (with the .tcf command "XF Files == OFF". Refer to TCF Appendix of the TUFLOW Manual
- Turning off XF files for the boundary data (with the .tcf command "XF Files Boundaries == OFF". Refer to TCF Appendix of the TUFLOW Manual
- Changing the format of the .csv file so that all data appears in the same data block, as per the schematic below. The last option is the preferred option, as this will allow the model to use XF files, speeding up the initialisation.
Up |
---|
![]() |