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

Go to the source code of this file.

Data Types

type  dynamic_smagorinsky::dynamic_smagorinsky_t
 Implements the dynamic Smagorinsky LES model. More...
 

Modules

module  dynamic_smagorinsky
 Implements dynamic_smagorinsky_t.
 

Functions/Subroutines

subroutine dynamic_smagorinsky::dynamic_smagorinsky_init (this, fluid, json)
 Constructor.
 
subroutine dynamic_smagorinsky::dynamic_smagorinsky_free (this)
 Destructor for the les_model_t (base) class.
 
subroutine dynamic_smagorinsky::dynamic_smagorinsky_compute (this, t, tstep)
 Compute eddy viscosity.
 
subroutine dynamic_smagorinsky::set_ds_filt (filter_1d)
 Set up the test filter.