Check Files 2d dom

From Tuflow
Jump to navigation Jump to search

Contains a rectangle for each 2D domain showing the location, orientation and size of the domain based on commands located within the TUFLOW Geometry Control File (.tgc). Within this domain, cells can be turned on or off, outside this domain no 2D calculations can be performed.

Certain model inputs must appear within the model domain. For example, a boundary location must be within the model domain (if not a ERROR 2001 is generated).
Any geometry elevations and material datasets that extend outside the model domain, and are simply ignored. Therefore, it is not necessary to trim a DEM to the model domain.

For a multiple domain model, there will be multiple rectangles - one for each 2D domain. For a Quadtree model, there will be two rectangles: one for the model extent and one for the 1st nesting level (all active cells).


Attributes of _dom_check

Attribute Name Attribute Description
Domain_Index The index of the model domain. This is the order with Start 2D Domain == <Domain Name> commands appears in the TCF control file. For a single domain model this will be 1.
Domain_Name The name of the model domain, this is useful for multiple domain models. For single domain models this will be set to "Domain_001".

In the image below, a _dom_check file is shown. The 2d_code layer has also been included to show the active cells.

2d dom check 01a.png

Up
Go-up.png TUFLOW Check Files