HydroGeoSphere/地表水流
外观
您可以按照第 3.7.2 节所述,将临界水深或零深度梯度边界条件分配给指定集中的线段。这些线段应属于地表径流域,通常位于外边界。
以下说明可以用作类型在边界条件...结束指令组中分配临界水深边界条件
将输入类型设置为临界水深边界条件。
- • • •
- • • •
例如
boundary condition
type
critical depth
segment set
outflow
end
此示例表明,时间值表不是强制性的。但是,如果您想打开或关闭临界水深边界条件,则可以通过包含时间值表指令来实现。
boundary condition
type
critical depth
segment set
outflow
time value table
0.0 1.0
10.0 -99999.
end
end
时间为零时的值 1.0 被忽略,但时间为 10.0 时的 NODATA 值 -99999 会导致边界条件被关闭,节点变得不受约束。
将输入类型设置为零深度梯度边界条件。
- • • •
- • • •
例如
boundary condition
type
zero-depth gradient
segment set
outflow
end
如果您想打开或关闭零深度梯度边界条件,则可以通过包含时间值表指令。
注意:零深度梯度边界过去包括定义边界梯度方向和边界处河床坡度的变量。