Message 10218
TUFLOW FV
Available since version: 2026.2.0
Description
A csv input file could not be read. This error is raised when a data row cannot be parsed or when a time value in the file is not in a recognised format. It can occur with boundary condition files and other csv inputs read during model initialisation.
Suggestions
Check the csv file identified by the routine shown in the error stack. Open the file and look for rows that contain unexpected content, such as non-numeric values in numeric columns, empty rows or corrupted data.
If the file contains a time column, verify that time values use a consistent and recognised format. The expected time format is dd/mm/yyyy HH:MM:SS or a valid truncation of it.