Personal tools

Difference between revisions of "Module Turbulence"

From MohidWiki

Jump to: navigation, search
(Maps (HDF5 format))
(Statistics)
Line 42: Line 42:
 
=== Statistics ===
 
=== Statistics ===
  
Assign the following keywords to each property:
+
Assign the following keywords:
 
  STATISTICS              : 1  
 
  STATISTICS              : 1  
 
  STATISTICS_FILE          : .. location of the statistics configuration file
 
  STATISTICS_FILE          : .. location of the statistics configuration file

Revision as of 09:52, 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)

To write 3D results use the keyword OUTPUT_TIME and define keyword:

OUTPUT_HDF           : 1

Statistics

Assign the following keywords:

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