Boundary Conditions

From CIRPwiki
Jump to navigation Jump to search

Boundary Conditions

Wall Boundary Condition

At closed boundaries, two boundary conditions are applied. The first is zero flow normal to the boundary, and the second is the tangential shear stress due to flow parallel to the wall boundary. In CMS, two boundary conditions are available for tangential flow to walls. The first is a free-slip boundary condition in which the tangential shear stress set to zero, and the second is partial-slip boundary condition in which a friction term is included by assuming a log-law for a rough wall.

(2-34)

where is the wall friction coefficient equal to

(2-35)

where is the roughness length of the wall and is assumed to be equal to that of the bed (i.e. is the distance from the wall to the cell center.

Flux Boundary Condition

The flux boundary condition is typically applied to the upstream end of a river or stream and is specified as either a constant or time-series of total water volume flux Q is defined as

(2-36)

where

i = subscript indicating a boundary cell
Q = total volume flux across the boundary [m3/s]
h = total water depth [m]
= depth-average current velocity [m/s]
= boundary face unit vector (positive outward)
= cell width in the transverse direction to flow [m]

In a 2DH model, the total volume flux needs to be distributed across the boundary in order to estimate the depth-averaged velocities. This is done using a conveyance approach in which the current velocity is assumed to be related to the local flow depth h and Manning’s n as (i.e. ). Here r is an empirical conveyance coefficient equal to approximately 2/3 for uniform flow. The smaller the r value the more uniform the current velocities are across the flux boundary. The water volume flux, qi , at each boundary cell i is calculated as

where

i = subscript indicating a boundary cell
= volume discharge at boundary cell i per unit width [m2/s]
= unit vector for inflow direction = = inflow direction measured clockwise from North [deg]
= boundary face unit vector (positive outward)
Q = total volume flux across the boundary [m3/s]
n = Manning’s coefficient [s/m1/3]
r =empirical constant equal to approximately 2/3
= cell width in the transverse direction to flow [m]
ramp function [-]

The total volume flux is positive into the computational domain. Since it is not always possible to orient all flux boundaries to be normal to the inflow direction, the option is given to specify an inflow direction . The angle is specified in degrees clockwise from true North. If the angle is not specified, then the inflow angle is assumed to be normal to the boundary. The total volume flux is conserved independently of the inflow direction.

Water Level Boundary Condition

Water level time series, both spatially constant and varying can be applied. A small degree of relaxation is obtained by applying the water level forcing as a source term rather than assigning the water level at the boundaries. This technique is common practice in finite volume models and improves stability and convergence. When applying a water level boundary condition to the nearshore, local flow reversals and boundary problems may result if the wave-and wind-induced setup are not included. This problem is avoided by adjusting the local water level to account for the cross-shore wind and wave setup similar that described in Reed and Militello (2005). The general formula for the boundary water surface elevation is given by

(2-38)

where

= boundary water surface elevation [m]
= external boundary water surface elevation [m]
= water surface elevation offset [m]
= initial boundary water surface elevation [m]
= correction to the boundary water surface elevation which is a function of the wind and wave forcing [m]
= water surface elevation component derived from user speci-fied gradients [m]
= ramp function [-]

The external water surface elevation may be spatially and temporally con-stant or variable. When a time series is specified, the values are interpolated using piecewise Lagrangian polynomials. By default, second order interpolation is used, but can be changed by the user. The water surface elevation offset is assumed spatially and temporally constant and may be used to correct the boundary water surface elevation for vertical datums, surge, and sea level rise. The correction is only applicable when is spatially constant as in the case of a single water surface elevation time-series. The component is intended to represent regional gradients in the water surface elevation, is assumed to be constant in time, and is only applicable when is spatially constant.

Tidal/Harmonic Boundary Condition

Tidal or astronomic water level predictions are based on the prediction formula

(2-39)

where

i = subscript indicating a tidal constituent
= mean amplitude [m]
= node (nodal) factor [-]
= frequency [deg/hr]
t = elapsed time from midnight of the starting year [hrs]
= equilibrium phase [deg]
= phase lag or epoch [deg]

The nodal factor is a time-varying correction to the mean amplitude The equilibrium phase has a uniform component and a relatively smaller periodic component. The zero-superscript of indicates that the constituent phase is at time zero. Table 2 1 below provides a list of tidal constituents currently supported in CMS. More information on U.S. tidal constituent values can be obtained from U.S. National Oceanographic and Atmospheric Administration (http://tidesonline.nos.noaa.gov) and National Ocean Service (http://co-ops.nos.noaa.gov).

Table 2-1 Tidal Constituents names and speeds in solar hours implemented in CMS



ConstituentSpeedConstituentSpeedConstituentSpeedConstituentSpeed
SA*0.041067SSA*0.082137MM*0.54438MSF*1.0159
MF*1.0982Q1*12.8534Q1*13.3987RHO113.4715
O1*13.943M1*14.4967P1*14.9589S1*15.0
K1*15.0411J1*15.5854OO1*16/13912N2*27.8954
MU2*27.9682N2*28.4397NU2*28.5126M228.9841
LDA2*29.4556L2*29.5285T2*29.9589S230
R2*30.0411K230.08212SM2*31.01592MK3*42.9271
M3*43.4762MK3*44.0252MN4*57.4238M457.9682
MS4*58.9841S4*60.0M686.9523S6*90.0
M8*115.9364


If a harmonic boundary condition is applied, then the node factors are set to 1.0 and the and equilibrium arguments are set to zero.

Similarly to the water level boundary condition, the local water level at the boundary is adjusted to account for the wind and wave setup in order to avoid local flow reversals or instabilities (Reed and Militello 2005).

Cross-shore Boundary Condition

In the implicit flow solver, a cross-shore boundary condition is applied by solving the 1-D cross-shore momentum equation including wave and wind forcing (Wu et al. 2011a, 2011b). Along a cross-shore boundary, it is assumed that a well-developed longshore current exists. Thus, the along-shore (y-direction) momentum equation can be reduced to

(2-40)

where are the surface, wave, and bottom stresses in the long-shore direction, respectively. The equation above is solved iteratively for the longshore current velocity. The cross-shore (x) component of the velocity is assigned a zero-gradient boundary condition.

The water level due to waves and wind at the cross-shore boundary can be determined by assuming a zero alongshore gradient of flow velocity and negligible cross-shore current velocity. For this case, the cross-shore momentum equation reduces to


(2-41)

where and are the wind and wave stresses in the cross-shore direction.

Sediment Transport 1