Message 10022

TUFLOW FV
Available since version: 2026.2.0
ERROR 10022 - Error processing vertical distribution file. NaN detected.

Description

A NaN (not-a-number) value was detected when reading a vertical distribution file for a 3D boundary condition. The file will be specified in a boundary condition block using the Vertical Distribution File command. The file must contain valid numeric values in both the position column (elevation, depth, sigma or height) and the weight column.

Suggestions

Open the vertical distribution csv file and check for missing or invalid values in either column. All rows must contain valid numeric data. Common causes include empty cells, text in numeric columns or incorrect delimiter formatting.

This error is not related to missing or incorrect column names. If the vertical distribution file column names are incorrect, ERROR 10279 will be raised.