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
vreman.f90 File Reference

Go to the source code of this file.

Data Types

type  vreman::vreman_t
 Implements the Vreman LES model. More...
 

Modules

module  vreman
 Implements vreman_t.
 

Functions/Subroutines

subroutine vreman::vreman_init (this, fluid, json)
 Constructor.
 
subroutine vreman::vreman_init_from_components (this, fluid, c, nut_name, delta_type, if_ext)
 Constructor from components.
 
subroutine vreman::vreman_free (this)
 Destructor for the les_model_t (base) class.
 
subroutine vreman::vreman_compute (this, t, tstep)
 Compute eddy viscosity.