Personal tools

Difference between revisions of "Module Turbulence"

From MohidWiki

Jump to: navigation, search
m (1 revision)
(Statistics)
Line 38: Line 38:
  
 
=== Statistics ===
 
=== Statistics ===
 +
 +
Assign the following keywords to each property:
 +
STATISTICS              : 1
 +
STATISTICS_FILE          : .. location of the statistics configuration file
 +
 +
STATISTICS_2D            : 1
 +
STATISTICS_FILE_2D      : .. location of the 2D statistics configuration file
 +
 +
Configuration of the statistics configuration file is described in [[Module_Statistics#Input_file | Module Statistics]]
  
 
== References ==
 
== References ==

Revision as of 09:50, 29 February 2012

Overview

Concepts

Horizontal turbulence

Constant

Smagorinsky

Proportional to depth and to the square of velocity

Vertical turbulence

Constant

Nihoul

Leendertse and Liu

Backhaus and Hainbucher

Pacanowski and Philander

GOTM

Burchard et al, 1999 – (http://www.gotm.net), a turbulence models library coupled with MOHID, including a k-ε model and Mellor-Yamada second order turbulent closure model (Mellor and Yamada, 1982).

Other features

Outputs

Time series

Box integration

Maps (HDF5 format)

Statistics

Assign the following keywords to each property:

STATISTICS               : 1 
STATISTICS_FILE          : .. location of the statistics configuration file

STATISTICS_2D            : 1 
STATISTICS_FILE_2D       : .. location of the 2D statistics configuration file

Configuration of the statistics configuration file is described in Module Statistics

References