TUFLOW Message 2001

From Tuflow
Revision as of 12:43, 31 August 2012 by tuflow>Par
Jump to navigation Jump to search

TUFLOW Message
ERROR 2001 - GIS Object is outside 2D model domain

Alternate Message
WARNING 2001 - ",a," "object" at ",a,",",a," is outside 2D model domain

Message Type
ERROR
WARNING

Description
An object is located outside the 2D domain that it is assigned to. The Check Inside Grid == command controls whether this message is an ERROR, WARNING or not given.

Suggestions
Ensure the 2D model domain has sufficient extent or remove object from input files. The messages layer contains the location of the object outside the model domain in GIS format (.mif or .shp).

The TUFLOW domain is written in the check files (_dom_check.mif or _dom_check_R.shp). The domain extent can also be written by including the Write GIS Domain == <filename> command in the geometry control file. For example:
Read GIS Location == gis\2d_loc_L.shp
Grid Size (X,Y) == 1000,1000
Write GIS Domain == ..\check\2d_dom_check.shp
STOP


Up
Go-up.png 2xxx Messages