CMS-Flow:Bottom Friction: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:


where <math> c_b </math> is the bottom friction coefficient, <math>u_c</math> is the depth-averaged current velocity.
where <math> c_b </math> is the bottom friction coefficient, <math>u_c</math> is the depth-averaged current velocity.
----


'''Flow with Waves'''
'''Flow with Waves'''
Line 43: Line 45:
       <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math>
       <math> X=\frac{\tau_w}{\tau_c + \tau_w} </math>


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
The default method for calculating the mean shear stress is the quadratic formula (W09), 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
----
[[CMS#Documentation_Portal]]

Revision as of 21:35, 12 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. 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

     

where is the wave bottom orbital velocity based on the significant wave height, and is an empirical coefficient approximately equal to 0.5 (default).


For all of the other models, the mean shear stress is calculated as

     

where is the nonlinear wave enhancement factor which is parameterized in the generalized form (Soulsby, 1995)

     

where , , and are coefficients that depend on the model selected and

     

The default method for calculating the mean shear stress is the quadratic formula (W09), but the user may change this by using the advanced card

    WAVE-CURRENT_MEAN_STRESS       W09  !W09 | DATA2 | DATA13 | F84 | HT91



CMS#Documentation_Portal