Message 10201

TUFLOW FV
Available since version: 2026.2.0
ERROR 10201 - Could not find directory: <directory>

Description

Raised when a required output or check directory does not exist and automatic directory creation is not enabled. The missing directory path is reported in the message.

Suggestions

Create the directory before running the model, or check the path specified via Log Dir ==, Output Dir == or Write Check Files == for typos. Ensure the parent directory exists and has write permissions for the user executing the simulation.

Directory creation is enabled by default, so this error typically only occurs when MkDir == 0 has been set. If directories are expected to be created automatically, check that MkDir == 0 has not been specified.