CMS-Flow:Subgrid Turbulence Model: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Deleted (talk | contribs)
Deleted (talk | contribs)
Line 9: Line 9:




       <math> \nu_c = 0.575C_b|U|h </math>
       <math> \nu_{c} = 0.575C_b|U|h </math>




Line 28: Line 28:
where <math>k</math> is an empirical coefficient, <math> \rho </math> is the water density, and <math>D</math> is the total wave dissipation.  
where <math>k</math> is an empirical coefficient, <math> \rho </math> is the water density, and <math>D</math> is the total wave dissipation.  


----


----
----
</big>
</big>
[[CMS-Flow]]
[[CMS-Flow]]

Revision as of 23:34, 2 November 2009

Eddy Viscosity

In CMS-Flow eddy viscosity is calculated as the sum of the kinematic viscosity νt0, the current-related eddy viscosity νc and the wave-related eddy viscosity νw

     νt=νt0+νc+νw

There are two options to calculate νc. The first is the Falconer (1980) equation given by


     νc=0.575Cb|U|h


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

The second option is a subgrid turbulence model given by

     νc=(c0u*h)2+(csm2ΔxΔy|S|)2

where c0 is an empirical coefficient approximately equal to 1/6, csm is an empirical coefficient between 0.25-0.5, Δx and math>\Delta y</math> are the grid dimensions in the x and y directions and |S| Normal 0 false false false MicrosoftInternetExplorer4 is equal to

     |S|=2(Ux)2+2(Vy)2+(Uy+Vx)2

The wave component of the eddy viscosity is calculated as

     νw=k(D/ρ)1/3

where k is an empirical coefficient, ρ is the water density, and D is the total wave dissipation.



CMS-Flow