CMS-Flow:Subgrid Turbulence Model: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
Deleted (talk | contribs)
Deleted (talk | contribs)
Line 7: Line 7:
where  <math>\nu_{t0}</math> is a base value approximately equal to the dynamic viscosity, and <math>c_0</math>  is an empirical coefficient and  <math>l_h</math> is the subgrid mixing length. The mixing length is calculated here as   
where  <math>\nu_{t0}</math> is a base value approximately equal to the dynamic viscosity, and <math>c_0</math>  is an empirical coefficient and  <math>l_h</math> is the subgrid mixing length. The mixing length is calculated here as   


       <math>l_h = \kappa min{ \sqrt{\Delta x \Delta y}, c_{sm} h} </math>  
       <math>l_h = \kappa min( \sqrt{\Delta x \Delta y}, c_{sm} h_ </math>  


where <math>c_{sm}</math>  is an empirical coefficient (Smagorinsky coefficient).
where <math>c_{sm}</math>  is an empirical coefficient (Smagorinsky coefficient).

Revision as of 13:03, 26 October 2009

Subgrid Turbulence Model

In CMS-Flow eddy viscosity is calculated as νt=(1θm)νtc+θmνm where θm is weighting factor equal to θm=(Hs/h)3 in which Hs is the significant wave height and νtc and νtw are the current- and wave-related eddy viscosity components respectively. The wave contribution is included using the equation of Kraus and Larson (1991) νtw=Λuwh, where Λ is an empirical coefficient (default is 0.5), and uw is the wave bottom orbital velocity. The current-related eddy viscosity is calculated as a function of the flow gradients, and the bottom shear stress

     νtc=νt0+(c0u*h)2+(lh2|S|)2

where νt0 is a base value approximately equal to the dynamic viscosity, and c0 is an empirical coefficient and lh is the subgrid mixing length. The mixing length is calculated here as

     Failed to parse (syntax error): {\displaystyle l_h = \kappa min( \sqrt{\Delta x \Delta y}, c_{sm} h_ }
 

where csm is an empirical coefficient (Smagorinsky coefficient).


References

LARSON, M.; HANSON, H., and KRAUS, N. C., 2003. Numerical modeling of beach topography change. Advances in Coastal Modeling, V.C. Lakhan (eds.), Elsevier Oceanography Series, 67, Amsterdam, The Netherlands, 337-365.


CMS-Flow