CMS-Flow:Eddy Viscosity: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Rdchldlj (talk | contribs)
No edit summary
Deleted (talk | contribs)
No edit summary
Line 76: Line 76:
The first term on the righ-hand side of Equation (8) represents the component due to bottom friction and the second term represents the component due to wave breaking. The coefficient <math>c_{wf}</math> is approximately equal to 0.5 and may vary from 0.5 to 2.0. The coefficient <math>c_{br}</math>  is approximately equal to 0.1 and may vary from 0.04 to 0.15.  
The first term on the righ-hand side of Equation (8) represents the component due to bottom friction and the second term represents the component due to wave breaking. The coefficient <math>c_{wf}</math> is approximately equal to 0.5 and may vary from 0.5 to 2.0. The coefficient <math>c_{br}</math>  is approximately equal to 0.1 and may vary from 0.04 to 0.15.  


==Wave Radiation Stresses==
The wave radiation stresses <math>(S_{ij})</math> are calculated using linear wave theory as (Longuet-Higgins and Stewart 1961; Dean and Dalrymple 1984)
{{Equation|<math>
S_{ij}=\int\int E_w(f,\theta)\left[n_g \omega_i \omega_j + \delta_{ij}\left(n_g - \frac{1}{2}\right) \right]dfd\theta
</math>|9}}
where:
:''f'' = the wave frequency [1/s]
:<math>\theta</math> = the wave direction [rad]
:<math>E_e</math> = wave energy = <math>1/16\  \rho g H_s^2</math> [N/m]
:<math>H_s</math> = significant wave height [m]
:<math>w_i</math> = wave unit vector = <math>(cos\ \theta, sin \ \theta)</math>[-]
:<math>\delta_{ij} =
\left\{\begin{align}
&1\ for\  i = j \\
&0\ for\  i \neq j
\end{align}\right.</math>
:<math>n_g = \frac{c_g}{c} = \frac{1}{2}\left(1 + \frac{2kh}{sinh\ 2kn}\right)[-]</math>
:<math>c_g</math> = wave group velocity [m/s]
:<math>c</math> = wave ce;erotu [m/s]
:<math>k</math> = wave number [rad/s]
The wave radiation stresses and their gradients are computed within the wave model and interpolated in space and time in the flow model.
==Roller Stresses==
As a wave transitions from non-breaking to fully-breaking, some of the energy is converted into momentum that goes into the aerated region of the water column. This phenomenon is known as the surface roller. The surface roller contribution to the wave stresses <math>(R_{ij})</math> is given by
{{Equation|<math>
R_{ij} = 2E_{sr}w_i w_j
</math>|10}}
where:
:<math>E_{sr}</math> = surface roller energy density [N/m]
:<math>w_j</math> = wave unit vector = <math>(cos\  \theta_m, sin\  \theta_m ) [-]</math>
The surface roller is calculated within CMS-Wave. An effect of the surface roller is to shift the peak alongshore current velocity closer to shore. Another side effect of the surface roller is to improve model stability (Sánchez et al. 2011a). The influence of the surface roller on the mean water surface elevation is relatively minor (Sánchez et al. 2011a).


==Wave Flux Velocity==
==Wave Flux Velocity==

Revision as of 19:00, 1 October 2014

The term eddy viscosity arises from the fact that small-scale vortices or eddies on the order of the grid cell size are not resolved, and only the large-scale flow is simulated. The eddy viscosity is intended to simulate the dissipation of energy at smaller scales than the model can simulate. In the nearshore environment, large mixing or turbulence occurs due to waves, wind, bottom shear, and strong horizontal gradients. Therefore, the eddy viscosity is an important parameter which can have a large influence on the calculated flow field and resulting sediment transport. In CMS-Flow, the total eddy viscosity (vt) is equal to the sum of three parts: 1) a base value (v0); 2) the current-related eddy viscosity (vc); and 3) the wave-related eddy viscosity (vw) defined as follows:

  νt=ν0+νc+νw (1)

The base value (v0) is approximately equal to the kinematic viscosity (1.81x106m2/s) but may be changed by the user. The other two components (vc and vw) are described in the sections below.


Current-Related Eddy Viscosity Component

There are four algebraic models for the current-related eddy viscosity: 1) Falconer Equation; 2) depth-averaged parabolic; 3) subgrid; and 4) mixing-length. The default turbulence model is the subgrid model but may be changed by the user.

Falconer Equation

The Falconer (1980) equation is the method is the default method used in the previous version of CMS, known as M2D. The first is the Falconer (1980) equation given by

  νc=0.575cbUh (2)

where cb is the bottom friction coefficient, U is the depth-averaged current velocity magnitude, and h is the total water depth.

Depth-varaged Parabolic Model

The second option is the parabolic model given by

  vc=cvu*ch (3)

where u*c=τc/ρ is the bed shear velocity, and cv is approximately equal to κ/6=0.0667 but is set as a calibrated parameter whose value can be up to 1.0 in irregular waterways with weak meanders or even larger for strongly curved waterways.

Subgrid Model

The third option for calculating νc is the subgrid turbulence model given by

  vc=cvu*ch+(chΔ)2|S¯| (4)

where:

cv = vertical shear coefficient [-]
ch = horizontal shear coefficient [-]
Δ = (average) grid size [m]
|S¯|=2eijeij
eij= deformation (strain rate) tensor =12(Vixj+Vjxi)

The empirical coefficients cv and ch are related to the turbulence produced by the bed shear and horizontal velocity gradients. The parameter cv is approximately equal to κ/6=0.0667 (default) but may vary from 0.01 to 0.2. The variable ch is equal to approximately the Smagorinsky coefficient (Smagorinsky 1963) and may vary between 0.1 and 0.3 (default is 0.2).


Mixing Length Model

The Mixing Length Model implemented in CMS for the current-related eddy viscosity includes a component due to the vertical shear and is given by (Wu 2007)

  νc=(c1u*ch)2+(lh2|S¯|)2 (7)

where:

lh = the mixing length (=κ min(chh,y')) [m]
y' =distance to the nearest wall [m]
ch = horizontal shear coefficient [-]

The empirical coefficient ch is usually between 0.3 and1.2. The effects of bed shear and horizontal velocity gradients, respectively, are taken into account through the first and second terms on the right-hand side of Equation (7). It has been found that the modified mixing length model is better than the depth-averaged parabolic eddy viscosity model that accounts for only the bed shear effect.

Wave-Related Eddy Viscosity

The wave component of the eddy viscosity is separated into two components

  νw=cwfuwwHs+cbrh(Dbrρ)1/3 (8)

where

cwf = wave bottom friction coefficient for eddy viscosity [-]

uws = peak bottom orbital velocity [m/s] based on the significant wave height Hs [m] and peak wave period Tp [s]

cbr = wave breaking coefficient for eddy viscosity [-]

Dbr = wave breaking dissipation [N/m/s].

The first term on the righ-hand side of Equation (8) represents the component due to bottom friction and the second term represents the component due to wave breaking. The coefficient cwf is approximately equal to 0.5 and may vary from 0.5 to 2.0. The coefficient cbr is approximately equal to 0.1 and may vary from 0.04 to 0.15.


Wave Flux Velocity

In the presence of waves, the oscillatory wave motion produces a net time-averaged mass (volume) transport referred to as Stokes drift. In the surf zone, the surface roller also provides a contribution to the mean wave mass flux. The mean wave mass flux velocity, or simply the mass flux velocity, is defined as the mean wave volume flux divided by the local water depth and is approximated here as (Phillips 1977; Svendsen 2006)

  Uwi=(Ew+2Esr)wiρhc (11)

where:

Ew = wave energy = 1/16 ρgHs2[N/m]
Hs = significant wave height [m]
Esr= surface roller energy density [N/m]
wi=(cos θ,sin θ) = wave unit vector [-]
c= wave celerity [m/s].

The first component is due to the Stokes velocity while the second component is due to the surface roller (only present in the surf zone).

References

  • LARSON, M.; HANSON, H., and KRAUS, N. C., 2003. Numerical modeling of beach topography change. Advances in Coastal Modeling, V.C. Lakhan (eds.), Elsevier Oceanography Series, 67, Amsterdam, The Netherlands, 337-365.

Documentation Portal