CMS-Flow:Subgrid Turbulence Model: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Line 20: Line 20:
where <math>c_0</math> is an empirical coefficient approximately equal to 1/6,  <math>c_{sm}</math> is an empirical coefficient between 0.25-0.5, <math>\Delta x</math> and math>\Delta y</math> are the grid dimensions in the x and y directions and <math>|S|</math>      Normal  0        false  false  false                            MicrosoftInternetExplorer4          is equal to
where <math>c_0</math> is an empirical coefficient approximately equal to 1/6,  <math>c_{sm}</math> is an empirical coefficient between 0.25-0.5, <math>\Delta x</math> and math>\Delta y</math> are the grid dimensions in the x and y directions and <math>|S|</math>      Normal  0        false  false  false                            MicrosoftInternetExplorer4          is equal to


       <math> |S| = \sqrt{2 \frac{ \delta u}{\delta x} } </math>
       <math> |S| = \sqrt{2(\frac{ \partial u}{\partial x})^2 + 2(\frac{ \partial v}{\partial y})^2 +(\frac{\partial u}{\partial y} + \partial v}{\partial x})^2} </math>





Revision as of 23:30, 2 November 2009

Eddy Viscosity

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

     

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


     


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

The second option is a subgrid turbulence model given by

     

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

     Failed to parse (syntax error): {\displaystyle  |S| = \sqrt{2(\frac{ \partial u}{\partial x})^2 + 2(\frac{ \partial v}{\partial y})^2 +(\frac{\partial u}{\partial y} + \partial v}{\partial x})^2} }


The wave component of the eddy viscosity is calculated as

     

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




CMS-Flow