CMS-Flow:Bottom Friction: Difference between revisions
Line 11: | Line 11: | ||
'''Flow with Waves''' | '''Flow with Waves''' | ||
There are five models available in CMS for calculating the combined wave and current mean shear stress: | |||
1. Simplified quadratic formula (named W09 in CMS) | 1. Simplified quadratic formula (named W09 in CMS) | ||
2. Soulsby (1995) Data2 (named DATA2 in CMS) | 2. Soulsby (1995) Data2 (named DATA2 in CMS) | ||
Line 26: | Line 22: | ||
<math> \tau_m = \rho c_b u_c \sqrt{ u_c^2 + c_w u_w^2 } </math> | <math> \tau_m = \rho c_b u_c \sqrt{ u_c^2 + c_w u_w^2 } </math> | ||
For all of the other models, the | For all of the other models, the mean shear stress is calculated as | ||
</math> | |||
<math> \tau_m = \lambda_{wc} \tau_c </math> | |||
where <math> lambda_{wc} </math> is the nonlinear wave enhancement factor which is parameterized into the generalized form according to Soulsby (1995) | |||
<math> \lambda_{wc} = 1 + bX^p(1-X)^q </math> | <math> \lambda_{wc} = 1 + bX^p(1-X)^q </math> | ||
Line 35: | Line 34: | ||
<math> X=\frac{\tau_w}{\tau_c + \tau_w} </math> | <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math> | ||
The default | The default method for calculating the mean shear stress is the simplified quadratic formula, but the user may change this by using the advanced card | ||
WAVE-CURRENT_MEAN_STRESS W09 !W09 | DATA2 | DATA13 | F84 | HT91 | WAVE-CURRENT_MEAN_STRESS W09 !W09 | DATA2 | DATA13 | F84 | HT91 |
Revision as of 19:49, 5 May 2010
Bottom Friction
Flow without Waves
In the situation without waves, the bottom shear stress is calculated based on the quadratic formula
where is the bottom friction coefficient, is the depth-averaged current velocity.
Flow with Waves
There are five models available in CMS for calculating the combined wave and current mean shear stress: 1. Simplified quadratic formula (named W09 in CMS) 2. Soulsby (1995) Data2 (named DATA2 in CMS) 3. Soulsby (1995) Data13 (named DATA13 in CMS) 4. Fredsoe (1984) (names F84 in CMS) 5. Huynh-Thanh and Temperville (1991) (named HT91 in CMS)
In this case the simplified expression for the combined wave and current mean shear stress is given by
For all of the other models, the mean shear stress is calculated as
where is the nonlinear wave enhancement factor which is parameterized into the generalized form according to Soulsby (1995)
where , , and are coefficients that depend on the model selected and
The default method for calculating the mean shear stress is the simplified quadratic formula, but the user may change this by using the advanced card
WAVE-CURRENT_MEAN_STRESS W09 !W09 | DATA2 | DATA13 | F84 | HT91