CMS-Flow:Bottom Friction: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Deleted (talk | contribs)
No edit summary
Deleted (talk | contribs)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
The bottom roughness is specified in CMS with either a Manning's n coefficient, roughness height (Nikradse bed roughness), or bed friction coefficient.
The bottom roughness is specified in CMS with either a Manning's n coefficient, roughness height (Nikradse bed roughness), or bed friction coefficient.
It is important to note that the roughness value is held constant throughout the simulation and is not changed according to bed composition and bed forms. It is also independent of the bed roughness calculation used for various sediment transport formula, since different formulas use different methods for computing the bed shear stresses.  
It is important to note that the roughness value is held constant throughout the simulation and is not changed according to bed composition and bed forms. It is also independent of the bed roughness calculation used for various sediment transport formula, since different formulas use different methods for computing the bed shear stresses.  
Line 19: Line 18:
     {{Equation| <math> c_b=\biggl(\frac{\kappa}{\ln(30k_s/h)+1} \biggr)^2 </math> | 2=4}}
     {{Equation| <math> c_b=\biggl(\frac{\kappa}{\ln(30k_s/h)+1} \biggr)^2 </math> | 2=4}}


In the case of currents only the he nonlinear wave enhancement factor equal and <math>\tau_m = \tau_c = m_b \rho c_b |u_c| u_c </math>. In the presence of waves, \lambda_{wc} is parametrized using either a simplified quadratic formula
In the case of currents only the he nonlinear wave enhancement factor equal and <math>\tau_m = \tau_c = m_b \rho c_b |u_c| u_c </math>.  
      {{Equation| <math> \lambda_{wc} = \frac{\sqrt{ u_c^2 + c_w u_w^2 }}{u_c^2} </math>  |2=7}}
The second option is general parametrization of Soulsby (1995)
      {{Equation| <math> \lambda_{wc} = 1 + bX^p(1-X)^q </math>  |2=7}}
where <math>b</math>,  <math>p</math>, and <math>q</math> are  coefficients that depend on the model selected and
      {{Equation| <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math>  |2=8}}
 


==Flow with Waves==
In the presence of waves, \lambda_{wc} is calculated based on one of five models:
There are five models available in CMS for calculating the combined wave and current mean shear stress:
# Quadratic formula (named W09 in CMS)
# Quadratic formula (named W09 in CMS)
# Soulsby (1995) two coefficient data fit (named DATA2 in CMS)
# Soulsby (1995) two coefficient data fit (named DATA2 in CMS)
Line 35: Line 27:
# Huynh-Thanh and Temperville (1991) (named HT91 in CMS)
# Huynh-Thanh and Temperville (1991) (named HT91 in CMS)


In this case the simplified quadratic formula the combined wave and current mean shear stress is given by
For the quadratic formula, the wave enhancement factor is simply
       {{Equation| <math> \tau_m = m_b \rho c_b u_c \sqrt{ u_c^2 + c_w u_w^2 } </math> |2=5}}
       {{Equation| <math> \lambda_{wc} = \frac{\sqrt{ u_c^2 + c_w u_w^2 }}{u_c^2} </math> |2=7}}
 
where <math> u_w </math> is the wave bottom orbital velocity based on the significant wave height, and <math> c_w </math> is an empirical coefficient approximately equal to 0.5 (default). Therefore, the quadratic formula reduces to <math> \tau_m = m_b \rho c_b u_c \sqrt{ u_c^2 + c_w u_w^2 } </math>.
where <math> u_w </math> is the wave bottom orbital velocity based on the significant wave height, and <math> c_w </math> is an empirical coefficient approximately equal to 0.5 (default).
For all other models, the nonlinear wave enhancement factor <math> \lambda_{wc} </math> is parameterized using the the generalized form proposed by Soulsby (1995)
 
For all of the other models, the mean shear stress is calculated as
      {{Equation| <math> \tau_m = \lambda_{wc} \tau_c </math> |2=6}}
 
where <math> \lambda_{wc} </math> is the nonlinear wave enhancement factor which is parameterized in the generalized form (Soulsby, 1995)
       {{Equation| <math> \lambda_{wc} = 1 + bX^p(1-X)^q </math>  |2=7}}
       {{Equation| <math> \lambda_{wc} = 1 + bX^p(1-X)^q </math>  |2=7}}
 
where <math>b</math>, <math>p</math>, and <math>q</math> are coefficients that depend on the model selected and
where <math>b</math>, <math>p</math>, and <math>q</math> are coefficients that depend on the model selected and
       {{Equation| <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math>  |2=8}}
       {{Equation| <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math>  |2=8}}



Revision as of 17:35, 16 January 2011

The bottom roughness is specified in CMS with either a Manning's n coefficient, roughness height (Nikradse bed roughness), or bed friction coefficient. It is important to note that the roughness value is held constant throughout the simulation and is not changed according to bed composition and bed forms. It is also independent of the bed roughness calculation used for various sediment transport formula, since different formulas use different methods for computing the bed shear stresses.

In the CMS, the mean (shot-wave averaged) bottom shear stress is calculated based on the general quadratic formula

  τm=λwcmbρcb|uc|uc (1)

where λwc is the nonlinear wave enhancement factor, mb is a bed slope friction coefficient, cb is the bottom friction coefficient, and u is the depth-averaged current velocity.

The bed slope friction coefficient mb is equal to

  mb=1+(zbx)2+(zby)2 (2)

The bed friction coefficient cb is related to the Manning's coefficient n by

  cb=gn2h1/3 (3)

where g is the gravitational constant, and h is the water depth.

Similarly, the bed friction coefficient cb is related to the roughness height ks by

  cb=(κln(30ks/h)+1)2 (4)

In the case of currents only the he nonlinear wave enhancement factor equal and τm=τc=mbρcb|uc|uc.

In the presence of waves, \lambda_{wc} is calculated based on one of five models:

  1. Quadratic formula (named W09 in CMS)
  2. Soulsby (1995) two coefficient data fit (named DATA2 in CMS)
  3. Soulsby (1995) thirteen coefficient data fit (named DATA13 in CMS)
  4. Fredsoe (1984) (named F84 in CMS)
  5. Huynh-Thanh and Temperville (1991) (named HT91 in CMS)

For the quadratic formula, the wave enhancement factor is simply

  λwc=uc2+cwuw2uc2 (7)

where uw is the wave bottom orbital velocity based on the significant wave height, and cw is an empirical coefficient approximately equal to 0.5 (default). Therefore, the quadratic formula reduces to τm=mbρcbucuc2+cwuw2. For all other models, the nonlinear wave enhancement factor λwc is parameterized using the the generalized form proposed by Soulsby (1995)

  λwc=1+bXp(1X)q (7)

where b, p, and q are coefficients that depend on the model selected and

  X=τwτc+τw (8)

Documentation Portal