Neko  0.8.1
A portable framework for high-order spectral element flow simulations
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, dofmap, coef, json)
 Constructor. More...
 
subroutine vreman::vreman_init_from_components (this, dofmap, coef, c, nut_name)
 Constructor from components. More...
 
subroutine vreman::vreman_free (this)
 Destructor for the les_model_t (base) class. More...
 
subroutine vreman::vreman_compute (this, t, tstep)
 Compute eddy viscosity. More...