CMS-Flow:Eddy Viscosity

From CIRPwiki
Jump to navigation Jump to search

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.81 x 106 m2/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 was default method used in earlier versions of CMS (Militello et al. 2004)for the current-related eddy viscosity. The equation is 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-averaged 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=(cvu*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=cwfuwsHs+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.


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.
  • Militello, A., C. W. Reed, A. K. Zundel, and N. C. Kraus. 2004. Two-dimensional depth-averaged circulation model M2D: Version 2.0, Report 1, Technical documentation and user's guide. ERDC/CHL TR-04-02. Vicksburg, MS: US Army Engineer Research and Development Center.
  • Smagorinsky, J. 1963. General circulation experiments with the primitive equations. Monthly Weather Review 93(3):99–164.

Documentation Portal