Message 10192

TUFLOW FV
Available since version: 2026.2.0
ERROR 10192 - Incorrect cell ID specified, <2d_cell_id>.

Description

Raised when a cell ID read from a csv initial conditions file is outside the valid range. For Initial Condition 2D == the ID column must contain a valid 2D cell ID. For Initial Condition 3D == it must contain a valid 3D cell ID. The invalid ID is reported in the message.

Suggestions

Open the csv initial conditions file and check the ID column for values that are less than 1 or greater than the number of cells in the mesh. Correct or remove the invalid rows.