Check Files 2d grd: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 8:
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
|-
| n||Row number in the TUFLOW domain.
|-
| m||Column number in the TUFLOW domain.
|-
| Code||The cell code status. This is 1 for active cells and -1 for null cells that are included in the mesh. Refer to the <u>[https://downloads.tuflow.com/TUFLOW/Releases/Latest/TUFLOW%20Manual.pdf TUFLOW Manual]</u> for more information on the cell codes.<br>
Line 22:
| Domain_Index||The index of the model domain. This is the order with <tt><font color="blue">Start 2D Domain</font><font color="red"> == </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1.
|-
| Mann_n (GPU model only)||The Manning's n value for the cell. This is only output for a GPU model only as the GPU model is a cell centred scheme and the Manning's n value is applied at the cell centre. For a TUFLOW "classic" simulation the Manning's is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check<br>_uvpt_check_P]].
|-
| FLC (GPU model only)||Form loss coefficient, this is only output for a GPU model only as the GPU model is a cell centred scheme and the FLC value is applied at the cell centre. For a TUFLOW "classic" simulation this is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check<br>_uvpt_check_P]].
|-
| CWF_x (GPU model only)||Cell width factor in the x-direction. This is only output for a GPU model only as the GPU model is a cell centred scheme and the CWF value is applied at the cell centre. For a TUFLOW "classic" simulation this is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check<br>_uvpt_check_P]].
|-
| CWF_y (GPU model only)||Cell width factor in the y-direction. This is only output for a GPU model only as the GPU model is a cell centred scheme and the CWF value is applied at the cell centre. For a TUFLOW "classic" simulation this is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check<br>_uvpt_check_P]].
|-
| SRF (only if SRF feature used)||The Storage Reduction Factor for the cell.