Check Files 2d dom: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1:
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.<br>
Certain model input must appear within the model domain. For example a boundary location must be within the model domain (if not a [[TUFLOW_Message_2001 | ERROR 2001]] is generated).<br>
The geometry elevation and material datasets can extent outside the model domain, and are simply ignored. Therefore, it is not necessary to trim a DEM to the model domain.<br>
 
Certain model inputinputs must appear within the model domain. For example, a boundary location must be within the model domain (if not a <u>[[TUFLOW_Message_2001 | ERROR 2001]]</u> is generated).<br>
For a [http://www.tuflow.com/Modules.aspx?M2DModule multiple domain model], there will be multiple rectangles - one for each 2D domain. <br>
TheAny geometry elevationelevations and material datasets canthat extentextend outside the model domain, and are simply ignored. Therefore, it is not necessary to trim a DEM to the model domain.<br>
<br>
 
For a <u>[httphttps://www.tuflow.com/Modules.aspx?M2DModule multiple domain model]</u>, 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). <br>
'''Attributes of dom_check'''<br>
 
 
'''Attributes of dom_check_dom_check'''<br>
{| align="center" class="wikitable" width="75%"
! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
|-
| Domain_Index||The index of the model domain. This is the order with <font color="blue"><tt>Start 2D Domain </font><font color="red">== </font><Domain Name></tt> commands appears in the .tcfTCF 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. <br>
<br>
[[File:2d_dom_check_01a.png]]<br>
<br>
 
{{Tips Navigation
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
}}