Skip to content

Latest commit

 

History

History

phill_STAT

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nonlinear simulation of flow over periodic hill to calculate turbulence statistics.

This example presents use of turbulence statistics tool.

Usage:

To run this example first create the mesh using phill.box and genbox. Next generate map file with use of genmap. Finally adjust include file STATD choosing between time average only and time-space average, compile the executable using 'compile_script' and perform tests.

Tool list:

  • frame - backbone of the toolbox
  • mntr - monitoring tool: logging and timing
  • rprm - runtime parameters
  • io_tool - simple I/O tools
  • chkpt - checkpointing main interface
  • chkptms - multi-step checkpointing
  • math - simple math tools
  • map2D - 3D to 2D grid mapping for 2D-extruded meshes
  • stat - turbulence statistics tool