Difference between revisions of "TUFLOW Message 2234"

From Tuflow
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
 
|tuflow_message=ERROR 2234 - HQ boundary has zero slope and a blank boundary name.
 
|tuflow_message=ERROR 2234 - HQ boundary has zero slope and a blank boundary name.
|alt_msg=NA
+
|alt_msg=ERROR 2234 - HQ boundary has zero or negative slope - for TUFLOW HPC slope is required.
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc= A '''HQ''' type boundary object is a head-flow or stage-discharge boundary.  The stage discharge relationship can be specified by the user, by giving the '''HQ''' object a name, and linking this to a stage-discharge relationship in the boundary condition database (bc_dbase.csv).  Alternatively a stage-discharge relationship can be automatically calculated by TUFLOW by giving a water surface elevation slope, this is specifed in the "b" attribute of the 2d_bc layer (slope is in m/m). If both a name and a slope ("b" attribute) are given to '''HQ''' boundary, the automatic approach is adopted.
+
|message_desc= ''TUFLOW Classic:''<br> A '''HQ''' type boundary object is a head-flow or stage-discharge boundary.  The stage discharge relationship can be specified by the user, by either:<br>
|suggestions=Specify a slope for automatic calculation of stage-discharge relationship, or a name to manually specify relationship.
+
* Specifying a '''"name"''' attribute for the '''HQ''' object in the 2d_bc layer, and linking this to a stage-discharge relationship in the boundary condition database (bc_dbase.csv).   
 +
* Alternatively a stage-discharge relationship can be automatically calculated by TUFLOW by giving a water surface elevation slope, this is specified in the '''"b"''' attribute of the 2d_bc layer (slope is in m/m or ft/ft).<br>
 +
<u>Note</u>: If both a boundary name and a water surface slope ("b" attribute) are specified in the 2d_bc object for the '''HQ''' boundary, the automatic (water surface slope) approach is adopted.<br>
 +
''TUFLOW HPC:''<br> Due to model splitting to parallelise the 2D domain across CPU or GPU cores, the HPC solver applies the HQ boundary slope to each individual cell along the boundary and doesn’t treat the HQ boundary as a single flow line. Therefore, the linking to a stage-discharge relationship in the boundary condition database is not supported.
 +
|suggestions=''TUFLOW Classic:''<br>Specify a slope for automatic calculation of stage-discharge relationship, or specify a name to manually specify relationship.<br>
 +
''TUFLOW HPC:''<br>
 +
Specify a slope larger than zero for automatic calculation.  
 
|discussion_page=* [[Talk:TUFLOW Message 2234|Discuss Message 2234]]
 
|discussion_page=* [[Talk:TUFLOW Message 2234|Discuss Message 2234]]
 
|link3=''
 
|link3=''

Revision as of 15:20, 2 February 2018

TUFLOW Message
ERROR 2234 - HQ boundary has zero slope and a blank boundary name.

Alternate Message
ERROR 2234 - HQ boundary has zero or negative slope - for TUFLOW HPC slope is required.

Message Type
ERROR

Description
TUFLOW Classic:
A HQ type boundary object is a head-flow or stage-discharge boundary. The stage discharge relationship can be specified by the user, by either:

  • Specifying a "name" attribute for the HQ object in the 2d_bc layer, and linking this to a stage-discharge relationship in the boundary condition database (bc_dbase.csv).
  • Alternatively a stage-discharge relationship can be automatically calculated by TUFLOW by giving a water surface elevation slope, this is specified in the "b" attribute of the 2d_bc layer (slope is in m/m or ft/ft).

Note: If both a boundary name and a water surface slope ("b" attribute) are specified in the 2d_bc object for the HQ boundary, the automatic (water surface slope) approach is adopted.
TUFLOW HPC:
Due to model splitting to parallelise the 2D domain across CPU or GPU cores, the HPC solver applies the HQ boundary slope to each individual cell along the boundary and doesn’t treat the HQ boundary as a single flow line. Therefore, the linking to a stage-discharge relationship in the boundary condition database is not supported.

Suggestions
TUFLOW Classic:
Specify a slope for automatic calculation of stage-discharge relationship, or specify a name to manually specify relationship.
TUFLOW HPC:
Specify a slope larger than zero for automatic calculation.


Up
Go-up.png 2xxx Messages