Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
wale.f90 File Reference

Go to the source code of this file.

Data Types

type  wale::wale_t
 Implements the Wale LES model. More...
 

Modules

module  wale
 Implements wale_t.
 

Functions/Subroutines

subroutine wale::wale_init (this, fluid, json)
 Constructor.
 
subroutine wale::wale_init_from_components (this, fluid, c_w, nut_name, delta_type, if_ext)
 Constructor from components.
 
subroutine wale::wale_free (this)
 Destructor for the les_model_t (base) class.
 
subroutine wale::wale_compute (this, t, tstep)
 Compute eddy viscosity.