Neko  0.8.99
A portable framework for high-order spectral element flow simulations
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, dofmap, coef, json)
 Constructor. More...
 
subroutine dynamic_smagorinsky::dynamic_smagorinsky_free (this)
 Destructor for the les_model_t (base) class. More...
 
subroutine dynamic_smagorinsky::dynamic_smagorinsky_compute (this, t, tstep)
 Compute eddy viscosity. More...
 
subroutine dynamic_smagorinsky::set_ds_filt (filter_1d)
 Set up the test filter. More...